63. Utility Commands
600
63.11. show config
Description
This command is used to display configuration information. The output stream of the
configuration data can be filtered by the expression specified at the end of the
command. The expression can contain up to three multiple filter evaluations. A filter
evaluation begins with a filter type (include, exclude, and begin), followed by up to
three filter strings (ex: "stp"). A filter string is enclosed by symbol ". The following
describes the meaning of the each filter type: include: Includes lines that contain the
specified filter string; exclude: Excludes lines that contain the specified filter string;
and begin: The first line that contains the specified filter string will be the first line of
the output.
The relationship of multiple filter strings following the same filter type is OR. That is,
one line is qualified if one of specified filter strings is matched. If more than one filter
evaluation is specified, the output of filtered by the former evaluation will be used as
the input of the latter evaluation.
Format
show config [effective | modified | current_config | boot_up | file <pathname>]
{[include | exclude | begin] <filter_string 80> {<filter_string 80> {<filter_string 80>}}
{[include | exclude | begin] <filter_string 80> {<filter_string 80> {<filter_string 80>}}
{[include | exclude | begin] <filter_string 80> {<filter_string 80> {<filter_string
80>}}}}}
Parameters
effective Specifies to display only commands which affect the behavior of the device.
modifiedSpecifies to display only the commands which are not from the 'reset' default setting.
current_config
Specifies the current configuration.
boot_up Specifies the boot up configuration.
file
Specify an absolute path name on the device file system.
<pathname>
Specify an absolute path name on the device file system.
include (Optional) Includes lines that contain the specified filter string.
exclude (Optional) Excludes lines that contain the specified filter string.
begin
(Optional) The first line that contains the specified filter string will be the first line of the
output.
<filter_string 80>
Specify a filter string enclosed by the quotation mark symbol. Thus, the filter string
itself cannot contain the quotation mark character. The filter string is case sensitive.
<filter_string 80>
Specify a filter string enclosed by the quotation mark symbol.
<filter_string 80>
Specify a filter string enclosed by the quotation mark symbol.
Summary of Contents for ZEQUO 2200
Page 3: ...3 ...
Page 86: ...7 ARP Commands 86 ...
Page 93: ...9 Auto Configuration Commands 93 ...
Page 273: ...30 IPv6 NDP Commands 273 ...
Page 330: ...36 LLDP Commands 330 ...
Page 361: ...39 MAC based Access Control Commands 361 ...
Page 461: ...49 Protocol VLAN Commands 461 ...
Page 483: ...50 QoS Commands 483 ...
Page 504: ...53 SNMPv1 v2 v3 Commands 504 Only Administrator level users can issue this command ...
Page 523: ...53 SNMPv1 v2 v3 Commands 523 ...
Page 562: ...57 Subnet VLAN Commands 562 ...