Cisco Systems 12810 Router User Manual


 
4-49
Cisco 12010, Cisco 12410, and Cisco 12810 Router Installation and Configuration Guide
OL-11496-01
Chapter 4 System Startup and Basic System Configuration
Using RP Flash Memory Cards
Flash Memory Commands
This section describes console commands that you can use to access the different
types of flash memories. Enter these commands from the privileged EXEC mode
prompt.
pwd Command
To determine whether the present device you are accessing is the onboard flash
SIMM on the RP or a PCMCIA flash memory card, use the pwd command.
This example shows how to access a flash memory card in slot 0 of the RP.
Milo# pwd
slot0:
Milo#
cd Command
To change access from one type of flash memory device to another, enter the
cd device-name command.
Where device-name can be slot0:, slot1:, or bootflash:.
The following example shows the cd command changing access to different
devices.
Milo# cd slot1:
Milo# pwd
slot1:/
Milo# cd slot0:
Milo# pwd
slot0:/
Milo# cd bootflash:
Milo# pwd
bootflash:/
Milo#