IP address
An Internet Protocol address (IP address) is a numerical label assigned to each device (e.g., computer, printer) participating in a computer network that uses the Internet Protocol for communication.
IP address format:
IPv4 address consists of 32 bits represented by four numbers separated by periods. Each number can be a number between zero and 255. For example, 1.160.10.240 is an example of an IPv4 address.
When constructing a network, IP addresses can be assigned randomly provided that each IP address is a unique address, this uniqueness is essential to avoid sending data to multiple destinations or to the wrong destination.
An IP address can be a static or a dynamic IP address. A static IP address is a permanent Internet address and will never change. A dynamic IP address changes every time a device connects to the internet, so a dynamic address is considered a temporary address.
IPv4 Classes:
Types of IPv4 addresses can be categorized into five classes namely: Class A, Class B, Class C, Class D and Class E. Class A, B and C are commonly used for devices to connect to the internet. Each class provides a range of IP addresses and the following are the classes:
IPClass | IP Address Range | No. of hosts and networks each Class provides |
Class A | 1.0.0.1 to 126.255.255.254 | Supports 16.7 million hosts on each of 126 networks. |
Class B | 128.1.0.1 to 191.255.255.254 | Supports 65,534 hosts on each of 16,382 networks. |
Class C | 192.0.1.1 to 223.255.254.254 | Supports 254 hosts on each of 2 million networks. |
Class D | 224.0.0.0 to 239.255.255.255 | Reserved for multicast groups. |
Class E | 240.0.0.0 to 254.255.255.254 | Reserved for future use, or Research and Development Purposes. |
Kudos.. :)
ReplyDeleteThanx dude
Delete