Send documentation comments to mdsfeedback-doc@cisco.com
2-23
Cisco MDS 9000 Family Command Reference
OL-8413-07, Cisco MDS SAN-OS Release 3.x
Chapter 2 A Commands
autonomous-fabric-id (IVR service group configuration)
autonomous-fabric-id (IVR service group configuration)
To configure an autonomous fabric ID (AFID) into an IVR service group, use the autonomous-fabric-id
command in IVR service group configuration submode. To remove the autonomous fabric ID, use the no
form of the command.
autonomous-fabric-id afid vsan-ranges vsan-id
no autonomous-fabric-id afid vsan-ranges vsan-id
Syntax Description
Defaults None.
Command Modes IVR service group configuration submode.
Command History
Usage Guidelines Before configuring an IVR service group, you must enable the following:
• IVR using the ivr enable command
• IVR distribution using the ivr distribute command
• Automatic IVR topology discovery using the ivr vsan-topology auto command
To change to IVR service group configuration submode, use the ivr service-group activate command.
Examples The following command enters the IVR service group configuration submode and configures AFID 10
to be in IVR service group serviceGroup1.
switch# config terminal
Enter configuration commands, one per line. End with CNTL/Z.
switch(config)# ivr enable
switch(config)# ivr distribute
switch(config)# ivr vsan-topology auto
switch(config)# ivr service-group name serviceGroup1
switch(config-ivr-sg)# autonomous-fabric-id 10 vsan 1-4
afid Specifies the AFID to the local VSAN.
vsan-ranges vsan-id Configures up to five ranges of VSANs to be added to the service
group. The range is 1 to 4093.
Release Modification
2.1 This command was introduced.