EMC DS-32B2 User Manual

Page of 574
1
1-30
EMC Connectrix DS-32B2 and ED-12000B Fabric OS Reference Manual
Telnet Commands
aliShow
Display zone alias information.
Syntax
aliShow "pattern"
Availability
All users
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 alias 
names; those that match in the defined configuration are displayed.
This command requires a Zoning License.
Operands
This command has the following operands:
If no parameters are specified, all zone configuration information 
(both defined and effective) is displayed. See 
cfgShow
 for a 
description of this display.
"pattern"
A POSIX style regular expression used to match 
zone alias names. This operand must be enclosed 
in quotation marks. 
Patterns may contain:
Question mark (?) that matches any single 
character.
Asterisk (*) that matches any string of 
characters.
Ranges that match any character within the 
range. Ranges must be enclosed in brackets, 
for example, [0-9] or [a-f].
This operand is optional.