EXEC Privilege mode
copy running-config tftp://{hostip | hostname}/ filepath/filename
Save the running-configuration to an SCP server.
EXEC Privilege mode
copy running-config scp://{hostip | hostname}/ filepath/filename
NOTE: When copying to a server, you can only use a host name if you have configured a DNS
server.
Save the running-configuration to the startup-configuration on the internal flash of the primary RPM.
Then copy the new startup-config file to the external flash of the primary RPM.
EXEC Privilege mode
copy running-config startup-config duplicate
Dell Networking OS Behavior: If you create a startup-configuration on an RPM and then move the RPM
to another chassis, the startup-configuration is stored as a backup file (with the extension .bak), and a
new, empty startup-configuration file is created. To restore your original startup-configuration in this
situation, overwrite the new startup-configuration with the original one using the copy startup-
config.bak startup-config command.
Viewing Files
You can only view file information and content on local file systems.
To view a list of files or the contents of a file, use the following commands.
View a list of files on the internal flash.
EXEC Privilege mode
dir flash:
View a list of files on the usbflash.
EXEC Privilege mode
dir usbflash:
View the contents of a file in the internal flash.
EXEC Privilege mode
show file flash://filename
View the contents of a file in the usb flash.
EXEC Privilege mode
show file usbflash://filename
View the running-configuration.
EXEC Privilege mode
show running-config
View the startup-configuration.
EXEC Privilege mode
show startup-config
Getting Started 57