How To Save Or Change The Configuration Settings - Cisco SCE 8000 10GBE Software Configuration Manual

Table of Contents

Advertisement

Managing Configurations
bandwidth 10000000 burst-size 50000
global-controller 0 name "Default Global Controller"
interface TenGigabitEthernet 3/2/0
bandwidth 10000000 burst-size 50000
global-controller 0 name "Default Global Controller"
interface TenGigabitEthernet 3/3/0
bandwidth 10000000 burst-size 50000
global-controller 0 name "Default Global Controller"
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 Cisco SCE platform provides multiple interfaces for the purpose of configuration and management.
All interfaces supply an API to the same database of the Cisco 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" section on page 3-8
previous 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.
Cisco SCE 8000 10GBE Software Configuration Guide
3-6
Chapter 3
Basic Cisco SCE 8000 Platform Operations
/system/prevconf
for an explanation on how to restore a
. Refer
OL-30621-02

Advertisement

Table of Contents
loading

Table of Contents