nerdexam
Cisco

200-301 · Question #75

Refer to the exhibit. Which command would you use to configure a static route on Router1 to network 192.168.202.0/24 with a nondefault administrative distance?

The correct answer is B. router1(config)#ip route 192.168.202.0 255.255.255.0 192.168.201.2 5. The default AD of static route is 1 so we need to configure another number for the static route.

Submitted by femi9· Mar 5, 2026

Question

Refer to the exhibit. Which command would you use to configure a static route on Router1 to network 192.168.202.0/24 with a nondefault administrative distance?

Exhibits

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

Options

  • Arouter1(config)#ip route 192.168.202.0 255.255.255.0 192.168.201.2 1
  • Brouter1(config)#ip route 192.168.202.0 255.255.255.0 192.168.201.2 5
  • Crouter1(config)#ip route 1 192.168.201.1 255.255.255.0 192.168.201.2
  • Drouter1(config)#ip route 5 192.168.202.0 255.255.255.0 192.168.201.2

How the community answered

(49 responses)
  • A
    2% (1)
  • B
    84% (41)
  • C
    4% (2)
  • D
    10% (5)

Explanation

The default AD of static route is 1 so we need to configure another number for the static route.

Topics

#static routing#administrative distance#Cisco IOS routing#IP route command syntax

Community Discussion

No community discussion yet for this question.

Full 200-301 Practice