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
22-20
Cisco MDS 9000 Family CLI Configuration Guide
OL-16184-01, Cisco MDS SAN-OS Release 3.x
Chapter 22 Configuring Inter-VSAN Routing
Configuring IVR
To configure a user-defined IVR topology database, follow these steps:
View your configured IVR topology using the
show ivr vsan-topology
command. In the following
example output, VSAN 2 is the transit VSAN between VSANs 1, 5, and 6.
switch#
show ivr vsan-topology
AFID SWITCH WWN Active Cfg. VSANS
--------------------------------------------------------------
1 20:00:00:05:30:01:1b:c2 * no yes 1-2
1 20:02:00:44:22:00:4a:05 no yes 1-2,6
1 20:02:00:44:22:00:4a:07 no yes 2-5
Total: 3 entries in active and configured IVR VSAN-Topology
Current Status: Inter-VSAN topology is INACTIVE
Note
If CFS is not enabled, you must repeat this configuration in all IVR-enabled switches. See the
“Database
Merge Guidelines” section on page 22-36
.
Tip
Transit VSANs are deduced based on your configuration. The IVR feature does not have an explicit
transit-VSAN configuration.
Activating a Manually Configured IVR Topology
After manually configuring the IVR topology database, you must activate it.
Caution
Active IVR topologies cannot be deactivated. You can only switch to IVR topology automatic mode.
Command
Purpose
Step 1
switch#
config t
Enters configuration mode.
Step 2
switch(config)#
ivr vsan-topology database
switch(config-ivr-topology-db)#
Enters the VSAN topology database
configuration mode for the IVR
feature.
Step 3
switch(config-ivr-topology-db)#
autonomous-fabric-id 1
switch 20:00:00:05:30:01:1b:b8 vsan-ranges 1-2,6
Configures VSANs 1, 2, and 6 to
participate in IVR for this switch.
switch(config-ivr-topology-db)#
autonomous-fabric-id 1
switch 20:00:00:05:30:01:1b:c2 vsan-ranges 1-3
Configures VSANs 1, 2 and 3 to
participate in IVR for this switch.
switch(config-ivr-topology-db)#
no
autonomous-fabric-id
1 switch 20:00:00:05:30:01:1b:c2 vsan-ranges 1-2
Removes VSANs 1 and 2 from IVR
for this switch.
Step 4
switch(config-ivr-topology-db)#
end
switch#
Reverts to EXEC mode.