Send documentation comments to mdsfeedback-doc@cisco.com
8-2
Cisco MDS 9000 Family Command Reference
OL-8413-07, Cisco MDS SAN-OS Release 3.x
Chapter 8 F Commands
fabric-binding activate
fabric-binding activate
To activate fabric binding in a VSAN, use the fabric-binding activate command in configuration mode.
To disable this feature, use the no form of the command.
fabric-binding activate vsan vsan-id [force]
no fabric-binding activate vsan vsan-id
Syntax Description
Defaults Disabled
Command Modes Configuration mode
Command History
Usage Guidelines Fabric binding is configured on a per-VSAN basis and can be implemented in both FICON VSANs and
Fibre Channel VSANs.
Examples The following example activates the fabric binding database for the specified VSAN.
switch# config terminal
switch(config)# fabric-binding activate vsan 1
The following example deactivates the fabric binding database for the specified VSAN.
switch(config)# no fabric-binding activate vsan 10
The following example activates the fabric binding database for the specified VSAN forcefully—even if
the configuration is not acceptable.
switch(config)# fabric-binding activate vsan 3 force
The following example reverts to the previously-configured state or to the factory default (if no state is
configured)
switch(config)# no fabric-binding activate vsan 1 force
vsan vsan-id Specifies the VSAN. The ID of the VSAN is from 1 to 4093.
force Forces fabric binding activation.
Release Modification
1.3(1) This command was introduced.
3.0(1) Extended support for fabric binding to Fibre Channel VSANs.