Restoring A Previous Configuration; Example For Restoring A Previous Configuration - Cisco SCE8000 Configuration Manual

Service control engine
Table of Contents

Advertisement

Chapter 3
Basic Cisco SCE8000 Platform Operations
Tip
To remove a configuration command from the running-config, use the no form of the command.
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 (
At the SCE# prompt, type more /system/prevconf/config.tx1 to view the configuration file.
Step 1
The system displays the configuration information stored in the file.
Step 2
Read the configuration information to make sure it is the configuration you want to restore.
Note
Type copy /system/config.tx1 /system/config.txt.
Step 3
The system sets the startup configuration to the configuration from config.tx1.

Example for Restoring a Previous Configuration

The following example displays a saved configuration file and then restores the file to overwrite the
current configuration.
SCE#more /system/prevconf/config.tx1
#This is a general configuration file (running-config).
#Created on 12:07:41
#cli-type 1
#version 1
no management-agent notifications notification-list
1417,1418,804,815,1404,1405,1406,1407,1408,400
no management-agent notifications notification-list
402,421,440,441,444,445,446,450,437,457
no management-agent notifications notification-list 3593,3594,3595,10040
snmp-server community "public" ro
RDR-formatter forwarding-mode multicast
RDR-formatter destination 10.56.96.26 port 33000 category number 1 priority 100
RDR-formatter destination 10.56.96.26 port 33000 category number 2 priority 100
RDR-formatter destination 10.56.96.26 port 33000 category number 3 priority 100
RDR-formatter destination 10.56.96.26 port 33000 category number 4 priority 100
interface LineCard 0
connection-mode inline on-failure external-bypass
no silent
no shutdown
OL-16479-01
. Up to nine versions of the startup configuration file are saved, namely
/system/prevconf/
, where
config.tx1
) file.
config.txt
You cannot undo the configuration restore command.
UTC
SUN
is the most recently saved file.
May
11
2008
Cisco SCE8000 Software Configuration Guide
Managing Configurations
3-7

Advertisement

Table of Contents
loading

Table of Contents