Chapter 15 Configuration Command List - D-Link DGS-3000 Reference Manual

Hide thumbs Also See for DGS-3000:
Table of Contents

Advertisement

DGS-3000 Series Layer 2 Managed Gigabit Ethernet Switch CLI Reference Guide
Chapter 15
show config [effective | modified | current_config | boot_up | file <pathname 64>] {[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>}}}}}
config configuration <pathname 64> [boot_up | active]
save {[config <pathname 64> | log | all]}
show boot_file
15-1
show config
Description
This command is used to display the content of the current configuration, the configuration to be
used in next boot, or the configuration file specified by the command.
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
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 64>] {[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 - Shows commands which only affects the behavior of the device. For example, if STP
is disabled, only "STP is disabled" is displayed for STP configuration. All other lower level
setting regarding STP is not displayed. The lower level setting will only be displayed when the
higher level setting is enabled.
modified - Shows only the commands which are not default setting.
current_config - Specify the current configuration.
Configuration Command
List
154

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents