nerdexam
Cisco

350-401 · Question #235

When is it useful to disable split horizon on an EIGRP interface?

The correct answer is C. Disable it when you need to send updates to peers on the interface on which the updates were. It is useful to disable EIGRP split horizon on interfaces when a router needs to re-advertise routes learned from one peer back out the same physical interface to other peers, typically in non-broadcast multi-access (NBMA) topologies.

Submitted by tunde_lagos· Mar 6, 2026Troubleshooting

Question

When is it useful to disable split horizon on an EIGRP interface?

Options

  • ADisable it when you want to provide additional backup paths in your network.
  • BDisable it when you want to send routes that are learned from another routing protocol to peer on
  • CDisable it when you need to send updates to peers on the interface on which the updates were
  • DIt is never advisable to disable split horizon on an EIGRP interface.

How the community answered

(41 responses)
  • A
    17% (7)
  • B
    5% (2)
  • C
    71% (29)
  • D
    7% (3)

Why each option

It is useful to disable EIGRP split horizon on interfaces when a router needs to re-advertise routes learned from one peer back out the same physical interface to other peers, typically in non-broadcast multi-access (NBMA) topologies.

ADisable it when you want to provide additional backup paths in your network.

While careful design can lead to additional paths, disabling split horizon to 'provide additional backup paths' is an oversimplification and can introduce routing loops if not implemented in specific, well-understood scenarios.

BDisable it when you want to send routes that are learned from another routing protocol to peer on

Split horizon applies to all routes, including redistributed ones, but the primary reason for disabling it is not specifically tied to routes learned from another routing protocol, but rather to the need to re-advertise any route back out the incoming interface.

CDisable it when you need to send updates to peers on the interface on which the updates wereCorrect

EIGRP split horizon is a loop prevention mechanism that prevents a router from advertising a route out of the interface through which it was learned. Disabling it is necessary in specific scenarios, such as a Frame Relay multipoint interface or a DMVPN hub, where a hub router learns routes from one spoke and must then advertise those routes back out the same physical interface to other spokes.

DIt is never advisable to disable split horizon on an EIGRP interface.

This statement is incorrect because there are specific, well-defined scenarios in NBMA networks (like Frame Relay multipoint or DMVPN hubs) where disabling split horizon is necessary for proper route propagation and network functionality.

Concept tested: EIGRP split horizon exceptions

Source: https://www.cisco.com/c/en/us/td/docs/ios-xml/ios/iproute_eigrp/configuration/15-mt/ire-15-mt-book/ire-split-horizon.html

Topics

#EIGRP#split horizon#routing updates#hub-and-spoke

Community Discussion

No community discussion yet for this question.

Full 350-401 Practice