05-15-2017 02:07 AM - edited 03-05-2019 08:31 AM
Dears,
need help regarding my network as attached
internet/lan slow, disconnecting , not able to browse some websites
05-16-2017 04:39 AM
Recommend posting the config of the main L3 switch. Can't determine much based on the network diagram.
05-16-2017 04:52 AM
05-16-2017 05:14 AM
Not sure, but one thing jumps out at me. For the data and wifi networks you have the DSL modem designated as the DNS server. I don't think it works that way. I would assume you would want to use the DNS server given to the modem from the provider. That information should be in the modem somewhere. In lieu of that you could try 8.8.8.8.
If you can try the change and let me know we can take it from there.
Regards
05-16-2017 05:24 AM
05-16-2017 05:27 AM
So in your DHCP scopes on the switch define those as being the DNS servers and not the DSL modem's IP.
05-16-2017 05:56 AM
You could also statically define the DNS servers on one of the hosts on the network as a test and see if there is a noticeable improvement. If there is, then you could adjust the DHCP scopes for all the other hosts.
05-16-2017 05:56 AM
ok I have added as below but still same
ip dhcp pool DATA
network 10.10.110.0 255.255.255.0
default-router 10.10.110.254
dns-server 84.235.6.55 84.235.57.230 8.8.8.8
lease 7
!
ip dhcp pool WIFI
network 10.10.120.0 255.255.255.0
default-router 10.10.120.254
dns-server 84.235.6.55 84.235.57.230 8.8.8.8
lease 7
still same
05-16-2017 05:59 AM
Looks like our posts crossed paths. Once you made the change in the scopes, did you reboot a device so it would acquire the new DNS?
05-16-2017 06:01 AM
yes restarted the pc
05-16-2017 06:16 AM
Regardless, I'd keep the DNS settings the way you now have them.
Is it possible you are saturating the DSL link and just don't have the bandwidth?
Is this something that is intermittent that comes and goes?
Test your throughput with something like speedtest.net.
After running the speed test, adjust the load interval on the switch port to the Linksys to 30 seconds "load-interval 30". Clear the counters and then check the utilization after a couple of minutes "sh int f1/0/48" (I think that's the port to the DSL modem).
Also, check this switchport when you are having trouble getting to the Internet and post the output.
Doesn't look like there are any configuration issues, you are not doing anything overly complicated. Just need to figure out what is happening.
05-16-2017 06:47 AM
05-16-2017 09:59 AM
Yeah, not seeing an issue from a networking perspective here. Is connectivity on the local LAN slow or just to the Internet?
If it is just to the Internet it might be a browser setting or something along those lines.
Only other thing to suggest is to check the CPU on the switches, make sure there isn't a device broadcasting or consuming lots of bandwidth, or generating lots of port errors.
05-31-2017 01:20 AM
05-31-2017 03:12 AM
Don't see anything significant. The issue may be in the DSL / provider's domain. You're upload speed is about 400k at best which could be a possible choke point.
If you connect your laptop directly to the DSL modem do you get the same results?
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