Specifications
Table Of Contents
- Software Configuration Guide
- Contents
- Preface
- Understanding Interface Numbering and Cisco IOS Software Basics
- Understanding Interface Numbering
- Understanding Cisco IOS Software Basics
- Upgrading to a New Cisco IOS Release
- Where to Go Next
- Using the Setup Command Facility
- Before Starting Your Router
- Using the setup Command Facility
- Configuring Global Parameters
- Configuring Interface Parameters
- Completing the Configuration
- Where to Go Next
- Configuring with the Command-Line Interface
- Configuring the Host Name and Password
- Configuring 1-Port and 2-Port Ethernet Interfaces
- Configuring Fast Ethernet Interfaces
- Configuring Asynchronous/Synchronous Serial Network Modules or WAN Interface Cards
- Configuring 16-Port and 32-Port Asynchronous Network Modules
- Configuring ISDN BRI WAN Interface Cards
- Configuring T1 and E1 Interfaces
- Configuring T1 (FT1) WAN Interface Cards
- Configuring ATM Interfaces
- Configuring Inverse Multiplexing for ATM Interfaces
- Configuring Analog Modem Interfaces
- Configuring Wireless Multipoint Interfaces
- Checking the Interface Configuration
- Configuring 1-Port ADSL WAN Interface Card
- Configuring the NM-AIC-64, Contact Closure Network Module
- Configuring the 1-Port HSSI Network Module
- Configuring the Compression Network Module for the Cisco 3600 Series Routers
- Configuring the Digital Modem Network Module for the Cisco 3640 Router
- Prerequisites
- Configuration Tasks
- Configure the E1/T1 Network Module for ISDN PRI
- Configure the ISDN D-Channel Serial Interfaces
- Configure the Loopback Interface
- Configure the LAN Interface
- Create the Group Asynchronous Interface
- Configure the ISDN Dialer Interface
- Configure the Default IP Pool Information
- Configure Modem Lines for Dial-In and Dial-Out
- Configuration Example
- Configuring 1-Port G.SHDSL WAN Interface Card
- Saving Configuration Changes
- Where to Go Next
- Configuring Voice-over-IP
- Voice-over-IP Prerequisites
- Configuring the Voice Interface
- Voice-over-IP Configuration Examples
- Where to Go Next
- Configuration Examples
- Cisco 2600 Series Router Configuration Example
- Cisco 3631 Router Configuration Example
- Cisco 3725 Router Configuration Example
- 1-Port ADSL WAN Interface Card Configuration Examples
- NM-AIC-64, Contact Closure NetworkConfiguration Examples
- Cisco 3640 Central Site Configuration to Support ISDN and Modem Calls
- Formatting the Compact Flash Memory Cards
- Using the ROM Monitor
- Index

B-5
Software Configuration Guide For Cisco 2600 Series, Cisco 3600 Series, and Cisco 3700 Series Routers
OL-1957-03
Appendix B Formatting the Compact Flash Memory Cards
File and Directory Operations
CCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCC
CCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCC
CCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCC
CCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCC
CCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCC
CCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCC
CCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCC
CCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCC
CCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCC
CCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCC
CCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCC
CCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCC
Verifying checksum... OK (0xC68E)
6458584 bytes copied in 67.788 secs (96396 bytes/sec)
The following example shows output for copying a configuration file to the startup configuration in an
internal compact Flash memory card (flash:):
Router# copy flash:my-config1 startup-config
Destination filename [startup-config]?
[OK]
517 bytes copied in 4.188 secs (129 bytes/sec)
The following example shows output for copying a configuration file to the running configuration in an
internal compact Flash memory card (flash:):
Router# copy flash:my-config2 running-config
Destination filename [running-config]?
709 bytes copied in 0.72 secs
Display the Contents of a Compact Flash Memory Card
To display the contents (directories and files) of a compact Flash memory card formatted with a Class B
Flash file system, enter the dir {flash: | slot0:} command or the show {flash: | slot0:} command.
The following example shows output for displaying the contents of an internal compact Flash memory
card using the dir flash: command:
Router# dir flash:
Directory of flash:/
1 -rw- 5190020 <no date> c3631-i-mz
2 -rw- 6458584 <no date> c3725-i-mz
3 -rw- 16535740 <no date> c3631-telcoent-mz
128450560 bytes total (100266024 bytes free)
The following example shows output for displaying the contents of an external compact Flash memory
card using the show slot0: command:
Router# show slot0:
System CompactFlash directory:
File Length Name/status
1 5190020 c3631-i-mz
2 6458584 c3725-i-mz
3 16535740 c3631-telcoent-mz
[28184536 bytes used, 100266024 available, 128450560 total]
125440K bytes of ATA System CompactFlash (Read/Write)