cancel
Showing results for 
Search instead for 
Did you mean: 

Elrp Duration.

Elrp Duration.

Darrin_Tingey
New Contributor II
I would like to be able to change the ELRP disable ports duration, However, when I enter the Following. "config elrp-client periodic Student ports all interval 1 log-and-trap disable-ports ingress duration 120" . I get an error ERROR: An active session already exists for "CLI:student" . If I try to disable client then I get a failure client is disabled? I would like to be able to change this any help i found some Netsight scripts but not a command procedure.

Thank
2 REPLIES 2

roxanne41watts
New Contributor

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:

  1. Unconfigure ELRP Client: unconfigure elrp-client vlan_name

  2. 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.

Lhjohnson14
New Contributor

You have to unconfigure elrp-client Vlan_name then make the change.

GTM-P2G8KFN