A host computer is assigned IP address 192.168.12.8 and subnet mask 255.255.255.192. The host sends a packet to another host with IP address 192.168.12.65. Is the destination IP address in the same subnet as 192.168.12.8? Show why or why not.

What will be an ideal response?


No, the 192.168.12.65 address is in the 64 subnet:
192 .168 .12 .65
255 .255 .255 .192
192 .168 .12.64
128 64 32 16 8 4 2 1
0 1 0 0 0 0 0 1 (65)
1 1 0 0 0 0 0 0 (192)
0 1 0 0 0 0 0 0 (64)

Computer Science & Information Technology

You might also like to view...

Conditional formatting allows you to dynamically change the appearance of cells so that it adds information to your worksheet

Indicate whether the statement is true or false

Computer Science & Information Technology

In multiple inheritance, a derived type has ____ or more base types.

A. one B. two C. three D. four

Computer Science & Information Technology

Where do you specify the number of columns for a report?

A. Print Preview toolbar B. Page Setup dialog box C. Form Design property sheet D. Tab Set properties

Computer Science & Information Technology

Windows Software Update Services (WSUS) is designed to manage patching and updating system software from the network.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology