IP Addressing (Part-01)
IP Addressing: Part-01 IP Address or Logical Address - is a unique number which is assigned to your device. There are two version of IP address Here we will discuss about IPv4 Address scheme IP Address is a 32 bit binary address written as 4 numbers separated by dots. The 4 numbers are called as octets where each octet has 8 bits. The octets are divided into 2 components- Network ID and Host ID . 1. Network ID represents the IP Address of the network and is used to identify the network 2. Host ID represents the IP Address of the host and is used to identify the host within the network. We have to know the process of converting Decimal to Binary and Vice-Versa We know below format...