cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
279
Views
0
Helpful
2
Replies

the difference of 2 QOS command

att-sgcops
Level 1
Level 1

can someone tell me what is the differences of these 2 policy-map?

policy-map test

class test

bandwidth 1000000

policy-map test2

class test

shape average 1000000

1 Accepted Solution

Accepted Solutions

tdrais
Level 7
Level 7

Bandwidth guaentees the defiend amount where shape attempts to limit usage.

Assume a link that is very overutilized and each class test is attempting to use more that the defined bandwidth.

In the first case it will get the defined amount and then will compete for the rest of the bandwidth with the rest of the classes.

In the second the all the traffic still competes with each other but the shape command will eventually drop

packets if they exceed the burst rate for too long.

In periods without congestion bandwidth has no effect but shape will continure to limit the amount of traffic sent.

... edited this I orginally though shape average only took effect during congestion but it is always in effect and is a policer of sorts.

View solution in original post

2 Replies 2

devang_etcom
Level 7
Level 7

syntex of command is like this

#policy-map policyname

here you are having two different policy with different name one is with name "test" and other is with name "test2" thats it noting more...

policy map command is used creat the policy which is attached to the one or more interface...

hope this will help you

reat this post if it helps

regards

Devang

tdrais
Level 7
Level 7

Bandwidth guaentees the defiend amount where shape attempts to limit usage.

Assume a link that is very overutilized and each class test is attempting to use more that the defined bandwidth.

In the first case it will get the defined amount and then will compete for the rest of the bandwidth with the rest of the classes.

In the second the all the traffic still competes with each other but the shape command will eventually drop

packets if they exceed the burst rate for too long.

In periods without congestion bandwidth has no effect but shape will continure to limit the amount of traffic sent.

... edited this I orginally though shape average only took effect during congestion but it is always in effect and is a policer of sorts.

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