S e n d c o m m e n t s t o n x 5 0 0 0 - d o c f e e d b a c k @ c i s c o . c o m
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.