Which configuration command must be in effect to allow the use of 8 subnets if the Class C subnet mask is 255.255.255.224?

Which configuration command must be in effect to allow the use of 8 subnets if the Class C subnet mask is 255.255.255.224? Correct Answer <code class="args"><em>Router (config) #ip subnet-zero</em></code>

A Class C subnet mask of 255.255.255.224 is 3 bits on and 5 bits off (11100000) and provides 8 subnets, each with 30 hosts. However, if the command ip subnet-zero is not used, then only 6 subnets would be available for use.

Related Questions

Which configuration command must be in effect to allow the use of 8 subnets if the Class C subnet mask is 255.255.25.224?
The address of a class B host is to be split into subnets with a 6-bit subnet number. What is the maximum number of subnets and the maximum number of hosts in each subnet?