Cisco Nexus 5000 Series Command Reference Release 4.0(1a)N2(1) (OL-16599-01, March 2009)

Send comments to nx5000-docfeedback@cisco.com
8-101
Cisco Nexus 5000 Series Command Reference
OL-16599-01
Chapter 8 Fibre Channel Commands
member (zone configuration mode)
member (zone configuration mode)
To add a member name to a Fibre Channel zone, use the member command. To remove a member name
from a zone, use the no form of the command.
member {device-alias aliasname | domain-id domain-id port-number port | fcalias alias-name |
fcid fc-id | fwwn fwwn-id | interface fc slot/port [domain-id domain-id | swwn swwn-id] |
pwwn pwwn-id [lun lun-id] | symbolic-nodename nodename}
no member {device-alias aliasname | domain-id domain-id port-number port | fcid fc-id | fwwn
fwwn-id | interface fc slot/port [domain-id domain-id | swwn swwn-id] | pwwn pwwn-id [lun
lun-id
] | symbolic-nodename nodename}
Syntax Description
Command Default None
Command Modes Zone set zone configuration mode and zoneset-zone configuration mode
Command History
Usage Guidelines Create a zone set zone member only if you need to add member to a zone from the zone set prompt.
device-alias aliasname Specifies the member device alias. Maximum length is 64 characters.
lun lun-id Specifies the member LUN ID. The format is 0xhhhh[:hhhh[:hhhh[:hhhh]]],
where h is a hexadecimal digit.
domain-id domain-id Specifies the member domain ID. The range is 1 to 239.
alias-name The name of the fcalias. Maximum length is 64 characters.
port-number port Specifies the member port number. The range is 0 to 255.
fcid fc-id Specifies the member FC ID. The format is 0xhhhhhh, where h is a
hexadecimal digit.
fwwn fwwn-id Specifies the member fWWN ID. The format is hh:hh:hh:hh:hh:hh:hh:hh,
where h is a hexadecimal digit.
interface fc slot/port Specifies the member interface ID.
swwn swwn-id Specifies the member sWWN ID. The format is hh:hh:hh:hh:hh
:hh:hh:hh,
where h is a hexadecimal digit.
pwwn pwwn-id Specifies the member pWWN ID. The format is hh:hh:hh:hh:hh:hh:hh:hh,
where h is a hexadecimal digit.
symbolic-nodename
nodename
Specifies the member symbolic node name. The maximum length is
255 characters.
Release Modification
4.0(0)N1(1a) This command was introduced.