6-12
Catalyst 6500 Series Switch Software Configuration Guide—Release 8.7
OL-8978-04
Chapter 6 Configuring EtherChannel
Configuring an EtherChannel Using PAgP
This example shows how to display traffic utilization on EtherChannel ports:
Console> (enable)
show channel traffic
ChanId Port Rx-Ucst Tx-Ucst Rx-Mcst Tx-Mcst Rx-Bcst Tx-Bcst
------ ----- ------- ------- ------- ------- ------- -------
808 2/16 0.00% 0.00% 50.00% 75.75% 0.00% 0.00%
808 2/17 0.00% 0.00% 50.00% 25.25% 0.00% 0.00%
816 2/31 0.00% 0.00% 25.25% 50.50% 0.00% 0.00%
816 2/32 0.00% 0.00% 75.75% 50.50% 0.00% 0.00%
Console> (enable)
Displaying the Outgoing Ports for a Specified Address or Layer 4 Port Number
To display the outgoing port that is used in an EtherChannel for a specific address or Layer 4 port
number, perform this task:
This example shows how to display the outgoing port for the specified source and destination IP
addresses:
Console> (enable)
show channel hash 808 172.20.32.10 172.20.32.66
Selected channel port:2/17
Console> (enable)
Disabling an EtherChannel
To disable an EtherChannel, perform this task in privileged mode:
This example shows how to disable an EtherChannel:
Console> (enable)
set port channel 2/2-8 mode off
Ports 2/2-8 channel mode set to off.
Console> (enable)
Task
Command
Display the outgoing port for a specified
address or Layer 4 port number.
show channel hash
channel_id src_ip_addr vlan
src_port
[
dest_ip_addr vlan dest_port
]
show channel hash
channel_id dest_ip_addr vlan
dest_port
Task
Command
Disable an EtherChannel.
set port channel
mod/port
mode off