 timog
join:2006-01-08 Richboro, PA
edit: January 24th, @03:34PM
| reply to ducatipaso Re: 851 for QoS/VoIP?
I had the same problem before I implemented QoS on my 2600 router. I have 15/2 FIOS and Vonage call quality sucked before I turned a few knobs on the router.
! class-map match-all voice-traffic match ip rtp 10000 10000 ! ! policy-map voice-policy class voice-traffic priority 200 class class-default fair-queue ! policy-map shaper class class-default shape average 2000000 200000 0 service-policy voice-policy ! ! interface Virtual-Template1 service-policy output shaper ! |