Two PCs have been assigned the following IP addresses, subnet mask, and default gateway: PC1 192.168.100.20 255.255.255.240 No DG PC2 192.168.100.10 255.255.255.240 192.168.100.1 Assuming all network devices including the switch the PCs are connected to, network cabling, and the default gateway are all functioning which of the following will occur when PC1 attempts to transfer a file to PC2?

A. PC1 will not be able to communicate with PC2 since PC2 is in a different subnet and PC1 does not have a default gateway configured.
B. PC1 will perform an ARP broadcast to resolve PC2s IP address to MAC address since both PCs have the same subnet mask and communication will occur.
C. PC1 and PC2 will not be able to communicate since both PCs must have the same default gateway.
D. PC1 will send traffic to the default gateway at 192.168.100.1 since PC2 is in a different subnet and communication will occur


Answer: A. PC1 will not be able to communicate with PC2 since PC2 is in a different subnet and PC1 does not have a default gateway configured.

Computer Science & Information Technology

You might also like to view...

 

A. A standard entitled "Standard for Software Test Documentation" B. A standard entitled "Recommended Practice for Software Requirements Specifications" C. A standard entitled "Software and systems engineering--Software testing" D. A standard entitled "Systems and software engineering--Architecture description" E. The course of actions used to identify, understand, and resolve problems that occur during software development F. Activities associated with converting an architectural design into a level of abstraction that can be coded and tested G. The process of testing software components in combination to ensure that functional and qualitative software requirements have been satisfied H. The process of testing developed software to ensure that the requirements have been met I. The process of testing documented software requirements to ensure that they have been met J. Testing to ensure that developed software provides intended functionality at a high level of quality

Computer Science & Information Technology

All of the following is a way to work with multiple Web pages, except to _____.

A. open more than one instance of the browser B. split the main browser's window C. open a new page D. open a new tab

Computer Science & Information Technology

In a for loop, the control variable is incremented (or decremented) __________.

a) after the body of the loop executes b) before the body of the loop executes c) while the loop-continuation condition is false d) while the body of the loop executes

Computer Science & Information Technology

The representation of a value from a worksheet cell on a chart is called a(n) _____

a. data point b. absolute cell reference c. data marker d. legend

Computer Science & Information Technology