Implementing Cisco IP Routing (CCNP ROUTE, legacy) — Question 312
A network engineer is disabling split horizon on a point-to-multipoint interface that is running RIPng. Under which configuration mode can split horizon be disabled?
Answer options
- A. router(config-riping)#
- B. router(config-rtr)#
- C. router(config-if)#
- D. router(config)#
Correct answer: B
Explanation
The correct answer is B because split horizon can only be disabled in the router configuration mode specific to routing protocols, which is router(config-rtr)#. The other options do not provide the appropriate context for modifying routing protocol settings.