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-102
Cisco Nexus 5000 Series Command Reference
OL-16599-01
Chapter 8 Fibre Channel Commands
member (zone configuration mode)
Examples The following example shows how to add a member to a zone called zs1 on VSAN 1:
switch(config)# zone name zs1 vsan 1
switch(config-zone)# member fcid 0x111112
The following example shows how to add a zone to a zoneset called Zoneset1 on VSAN 1:
switch(config)# zoneset name ZoneSet1 vsan 1
switch(config-zoneset-zone)# member fcid 0x111112
The following example shows how to assign a Fibre Channel interface member into a zone:
switch(config)# zoneset name ZoneSet1 vsan 1
switch(config-zoneset-zone)# member interface fc 3/1
The following example shows how to delete the specified device from a zone:
switch(config-zoneset-zone)# no member interface fc 3/1
Related Commands Command Description
zoneset (configuration
mode)
Used to specify a name for a zone set.
zone name (zone set
configuration mode)
Configures a zone in a zoneset.
show zoneset Displays zone set information.