nerdexam
Cisco

200-301 · Question #47

Refer to the exhibit. If configuring a static default route on the router with the ip route 0.0.0.0 0.0.0.0 10.13.0.1 120 command, how does the router respond?

The correct answer is A. It ignores the new static route until the existing OSPF default route is removed. Our new static default route has the Administrative Distance (AD) of 120, which is bigger than the AD of OSPF External route (OE2) so it will not be pushed into the routing table until the current OSPF External route is removed. For your information, if you don't type the AD of 1

Submitted by certguy· Mar 5, 2026

Question

Refer to the exhibit. If configuring a static default route on the router with the ip route 0.0.0.0 0.0.0.0 10.13.0.1 120 command, how does the router respond?

Exhibits

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

Options

  • AIt ignores the new static route until the existing OSPF default route is removed
  • BIt immediately replaces the existing OSPF route in the routing table with the newly configured
  • CIt starts load-balancing traffic between the two default routes
  • DIt starts sending traffic without a specific matching entry in the routing table to Gigabit EthernetO/1

How the community answered

(49 responses)
  • A
    76% (37)
  • B
    14% (7)
  • C
    4% (2)
  • D
    6% (3)

Explanation

Our new static default route has the Administrative Distance (AD) of 120, which is bigger than the AD of OSPF External route (OE2) so it will not be pushed into the routing table until the current OSPF External route is removed. For your information, if you don't type the AD of 120 (using the command "ip route 0.0.0.0 0.0.0.0 10.13.0.1") then the new static default route would replace the OSPF default route as the default AD of static route is 1. You will see such line in the routing table: S 0.0.0.0/0 [1/0] via 10.13.0.1

Topics

#Static routing#Administrative distance#Default route#OSPF routing

Community Discussion

No community discussion yet for this question.

Full 200-301 Practice