Reference Guide

Getting Started | 61
Figure 3-10. show file-systems Command Example
You can change the default file system so that file management commands apply to a particular device or
memory.
To change the default storage location:
You can change the default storage location to the USB Flash (Figure 3-11). File management commands
then apply to the USB Flash rather than the internal Flash.
Figure 3-11. Alternative Storage Location
Viewing command history
The command-history trace feature captures all commands entered by all users of the system with a time
stamp and writes these messages to a dedicated trace log buffer. The system generates a trace message for
each executed command. No password information is saved to the file.
To view the command-history trace, use the
show command-history command (Figure 3-12).
Task Command Syntax Command Mode
Change the default directory.
cd directory
EXEC Privilege
FTOS#show file-systems
Size(b) Free(b) Feature Type Flags Prefixes
2143281152 2000785408 FAT32 USERFLASH rw flash:
15848660992 831594496 FAT32 USBFLASH rw usbflash:
- - - network rw ftp:
- - - network rw tftp:
- - - network rw scp:
FTOS#cd usbflash:
FTOS#copy running-config test
!
3998 bytes successfully copied
FTOS#dir
Directory of usbflash:
1 drwx 4096 Jan 01 1980 00:00:00 +00:00 .
2 drwx 2048 May 02 2012 07:05:06 +00:00 ..
3 -rwx 1272 Apr 29 2011 16:15:14 +00:00 startup-config
4 -rwx 3998 May 11 2011 23:36:12 +00:00 test
No File System Specified
File Saved to USB Flash