JNCIP-DC: Juniper Networks Certified Professional – Data Center (2024) — Question 14
You are deploying an IP fabric using EBGP and notice that your leaf devices are advertising and receiving all the routes. However, the routes are not installed in the routing table and are marked as hidden.
Which two statements describe how to solve the issue? (Choose two.)
Answer options
- A. You need to configure a next-hop self policy.
- B. You need to configure multipath multiple-as.
- C. You need to configure loops 2.
- D. You need to configure as-override.
Correct answer: A, D
Explanation
The correct answers A and D address the underlying issues with route visibility in EBGP. Configuring a next-hop self policy (A) ensures that routes are correctly referenced by the local device, while as-override (D) allows for the advertisement of routes from other ASes without dropping them. Options B and C do not directly resolve the hidden route issue in this context.