Configuration File Handling
75
Procedure
To delete a specified configuration in flash memory
Mode
Administrator execution
Command
Purpose
Step 1
node
#show nvram:
Lists the loaded configurations
Step 2
node
#erase
name
Deletes the configuration
name
from flash memory.
Example: Deleting a Specified Configuration
The following example shows how to delete a specific configuration from among a set of three
available configurations in Flash memory. The configuration named “isoip-config” is to be deleted,
since it is no longer used.
Step 1
First the command
show nvram:
is used with to list all available configurations.
SN#
show nvram:
Persistent configurations:
backup
minimal
startup-config
factory-config
Step 2
Next the configuration named
minimal
has to be deleted explicitly.
SN#
erase nvram:minimal
Step 3
The command
show nvram:
is entered again to check if the selected configuration was deleted
successfully from the set of available configurations.
SN#
show nvram:
Persistent configurations:
backup
startup-config
factory-config
Software Configuration Guide, Revision 1.03
Summary of Contents for SmartWare R2.00
Page 2: ......