05-25-2018 06:01 AM - edited 03-08-2019 03:08 PM
Hello,
my network is made of 3850 with 10Gig interfaces on the core and 2960X with 10G fiber uplinks and 1G interfaces for users.
Communication from a 10G server to a client is very slow while the viceversa is ok. (servers are cisco UCS). if I set my servers' nic to 1 G everithing is ok. My costumers complaints about this.
On my users interface I notice many drops. If i set my servers' nic to 1G communication is ok.
I think is an oversubscription problem. I opened a case with cisco TAC for network without any result.
what can I do in this case?
I have no QoS implemented ad the moment.
Which is the standard way to proceed in these cases?
Tks
Johnny
05-25-2018 08:17 AM
05-25-2018 08:24 AM - edited 05-25-2018 08:25 AM
Tks Joseph,
any example on how to configure QoS to handle burst?
(mind that at this moment I don't have any QoS applied to my network).
05-25-2018 08:35 AM
05-25-2018 08:38 AM
Tks again,
very helpful.
Do you thing that from server side is there anything I can do?
05-25-2018 10:23 AM
07-04-2018 03:24 AM
I worked with TAC.
We looked at interfaces counters and noticed lot of drops.
so the tac enegneer suggested me to proceed as follow:
mls qos queue-set output 2 threshold 1 3200 3200 100 3200
mls qos queue-set output 2 threshold 2 3200 3200 100 3200
mls qos queue-set output 2 threshold 3 3200 3200 100 3200
mls qos queue-set output 2 threshold 4 3200 3200 100 3200
mls qos queue-set output 2 buffers 5 80 5 10
mls qos
and then apply
queue-set 2
on interfaces with drops.
Now my network is working fine.
Tac suggested me to apply queue-set 2 to interface where I noticed drops.
I wonder if it could be possible to apply it in every interface even if it doens't show any drop.
it could be easier and more scalable.
What do you think about it?
tks
Johnny
07-05-2018 08:08 AM
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