Q. Explain about Nonboundary-Level Masking?
Nonboundary-Level Masking
- Bytes in the IP address that correspond to 255 in the mask will be repeated in the subnet address
- Bytes in the IP address that correspond to 0 in the mask will change to 0 in the subnet address
- For other bytes, use the bit-wise AND operator