How To Save Or Change The Configuration Settings - Cisco SCE8000 Configuration Manual

Service control engine
Table of Contents

Advertisement

Chapter 3
Basic Cisco SCE8000 Platform Operations
exit
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

How to Save or Change the Configuration Settings

When you make changes to the current running configuration and you want those changes to continue
to be in effect when the system restarts, you must save the changes before leaving the management
session. You do that by saving the running configuration to the startup configuration file.
The SCE platform provides multiple interfaces for the purpose of configuration and management. All
interfaces supply an API to the same database of the SCE platform and any configuration made through
one interface is reflected through all interfaces. Furthermore, when saving the running configuration to
the startup configuration from any management interface, all configuration settings are saved regardless
of the management interface used to set the configuration.
For backup purposes, the old startup-config file is saved under the directory:
to
Restoring a Previous Configuration, page 3-7
configuration.
To remove a configuration command from the running-config, use the no form of the command.
At the SCE# prompt, type show running-config to view the running configuration.
Step 1
The running configuration is displayed.
Check the displayed configuration to make sure that it is set the way you want. If not, make the changes
Step 2
you want before saving.
Type copy running-config startup-config.
Step 3
The system saves all running configuration information to the configuration file, which is used when the
system reboots.
The configuration file holds all information that is different from the system default in a file called
config.tx1 located in the directory: /system.
OL-16479-01
for an explanation on how to restore a previous
Cisco SCE8000 Software Configuration Guide
Managing Configurations
. Refer
/system/prevconf
3-5

Advertisement

Table of Contents
loading

Table of Contents