Advance Computer Networks: Spring 2020-21 Lect. #06
Advance Computer Networks: Spring 2020-21 Lect. #06
Spring 2020-21
Lect. #06
• Host ID in which all bits are set to 0 cannot be assigned because this
host ID is used to represent the network ID of the IP address.
• Host ID in which all bits are set to 1 cannot be assigned because this
host ID is reserved as a broadcast address to send packets to all the
hosts present on that particular network.
• Note:
1.To divide a network into four (22) parts you need to choose two bits from
host id part for each subnet i.e, (00, 01, 10, 11).
2.To divide a network into eight (23) parts you need to choose three bits from
host id part for each subnet i.e, (000, 001, 010, 011, 100, 101, 110, 111)
and so on.