nerdexam
Juniper

JN0-281 · Question #49

Referring to the exhibit, why are the BGP routes hidden?

The correct answer is C. The BGP next hop is unreachable. In the exhibit, the BGP routes are marked as hidden. This typically happens when the routes are not considered valid for use, but they remain in the routing table for reference. One common reason for BGP routes being hidden is that the next hop for these routes is unreachable…

Underlay Network

Question

Referring to the exhibit, why are the BGP routes hidden?

Exhibit

JN0-281 question #49 exhibit

Options

  • ALoad balancing is not enabled.
  • BThere are too many hops to the destination.
  • CThe BGP next hop is unreachable.
  • DOther routes are selected because of better metrics.

How the community answered

(36 responses)
  • A
    6% (2)
  • B
    3% (1)
  • C
    78% (28)
  • D
    14% (5)

Explanation

In the exhibit, the BGP routes are marked as hidden. This typically happens when the routes are not considered valid for use, but they remain in the routing table for reference. One common reason for BGP routes being hidden is that the next hop for these routes is unreachable. In BGP, when a route is received from a neighbor, the next hop is the IP address that must be reachable for the route to be used. If the next hop is unreachable (i.e., the router cannot find a path to the next-hop IP), the route is marked as hidden. Analyzing the Exhibit: The exhibit shows that the BGP next hop for all hidden routes is 10.4.4.4. If this IP is unreachable, the BGP routes from that neighbor will not be considered valid, even though they appear in the routing table. Use the command show route 10.4.4.4 to check if the next-hop IP is reachable. If the next-hop is not reachable, the BGP routes will be hidden. Resolving the next-hop reachability issue (e.g., fixing an IGP route or an interface) will allow the BGP routes to become

Topics

#BGP hidden routes#next hop unreachable#BGP troubleshooting

Community Discussion

No community discussion yet for this question.

Full JN0-281 Practice