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

QoS - LLQ inside GTS

simmo
Level 1
Level 1

Hello,

I have read articles to configure CBWFQ inside GTS, using bandwidth percent on the CBWFQ side, then putting that policy into a GTS 'shape average' policy.

I want to do exactly that, but need LLQ for voice - so use the 'priority 64' for voice, then have 'bandwidth percent' for the other classes of traffic.

Can I do that?

2 Replies 2

ahmed-hussein
Level 1
Level 1

Hello,

As you mentioned you can use priority for Voice & bandwidth remaining percent for other classes here's example

#################

policy-map out

class Voice-class

priority 80 10000

police 80000 10000 10000 conform-action set-dscp-transmit 46 exceed-action set-dscp-transmit 46

class data1

bandwidth remaining percent 40

random-detect dscp-based

random-detect dscp 26 65 195 20

random-detect dscp 28 32 64 20

service-policy policing-data1

class data2

bandwidth remaining percent 30

random-detect dscp-based

random-detect dscp 18 111 222 20

random-detect dscp 20 62 124 20

service-policy policing-data2

class data3

bandwidth remaining percent 30

random-detect dscp-based

random-detect dscp 10 141 282 20

random-detect dscp 12 93 186 20

service-policy policing-data3

#################

hope this help

Thanks,

Ahmed Hussein / IOC CAI

ahmed-hussein
Level 1
Level 1

Hello,

also for Generic traffic shaping LLQ can be configured here's below example for this configuration

map-class frame-relay cisco

no frame-relay adaptive-shaping

service-policy output cisco

end

bbud510#sh pol cisco

Policy Map PLATINUM3-OUT-SHAPED-512K

Class class-default

shape average 512000 4096 0

service-policy cisco1

bbud510#sh pol cisco1

Policy Map cisco1

Class voice

priority percent 75 96000

Class data1

bandwidth percent 12

random-detect dscp-based

random-detect dscp 24 12 24 20

random-detect dscp 26 25 75 20

random-detect dscp 28 12 24 20

random-detect dscp 32 25 75 20

queue-limit 190

Class data2

bandwidth percent 6

random-detect dscp-based

random-detect dscp 8 30 90 20

random-detect dscp 18 38 76 20

random-detect dscp 20 21 42 20

queue-limit 190

Class data3

bandwidth percent 2

random-detect dscp-based

random-detect dscp 0 40 120 20

random-detect dscp 10 48 96 20

random-detect dscp 12 31 62 20

queue-limit 190

Thanks,

Ahmed Hussein

Review Cisco Networking products for a $25 gift card