User Guide
38 NetWare TCP/IP Administration Guide
NetWare TCP/IP Administration Guide
103-000151-001
August 30, 2001
Novell Confidential
Manual 99a38 July 17, 2001
Forwarding is disabled, the Router Discovery Protocol will send Router
Solicitation Messages. these messages are explained in the next section.
Router Discovery Messages
The two message types that are used by the Router Discovery Protocol to
communicate between hosts and routers are discussed in the following
sections.
ICMP Router Advertisement Message
The ICMP Router Advertisement Message is ICMP message type 9. This
message is used by routers to advertise their presence on the network and is
broadcast or multicast to all hosts on the network.
This message type carries the IP address of the router and its preference level.
Hosts use the preference level to determine which router to use for forwarding.
The router with the highest preference becomes the default router. A value of
0x80000000 indicates the router is not to be used. Routers with this value are
used only when other routers send ICMP Redirect messages to the host.
ICMP Router Solicitation Message
The ICMP Router Solicitation Message is ICMP message type 10. Hosts use
this message to solicit router advertisements from all participating routers on
the network.
Router Discovery Multicast Address
Router Discovery uses two IP multicast addresses. The IP address 224.0.0.1 is
reserved to multicast the Router Advertisement Message to the hosts. The IP
address 224.0.0.2 is reserved to multicast the Router Solicitation Message to
the routers. If the network does not support multicast, then broadcast address
255.255.255.255 is used for both the Router Advertisement and Router
Solicitation messages.