Setting up subnets and routing

Setting up subnets

For administrative or technical reasons, many organizations choose to divide one network into several subnets. Subnetworking enables several local networks to appear as a single Internet network to off-site hosts. It divides the addresses for a single network to accommodate the fact that the network consists of several physical networks. You should consider using subnets in the following instances:

Setting up a subnet consists of:

Routing can get complicated as the number of networks grows. For example, a small organization might give each local network a class C number. As the organization grows, administering network numbers may get out of hand. A better idea is to allocate a class B network for the entire company. Then, divide the class B network into physical networks using subnets. In this way, you can isolate hosts from changes you might make to the network in remote parts of the organization.

Subnets allow you more flexibility when assigning network addresses. The Internet Protocol allows 127 class A networks with 24-bit host fields; 16,383 class B networks with 16-bit host fields; and over 2 million class C networks with 8-bit host fields.


© 1999 The Santa Cruz Operation, Inc. All rights reserved.
UnixWare 7 Release 7.1.1 - 5 November 1999