hit counter script

Listing The Files On A Flash Device - Cisco WS-X6066-SLB-APC - Content Switching Module Software Manual

Catalyst 6000 series software configuration guide
Hide thumbs Also See for WS-X6066-SLB-APC - Content Switching Module:
Table of Contents

Advertisement

Chapter 24
Working With the Flash File System
This example shows how to configure the system to save its configuration as a text file in NVRAM,
verify the configuration mode, and display the current runtime configuration:
Console> (enable) set config mode text nvram
Binary system configuration has been deleted from NVRAM. Configuration
mode set to text. Use the write memory command to save configuration changes.
System configuration file set to: nvram
The nvram file will be used for configuration during the next bootup.
Console> (enable) show config mode
System configuration mode set to text.
System configuration file set to nvram.
Console> (enable) show running-config all
...........
begin
!
# ***** ALL (DEFAULT and NON-DEFAULT) CONFIGURATION *****
!
!
#time: Wed Jul 18 2001, 06:51:56
!
#version 6.3(0.74)
!
set password $2$FMFQ$HfZR5DUszVHIRhrz4h6V70
set enablepass $2$FMFQ$HfZR5DUszVHIRhrz4h6V70
set prompt Console>
set length 24 default
set logout 20
set config mode text nvram
set banner motd ^C^C
set banner lcd ^C^C
!
#test
set test diaglevel complete
!
#errordetection
set errordetection inband disable
set errordetection memory disable
set errordetection portcounter enable
!
#system
set system baud
set system modem disable
set system name
set system location
----display truncated------
Console> (enable)

Listing the Files on a Flash Device

To list the files on a Flash device, perform one of these tasks:
Task
Display a list of files on a Flash device.
Display a list of deleted files on a Flash device.
Display a list of all files on a Flash device, including
deleted files.
Display a detailed list of files on a Flash device.
78-13315-02
9600
Catalyst 6000 Family Software Configuration Guide—Releases 6.3 and 6.4
Working with the Flash File System
Command
dir [[m/]device:][filename]
dir [[m/]device:][filename] deleted
dir [[m/]device:][filename] all
dir [[m/]device:][filename] long
24-3

Advertisement

Table of Contents
loading

Table of Contents