Reference Guide
LACP_Activity=passive
LACP_Timeout=Long Timeout(30s)
Synchronization=IN_SYNC
Collecting=true
Distributing=true
Partner information refresh timeout=Long Timeout(90s)
Actor Admin State=BCFHJKNO
Actor Oper State=BDEGIKNO
Neighbor: 276
MAC Address=00:00:00:00:00:00
System Identifier=,00:00:00:00:00:00
Port Identifier=0,14:18:77:7a:2d:00
Operational key=1
LACP_Activity=passive
LACP_Timeout=Long Timeout(30s)
Synchronization=IN_SYNC
Collecting=true
Distributing=true
Partner Admin State=BCEGIKNP
Partner Oper State=BDEGIKNO
LACP commands
channel-group
Assigns and congures a physical interface to a port-channel group.
Syntax
channel-group number mode {active | on | passive}
Parameters
• number — Enter the port-channel group number (1 to 128). The maximum number of port-channels is 128.
The maximum physical port/maximum NPU is supported.
• mode — Enter the interface port-channel mode.
• active — Enter to enable the LACP interface. The interface is in the Active Negotiating state when the port
starts negotiations with other ports by sending LACP packets.
•
on — Enter so that the interface is not part of a dynamic LAG but acts as a static LAG member.
• passive — Enter to only enable LACP if it detects a device. The interface is in the Passive Negotiation state
when the port responds to the LACP packets that it receives but does not initiate negotiation until it detects a
device.
Default Not congured
Command Mode INTERFACE
Usage Information When you delete the last physical interface from a port-channel, the port-channel remains. Congure these
attributes on an individual member port. If you congure a member port with an incompatible attribute, OS10
suspends that port in the port-channel. The member ports in a port-channel must have the same setting for link
speed capability and duplex capability. The no version of this command removes the interface from the port-
channel.
Example
OS10(config)# interface ethernet 1/1/10
OS10(conf-if-eth1/1/10)# channel-group 10 mode active
OS10(conf-if-eth1/1/10)# do commit
OS10(conf-if-eth1/1/10)# exit
OS10(config)# interface ethernet 1/1/11
OS10(conf-if-eth1/1/11)# channel-group 10 mode active
OS10(conf-if-eth1/1/11)# do commit
Supported Releases 10.2.0E or later
Layer 2 105