B-5
Cisco 3900 Series, Cisco 2900 Series, and Cisco 1900 Series Integrated Services Routers Generation 2 Software Configuration Guide
Appendix B Using CompactFlash Memory Cards
File Operations on CompactFlash Memory Cards
In the following example, the file my-config2 on the CF memory card is copied into the running-config
file in the system memory:
Router#
copy flash0:my-config2 running-config
Destination filename [running-config]?
709 bytes copied in 0.72 secs
Displaying Files
To display a list of files on a CF memory card, enter the
dir flash0:
command in privileged EXEC mode.
Note
Use
flash1:
in the command syntax to access CF in slot 1. Use
flash0:
in the command syntax
to access CF in slot 0.
Router#
dir flash0:
Directory of flash0:/
1580 -rw- 6462268 Mar 06 2004 06:14:02 c2900-universalk9-mz.data
3 -rw- 6458388 Mar 01 2004 00:01:24 c2900-universalk9-mz.bin
63930368 bytes total (51007488 bytes free)
Displaying File Content
To display the content of a file that is stored in flash memory, enter the
more flash0:
command in
privileged EXEC mode:
Note
Use
flash1:
in the command syntax to access CF in slot 1. Use
flash0:
in the command syntax
to access CF in slot 0.
Router#
more flash0:c29xx-i-mz
00000000: 7F454C46 01020100 00000000 00000000 .ELF .... .... ....
00000010: 00020061 00000001 80008000 00000034 ...a .... .... ...4
00000020: 00000054 20000001 00340020 00010028 ...T ... .4. ...(
00000030: 00050008 00000001 0000011C 80008000 .... .... .... ....
00000040: 80008000 00628A44 00650EEC 00000007 .... .b.D .e.l ....
00000050: 0000011C 0000001B 00000001 00000006 .... .... .... ....
00000060: 80008000 0000011C 00004000 00000000 .... .... ..@. ....
00000070: 00000000 00000008 00000000 00000021 .... .... .... ...!
00000080: 00000001 00000002 8000C000 0000411C .... .... ..@. ..A.
00000090: 00000700 00000000 00000000 00000004 .... .... .... ....
000000A0: 00000000 00000029 00000001 00000003 .... ...) .... ....
000000B0: 8000C700 0000481C 00000380 00000000 ..G. ..H. .... ....
000000C0: 00000000 00000004 00000000 0000002F .... .... .... .../
000000D0: 00000001 10000003 8000CA80 00004B9C .... .... ..J. ..K.
000000E0: 00000020 00000000 00000000 00000008 ... .... .... ....
000000F0: 00000000 0000002F 00000001 10000003 .... .../ .... ....
00000100: 8000CAA0 00004BBC 00623FA4 00000000 ..J ..K< .b?$ ....
00000110: 00000000 00000008 00000000 3C1C8001 .... .... .... <...
00000120: 679C4A80 3C018001 AC3DC70C 3C018001 g.J. <... ,=G. <...
00000130: AC3FC710 3C018001 AC24C714 3C018001 ,?G. <... ,$G. <...
00000140: AC25C718 3C018001 AC26C71C 3C018001 ,%G. <... ,&G. <...
00000150: AC27C720 3C018001 AC30C724 3C018001 ,'G <... ,0G$ <...
00000160: AC31C728 3C018001 AC32C72C 3C018001 ,1G( <... ,2G, <...
--More-- q