QoS Question
Hello,
I started reading about QoS and i had a question.
Let's say we have 2 sites.
Site1 and Site2.
On the connection between Site1 and Site2 we have:
One one end:
policy-map policy_name
class class-default
shape average 9400000 37600 0
And on the other we do not have the Be set to 0 => Bc = Be = 37600 like in the example:
policy-map policy_name
class class-default
shape average 9400000 37600
(Of course we apply them with a service policy on an interface)
Won't we have some drops because the Be is sent on one side(to 0) and on the other we have Be = Bc, when we have some traffic congestion ?
Waiting for an input.
Thank you.
I started reading about QoS and i had a question.
Let's say we have 2 sites.
Site1 and Site2.
On the connection between Site1 and Site2 we have:
One one end:
policy-map policy_name
class class-default
shape average 9400000 37600 0
And on the other we do not have the Be set to 0 => Bc = Be = 37600 like in the example:
policy-map policy_name
class class-default
shape average 9400000 37600
(Of course we apply them with a service policy on an interface)
Won't we have some drops because the Be is sent on one side(to 0) and on the other we have Be = Bc, when we have some traffic congestion ?
Waiting for an input.
Thank you.
My Network & Security Blog with a focus on Fortigate. New post on how to create a fortigate ssl vpn.
Comments
I was thinking about this, but i was not 100% sure.
I will apply the shape traffic to outbound direction, but still i have some doubts in my mind.
My Network & Security Blog with a focus on Fortigate. New post on how to create a fortigate ssl vpn.