show
The show
commands display a part of your unit’s configuration in the form of the commands that are required to achieve that configuration from the firmware’s default state.
Although not explicitly shown in this section, for all |
CLI commands and variables are case sensitive. |
Unlike the get
command, show
does not display settings that are in their default state.
Example
FAZVM64 # show system global
config system global
set adom-mode advanced
set adom-status enable
set hostname "FAZVM64"
end