R211x-HP Flexfabric 11900 FCoE Command Reference
87
zone-alias zone-alias-name: Specifies an existing zone alias, a case-sensitive string of 1 to 64 characters.
A zone alias name can contain English letters (uppercase and lowercase), numbers, and special
characters dollar sign ($), minus sign (-), caret (^), and underscore (_), and it must start with an English
letter.
Examples
# Create zone z1 and enter its view.
<Sysname> system-view
[Sysname] vsan 1
[Sysname-vsan1] zone name z1
[Sysname-vsan1-zone-z1]
# Add an N_Port with the FC address as 010000 to z1.
[Sysname-vsan1-zone-z1] member fcid 010000
# Add an N_Port with the pWWN as 01:02:03:04:05:06:07:08 to z1.
[Sysname-vsan1-zone-z1] member pwwn 01:02:03:04:05:06:07:08
# Add zone alias za1 (existing) to z1.
[Sysname-vsan1-zone-z1] member zone-alias za1
Related commands
• display zone
• display zone member
• zone name
• zone-alias name
member (zone-alias view)
Use member to add a member to a specified zone alias.
Use undo member to delete a member from a specified zone alias.
Syntax
member { fcid fcid | pwwn pwwn }
undo member { fcid fcid | pwwn pwwn }
Default
No member exists in a zone alias.
Views
Zone alias view
Predefined user roles
network-admin
mdc-admin
Parameters
fcid fcid: Specifies the FC address of the member, in the format of xxxxxx, where x is a hexadecimal
number.










