More QoS Questions Part II

2000-12-12 Thread John Neiberger
In my last question I showed how I had configured CBWFQ for video traffic, with a priority queue for the video and fair queueing with WRED for all other traffic. If my goal is to assign video or voice traffic to a priority queue, why could I not simply do the following: Rtr(config-if)# ip rtp pr

More QoS Questions

2000-12-11 Thread John Neiberger
Let's say I have the following policy map in place (please forgive the syntactic mistakes, I'm doing it from memory): ip access-list name videolist permit udp any any eq 3230 3235 map-class video match access-group videolist policy-map videoconference class video priority 288 class class-d