EMC DS-32B2 Switch User Manual


 
1
cfgShow
1-65
Telnet Commands
Operands This command has the following operands:
Example
To show all zone configuration information:
switch:admin> cfgShow
Defined configuration:
cfg: USA1 Blue_zone
cfg: USA_cfg Red_zone; Blue_zone
zone: Blue_zone
1,1; array1; 1,2; array2
zone: Red_zone
1,0; loop1
alias: array1 21:00:00:20:37:0c:76:8c; 21:00:00:20:37:0c:71:02
alias: array2 21:00:00:20:37:0c:76:22; 21:00:00:20:37:0c:76:28
alias: loop1 21:00:00:20:37:0c:76:85; 21:00:00:20:37:0c:71:df
Effective configuration:
cfg: USA_cfg
zone: Blue_zone
1,1
21:00:00:20:37:0c:76:8c
21:00:00:20:37:0c:71:02
1,2
21:00:00:20:37:0c:76:22
21:00:00:20:37:0c:76:28
zone: Red_zone
1,0
21:00:00:20:37:0c:76:85
21:00:00:20:37:0c:71:df
"pattern"
Specify a POSIX-style regular expression
enclosed in quotation marks and used to match
zone configuration names. Patterns can
contain:
Question mark (?) that matches any single
character.
Asterisk (*) that matches any string of
characters.
Ranges that match any character within the
range. For example, [0-9] or [a-f].
This operand is optional.
transflag
Specify 0 to display the information from the
current transaction, or specify 1 to display
information from the original buffer. This
operand is optional and must be preceded by a
pattern. This operand is optional.