GarrettCom MNS-6K-SECURE 14.1.4 Switch User Manual


 
MAGNUM 6K SWITCHES, MNS-6K USER GUIDE
the lowest priority value has the highest priority and is designated as the primary
port. If traffic analysis is required, it is recommended to mirror the primary port
(and physically disconnect the other ports if all traffic needs to be captured).
If multiple ports have the same priority, the first port physically connected
becomes the primary port. In case the ports are already connected, the port with
the lowest port count becomes the primary port i.e. if ports 4, 5, 6 are designated
as the LACP group, port 4 would become the primary port.
If the primary port fails, the next available secondary port is designated as the
primary port. So in the example above, if port 4 fails, port 5 will be designated as
the primary port.
Magnum6K25# show lacp
LACP is Disabled.
Magnum6K25# lacp
Magnum6K25(lacp)## add port=14,15,16
Error : LACP is disabled.
Magnum6K25(lacp)## lacp enable
LACP Enabled.
Magnum6K25(lacp)## add port=13-16
Port(s) added successfully.
Magnum6K25(lacp)## show lacp
Orphan Ports:
Port Priority Trunk
=====================
13 32768 Link Down
14 32768 Link Down
15 32768 Link Down
16 32768 Peer Not a Trunk
Magnum6K25(lacp)## del port=16
Port(s) deleted successfully.
Magnum6K25(lacp)## show lacp
Orphan Ports:
Port Priority Trunk
=====================
13 32768 Link Down
14 32768 Link Down
Indicates no LACP BPDU can be received from
this port. This port was in use and was an error to
add this. The next few steps delete this port and add
the proper port. See other messages below.
Need to enable LACP before
ports can be added to the trunk
group
201