Configure LACP / sharing Port (Link Aggregation ) in Extreme Switches
Extreme Switches
# enable sharing <master-port> grouping <port-range> algorithm address-based <L2 | L3 | L3_L4| custom> lacp
# show sharing
Load Sharing Monitor
Config    Current Agg     Min    Ld Share  Dist  Ld Share  Agg Link  Link Up
Master    Master  Control Active Algorithm Flags Group     Mbr State Transitions
================================================================================
     1            LACP       1    L2        A     1         Y     A       1
                                  L2              2         Y     A       0
================================================================================
Link State: A-Active, D-Disabled, R-Ready, NP-Port not present, L-Loopback
# show lacp
Then add this master port to required vlan
# configure vlan voice add port 49 tagged
 

 
 
 
 
 
 
No comments