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-40
Cisco MDS 9000 Family CLI Configuration Guide
OL-16184-01, Cisco MDS SAN-OS Release 3.x
Chapter 22 Configuring Inter-VSAN Routing
Example Configurations
-----------------------
fabric distribution disabled
Last Action : None
Last Action Result : None
Last Action Failure Reason : None
Inter-VSAN NAT mode status
--------------------------
FCID-NAT is disabled
License status
-----------------
IVR is running based on the following license(s)
ENTERPRISE_PKG
Step 3
Enable CFS distribution.
mds#
config t
Enter configuration commands, one per line. End with CNTL/Z.
mds(config)#
ivr distribution
Step 4
Manually configure the IVR VSAN-topology. In
Figure 22-1
, two of the four IVR-enabled switches
(MDS1 and MDS2) are members of VSANs 1 and 4. The other two switches (MDS3 and MDS4) are
members of VSANs 2, 3, and 4.
mds(config)#
ivr vsan-topology database
mds(config-ivr-topology-db)#
autonomous-fabric-id 1 switch-wwn 20:00:00:05:40:01:1b:c2
vsan-ranges 1,4
mds(config-ivr-topology-db)#
autonomous-fabric-id 1 switch-wwn 20:02:00:44:22:00:4a:08
vsan-ranges 1,4
mds(config-ivr-topology-db)#
autonomous-fabric-id 1 switch-wwn 20:00:00:44:22:02:8a:04
vsan-ranges 2-4
mds(config-ivr-topology-db)#
autonomous-fabric-id 1 switch-wwn 20:00:00:44:22:40:aa:16
vsan-ranges 2-4
mds(config-ivr-topology-db)#
exit
mds(config)#
Step 5
Verify the configured VSAN topology.
Note
The configured topology has not yet been activated—as indicated by the
no
status displayed in
the
Active
column.
mds(config)#
do show ivr vsan-topology
AFID SWITCH WWN Active Cfg. VSANS
--------------------------------------------------------------
1 20:00:00:05:40:01:1b:c2 * no yes 1,4
1 20:00:00:44:22:00:4a:08 no yes 1,4
1 20:00:00:44:22:02:8a:04 no yes 2-4
1 20:00:00:44:22:40:aa:16 no yes 2-4
Total: 4 entries in active and configured IVR VSAN-Topology
Current Status: Inter-VSAN topology is INACTIVE
Step 6
Activate the configured VSAN topology.
mds(config)#
ivr vsan-topology activate
Step 7
Verify the activation.
mds(config)#
do show ivr vsan-topology