Configuring A Zone; Zone Sets - HP Cisco MDS 9020 - Fabric Switch Configuration Manual

Cisco mds 9000 family cli configuration guide, release 3.x (ol-16184-01, april 2008)
Hide thumbs Also See for Cisco MDS 9020 - Fabric Switch:
Table of Contents

Advertisement

Chapter 23
Configuring and Managing Zones
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

Configuring a Zone

To configure a zone and assign a zone name, follow these steps:
Command
Step 1
switch# config t
Step 2
switch(config)# zone name Zone1 vsan 3
switch(config-zone)#
Step 3
switch(config-zone)# member type value
pWWN example:
switch(config-zone)# member pwwn 10:00:00:23:45:67:89:ab
Fabric pWWN example:
switch(config-zone)# member fwwn 10:01:10:01:10:ab:cd:ef
FC ID example:
switch(config-zone)# member fcid 0xce00d1
FC alias example:
switch(config-zone)# member fcalias Payroll
Domain ID example:
switch(config-zone)# member domain-id 2 portnumber 23
IPv4 address example:
switch(config-zone)# member ip-address 10.15.0.0
255.255.0.0
IPv6 address example:
switch(config-zone)# member ipv6-address
2001::db8:800:200c:417a/64
Local sWWN interface example:
switch(config-zone)# member interface fc 2/1
Remote sWWN interface example:
switch(config-zone)# member interface fc2/1 swwn
20:00:00:05:30:00:4a:de
Domain ID interface example:
switch(config-zone)# member interface fc2/1 domain-id 25
Tip
Tip
Use the show wwn switch command to retrieve the sWWN. If you do not provide a sWWN, the
software automatically uses the local sWWN.
Interface-based zoning only works with Cisco MDS 9000 Family switches. Interface-based zoning does
Note
not work if interop mode is configured in that VSAN.

Zone Sets

OL-16184-01, Cisco MDS SAN-OS Release 3.x
Use a relevant display command (for example, show interface or show flogi database) to
obtain the required value in hex format.
Configuring the Default Zone Access Permission, page 23-9
About FC Alias Creation, page 23-10
Purpose
Enters configuration mode.
Configures a zone called Zone1
for the VSAN called vsan3.
All alphanumeric
Note
characters or one of the
following symbols ($, -,
^, _) are supported.
Configures a member for the
specified zone (Zone1) based on
the type (pWWN, fabric
pWWN, FC ID, fcalias, domain
ID, IPv4 address, IPv6 address,
or interface) and value specified.
Caution
Cisco MDS 9000 Family CLI Configuration Guide
Zone Sets
You must only
configure
pWWN-type zoning
on all MDS switches
running Cisco
SAN-OS if there is a
Cisco MDS 9020
switch running
FabricWare in the
same fabric.
23-7

Advertisement

Table of Contents
loading

Table of Contents