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-27
Cisco MDS 9000 Family CLI Configuration Guide
OL-16184-01, Cisco MDS SAN-OS Release 3.x
Chapter 22 Configuring Inter-VSAN Routing
IVR Zones and IVR Zone Sets
Example 22-5 Displays the IVR fcdomain Database Entries for a Specific AFID and VSAN
switch#
show ivr fcdomain database autonomous-fabric-num 21 vsan 22
----------------------------------------------------
AFID Vsan Native-AFID Native-Vsan Virtual-domain
----------------------------------------------------
21 22 20 11 0xc(12)
Number of Virtual-domain entries: 1
----------------------------------------------------
AFID Vsan Pwwn Virtual-fcid
----------------------------------------------------
21 22 11:22:33:44:55:66:77:88 0x114466
21 22 21:22:33:44:55:66:77:88 0x0c4466
21 22 21:22:33:44:55:66:78:88 0x0c4466
Number of Virtual-fcid entries: 3
Configuring IVR Logging Levels
To configure the severity level for logging messages from the IVR feature, follow these steps:
Verifying Logging Level Configuration
Use the
show logging level
command to view the configured logging level for the IVR feature.
switch#
show logging level
Facility Default Severity Current Session Severity
-------- ---------------- ------------------------
...
ivr 5 4
...
0(emergencies) 1(alerts) 2(critical)
3(errors) 4(warnings) 5(notifications)
6(information) 7(debugging)
IVR Zones and IVR Zone Sets
As part of the IVR configuration, you need to configure one or more IVR zone to enable cross-VSAN
communication. To achieve this result, you must specify each IVR zone as a set of (pWWN, VSAN)
entries. Like zones, several IVR zone sets can be configured to belong to an IVR zone. You can define
several IVR zone sets and activate only one of the defined IVR zone sets.
Command
Purpose
Step 1
switch#
config t
switch(config)#
Enters configuration mode.
Step 2
switch(config)#
logging level ivr 4
Configures Telnet or SSH logging for the IVR feature at
level 4 (warning). As a result, logging messages with a
severity level of 4 or above are displayed.