Removing An Interface From An Etherchannel - Cisco Catalyst 4500 Series Configuration Manual

Release ios xe 3.3.0sg and ios 15.1(1)sg
Hide thumbs Also See for Catalyst 4500 Series:
Table of Contents

Advertisement

Chapter 24
Configuring EtherChannel and Link State Tracking
IPv6: Source XOR Destination IP address
Switch#

Removing an Interface from an EtherChannel

To remove an Ethernet interface from an EtherChannel, perform this task:
Command
Step 1
Switch(config)# interface {fastethernet |
gigabitethernet | tengigabitethernet} slot/port
Step 2
Switch(config-if)# no channel-group
Step 3
Switch(config-if)# end
Step 4
Switch# show running-config interface
{fastethernet | gigabitethernet |
tengigabitethernet} slot/port
Switch# show interface {fastethernet |
gigabitethernet | tengigabitethernet} slot/port
etherchannel
This example shows how to remove Fast Ethernet interfaces 5/4 and 5/5 from port channel 1:
Switch# configure terminal
Switch(config)# interface range fastethernet 5/4 - 5 (Note: Space is mandatory.)
Switch(config-if)# no channel-group 1
Switch(config-if)# end
Removing an EtherChannel
If you remove an EtherChannel, the member ports are shut down and removed from the channel group.
Note
If you want to change an EtherChannel from Layer 2 to Layer 3, or Layer 3 to Layer 2, you must remove
the EtherChannel and recreate it in the desired configuration.
To remove an EtherChannel, perform this task:
Command
Step 1
Switch(config)# no interface port-channel
port_channel_number
Step 2
Switch(config)# end
Step 3
Switch# show etherchannel summary
This example shows how to remove port channel 1:
Switch# configure terminal
Switch(config)# no interface port-channel 1
Switch(config)# end
OL-25340-01
Purpose
Selects a physical interface to configure.
Removes the interface from the port channel interface.
Exits configuration mode.
Verifies the configuration.
Purpose
Removes the port channel interface.
Exits configuration mode.
Verifies the configuration.
Software Configuration Guide—Release IOS XE 3.3.0SG and IOS 15.1(1)SG
Configuring EtherChannel
24-15

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents