User's Manual
Table Of Contents
- Table of Contents
- Section 1 Introduction
- 1.1 Intended Audience
- 1.2 Related Materials
- 1.3 New in this Release
- 1.4 Safety Notices
- 1.5 Sicherheitshinweise
- 1.6 Notes informatives relatives à la sécurité
- 1.7 Communications Statements
- 1.8 Laser Safety Information
- 1.9 Electrostatic Discharge Sensitivity (ESDS) Precautions
- 1.10 Accessible Parts
- 1.11 Pièces Accessibles
- 1.12 Zugängliche Teile
- 1.13 General Public License
- 1.14 Technical Support
- Section 2 General Description
- Section 3 Planning
- Section 4 Installation
- 4.1 Site Requirements
- 4.2 Installing a Switch
- 4.2.1 Mount the Switch
- 4.2.2 Install SFP Transceivers
- 4.2.3 Connect the Workstation to the Switch
- 4.2.4 Configure the Workstation
- 4.2.5 Install SANsurfer Switch Manager
- 4.2.5.1 SANsurfer Management Suite Disk - Windows Installation
- 4.2.5.2 SANsurfer Management Suite Disk - Linux Installation
- 4.2.5.3 SANsurfer Management Suite Disk - Solaris Installation
- 4.2.5.4 SANsurfer Switch Manager Installation Disk - Windows Installation
- 4.2.5.5 SANsurfer Switch Manager Installation Disk - Linux Installation
- 4.2.5.6 SANsurfer Switch Manager Installation Disk - Solaris Installation
- 4.2.6 Start SANsurfer Switch Manager
- 4.2.7 Connect the Switch to AC Power
- 4.2.8 Configure the Switch
- 4.2.9 Cable Devices to the Switch
- 4.3 Install Firmware
- 4.4 Powering Down a Switch
- Section 5 Diagnostics/Troubleshooting
- 5.1 POST Diagnostics
- 5.2 Chassis Diagnostics
- 5.3 Recovering a Switch
- 5.3.1 Maintenance - Exit
- 5.3.2 Maintenance - Image Unpack
- 5.3.3 Maintenance - Reset Network Config
- 5.3.4 Maintenance - Reset User Accounts to Default
- 5.3.5 Maintenance - Copy Log Files
- 5.3.6 Maintenance - Remove Switch Config
- 5.3.7 Maintenance - Remake Filesystem
- 5.3.8 Maintenance - Reset Switch
- 5.3.9 Maintenance - Show Firmware Versions
- 5.3.10 Maintenance - Set Active Image
- Appendix A Specifications
- Appendix B Command Line Interface
- B.1 Logging On to a Switch
- B.2 User Accounts
- B.3 Working with Switch Configurations
- B.4 Commands
- Admin Command
- Alias Command
- Config Command
- Date Command
- Fallback Command
- Hardreset Command
- Help Command
- History Command
- Hotreset Command
- Image Command
- Lip Command
- Passwd Command
- Ping Command
- Ps Command
- Quit Command
- Reset Command
- Set Command
- Set Config Command
- Set Log Command
- Set Port Command
- Set Setup Command
- Show Command
- Show Config Command
- Show Log Command
- Show Perf Command
- Show Setup Command
- Shutdown Command
- Test Command
- Uptime Command
- User Command
- Whoami Command
- Zone Command
- Zoneset Command
- Zoning Command
- Glossary
- Index

B – Command Line Interface
Zoneset Command
B-94 59042-06 A
0
Zoneset Command
Manages zone sets and component zones across the fabric.
Authority Admin session and a Zoning Edit session. Refer to the ”Zoning Command” on
page B-96 for information about starting a Zoning Edit session. The Active, List,
and Zones keywords are available without an Admin session. You must close the
Zoning Edit session before using the Activate and Deactivate keywords.
Syntax zoneset
act
ivate [zone_set]
active
add [zone_set] [zone_list]
copy [zone_set_source] [zone_set_destination]
create [zone_set]
deact
ivate
del
ete [zone_set]
list
remove [zone_set] [zone_list]
rename [zone_set_old] [zone_set_new]
zones [zone_set]
Keywords activate [zone_set]
Activates the zone set given by [zone_set]. This keyword deactivates the active
zone set. Close the Zoning Edit session before using this keyword.
active
Displays the name of the active zone set. This keyword does not require Admin
session.
add [zone_set] [zone_list]
Adds a list of zones and aliases given by [zone_list] to the zone set given by
[zone_set]. Use a <space> to delimit zone and alias names in [zone_list].
copy [zone_set_source] [zone_set_destination]
Creates a new zone set named [zone_set_destination] and copies into it the
zones from the zone set given by [zone_set_source].
create [zone_set]
Creates the zone set with the name given by [zone_set]. A zone set 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 256 zone
sets.
deact
ivate
Deactivates the active zone set. Close the Zoning Edit session before using this
keyword.
del
ete [zone_set]
Deletes the zone set given by [zone_set]. If the specified zone set is active, the
command is suspended until the zone set is deactivated.