I understood that size of host id in the class c network is 8 bits(1 Octet)
After started exploring about private networks, in the below link
The host id size of the IP address range belongs to the class C
network is mentioned in as 16 byte
192.168.0.0 - 192.168.255.255 (16-bit block private address)
My Assumption:
- Class full network is applied for both private and public IP addresses. That is ifthe IP starts with 192.168.x.x is class c network and the size of the host id in the class full network is always 8(1 octet).
Is my assumption is wrong or any theory behind it?