Example For Saving Or Changing The Configuration Settings - Cisco SCE 2000 Installation And Configuration Manual

4xgbe
Hide thumbs Also See for SCE 2000:
Table of Contents

Advertisement

Managing SCE 2000 Configurations
At the SCE 2000# 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.txt located in the directory: tffs0:system.

Example for Saving or Changing the Configuration Settings

EXAMPLE 1
The following example shows the running configuration file.
SCE 2000#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 2000#
SCE 2000#copy running-config startup-config
Writing general configuration file to temporary location...
Backing-up general configuration file...
Copy temporary file to final location...
SCE 2000#
EXAMPLE 2
The following example illustrates how to remove all DNS settings from the running configuration.
SCE(config)#no ip name-server
SCE(config)#
Cisco SCE 2000 4xGBE Installation and Configuration Guide
7-6
Chapter 7
Basic SCE 2000 Platform Operations
OL-7824-07

Advertisement

Table of Contents
loading

Table of Contents