3-19
Cisco MWR 1941-DC-A Mobile Wireless Edge Router Hardware Installation Guide
OL-7872-04
Chapter 3 Installing the Cisco MWR 1941-DC-A Router
Powering Up the Router
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 displaying the contents of a CF card, and then creating a
config
directory, followed by a
test-config
subdirectory:
Router#
dir slot0:
Directory of slot0:/
3 -rw- 6458208 Mar 01 1993 00:04:08 mwr1941-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 mwr1941-i-mz.tmp
1580 drw- 0 Mar 01 1993 23:48:36 config
128094208 bytes total (121626624 bytes free)
Router# cd slot0:/config
Router#
dir slot0:
Directory of slot0:/config/
1581 drw- 0 Mar 01 1993 23:50:08 test-config
128094208 bytes total (121626624 bytes free)
Remove a Directory
To remove a directory from CF memory, use the
rmdir
slot0:
/
directory
-
name
command.
Before you can remove a directory, all files and subdirectories must be removed from the directory.
The following example shows output for displaying the contents of a CF card,and then removing the
test-config
directory:
Router#
dir slot0:
Directory of slot0:/config/
1581 drw- 0 Mar 01 1993 23:50:08 test-config