IP Addressing Flashcards
1
Q
What is the range of a Class A network?
A
1 to 126
2
Q
What is the range of a Class B network?
A
128 to 191
3
Q
What is the range of a Class C network?
A
192 to 223
4
Q
What is the range of a Class D network?
A
224 to 239
5
Q
What is the range of a Class E network?
A
240 to 254
6
Q
What is the IPv4 Loopback address?
A
127.0.0.1
7
Q
What is the default subnet for a Class A network?
A
255.0.0.0.
Maximum host per network = 16,777,214
8
Q
What is the default subnet for a Class B network?
A
255.255.0.0.
Maximum host per network = 65,534
9
Q
What is the default subnet for a Class C network?
A
255.255.255.0
Maximum host per network = 254