16- and 36-Port Ethernet Switch Module for Cisco 2600 Series, Cisco 3600 Series, and Cisco 3700 Series
Configuration Tasks
119
Cisco IOS Release 12.2(2)XT, 12.2(8)T, and 12.2(15)ZJ
0004.ddbb.6700 Self 2 Vlan2
0002.7e48.cc38 Dynamic 3 FastEthernet0/4
0002.7e48.cc39 Dynamic 3 FastEthernet0/5
Clearing all MAC Address Tables
To remove all addresses, use the clear mac-address command in privileged EXEC mode:
Configuring Intrachassis Stacking
To extend Layer 2 switching in the router by connecting the Gigabit Ethernet ports of the Ethernet switch
network module, use the following commands beginning in global configuration mode:
Verifying Intra-chassis Stacking
Step 1
Use the show interface command to verify configuration:
Router#
show interface Gigabit
slot
/
port
Configuring Flow Control on Gigabit Ethernet Ports
To configure flow control on a Gigabit Ethernet port, use the following commands in privileged mode:
Command
Purpose
Step 1
Router#
clear mac-address-table
Enters to clear all MAC address tables.
Step 2
Router#
end
Returns to privileged EXEC mode.
Command
Purpose
Step 1
Router(config)#
interface Gigabit
slot
/
port
Enters the current Gigabit Ethernet interface being used for
intrachassis stacking.
Step 1
Router(config-if)# [
no
]
switchport
stacking
-
link
interface
Gigabit
slot
/
port
Creates the intrachassis stacking between the current GE interface
and the stacking link partner GE interface.
To restore the defaults, use the no form of this command .
Step 2
Router(config)#
end
Exits configuration mode.
Command
Purpose
Step 1
Router#
set port flowcontrol
{
receive
|
send
}
mod-num/port-num
{
off
|
on
|
desired
}
Sets the flow control parameters on a Gigabit Ethernet port.
Step 2
Router#
show port flowcontrol
Verifies the flow control configuration.