cancel
Showing results for 
Search instead for 
Did you mean: 

Adding a new port to an existing LAG with VLANs

Adding a new port to an existing LAG with VLANs

ulasaydin
New Contributor

Hi all,

I would like to add a new port to an existing LAG. Below is the config of the existing LAG for port 16.

enable sharing 16 grouping 16 algorithm address-based custom lacp

I will add port 34 as below.

configure sharing 16 add ports 34

I would like to know if this is going to work and/or cause an outage as this is a production environment with VLANs already configured for port 16.

configure vlan v1108 add ports 16 tagged
configure vlan v1778 add ports 16 tagged
....

Thanks in advance.

 

1 ACCEPTED SOLUTION

OscarK
Extreme Employee

This will work, the new port will be added to the LAG and will have the same vlans as the other LAG ports.

View solution in original post

3 REPLIES 3

OscarK
Extreme Employee

This will work, the new port will be added to the LAG and will have the same vlans as the other LAG ports.

Thanks for your reply Oscar.

I am wondering if this may cause a traffic loss even for a couple of seconds.

No traffic loss in my experience. 

GTM-P2G8KFN