nerdexam
Huawei

H12-821_V1.0 · Question #396

Which of the following options is not the purpose of OSPF Hello message exchange?

The correct answer is B. Deliver link status information. OSPF Hello messages are responsible for neighbor discovery (A), parameter negotiation (C), and keepalive/maintenance of neighbor relationships (D) - but delivering link state information is handled by Link State Advertisements (LSAs), carried in Link State Update (LSU) packets…

IPv4 Routing Technologies

Question

Which of the following options is not the purpose of OSPF Hello message exchange?

Options

  • ADiscover neighbor device
  • BDeliver link status information
  • CNegotiate some necessary parameters
  • DMaintain neighbor routers

How the community answered

(27 responses)
  • A
    7% (2)
  • B
    78% (21)
  • C
    4% (1)
  • D
    11% (3)

Explanation

OSPF Hello messages are responsible for neighbor discovery (A), parameter negotiation (C), and keepalive/maintenance of neighbor relationships (D) - but delivering link state information is handled by Link State Advertisements (LSAs), carried in Link State Update (LSU) packets, not Hello messages. That is why B is the correct answer; it describes a function belonging to a completely different OSPF packet type.

  • A is wrong as a choice (it IS a Hello purpose): Routers multicast Hellos to 224.0.0.5 to discover who is on the same link.
  • C is wrong as a choice (it IS a Hello purpose): Hellos carry fields like Hello/Dead interval, Area ID, and authentication that must match before adjacency forms.
  • D is wrong as a choice (it IS a Hello purpose): Periodic Hellos act as keepalives; if a router misses enough of them (Dead interval expires), the neighbor is declared down.

Memory tip: Think of Hello packets as the "social handshake" - they find, check, and keep friends. LSAs are the "news broadcast" - they actually share topology information. If a question mentions sharing link state, the answer is always LSA/LSU, never Hello.

Topics

#OSPF Hello messages#Neighbor discovery#Adjacency formation#Link state routing

Community Discussion

No community discussion yet for this question.

Full H12-821_V1.0 Practice