The present invention relates to the field of data communications. More particularly, the present invention relates to a system and method for Internet Protocol (IP) pool management utilizing an IP pool Management Information Base (MIB).
As local area network (LAN) and wide area network (WAN) topologies become more complex, network management tools become critically important. As is known to those skilled in the art, the Simple Network Management Protocol (“SNMP”) is one currently popular example of a network management tool. SNMP provides a systematic way of monitoring and managing a computer network and has become the standard in network management. The SNMP model of a managed network includes four types of components: (1) managed nodes or network elements, (2) management stations, (3) management information, and (4) a management protocol. The managed nodes can be hosts, routers, bridges, printers, or any other devices capable of communicating status information to the management stations. Management stations monitor and manage the devices on the network. The management information contains information on the components of the network and the management protocol is the format in which this information is communicated to the management system. The CiscoWorks™ software package, available from Cisco Systems, Inc. of San Jose, Calif., is an example of network management product supporting SNMP.
Many networks contain components manufactured by several different companies. In order for the management station to communicate effectively with these varied devices, the nature of the information maintained by the agents must be rigidly specified. SNMP therefore describes the exact information each agent must maintain and the format in which it must be maintained in data structures called management information bases (MIB).
A MIB is a local database of variables that may describe the current and past state of the node to which it is assigned as well as instructions affecting the operation of the node. Network management is then carried out by the management stations. The management stations have one or more processes that communicate with the SNMP agents through the network by issuing commands and getting responses. One of the advantages of this design is that much of the complexity of the system is located in the management stations, rather than in the SNMP agents, allowing the agents to be as simple as possible to minimize their effect on the nodes on which they are running.
Data communications networks are widespread and there are many different types of networks, including LANs (Local Area Networks), MANs (Metropolitan Area Networks), and WANs (Wide Area Networks). They are used for providing numerous services, both for companies and for individuals. They provide a powerful communication mechanism and allow access to various kinds of remote information. Two or more networks connected together form an internetwork (or internet). The “Internet” is a worldwide internet widely used to connect universities, government offices, companies, and private individuals. Every host (or end-user's machine running user applications) and router interface on the Internet has an Internet Protocol (IP) address, which encodes its network number and host number. IP addresses are typically 32 bits long and are used in the source address and destination address fields of IP packets. The Source Address is the ultimate source of the IP packet; the Destination Address is the ultimate destination of the IP packet.
The growth of the Internet appears to be exponential. Tens of thousands of networks are now connected to the Internet, and the number is close to doubling every year. Unfortunately, however, IP addresses are not infinite and it is rather expensive to procure more IP addresses. With the increase in the number of users of the Internet, Telcos (Telecommunication companies) and ISPs (Internet Service Providers) are faced with an increasing shortage of IP addresses.
The network edge is the point where customer traffic enters a service provider's network. Traffic can arrive at the edge via access technologies including dial, IP, ATM, Frame Relay, leased line, wireless, Digital Subscriber Line (xDSL) and cable. An edge switch or edge router aggregates traffic from all or some of these access interfaces, and forwards packets over a multiplexed packet network core.
IP pools 212, 232, 242 and 252 are typically utilized on network edge devices 202, 220, 235, 250 to hold a pool of addresses that can be used for dynamic address assignment for PPP sessions as they are terminated on edge aggregation devices 202, 220, 235, 250. Frequently, several network edge devices must share a single IP address space. Consequently, the addresses must be divided amongst the edge termination devices 202, 220, 235, 250. Currently, IP addresses are allocated in a manual fashion. One or more individuals 265, 270, 275, 280 assign a range of IP addresses to each device 202, 220, 235, 250. Scripts are used to periodically review IP address usage to determine whether efficient use is being made of the IP address space allocated to edge termination devices 202, 220, 235, 250. Address ranges are reallocated when individuals 265, 270, 275, 280 determine that more efficient use can be made of the IP address space. Unfortunately, the dynamic nature of IP address requests complicates IP address management. Improper management of IP address pools can result in IP address pool depletion and the subsequent denial of service.
The currently available solutions to this problem are very limited and do not offer the level of service that most subscribers demand. One solution places global IP address information in an authentication, authorization and accounting (AAA) server. However, this solution is inadequate because if an AAA server goes down, IP address information may be lost.
What is needed is a solution that provides relatively efficient and reliable management of network edge device IP address pools, such that subscriber denial of service is minimized. A further need exists for such a solution that is relatively easy to implement.
A method for managing Internet Protocol (IP) addresses on a data communications network includes allocating multiple local IP address pools, requesting IP address usage data from one or more of the network edge devices, receiving the requested IP address usage data, determining whether the local IP address pools should be reallocated based upon the requested IP address usage data, reallocating one or more of the local IP address pools based upon the determination and updating one or more of the local IP address pool databases and a global IP pool database based upon the reallocating. Each of the local IP address pools is associated with a different network edge device that is capable of accepting connection requests requiring an IP address. The global IP address pool database includes the information maintained in each local IP address pool. A network edge device capable of managing IP addresses on a data communications network includes an allocator capable of allocating multiple local IP address pools, a receiver capable of receiving a communication, an allocator capable of allocating an available IP address from the local IP address pool if the communication includes a connection request, a determiner capable of determining whether the local IP address pool should be adjusted, a notifier capable of sending an alarm message to an IP pool manager when the IP address pool should be adjusted and a memory capable of storing an IP address allocation when the communication includes an IP address allocation.
The accompanying drawings, which are incorporated into and constitute a part of this specification, illustrate one or more embodiments of the present invention and, together with the detailed description, serve to explain the principles and implementations of the invention.
In the drawings:
Embodiments of the present invention are described herein in the context of a system and method for IP pool management using an IP pool MM. Those of ordinary skill in the art will realize that the following detailed description of the present invention is illustrative only and is not intended to be in any way limiting. Other embodiments of the present invention will readily suggest themselves to such skilled persons having the benefit of this disclosure. Reference will now be made in detail to implementations of the present invention as illustrated in the accompanying drawings. The same reference indicators will be used throughout the drawings and the following detailed description to refer to the same or like parts.
In the interest of clarity, not all of the routine features of the implementations described herein are shown and described. It will, of course, be appreciated that in the development of any such actual implementation, numerous implementation-specific decisions must be made in order to achieve the developer's specific goals, such as compliance with application- and business-related constraints, and that these specific goals will vary from one implementation to another and from one developer to another. Moreover, it will be appreciated that such a development effort might be complex and time-consuming, but would nevertheless be a routine undertaking of engineering for those of ordinary skill in the art having the benefit of this disclosure.
In the context of the present invention, the term “network” includes local area networks, wide area networks, the Internet, cable television systems, telephone systems, wireless telecommunications systems, fiber optic networks, ATM networks, frame relay networks, satellite communications systems, and the like. Such networks are well known in the art and consequently are not further described here.
In accordance with one embodiment of the present invention, the components, processes and/or data structures may be implemented using C or C++ programs running on high performance computers (such as an Enterprise 2000™ server running Sun Solaris as its operating system. The Enterprise 2000™ server and Sun Solaris™ operating system are products available from Sun Microsystems, Inc. of Mountain View, Calif.). Different implementations may be used and may include other types of operating systems, computing platforms, computer programs, firmware, computer languages and/or general purpose machines. In addition, those of ordinary skill in the art will readily recognize that devices of a less general purpose nature, such as hardwired devices, devices relying on FPGA (field programmable gate array) or ASIC (Application Specific Integrated Circuit) technology, or the like, may also be used without departing from the scope and spirit of the inventive concepts disclosed herein.
As is known to those skilled in the art, network devices may be configured and managed using either out-of-band or in-band techniques. Out-of-band configuration and management are typically performed by connecting to the console port on the network device and using the management console locally from a terminal or remotely through a modem. Alternatively, network devices may be configured and managed “in-band,” either by connecting via Telnet to the network device and using a management console, or by communicating with the network device's in-band management interface using the industry standard Simple Network Management Protocol (“SNMP”). This can be accomplished by using an SNMP-compatible network management application and the network device's Management Interface Base (“MIB”) files. Normally, however, in order to perform in-band administrative tasks of a network device, such as configuration and management, the network device must first be assigned an IP address. Additionally, in order to use in-band configuration and management capabilities, the SNMP management platform of the network device must be configured to understand and be able to access the objects contained in the network device's MIB. Embodiments of the present invention use in-band network management techniques.
Embodiments of the present invention can use the Internet Protocol or a proprietary Cluster Management Protocol (“CMP”) as the underlying mechanism to transport the SNMP configuration and management data. Without limitation, the protocols implemented in embodiments of the present invention include the Internet Protocol (“IP”), the Internet Control Message Protocol (“ICMP”), the User Datagram Protocol (“UDP”), the Trivial File Transfer Protocol (“TFTP”), the Bootstrap Protocol (“BOOTP”), and the Address Resolution Protocol (“ARP”).
The MIB variables of network devices according to embodiments of the present invention are accessible through SNMP. As has been mentioned earlier, SNMP is an application-layer protocol designed to facilitate the exchange of management information between network devices. SNMP is used to monitor IP gateways and their networks, and defines a set of variables that the gateway must keep and specifies that all operations on the gateway are a side effect of fetching or storing to data variables. SNMP consists of three parts: a Structure of Management Information (“SMI”), a Management Information Base (“MIB”) and the protocol itself. The SMI and MIB define and store the set of managed entities, while SNMP itself conveys information to and from the SMI and the MIB.
Instead of defining a large set of commands, SNMP places all operations in a get-request, get-next-request, and set-request format. For example, a SNMP manager can get a value from a SNMP agent or store a value into that SNMP agent. The SNMP manager can be part of a network management system (“NMS”), and the SNMP agent can reside on a networking device such as a LAN switch. The device MIB files may be compiled with network management software, which then permits the SNMP agent to respond to MIB-related queries being sent by the NMS.
As has already been mentioned, the CiscoWorks™ software package is an example of network management product supporting SNMP. CiscoWorks™ uses the device MIB variables to set device variables and to poll devices on the network for specific information. Among other tasks, the CiscoWorks™ software permits the results of a poll to be displayed as a graph and analyzed in order to troubleshoot internetworking problems, increase network performance, verify the configuration of devices, and monitor traffic loads. Other products known to those skilled in the art, available from several other vendors, provide similar functionality.
Referring now to
As is known to those skilled in the art, the SNMP model typically assumes that each managed network device is capable of running a SNMP agent internally. However, some devices, such as older devices that were not originally intended for use on a network, may not have this capability. To handle them, the SNMP protocol defines what is called a “SNMP proxy agent,” namely an agent that watches over one or more non-SNMP devices and communicates with the management console on their behalf, typically communicating with the non-SNMP devices themselves using some nonstandard or proprietary protocol. Typically, the SNMP proxy agent operates by translating the SNMP interactions it receives from the management console into whatever protocols are supported by the foreign device.
As shown in
Still referring to
There are a great number of different possible management information base types in version 2 of SNMP. One type is known as an expression MIB. It is sometime advantageous for a management station to evaluate expressions of the variables contained in the management information bases of each agent. This is generally done for testing purposes to ensure that the network is running properly. For example, a MIB may contain variable A and variable B. In order to test for a certain property it may be necessary to check whether A+B exceeds a certain preset number. For years, this would be performed by the management station occasionally polling and retrieving the MIB of the agent (via the SNMP protocol), receiving the values for A and B, then adding A+B and comparing the result to the preset number. In large systems, however, this frequent and repetitive polling increases network traffic to such an extent as to significantly decrease the overall efficiency of the system.
In order to alleviate this concern, expression management information bases were created. Like a normal MIB, an expression MIB is contained on an agent. However, an expression MIB contains variables that are evaluated expressions of variables contained in another MIB on that agent. The evaluated expressions may also contain constants. For example, a normal MIB on an agent may contain variables A and B. The expression MIB for that agent could then contain one or more variables representing A+B, A-B, A*B, A/B, AB/2, B+A+4 and the like.
In the above example, rather than polling for both A and B, the management station need only poll for the desired variable or variable which express the values it wishes to evaluate (for example, A+B). Evaluating these expressions on the SNMP agent reduces the network traffic, as the management station does not have to poll for the individual values of the SNMP objects in the expression.
Embodiments of the present invention described herein are discussed with specific references to SNMP in order to facilitate understanding, but the mechanisms and methodology described herein work equally well with other network management protocols such as simple network management protocol version 2 (SNMPv2).
Turning now to
Still referring to
The operation of the network that includes network management station 505 and network edge devices 510, 515, 520 is now described with respect to the SNMP. To configure the operation of network edge devices 510, 515, 520, network manager 505 transmits a SNMP message addressed to the network address of network edge devices 510, 515, 520. The SNMP message includes an initial configuration for the local IP pool associated with the network edge device. The SNMP message is processed by the SNMP agent that manages the affected resources using its local MIB.
When a network edge device 510, 515, 520 receives an incoming connection request requiring an IP address, the local IP address pool manager 550, 565, 580 determines whether an EP address from its local IP pool 555, 570, 585 is available. If there are no IP addresses available or if the number of available IP addresses is below a minimum amount, SNMP agent 545, 560, 575 sends an IP address usage alert to the global IP pool manager 530. Network edge devices 510, 515, 520 are also configured to receive an IP address allocation message. IP address allocation information is stored in local IP pool 555, 570, 585.
Global IP pool 535 stores information about each pool of IP addresses allocated to network edge devices 510, 515, 520. Global IP pool manager 530 determines what actions to perform to efficiently allocate IP addresses. According to one embodiment of the present invention, global IP pool manager 530 is configured to poll each network edge device for IP address usage information. The global EP pool manager 530 uses this IP address usage information to determine whether the IP address pool should be reallocated for more efficient utilization of the IP address space. According to another embodiment of the present invention, global IP pool manager 530 is configured to asynchronously receive an IP address usage alert from network edge devices. According to another embodiment of the present invention, global IP pool manager 530 is configured to both poll network edge devices for IP address usage information, and to asynchronously receive IP address usage alerts from network edge devices. These embodiments are described in more detail below.
According to one embodiment of the present invention, global IP pool manager 530 determines whether IP address pools should be reallocated based upon a high watermark. The high watermark is a variable included in each local IP address pool MIB 555, 570, 585. The high watermark indicates the highest number of IP addresses simultaneously checked out from a local IP address pool. The high watermark may also be expressed as the lowest number of available IP addresses over a period of time. If the high watermark exceeds a high watermark limit, an indication is made that IP address pools should be reallocated to give more IP addresses to the network element that exceeded the limit.
According to another embodiment of the present invention, global IP pool manager 530 determines whether IP address pools should be reallocated based upon a low watermark. The low watermark is a variable included in each local IP address pool MIB 555, 570, 585. The low watermark indicates the lowest number of IP addresses simultaneously checked out from a local IP address pool. The low watermark may also be expressed as the highest number of available IP addresses over a period of time. If the low watermark limit exceeds a low watermark limit, an indication is made that IP address pools should be reallocated to reclaim IP addresses from the network element that exceeded the limit.
In
According to one embodiment of the present invention, an expression MIB is used to hold a high watermark percentage. The high watermark percentage is defined as
(High watermark)/(Number of allocated IP addresses)*100. According to another embodiment of the present invention, an expression MIB is used to hold a low watermark percentage.
(Low watermark)/(Number of allocated IP addresses)*100. The Network Management Station may poll the network elements for the high watermark percentage and the low watermark percentage and then reallocate IP pools when the polled values exceed a predetermined amount. Alternatively, the network elements may notify the Network Management Station when the high watermark percentage and the low watermark percentage exceed a predetermined amount, indicating that IP pool should be reallocated. According to one embodiment of the present invention, the Network Management Station is notified via a SNMP trap.
The description of how low watermark percentages and high watermark percentages may be used to determine when IP address pools should be reallocated is not intended to be limiting in any way. Those of ordinary skill in the art will recognize that other criteria may be used to determine when IP address pools should be reallocated.
Turning now to
Turning now to
Turning now to
Turning now to
Turning now to
Turning now to
Turning now to
Turning now to
Turning now to
While embodiments and applications of this invention have been shown and described, it would be apparent to those skilled in the art having the benefit of this disclosure that many more modifications than mentioned above are possible without departing from the inventive concepts herein. The invention, therefore, is not to be restricted except in the spirit of the appended claims.
This application is a continuation of application Ser. No. 09/765,981, entitled “IP POOL MANAGEMENT UTILIZING AN IP POOL MIB” by Purnam Sheth, filed on Jan. 19, 2001 now U.S. Pat. No. 6,988,148.
Number | Name | Date | Kind |
---|---|---|---|
5241594 | Kung | Aug 1993 | A |
5283783 | Nguyen et al. | Feb 1994 | A |
5287103 | Kasprzyk et al. | Feb 1994 | A |
5361250 | Nguyen et al. | Nov 1994 | A |
5367635 | Bauer et al. | Nov 1994 | A |
5430715 | Corbalis et al. | Jul 1995 | A |
5555244 | Gupta et al. | Sep 1996 | A |
5561703 | Arledge et al. | Oct 1996 | A |
5581478 | Cruse et al. | Dec 1996 | A |
5592538 | Kosowsky et al. | Jan 1997 | A |
5610910 | Focsaneanu et al. | Mar 1997 | A |
5621721 | Vatuone | Apr 1997 | A |
5655077 | Jones et al. | Aug 1997 | A |
5671354 | Ito et al. | Sep 1997 | A |
5673265 | Gupta et al. | Sep 1997 | A |
5678006 | Valizadeh et al. | Oct 1997 | A |
5684950 | Dare et al. | Nov 1997 | A |
5699521 | Iizuka et al. | Dec 1997 | A |
5715394 | Jabs | Feb 1998 | A |
5717604 | Wiggins | Feb 1998 | A |
5729546 | Gupta et al. | Mar 1998 | A |
5734654 | Shirai et al. | Mar 1998 | A |
5740176 | Gupta et al. | Apr 1998 | A |
5745556 | Ronen | Apr 1998 | A |
5764736 | Shachar et al. | Jun 1998 | A |
5764756 | Onweller | Jun 1998 | A |
5768521 | Dedrick | Jun 1998 | A |
5778182 | Cathey et al. | Jul 1998 | A |
5793763 | Mayes et al. | Aug 1998 | A |
5799017 | Gupta et al. | Aug 1998 | A |
5812529 | Czarnik et al. | Sep 1998 | A |
5835720 | Nelson et al. | Nov 1998 | A |
5835725 | Chiang et al. | Nov 1998 | A |
5835727 | Wong et al. | Nov 1998 | A |
5838682 | Dekelbaum et al. | Nov 1998 | A |
5838683 | Corley et al. | Nov 1998 | A |
5838994 | Valizadeh | Nov 1998 | A |
5845070 | Ikudome | Dec 1998 | A |
5852812 | Reeder | Dec 1998 | A |
5854901 | Cole et al. | Dec 1998 | A |
5867495 | Elliott et al. | Feb 1999 | A |
5889774 | Mirashrafi et al. | Mar 1999 | A |
5898780 | Liu et al. | Apr 1999 | A |
5905736 | Ronen et al. | May 1999 | A |
5913037 | Spofford et al. | Jun 1999 | A |
5918016 | Brewer et al. | Jun 1999 | A |
5922051 | Sidey | Jul 1999 | A |
5926458 | Yin | Jul 1999 | A |
5944824 | He | Aug 1999 | A |
5968116 | Day, II et al. | Oct 1999 | A |
5970477 | Roden | Oct 1999 | A |
5974453 | Andersen et al. | Oct 1999 | A |
5991828 | Horie et al. | Nov 1999 | A |
6009103 | Woundy | Dec 1999 | A |
6011910 | Chau et al. | Jan 2000 | A |
6018619 | Allard et al. | Jan 2000 | A |
6021429 | Danknick | Feb 2000 | A |
6026087 | Mirashrafi et al. | Feb 2000 | A |
6026441 | Ronen | Feb 2000 | A |
6035281 | Crosskey et al. | Mar 2000 | A |
6052725 | McCann et al. | Apr 2000 | A |
6055236 | Nessett et al. | Apr 2000 | A |
6091951 | Sturniolo et al. | Jul 2000 | A |
6092196 | Reiche | Jul 2000 | A |
6119160 | Zhang et al. | Sep 2000 | A |
6141687 | Blair | Oct 2000 | A |
6178455 | Schutte et al. | Jan 2001 | B1 |
6249813 | Campion et al. | Jun 2001 | B1 |
6266523 | Cook et al. | Jul 2001 | B1 |
6282575 | Lin et al. | Aug 2001 | B1 |
6295283 | Falk | Sep 2001 | B1 |
6324577 | Hirai | Nov 2001 | B1 |
6381650 | Peacock | Apr 2002 | B1 |
6496511 | Wang et al. | Dec 2002 | B1 |
6513066 | Hutton et al. | Jan 2003 | B1 |
6564216 | Waters | May 2003 | B2 |
6577628 | Hejza | Jun 2003 | B1 |
6587455 | Ray et al. | Jul 2003 | B1 |
6618757 | Babbitt et al. | Sep 2003 | B1 |
6697360 | Gai et al. | Feb 2004 | B1 |
6763012 | Lord et al. | Jul 2004 | B1 |
6795709 | Agrawal et al. | Sep 2004 | B2 |
6799204 | Baba et al. | Sep 2004 | B1 |
6880000 | Tominaga et al. | Apr 2005 | B1 |
6988148 | Sheth | Jan 2006 | B1 |
7197549 | Salama et al. | Mar 2007 | B1 |
7254630 | Daude et al. | Aug 2007 | B1 |
7302484 | Stapp et al. | Nov 2007 | B1 |
7367046 | Sukiman et al. | Apr 2008 | B1 |
7383355 | Berkman et al. | Jun 2008 | B1 |
7587493 | Sheth | Sep 2009 | B1 |
20010025312 | Obata | Sep 2001 | A1 |
20010044893 | Skemer | Nov 2001 | A1 |
20020013847 | Fisher et al. | Jan 2002 | A1 |
20020138614 | Hall | Sep 2002 | A1 |
20020155827 | Agrawal et al. | Oct 2002 | A1 |
20020156914 | Lo et al. | Oct 2002 | A1 |
20030105976 | Copeland, III | Jun 2003 | A1 |
20030115345 | Chien et al. | Jun 2003 | A1 |
20040128144 | Johnson et al. | Jul 2004 | A1 |
Number | Date | Country |
---|---|---|
9713352 | Apr 1997 | WO |
9713382 | Apr 1997 | WO |
9953408 | Oct 1999 | WO |
0117199 | Mar 2001 | WO |
Number | Date | Country | |
---|---|---|---|
Parent | 09765981 | Jan 2001 | US |
Child | 11302043 | US |