Cisco SCE 1000 and Manual de inicio rápido - Página 41

Navegue en línea o descargue pdf Manual de inicio rápido para Hardware de red Cisco SCE 1000 and. Cisco SCE 1000 and 49 páginas. Service control engine 1000 2xgbe

Cisco SCE 1000 and Manual de inicio rápido
Examples
Example 1:
The following example shows the running configuration file.
SCE 1000number 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 1000#
SCE 1000#copy running-config startup-config
Writing general configuration file to temporary location...
Backing-up general configuration file...
Copy temporary file to final location...
SCE 1000number
For backup purposes, the old startup-config file is saved under the directory: tffs0:system/prevconf.
To remove a configuration command from the running-config, use the no form of the command.
Example 2:
The following example illustrates how to remove all DNS settings from the running configuration.
SCE 1000(config)#no ip name-server
SCE 1000(config)#
41