nerdexam
CompTIA

XK0-005 · Question #525

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?

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

Troubleshooting

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

How the community answered

(56 responses)
  • A
    5% (3)
  • B
    80% (45)
  • C
    11% (6)
  • D
    4% (2)

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

#Linux networking#ip command#Routing#Command syntax

Community Discussion

No community discussion yet for this question.

Full XK0-005 Practice