nerdexam
Cisco

200-301 · Question #934

Refer to the exhibit. After configuring a new static route on the CPE, the engineer entered this series of commands to verify that the new configuration is operating normally. When is the static defau

The correct answer is B. when the default route learned over external BGP becomes invalid. The static default route is installed into the routing table only when the dynamically learned default route from external BGP becomes invalid or is no longer available.

Submitted by parkjh· Mar 5, 2026IP Connectivity

Question

Refer to the exhibit. After configuring a new static route on the CPE, the engineer entered this series of commands to verify that the new configuration is operating normally. When is the static default route installed into the routing table?

Exhibits

200-301 question #934 exhibit 1
200-301 question #934 exhibit 2

Options

  • Awhen 203.0.113.1 is no longer reachable as a next hop
  • Bwhen the default route learned over external BGP becomes invalid
  • Cwhen a route to 203.0.113.1 is learned via BGP
  • Dwhen the default route over external BGP changes its next hop

How the community answered

(47 responses)
  • A
    15% (7)
  • B
    70% (33)
  • C
    4% (2)
  • D
    11% (5)

Why each option

The static default route is installed into the routing table only when the dynamically learned default route from external BGP becomes invalid or is no longer available.

Awhen 203.0.113.1 is no longer reachable as a next hop

The reachability of the next hop `203.0.113.1` is a prerequisite for the static route to be valid itself, but it does not determine its precedence over an existing BGP default route.

Bwhen the default route learned over external BGP becomes invalidCorrect

This scenario describes a floating static route, which is a static route configured with a higher administrative distance than a dynamically learned route. The static default route will remain inactive and only be installed into the routing table as a backup if the primary, lower administrative distance default route, learned via external BGP, becomes invalid.

Cwhen a route to 203.0.113.1 is learned via BGP

Learning a route to the next hop `203.0.113.1` via BGP would ensure reachability, but it would not cause the static default route to be installed if a BGP-learned default route is already active and valid.

Dwhen the default route over external BGP changes its next hop

A change in the next hop for the BGP-learned default route would typically result in an update to the existing BGP route, not necessarily its invalidation or the installation of a higher administrative distance static route.

Concept tested: Floating static routes and administrative distance

Source: https://www.cisco.com/c/en/us/td/docs/ios-xml/ios/iproute_static/configuration/xe-16/irs-xe-16-book/irs-xe-static-ip-routes.html

Topics

#Static routing#Default routing#BGP routing#Routing table logic

Community Discussion

No community discussion yet for this question.

Full 200-301 Practice