From: Antonio Soares (amsoares@netcabo.pt)
Date: Thu Jul 05 2007 - 09:12:17 ART
I would configure both:
1)In order be able to forward this traffic
ip forward-protocol udp mobile-ip
2) In order to actually forward the traffic
ip directed-broadcast 101
access-list 101 permit udp any any eq mobile-udp
The question is where should we configure this ?
R1====R2====R3
Imagine R1 as the Broadcast source. So we would need to configure 1) in R2
and 2) in R2's interface facing R3.
Unfortunately i don't see an easy way to test this. Tried NTP Broadcast and
RIPv1 but they both have TTL=1.
Wait, maybe IP SLA... I will try it now.
-----Original Message-----
From: nobody@groupstudy.com [mailto:nobody@groupstudy.com] On Behalf Of
darth router
Sent: quinta-feira, 5 de Julho de 2007 6:59
To: ccielab@groupstudy.com
Subject: Re: ip directed broadcast with ACL
If I were to forward mobile ip with the ip helper.
I could do both of these correct. This is doing the exact same thing,
right?
ip forward-protocol udp mobile-ip
OR Do:
ip directed broadcast 101
permit udp any any eq mobile-ip
It does not look like using the ACL, and permitting mobile IP only, disables
the forwarding of the ip-helper default protocols. This right?
DR
On 7/5/07, darth router <darklordrouter@gmail.com> wrote:
>
> When you use this command with an ACL, does it disable the default
> forwarded protocols from the ip helper-address? Thanks,
>
> DR
This archive was generated by hypermail 2.1.4 : Sat Aug 18 2007 - 08:17:39 ART