What you need to do? Manage traffic in case of congestion? Give some traffic, like voice, priority at any time over the rest of the traffic? Set up bandwidth limits, so some traffic types will not exceed specified limits, thus freeing some of your bandwidth?
Peter Mesjar
CCNP, A+ certified
pmesjar@centrum.sk
"The only true wisdom is in knowing you know nothing.
I'm in need of some advice on how to prioritize voice traffic (SIP & Skinny) from my Call manager and Asterisk servers to my Cisco 3640 gateway router. What is the best approach for this? and does anyone have any how to docs on setting this up?
You can setup Priority Queuing for voice traffic. Under the interface, input "ip rtp priority 16384 16383 300", where rtp: real time transport protocol used by voip
16384: port number
16383: port range
300: reserved bandwidth (kB).
The above command setup PQ for RTP traffic. Also, you can check this link to see if there are some useful information for you:
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.