Q:
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?
Answer & Explanation
Answer: D) Router(config)#ip subnet-zero
Explanation: 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.
View Answer
Report Error
Discuss