Specifications

Certified FCIP Vendor Products
80 Continuous Access and Data Replication Manager SAN Extensions Reference Guide
4. Add zones to the zoneset using one of the following two methods:
Create an empty zone and add it to the zoneset created earlier. Go to the
zone menu (config/zone/wwn/zone) and type:
zadd <ZoneName> <ZoneSetName>
where ZoneName is the name of the empty zone and ZoneSetName is the
name of the zoneset.
For example:
(config/zone/wwn/zone)> zadd backupNT Backup
Select from zones that were already created. Go to the zoneset menu
(config/zone/wwn/zoneset) and type:
define <ZoneSetName>
where ZoneSetName is the name of the zoneset.
Enter a Y for Yes in the brackets for each zone to be added to the zoneset.
For example:
(config/zone/wwn/zoneset)> define Backup
(Enter 0 to exit)
backupNT [Y]
5. Add members to the zones using one of the following three methods:
To select from World Wide N_Port_Names within the fabric (from the
zoneset menu config/zone/wwn/zone), use the command:
madd
For example:
(config/zone/wwn/zone)> madd
Item Member Identifier
1) 21 00 00 20 37 C6 E4 BD
Enter item from list to select member
(Enter 0 to exit, r to repeat list, or <CR> to continue)
(config/zone/wwn/zone - member)> 1
Item Zone Name
1) backupNT
Enter item from list to select zone
(Enter 0 to exit, r to repeat list, or <CR> to continue>
(config/zone/wwn/zone - zone)> 1
To manually enter World Wide N_Port_Names, use the command:
madd <WWPN> <ZoneName>
where WWPN is the World Wide N_Port_Name and ZoneName is the
name of the zone.