[c-nsp] CBWFQ

Mad Unix madunix at gmail.com
Thu Apr 19 06:37:42 EDT 2007


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


More information about the cisco-nsp mailing list