Microsoft Exam Questions

Which command should you run?

Your company has a main office and four branch offices. The main office contains a server named Server1 that
runs Windows Server 2012.
The IP configuration of each office is configured as shown in the following table.

You need to add a single static route on Server1 toensure that Server1 can communicate with the hostson all
of the subnets.
Which command should you run?

A.
route.exe add -p 10.10.0.0 mask 255.255.252.0 10.10.0.1

B.
route.exe add -p 172.16.16.0 mask 255.255.252.0 10.10.0.1

C.
route.exe add -p 10.10.0.0 mask 255.255.252.0 172.16.0.0

D.
route.exe add -p 172.16.18.0 mask 255.255.252.0 10.10.0.1