Administrator Guide

Location
source-le-url
Syntax
destination-le-url
Syntax
For a remote le location:
SCP server
copy scp://{hostip | hostname}/
filepath/ filename
scp://{hostip | hostname}/
filepath/filename
Important Points to Remember
You may not copy a le from one remote system to another.
You may not copy a le from one location to the same location.
When copying to a server, you can only use a hostname if a domain name server (DNS) server is congured.
The usbflash command is supported on the device. Refer to your system’s Release Notes for a list of approved USB vendors.
Example of Copying a File to an FTP Server
Dell#copy flash://Dell-EF-8.2.1.0.bin ftp://myusername:mypassword@10.10.10.10/
/Dell/Dell-EF-8.2.1.0
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
27952672 bytes successfully copied
Example of Importing a File to the Local System
core1#$//copy ftp://myusername:mypassword@10.10.10.10//Dell/
Dell-EF-8.2.1.0.bin flash://
Destination file name [Dell-EF-8.2.1.0.bin.bin]:
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
26292881 bytes successfully copied
Save the Running-Conguration
The running-conguration contains the current system conguration. Dell Networking recommends coping your running-conguration to
the startup-conguration.
The system uses the startup-conguration during boot-up to congure the system. The startup-conguration is stored in the internal ash
on the system by default, but it can be saved on a USB ash device or a remote server.
The commands in this section follow the same format as those commands in the Copy Files to and from the System section but use the
lenames startup-conguration and running-conguration. These commands assume that current directory is the internal ash, which is
the system default.
Save the running-conguration to the startup-conguration on the system.
EXEC Privilege mode
copy running-config startup-config
Save the running-conguration to an FTP server.
EXEC Privilege mode
copy running-config ftp:// username:password@{hostip | hostname}/filepath/ filename
Save the running-conguration to a TFTP server.
EXEC Privilege mode
copy running-config tftp://{hostip | hostname}/ filepath/filename
Save the running-conguration to an SCP server.
EXEC Privilege mode
copy running-config scp://{hostip | hostname}/ filepath/filename
NOTE
: When copying to a server, a host name can only be used if a DNS server is
congured.
Getting Started 53