Fabric OS Reference Manual (Version 3.0)

1-12 Fabric OS Reference
Telnet Commands
1
aliShow
Display zone alias information.
Synopsis 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.
Operands This command has the following operands:
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.
Example To show all zone aliases beginning with “arr”:
See Also aliAdd
aliCreate
aliDelete
aliRemove
switch:admin> aliShow "arr*"
alias: array1 21:00:00:20:37:0c:76:8c
alias: array2 21:00:00:20:37:0c:66:23