PrepAway - Latest Free Exam Questions & Answers

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 R2.
The IP configuration of each office is configured as shown in the following tablE.

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

PrepAway - Latest Free Exam Questions & Answers

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

Explanation:
These parameters will allow communication with all the hosts.

References:
Exam Ref: 70-410: Installing and Configuring Windows Server 2012 R2, Chapter4:
Deploying and configuring core network services, Objective 4.1: Configure IPv4 and IPv6
addressing, p.192, 196

3 Comments on “Which command should you run?

  1. ivan says:

    A. should be wrong gateway address cause its on same network
    C. is used wrong Gateway address
    B. and D looking good but mask with 255.255.252.0 may not apply for 172.16.18.0 due to subnetting, 18=10010 and 252=11111100, last 2 octet is masked but 172.16.16.0 that OK for subnetting cause to 16=10000.
    B. is only one worked.




    0



    0

Leave a Reply