Configuring a vsl, Displaying vsl information – Cisco 6500 User Manual
Page 40

4-40
Cisco IOS Software Configuration Guide, Release 12.2SX
OL-13013-06
Chapter 4 Configuring Virtual Switching Systems
Configuring a VSS
Configuring a VSL
To configure a port channel to be a VSL, perform this task:
Note
We recommend that you configure the VSL prior to converting the chassis into a VSS.
This example shows how to configure the VSL:
Switch-1(config)# interface port-channel 10
Switch-1(config-if)# switch virtual link 1
Switch-1(config-if)# no shutdown
Switch-1(config)# interface tenGigabitEthernet 5/1
Switch-1(config-if)# channel-group 10 mode on
Switch-1(config-if)# no shutdown
Switch-2(config)# interface port-channel 25
Switch-2(config-if)# switch virtual link 2
Switch-2(config-if)# no shutdown
Switch-2(config-if)# interface tenGigabitEthernet 5/2
Switch-2(config-if)# channel-group 25 mode on
Switch-2(config-if)# no shutdown
Displaying VSL Information
To display information about the VSL, perform one of these tasks:
This example shows how to display VSL information:
Router# show switch virtual link
VSL Status : UP
VSL Uptime : 1 day, 3 hours, 39 minutes
VSL SCP Ping : Pass
VSL ICC Ping : Pass
VSL Control Link : Te 1/5/1
Router# show switch virtual link port-channel
VSL Port Channel Information
Flags: D - down P - bundled in port-channel
I - stand-alone s - suspended
H - Hot-standby (LACP only)
Command
Purpose
Step 1
Router(config)# interface port-channel channel_num
Enters configuration mode for the specified port
channel.
Step 2
Router(config-if)# switch virtual link switch_num
Assigns the port channel to the virtual link for the
specified switch.
Command
Purpose
Router# show switch virtual link
Displays information about the VSL.
Router# show switch virtual link port-channel
Displays information about the VSL port channel.
Router# show switch virtual link port
Displays information about the VSL ports.