Hi,
I have a Cisco router 3640 which is configured with two frame-relay connections to one ISP and one ethernet connection to our firewall. This two connections should have 4Mbps (2 x 2Mbps). I've tested downloading speed from couple of sites and it is about 100KB and the uploud is about 10KB (!). Our ISP was in my location did some testing with his router and said that it's ok and the problem is our router. Below is the configuration:
interface Serial1/0
bandwidth 2048
ip address XXX.XXX.XXX.XXX 255.255.255.252
encapsulation frame-relay IETF
no ip route-cache
no ip mroute-cache
serial restart-delay 0
frame-relay interface-dlci XXX
!
interface Serial1/2
bandwidth 2048
ip address YYY.YYY.YYY.YYY 255.255.255.252
no ip redirects
encapsulation frame-relay IETF
no ip route-cache
no ip mroute-cache
serial restart-delay 0
frame-relay interface-dlci YYY
and default routes:
ip route 0.0.0.0 0.0.0.0 XXX.XXX.XXX.ISP
ip route 0.0.0.0 0.0.0.0 YYY.YYY.YYY.ISP
I've checked using show command serials and show frame-relay and there is no errors or timeouts. If you will need any output from show command let me know and i will past it here. Whats more I have to say that the router has old firmware its 12.3 (2). I will try to find out if the router has smartnet and maybe I be able to upgrade this IOS.
Thanks,
Start Free Trial