Performing Other Configuration Tasks

Console Commands Associated with Flash Memory Use

This section outlines the console commands for using the onboard Flash memory SIMM on the RP and the PCMCIA Flash memory cards.

To determine the type of Flash memory medium currently in effect for access, issue the pwd command at the privileged EXEC mode prompt:

Router# pwd

slot0

To change from one type of Flash memory access to another, issue the change directory (cd device-name)command, where device-namecan be slot0:, slot1:, or bootflash:.

Sample uses of the change directory command follow:

Router# cd slot1:

Router# pwd

slot1

Router# cd slot0:

Router# pwd

slot0

Router# cd bootflash:

Router# pwd

bootflash

Router#

To list the directory contents of the Flash memory medium being used, issue the directory (dir [device-name]) command at the privileged EXEC mode prompt, where device-namecan be slot0:, slot1:, or bootflash:.

A sample use of the directory command follows:

Router# dir

 

 

-#-

-length-

-----date/time------

name

1

4601977

May 10 1997 09:42:19

myfile1

6679 May 10 1997 05:43:56 todays–config

71 May 10 1997 09:54:53 fun1

To delete a file from a Flash memory medium, issue the delete (delete filename) command at the privileged EXEC mode prompt, where filename represents any Flash memory file.

Observing System Startup and Performing a Basic Configuration 4-51

Page 235
Image 235
Cisco Systems Cisco 12008 manual Console Commands Associated with Flash Memory Use