Show Config - D-Link xStack DGS-3620 Reference Manual

Hide thumbs Also See for xStack DGS-3620:
Table of Contents

Advertisement

xStack® DGS-3620 Series Layer 3 Managed Stackable Gigabit Switch CLI Reference Guide

116-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.
modified - Specifies 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 - Specifies an absolute path name on the device file system.
<pathname> - Enter 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> - Enter 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> - Enter a filter string enclosed by the quotation mark symbol.
<filter_string 80> - Enter a filter string enclosed by the quotation mark symbol.
Restrictions
Only Administrator-level users can issue this command.
Example
To display configuration information:
DGS-3620-28PC:admin#show config current_config
Command: show config current_config
#-----------------------------------------------------------------------------
#
#
#
DGS-3620-28PC Gigabit Ethernet Switch
Configuration
1213

Advertisement

Table of Contents
loading

Table of Contents