S e n d d o c u m e n t a t i o n c o m m e n t s t o m d s f e e d b a c k - d o c @ c i s c o . c o m
8-8
Cisco MDS 9000 Family Command Reference
OL-18089-01, Cisco MDS NX-OS Release 4.x
Chapter 8 F Commands
fabric-binding database vsan
Examples
The following example enters the fabric binding database submode and adds the sWWN and domain ID
of a switch to the configured database list.
switch#
config terminal
switch(config)#
fabric-binding database vsan 5
switch(config-fabric-binding)#
swwn 21:00:05:30:23:11:11:11 domain 102
The following example deletes a fabric binding database for the specified VSAN.
switch#
config terminal
switch(config)#
no fabric-binding database vsan 10
The following example deletes the sWWN and domain ID of a switch from the configured database list.
switch#
config terminal
switch(config)#
fabric-binding database vsan 5
switch(config-fabric-binding)#
no swwn 21:00:15:30:23:1a:11:03 domain 101
Related Commands
Command
Description
fabric-binding activate
Activates fabric-binding.
fabric-binding enable
Enables fabric-binding.