CiscoCisco
200-301 · Question #230
200-301 Question #230: Real Exam Question with Answer & Explanation
The correct answer is B: ip route 10.10.1.20 255.255.255.252 10.10.255.1. 20 = .000101[00] network 21 = .000101[01] host 22 = .000101[10] host 23 = .000101[11] broadcast
Submitted by brentm· Mar 5, 2026DOMAIN_LIST_NOT_PROVIDED
Question
A packet is destined for 10.10.1.22. Which static route does the router choose to forward the packet?
Options
- Aip route 10.10.1.0 255.255.255.240 10.10.255.1
- Bip route 10.10.1.20 255.255.255.252 10.10.255.1
- Cip route 10.10.1.16 255.255.255.252 10.10.255.1
- Dip route 10.10.1.20 255.255.255.254 10.10.255.1
Explanation
20 = .000101[00] network 21 = .000101[01] host 22 = .000101[10] host 23 = .000101[11] broadcast
Topics
#Static routing#Longest prefix match#IP subnetting#Routing table
Community Discussion
No community discussion yet for this question.