The subnet mask 255.255.255.0 is applied to a packet with the following IP addresses. Which subnet is the packet sent to? Show your work.

a. 10.20.35.12

b. 10.20.35.3

c. 10.50.35.6

d. 192.168.12.8


a.
10 .20 .35 .12
255 .255 .255 .0
10 .20 .35 .0 subnet
b.
10 .20 .35 .3
255 .255 .255 .0
10 .20 .35 .0 subnet
c.
10 .50 .35 .6
255 .255 .255 .0
10 .50 .35 .0 subnet
d.
192 .168 .12 .8
255 .255 .255 .0
192 .168 .12 .0 subnet

Computer Science & Information Technology

You might also like to view...

Variables defined inside a function body are considered _____.

a. local b. illegal c. constant d. format parameters e. actual arguments

Computer Science & Information Technology

A function __________ return a structure.

a. may b. may not c. will always d. can never e. None of these

Computer Science & Information Technology

The editing command ____ moves the cursor one character to the right.

A. Ctrl+E B. Ctrl+F C. Esc+B D. Esc+F

Computer Science & Information Technology

The binary number system uses the digits 0, 1, and 2 to represent all values.

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

Computer Science & Information Technology