08-28-2007 07:56 AM - edited 03-05-2019 06:08 PM
Hello !
I`m new to Cisco Switches and i could need some help for 2950 type of switches
we have performance problems between server and client - from what i can see at the "application" level it turns out that copying a file from client to server is dead slow and from the server to the client is quite fast. we have tried different constellations of servers/clients and it`s not a problem with the client/server itself. it looks like the uplink between those 2 ciscos has asymetric speed - just like an adsl line. (i.e. rx is around 10 times faster than tx)
any hints on what`s the best way to investigate into this?
is this probably a well known problem ?
sorry for asking, but i didn`t find much help on the net and just got aware of this forum.
TIA
roland
08-28-2007 11:16 AM
Have you confirmed there are no duplex issues?
08-28-2007 11:27 AM
you mean tweaking negotiation appropriatly - i.e. testing if switching from autonegotiation to 100 fd/hd is making a difference ?
08-28-2007 11:38 AM
I had some issues with certain hosts not working properly because the switch ports were set on 100full and their network cards were set on auto. Probably they were constantly negotiating speed/duplex.
Problem was solved when I set the ports on the switch to auto.
Symptoms were something like you mentioned.
08-28-2007 11:41 AM
Hard code the lines, or leave them both to auto. Mix and match doesn't work out so well.
08-28-2007 11:48 AM
the ports are both set to auto
08-28-2007 12:55 PM
1) Do hard cap On port Speed and Duplex.
2) Also check flow control same configuratio AUTO/AUTO both end.
3)Check out if there is teaming at server end.
4) If you can't resolve with all above than PUT sniffer and see what happen why request doesn't flow fast.
Regards,
Dharmesh Purohit
08-28-2007 01:04 PM
thanks for all your help - i will take a look very soon!
08-28-2007 12:57 PM
Besides the duplex error, what else comes to mind is whether there any "strange" QoS configuration that might do something like rate limiting. Or, if you're using fiber between the switches, whether the one path is having errors and the other isn't.
Carefully check all interface stats along the path and also see what the load looks like.
If you transfers are using TCP, check for retransmits. (I like to use TTCP.)
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