The document discusses subnetting of a Class C network. It explains that subnetting involves taking bits from the host part of the IP address and adding them to the network part. This divides the network into multiple subnets. The document provides examples of subnetting a Class C network (192.168.10.0) by taking 1, 2, and 3 bits from the host part. Taking 1 bit creates 2 subnets, 2 bits creates 4 subnets, and 3 bits creates 8 subnets. It also defines the network address, valid IP ranges, and broadcast address for each subnet created in the examples.