Re: What makes BOOTP routable, but RARP isn't?
- From: "ihatecrappymail@xxxxxxxxx" <ihatecrappymail@xxxxxxxxx>
- Date: 21 Oct 2006 15:22:56 -0700
ipnwsec wrote:
Hi,
Bootp runs above the UDP Layer i.e it is an application layer protocol,
which has IP header and IP address info in the Bootp packet, so a
router /layer3 device which has bootp relay finctionality will router
it to the dhcp server.
But RARP is a layer below IP so it does not have any IP header, and if
you see routiing is a layer 3 functionality.
let me know if you have any more questions.
Thanks,
Sunil
http://geocities.com/sunil3112000
Tauno Voipio wrote:
ihatecrappymail@xxxxxxxxx wrote:
Hi all,
I am not sure if this is the right place to ask this, but I couldn't
find better match so I was hoping some of you all might be able to help
me understand something.
I am reading about the TCP/IP protocol suite and how RARP (and maybe
ARP, I'm not sure, maybe someone can clarify for me) are not routable,
but BOOTP is. My question is why? They both come from clients that do
not know their IP address and they both send out broadcast messages
correct? So, what is the difference between them?
Any help in this area is greatly appreciated!
ARP and RARP are link-level protocols, and as such
their forwarding does not understand anything about
IP routing, which is one level above the link layer.
BOOTP runs on top of UDP which runs on top of IP,
and this is subject to normal IP routing rules.
--
Tauno Voipio
tauno voipio (at) iki fi
Thanks for the info guys. Just one other question. I understand now
that it is because BOOTP is wrapped in IP that makes it capable for
routers to route it. But, what I don't understand is that the
Destination IP is a broadcast address (255.255.255.255). I thought
broadcast addresses were not routed? So how does a workstation find a
DHCP server if it is not on the same segment (or does the DHCP server
HAVE to be on the same segment, which I thought that not having to have
a DHCP server on every segment was one of that advantages of using DHCP
in the first place)?
Thanks for your help guys! I am slowly starting to understand :)
.
- Follow-Ups:
- Re: What makes BOOTP routable, but RARP isn't?
- From: Moe Trin
- Re: What makes BOOTP routable, but RARP isn't?
- From: Tauno Voipio
- Re: What makes BOOTP routable, but RARP isn't?
- References:
- What makes BOOTP routable, but RARP isn't?
- From: ihatecrappymail@xxxxxxxxx
- Re: What makes BOOTP routable, but RARP isn't?
- From: Tauno Voipio
- Re: What makes BOOTP routable, but RARP isn't?
- From: ipnwsec
- What makes BOOTP routable, but RARP isn't?
- Prev by Date: Re: Am I in the wrong newsgroup?
- Next by Date: Re: Am I in the wrong newsgroup?
- Previous by thread: Re: What makes BOOTP routable, but RARP isn't?
- Next by thread: Re: What makes BOOTP routable, but RARP isn't?
- Index(es):
Relevant Pages
|
Loading