Examples For Saving Or Changing The Configuration Settings; How To Recover A Previous Configuration - Cisco SCE 1000 Installation And Configuration Manual

2xgbe
Hide thumbs Also See for SCE 1000:
Table of Contents

Advertisement

Chapter 7 Basic SCE 1000 Platform Operations

Examples for Saving or Changing the Configuration Settings

Example 1
The following example shows the running configuration file.
SCE 1000#show running-config#
This is a general configuration file (running-config).
#Created on 15:50:56 CET MON February 11 2006
#cli-type 1
#version 1
clock timezone CET 1
snmp-server community "public" ro
snmp-server host 10.1.1.253 traps version 1 "public"
interface LineCard 0
connection-mode active
no silent
no shutdown
flow-aging default-timeout UDP 60
interface FastEthernet 0/0
ip address 10.1.5.109 255.255.0.0
interface FastEthernet 0/1
interface FastEthernet 0/2
exit
line vty 0 4
no timeout
exit
SCE 1000#
SCE 1000#copy running-config startup-config
Writing general configuration file to temporary location...
Backing-up general configuration file...
Copy temporary file to final location...
SCE 1000#
Example 2
The following example illustrates how to remove all DNS settings from the running configuration.
SCE 1000(config)#no ip name-serverSCE 1000(config)#

How to Recover a Previous Configuration

When you save a new configuration, the system automatically backs up the old configuration in the
directory tffs0:system/prevconf/. Up to nine versions of the startup configuration file are saved, namely
config.tx1-config.tx9, where config.tx1 is the most recently saved file.
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 (config.txt) file.
Step 1
At the SCE 1000# prompt, type more tffs0:system/prevconf/config.txt to view the configuration file.
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 that you cannot undo the configuration restore command.
OL-26790-01
How to Recover a Previous Configuration
Cisco SCE 1000 2xGBE Installation and Configuration Guide
7-7

Advertisement

Table of Contents
loading

Table of Contents