Concept Guide

15 bytes successfully copied
DellEMC#copy flash://test/capture.txt.pcap nfsmount:///
Destination file name [test.txt]:
!
15 bytes successfully copied
DellEMC#copy flash://test/capture.txt.pcap nfsmount:///username/snoop.pcap
!
24 bytes successfully copied
DellEMC#
DellEMC#copy tftp://10.16.127.35/username/dv-maa-test ?
flash: Copy to local file system ([flash://]filepath)
nfsmount: Copy to nfs mount file system (nfsmount:///filepath)
running-config remote host:
Destination file name [test.c]:
!
225 bytes successfully copied
DellEMC#
Save the Running-Conguration
The running-conguration contains the current system conguration. Dell EMC Networking recommends coping your running-conguration
to the startup-conguration.
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 internal ash of the primary RPM.
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.
NOTE: When you load the startup conguration or a conguration le from a network server such as TFTP to the running
conguration, the conguration is added to the running conguration. This does not replace the existing running conguration.
Commands in the conguration le has precedence over commands in the running conguration.
Getting Started 53