Displaying VSAN Trunking Information
S e n d f e e d b a c k t o n x 5 0 0 0 - d o c f e e d b a c k @ c i s c o . c o m
Figure 35-5
Switch 1
VSAN1
VSAN2
VSAN3
VSAN4
VSAN5
Configuring an Allowed-Active List of VSANs
To configure an allowed-active list of VSANs for an interface, perform this task:
Command
Step 1
switch# configuration terminal
Step 2
switch(config)# interface fc slot/port
Step 3
switch(config-if)# switchport trunk allowed vsan vsan-id
- vsan-id
switch(config-if)# switchport trunk allowed vsan add
vsan-id
switch(config-if)# no switchport trunk allowed vsan
vsan-id - vsan-id
switch(config-if)# no switchport trunk allowed vsan add
vsan-id
Displaying VSAN Trunking Information
The show interface command is invoked from the EXEC mode and displays VSAN trunking
configurations for a TE port. Without any arguments, this command displays the information for all of
the configured interfaces in the switch.
The following example shows how to display the trunk mode of a Fibre Channel interface:
Cisco Nexus 5000 Series Switch CLI Software Configuration Guide
35-6
Operational and Allowed VSAN Configuration
Chapter 35
Switch 2
VSAN1
VSAN2
VSAN3
Switch 3
VSAN1
VSAN2
VSAN4
VSAN5
Purpose
Enters configuration mode.
Configures the specified interface.
Changes the allowed list for the
specified VSAN range.
Expands the specified VSAN to the
new allowed list.
Deletes the specified VSAN range.
Deletes the expanded allowed list.
Configuring VSAN Trunking
OL-16597-01