nerdexam
Cisco

350-401 · Question #1148

In which way are EIGRP and OSPF similar?

The correct answer is B. Both protocols use hello packets to discover neighbors.. Both EIGRP and OSPF use hello packets to discover and maintain relationships with neighboring routers.

Submitted by femi9· Mar 6, 2026Infrastructure

Question

In which way are EIGRP and OSPF similar?

Options

  • ABoth protocols support autosummarization.
  • BBoth protocols use hello packets to discover neighbors.
  • CBoth protocols support unequal-cost load balancing.
  • DBoth protocols send updates using unicast addresses.

How the community answered

(24 responses)
  • A
    4% (1)
  • B
    88% (21)
  • C
    8% (2)

Why each option

Both EIGRP and OSPF use hello packets to discover and maintain relationships with neighboring routers.

ABoth protocols support autosummarization.

EIGRP supports autosummarization by default (though often disabled), which summarizes routes at major network boundaries, whereas OSPF does not support autosummarization; its summarization is configured manually within ABRs and ASBRs.

BBoth protocols use hello packets to discover neighbors.Correct

Both EIGRP and OSPF send periodic hello packets out of interfaces to dynamically discover other routers running the same protocol on the segment and establish and maintain adjacency or neighbor relationships. These hellos also ensure that neighbors are still alive.

CBoth protocols support unequal-cost load balancing.

EIGRP supports unequal-cost load balancing through its variance command, allowing traffic to be distributed across paths with different metrics, while OSPF only supports equal-cost load balancing.

DBoth protocols send updates using unicast addresses.

EIGRP sends updates using a multicast address (224.0.0.10) for discoveries and updates (reliable multicast), and OSPF sends updates primarily via multicast addresses (224.0.0.5 for all OSPF routers, 224.0.0.6 for DRs/BDRs), not unicast for all updates.

Concept tested: EIGRP and OSPF neighbor discovery

Source: https://www.cisco.com/c/en/us/td/docs/ios-xml/ios/iproute_eigrp/configuration/xe-3s/ire-xe-3s-book/ire-cfg.html

Topics

#EIGRP#OSPF#Neighbor discovery#Routing protocol comparison

Community Discussion

No community discussion yet for this question.

Full 350-401 Practice