Related Topics
Configuring LACP Fast Rate Timer: Examples, on page 361
Configuring Auto-LAG Globally
SUMMARY STEPS
1.
enable
2.
configure terminal
3.
[no] port-channel auto
4.
end
5.
show etherchannel auto
DETAILED STEPS
PurposeCommand or Action
Enables privileged EXEC mode. Enter your password if
prompted.
enable
Example:
Switch> enable
Step 1
Enters the global configuration mode.configure terminal
Example:
Switch# configure terminal
Step 2
Enables the auto-LAG feature on a switch globally. Use the no
form of this command to disable the auto-LAG feature on the
switch globally.
[no] port-channel auto
Example:
Switch(config)# port-channel auto
Step 3
By default, the auto-LAG feature is enabled on the
port.
Note
Returns to privileged EXEC mode.end
Example:
Switch(config)# end
Step 4
Displays that EtherChannel is created automatically.show etherchannel auto
Example:
Switch# show etherchannel auto
Step 5
Consolidated Platform Configuration Guide, Cisco IOS Release 15.2(4)E (Catalyst 2960-X Switches)
355
How to Configure EtherChannels