Cisco Systems MWR 1900 Manual De Usuario

Descargar
Página de 48
3-15
Cisco MWR 1900 Mobile Wireless Edge Router Hardware Installation Guide
78-13982-02
Chapter 3
Installing the Router
Replacing or Upgrading the CF
Display File Content
To display the content of a file in a CF memory card, use the more slot0: filename command.
The following example shows output from the more command on an external CF card: 
Router# more slot0:mwr1900-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
Create a New Directory
To create a directory in CF memory, use the mkdir slot0: directory-name command.
The following example shows output for first displaying the contents of an external CF card, and then 
creating a directory named config and a subdirectory named test-config: 
Router# dir slot0:
Directory of slot0:/
 
  3  -rw-     6458208   Mar 01 1993 00:04:08  mwr1900-i-mz.tmp
 
128094208 bytes total (121634816 bytes free)
Router# mkdir slot0:/config
Create directory filename [config]?
Created dir slot0:/config
Router# mkdir slot0:/config/test-config
Create directory filename [/config/test-config]?
Created dir slot0:/config/test-config
Router# dir slot0:
Directory of slot0:/
 
  3  -rw-     6458208   Mar 01 1993 00:04:08  mwr1900-i-mz.tmp
 1580  drw-           0   Mar 01 1993 23:48:36  config
 
128094208 bytes total (121626624 bytes free)