Users Guide

Password to login remote host:
!
Example of Copying to NFS Mount
Dell#copy flash://test.txt nfsmount:///
Destination file name [test.txt]:
!
15 bytes successfully copied
Dell#copy flash://ashu/capture.txt.pcap nfsmount:///
Destination file name [test.txt]:
!
15 bytes successfully copied
Dell#copy flash://ashu/capture.txt.pcap nfsmount:///ashutosh/snoop.pcap
!
24 bytes successfully copied
Dell#
Dell#copy tftp://10.16.127.35/mashutosh/dv-maa-s4810-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
Dell#
Saving 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 IOM by default, but you can save the startup-conguration to a USB ash device or on a remote server.
NOTE: The commands in this section follow the same format as those in Copying Files to and from the System 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.
EXEC Privilege mode
copy running-config startup-config
Save the running-conguration to the usb ash on the IOM.
EXEC Privilege mode
copy running-config usbflash://filename
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:// username:password@{hostip | hostname}/filepath/ filename
NOTE: When copying to a server, you can only use a hostname if you congured a DNS server.
56
Getting Started