cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
529
Views
0
Helpful
4
Replies

Network is slow

milkdroogy
Level 1
Level 1

When users complain that the network is slow(the organizational network,aka "intranet") what show commands can i use in the switch and on what fields/parameters should i look that can point out that there is a congestion problem(the network is slow..)?

4 Replies 4

Joseph W. Doherty
Hall of Fame
Hall of Fame

The two network issues that usually cause a "slow" network are either the high delay and/or high loss.

You might first ask your users to ping a couple of addresses and compare results between "good" network and "slow" network.

On your network equipement look for commands that show you dropped packets/frames or queue overflows.

mounir.mohamed
Level 7
Level 7

Plus the above tests.

I recommend to use any real-time software to monitor your internet link and external LAN traffic pattern:

CyberGauge

http://www.neon.com/CGwin.shtml

Solarwinds

http://www.solarwinds.com/

Also "Show interface" command is usful in such cases in order to know if you have congestion or not., but keep in mind that this values changes every 55 minutes by default, but you can use the below command to reduce such interface to 30 seconds instead of 5 minutes.

Example

Interface f0/0

load-interval 30

Chekc the input/output rate

Router#show int g0/0 | inc 30 sec

30 second input rate 367000 bits/sec, 68 packets/sec

30 second output rate 529000 bits/sec, 75 packets/sec

Pls rate helpful posts.

Best Regards,

Mounir Mohamed

glen.grant
VIP Alumni
VIP Alumni

you can get an instantaneous look at your interfaces and how much traffic is passing for all your interfaces using the "show interface summary" command . Easy to look at and see in bps how much is being tranferred . For fixed config switches the show controllers utilization is a useful command to see utilization % of all switchports and the switch fabric itself.

you could also enable NBAR to analyze the traffic for a few days to see what people are doing. If you have people on your network using P2p file sharing programs, or streaming a ton of video, you cold create QoS policies to give priority to important traffic while minizming bandwidth to less important traffic.

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community:

Review Cisco Networking products for a $25 gift card