[c-nsp] CBWFQ

Brian Turnbow b.turnbow at twt.it
Thu Apr 19 09:06:45 EDT 2007


This way you do not give priority to voice, only allocate bandwidth 

Use LLQ with cbwfq for voice

Something like this

policy-map OUT
 class Voice
 priority percent 50 (or priority 512000) 
class class-default
 fair-queue
 random-detect

And search for llq on the cisco web site

Regards
Brian



-----Original Message-----
From: cisco-nsp-bounces at puck.nether.net [mailto:cisco-nsp-bounces at puck.nether.net] On Behalf Of Mad Unix
Sent: giovedì 19 aprile 2007 12.38
To: cisco-nsp at puck.nether.net
Subject: [c-nsp] CBWFQ

Users(Other Traafic)x.x.x.100-200-------|-------
Switch2950--------x.x.x.1BRouter3600-----------HQRouter3800---------Switch3500-----|-------VoIP-Card
VoiPcardx.x.x.3---------------------------------|
Currently implemnted Leasedline 1meg between our Branch and HQ.
Am looking to set up some traffic limitation on the link and to give the
priority for Voice traffic
by doing CBWFQ to allocate a max guaranteed bandwidth for Voice over other
traffic
If this BW is not used up, the other traffic (DB,FTP,WEB) can use it.

class Voice
 match access-group 100
policy-map OUT
 class Voice
 bandwidth 512
 class class-default
 random-detect

access-list 100 permit ip any host x.x.x.3

int serialX/Y
 service-policy output OUT

any input would be really appreciated


-- 
madunix
_______________________________________________
cisco-nsp mailing list  cisco-nsp at puck.nether.net
https://puck.nether.net/mailman/listinfo/cisco-nsp
archive at http://puck.nether.net/pipermail/cisco-nsp/



More information about the cisco-nsp mailing list