[Contents]
[Prev]
[Next]
[Index]
[Report an Error]
Hello Packets
Routers periodically send hello packets on all
interfaces, including virtual links, to establish and maintain neighbor
relationships. Hello packets are multicast on physical networks that
have a multicast or broadcast capability, which enables dynamic discovery
of neighboring routers. (On nonbroadcast networks, dynamic neighbor
discovery is not possible, so you must configure all neighbors statically
as described in Configuring an Interface on a Nonbroadcast, Multiaccess Network.)
Hello packets consist of the OSPF header plus the
following fields:
- Network mask—Network mask associated with the interface.
- Hello interval—How often the router sends hello
packets. All routers on a shared network must use the same hello interval.
You configure this interval as described in Modifying the Hello Interval.
- Options—Optional capabilities of the router.
- Router priority—The router’s priority to become
the designated router. You can configure this value as described in Configuring the Priority for Becoming the Designated Router.
- Router dead interval—How long the router waits without
receiving any OSPF packets from a router before declaring that router
to be down. All routers on a shared network must use the same router
dead interval. You can configure this value as described in Modifying the Router Dead Interval.
- Designated router—IP address of the designated router.
- Backup designated router—IP address of the backup
designated router.
- Neighbor—IP addresses of the routers from which
valid hello packets have been received within the time specified by
the router dead interval.
[Contents]
[Prev]
[Next]
[Index]
[Report an Error]