cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
10907
Views
0
Helpful
2
Replies

How to show all files on router?

malberttoo
Level 1
Level 1

Gurus,

What command can I use to see all the files that are currently on my router, a 2851? Specifically, I want to see what html pages are on it.

Thank you.

1 Accepted Solution

Accepted Solutions

nhabib
Level 9
Level 9

Try the command "dir"

Here is the output from my device (Cat3548xl):

3548xl-a#dir

Directory of flash:/

2 drwx 704 Mar 31 1993 10:25:02 html

4 -rwx 109 Mar 31 1993 10:25:08 info

15 -rwx 8887 Mar 07 1993 12:15:00 config.text

16 -rwx 109 Mar 31 1993 10:25:08 info.ver

17 -rwx 1809872 Mar 31 1993 10:23:28 c3500xl-c3h2s-mz.120-5.WC11.bin

18 -rwx 370 Mar 31 1993 10:27:02 env_vars

19 -rwx 1976 Mar 13 1993 14:55:21 old.vlan.dat

20 -rwx 2228 May 01 1993 22:13:26 vlan.dat

21 -rwx 25 Aug 24 1993 07:47:07 snmpengineid

3612672 bytes total (673280 bytes free)

3548xl-a#dir html

Directory of flash:/html/

3 -rwx 3988 Mar 31 1993 10:23:28 homepage.htm

5 -rwx 1392 Mar 31 1993 10:23:28 not_supported.html

6 -rwx 9449 Mar 31 1993 10:23:29 common.js

7 -rwx 22152 Mar 31 1993 10:23:30 cms_splash.gif

8 -rwx 1211 Mar 31 1993 10:23:30 cms_13.html

9 -rwx 2823 Mar 31 1993 10:23:30 cluster.html

10 -rwx 4226 Mar 31 1993 10:23:30 Redirect.jar

11 -rwx 9784 Mar 31 1993 10:23:31 c4v4_disc.sgz

12 -rwx 954980 Mar 31 1993 10:24:56 CMS.sgz

13 -rwx 58784 Mar 31 1993 10:25:02 CiscoChartPanel.sgz

14 -rwx 39498 Mar 31 1993 10:25:08 cms_boot.jar

3612672 bytes total (673280 bytes free)

3548xl-a#

View solution in original post

2 Replies 2

nhabib
Level 9
Level 9

Try the command "dir"

Here is the output from my device (Cat3548xl):

3548xl-a#dir

Directory of flash:/

2 drwx 704 Mar 31 1993 10:25:02 html

4 -rwx 109 Mar 31 1993 10:25:08 info

15 -rwx 8887 Mar 07 1993 12:15:00 config.text

16 -rwx 109 Mar 31 1993 10:25:08 info.ver

17 -rwx 1809872 Mar 31 1993 10:23:28 c3500xl-c3h2s-mz.120-5.WC11.bin

18 -rwx 370 Mar 31 1993 10:27:02 env_vars

19 -rwx 1976 Mar 13 1993 14:55:21 old.vlan.dat

20 -rwx 2228 May 01 1993 22:13:26 vlan.dat

21 -rwx 25 Aug 24 1993 07:47:07 snmpengineid

3612672 bytes total (673280 bytes free)

3548xl-a#dir html

Directory of flash:/html/

3 -rwx 3988 Mar 31 1993 10:23:28 homepage.htm

5 -rwx 1392 Mar 31 1993 10:23:28 not_supported.html

6 -rwx 9449 Mar 31 1993 10:23:29 common.js

7 -rwx 22152 Mar 31 1993 10:23:30 cms_splash.gif

8 -rwx 1211 Mar 31 1993 10:23:30 cms_13.html

9 -rwx 2823 Mar 31 1993 10:23:30 cluster.html

10 -rwx 4226 Mar 31 1993 10:23:30 Redirect.jar

11 -rwx 9784 Mar 31 1993 10:23:31 c4v4_disc.sgz

12 -rwx 954980 Mar 31 1993 10:24:56 CMS.sgz

13 -rwx 58784 Mar 31 1993 10:25:02 CiscoChartPanel.sgz

14 -rwx 39498 Mar 31 1993 10:25:08 cms_boot.jar

3612672 bytes total (673280 bytes free)

3548xl-a#

Thanks! That did the job!

Michael