Mellanox MLNX-OS User Manual for SX1018HP Ethernet Managed Blade Switch

Rev 2.10
Mellanox Technologies
181
Mellanox Technologies Confidential
write
write {memory [local] | terminal}
Saves or displays the running configuration.
Syntax Description memory Saves running configuration to the active configuration
file. It is the same as “configuration write”.
local Saves the running configuration only on the local node.
It is the same as “configuration write local”.
terminal Displays commands to recreate current running config-
uration. It is the same as “show running-config”.
Default N/A
Configuration Mode Config
History 3.1.0000
Role admin
Example
switch (config) # write terminal
##
## Running database "initial"
## Generated at 20114/05/27 10:05:16 +0000
## Hostname: switch
##
##
## 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
##
## Local user account configuration
##
username a** capability admin
no username a** disable
username a** disable password
......
switch (config) #
Related Commands show running-config
configuration write
Note