0% found this document useful (0 votes)
134 views1 page

Ipv4 Address Classes: Dotted Quad Quiz

This document discusses IPv4 address classes. It explains that IPv4 addresses are made up of 32 bits and written in dotted quad notation. The first bits of the address indicate what class it belongs to - Class A has the first number between 0-127, Class B between 128-191, Class C between 192-223, Class D between 224-239, and Class E between 240-255. It provides a quiz to test identifying the class of sample IP addresses.
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
134 views1 page

Ipv4 Address Classes: Dotted Quad Quiz

This document discusses IPv4 address classes. It explains that IPv4 addresses are made up of 32 bits and written in dotted quad notation. The first bits of the address indicate what class it belongs to - Class A has the first number between 0-127, Class B between 128-191, Class C between 192-223, Class D between 224-239, and Class E between 240-255. It provides a quiz to test identifying the class of sample IP addresses.
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 1

IPv4 Address Classes

Professor Don Colton


Brigham Young University Hawaii

IPv4 is currently the main addressing method on number is between 192 and 223, we have a Class C
the Internet. (IPv6 is coming.) Students who plan address. Classes A, B, and C are used for normal
to use networking skills in their future careers should communications on the Internet. If the first number
have some technical skill with IPv4 addressing. is between 224 and 239, we have a Class D address.
This tutorial teaches you to identify the class of Class D is used for multicast. If the first number
an IP address. is between 240 and 255, we have a Class E address.
Class E addresses are reserved for experimental use
by authorized researchers (not you or me).
Dotted Quad
IPv4 addresses are typically written as four numbers Quiz
separated by dots. Each number is between 0 and
255, and represents eight bits (in binary), for a to- For each host address, tell what network class it is:
tal of 32 bits in an address. Here is a sample IPv4 A, B, C, D, E, or Invalid. Cover the answers. Then
address in dotted quad notation. test yourself.
10.78.82.7
Here is the same address in binary. IP Address Network Class
0000 1010 0100 1110 0101 0010 0000 0111 120.31.122.199 ............ A
IPv4 addresses are written in dotted quad format 142.194.186.156 ............ B
because they are shorter and easier to work with by 194.244.156.25 ............ C
humans, but the computer uses them in their binary 242.196.87.268 .............I
form. 31.79.247.47 ............ A
252.46.250.117 ............ E
142.129.175.144 ............ B
Class A, B, C, D, and E 142.60.85.152 ............ B
160.42.96.234 ............ B
The first few bits of the address tells the computer 245.5.18.234 ............ E
whether the whole address is part of Class A, B, C, 216.175.165.24 ............ C
D, or E. The binary rules are very simple, and the 173.29.20.245 ............ B
dotted-quad rules use strange numbers. However, 234.145.185.194 ............D
most people seem to find the dotted-quad rules more 208.125.150.66 ............ C
convenient. 156.249.222.160 ............ B
196.28.70.15 ............ C
Class first bits first quad
212.84.131.166 ............ C
A 0... 0 to 127
247.79.34.231 ............ E
B 10.. 128 to 191
79.236.233.208 ............ A
C 110. 192 to 223
117.47.77.132 ............ A
D 1110 224 to 239
254.255.227.111 ............ E
E 1111 240 to 255
17.263.155.243 .............I
If the first number is between 0 and 127, we have 168.37.68.146 ............ B
a Class A address. If the first number is between 209.76.107.194 ............ C
128 and 191, we have a Class B address. If the first

You might also like