Cisco Systems OL-2056-02 Saw User Manual


 
5-53
Cisco 3600 Series Hardware Installation Guide
OL-2056-02
Chapter 5 Installing Memory in the Router
Installing and Formatting Compact Flash Memory Cards in Cisco 3631 Routers
Rename a File in Flash
To rename a file in a Compact Flash memory card, use the rename flash: original-filename flash:
new-filename command.
The following example shows output for renaming a Cisco IOS file in an internal Compact Flash memory
card:
Router# dir flash:
Directory of flash:/
3 -rw- 6458388 Mar 01 1993 00:00:58 c3725-i-mz.tmp
1580 -rw- 6462268 Mar 06 1993 06:14:02 c3725-i-mz.3600ata
63930368 bytes total (51007488 bytes free)
Router# rename flash:c3725-i-mz.tmp flash:c3725-i-mz
Destination filename [c3725-i-mz]?
Router# dir flash:
Directory of flash:/
1580 -rw- 6462268 Mar 06 1993 06:14:02 c3725-i-mz.3600ata
3 -rw- 6458388 Mar 01 1993 00:01:24 c3725-i-mz
63930368 bytes total (51007488 bytes free)
Display the Contents of a File
To display the content of a file in a Compact Flash memory card, use the more flash: filename command.
The following example shows output from the more command on a Compact Flash memory card:
Router# more flash:c3725-i-mz.tmp
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