DXS-3600 Series 10GbE Layer 2/3 Switch CLI Reference Guide
183
9-8 copy
This command is used to download the configuration file from the TFTP server or FTP server and execute it or save it
as the boot-up configuration file. This command is also used to execute the configuration stored in the NVRAM of the
device or set it to be the boot-up configuration file.
copy {flash: [
FILENAME
] | {tftp: [
//location/filename
] | ftp: [
//username:password@location:tcpport/filename
]} [vrf
VRFNAME
]} {bootup-config | running-config}
Parameters
Example
This example shows how to upload the boot-up configuration, as ‘config.cfg’, to the
FTP server.
DXS-3600-32S#copy bootup-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 shows how to upload the boot-up configuration as
config.cfg
to the
TFTP server using VPN.
DXS-3600-32S#copy bootup-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#
flash:
Specifies the configuration file is saved in the NVRAM of the device.
FILENAME
Specifies the configuration file name. For example, ’config.cfg’.
tftp:
Specifies that the configuration file is from the TFTP server.
//location/filename
Specifies the URL of the configuration file on the TFTP server. For example, ‘//
192.168.0.1/config.cfg’.
ftp:
Specifies that the configuration file is received from the FTP server.
//
username:password@locati
on:tcpport/filename
Specifies the URL of the configuration file on the FTP server. For example, ‘//
user:[email protected]:80/config.cfg’.
vrf
VRFNAME
Specifies to use VPN routing and forwarding. The VRF name can be up to 12
characters long.
bootup-config
Specifies to save the specified configuration and set it as the boot-up configuration
file. If the boot-up configuration file exists, the boot-up configuration file will be
replaced by the specified configuration file or else the specified configuration file will
be saved as ‘config.cfg’ and be configured to be the boot-up configuration file.
Содержание 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 ...