Creating Zone Sets And Adding Member Zones - 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
Command
Step 3
switch(config-fcalias)# member type value
pWWN example:
switch(config-fcalias)# member pwwn
10:00:00:23:45:67:89:ab
fWWN example:
switch(config-fcalias)# member fwwn
10:01:10:01:10:ab:cd:ef
FC ID example:
switch(config-fcalias)# member fcid 0x222222
Domain ID example:
switch(config-fcalias)# member domain-id 2
portnumber 23
IPv4 address example:
switch(config-fcalias)# member ip-address
10.15.0.0 255.255.0.0
IPv6 address example:
switch(config-fcalias)# member ipv6-address
2001::db8:800:200c:417a/64
Local sWWN interface example:
switch(config-fcalias)# member interface fc 2/1
Remote sWWN interface example:
switch(config-fcalias)# member interface fc2/1
swwn 20:00:00:05:30:00:4a:de
Domain ID interface example:
switch(config-fcalias)# member interface fc2/1
domain-id 25
Step 4
Note

Creating Zone Sets and Adding Member Zones

To create a zone set to include several zones, follow these steps:
Command
Step 1
switch# config t
Step 2
switch(config)# zoneset name Zoneset1 vsan 3
switch(config-zoneset)#
Step 3
switch(config-zoneset)# member Zone1
OL-16184-01, Cisco MDS SAN-OS Release 3.x
Multiple members can be specified on multiple lines.
Purpose
Configures a member for the specified fcalias
(AliasSample) based on the type (pWWN,
fabric pWWN, FC ID, domain ID, IPv4
address, IPv6 address, or interface) and value
specified.
Purpose
Enters configuration mode.
Configures a zone set called Zoneset1.
Tip
To activate a zone set, you must first
create the zone and a zone set.
Adds Zone1 as a member of the specified zone set
(Zoneset1).
If the specified zone name was not
Tip
previously configured, this command will
return the
Zone not present
message.
Cisco MDS 9000 Family CLI Configuration Guide
Zone Sets
error
23-11

Advertisement

Table of Contents
loading

Table of Contents