M Commands
This chapter describes the Cisco NX-OS Fibre Channel, virtual Fibre Channel, and Fibre Channel over Ethernet (FCoE) commands that begin with M.
member (fcalias configuration mode)
To add a member name to a Fibre Channel alias on a Virtual SAN (VSAN), use the member command. To remove a member name from a Fibre Channel alias, use the no form of this command.
member { device-alias aliasname | domain-id domain-id port-number port-number | fcid fc-id | fwwn fwwn-id | interface fc slot / port [ domain-id domain-id | swwn swwn-id ] | pwwn pwwn-id | symbolic-nodename nodename }
no member { device-alias aliasname | domain-id domain-id port-number port-number | fcid fc-id | fwwn fwwn-id | interface fc slot / port [ domain-id domain-id | swwn swwn-id ] | pwwn pwwn-id | symbolic-nodename nodename }
Syntax Description
Command Default
Command Modes
Command History
|
|
---|---|
Examples
This example shows how to add a member to an alias called samplealias:
This example shows how to define a Fibre Channel interface for the member:
This example shows how to delete the specified member:
Related Commands
|
|
---|---|
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 this 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 | 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 }
Syntax Description
Command Default
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.
Examples
This example shows how to add a member to a zone called zs1 on VSAN 1:
This example shows how to add a zone to a zone set called Zoneset1 on VSAN 1:
This example shows how to assign a Fibre Channel interface member into a zone:
This example shows how to delete the specified device from a zone:
Related Commands
|
|
---|---|
member (zoneset configuration mode)
To configure zone set members, use the member command. To remove a zone set member, use the no form of this command.
Syntax Description
Command Default
Command Modes
Command History
|
|
Examples
This example shows how to add a member zone to a zone set:
Related Commands
|
|
---|---|