B-5
Cisco IAD2430 Series Integrated Access Devices Software Configuration Guide
OL-4306-03
Appendix B Formatting the Flash Memory
File and Directory Operations
File System flash card! Continue? [confirm]
Format:Drive communication & 1st Sector Write OK...
Writing Monlib sectors ...................................................................
Monlib write complete
..
Format:All system sectors written. OK...
Format:Total sectors in formatted partition:250592
Format:Total bytes in formatted partition:128303104
Format:Operation completed successfully.
Format of flash complete
File and Directory Operations
The following sections show file and directory operations for internal and external Cisco flash memory.
File and directory operations vary according to the formatted file system—Class B or Class C.
Operations for Use with Class B Flash File System
The following file operations are useful for flash memory formatted with a Class B flash file system.
Copying Files
To copy files to another location, enter the
copy
{
flash:
|
slot0:
} command.
Note
slot0
is not supported on the IAD2435 IAD.
The following example shows sample output for copying a Cisco IOS file from an internal flash memory
(
flash:
) to an external flash memory (
slot0:
):
Router#
copy flash:c2430-is-mz.tmp slot0:
Destination filename [c2430-is-mz.tmp]?
Erase slot0:before copying?
[confirm]nCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCC
CCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCC
CCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCC
CCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCC
Verifying checksum... OK (0xC68E)
6458584 bytes copied in 67.788 secs (96396 bytes/sec)
The following example shows sample output for copying a configuration file to the startup configuration
in an internal flash memory (
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 sample output for copying a configuration file to the running
configuration in an internal flash memory (
flash:
):
Router#
copy flash:my-config2 running-config
Destination filename [running-config]?