DXS-3600 Series 10GbE Layer 2/3 Switch CLI Reference Guide
181
9-7 copy bootup-config
This command is used to execute the boot-up configuration immediately, save the boot-up configuration to the
NVRAM, or to upload the boot-up configuration to a TFTP server or FTP server.
copy bootup-config {running-config | flash: [
FILENAME
] | { tftp: [
//location/filename
] | ftp: [
//
username:password@location:tcpport/filename
]} [vrf
VRFNAME
]}
Parameters
Example
This example shows how to upload the current running configuration as ‘config.cfg’
to the TFTP server.
DXS-3600-32S#copy running-config tftp:
Address of remote host []? 10.0.0.66
Destination filename []? config.cfg
Accessing tftp://10.0.0.66/config.cfg...
Transmission start...
Transmission finished, file length 45421 bytes.
DXS-3600-32S#
Example
This example shows how to upload the current running configuration as ‘config.cfg’
to the FTP server.
DXS-3600-32S#copy running-config ftp: //user:[email protected]:80/config.cfg
Address of remote host [10.0.0.66]?
Destination username [user]?
Destination password [123]?
TCP port number of remote host [80]?
Destination filename [config.cfg]?
Accessing ftp: //10.0.0.66/config.cfg...
Transmission start...
Transmission finished, file length 45421 bytes.
DXS-3600-32S#
Example
This example show hoe to upload the current running configuration as
config.cfg
to
the TFTP server using VPN.
DXS-3600-32S#copy running-config tftp: vrf VPN1
Address of remote host []? 10.0.0.66
Destination filename []? config.cfg
Accessing tftp://10.0.0.66/config.cfg...
Transmission start...
Transmission finished, file length 45421 bytes.
DXS-3600-32S#
running-config
Specifies that the boot-up configuration will be executed immediately by using the
increment method. The boot-up configuration will merge with the current
configuration. The existing configuration will not be cleared before applying of the
boot-up configuration.
flash:
Specifies that the startup configuration file will be saved to the NVRAM of the device.
FILENAME
Specifies the saved configuration file name. For example, ‘config.cfg’.
tftp:
Specifies that the startup configuration file will be uploaded to the TFTP server.
//location/filename
Specifies the upload configuration file URL on the TFTP server. For example, ‘//
192.168.0.1/config.cfg’.
Содержание DXS-3600-16S
Страница 1: ...CLI Reference Guide Product Model DXS 3600 Series Layer 2 3 Managed 10GbE Switch Release 1 10 ...
Страница 232: ...DXS 3600 Series 10GbE Layer 2 3 Switch CLI Reference Guide 224 ...
Страница 301: ...DXS 3600 Series 10GbE Layer 2 3 Switch CLI Reference Guide 293 ...
Страница 349: ...DXS 3600 Series 10GbE Layer 2 3 Switch CLI Reference Guide 341 ...
Страница 494: ...DXS 3600 Series 10GbE Layer 2 3 Switch CLI Reference Guide 486 ...
Страница 564: ...DXS 3600 Series 10GbE Layer 2 3 Switch CLI Reference Guide 556 ...
Страница 649: ...DXS 3600 Series 10GbE Layer 2 3 Switch CLI Reference Guide 641 ...