Which destinations are not reachable? Explain.

What will be an ideal response?


Destinations 10.0.2.1 and 10.0.3.41 are unreachable, this is because PC1 realized these two hosts are not in the same subset as itself (by using the network prefix), which implies that direct delivery was impossible, and since there was no gateway for these two networks in PC1’s routing table(and there was also no default gateway), so PC1 concluded these two hosts are unreachable. Hence the message network unreachable.

Computer Science & Information Technology

You might also like to view...

Which of the following statements correctly deletes a dynamically-allocated array pointed to by p?

A) delete p; B) p delete[ ]; C) delete [ ] p; D) delete array p; E) None of the above

Computer Science & Information Technology

____________________ is a task field that refers to what will remain constant when additional resources are added to a task.

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology

When a digitally signed document is received, the recipient's device uses the sender's ____ key to verify the digital signature.

A. private B. organizational C. public D. token

Computer Science & Information Technology

You can select a specific Availability Zone in which to place your DynamoDB Table

A. True B. False

Computer Science & Information Technology