From: Reinhold Fischer (Reinhold.Fischer@gmx.net)
Date: Sun Apr 09 2006 - 11:40:35 GMT-3
Hi,
with the MQC you can use 'match ip rtp 16384 16383' to match only
the even ports.
See
or
regards
reinhold
On Sun, Apr 09, 2006 at 04:50:13PM +0800, PANDI MOORTHY wrote:
> The question is to put the VOIP traffic into the "priority queuing" (The
> current problem is poor voice quality)
>
> My confusion is in matching the VOIP packet.
>
> Can I just match the UDP packet " 16384 32767" , will it sufficient.
>
> ip access-list extended
> permit udp any any range 16384 32767
>
> Do I need match the TCP 1720 also?
>
> ip access-list extended VoIP
> permit tcp any any eq 1720
> permit udp any any range 16384 32767
>
> Because in Internetwork solution guide, for some scenario they just match
> only UDP port and for some they match both of them.
>
> Please advice me.
>
> Regards.
> Pandi
This archive was generated by hypermail 2.1.4 : Mon May 01 2006 - 11:41:56 GMT-3