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?

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?

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



Leave a Reply 6

Your email address will not be published. Required fields are marked *

five × three =


Lucas

Lucas

I may be wrong in this assumption, but I believe that the IP addresses in the diagram do not correspond to the answers… at all.

Darkstar

Darkstar

Also exactly the same question as 153, but with different IPs

MancaMulas

MancaMulas

You’re not wrong at all, the diagram is in fact different from the answers.

Ion

Ion

This is crap!

Kilo

Kilo

I am going to go with D. Because you want to add the route for the subnet, so that eliminates B and C. And A has the wrong gateway (the gateway should be what your source server uses, that gateway listed is on the destination subnet and would not work).

Juan

Juan

I believe that the correct answer is in question 153:

Route add -p 10.10.10.0 MASK 255.255.255.0 172.23.16.2 METRIC 100