Specifications
B-558
Cisco MWR 2941 Mobile Wireless Edge Router Software Configuration Guide, Release 12.2(33)MRB
OL-21227-02
Appendix B Cisco MWR 2941 Router Command Reference
switchport stacking-partner
switchport stacking-partner
Stacking allows you to configure two switch modules in a single chassis to behave as a single switch.
This is done by selecting one port from each switch module and configuring it to be a stacking partner.
You must then use a cable to connect the stacking partners from each switch module to physically stack
the switch modules. Any one port in a switch module can be designated as the stacking partner for that
switch module.
Use the switchport stacking-partner command to configure a stacking partner port. You can use this
command on the onboard gigabitEthernet ports or on fastEthernet ports on the HWIC-D-9ESW card. Use
the no form of this command to remove the configuration.
switchport stacking-partner interface gigabitethernet partner-interface-id
no switchport stacking-partner interface gigabitethernet partner-interface-id
Syntax Description
Command Default None.
Command Modes Interface configuration
Command History
Examples The following example shows the output generated by this command:
Router(config)# interface gigabitethernet0/3
Router(config-if)# switchport stacking-partner interface gigabitethernet0/4
Related Commands
interface
gigabitethernet
Specifies the stacking partner interface.
partner-interface-id The slot and port number of the stacking partner interface, such as 0/1.
Release Modification
12.3(8)T4 This command was introduced.
12.4(20)MR This command was integrated into Cisco IOS Release 12.4(20)MR.
12.2(33)MRA This command was integrated into Cisco IOS Release 12.2(33)MRA.
Command Description
show interface switchport Displays status information about the switchport.