R21xx-HP FlexFabric 11900 FCoE Command Reference

69
Default
No member exists in a zone alias.
Views
Zone alias view
Predefined user roles
network-admin
Parameters
fcid fcid: Specifies the FC address of the member, in the format of xxxxxx, where x is a hexadecimal
number.
pwwn pwwn: Specifies the pWWN of the member, in the format of xx:xx:xx:xx:xx:xx:xx:xx, where x is
a hexadecimal number.
Examples
# Create zone alias za1 and enter its view.
<Sysname> system-view
[Sysname] vsan 1
[Sysname-vsan1] zone-alias name za1
[Sysname-vsan1-zone-alias-za1]
# Add an N_Port with the FC address as 010000 to zone alias za1.
[Sysname-vsan1-zone-alias-za1] member fcid 010000
# Add an N_Port with the pWWN as 01:02:03:04:05:06:07:08 to zone alias za1.
[Sysname-vsan1-zone-alias-za1] member pwwn 01:02:03:04:05:06:07:08
Related commands
display zone-alias
zone-alias name
member (zoneset view)
Use member to add a zone to a specified zone set.
Use undo member to delete a zone from a specified zone set.
Syntax
member zone-name
undo member zone-name
Default
No zone exists in a zone set.
Views
Zone set view
Predefined user roles
network-admin