An IP-routed network design requires that you examine the interrelationship between the number of hosts per subnet and the number of subnets.
An IP-switched network design evaluates only the number of WAN connections.
Your network design must optimize the number of subnets and the number of hosts per subnet. In designing an IP network and selecting the masks required to permit routing, you may be limited by:
- The number of physical subnets that exist.
- The number of logical subnets that you can create.
- The host population on both physical and logical subnets.
A good subnet mask design does not restrict expected growth in either the number of subnets or the number of hosts per subnet.
You need to adjust the subnet mask to provide for expected growth for both the number of hosts on each subnet and the number of subnets overall.
Consider the following in determining the number of hosts per subnet:
- Network design specifications: Create your network design specifications to meet required performance goals. This requires analyzing the
bandwidth utilization,
broadcast domain size, routing configuration, distance vector delays, and application data flow requirements.
- Router performance: Evaluate the number of hosts supported by any new or existing routers.
To determine the maximum number of hosts supported per subnet, divide the total number of hosts on any LAN by the number of subnets supported by the router(s). If this number exceeds the host capacity of a subnet (as determined by your subnetting scheme) or limits performance (because of a large collision domain), then redesign the network to increase the number of subnets.
It may be necessary to test how many hosts you can support on a subnet before client performance is affected. These tests must use production applications.
Use the following options to determine the validity of a subnet mask in an IP-routed network:
- Subnet for each WAN connection: Examine the network design for any remote connectivity. To support routing, each remote connection requires a subnet.
- Overloaded segments: Evaluate the number of hosts supported by any new or existing router. To determine the minimum number of routers required at any single location, divide the total number of hosts by the number of hosts optimally supported by the router.
- Future growth: Examine the subnet mask to determine if the number of subnets and the number of hosts per subnet provide for growth.
If possible, design for an excess of subnets, because router technology usually limits the number of hosts per subnet.
The following Slide Show provides further explanation and examples of IP address subnet requirements.