Send documentation comments to mdsfeedback-doc@cisco.com
11-141
Cisco MDS 9000 Family Command Reference
OL-8413-07, Cisco MDS SAN-OS Release 3.x
Chapter 11 I Commands
ivr zoneset
ivr zoneset
To configure a zoneset for Inter-VSAN Routing (IVR), use the ivr zoneset command. To revert to the
factory defaults, use the no form of the command.
ivr zoneset {activate name ivzs-name [force] | name ivzs-name}
no ivr zoneset {activate name ivzs-name [force] | name ivzs-name}
Syntax Description
Defaults None.
Command Modes Configuration mode.
Command History
Usage Guidelines This command enters IVR zoneset configuration submode.
Examples The following command enters the configuration mode, enables the IVR feature, creates an IVZS, adds
a IVZ member, and activates the IVZS.
switch# config terminal
switch(config)# ivr enable
switch(config)# ivr zoneset name Ivr_zoneset1
switch(config-ivr-zoneset)# member Ivz_vsan2-3
switch(config-ivr-zoneset)# exit
switch(config)# ivr zoneset activate name IVR_ZoneSet1
Related Commands
activate Activates a previously-configured IVZS.
force Forces a IVZS activation
name ivzs-name Specifies the IVZS name. Maximum length is 59 characters.
Release Modification
1.3(1) This command was introduced.
Command Description
show ivr Displays IVR feature information.