You are on page 1of 2

NH1 Lab 3

Binary Conversion and Sub netting

1. Convert the following numbers to decimal numbers


a. 100101 - 37
b. 10001110 - 143
c. 11110100 - 244
d. 10110101 - 181
e. 10101010 - 170
2. Convert the following numbers to binary.
a. 255 - 11111111
b. 192 - 11000000
c. 234 - 11101010
d. 88 - 01011000
e. 72 - 01001000

3. What are the default subnet masks for class A,B and C networks?
4. What are the CIDR values of Class A, B and C subnet masks?
5. Represent Class A,B and C default masks in dotted decimal notation.
6. What is the broadcast address of the network 172.22.208.0 255.255.0.0?
7. What is the first valid host on the sub network that the node 172.21.155.87/16 belongs
to?
8. What is the last valid host on the sub network 192.168.234.160/24?
9. What is the subnet address of the network 10.8.0.5/8?
10. What is the subnet and Broadcast address of 192.168.192.10/24?

You might also like