exam questions

Exam AZ-800 All Questions

View all questions & answers for the AZ-800 exam

Exam AZ-800 topic 4 question 35 discussion

Actual exam question from Microsoft's AZ-800
Question #: 35
Topic #: 4
[All AZ-800 Questions]

HOTSPOT
-

Your network contains the segments shown in the following table.



You have servers that run Windows Server and are configured as shown in the following table.



You deploy a server named Server4 that runs Windows Server and has a static IP address of 172.16.1.1. You connect Server4 to Segment1.

For each of the following statements, select Yes if the statement is true. Otherwise, select No.

NOTE: Each correct selection is worth one point,

Show Suggested Answer Hide Answer
Suggested Answer:

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
Lionred
Highly Voted 1 year, 3 months ago
Answer should be No, No, No. 2nd answer: server 2 has 172.16.2.2 but is on 172.16.1.0/24 subnet, it cannot talk to anyone else on the same segment that hasn't got IP address in the subnet of 172.16.2.0/24
upvoted 12 times
...
e489b39
Most Recent 3 weeks, 3 days ago
Y N Y
upvoted 2 times
...
abelliot
1 month, 1 week ago
N,N,Y. Test it ! if you set up gateway ip on your interface, you will have an apipa address sus your default ip
upvoted 1 times
...
Ksk08
8 months, 1 week ago
"Server1 can successfully ping Server2 by using the name of Server2" Answer: No Explanation: While both servers are in Segment1, there's no indication of a DNS server or name resolution service being configured. ICMP traffic is allowed, but name resolution wouldn't work. "Server2 can successfully ping Server3 by using the IP address of Server3" Answer: No Explanation: Server2 and Server3 are in different segments (Segment1 and Segment2), and there's no routing configuration shown between segments. "Running ipconfig /all on Server4 will display an IP address from the 169.254.0.0/16 IPv4 address space" Answer: No Explanation: Server4 has a static IP address of 172.16.1.1 configured. The 169.254.0.0/16 range is for APIPA (Automatic Private IP Addressing) which is only used when DHCP fails and no static IP is configured.
upvoted 1 times
LionelS
3 months, 1 week ago
Agreed. For the first one, name resolution can work with NetBIOS using a broadcast request even if no WINS server is configured, but the NetBIOS broadcast request is made on the same subnet only, so it would not resolve the name in this case.
upvoted 1 times
...
...
RemmyT
11 months, 3 weeks ago
NO : Server1 can successfully ping Server2 by using the name of Server2. - different IP class on the same physical network NO : Server2 can successfully ping Server3 by using the IP address of Server3. - the same IP class but different location separated by a network device to route to traffic YES: Running ipconfig /all on Server4 will display an IP address from the 169.254.0.0/16 IPv4 address space. - Server4 with the same IP address as Segment1 gateway (IP duplicated)
upvoted 2 times
Mr_K
11 months, 3 weeks ago
Server 4 has a static IP, despite it conflicting with Segment1 gateway
upvoted 1 times
...
...
AK_1234
1 year, 1 month ago
Correct : No , Yes , No
upvoted 2 times
...
Kuikz
1 year, 2 months ago
not sure if 2nd answer is "NO"... A segment is not the same as a subnet: "A segment refers to a portion of a network that is physically or logically separated from other parts of the network. Segments can be separated by routers, switches, or other network devices." The question does not mention any restrictions regarding the gateway, thus i think server 2 can ping the IP of server 3. They belong to the same subnet 172.16.2.0/24 I will go with YES for second one
upvoted 2 times
Hull1
9 months, 2 weeks ago
You're forgetting that a successful ping is a two way street. You can say that a ping leaving Server2 will reach Server3 if ping coming from Server2 reaches the gateway. Issue is the response, IP of server2 belongs to Segment2, in which Server3 resides. When server3 sends a response back to Segment2 gateway, it will think that the computer is in its own network and doesn't need to go outside of it, but that's not the case. It would need to send the ping back to Segment1 but it won't do that, unless there is some static routing which isn't defined.
upvoted 3 times
...
Krayzr
9 months, 4 weeks ago
you got an excellent point
upvoted 1 times
...
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...