Restoring A Previous Configuration - Cisco SCE8000 Installation And Configuration Manual

Cisco systems router installation and configuration guide
Hide thumbs Also See for SCE8000:
Table of Contents

Advertisement

Managing Cisco SCE8000 Configurations
ip default-gateway 10.56.96.1
line vty 0 4
exit
management-agent property "com.pcube.management.framework.install.activation.operation"
"Install"
management-agent property "com.pcube.management.framework.install.activated.package" "SCA
BB"
management-agent property "com.pcube.management.framework.install.activated.version"
"3.1.6 build 79"
management-agent property "com.pcube.management.framework.install.activation.date" "Sun
May 11 08:44:04 GMT+00:00 2008"
flow-filter partition name "ignore_filter" first-rule 4 num-rules 32
flow-filter partition name "udpPortsToOpenBySw" first-rule 40 num-rules 21
SCE#copy running-config startup-config
Writing general configuration file to temporary location...
Backing-up general configuration file...
Copy temporary file to final location...
SCE#
To remove a configuration command from the running-config, use the no form of the command.
Tip
The following example illustrates how to remove all DNS settings from the running configuration.
SCE(config)#no ip name-server

Restoring a Previous Configuration

When you save a new configuration, the system automatically backs up the old configuration in the
directory
config.tx1-config.tx9
You can view the old startup configuration files using the CLI command more.
Restoring a previous startup configuration means renaming the file so it overwrites the startup
configuration (
Step 1
At the SCE# prompt, type more /system/prevconf/config.tx1 to view the configuration file.
The system displays the configuration information stored in the file.
Read the configuration information to make sure it is the configuration you want to restore.
Step 2
Note that you cannot undo the configuration restore command.
Type copy /system/config.tx1 /system/config.txt.
Step 3
The system sets the startup configuration to the configuration from config.tx1.
Cisco SCE8000 Installation and Configuration Guide, Rel 3.1.7
7-8
. Up to nine versions of the startup configuration file are saved, namely
/system/prevconf/
, where
config.tx1
) file.
config.txt
Chapter 7
Basic Cisco SCE8000 Platform Operations
is the most recently saved file.
OL-16478-03

Advertisement

Table of Contents
loading

Table of Contents