user manual
Table Of Contents
- Table of Contents
- Section 1 Introduction
- Section 2 Command Line Interface Usage
- Section 3 User Account Configuration
- Section 4 Network and Fabric Configuration
- Section 5 Switch Configuration
- 5.1 Displaying Switch Information
- 5.2 Managing Switch Services
- 5.3 Managing Switch Configurations
- 5.4 Paging a Switch
- 5.5 Setting the Date and Time
- 5.6 Resetting a Switch
- 5.7 Installing Firmware
- 5.8 Managing Switch Feature Upgrades
- Section 6 Port Configuration
- Section 7 Zoning Configuration
- Section 8 Connection Security Configuration
- Section 9 Device Security Configuration
- Section 10 RADIUS Server Configuration
- Section 11 Event Log Configuration
- Section 12 Simple Network Management Protocol Configuration
- Section 13 Command Reference
- 13.1 Access Authority
- 13.2 Syntax and Keywords
- 13.3 Notes and Examples
- 13.4 Command Listing
- Admin
- Alias
- Config
- Create
- Date
- Exit
- Fcping
- Fctrace
- Feature
- Firmware Install
- Group
- Hardreset
- Help
- History
- Hotreset
- Image
- Lip
- Logout
- Passwd
- Ping
- Ps
- Quit
- Reset
- Security
- Securityset
- Set Alarm
- Set Beacon
- Set Config Port
- Set Config Security
- Set Config Security Portbinding
- Set Config Switch
- Set Config Threshold
- Set Config Zoning
- Set Log
- Set Pagebreak
- Set Port
- Set Setup Radius
- Set Setup Services
- Set Setup SNMP
- Set Setup System
- Set Switch State
- Set Timezone
- Show About
- Show Alarm
- Show Broadcast
- Show Chassis
- Show Config Port
- Show Config Security
- Show Config Security Portbinding
- Show Config Switch
- Show Config Threshold
- Show Config Zoning
- Show Domains
- Show Donor
- Show Fabric
- Show FDMI
- Show Interface
- Show Log
- Show LSDB
- Show Media
- Show Mem
- Show NS
- Show Pagebreak
- Show Perf
- Show Port
- Show Post Log
- Show Setup Mfg
- Show Setup Radius
- Show Setup Services
- Show Setup SNMP
- Show Setup System
- Show Steering
- Show Switch
- Show Timezone
- Show Topology
- Show Users
- Show Version
- Shutdown
- Test Cancel
- Test Port
- Test Status
- Uptime
- User
- Whoami
- Zone
- Zoneset
- Zoning
- Index

13 – Command Reference
Zone
59183-01 A 13-159
A
Zone
Manages zones and zone membership on a switch.
Authority Admin session and a Zoning Edit session. Refer to the “Zoning” command on
page 13-166 for information about starting a Zoning Edit session. The List,
Members, and Zonesets keywords are available without an Admin session.
Syntax zone
add [zone] [member_list]
copy [zone_source] [zone_destination]
create [zone]
del
ete [zone]
list
members [zone]
remove [zone] [member_list]
rename [zone_old [zone_new]
zonesets [zone]
Keywords add [zone] [member_list]
Specifies one or more ports/devices given by [members] to add to the zone
named [zone]. Use a <space> to delimit aliases and ports/devices in
[member_list]. A zone can have a maximum of 2000 members. [member_list] can
have any of the following formats:
Domain ID and port number pair (Domain ID, Port Number). Domain IDs can
be 1–239; port numbers can be 0–255.
6-character hexadecimal device Fibre Channel address (hex)
16-character hexadecimal worldwide port name (WWPN) with the format
xx:xx:xx:xx:xx:xx:xx:xx.
Alias name
The application verifies that the [members] format is correct, but does not validate
that such a member exists.
copy [zone_source] [zone_destination]
Creates a new zone named [zone_destination] and copies the membership into it
from the zone given by [zone_source].
create [zone]
Creates a zone with the name given by [zone]. An zone name must begin with a
letter and be no longer than 64 characters. Valid characters are 0-9, A-Z, a-z, _, $,
^, and -. The zoning database supports a maximum of 2000 zones.