Configuring Broadcast Zoning; About Lun Zoning - Cisco AP776A - Nexus Converged Network Switch 5020 Configuration Manual

Cisco mds 9000 family cli configuration guide - release 4.x (ol-18084-01, february 2009)
Hide thumbs Also See for AP776A - Nexus Converged Network Switch 5020:
Table of Contents

Advertisement

Chapter 24
Configuring and Managing Zones
S e n d d o c u m e n t a t i o n c o m m e n t s t o m d s f e e d b a c k - d o c @ c i s c o . c o m

Configuring Broadcast Zoning

To broadcast frames in the basic zoning mode, follow these steps:
Command
Step 1
switch# config t
switch(config)#
Step 2
switch(config)# zone broadcast enable vsan 2
switch(config)# no zone broadcast enable vsan 3
Step 3
switch(config)# zone name BcastZone vsan 2
switch(config-zone)#
Step 4
switch(config-zone)# member pwwn
21:00:00:20:37:f0:2e:4d
Step 5
switch(config-zone)# attribute broadcast
Step 6
switch(config-zone)# end
switch# show zone vsan 2
zone name bcast-zone vsan 2
attribute broadcast
pwwn 21:00:00:e0:8b:0b:66:56
pwwn 21:00:00:20:37:f0:2e:4d
To configure the broadcast attribute for a default zone, follow these steps:
Command
Step 1
switch# config t
switch(config)#
Step 2
switch(config)# zone default-zone vsan 1
switch(config-default-zone)#
Step 3
switch(config-default-zone)# attribute
broadcast
switch(config-default-zone)# no attribute
broadcast

About LUN Zoning

Logical unit number (LUN) zoning is a feature specific to switches in the Cisco MDS 9000 Family.
Caution
LUN zoning can only be implemented in Cisco MDS 9000 Family switches. If LUN zoning is
implemented in a switch, you cannot configure the interop mode in that switch.
A storage device can have multiple LUNs behind it. If the device port is part of a zone, a member of the
zone can access any LUN in the device. With LUN zoning, you can restrict access to specific LUNs
associated with a device.
OL-18084-01, Cisco MDS NX-OS Release 4.x
Purpose
Enters configuration mode.
Broadcasts frames for the specified VSAN.
Disables (default) broadcasting for the
specified VSAN.
Creates a broadcast zone in the specified
VSAN and enters zone configuration
submode.
Adds the specified member to this zone.
Specifies this zone to be broadcast to other
devices.
Displays the broadcast configuration.
Purpose
Enters configuration mode.
Enters the default zone configuration submode.
Sets broadcast attributes for the default zone.
Reverts the default zone attributes to read-write
(default).
Cisco MDS 9000 Family CLI Configuration Guide
Advanced Zone Attributes
24-21

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents