Hej
Jeg har tidligere postet en meddelelse angående min Cisco 806 router
der er uhyggelig langsom. Du bad mig poste konf, men du har aldrig
svaret.
Kan du se om der er noget galt med denne konf.???
M.
System Bootstrap, Version 12.2(1r)XE2, RELEASE SOFTWARE (fc1)
TAC Support:
http://www.cisco.com/cgi-bin/ibld/view.pl?i=support
Copyright (c) 2001 by cisco Systems, Inc.
C806 platform with 24576 Kbytes of main memory
program load complete, entry point: 0x80013000, size: 0x2d5050
Self decompressing the image :
#################################################
######### [OK]
Restricted Rights Legend
Use, duplication, or disclosure by the Government is
subject to restrictions as set forth in subparagraph
(c) of the Commercial Computer Software - Restricted
Rights clause at FAR sec. 52.227-19 and subparagraph
(c) (1) (ii) of the Rights in Technical Data and Computer
Software clause at DFARS sec. 252.227-7013.
cisco Systems, Inc.
170 West Tasman Drive
San Jose, California 95134-1706
Cisco Internetwork Operating System Software
IOS (tm) C806 Software (C806-OY6-M), Version 12.2(8)T1, RELEASE
SOFTWARE (fc2)
TAC Support:
http://www.cisco.com/tac
Copyright (c) 1986-2002 by cisco Systems, Inc.
Compiled Sun 31-Mar-02 09:36 by ccai
Image text-base: 0x80013170, data-base: 0x80586F74
CISCO C806 (MPC855T) processor (revision 0x202) with 22528K/2048K
bytes of memor
y.
Processor board ID JAD054208YX (2256859908), with hardware revision
0000
CPU rev number 5
Bridging software.
2 Ethernet/IEEE 802.3 interface(s)
128K bytes of non-volatile configuration memory.
8192K bytes of processor board System flash (Read/Write)
2048K bytes of processor board Web flash (Read/Write)
Press RETURN to get started!
00:00:07: %LINK-3-UPDOWN: Interface Ethernet0, changed state to up
00:00:07: %LINK-3-UPDOWN: Interface Ethernet1, changed state to up
00:00:08: %LINEPROTO-5-UPDOWN: Line protocol on Interface Ethernet0,
changed sta
te to up
00:00:08: %LINEPROTO-5-UPDOWN: Line protocol on Interface Ethernet1,
changed sta
te to up
00:00:10: %SYS-5-CONFIG_I: Configured from memory by console
00:00:14: %SYS-5-RESTART: System restarted --
Cisco Internetwork Operating System Software
IOS (tm) C806 Software (C806-OY6-M),
TNET>
TNET>
TNET>Version 12.2(8)T1, RELEASE SOFTWARE (fc2)
TAC Support:
http://www.cisco.com/tac
Copyright (c) 1986-2002 by cisco Systems, Inc.
Compiled Sun 31-Mar-02 09:36 by ccai
00:00:14: %SNMP-5-COLDSTART: SNMP agent on host TNET is undergoing a
cold start
TNET>en
Password:
TNET#sh conf
Using 2853 out of 131072 bytes
!
version 12.2
no parser cache
no service pad
service timestamps debug uptime
service timestamps log uptime
service password-encryption
!
hostname TNET
!
enable secret 5 $1$Fxsl$SfM60QxIjqICEdZHEHYf7/
!
username TNET password 7 030909
username Cisco privilege 15 password 7
041F5A4238704A6F4D165418212E1C052202330E0
513130005210D
ip subnet-zero
ip name-server 194.239.134.83
ip name-server 193.162.153.164
ip dhcp excluded-address 10.10.10.1
ip dhcp excluded-address 172.16.1.100
ip dhcp excluded-address 172.16.0.1 172.16.1.9
ip dhcp excluded-address 172.16.1.100 172.16.255.254
!
ip dhcp pool CLIENT
network 172.16.0.0 255.255.0.0
default-router 172.16.1.100
dns-server 194.239.134.83 193.162.153.164
!
ip inspect name myfw cuseeme timeout 3600
ip inspect name myfw ftp timeout 3600
ip inspect name myfw http timeout 3600
ip inspect name myfw rcmd timeout 3600
ip inspect name myfw realaudio timeout 3600
ip inspect name myfw smtp timeout 3600
ip inspect name myfw tftp timeout 30
ip inspect name myfw udp timeout 15
ip inspect name myfw tcp timeout 3600
ip inspect name myfw h323 timeout 3600
vpdn enable
!
vpdn-group 1
request-dialin
protocol pppoe
!
!
!
!
interface Ethernet0
ip address 172.16.1.100 255.255.0.0
ip nat inside
ip tcp adjust-mss 1452
no cdp enable
hold-queue 32 in
hold-queue 100 out
!
interface Ethernet1
ip address 80.63.162.22 255.255.255.252
ip access-group 111 in
ip nat outside
ip inspect myfw out
pppoe enable
pppoe-client dial-pool-number 1
no cdp enable
!
interface Dialer1
ip address negotiated
ip mtu 1492
encapsulation ppp
ip tcp adjust-mss 1452
dialer pool 1
dialer-group 1
ppp authentication chap pap callin
ppp chap hostname mto
ppp chap password 7 11044B
ppp pap sent-username mto password 7 11044B
ppp ipcp dns request
ppp ipcp wins request
!
ip nat inside source list 102 interface Ethernet1 overload
ip classless
ip route 0.0.0.0 0.0.0.0 Dialer1
ip route 0.0.0.0 0.0.0.0 80.63.162.21
ip route 0.0.0.0 0.0.0.0 Ethernet1
ip http server
!
!
access-list 102 permit ip 172.16.0.0 0.0.255.255 any
access-list 111 permit icmp any any administratively-prohibited
access-list 111 permit icmp any any echo
access-list 111 permit icmp any any echo-reply
access-list 111 permit icmp any any packet-too-big
access-list 111 permit icmp any any time-exceeded
access-list 111 permit icmp any any traceroute
access-list 111 permit icmp any any unreachable
access-list 111 permit udp any eq domain any
access-list 111 permit udp any eq bootps any eq bootpc
access-list 111 permit udp any eq bootps any eq bootps
access-list 111 permit esp any any
access-list 111 permit udp any any eq isakmp
access-list 111 deny ip any any
dialer-list 1 protocol ip permit
!
line con 0
exec-timeout 120 0
stopbits 1
line vty 0 4
exec-timeout 0 0
login local
length 0
!
scheduler max-task-time 5000
end
TNET#