Jump to content United States-English
HP.com Home Products and Services Support and Drivers Solutions How to Buy
» Contact HP
More options
HP.com home
HP-UX LAN Administrator's Guide: HP-UX 11i v2 > Chapter 6  Network Addressing

CIDR - Classless Inter-Domain Routing

» 

Technical documentation

Complete book in PDF
» Feedback
Content starts here

 » Table of Contents

 » Index

As the Internet has evolved and grown in recent years, it has become clear that it is facing several serious problems. These include:

  • Exhaustion of the Class B network address space. One fundamental cause of the problem is the lack of a network class of a size that is appropriate for a mid-sized organization. Class-C, with a maximum of 254 host addresses, is too small, while Class-B, which allows up to 65534 addresses, is too large to be densely populated. The result is inefficient utilization of Class-B network numbers.

  • Routing Information overload. The size and rate of growth of the routing tables in Internet routers is beyond the ability of current software (and people) to effectively manage.

Classless Inter-Domain Routing (CIDR) attempts to deal with these problems by defining a mechanism to slow the growth of routing tables and reduce the need to allocate new IP network numbers.

The basic idea of the CIDR plan is to allocate one or more blocks of Class-C network numbers to each network service provider. Organizations using the network service provider for Internet connectivity are allocated bitmask-oriented subnets of the provider’s address space as required.

Figure 6-17 Internet Address 192.6.13.2 ANDed with Supernet Mask 255.255.254.0

Internet Address 192.6.13.2 ANDed with Supernet Mask 255.255.254.0

To implement this feature, you must apply the supernet netmask to all interfaces connected to the supernet using the ifconfig command. This feature will allow all hosts on the supernet to communicate with all other hosts on the supernet without standard routing.

In the example below, the hosts in two Class C networks, 192.6.12 and 192.6.13, are included in a larger supernet using the netmask option.

NOTE: Since the gateway is itself a host on the supernet, it must support CIDR.

Figure 6-18 Network Map for Supernetting

Network Map for Supernetting
Printable version
Privacy statement Using this site means you accept its terms Feedback to webmaster
© 2003 Hewlett-Packard Development Company, L.P.