84. Utility Commands
943
84.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 6400
Page 160: ...12 Basic IP Commands 161 ...
Page 189: ...17 Command Logging Command List 190 ...
Page 554: ...49 MAC based Access Control Commands 555 ...
Page 812: ...69 QoS Commands 813 ...
Page 839: ...73 SNMPv1 v2 v3 Commands 840 Only Administrator level users can issue this command ...
Page 962: ...85 Virtual Router Redundancy Protocol VRRP Command List 963 ...
Page 1050: ...91 System Log Lists 1051 ...