16- and 36-Port Ethernet Switch Module for Cisco 2600 Series, Cisco 3600 Series, and Cisco 3700 Series
Configuration Examples for the 16- and 36-Port Ethernet Switch Module
134
Cisco IOS Release 12.2(2)XT, 12.2(8)T, and 12.2(15)ZJ
Router(vlan)#
exit
APPLY completed.
Exiting....
Router#
EtherChannel Load Balancing Example
•
Layer 2 EtherChannels Example, page 134
•
EtherChannel Load Balancing Example, page 134
•
Removing an EtherChannel Example, page 134
Layer 2 EtherChannels Example
The following example shows Fast Ethernet interfaces 5/6 and 5/7 being configured into port-channel 2 with
PAgP mode desirable:
Router#
configure terminal
Router(config)#
interface range fastethernet 5
/
6
-
7
Router(config-if)#
channel
-
group 2 mode
desirable
Router(config-if)#
end
EtherChannel Load Balancing Example
The following example shows EtherChannel being configured to use source and destination IP addresses:
Router#
configure terminal
Router(config)#
port
-
channel load
-
balance
src
-
dst
-
ip
Router(config)#
end
Router(config)#
Removing an EtherChannel Example
The following example shows port-channel 1 being removed:
Router#
configure terminal
Router(config)#
no interface port
-
channel 1
Router(config)#
end
Note
Removing the port-channel also removes the channel-group command from the interfaces belonging to
it.
802.1x Authentication Examples
•
Enabling 802.1x Authentication Example, page 135
•
Configuring the Switch-to-RADIUS-Server Communication Example, page 135
•
Enabling Periodic Re-Authentication Example, page 135
•
Changing the Quiet Period Example, page 135
•
Changing the Switch-to-Client Retransmission Time Example, page 135