37-15
Catalyst 2975 Switch Software Configuration Guide
OL-19720-02
Chapter 37 Configuring EtherChannels and Link-State Tracking
Configuring EtherChannels
This example shows how to configure an EtherChannel on a switch. It assigns two ports as static-access
ports in VLAN 10 to channel 5 with the PAgP mode
desirable
:
Switch#
configure terminal
Switch(config)#
interface range gigabitethernet2/0/1 -2
Switch(config-if-range)#
switchport mode access
Switch(config-if-range)#
switchport access vlan 10
Switch(config-if-range)#
channel-group 5 mode desirable non-silent
Switch(config-if-range)#
end
This example shows how to configure an EtherChannel on a switch. It assigns two ports as static-access
ports in VLAN 10 to channel 5 with the LACP mode
active
:
Switch#
configure terminal
Switch(config)#
interface range gigabitethernet2/0/1 -2
Switch(config-if-range)#
switchport mode access
Switch(config-if-range)#
switchport access vlan 10
Switch(config-if-range)#
channel-group 5 mode active
Switch(config-if-range)#
end
This example shows how to configure a cross-stack EtherChannel. It uses LACP passive mode and
assigns two ports on stack member 2 and one port on stack member 3 as static-access ports in VLAN 10
to channel 5:
Switch#
configure terminal
Switch(config)#
interface range gigabitethernet2/0/4 -5
Switch(config-if-range)#
switchport mode access
Switch(config-if-range)#
switchport access vlan 10
Switch(config-if-range)#
channel-group 5 mode active
Switch(config-if-range)#
exit
Switch(config)#
interface gigabitethernet3/0/3
Switch(config-if)#
switchport mode access
Switch(config-if)#
switchport access vlan 10
Switch(config-if)#
channel-group 5 mode active
Switch(config-if)#
exit
Configuring EtherChannel Load Balancing
This section describes how to configure EtherChannel load balancing by using source-based or
destination-based forwarding methods. For more information, see the
“Load Balancing and Forwarding
.
Содержание 2975 - Catalyst LAN Base Switch
Страница 36: ...Contents xxxvi Catalyst 2975 Switch Software Configuration Guide OL 19720 02 ...
Страница 40: ...xxxviii Catalyst 2975 Switch Software Configuration Guide OL 19720 02 Preface ...
Страница 62: ...1 22 Catalyst 2975 Switch Software Configuration Guide OL 19720 02 Chapter 1 Overview Where to Go Next ...
Страница 398: ...13 30 Catalyst 2975 Switch Software Configuration Guide OL 19720 02 Chapter 13 Configuring VLANs Configuring VMPS ...
Страница 424: ...15 18 Catalyst 2975 Switch Software Configuration Guide OL 19720 02 Chapter 15 Configuring VTP Monitoring VTP ...
Страница 628: ...26 8 Catalyst 2975 Switch Software Configuration Guide OL 19720 02 Chapter 26 Configuring UDLD Displaying UDLD Status ...
Страница 660: ...28 8 Catalyst 2975 Switch Software Configuration Guide OL 19720 02 Chapter 28 Configuring RMON Displaying RMON Status ...
Страница 888: ...38 32 Catalyst 2975 Switch Software Configuration Guide OL 19720 02 Chapter 38 Troubleshooting Troubleshooting Tables ...