<?xml version="1.0" encoding="UTF-8"?>

<rss version="2.0" xmlns:blogChannel="http://backend.userland.com/blogChannelModule">

<channel>
<title>Topic &#x27;[HELP] Very Slow Internet connection w/Cisco 800 serie Router&#x27; in forum &#x27;Cisco&#x27; - dslreports.com</title>
<link>http://www.dslreports.com/forum/HELP-Very-Slow-Internet-connection-wCisco-800-serie-Router-27285507</link>
<description></description>
<language>en</language>
<pubDate>Sun, 19 May 2013 02:36:26 EDT</pubDate>
<lastBuildDate>Sun, 19 May 2013 02:36:26 EDT</lastBuildDate>

<item>
<title>Re: [HELP] Very Slow Internet connection w/Cisco 800 serie Route</title>
<link>http://www.dslreports.com/forum/Re-HELP-Very-Slow-Internet-connection-wCisco-800-serie-Route-27288001</link>
<description><![CDATA[HELLFIRE posted : Check the troubleshooting steps <A HREF="http://www.dslreports.com/forum/r24459433-HELP-Cisco-800837-Slow-Upload-Speeds-Various-Download-Speeds" >here</A> for some ideas.<br><br>I'm also questioning the tcp adjust mss on your VLAN1 config, is this a DSL connection?<br><br>Also, can you define what the "ISP Gateway" is?  Is it a device that is also doing DHCP and NAT'ing?<br><br>Regards]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/Re-HELP-Very-Slow-Internet-connection-wCisco-800-serie-Route-27288001</guid>
<pubDate>Sun, 01 Jul 2012 04:24:13 EDT</pubDate>
</item>

<item>
<title>Re: [HELP] Very Slow Internet connection w/Cisco 800 serie Route</title>
<link>http://www.dslreports.com/forum/Re-HELP-Very-Slow-Internet-connection-wCisco-800-serie-Route-27287728</link>
<description><![CDATA[BarzonCL posted : Yes, all the network of the ISP gateway are forced at 100Mbps duplex full and they requires our side of the network forced too.<br><br>I tested with my forced LAN of the laptop at 100Mbps and connected directly to the gateway of the ISP, the speed is the optimal with 10Mbps/10Mbps down/up and international connectivity with 6Mbps/6Mbps the best rate.  With cisco the cisco router 0,2 Mbps... :(]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/Re-HELP-Very-Slow-Internet-connection-wCisco-800-serie-Route-27287728</guid>
<pubDate>Sat, 30 Jun 2012 22:58:10 EDT</pubDate>
</item>

<item>
<title>Re: [HELP] Very Slow Internet connection w/Cisco 800 serie Route</title>
<link>http://www.dslreports.com/forum/Re-HELP-Very-Slow-Internet-connection-wCisco-800-serie-Route-27286658</link>
<description><![CDATA[elnino posted : <div class="bquote"><said>said by <a href="/profile/1357530" onClick="this.blur(); return popup(event,'/uidpop?ajh=1&uid=1357530');">Bink</a>:</said><p>I'd start by not hard coding the duplex and speed of all interfaces-unless you know this is hard coded on the other end.<br> </p></div>I second this.  Since the Internet side is a 'plug and use' type setup, they most likely have their side set to auto/auto. LAN should also be set the same]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/Re-HELP-Very-Slow-Internet-connection-wCisco-800-serie-Route-27286658</guid>
<pubDate>Sat, 30 Jun 2012 13:09:42 EDT</pubDate>
</item>

<item>
<title>Re: [HELP] Very Slow Internet connection w/Cisco 800 serie Route</title>
<link>http://www.dslreports.com/forum/Re-HELP-Very-Slow-Internet-connection-wCisco-800-serie-Route-27285531</link>
<description><![CDATA[Bink posted : I'd start by not hard coding the duplex and speed of all interfaces-unless you know this is hard coded on the other end.]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/Re-HELP-Very-Slow-Internet-connection-wCisco-800-serie-Route-27285531</guid>
<pubDate>Fri, 29 Jun 2012 23:05:53 EDT</pubDate>
</item>

<item>
<title>[HELP] Very Slow Internet connection w/Cisco 800 serie Router</title>
<link>http://www.dslreports.com/forum/HELP-Very-Slow-Internet-connection-wCisco-800-serie-Router-27285507</link>
<description><![CDATA[BarzonCL posted : Hi guys, After trying all to solve this issue with a Cisco 891 Router, I try to find some solution for this problem.<br><br>First, this Cisco router is new, a 800 series router.  I connect this directly to the gateway of the ISP (Cisco managed switch).  The router comes with a basic configuration from the Cisco reseller for 'PLUG AND USE', the router works fine, and the network too, but I having problems with the bandwidth/speed of the internet.  When I connect directly my laptop to the ISP gateway, I get a very nice connection of 9,6Mbps/8Mbps average... But when I connect the Router to the gateway, and my laptop to the router for make tests, the speed is only 0.2% of the original 10Mbps dedicated line...  Only the average is 0,4 Mbps... Wow! is very slow and a big change of speed!  I tried different configurations, and altered the MTU of the different interfaces,  What or Why the router is causing this extremely low speed?<br><br>I using 1 fastethernet for making the link with the ISP gateway and the Gigabitethernet for connect to the LAN switch and connect all the other laptop/pc to this switch.  NO Valid Vlan used or configured, only 2 ports/interface are used of the Cisco 891 router.<br><br>The actual configuration, or the important portion is here:<br><br><code><br>Current configuration : 5677 bytes<br>!<br>! Last configuration change at 14:03:33 CL Fri Jun 29 2012 by admin<br>! NVRAM config last updated at 13:56:10 CL Fri Jun 29 2012 by admin<br>!<br>version 15.0<br>service timestamps debug datetime msec<br>service timestamps log datetime localtime<br>service password-encryption<br>!<br>hostname ROUTER_H<br>!<br>boot-start-marker<br>boot-end-marker<br>!<br>logging buffered 52000<br>enable secret 5<br>!<br>aaa new-model<br>!<br>!<br>aaa authentication login userauthen local<br>aaa authorization network groupauthor local<br>!<br>!<br>!<br>!<br>!<br>aaa session-id common<br>!<br>!<br>!<br>clock timezone CL -3<br>!<br><br>no ip source-route<br>!<br>!<br>ip dhcp excluded-address 192.168.1.1 192.168.1.99<br>ip dhcp excluded-address 192.168.1.201 192.168.1.254<br>ip dhcp excluded-address 192.168.1.250<br>ip dhcp excluded-address 192.168.1.253<br>!<br>ip dhcp pool POOL_LAN_H<br>   network 192.168.1.0 255.255.255.0<br>   default-router 192.168.1.1<br>   dns-server 200.5.9.9 200.5.14.2<br>   lease 7<br>!<br>!<br>ip cef<br>ip name-server 8.8.8.8<br>login on-success log<br>no ipv6 cef<br>!<br>!<br>multilink bundle-name authenticated<br>!<br>!<br>vtp mode transparent<br><br>!<br>!<br>!<br>!<br><br>!<br>!<br><br>!<br>!<br>!<br>!<br>!<br>interface Loopback0<br> ip address 90.90.90.1 255.255.255.0<br> !<br>!<br>interface FastEthernet0<br> !<br>!<br>interface FastEthernet1<br> !<br>!<br>interface FastEthernet2<br> !<br>!<br>interface FastEthernet3<br> !<br>!<br>interface FastEthernet4<br> !<br>!<br>interface FastEthernet5<br> !<br>!<br>interface FastEthernet6<br> !<br>!<br>interface FastEthernet7<br> description LAN_TEST<br> duplex full<br> speed 100<br> !<br>!<br>interface FastEthernet8<br> description INTERNET<br> ip address 200.1.1.1 255.255.255.248<br> ip nat outside<br> no ip virtual-reassembly<br> duplex full<br> speed 100<br> crypto map clientmap<br> !<br>!<br>interface GigabitEthernet0<br> description LAN_H<br> ip address 192.168.1.1 255.255.255.0<br> ip nat inside<br> no ip virtual-reassembly<br> duplex full<br> speed 100<br> !<br>!<br>interface Vlan1<br> description LAN<br> no ip address<br> ip tcp adjust-mss 1392<br> !<br>!<br>interface Async1<br> no ip address<br> encapsulation slip<br> !<br>!<br>ip local pool ippool 10.10.10.100 10.10.10.150<br>ip forward-protocol nd<br>ip http server<br>ip http authentication local<br>ip http secure-server<br>ip http timeout-policy idle 60 life 86400 requests 10000<br>!<br>!<br>ip nat inside source list 10 interface FastEthernet8 overload<br>ip route 0.0.0.0 0.0.0.0 200.113.175.113<br>!<br>ip access-list extended SPLIT_TUNNEL<br> permit ip 90.90.90.0 0.0.0.255 any<br> permit ip 192.168.1.0 0.0.0.255 any<br>!<br>access-list 10 permit 192.168.1.0 0.0.0.255<br>ip local pool ippool 10.10.10.100 10.10.10.150<br>ip forward-protocol nd<br>ip http server<br>ip http authentication local<br>ip http secure-server<br>ip http timeout-policy idle 60 life 86400 requests 10000<br>!<br>!<br>ip nat inside source list 10 interface FastEthernet8 overload<br>ip route 0.0.0.0 0.0.0.0 200.113.175.113<br>!<br>ip access-list extended SPLIT_TUNNEL<br> permit ip 90.90.90.0 0.0.0.255 any<br> permit ip 192.168.1.0 0.0.0.255 any<br>!<br>access-list 10 permit 192.168.1.0 0.0.0.255<br>!<br>!<br>!<br>!<br>!<br>!<br>control-plane<br> !<br>!<br>!<br>line con 0<br>line 1<br> modem InOut<br> stopbits 1<br> speed 115200<br> flowcontrol hardware<br>line aux 0<br>line vty 0 4<br> password 7 <br> transport input telnet ssh<br>line vty 5 15<br> transport input telnet ssh<br>!<br>scheduler max-task-time 5000<br>ntp server 200.27.106.116<br>end<br></code> <br><br>Any idea or suggestions?<br>]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/HELP-Very-Slow-Internet-connection-wCisco-800-serie-Router-27285507</guid>
<pubDate>Fri, 29 Jun 2012 22:53:26 EDT</pubDate>
</item>

</channel>
</rss>
