HP StorageWorks Fabric OS 5.X Command Reference Guide (AA-RVHVB-TE, September 2005)

Table Of Contents
764 Fabric OS commands
Displays zone information.
Synopsis
zoneshow [pattern][, mode]
Availability
all users
NOTE: This command requires HP Advanced Zoning license, which is included within the Base
Configuration Services and bundled with each B-series switch.
Description
Use this command to display zone configuration information.
If no parameters are specified, all zone configuration information (both defined and enabled) is
displayed. See cfgShow for a description of this display.
If a parameter is specified, it is used as a pattern to match zone configuration names, and those that
match in the defined configuration are displayed.
NOTE: When security mode is enabled, this command can be issued only from the primary FCS switch.
Operands
The following operand is optional:
Examples
To display all zones beginning with the letters A through C:
zoneShow
pattern A POSIX-style regular expression used to match zone configuration names. The
pattern must be enclosed in quotation marks. Patterns can contain:
A question mark (?), which matches any single character.
An asterisk (*), which matches any string of characters.
Ranges, which match any character within the range: for example, [0-9] or [a-f].
mode Specify 0 to display the contents of the transaction buffer (the contents of the
current transaction), or specify 1 to display the contents of the flash memory. The
default value is 0. This operand is optional.
switch:admin> zoneshow "[A-C]*"
zone: Blue_zone 1,1; array1; 1,2; array2