Cisco Nexus 5000 Series Command Reference Release 4.0(1a)N2(1) (OL-16599-01, March 2009)

Send comments to nx5000-docfeedback@cisco.com
9-7
Cisco Nexus 5000 Series Command Reference
OL-16599-01
Chapter 9 Fibre Channel Show Commands
show fabric-binding
show fabric-binding
To display configured fabric binding information, use the show fabric-binding command.
show fabric-binding {database [active] [vsan vsan-id] | efmd statistics [vsan vsan-id] | statistics
[vsan vsan-id] | status [vsan vsan-id] | violations [last number]}
Syntax Description
Command Default None
Command Modes EXEC mode.
Command History
Examples The following example displays configured fabric binding database information:
switch# show fabric-binding database
The following example displays active fabric binding information:
switch# show fabric-binding database active
The following example displays active VSAN-specific fabric binding information:
switch# show fabric-binding database active vsan 61
The following example displays configured VSAN-specific fabric binding information:
switch# show fabric-binding database vsan 4
The following example displays fabric binding statistics:
switch# show fabric-binding statistics
The following example displays fabric binding status for each VSAN:
switch# show fabric-binding status
database Displays configured database information.
active (Optional) Displays the active database configuration information.
vsan vsan-id (Optional) Specifies the FICON-enabled VSAN ID. The range is 1 to 4093.
efmd statistics Displays Exchange Fabric Membership Data (EFMD) statistics.
statistics Displays fabric binding statistics.
status Displays fabric binding status.
violations Displays violations in the fabric binding configuration.
last number (Optional) Specifies recent violations. The range is 1 to 100.
Release Modification
4.0(0)N1(1a) This command was introduced.