Question
click below
click below
Question
Normal Size Small Size show me how
IP Address Classes
A,B C,D,E classes
Question | Answer |
---|---|
What is the Octet Decimal range for Class A? | 1-126 |
What is the Octet Decimal range for Class B? | 128-191 |
What is the Octet Decimal range for Class C? | 192-223 |
What is the Octet Decimal range for Class D? | 224-239 |
What is the Octet Decimal range for Class E? | 240-254 |
What is the 1st Octet Order of bits for Class A? | 0 |
What is the 1st Octet Order of bits for Class B? | 10 |
What is the 1st Octet Order of bits for Class C? | 110 |
What is the 1st Octet Order of bits for Class D? | 1110 |
What is the 1st Octet Order of bits for Class E? | 1111 |
What is the Network/Host ID for Class A? | N.H.H.H |
What is the Network/Host ID for Class B? | N.N.H.H |
What is the Network/Host ID for Class C? | N.N.N.H |
What is the default Subnet mask for Class A? | 255.0.0.0 |
What is the default Subnet mask for Class B? | 255.255.0.0 |
What is the default Subnet mask for Class C? | 255.255.255.0 |
What is the default Subnet mask for private Class A? | 255.0.0.0 |
What is the default Subnet mask for private Class B? | 255.240.0.0 |
What is the default Subnet mask for private Class C? | 255.255.0.0 |
What is the private IP address class A? | 10.0.0.0 |
What is the private IP address range class A? | 10.0.0.0 - 10.255.255.255 |
What is the private IP address class B? | 172.16.0.0 |
What is the private IP address range class B? | 172.16.0.0 - 172.31.255.255 |
What is the private IP address class C? | 192.168.0.0 |
What is the private IP address range class C? | 1922.168.0.0 - 192.168.255.255 |
What is class D IP addresses used for ? | Multicasting |
What is class E IP addresses used for ? | Experimental used for research |