Reference Guide

Table Of Contents
EXEC Privilege mode
copy running-config startup-config
Save the running-configuration to the usb flash on the IOM.
EXEC Privilege mode
copy running-config usbflash://filename
Save the running-configuration to an FTP server.
EXEC Privilege mode
copy running-config ftp:// username:password@{hostip | hostname}/filepath/
filename
Save the running-configuration to a TFTP server.
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:// username:password@{hostip | hostname}/filepath/
filename
NOTE: When copying to a server, you can only use a hostname if you configured a DNS server.
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.
Getting Started
61