Mellanox MLNX-OS®Command Reference Guide for SX1018HP Ethernet Managed Blade Switch

Rev 1.6.2
Mellanox Technologies
109
show configuration
show configuration [audit | | files [<filename>] | full | running [full] | text files]
Displays a list of CLI commands that will bring the state of a fresh system up to
match the current persistent state of this system.
Syntax Description audit Displays settings for configuration change auditing.
files [<filename>] Displays a list of configuration files in persistent stor-
age if no filename is specified. If a filename is speci-
fied, it displays the commands to recreate the
configuration in that file. In the latter case, only non-
default commands are shown, as for the normal “show
configuration” command.
full Does not exclude commands that set default values.
running Displays commands to recreate current running config-
uration. Same as “show configuration” except that it
applies to the currently running configuration, rather
than the current persisted configuration.
text files Displays names of available text-based configuration
files.
Default N/A
Modes/Context Config
History 3.1.0000
Role monitor/admin
Example
switch (config) # show configuration
##
## Active saved database "newcon"
## Generated at 20114/05/25 10:18:52 +0000
## Hostname: switch-3cc29c
##
##
## Network interface configuration
##
interface mgmt0 comment ""
interface mgmt0 create
interface mgmt0 dhcp
interface mgmt0 display
interface mgmt0 duplex auto
interface mgmt0 mtu 1500
no interface mgmt0 shutdown
interface mgmt0 speed auto
no interface mgmt0 zeroconf
switch (config) #
Related Commands N/A
Note