0% found this document useful (0 votes)
244 views

Assignment 1 - Subnetting

This document contains 12 multiple choice questions about IP addressing concepts such as subnetting, network masks, address classes, and host calculations. The questions cover topics like the number of subnets that can be created from an IP address and mask, representing network masks in dotted decimal format, determining the address class of an IP, reasons for subtracting two from the host calculation formula, choosing appropriate masks to meet host requirements, converting between binary and decimal, and identifying properties of even and odd numbers. The document tests a wide range of foundational IP addressing knowledge.

Uploaded by

REVATHI J
Copyright
© © All Rights Reserved
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
244 views

Assignment 1 - Subnetting

This document contains 12 multiple choice questions about IP addressing concepts such as subnetting, network masks, address classes, and host calculations. The questions cover topics like the number of subnets that can be created from an IP address and mask, representing network masks in dotted decimal format, determining the address class of an IP, reasons for subtracting two from the host calculation formula, choosing appropriate masks to meet host requirements, converting between binary and decimal, and identifying properties of even and odd numbers. The document tests a wide range of foundational IP addressing knowledge.

Uploaded by

REVATHI J
Copyright
© © All Rights Reserved
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 5

1. Given the IP address of 172.16.1.1 with a mask of 255.255.255.

0--How many total subnets


could be created? (Assume all subnets use the same subnet mask)

65536
254
256
64

2. Represent /26 in dotted decimal format.

255.0.0.0
255.255.255.192
255.255.255.0
255.255.255.128

3. What address Class does 172.16.33.1/24 belong to?

Class A
Class B
Class C
Class D

4. When calculating usable hosts per subnet, the following formula is used 2^bits - 2. For what
reason is two subtracted? (Choose two)

Broadcast
Multicast
Unicast
Network

5. Your organization is designing a Wide Area Network. Locations have varying numbers of
hosts. The largest network will have no more than 55 hosts. What subnet mask accomplishes
the goal and maximizes the number of subnets that may be created?

255.255.255.192
/25
255.255.255.224
/27
6. How many hosts can be located on a network, where the IPv4 netmask is 27 bits?

27
30
32
5

7. What are two ways to represent a network mask that would allow 14 hosts?

/14
255.255.255.240
255.255.14.0
/28

8. How many hosts can be addressed on 10.0.0.0/16?

16
254
65536
65534

9. Convert the following binary to decimal--01101101.

225
109
1101
112

10. Choose the true statements (choose two).

Odd numbers have the least significant bit set to 0


Even numbers have the least significant bit set to 0
Odd numbers have the least significant bit set to 1
Even numbers have the least significant bit set to 1

11. What subnet mask will allow for 128 hosts on a subnet? (Choose the best two answers)

/25
/24
255.255.255.0
255.255.255.128
12. Based on 1.1.1.0/24, the IP address would be:

Class A
Class B
Class C
Class D

Answers

1. Given the IP address of 172.16.1.1 with a mask of 255.255.255.0--How many total subnets
could be created? (Assume all subnets use the same subnet mask)

65536
254
256
64

2. Represent /26 in dotted decimal format.

255.0.0.0
255.255.255.192
255.255.255.0
255.255.255.128

3. What address Class does 172.16.33.1/24 belong to?

Class A
Class B
Class C
Class D

4. When calculating usable hosts per subnet, the following formula is used 2^bits - 2. For what
reason is two subtracted? (Choose two)

Broadcast
Multicast
Unicast
Network
5. Your organization is designing a Wide Area Network. Locations have varying numbers of
hosts. The largest network will have no more than 55 hosts. What subnet mask accomplishes
the goal and maximizes the number of subnets that may be created?

255.255.255.192
/25
255.255.255.224
/27

6. How many hosts can be located on a network, where the IPv4 net mask is 27 bits?

27
30 <--
32
5

7. What are two ways to represent a network mask that would allow 14 hosts?

/14
255.255.255.240
255.255.14.0
/28

8. How many hosts can be addressed on 10.0.0.0/16?

16
254
65536
65534

9. Convert the following binary to decimal--01101101.

225
109
1101
112

10. Choose the true statements (choose two).

Odd numbers have the least significant bit set to 0


Even numbers have the least significant bit set to 0
Odd numbers have the least significant bit set to 1
Even numbers have the least significant bit set to 1
11. What subnet mask will allow for 128 hosts on a subnet? (Choose the best two answers)

/25
/24
255.255.255.0
255.255.255.128

12. Based on 1.1.1.0/24, the IP address would be:

Class A
Class B
Class C
Class D

You might also like