вот, думаю проблема в памяти, если да то что можно сделать, конфиг ниже, ночью собираюсь перегрузить когда не будет народу
что можно еще поправить в конфиге может там что то личшнее, конфиг сам сочинял

?
Код: Выделить всё
cisco#show version
Cisco IOS Software, C831 Software (C831-K9O3SY6-M), Version 12.3(4)T, RELEASE SOFTWARE (fc1)
TAC Support: http://www.cisco.com/tac
Copyright (c) 1986-2003 by Cisco Systems, Inc.
Compiled Sat 25-Oct-03 19:17 by ccai
ROM: System Bootstrap, Version 12.2(8r)YN, RELEASE SOFTWARE (fc1)
cisco uptime is 1 day, 22 hours, 46 minutes
System returned to ROM by power-on
System image file is "flash:c831-k9o3sy6-mz.123-4.T.bin"
часть лога
Код: Выделить всё
-Process= "Chunk Manager", ipl= 4, pid= 1
-Traceback= 80176AD4 80178610 80188924 80187B58 801878DC 8016B7AC 8016FF78
*Mar 2 03:11:37.845: %SYS-2-CHUNKEXPANDFAIL: Could not expand chunk pool for ipnat entry. No memory available
-Process= "Chunk Manager", ipl= 4, pid= 1
-Traceback= 80187924 8016B7AC 8016FF78
*Mar 2 22:26:29.704: %SYS-5-CONFIG_I: Configured from console by andrey on vty0 (192.168.0.7)
*Mar 2 22:26:32.532: %SYS-2-MALLOCFAIL: Memory allocation of 131072 bytes failed from 0x800815FC, alignment 0
Pool: Processor Free: 421156 Cause: Memory fragmentation
Alternate Pool: None Free: 0 Cause: No Alternate pool
Код: Выделить всё
cisco#sh startup-config
Using 1314 out of 131072 bytes
!
version 12.3
no service pad
service timestamps debug datetime msec
service timestamps log datetime msec
service password-encryption
!
hostname cisco
!
boot-start-marker
boot-end-marker
!
no logging console
enable password ХХХХХХХХХХХХ
!
username andrey privilege 15 password ХХХХХХХХХХХХ
aaa new-model
!
!
aaa session-id common
ip subnet-zero
no ip domain lookup
ip domain name cisco.test
!
ip dhcp pool my_pool
network 192.168.0.0 255.255.255.0
default-router 192.168.0.1
dns-server 10.100.100.1
!
!
ip ftp username andrey
ip ftp password ХХХХХХХХХХХХХХХХ
ip audit notify log
ip audit po max-events 100
ip ssh version 2
no ftp-server write-enable
!
!
!
no crypto isakmp enable
!
!
!
!
interface Ethernet0
ip address 192.168.0.1 255.255.255.0
ip nat inside
!
interface Ethernet1
ip address dhcp
ip nat outside
duplex auto
!
ip nat inside source list 100 interface Ethernet1 overload
ip classless
no ip http server
no ip http secure-server
!
!
access-list 100 permit ip any any
!
control-plane
!
!
line con 0
no modem enable
transport preferred all
transport output all
speed 115200
line aux 0
transport preferred all
transport output all
line vty 0 4
transport preferred all
transport input all
transport output all
!
scheduler max-task-time 5000
!
end
Код: Выделить всё
CPU utilization for five seconds: 7%/2%; one minute: 7%; five minutes: 7%
Код: Выделить всё
cisco#sh processes memory
Total: 14372124, Used: 12125264, Free: 2246860
хех..