Saving Or Changing Configuration Settings - Cisco 2000 4xGBE Quick Start Manual

Service control engine
Table of Contents

Advertisement

line vty 0 4
timeout 180
exit
interface Mng 0/1
exit
interface Mng 0/2
exit
aaa authentication login default local
management-agent property "com.pcube.management.framework.install.activation.operation" "Install"
management-agent property "com.pcube.management.framework.install.activated.version" "3.5.5 build 127"
management-agent property "com.pcube.management.framework.install.activated.package" "SCA BB"
management-agent property "com.pcube.management.framework.install.activation.date" "Tue Jun 04 20:57:48
GMT+00:00 2009"
ip rpc-adapter security-level none

Saving or Changing Configuration Settings

When you make changes to the current running configuration and you want those changes to remain in effect when the system
restarts, you must save the changes before leaving the management session. To do so, save the running configuration to the
startup configuration file.
The SCE platform provides multiple interfaces for configuration and management. All interfaces supply an API to the same
database of the SCE platform. 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 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. The running configuration appears.
Step 1
Step 2
Check the configuration to make sure that it is set to your specifications. If not, make the changes you want before
saving.
Type copy running-config startup-config. The system saves all running configuration information to the configuration
Step 3
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.
Saving or Changing Configuration Settings—Example
The following example shows how to save the running configuration file (first displaying the file to review the settings).
SCE#show running-config
#This is a general configuration file (running-config).
#Created on 13:39:29
UTC
#cli-type 1
#version 1
hostname "SCE-2020-1"
enable password level 5 0 "admin"
enable password level 10 0 "admin"
enable password level 15 0 "admin"
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 enable
interface LineCard 0
TUE
July
7
2009
.
/system/prevconf
23

Advertisement

Table of Contents
loading

Table of Contents