05-13-2019 10:16 PM
2 weeks ago
To change the ELRP disable ports duration, you need to first unconfigure the existing ELRP client configuration for the VLAN, then apply the new settings. Try running the following commands:
Unconfigure ELRP Client: unconfigure elrp-client vlan_name
Apply New Settings: config elrp-client periodic vlan_name ports all interval 1 log-and-trap disable-ports ingress duration 120
This should resolve the issue with the active session error.
12-02-2024 10:19 AM
You have to unconfigure elrp-client Vlan_name then make the change.