Chapter 23
Configuring Inter-VSAN Routing
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
Command
Step 3
switch(config-ivr-zone)# member pwwn
10:00:00:23:45:67:89:ab lun 0x64 vsan 10
switch(config-ivr-zone)# member pwwn
10:00:00:23:45:67:89:ab lun 0x64 vsan 10
autonomous-fabric-id 20
switch(config-ivr-zone)# no member pwwn
20:81:00:0c:85:90:3e:80 lun 0x32 vsan 13
autonomous-fabric-id 10
You can configure LUN zoning in an IVR zone set setup.
Note
About QoS in IVR Zones
You can configure a QoS attribute for an IVR zone. The default QoS attribute setting is low.
Configuring the QoS Attribute
To configure the QoS attribute for an IVR zone, follow these steps:
Command
Step 1
switch# config t
switch(config)#
Step 2
switch(config)# ivr zone name IvrZone
switch(config-ivr-zone)#
Step 3
switch(config-ivr-zone)# attribute qos
priority medium
switch(config-ivr-zone)# no attribute qos
priority medium
If other QoS attributes are configured, the highest setting takes priority.
Note
Verifying the QoS Attribute Configuration
Verify the QoS attribute configuration for an IVR zone using the show ivr zone command.
switch(config)# show ivr zone
zone name IvrZone
OL-18084-01, Cisco MDS NX-OS Release 4.x
attribute qos priority medium
Purpose
Configures an IVR zone member based on the
specified pWWN and LUN value.
Note
The CLI interprets the LUN identifier value
as a hexadecimal value whether or not the
0x prefix is included.
Configures an IVR zone member based on the
specified pWWN, LUN value, and AFID.
Removes an IVR zone member.
Purpose
Enters configuration mode.
Configures an IVR zone called IvrZone.
Configures the QoS for IVR zone traffic to
medium.
Reverts to the default QoS setting. The default is
low.
Cisco MDS 9000 Family CLI Configuration Guide
IVR Zones and IVR Zone Sets
23-35