Hello all. I am attempting to create a LACP link between two (CORE)5412R switches, (which are connected to one another via a VSF connection) with one (EDGE)2930M switch.
So far, I have applied the following configuration on the 5412's:
trunk ethernet 1/b2,2/b2 trk2 lacp
On the 2930M, i have applied the following configuration:
trunk ethernet b21,b22 trk2 lacp
Upon applying the configuration, I lose SSH access to the 2930 switch from the 5412R, as it removes all VLANS, (including the management VLAN) from the port. On the 5412R, when I run the command 'show lacp peer', it does show the the correct System ID (MAC address?) of the 2930, which tells me that the configuration is correct.
Is there a way to circumvent the removal of the VLANS when creating the LACP link, or would I need to go to every edge switch and console in to retag the required VLANS? Note: The second link has not been plugged in yet, as I am testing connectivity. Any assistance or suggestions would be appreciated.