Send documentation comments to mdsfeedback-doc@cisco.com
16-5
Cisco MDS 9000 Family Command Reference
OL-8413-07, Cisco MDS SAN-OS Release 3.x
Chapter 16 N Commands
native-autonomous-fabric-num
native-autonomous-fabric-num
To create an IVR persistent FC ID database entry, use the native-autonomous-fabric-num command in
fcdomain database configuration submode. To delete all IVR persistent FC ID database entries for a
given AFID and VSAN, use the no form of the command.
native-autonomous-fabric-num afid-num native-vsan vsan-id domain domain-id
no native-autonomous-fabric-num afid-num native-vsan vsan-id domain domain-id
Syntax Description
Defaults None.
Command Modes fcdomain database configuration submode.
Command History
Usage Guidelines There is only one domain ID associated with an AFID and VSAN. If you change the domain ID, all the
associated FC ID mapping records are also changed.
Examples The following example shows how to create an entry for a native AFID, VSAN, and domain.
switch# config t
switch(config)# ivr fcdomain database autonomous-fabric-num 10 vsan 20
switch(config-fcdomain)# native-autonomous-fabric-num 20 native-vsan 30 domain 15
switch(config-fcdomain-fcid)#
The following example shows how to remove all entries for a native AFID and VSAN.
switch# config t
switch(config)# ivr fcdomain database autonomous-fabric-num 10 vsan 20
switch(config-fcdomain)# no native-autonomous-fabric-num 20 native-vsan 30
Related Commands
afid-num Specifies the native AFID. The range is 1 to 64.
native-vsan vsan-id Specifies the native VSAN ID. The range is 1 to 4093.
domain domain-id Specifies the domain ID. The range is 1 to 239.
Release Modification
2.1(2) This command was introduced.
Command Description
ivr fcdomain database
autonomous-fabric-num
Creates IVR persistent FC IDs.
show ivr fcdomain database Displays IVR fcdomain database entry information.