HP (Hewlett-Packard) 2/8q Fibre Channel Switch User Manual


 
Command Line Interface
119HP StorageWorks 2/8q Fibre Channel Switch Management User Guide
DELETE [ALIAS]
Deletes the specified alias given by [alias] from the zoning database. If the alias is a
member of the active zone set, the alias will not be removed from the active zone set
until the active zone set is deactivated.
LIST
Displays a list of all aliases. This keyword does not require an admin session.
MEMBERS [ALIAS]
Displays all members of the alias given by [alias]. This keyword does not require an
admin session.
REMOVE [ALIAS] [MEMBER_LIST]
Removes the ports/devices given by [member_list] from the alias given by [alias]. Use
a <space> to delimit ports/devices in [member_list]. A port/device in [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) for the device with the
format xx:xx:xx:xx:xx:xx:xx:xx.
RENAME [ALIAS_OLD] [ALIAS_NEW]
Renames the alias given by [alias_old] to the alias given by [alias_new].
Config command
Manages the Fibre Channel configurations on a switch. For information about setting the port
and switch configurations, refer to the “Set Config command” on page 137.
Authority
Admin session for all keywords except Backup and List.
Syntax
config
Keywords
ACTIVATE [config_name]
Activates the configuration given by [config_name]. If you omit [config_name], the
currently active configuration is used. Only one configuration can be active at a time.
BACKUP
Creates a file named configdata, which contains the system configuration
information. To download this file, open an FTP session, log in with account
name/password of images for both, and type get configdata. See “Backing up
a switch configuration” on page 114. This keyword does not require an Admin
session.
CANCEL
Terminates the current configuration edit session without saving changes that were
made.