Your network contains two subnets. The subnets are configured as shown in the following
table.
You have a server named Server1 that runs Windows Server 2012 R2. Server1 is connected
to LAN1.
You run the route print command as shown in the exhibit. (Click the Exhibit button.)
You need to ensure that Server1 can communicate with the client computers on LAN2.
What should you do?

A.
Change the default gateway address.
B.
Set the state of the Microsoft ISATAP Adapter #2 interface to disable.
C.
Change the metric of the 10.10.1.0 route.
D.
Set the state of the Teredo interface to disable.
Explanation:
The exhibit shows the default gateway address to be that of LAN1. This should be changed
to the LAN2 gateway address to allow client computers access on LAN2.
References:
Training Guide: Installing and Configuring Windows Server 2012 R2, Chapter 4: Deploying
domain controllers, Lesson 4: Configuring IPv6/IPv4 Interoperability, p. 254-256
This answer makes no sense to me. The default gateway must be on the same subnet to get out of the subnet. The router with the default gateway node should be attached to the other LAN, or have a route to another router that is the default gateway for the other LAN, therefore being able to route to that LAN. The server should only need a route to the default gateway. Am I wrong? Can someone please explain this better so I understand this?
0
0
The explanation for why the answer is ‘A’ is incorrect. You need to change the gateway address because 10.10.1.0 is not a valid IP address for a router or device. That IP address is the actual network – the router would have an IP address between 10.10.1.1 to 10.10.1.254 – excluding 10.10.1.10 which is what Server1 is using. Hope that helps.
0
0