Restoring A Previous Configuration: Example; Backing Up Configuration Files; Options; How To Create A Backup Configuration File - Cisco SCE2020-4XGBE-SM Configuration Manual

Software configuration guide
Table of Contents

Advertisement

Managing Configurations

Restoring a Previous Configuration: Example

The following example displays a saved configuration file and then restores the file to overwrite the
current configuration.
SCE#more tffs0:system/prevconf/config.tx1
#This is a general configuration file (running-config).
#Created on 19:36:07 UTC THU February 14 2006
#cli-type 1
#version 1
interface LineCard 0
no silent
no shutdown
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
exit
SCE#copy tffs0:system/prevconf/config.tx1 tffs0:system/config.txt
sce#

Backing Up Configuration Files

Although a backup of the configuration file is created automatically under certain circumstances, it is
useful to be able to explicitly create a backup configuration file.
For example, it can be used in a cascaded solution to copy the configuration from one SCE platform to
the other, as follows:
1.
2.

Options

The following option is available:
Cisco SCE 2000 and SCE 1000 Software Configuration Guide
3-6
Options, page 3-6
How to Create a Backup Configuration File, page 3-7
How to Upload a Backup Configuration File, page 3-7
To create a backup configuration file, execute this command on the first SCE platform, specifying
an FTP backup file:
copy startup-config backup-file
To upload the backup configuration file to the cascaded SCE platform, execute this command on that
SCE platform, specifying the previously created backup file:
copy backup-file startup-config
backup-file — The name of the backup configuration file to be created. The file name should be in
8.3 format, that is, there are a maximum of 8 characters before the period and three characters
following it.
The backup file may be created via FTP or it may be a local file, as shown in the following examples:
via FTP: ftp://user:pass@host/drive:/dir/bckupcfg.txt
local: /tffs0/bckupcfg.txt
Chapter 3
Operations
OL-7827-12

Advertisement

Table of Contents
loading

This manual is also suitable for:

Sce 2000Sce 1000

Table of Contents