Cisco RSP1 Installation And Configuration Manual page 33

Route switch processor
Table of Contents

Advertisement

Use the command copy tftp:filename [ bootflash | slot0 | slot1 ]:filename for the copy procedure.
Where tftp:filename is the source of the file and [ bootflash | slot0 | slot1 ]:filename is the destination
in onboard Flash memory or on either of the Flash memory cards.
An example of the copy tftp:filename command follows:
Router# copy tftp:myfile1 slot0:myfile1
20575008 bytes available on device slot0, proceed? [confirm]
Address or name of remote host [1.1.1.1]?
Loading new.image from 1.1.1.1 (via Ethernet1/0): !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!![OK - 7799951/15599616 bytes]
CCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCC
CCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCC
CCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCC
Router#
Additional Commands Associated to Flash Memory
Following are additional commands related to the Flash memory on the RSP1 and the Flash memory
cards. You can determine which memory media you are accessing using the pwd command as
follows:
Router# pwd
slot1
You can move between Flash memory media using the cd [bootflash | slot0 | slot1 ] command as
follows:
Router# cd slot0
slot0
Router# cd slot1
Router# pwd
slot1
You can list the directory of Flash memory media using the dir [bootflash | slot0 | slot1 ] command
as follows:
Router# dir
-#- -length- -----date/time------ name
1
6
7
You can delete a file from any Flash memory media using the delete command as follows:
Router# delete slot0:fun1
Router# dir
-#- -length- -----date/time------ name
1
6
Files that are deleted are simply marked as deleted, but still occupy space in Flash memory. The
squeeze command removes them permanently, and pushes all other undeleted files together to
eliminate spaces between them. Following is the syntax of the squeeze command:
Router# squeeze slot0:
All deleted files will be removed, proceed? [confirm]
Squeeze operation may take a while, proceed? [confirm]
ebESZ
4601977
May 19 1994 09:42:19 myfile1
679
May 19 1994 05:43:56 todays–config
1
May 19 1994 09:54:53 fun1
4601977
May 19 1994 09:42:19 myfile1
679
May 19 1994 05:43:56 todays–config
Route Switch Processor (RSP1) Installation and Configuration
Reference Information
33

Advertisement

Table of Contents
loading

Table of Contents