Day 07 Flashcards - IPv4 Addresses (Part 1)
Front
Back
What is the length of an IP address? (bits)
32 bits
What is the length of an IP address? (bytes)<br></br>
4
What are the groups of 8 bits in an IP address called?
octets
What is the maximum value for a binary octet? (1111 1111)
255
What is the numeric range of the first octet of a <b>class A</b> IPv4 address?
0-127
What is the numeric range of the first octet of a<b>class B</b>IPv4 address?<br></br>
128-191
What is the numeric range of the first octet of a<b>class C</b>IPv4 address?<br></br>
192-223
What is the numeric range of the first octet of a<b>class D</b>IPv4 address?<br></br>
224-239
What is the numeric range of the first octet of a<b>class E</b>IPv4 address?<br></br>
240-255
What is the binary bit pattern of the first octet of a <b>class A</b> IPv4 address?
0xxxxxxx
What is the binary bit pattern of the first octet of a<b>class B</b>IPv4 address?<br></br>
10xxxxxx
What is the binary bit pattern of the first octet of a<b>class C</b>IPv4 address?<br></br>
110xxxxx
What is the binary bit pattern of the first octet of a<b>class D</b>IPv4 address?<br></br>
1110xxxx
What is the binary bit pattern of the first octet of a<b>class E</b>IPv4 address?<br></br>
1111xxxx