6-19
Catalyst 6500 Series Switch Software Configuration Guide—Release 8.7
OL-8978-04
Chapter 6 Configuring EtherChannel
Configuring an EtherChannel Using LACP
Displaying EtherChannel Traffic Utilization
To display the traffic utilization on the EtherChannel ports, perform this task:
This example shows how to display traffic utilization on the EtherChannel ports:
Console> (enable)
show lacp-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 specified 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 lacp-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 lacp-channel 2/2-8 mode off
Port(s) 2/2-8 channel mode set to off.
Console> (enable)
Task
Command
Display traffic utilization on the
EtherChannel ports.
show lacp-channel traffic
Task
Command
Display the outgoing port for a specified
address or Layer 4 port number.
show lacp-channel hash
channel_id src_ip_addr
[
dest_ip_addr
] |
dest_ip_address
|
src_mac_addr
[
dest_mac_addr
] |
dest_mac_addr
|
src_port
dest_port | dest_port
Task
Command
Disable an EtherChannel.
set port lacp-channel
mod/port
mode off