Cisco Catalyst 4500 series Administration Manual page 251

Hide thumbs Also See for Catalyst 4500 series:
Table of Contents

Advertisement

Chapter 5
Configuring Virtual Switching Systems
Perform the following task on Switch 2:
Command
Step 1
Switch-2(config)# switch virtual domain 100
Step 2
Switch-2(config-vs-domain)# switch 2
Step 3
Switch-2(config-vs-domain)# exit
The switch number is not stored in the startup or running configuration, because both switches use the
Note
same configuration file (but must not have the same switch number).
Configuring VSL Port Channel and Ports
The VSL is configured with a unique port channel on each switch. During the conversion, the VSS
configures both port channels on the VSS Active switch. If the VSS Standby switch VSL port channel
number has been configured for another use, the VSS comes up in RPR mode. To avoid this situation,
check that both port channel numbers are available on both of the switches.
Check the port channel number with the show running-config interface port-channel command. The
command displays an error message if the port channel is available for VSL. For example, the following
command shows that port channel 20 is available on Switch 1:
Switch-1 # show running-config interface port-channel 20
% Invalid input detected at '^' marker.
To configure the VSL port channels, perform this task on Switch 1:
Note
The port channels 10 and 20 mentioned in the configuration steps below are exemplary only. You can
configure any port channel number from 1-64 for VSL port channel.
Command
Step 1
Switch-1(config)# interface port-channel 10
Step 2
Switch-1(config)# switchport
Step 3
Switch-1(config-if)# switch virtual link 1
Step 4
Switch-1(config-if)# no shutdown
Step 5
Switch-1(config-if)# exit
Perform the following task on Switch 2:
Command
Step 1
Switch-2(config)# interface port-channel 20
Step 2
Switch-1(config)# switchport
Step 3
Switch-2(config-if)# switch virtual link 2
OL-30933-01
Purpose
Configures the virtual switch domain on Switch B.
Configures Switch B as virtual switch number 2.
Exits config-vs-domain.
Purpose
Configures port channel 10 on Switch 1.
Convert to a Layer 2 port.
Associates Switch 1 as owner of port channel 10.
Activates the port channel.
Exits interface configuration.
Purpose
Configures port channel 20 on Switch 2.
Convert to a Layer 2 port.
Associates Switch 2 as owner of port channel 20.
Software Configuration Guide—Release IOS XE 3.6.0E and IOS 15.2(2)SG
Configuring a VSS
5-35

Advertisement

Table of Contents
loading

Table of Contents