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?
A.
router1(config)#ip route 192.168.202.0 255.255.255.0 192.168.201.2 1
B.
router1(config)#ip route 192.168.202.0 255.255.255.0 192.168.201.2 5
C.
router1(config)#ip route 1 192.168.201.1 255.255.255.0 192.168.201.2
D.
router1(config)#ip route 5 192.168.202.0 255.255.255.0 192.168.201.2
Answer B is correct and not A because question asks for Non default AD therefore we use 5 as AD for static route and not 1 because Default AD for static route is 1
keyword is NON-DEFAULT AD which means FLOATING ROUTE. Static route have a default AD of 1. So looking for the static with AD higher than 1 will be correct according to the question.
sintax:
ip route command + subnet to be reached + submask of subnet to be reached + nexthop subnet + administrative distance (needs to be different than 1 because static route default is 1)
This section is not available anymore. Please use the main Exam Page.200-301 Exam Questions
Log in to ExamTopics
Sign in:
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one.
So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
cybernett
Highly Voted 3 years, 8 months agomsomali
Highly Voted 2 years, 7 months ago1b81c0c
Most Recent 5 months, 3 weeks ago[Removed]
7 months, 3 weeks agocheckoboy88
1 year, 8 months agoJay1324
2 years, 10 months agoDataset
3 years, 5 months ago