Hello gang,
Having a bit of a trouble with the newly purchased router.
The internet speed provided by ISP is around 700KB/s but I am unable to reach that speed anymore with this router.
It seems that it's stuck around 500KB/s and won't go higher than this.
Also i know that the router supports up to 24 Mbps data down stream.
I would appreciate any assistance in trying to get this fixed.
Here is my running config:
Current configuration : 4402 bytes
!
version 12.4
no service pad
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
!
hostname <CUT>
!
boot-start-marker
boot system flash
boot-end-marker
!
!
no aaa new-model
!
crypto pki trustpoint TP-self-signed-3625298599
enrollment selfsigned
subject-name cn=IOS-Self-Signed-Certificate-3625298599
revocation-check none
rsakeypair TP-self-signed-3625298599
!
!
crypto pki certificate chain TP-self-signed-3625298599
certificate self-signed 01
3082024E 308201B7 A0030201 02020101 300D0609 2A864886 F70D0101 04050030
31312F30 2D060355 04031326 494F532D 53656C66 2D536967 6E65642D 43657274
69666963 6174652D 33363235 32393835 3939301E 170D3032 30333031 30323034
31375A17 0D323030 31303130 30303030 305A3031 312F302D 06035504 03132649
4F532D53 656C662D 5369676E 65642D43 65727469 66696361 74652D33 36323532
39383539 3930819F 300D0609 2A864886 F70D0101 01050003 818D0030 81890281
8100AAAB 051F9A7F 8AFE360E 0556D519 4EC984B6 E8F649D2 B90571B2 BF17813B
C88A1430 CE82E198 6CF44023 40A5E3BB B373DCAC 658B9811 36398E95 24C9CBAA
954690A4 F9408949 A9343D0F CA09DAFC 2AC404F1 6FDDE30E 417C4B9F 6F852B36
4C483D86 AA1CBD7D EDE88881 91A698AA 9A543857 0CCA05B4 F7B44A86 BEB94A00
789B0203 010001A3 76307430 0F060355 1D130101 FF040530 030101FF 30210603
551D1104 1A301882 16636973 636F2E70 726F6576 656E696D 656E7465 2E726F30
1F060355 1D230418 30168014 1970CA49 BDCD0D15 97F731BB BF35E820 0EBA39D4
301D0603 551D0E04 16041419 70CA49BD CD0D1597 F731BBBF 35E8200E BA39D430
0D06092A 864886F7 0D010104 05000381 8100997C 5A6C7C50 C97E6AB9 2A07B262
46805DD2 A12C67C1 C4CD75EE 71C4BE6B C9859D36 34AE084B F8C7151F 8D01BDB3
37CB49B7 6084BDFD 3258F1FB 53DF0630 56855F8D 95AF5D8C 89B5D0A6 52DD9805
07A123F1 0BD64AC0 7B6A9B08 02A411D7 D83B7049 34CA3F5B 4FB955C5 A0E56692
83681F30 096E556E AEDB1FB1 B81BCFC5 8926
quit
dot11 syslog
ip cef
!
!
no ip dhcp use vrf connected
ip dhcp excluded-address 172.18.130.1 172.18.130.200
ip dhcp excluded-address 172.18.130.210 172.18.130.253
!
ip dhcp pool 172.18.130.0/24
network 172.18.130.0 255.255.255.0
default-router 172.18.130.254
dns-server <CUT>
!
!
ip domain name <CUT>
ip auth-proxy max-nodata-conns 3
ip admission max-nodata-conns 3
!
multilink bundle-name authenticated
!
!
username <CUT> privilege 15 secret 5 <CUT>
!
!
archive
log config
hidekeys
!
!
!
!
!
interface ATM0
mtu 1492
no ip address
ip virtual-reassembly drop-fragments
no ip route-cache cef
ip route-cache flow
no ip mroute-cache
no atm ilmi-keepalive
dsl operating-mode auto
bridge-group 1
bridge-group 1 spanning-disabled
hold-queue 224 in
!
interface ATM0.1 point-to-point
pvc 0/35
pppoe-client dial-pool-number 1
!
!
interface FastEthernet0
!
interface FastEthernet1
!
interface FastEthernet2
!
interface FastEthernet3
!
interface Vlan1
ip address 172.18.130.254 255.255.255.0
ip nat inside
ip virtual-reassembly
!
interface Dialer0
mtu 1492
ip address negotiated
ip accounting output-packets
ip nat outside
ip virtual-reassembly max-reassemblies 32
encapsulation ppp
dialer pool 1
dialer-group 1
no cdp enable
ppp authentication pap callin
ppp pap sent-username <CUT> password 7 <CUT>
!
interface Dialer1
no ip address
no ip mroute-cache
dialer pool 3
dialer-group 1
no keepalive
no cdp enable
!
ip forward-protocol nd
ip route 0.0.0.0 0.0.0.0 Dialer0
!
!
no ip http server
ip http authentication local
no ip http secure-server
ip http timeout-policy idle 60 life 86400 requests 10000
ip nat inside source list NAT_ADDRESES interface Dialer0 overload
ip nat inside source static tcp 172.18.130.1 59000 interface Dialer0 59000
ip nat inside source static tcp 172.18.130.1 5200 interface Dialer0 5200
ip nat inside source static tcp 172.18.130.1 65535 interface Dialer0 65535
!
ip access-list standard NAT_ADDRESES
permit 172.18.130.0 0.0.0.255
!
access-list 101 permit tcp 172.18.130.0 0.0.0.255 any eq 22 log
access-list 101 permit tcp any any established
access-list 101 deny ip 127.0.0.0 0.255.255.255 any
dialer-list 1 protocol ip permit
!
!
!
!
control-plane
!
!
line con 0
privilege level 15
no modem enable
line aux 0
line vty 0 4
access-class 101 in
privilege level 15
logging synchronous
login local
!
scheduler max-task-time 5000
end
Many thanks in advance
Alex
Having a bit of a trouble with the newly purchased router.
The internet speed provided by ISP is around 700KB/s but I am unable to reach that speed anymore with this router.
It seems that it's stuck around 500KB/s and won't go higher than this.
Also i know that the router supports up to 24 Mbps data down stream.
I would appreciate any assistance in trying to get this fixed.
Here is my running config:
Current configuration : 4402 bytes
!
version 12.4
no service pad
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
!
hostname <CUT>
!
boot-start-marker
boot system flash
boot-end-marker
!
!
no aaa new-model
!
crypto pki trustpoint TP-self-signed-3625298599
enrollment selfsigned
subject-name cn=IOS-Self-Signed-Certificate-3625298599
revocation-check none
rsakeypair TP-self-signed-3625298599
!
!
crypto pki certificate chain TP-self-signed-3625298599
certificate self-signed 01
3082024E 308201B7 A0030201 02020101 300D0609 2A864886 F70D0101 04050030
31312F30 2D060355 04031326 494F532D 53656C66 2D536967 6E65642D 43657274
69666963 6174652D 33363235 32393835 3939301E 170D3032 30333031 30323034
31375A17 0D323030 31303130 30303030 305A3031 312F302D 06035504 03132649
4F532D53 656C662D 5369676E 65642D43 65727469 66696361 74652D33 36323532
39383539 3930819F 300D0609 2A864886 F70D0101 01050003 818D0030 81890281
8100AAAB 051F9A7F 8AFE360E 0556D519 4EC984B6 E8F649D2 B90571B2 BF17813B
C88A1430 CE82E198 6CF44023 40A5E3BB B373DCAC 658B9811 36398E95 24C9CBAA
954690A4 F9408949 A9343D0F CA09DAFC 2AC404F1 6FDDE30E 417C4B9F 6F852B36
4C483D86 AA1CBD7D EDE88881 91A698AA 9A543857 0CCA05B4 F7B44A86 BEB94A00
789B0203 010001A3 76307430 0F060355 1D130101 FF040530 030101FF 30210603
551D1104 1A301882 16636973 636F2E70 726F6576 656E696D 656E7465 2E726F30
1F060355 1D230418 30168014 1970CA49 BDCD0D15 97F731BB BF35E820 0EBA39D4
301D0603 551D0E04 16041419 70CA49BD CD0D1597 F731BBBF 35E8200E BA39D430
0D06092A 864886F7 0D010104 05000381 8100997C 5A6C7C50 C97E6AB9 2A07B262
46805DD2 A12C67C1 C4CD75EE 71C4BE6B C9859D36 34AE084B F8C7151F 8D01BDB3
37CB49B7 6084BDFD 3258F1FB 53DF0630 56855F8D 95AF5D8C 89B5D0A6 52DD9805
07A123F1 0BD64AC0 7B6A9B08 02A411D7 D83B7049 34CA3F5B 4FB955C5 A0E56692
83681F30 096E556E AEDB1FB1 B81BCFC5 8926
quit
dot11 syslog
ip cef
!
!
no ip dhcp use vrf connected
ip dhcp excluded-address 172.18.130.1 172.18.130.200
ip dhcp excluded-address 172.18.130.210 172.18.130.253
!
ip dhcp pool 172.18.130.0/24
network 172.18.130.0 255.255.255.0
default-router 172.18.130.254
dns-server <CUT>
!
!
ip domain name <CUT>
ip auth-proxy max-nodata-conns 3
ip admission max-nodata-conns 3
!
multilink bundle-name authenticated
!
!
username <CUT> privilege 15 secret 5 <CUT>
!
!
archive
log config
hidekeys
!
!
!
!
!
interface ATM0
mtu 1492
no ip address
ip virtual-reassembly drop-fragments
no ip route-cache cef
ip route-cache flow
no ip mroute-cache
no atm ilmi-keepalive
dsl operating-mode auto
bridge-group 1
bridge-group 1 spanning-disabled
hold-queue 224 in
!
interface ATM0.1 point-to-point
pvc 0/35
pppoe-client dial-pool-number 1
!
!
interface FastEthernet0
!
interface FastEthernet1
!
interface FastEthernet2
!
interface FastEthernet3
!
interface Vlan1
ip address 172.18.130.254 255.255.255.0
ip nat inside
ip virtual-reassembly
!
interface Dialer0
mtu 1492
ip address negotiated
ip accounting output-packets
ip nat outside
ip virtual-reassembly max-reassemblies 32
encapsulation ppp
dialer pool 1
dialer-group 1
no cdp enable
ppp authentication pap callin
ppp pap sent-username <CUT> password 7 <CUT>
!
interface Dialer1
no ip address
no ip mroute-cache
dialer pool 3
dialer-group 1
no keepalive
no cdp enable
!
ip forward-protocol nd
ip route 0.0.0.0 0.0.0.0 Dialer0
!
!
no ip http server
ip http authentication local
no ip http secure-server
ip http timeout-policy idle 60 life 86400 requests 10000
ip nat inside source list NAT_ADDRESES interface Dialer0 overload
ip nat inside source static tcp 172.18.130.1 59000 interface Dialer0 59000
ip nat inside source static tcp 172.18.130.1 5200 interface Dialer0 5200
ip nat inside source static tcp 172.18.130.1 65535 interface Dialer0 65535
!
ip access-list standard NAT_ADDRESES
permit 172.18.130.0 0.0.0.255
!
access-list 101 permit tcp 172.18.130.0 0.0.0.255 any eq 22 log
access-list 101 permit tcp any any established
access-list 101 deny ip 127.0.0.0 0.255.255.255 any
dialer-list 1 protocol ip permit
!
!
!
!
control-plane
!
!
line con 0
privilege level 15
no modem enable
line aux 0
line vty 0 4
access-class 101 in
privilege level 15
logging synchronous
login local
!
scheduler max-task-time 5000
end
Many thanks in advance
Alex