Send comments to nx5000-docfeedback@cisco.com
9-48
Cisco Nexus 5000 Series Command Reference
OL-16599-01
Chapter 9 Fibre Channel Show Commands
show vsan
show vsan
To display information about configured VSAN, use the show vsan command.
show vsan [vsan-id [membership] | membership [interface {fc slot/port | san-port-channel port
| vfc vfc-id}] | usage]
Syntax Description
Command Default None
Command Modes EXEC mode.
Command History
Usage Guidelines When you enter the show vsan membership interface command, interface information is displayed for
interfaces that are configured in this VSAN.
The interface range must be in ascending order and non-overlapping. You can specify a range using a
hyphen and several interfaces using commas:
• The interface range format for a Fibre Channel interface range is
fcslot/port - port , fcslot/port , fcslot/port:
For example,
show int fc2/1 - 3 , fc2/4 , fc3/2
Examples The following example displays configured VSAN information:
switch# show vsan 1
The following example displays membership information for all VSANs.
switch # show vsan membership
vsan-id (Optional) Displays information for the specified VSAN ID. The range is 1
to 4093.
membership (Optional) Displays membership information.
interface (Optional) Specifies the interface type.
fc slot/port (Optional) Specifies a Fibre Channel interface.
san-port-channel port (Optional) Specifies a SAN port channel interface specified by the port
channel number.
vfc vfc-id (Optional) Specifies a virtual Fibre Channel interface.
usage (Optional) Displays VSAN usage in the system.
Release Modification
4.0(0)N1(1a) This command was introduced.