From: Dan C (cdan2154@gmail.com)
Date: Wed Apr 18 2007 - 02:03:43 ART
Hi Antonio,
For the last leg of your configs you will need to bind your ip
directed-broadcast to an access list only to allow the specific udp port,
however you can not use a named ACL :
(config-if)#ip directed-broadcast ?
<1-199> A standard IP access list number
<1300-2699> A standard IP expanded access list number
<cr>
thus I will change it to :
r2(config)#int f0/0
r2(config-if)#ip pim dense-mode
r2(config-if)#ip directed-broadcast 120
r2(config)#ip access-list extended 120
r2(config-ext-nacl)#permit udp any any eq 2000
Cheers,
Dan
On 4/18/07, darbyweaver@yahoo.com <darbyweaver@yahoo.com> wrote:
>
> Antonio,
>
> Bear with me buddy - got caught on labbing a couple of OSPF questions
> tonight and it is 12:43pm and I do have to work in the morning.
>
> I'll take a stab at this one tomorrow afternoon and see if I cannot help
> you a bit.
>
> _______________________________________________________________________
> Subscription information may be found at:
> http://www.groupstudy.com/list/CCIELab.html
This archive was generated by hypermail 2.1.4 : Tue May 01 2007 - 08:28:36 ART