Доброго времени суток. Прошу помощи. Возникла ситуация, что по непонятным причинам маршрутизатор входит в ступор проработав 5-8 часов. Приходится перегружать, хотя ни память ни процессор не нагружены. Данные по нагрузке: свободной памяти 30 мегабайт, процессор нагружен на 5-10 процентов. На маршрутизаторе запущен NAT и DHCP. Самое странное , что когда пропадает инет пинги стандартного размера не проходят, а, напиример, размером 4096 проходят. Железка работает через Catalyst 2960. Ниже конфигурация...
- Код: Выделить всё
!
! No configuration change since last restart
! NVRAM config last updated at 10:05:27 UA Thu Sep 24 2009
!
version 12.4
service timestamps debug datetime msec
service timestamps log datetime msec
service password-encryption
!
hostname romeo
!
boot-start-marker
boot-end-marker
!
enable secret 5 ********
enable password 7 *********
!
aaa new-model
!
!
!
aaa session-id common
clock timezone UA 3
ip cef
!
!
no ip dhcp use vrf connected
no ip dhcp conflict logging
ip dhcp excluded-address 192.168.2.1 192.168.2.101
ip dhcp excluded-address 192.168.2.170 192.168.2.254
!
ip dhcp pool OFFICE
network 192.168.2.0 255.255.255.0
domain-name OFFICE
dns-server 192.168.2.20
default-router 192.168.2.5
lease 0 0 30
!
!
ip domain name office.dom
ip name-server XXX.XXX.XXX.X
ip auth-proxy max-nodata-conns 3
ip admission max-nodata-conns 3
!
!
voice-card 0
!
!
!
!
!
!
!
!
!
!
!
!
!
!
username manager privilege 15 password 7 ********
!
!
ip ssh version 1
!
!
!
!
!
interface FastEthernet0/0
no ip address
speed 100
full-duplex
!
interface FastEthernet0/0.5
description --==MGMT==--
encapsulation dot1Q 5
ip address 192.168.1.4 255.255.255.0
no cdp enable
!
interface FastEthernet0/0.10
description --==INTERNAL==--
encapsulation dot1Q 10
ip address 192.168.2.5 255.255.255.0
ip nat inside
ip virtual-reassembly
no cdp enable
!
interface FastEthernet0/1
no ip address
speed 100
full-duplex
!
interface FastEthernet0/1.200
description --==EXTERNAL==--
encapsulation dot1Q 200
ip address YYY.YYY.YYY.Y 255.255.255.252
ip nat outside
ip virtual-reassembly
no cdp enable
!
ip forward-protocol nd
ip route 0.0.0.0 0.0.0.0 FastEthernet0/1.200
!
!
no ip http server
no ip http secure-server
ip nat inside source list 10 interface FastEthernet0/1.200 overload
!
access-list 10 permit 192.168.2.0 0.0.0.255
no cdp run
!
!
!
control-plane
!
!
!
!
!
!
!
!
!
line con 0
exec-timeout 60 0
password 7 ********
logging synchronous
line aux 0
line vty 0 4
exec-timeout 60 0
password 7 ********
logging synchronous
transport input ssh
!
scheduler allocate 20000 1000
ntp clock-period 17178390
ntp server 195.214.215.17
end
Кто ищет тот всегда найдет и обязательно скачает...