EasyManua.ls Logo

Fortinet FortiVoice 200D - Show & Show Full-Configuration

Fortinet FortiVoice 200D
150 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
Fortinet Technologies Inc. Page 145 FortiVoice 200D/200D-T v2.0 MR1 CLI Reference
show & show full-configuration
The show commands display a part of your FortiVoice unit’s configuration in the form of
commands that are required to achieve that configuration from the firmware’s default state.
Unlike get, show does not display settings that are assumed to remain in their default state.
For example, you might show the current DNS settings:
FVC200D# show system dns
config system dns
set primary 172.16.1.10
end
Notice that the command does not display the setting for the secondary DNS server. This
indicates that it has not been configured, or has reverted to its default value.
Exceptions include show full-configuration commands. This displays the full
configuration, including the default settings, simliar to get commands. However, show full-
configuration output uses configuration file syntax, while get commands do not.
For example, you might show the current DNS settings, including settings that remain at their
default values (differences highlighted in bold):
FVC200D# show full-configuration system dns
config system dns
set primary 172.16.1.10
set secondary 172.16.1.11
set private-ip-query disable
set cache enable
end
Depending on whether or not you have specified an object, like get, show may display one of
two different outputs: either the configuration that you have just entered but not yet saved, or
the configuration as it currently exists on the disk, respectively.
Note: Although not explicitly shown in this section, for all config commands,
there are related get and show commands which display that part of the
configuration. get and show commands use the same syntax as their related
config command, unless otherwise mentioned. For syntax examples and
descriptions of each configuration object, field, and option, see the config
chapters.

Table of Contents

Other manuals for Fortinet FortiVoice 200D

Related product manuals