IP ADDRESSING VERSION 4

IPv4 It is a logical network layer address used for identifying a network, host in a network, a group of host in a network or all the host in a network. IPv4 is 32 bit addressing scheme used as TCP/IP host addressing mechanism. It is divided into four octet. Each octet is represented in decimal format. Each octet is represented in decimal format. Each octet is separated with dots. eg: 192.168.0.254. IP addressing enables every host on the TCP/IP network to be uniquely identifiable. IPv4 provides hierarchical addressing scheme which enables it to divide the network into sub networks, each with well defined number of hosts. Based upon the first octet value, IP addresses are divided into five classes. Class A : It uses first octet for network addresses and last three octets for host addressing. Range : 0 - 127. Addresses range 1 - 126 are used. Address start with 0 is unknown network and address start with 127 is for Loop track testing (testing the TCP/IP stack...