DXS-3600 Series 10GbE Layer 2/3 Switch CLI Reference Guide
179
9-5 boot config flash
This command is used to specify the filename of the configuration file, stored in the NVRAM, from which the system
configures itself during initialization (boot-up).
boot config flash
FILENAME
Parameters
9-6 copy running-config
This command is used to save the current running configuration to the NVRAM. This command is also used to save
and set the current running configuration as the boot-up configuration file or upload the current running configuration to
the TFTP server or FTP server.
copy running-config {bootup-config | flash: [
FILENAME
] | {tftp: [
//location/filename
] | ftp: [
//
username:password@location:tcpport/filename
]} [vrf
VRFNAME
]}
Example
This example show how to download the
config.cfg
from a TFTP server using VPN
and replace the current running configuration with it.
DXS-3600-32S#configure replace tftp: //10.0.0.66/config.cfg vrf VPN1
This will apply all necessary additions and deletions
to replace the current running configuration with the
contents of the specified configuration file, which is
assumed to be a complete configuration, not a partial
configuration. [y/n]: y
Accessing tftp://10.0.0.66/config.cfg...
Transmission start...
Transmission finished, file length 45422 bytes.
Executing script file config.cfg ......
Executing done
DXS-3600-32S#
FILENAME
Specifies the name of the configuration file, stored in the NVRAM. For example,
‘config.cfg’.
Default
The default startup configuration file is ‘config.cfg’.
Command Mode
Global Configuration Mode.
Command Default Level
Level: 15
Usage Guideline
The command is used to specify the boot-up configuration file. The default boot-up
configuration file is called ‘config.cfg’. If the boot-up configuration file is deleted, the
system will choose a valid configuration file and set it as the boot-up configuration
file. If there is no valid configuration file, the device will be configured to default state
when boot-up next time.
To verify your configuration, use
show boot
in privileged mode.
Example
This example shows how to configure the configuration file, called ‘config.cfg’, as the
boot-up configuration file, from which the system configures itself during initialization.
DXS-3600-32S#configure terminal
DXS-3600-32S(config)#boot config flash config.cfg
DXS-3600-32S(config)#
Summary of Contents for DXS-3600-16S
Page 1: ...CLI Reference Guide Product Model DXS 3600 Series Layer 2 3 Managed 10GbE Switch Release 1 10 ...
Page 232: ...DXS 3600 Series 10GbE Layer 2 3 Switch CLI Reference Guide 224 ...
Page 301: ...DXS 3600 Series 10GbE Layer 2 3 Switch CLI Reference Guide 293 ...
Page 349: ...DXS 3600 Series 10GbE Layer 2 3 Switch CLI Reference Guide 341 ...
Page 494: ...DXS 3600 Series 10GbE Layer 2 3 Switch CLI Reference Guide 486 ...
Page 564: ...DXS 3600 Series 10GbE Layer 2 3 Switch CLI Reference Guide 556 ...
Page 649: ...DXS 3600 Series 10GbE Layer 2 3 Switch CLI Reference Guide 641 ...