Send documentation comments to mdsfeedback-doc@cisco.com
15-6
Cisco MDS 9000 Family Command Reference
OL-8413-07, Cisco MDS SAN-OS Release 3.x
Chapter 15 M Commands
member (fcalias configuration submode)
member (fcalias configuration submode)
To add a member name to an Fibre Channel alias on a VSAN, use the member command in fcalias
configuration submode. To remove a member name from an FC alias, use the no form of the command.
member {device-alias aliasname [lun lun-id] |
domain-id domain-id [lun lun-id] |
fcid fc-id [lun lun-id] |
fwwn fwwn-id |
interface fc slot/port [domain-id domain-id | swwn swwn-id] |
ip-address ipv4|ipv6 |
pwwn pwwn-id [lun lun-id] |
symbolic-nodename nodename}
no member {device-alias aliasname [lun lun-id] |
domain-id domain-id [lun lun-id] |
fcid fc-id [lun lun-id] |
fwwn fwwn-id |
interface fc slot/port [domain-id domain-id | swwn swwn-id] |
ip-address ipv4|ipv6 |
pwwn pwwn-id [lun lun-id] |
symbolic-nodename
nodename}
Syntax Description
Defaults None.
Command Modes Fcalias configuration submode.
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.
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.
ip-address ipv4|ipv6 Specifies a member IP address in either IPv4 format, A.B.C.D, or
IPv6format, X:X:X::X/n
.
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.