XK0-005 · Question #525
XK0-005 Question #525: Real Exam Question with Answer & Explanation
The correct answer is B: ip route get 192.163.1.40 from 10.0.2.15. The command ip route get 192.168.1.40 from 10.0.2.15 will test the route between the IP address 10.0.2.15 and the IP address 192.168.1.40. The ip route get command shows the routing decision for a given destination and source address. This is the correct command to accomplish
Question
A systems administrator wants to test the route between IP address 10.0.2.15 and IP address 192.168.1.40. Which of the following commands will accomplish this task?
Options
- Aroute -e get to 192.168.1.40 from 10.0.2.15
- Bip route get 192.163.1.40 from 10.0.2.15
- Cip route 192.169.1.40 to 10.0.2.15
- Droute -n 192.168.1.40 from 10.0.2.15
Explanation
The command ip route get 192.168.1.40 from 10.0.2.15 will test the route between the IP address 10.0.2.15 and the IP address 192.168.1.40. The ip route get command shows the routing decision for a given destination and source address. This is the correct command to accomplish
Topics
Community Discussion
No community discussion yet for this question.