06-15-2013 06:03 PM - edited 03-07-2019 01:54 PM
My configuration is listed below, any suggestions would be appreciated.
Building configuration... Current configuration : 1105 bytes ! version 12.3 service timestamps debug datetime msec service timestamps log datetime msec no service password-encryption ! hostname Back2lifeRouter ! boot-start-marker boot-end-marker ! enable secret 5 $1$H.En$m.bCf.bcyFHl764n6mjjZ/ ! no aaa new-model ip subnet-zero ! ! ip cef ! ip dhcp pool LAN network 192.168.1.0 255.255.255.0 default-router 192.168.1.1 dns-server 4.2.2.1 ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! interface FastEthernet0/0 description LAN ip address 192.168.1.1 255.255.255.0 ip nat inside speed auto full-duplex ! interface FastEthernet0/1 no ip address shutdown duplex auto speed auto ! interface FastEthernet6/0 description WAN ip address dhcp ip nat outside full-duplex no cdp enable ! ip nat inside source list 1 interface FastEthernet6/0 overload ip nat inside source static tcp 192.168.1.107 3389 interface FastEthernet6/0 3389 ip http server ip http secure-server ip classless ip route 0.0.0.0 0.0.0.0 FastEthernet6/0 ! ! access-list 1 permit 192.168.1.0 0.0.0.255 ! ! ! ! ! ! ! ! ! ! line con 0 speed 115200 line aux 0 line vty 0 4 login ! ! endcommand completed.
06-15-2013 07:16 PM
Your configuration is normal. What makes you think the issue is the router?
Did the slowness happened recently or it was always like this?
HTH
06-15-2013 08:48 PM
I'm using the 3660 for my home broadband. Prior to the 3660, I was using a WRT54G router. This started when I used the 3660. The only difference is the 3660 and the fiber optic link I'm using on the WAN side of the 3660 to the Charter equipment
06-15-2013 09:12 PM
Hi,
How about re-configure static default route? See whether it helps.
ip route 0.0.0.0 0.0.0.0 dhcp
Sent from Cisco Technical Support iPhone App
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide