voice traffic definition

From: mani poopal (mani_ccie@yahoo.com)
Date: Wed May 11 2005 - 05:21:45 GMT-3


Hi Guys,
 
What is the bestway(method1, method2 or method3) to define voice traffic, say from network 50.50.50.0/24.
I know this topic has been discussed earlier, but to get the confirmation.
access-list 101 permit ip 50.50.50.0 0.0.0.255 any
 
access-list 102 permit tcp 50.50.50.0 0.0.0.255 eq 1720
access-list 102 permit udp 50.50.50.0 0.0.0.255 range 16384 32767
 
method1:
class-map voice
   match protocol rtp audio
   match access-group 101
 
method2:
class-map voice
    match ip rtp 16384 32767
    match access-group 101
 
method3:
class-map voice
    match access-group 101
    match access-group 102
 
Now instead of voice traffic if the question asks for voice over ip traffic, what changes are requested.
 
thanks
Mani

B.ENG,A+,CCNA,CCNP,CCNP-VOICE, CSS1,CNA,MCSE
(416)431 9929
MANI_CCIE@YAHOO.COM
                
---------------------------------
Yahoo! Mail Mobile
 Take Yahoo! Mail with you! Check email on your mobile phone.



This archive was generated by hypermail 2.1.4 : Fri Jun 03 2005 - 10:11:57 GMT-3