Computer Science - Networking - Discussion

Discussion Forum : Networking - Section 5 (Q.No. 40)
40.
What is the first octet range for a class A IP address?
1 - 126
192 - 255
192 - 223
1 - 127
128 - 191
Answer: Option
Explanation:
No answer description is available. Let's discuss.
Discussion:
1 comments Page 1 of 1.

Rathiga said:   1 decade ago
Class A networks have a beginning octet of 1 - 126.
Class B networks have a beginning octet of 128-191.
Class C networks have a beginning octet of 192 - 223.

Notice a number missing? 127 is the reserved first octet for loopback addresses, such as the 127.0.0.1 address assigned to a PC.

Class D networks are reserved for multicasting. Class D addresses begin with an octet in the 224 - 239 range.

Class E networks are reserved for "experimental use", and the first octet of these addresses is 240 - 255. Those addresses are reserved by the Internet Engineering Task Force (IETF). Neither Class D nor Class E networks should be assigned to host devices.

Post your comments here:

Your comments will be displayed after verification.