Users Guide

Usage
Information
When you delete the last physical interface from a port channel, the port channel remains. Configure
these attributes on an individual member port. If you configure 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)# exit
OS10(config)# interface ethernet 1/1/11
OS10(conf-if-eth1/1/11)# channel-group 10 mode active
Supported
Releases
10.2.0E or later
clear lacp counters
Clears the statistics for all interfaces for LACP groups.
Syntax
clear lacp counters [interface port-channel channel-number]
Parameters
interface port channel (Optional) Enter the interface port channel number.
channel-number (Optional) Enter the LACP port channel number (1 to 128).
Default Not configured
Command Mode EXEC
Usage
Information
If you use this command for a static port channel group without enabling the aggregation protocol, the
device ignores the command. If you do not enter a port channel number, the LACP counters for all LACP
port groups clear.
Example
OS10# clear lacp counters
Example (Port-
Channel)
OS10# clear lacp counters interface port-channel 20
Supported
Releases
10.2.0E or later
lacp fallback enable
Enables LACP fallback mode.
Syntax
lacp fallback enable
Parameters None
Default Disabled
Command Mode Port-channel INTERFACE
Usage
Information
The no version of this command disables LACP fallback mode.
Example
OS10# configure terminal
OS10(config)# interface port-channel 1
OS10(conf-if-po-1)# lacp fallback enable
Supported
Releases
10.3.2E(R3) or later
Layer 2 555