Getting Started | 47
View Files
You can only view file information and content on local file systems.
To view a list of files on the internal or external Flash, follow this step:
The output of the command
dir also shows the read/write privileges, size (in bytes), and date of
modification for each file (Figure 3-7).
Task Command Syntax Command Mode
Save the running-configuration to:
EXEC Privilege
the startup-configuration on the
internal flash
copy running-config startup-config
the usb flash on the IOM copy running-config usbflash://filename
an FTP server
copy running-config ftp://
username:password@{hostip
| hostname}/filepath/
filename
a TFTP server copy running-config tftp://{hostip | hostname}/filepath/
filename
an SCP server
copy running-config scp://
username:password@{hostip
| hostname}/filepath/
filename
Note: When copying to a server, you can only use a hostname if a DNS server is configured.
Step Task Command Syntax Command Mode
1 View a list of files on:
EXEC Privilegethe internal flash
dir flash:
the usbflash
dir usbflash: