PrepAway - Latest Free Exam Questions & Answers

Which route command should you run on Server1?

Your network is configured as shown in the exhibit. (Click the Exhibit button.)

Server1 regularly accesses Server2.
You discover that all of the connections from Server1 to Server2 are routed through Routerl.
You need to optimize the connection path from Server1 to Server2.
Which route command should you run on Server1?

PrepAway - Latest Free Exam Questions & Answers

A.
Route add -p 192.168.2.0 MASK 255.255.255.0 192.168.2.1 METRIC 50

B.
Route add -p 192.168.2.12 MASK 255.255.255.0 192.168.2.1 METRIC 100

C.
Route add -p 192.168.2.12 MASK 255.255.255.0 192.168.2.0 METRIC 50

D.
Route add -p 192.168.2.0 MASK 255.255.255.0 192.168.1.2 METRIC 100

4 Comments on “Which route command should you run on Server1?

  1. Robert says:

    Either a wrong diagram or 4 wrong choices for answers.
    If the diagram is the correct, the answer is:
    route add -p 10.10.10.0 mask 255.255.255.255.0 172.23.16.2 metric 100




    1



    0
    1. JF says:

      Almost right 🙂
      “You need to optimize the connection path from Server1 to Server2.”
      Your answer would be right if the question was “You need to optimize the connection path from Server1 to Server2 NETWORK.” and your metric was the lowest available.
      So, optimize from Server1 to Server2 is:
      route add -p 10.10.10.12 mask 255.255.255.255.255 172.23.16.2 metric 50




      0



      0

Leave a Reply