IEWB Lab 8 Task7.2

From: shiran guez (shiranp3@gmail.com)
Date: Tue Oct 30 2007 - 10:19:16 ART


on that task it was specified to handle sensative audio traffic to port
7070:

My question is regarding the classfication part

My solution:

class-map match-all AUDIO
 match protocol rtp audio
 match access-group 170
!
access-list 170 permit udp any any eq 7070
!

The Solution Guide was:

class-map match-all AUDIO
 match protocol rtp audio
!
ip access-list ext AUDIO
permit udp any any eq 7070

what is the better solution for that case, I am sure that if I had that
question in my lab I would ask the proctor do I need to match audio rtp or
can I match all udp to port 7070 and it would be ok?

the other question is dose the protocol check for rtp is based on just a
range of ports or it is also doing deep inspection.

-- 
Shiran Guez
MCSE CCNP NCE1
http://cciep3.blogspot.com
http://www.linkedin.com/in/cciep3


This archive was generated by hypermail 2.1.4 : Fri Nov 16 2007 - 13:11:19 ART