cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
678
Views
0
Helpful
6
Replies

qos setting

leungcm
Level 1
Level 1

Hi,

we are going to config qos for ds3 cct. the requirement is following:

min b/w: 20M for voip traffic

max b/w: 34M for voip traffic

min b/w: 10M for data traffic (e.g. ms sql data update, monitoring snmp traffic.... etc)

max b/w: 24M for data traffic

we check cisco that there is autoqos feature. how to config it.

if we go for traditional qos, what is the sample config? pls advice

best regards

6 Replies 6

balajitvk
Level 4
Level 4

Hi,

For the AutoQos, pls. go thro. below mentioned link which describes the same with config samples,

http://www.cisco.com/en/US/products/sw/iosswrel/ps1839/products_feature_guide09186a0080500b8f.html#wp1057325

But it is better to go for LLQ for more granularity,

http://www.cisco.com/en/US/products/sw/iosswrel/ps1830/products_feature_guide09186a0080087b13.html#wp7313

assign voice traffic with Priority b/w of 34M and assign data traffic using bandwidth command of 10M and police the same with 24M for restricting the maximum bandwidth......

Rate if it does,

Rgs

Hi,

Does it support 7300 and 7500 serious router?

Best regards

Hi,

Auto Qos will support only on

Platforms

Software

Switches

Cisco Catalyst 2950EI

Cisco Catalyst 3550 Cisco IOS Software Release 12.1(12c)EA1

Cisco Catalyst 4500 Cisco IOS Software Release 12.1(19)E

Cisco Catalyst 6500 Cisco Catalyst Operating System 7.5.1

Routers

Cisco 2600/2600-XM Series

Cisco 3600 Series

Cisco 3700 Series

Cisco 7200 Series Cisco IOS Software Release 12.2(15)T

http://www.cisco.com/en/US/products/ps6613/products_qanda_item0900aecd8020a589.shtml

Rate if it does,

Rgs

Hi

our router is 7300 and 7500 serious, what qos config for it? please advise.

Best regards

Hi,

If I config the auto qos, what one is better?

auto qos voip

or

auto qos voip trust

best regards

Hi,

I config the qos as follwing:

we would like

24M for VoIP min

34M for VoIP max

class-map match-any AutoQoS-VoIP-RTP-Trust

match ip dscp ef !Interactive Voice

class-map match-any AutoQoS-VoIP-Control-Trust

match ip dscp cs3 !Telephony Signaling

match ip dscp af31 !voice signaling

!

!

policy-map AutoQoS-Policy-Trust

class AutoQoS-VoIP-RTP-Trust

priority percent 70

class AutoQoS-VoIP-Control-Trust

bandwidth percent 5

class class-default

fair-queue

!

interface Serial1/0

ip address 192.168.70.1 255.255.255.252

auto qos voip trust

dsu bandwidth 44210

service-policy output AutoQoS-Policy-Trust

rate-limit output access-group 130 24000000 10000000 2000 conform-action continue exceed-action drop

access-list 130 permit ip 192.168.30.0.0 0.0.0.255 192.168.101.0 0.0.0.255

anything we need to improve it? thanks

best regards

Review Cisco Networking products for a $25 gift card