Current configuration : 1048 bytes
!
version 12.3
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
!
hostname Router
!
boot-start-marker
boot-end-marker
!
enable secret 5 $1$.6hL$v/w/cSnAjhgX/59WwOViy0
!
no network-clock-participate slot 1
no network-clock-participate wic 0
no aaa new-model
ip subnet-zero
ip cef
!
!
!
ip dhcp pool HELLO
dns-server 202.99.8.1
!
no ftp-server write-enable
!
!
!
!
interface FastEthernet0/0
ip address 162.244.210.1 255.255.255.252
ip nat outside
duplex auto
speed auto
!
interface FastEthernet0/1
ip address 192.168.0.1 255.255.255.0
ip nat inside
duplex auto
speed auto
!
ip nat pool HELLO 218.219.54.79 218.219.54.101 netmask 255.255.255.224
ip nat inside source list 1 pool wenhua overload
ip classless
ip route 0.0.0.0 0.0.0.0 172.254.254.1
ip route 10.0.0.0 255.0.0.0 192.168.0.6
ip route 192.168.1.0 255.255.255.0 192.168.1.254
no ip http server
!
access-list 1 permit any
!
line con 0
exec-timeout 0 30
line aux 0
line vty 0 4
password HELLO
login
!
!
!
end
Router#作者: tangye 时间: 2007-05-09 14:34
看一下CPU内存,估计负荷很高作者: smileling 时间: 2007-05-10 23:54
提示: 作者被禁止或删除 内容自动屏蔽作者: lovetan21 时间: 2007-05-13 23:45
会不会是广播造成的啊?作者: 剑君十二恨 时间: 2007-05-14 16:42
show version 后出现如下:
Cisco Internetwork Operating System Software
IOS (tm) C2600 Software (C2600-IPBASE-M), Version 12.3(6f), RELEASE SOFTWARE (fc
1)
Copyright (c) 1986-2005 by cisco Systems, Inc.
Compiled Tue 16-Aug-05 17:54 by ssearch
Image text-base: 0x80008098, data-base: 0x80ED16A0
ROM: System Bootstrap, Version 12.2(8r) [cmong 8r], RELEASE SOFTWARE (fc1)
Router uptime is 2 minutes
System returned to ROM by error - a SegV exception, PC 0x809F0DD4
System image file is "flash:c2600-ipbase-mz.123-6f.bin"
cisco 2621XM (MPC860P) processor (revision 0x401) with 61440K/4096K bytes of mem
ory.
Processor board ID FHK1015F1A5 (235574313
M860 processor: part number 5, mask 2
Bridging software.
X.25 software, Version 3.0.0.
2 FastEthernet/IEEE 802.3 interface(s)
32K bytes of non-volatile configuration memory.
32768K bytes of processor board System flash (Read/Write)
Configuration register is 0x2102
在其中出现System returned to ROM by error - a SegV exception, PC 0x809F0DD4,不知道是什么错误,而且前天我们换过内存,当时这个错误是没有的,但是一自动重起就会出现这个问题作者: bzzh 时间: 2007-05-15 16:47
Access to an invalid memory address
Write access to a read-only memory region
A jump to an invalid PC (often 0x0)作者: bzzh 时间: 2007-05-15 16:48
你们换的内存是不是有问题,