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

Rev 1.6.2
Mellanox Technologies
110
show running-config
show running-config [full]
Displays commands to recreate current running configuration.
Syntax Description full Does not exclude commands that set default values.
Default N/A
Modes/Context Config
History 3.1.0000
Role monitor/admin
Example
switch (config) # show running-config
##
## Running database "initial"
## Generated at 2012/02/28 14:59:02 +0000
## Hostname: switch-5ea5d8
##
##
## License keys
##
license install LK2-EFM_SX-5M11-5K11-5HGL-0KAL-64QK-8C2Q-60Q3-6C1G-
88A1-F5DF-
2KGK-8
license install LK2-RESTRICTED_CMDS-88A0-RFD7-W4CF-Y
##
## Network interface configuration
##
interface mgmt0 create
interface mgmt0 comment ""
interface mgmt0 dhcp
interface mgmt0 display
interface mgmt0 duplex auto
interface mgmt0 mtu 1500
no interface mgmt0 shutdown
...
switch (config) #
Related Commands show configuration running
Note Same as “show configuration running” except that it applies to the currently running
configuration, rather than the current persisted configuration.