A SERVICE OF

logo

16-14
Software Configuration Guide—Release 12.2(25)SG
OL-7659-03
Chapter 16 Understanding and Configuring EtherChannel
Configuring EtherChannel
Removing an EtherChannel
If you remove an EtherChannel, the member ports are shut down and removed from the Channel group.
Note You must remove an EtherChannel before changing a port from Layer 2 to Layer 3, or Layer 3 to Layer 2.
To remove an EtherChannel, perform this task:
This example shows how to remove port-channel 1:
Switch# configure terminal
Switch(config)# no interface port-channel 1
Switch(config)# end
Command Purpose
Step 1
Switch(config)# no interface port-channel
port_channel_number
Removes the port-channel interface.
Step 2
Switch(config)# end
Exits configuration mode.
Step 3
Switch# show etherchannel summary
Verifies the configuration.