InterviewSolution
Saved Bookmarks
| 1. |
What is an IPv4 address? What are the different classes of IPv4? |
||||||||||||||||||||||||
|
Answer» An IP address is a 32-bit dynamic address of a node in the network. An IPv4 address has 4 OCTETS of 8-bit each with each number with a value up to 255. IPv4 classes are differentiated based on the number of HOSTS it supports on the network. There are five types of IPv4 classes and are based on the FIRST octet of IP addresses which are CLASSIFIED as Class A, B, C, D, or E.
|
|||||||||||||||||||||||||