CiscoCisco
200-301 · Question #75
200-301 Question #75: Real Exam Question with Answer & Explanation
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?
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
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.