Hello everyone,
I have some issues configuring ELRP and need a few clarifications 🙂
So, I have several access switches called ToR that connect to the core switches.
I want to enable ELRP on all ports except uplinks to the core switch.
On every ToR switch I have around 70 vlans. I thought that I can copy/paste the config but it is not a solution as I'm receiving warnings that not all ports are in that VLAN.
* Slot-1 ENSX670V-01.15 # configure elrp-client periodic "Backup_2" ports 1:1-48,1:50-52,1:54-64,2:1-48,2:50-52,2:54-64 log-and-trap disable-port egress duration 30WARNING: Port 1:1 does not belong to Backup_2!
I ignored the message and continued with my vlans until I was stopped by:
* Slot-1 ENSX670V-01.22 # configure elrp-client periodic "VDI_Provisioning_PFDC" ports 1:1-48,1:50-52,1:54-64,2:1-48,2:50-52,2:54-64 log-and-trap disable-port egress duration 30
Configuration reply is too big
Configuration failed on backup Node, command execution aborted!
Did some tests..I am able to issue the command if I reduce the number of "port list"; is there any command to add ports to an existing elpr session for a vlan ?
Another way would be to configure elrp on all ports for each vlan but do we have a command to exclude a specific port after that?