cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
337
Views
0
Helpful
1
Replies

IP addressing question

--JayJay--
Level 1
Level 1

Example of question:

For what reason can't network id's  192.168.1.32/28 and 192.168.1.32/29 not be on one internetwork connected by routers able to route classless?

1 Reply 1

Ganesh Hariharan
VIP Alumni
VIP Alumni

Hi ,

If you see both the network 192.168.1.32/28 and 192.168.1.32/29 are overlapping for valid ip address that is "192.168.1.33 - 192.168.1.38" so

All IP addresses have a network and host portion. In classful addressing, the network portion ends on one of the separating dots in the address (on an octet boundary). Classless addressing uses a variable number of bits for the network and host portions of the address.

Classful addressing divides an IP address into the Network and Host portions along octet boundaries. Classless addressing treats the IP address as a 32 bit stream of ones and zeroes, where the boundary between network and host portions can fall anywhere between bit 0 and bit 31.

The network portion of an IP address is determined by how many 1's are in the subnet mask. Again, this can be a variable number of bits, and although it can fall on an octet boundary, it does not necessarilly need to. A subnet mask is used locally on each host connected to a network, and masks are never carried in IPv4 datagrams.

All hosts on the same network are configured with the same mask, and share the same pattern of network bits. The host portion of each host's IP address will be unique

Hope that clear out your query !!

Regards

Ganesh.H

Review Cisco Networking products for a $25 gift card