Re: ACL Question

From: Edouard Zorrilla (ezorrilla@tsf.com.pe)
Date: Sun Feb 08 2009 - 09:45:31 ARST


Assuming that "the server is sending out traffic with UDP port 2796" is the
source port of the server then ACL:

permit udp host 10.10.10.10 eq 2796 any

Assuming that "the server is sending out traffic with UDP port 2796" is the
destination port the server is using then ACL:

permit udp host 10.10.10.10 any eq 2796.

I guess I would ask the proctor, wouldn't I ?

Regards

----- Original Message -----
From: "Mahmoud shaker" <mashaker@gmail.com>
To: <ccielab@groupstudy.com>
Sent: Sunday, February 08, 2009 5:13 AM
Subject: ACL Question

> HI
>
> if i have a server 10.10.10.10 connected to Router and i need to
> match sending packets from this server
> the question say
> the server is sending out traffic with UDP port 2796
>
> so the ACL if i need it to be inbound to the router interface
>
> ip access-lis ext TEST
>
> permit udp host 10.10.10.10 any eq 2796
>
> or
>
> permit udp host 10.10.10.10 eq 2796 any
>
>
> Blogs and organic groups at http://www.ccie.net
>
> _______________________________________________________________________
> Subscription information may be found at:
> http://www.groupstudy.com/list/CCIELab.html

Blogs and organic groups at http://www.ccie.net



This archive was generated by hypermail 2.1.4 : Sun Mar 01 2009 - 09:44:10 ARST