Specifications

2-9
Cisco AS5x00 Case Study for Basic IP Modem Services
11/24/1999
Section 2 Commissioning the Cisco AS5300 Hardware
Verifying Basic Setup
To inspect the file system, enter the
show file systems
command and
dir
comand as shown in the
following bullet list:
View the different file storage areas and file management functions:
Router#show file systems
File Systems:
Size(b) Free(b) Type Flags Prefixes
- - opaque wo modem:
- - opaque rw null:
- - opaque rw system:
- - network rw tftp:
* 16777216 12236072 flash rw flash:
8388608 7382416 flash rw bootflash:
126968 126968 nvram rw nvram:
- - opaque wo lex:
- - network rw rcp:
- - network rw ftp:
In addition, verify that you have everything that you ordered (for example, 16 MB of Flash
memory). The asterisk (*) indicates the current directory.
Display the objects in the system memory directory:
5300-NAS#dir system:
Directory of system:/
2 dr-x 0 <no date> memory
1 -rw- 4492 <no date> running-config
13 dr-x 0 <no date> ucode
Note
Remember to include the trailing colon (:) in
dir
commands.
Inspect the contents of boot Flash:
Router#dir bootflash:
Directory of bootflash:/
1 -rw- 1006128 <no date> c5300-boot-mz.112-9.XA1
8388608 bytes total (7382416 bytes free)
In the example, the boot image is c5300-boot-mz.112-9.XA1. The compressed file size is
1,006,128 bytes. The total boot Flash memory size is 8,388,608 bytes. The number of free bytes
is 7,382,416.
Display the contents of Flash memory:
Router#pwd
flash:
Router#dir:
Directory of flash:/
1 -rw- 4541080 <no date> c5300-is-mz.113-7.AA
16777216 bytes total (12236072 bytes free)
The Cisco IOS image named c5300-is-mz.113-7.AA is present.