•
Use the fabric-binding database diff config vsan command to obtain information on the differences
between the config database and the active database.
switch# fabric-binding database diff config vsan 1
•
Use the copy running-config startup-config command to save the running configuration to the startup
configuration so that the fabric binding config database is available after a reboot.
switch# copy running-config startup-config
Clearing the Fabric Binding Statistics
Use the clear fabric-binding statistics command to clear all existing statistics from the fabric binding database
for a specified VSAN:
switch# clear fabric-binding statistics vsan 1
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 the Fabric Binding Configuration
To display fabric binding information, perform one of the following tasks:
Command
Displays the configured fabric binding database. You
can add the active keyword to display only the active
fabric binding database.
show fabric-binding database [active]
Displays the configured fabric binding database for
the specified VSAN.
show fabric-binding database [active] [vsan
vsan-id]
Displays statistics for the fabric binding database.show fabric-binding statistics
Displays fabric binding status for all VSANs.show fabric-binding status
Displays fabric binding violations.show fabric-binding violations
Displays the configured fabric binding database for
the specified VSAN.
show fabric-binding efmd [vsan vsan-id]
This example shows how to display the active fabric binding information for VSAN 4:
switch# show fabric-binding database active vsan 4
This example shows how to display fabric binding violations:
switch# show fabric-binding violations
-------------------------------------------------------------------------------
Cisco Nexus 5000 Series NX-OS SAN Switching Configuration Guide, Release 5.2(1)N1(1)
OL-27583-01 281
Configuring Fabric Binding
Verifying the Fabric Binding Configuration