Cisco Nexus 5000 Series Switch CLI Software Configuration Guide (OL-16597-01, July 2009)

Deleting the Fabric Binding Database
Use the no fabric-binding command in configuration mode to delete the configured database for a specified
VSAN.
switch(config)# no fabric-binding database vsan 10
Verifying Fabric Binding Information
To display fabric binding information, perform one of the following tasks
Procedure
PurposeCommand or Action
Displays the configured fabric binding database.
Include keyword active to display only the active
fabric binding database.
switch# show fabric-binding database
[active]
Step 1
Displays the configured fabric binding database
for the specified VSAN.
switch# show fabric-binding database
[active] [vsan vsan-id]
Step 2
Displays statistics for the fabric binding database.switch# show fabric-binding statistics
Step 3
Displays fabric binding status for all VSANs.switch# show fabric-binding status
Step 4
Displays fabric binding violations.switch# show fabric-binding violations
Step 5
Displays the configured fabric binding database
for the specified VSAN.
switch# show fabric-binding efmd [vsan
vsan-id]
Step 6
The following example displays the active fabric binding information for VSAN 4:
switch# show fabric-binding database active vsan 4
The following example displays fabric binding violations:
switch# show fabric-binding violations
-------------------------------------------------------------------------------
VSAN Switch WWN [domain] Last-Time [Repeat count] Reason
-------------------------------------------------------------------------------
2 20:00:00:05:30:00:4a:1e [0xeb] Nov 25 05:46:14 2003 [2] Domain mismatch
3 20:00:00:05:30:00:4a:1e [*] Nov 25 05:44:58 2003 [2] sWWN not found
4 20:00:00:05:30:00:4a:1e [*] Nov 25 05:46:25 2003 [1] Database mismatch
In VSAN 3, the sWWN was not found in the list. In VSAN 2, the sWWN was found in the list, but has a
domain ID mismatch.
Note
The following example displays EFMD Statistics for VSAN 4:
switch# show fabric-binding efmd statistics vsan 4
Cisco Nexus 5000 Series Switch CLI Software Configuration Guide
658 OL-16597-01
Configuring Fabric Binding
Deleting the Fabric Binding Database