A portion of the disclosure of this patent document contains material that is subject to copyright protection. The copyright owner has no objection to the facsimile reproduction by anyone of the patent document or the patent disclosure, as it appears in the Patent and Trademark Office patent files or records, but otherwise reserves all copyright rights whatsoever.
This invention relates to computer networks: More particularly, the invention relates to methods and systems for determining a routing topology of a computer network by obtaining and utilizing Interior Gateway Protocol (IGP) routing information or Exterior Gateway Protocol (EGP) routing information.
Computer networks are growing in complexity and criticality. For example, a large corporation may support a computer network with tens of thousands of individual computers and thousands of network routers, hubs, repeaters or other network connectivity hardware. These networks are in many cases vital to an organization's functioning, and in some cases are mission- or life-critical.
Because of increasing network size and complexity, service provider networks (such as Internet service providers or application service providers) in particular are quickly growing beyond the ability of current methods to manage them. For example, the typical level of modification and reconfiguration in a complex service provider network is at best difficult and time-consuming to understand or document.
Although several commercially and freely available software packages attempt to address network complexity problems, and some theoretical work has been done in this field, effective solutions to comprehensive network management problems in complex networks remain elusive or non-existent.
Increasingly, the problem in a large, complex network is not a change in the actual physical topology. There are known methods for solving the problem of single points of failure and link layer failures. For example, protection switching on the SONET layer of a network, as known to one skilled in the art, can address physical topology management issues such as single-points of failure or link layer failures among other things. The automatic protection switching (APS) feature is supported, for example, on Cisco 7500 series routers and Cisco 12000 series routers, which allow switchover of packet-over-SONET (POS) circuits in the event of circuit failure, and is often required when connecting SONET equipment to Telco equipment. Here, APS refers to the mechanism of using a “protect” POS interface in the SONET network as the backup for a “working” POS interface. When the working interface fails, the protect interface quickly assumes its traffic load.
The problem in many service provider networks is the topology change produced by the routing protocols. Routing protocols and routing policies are how service providers control traffic and manage traffic across their network and with other service provider networks. For example, a large service provider network may have a relatively stable configuration of computing nodes and interconnection hardware, which can dynamically load balance a variety of incoming network traffic primarily through packet traffic rerouting. Thus, when one node on the service provider network is overwhelmed by traffic, software methods can be used to reconfigure routers and compute nodes so that incoming traffic is redistributed and congestion is decreased or eliminated.
The existing efforts in this area are concerned with discovering physical networks and physical topologies, not routing topologies. However, physical topologies alone do not necessarily provide a complete and accurate representation of the topology of information flow in a network or networks, which is affected not only by the topology but also by routing considerations. For example, even though a router may be directly connected to a particular network or networks, traffic bound for that network or those networks may never cross that router. The actual flow of packets through the network or networks is controlled by the routing protocols via techniques known to those skilled in the art of network management, such as, for example, route summarization (where an internetwork is divided into logical areas, with each area's border router advertising only a single summary route to other areas in order to reduce routing table size), route filters (where an additional metric rates relative reliability of individual networks as a source from which to determine optimal routes), and related routing polices.
As a further example, physical topology alone does not take into account information flow within a network as affected by multiple routers being directly connected to a particular network. How the traffic bound for that network is distributed, if at all, across those routers is a result of specific settings in the routing protocols. Thus, by changing settings in the routing protocols, traffic distribution, and thus routing topology, is fundamentally altered.
In terms of the ISO/OSI network model, (described in Douglas Comer's two volume work entitled “Internetworking with TCP/IP,” which is hereby incorporated by reference), previous work is focussed on understanding layer 2 and layer 3 topologies. The previous work does not analyze or take into account actual traffic flow.
While several commercial products for determining network topology are available, these products have serious drawbacks relating to their inability to take into account routing topology. For example, HP's Openview does not consider subnet masks. Other commercial products such as Riversoft's Openriver do not take into account routing protocols at all.
As recognized by the inventors, IGP information, such as may be obtained by IGP link state databases, may be particularly useful in determining routing topologies. However, the existing methods do not utilize IGP information in routing topology determination. Thus, there is a need in the art for a method of determining routing topology of a computer network, particularly in the context of complex networks, and for obtaining IGP information useful in determining routing topology of a computer network.
It is an object of the present invention to solve the problems described above associated with existing methods of determining network topologies.
It is still another object of the invention to provide a method for determining routing topologies in networks, including complex networks.
It is still another object of the invention to provide a method for determining routing topologies in networks, including complex networks, that takes into account actual packet routing traffic flows and routing topologies.
In one embodiment, the invention provides a method and system for determining routing topology in a computer network, and comprises obtaining IGP information, obtaining EGP information, and utilizing the IGP and EGP information to determine network topologies.
In another embodiment, the invention provides a method and system for determining routing topology in a computer network, and comprises obtaining IGP information to determine the effects of routing protocols on network topology; obtaining EGP information by obtaining Border Gateway Protocol (BGP) information utilizing an EGP peer; and utilizing the IGP and EGP information to create topological network views.
In still another embodiment, the invention provides a method and system for obtaining IGP information by querying IGP link state databases.
In still another embodiment, the invention comprises a method for obtaining IGP network information useful in determining network routing topologies, comprising querying a router for its router identifier and all its area identifiers, counting the router's number of area identifiers to determine whether the router is an ABR or an ASBR, querying the router's link state database for the lowest area identifier on the router, importing all the Type 1 and Type 2 LSAs for that area into the database of the network discovery software engine, importing from the router's link state database only those networks outside the router's autonomous system that are also directly connected to an ASBR, then moving to the next highest area identifier in the router's database to repeat importing Type 1 and Type 2 LSAs for that area into the database of the network discovery software engine and importing from the router's link state database only those networks outside the router's autonomous system that are also directly connected to an ASBR repeating this process until there are no more areas on the router that have not been processed, then starting with the lowest area identifier discovered, sweeping all networks in the area making LSAs other than Type 1 or Type 2, and repeating the entire process for every router discovered.
In still another embodiment, a method in accordance with the invention comprises obtaining EGP information, useful in determining network routing topologies, by obtaining BGP information utilizing an EGP peer, by using a software based routing engine on a host that the network discovery software is installed on, configuring the routing software to enable the specific EGP and to announce only the host route to the software-based router, establishing a peer relationship with an EGP speaking router in the network, loading the EGP database from the EGP router, and importing the EGP database into the network discovery software for processing.
In still another embodiment, a method in accordance with the invention comprises obtaining and utilizing the IGP and EGP information, useful in creating topological network views, by instantiating the routing protocol created topology using routing and software methods described in U.S. Pat. No. 6,108,702 titled “Method and Apparatus for Determining Accurate Topology Features of a Network,” issued Aug. 22, 2000 and incorporated herein by reference in its entirety, drawing a map of the network starting with IGP areas and allowing the user to select the BGP topology or the EGP topology including confederations, communities, and route reflectors.
In still another embodiment, the invention provides a method and system for determining routing topology in a computer network, and comprises obtaining IGP information to determine the effects of routing protocols on network topology using techniques described herein; obtaining EGP information by obtaining BGP information utilizing an EGP peer by using a software based routing engine on a host that the network discovery software is installed on, configuring the routing software to enable specific the EGP and to announce only the host route to the software-based router, establishing a peer relationship with an EGP speaking router in the network, loading the EGP database from the EGP router, and importing the EGP database into the network discovery software for processing; and utilizing the IGP and EGP information to create topological network views by instantiating the routing protocol created topology using routing and software methods described, for example, in the above referenced U.S. Pat. No. 6,108,702. The method further involves drawing a map of the network starting with IGP areas and allowing the user to select the BGP topology or the EGP topology including confederations, communities, and route reflectors.
The invention is illustrated in the figures of the accompanying drawings which are meant to be exemplary and not limiting, in which like references are intended to refer to like or corresponding parts, and in which:
a is a flow chart depicting a method for determining routing topology in a computer network according to one embodiment of the invention;
The present invention will now be described in detail with reference to the accompanying drawings in
Every autonomous system contains at least one Area 0 or backbone 56 containing an ASBR 58. In addition to an ASBR 58, Area 056 may contain internal area routers 62 connected to other internal area routers 62 and/or additional network devices such as a printer 64, a network server 66, or some other networkable device 68 as known in the art. Area 056 may also contain an area border router (ABR) 70 connected to other areas 74 or stub areas 80 within the autonomous system 52.
In the preferred embodiment, all ASBRs 58, internal area routers 62, and ABRs 70 of the autonomous system 52 communicate using the Open Shortest Path First (OSPF) protocol as an Interior Gateway Protocol (IGP). OSPF protocol, an IGP used to distribute routing information within a single autonomous system, uses flooding between routers to exchange link state advertisements (LSAs) describing the status of each router's network interface. These LSAs associated with the IGP are contained in each router's Management Information Base (MIB) and provide an accurate view of all the routers and networks in a particular area. The ASBR 58 of the first system 52 communicates with the ASBR 59 of the second system 54 using a non-OSPF protocol 60 as known in the art.
There are several types of LSAs used by routers. Type 1 LSAs 72 are Router Link advertisements which are flooded in the area a router belongs to and describe the states of a router's link to the area. Type 2 LSAs 72 are Network Link advertisements which are flooded in the area a router belongs to describing the set of other routers attached to a particular network.
OSPF uses areas to limit the flooding of the entire autonomous system and reduce network congestion. ABRs 70 receive Type 1 and 2 LSAs 72, but do not flood them on to additional areas 74 within the autonomous system 52. Instead, Type 3 LSAs 74 are Summary Link advertisements generated by Area Border Routers and describe intra-area routes. In addition, Type 4 LSAs 74 are Summary Link advertisements generated by Area Border Routers and describe routes to the Autonomous System Boundary Router(s). Type 5 LSAs 76 are originated by the Autonomous System Boundary Router(s) which are flooded throughout all areas of a particular autonomous system (except stub areas) and describe routes to routers outside the autonomous system. An autonomous system 52 may contain a stub area 80 which does not receive all type 5 LSAs 76. Instead, Type 7 LSAs 78 summarize and filter selected type 5 LSAs which are directed to stub areas. This further reduces network congestion in the stub area 80.
a depicts a flow chart showing a method of using routing protocol data according to one embodiment of the invention. At step 102, IGP information is obtained about a computer network. In one embodiment, IGP information is utilized to determine the effects of routing protocols on network topology. In other embodiments the IGP information collected as described herein may be used for other purposes, such as to track the flow of viruses or other security threats in a network. At step 104, EGP information is obtained about the computer network. In one embodiment, the EGP information is obtained by obtaining Border Gateway Protocol (BGP) information utilizing an EGP peer. At step 106, the IGP information and the EGP information are utilized to determine network topology. The network topology so determined has the advantage of having taken into account not only the physical topology, but also the routing topology, of the computer network.
In one embodiment of the invention, step 102 as depicted in
Every router in a particular area will store at least that same database. In other words, some information regarding the IGP within the MIBs of routers in a particular area is redundant and contained in each area router. Whether a particular router's MIB contains such redundant information can be determined quickly by querying the type of LSA contained with that router's MIB. The same type 1 and type 2 LSAs, for example, are contained within the MIB of every router in a particular area of an autonomous system.
Accordingly, network discovery can be accomplished much more efficiently utilizing this information, since further analysis of the redundant information is not required for each router. Much of the IGP routing topology for a particular area can be accurately represented from the information obtained from just one router. Further analysis is only required on the remaining non-redundant information contained in the MIBs of the routers of a particular area. Similarly, storage of the MIB data in a topology database as described below results in the need to query only updates to the MIBs since a previous analysis, thus further streamlining the routing protocol discovery process.
In one embodiment, step 104 as depicted in
In one embodiment, step 106 comprises combining the information obtained from the first two components to allow the creation of an IGP and EGP topology view of the network. This component leverages the collected IGP and EGP information by using the information to determine data points to create a visual representation of the routing topology of the network. Thus, in one embodiment, the present invention utilizes both information contained in router configuration databases as well as in EGP information obtained by utilizing a special peer router running a BGP, to create a protocol-based network topology, which topology may then be presented in a variety of tabular or visual formats.
Because the system is computationally efficient, and minimizes the need to redundantly collect data, real-time information can be produced to better understand dynamically changing networks. Furthermore, by better understanding network topologies and traffic patterns, more effective network configurations can be produced and network traffic or routing problems can be better understood. Still further, these techniques can be used to understand, detect and, in some cases, eliminate certain security threats such as worms or other viruses which propagate on a network. Thus, the present invention significantly contributes to network performance understanding and optimization.
In one embodiment, step 102 of
At step 206, the router is queried for its area identifier. A router can belong to more than one area. The area(s) that a router are in give it its context for any advertisements that it makes about what network it is connected or “knows” about. Thus, the method “moves” from area to area, but prevents “leakage” in of unwanted networks.
Step 208 queries whether there is more than one area identifier on the router. If so, then it belongs to more than one area inside the autonomous system, and the router is an Area Border Router (ABR).
Step 210 queries whether the router is defined as an Autonomous System Boundary Router (ASBR). A router can border only one area and still be connected to networks that are outside its area, which makes the router an ASBR.
Step 212 queries the link state database for the numerically lowest area identifier on the router. This step starts the sweeping of the networks in each area. The order is arbitrary, but may start with the router 0.0.0.0.
At step 214, all Type 1 and Type 2 LSAs for an area are imported into the routing topology information database. The router identifiers of all the routers in the area are announced as type 1 advertisements and the networks in the area are announced as type 2 advertisements. There are several reasons for looking at only an announcement from inside the system. First, networks announced by the routers outside the area may be summarized, so that instead of announcing each of a thousand networks, an area border router can be configured to announce those networks as though they were a single, much larger network. Second, networks outside the autonomous system can also be announced, and the method 200 only sweeps those networks outside the autonomous system that are directly connected to one of the routers inside the autonomous system.
At step 216, if the router is directly connected to networks that are outside the autonomous system, the method 200 imports those networks into the routing topology database. Thus, only autonomous networks that are directly connected to an autonomous system boundary router are imported, preventing “leakage” in of unwanted networks.
At step 218, after going to the next highest area identifier, the method 200 queries whether there are any remaining areas on the router that have not been processed. If so, the method returns to step 214 to process the remaining area(s). If not, the method 200 proceeds to step 220.
At step 220, starting with the lowest area identifier, the method 200 sweeps all the networks in the area that are announced by routers that are also making Type 3, 4, 5, or 7 advertisements. Thus, the method 200 sweeps for networks announced by routers that are connected to other areas and the autonomous system.
At step 222, the method 200 queries whether there is another such router (as from step 220). If so, the method 200 returns to step 204 to begin processing the next router. If there are no other such routers, the method proceeds to step 224.
At step 224, starting with the lowest area identifier, the method 200 sweeps all the networks in the area that are announced by routers that are not making Type 3, 4, 5, or 7 advertisements.
At step 226, the method queries whether there is another such router. If there is, the method returns to step 204 to begin processing the next router. If there is no other such router, then the method ends at step 228.
The diagram in
The diagram in
Step 1006 queries the router for its Router Identifier using SNMP and import this information into the Database of the network discovery software. This information is used to correlate the IGP information obtained in steps 1004-1020 with a particular router and assists in IGP Topology Discovery.
Step 1008 queries the router for its Area Identifier using SNMP and import this information into the Database of the network discovery software. This Area Identifier will be used in step 1010 to determine whether the router is an Area Boundary Router (ABR) or an Autonomous System Boundary Router (ASBR).
Step 1012, if the router is an ABR, queries the router for which areas it borders and imports this information into the Network Topology Information Database 314.
Step 1014, if the router is an ASBR, queries the router for the networks it is directly connected to that are outside the autonomous system, imports this information into the Network Topology Information Database 314 of the network discovery software, and ignores all other similar and related Type 5 LSAs contained in the link state database. Type 5 LSAs are used by the IGP to identify other autonomous systems.
Step 1016, if the router is an ABR and it is bordering a stub area, imports the stub area network information into the Network Topology Information Database 314. A stub area is an area that is connected to exactly one other area.
At step 1018, if the router is an ABR and it is bordering a non-stubby or less stubby area, imports this additional network information into the Database of the network discovery software. A non-stubby or less stubby area is a virtual link to another area.
Step 1020 parses the link state database for all routers providing Type 3, Type 4, or Type 5 LSAs that are in the area, and ignores all additional Type 1 and Type 2 LSAs, since this redundant information was obtained from the first router in the area that was queried and is contained in all area routers.
Step 1022 goes to those routers and repeats this algorithm beginning at step 1008 for the existing area and step 1006 for any other area the router is in. Finally, the method 1000 ends at step 1024.
At step 126, a peer relationship is established with an EGP-speaking router in the network, to acquire EGP information and establish an EGP database. At step 128, the EGP database is loaded from the EGP router. At step 130, the EGP database is imported into the network discovery Network Topology Information Database 314, and then the method ends at step 132. The EGP information can then be utilized, for example, in addition to stored IGP information, to create views of the network topology, one method of which is described below with reference to
While the invention has been described and illustrated in connection with preferred embodiments, many variations and modifications as will be evident to those skilled in this art may be made without departing from the spirit and scope of the invention, and the invention is thus not to be limited to the precise details of methodology or construction set forth above as such variations and modification are intended to be included within the scope of the invention.
This application is a Continuation of U.S. application Ser. No. 09/861,167, filed May 18, 2001, now U.S. Pat. No. 6,744,739.
Number | Name | Date | Kind |
---|---|---|---|
3855456 | Summers et al. | Dec 1974 | A |
3906454 | Martin | Sep 1975 | A |
4135662 | Dlugos | Jan 1979 | A |
4410950 | Toyoda et al. | Oct 1983 | A |
4438494 | Budde et al. | Mar 1984 | A |
4503534 | Budde et al. | Mar 1985 | A |
4503535 | Budde et al. | Mar 1985 | A |
4517468 | Kemper et al. | May 1985 | A |
4545013 | Lyon et al. | Oct 1985 | A |
4568909 | Whynacht | Feb 1986 | A |
4585975 | Wimmer | Apr 1986 | A |
4591983 | Bennett et al. | May 1986 | A |
4622545 | Atkinson | Nov 1986 | A |
4648044 | Hardy et al. | Mar 1987 | A |
4727545 | Glackemeyer et al. | Feb 1988 | A |
4817092 | Denny | Mar 1989 | A |
4823345 | Daniel et al. | Apr 1989 | A |
4866712 | Chao | Sep 1989 | A |
4881230 | Clark et al. | Nov 1989 | A |
4914657 | Walter et al. | Apr 1990 | A |
4932026 | Dev et al. | Jun 1990 | A |
4935876 | Hanatsuka | Jun 1990 | A |
5107497 | Lirov et al. | Apr 1992 | A |
5109486 | Seymour | Apr 1992 | A |
5123017 | Simpkins et al. | Jun 1992 | A |
5125091 | Staas, Jr. et al. | Jun 1992 | A |
5133075 | Risch | Jul 1992 | A |
5159685 | Kung | Oct 1992 | A |
5179556 | Turner | Jan 1993 | A |
5204955 | Kagei et al. | Apr 1993 | A |
5214653 | Elliott, Jr. et al. | May 1993 | A |
5247517 | Rose et al. | Sep 1993 | A |
5261044 | Dev et al. | Nov 1993 | A |
5293629 | Conley et al. | Mar 1994 | A |
5295244 | Dev et al. | Mar 1994 | A |
5309448 | Bouloutas et al. | May 1994 | A |
5321837 | Daniel et al. | Jun 1994 | A |
5375070 | Hershey et al. | Dec 1994 | A |
5432934 | Levin et al. | Jul 1995 | A |
5436909 | Dev et al. | Jul 1995 | A |
5483637 | Winokur et al. | Jan 1996 | A |
5485455 | Dobbins et al. | Jan 1996 | A |
5491694 | Oliver et al. | Feb 1996 | A |
5495470 | Tyburski et al. | Feb 1996 | A |
5504921 | Dev et al. | Apr 1996 | A |
5521910 | Matthews | May 1996 | A |
5528516 | Yemini et al. | Jun 1996 | A |
5559955 | Dev et al. | Sep 1996 | A |
5590120 | Vaishnavi et al. | Dec 1996 | A |
5627819 | Dev et al. | May 1997 | A |
5649103 | Datta et al. | Jul 1997 | A |
5666481 | Lewis | Sep 1997 | A |
5675741 | Aggarwal et al. | Oct 1997 | A |
5687290 | Lewis | Nov 1997 | A |
5696486 | Poliquin et al. | Dec 1997 | A |
5706436 | Lewis et al. | Jan 1998 | A |
5722427 | Wakil et al. | Mar 1998 | A |
5727157 | Orr et al. | Mar 1998 | A |
5734642 | Vaishnavi et al. | Mar 1998 | A |
5748781 | Datta et al. | May 1998 | A |
5751933 | Dev et al. | May 1998 | A |
5751965 | Mayo et al. | May 1998 | A |
5754532 | Dev et al. | May 1998 | A |
5764955 | Doolan | Jun 1998 | A |
5768501 | Lewis | Jun 1998 | A |
5777549 | Arrowsmith et al. | Jul 1998 | A |
5790546 | Dobbins et al. | Aug 1998 | A |
5791694 | Fahl et al. | Aug 1998 | A |
5793362 | Matthew et al. | Aug 1998 | A |
5812750 | Dev et al. | Sep 1998 | A |
5822305 | Vaishnavi et al. | Oct 1998 | A |
5832503 | Malik et al. | Nov 1998 | A |
5872928 | Lewis et al. | Feb 1999 | A |
5881246 | Crawley et al. | Mar 1999 | A |
5889953 | Thebaut et al. | Mar 1999 | A |
5907696 | Stilwell et al. | May 1999 | A |
5940376 | Yanacek et al. | Aug 1999 | A |
5970984 | Wakil et al. | Oct 1999 | A |
5980984 | Modera et al. | Nov 1999 | A |
5987442 | Lewis et al. | Nov 1999 | A |
5995503 | Crawley et al. | Nov 1999 | A |
6000045 | Lewis | Dec 1999 | A |
6003090 | Puranik et al. | Dec 1999 | A |
6014697 | Lewis et al. | Jan 2000 | A |
6026442 | Lewis et al. | Feb 2000 | A |
6041383 | Jeffords et al. | Mar 2000 | A |
6049828 | Dev et al. | Apr 2000 | A |
6057757 | Arrowsmith et al. | May 2000 | A |
6064304 | Arrowsmith et al. | May 2000 | A |
6064986 | Edelman | May 2000 | A |
6064996 | Yamaguchi et al. | May 2000 | A |
6084858 | Matthews et al. | Jul 2000 | A |
6115362 | Bosa et al. | Sep 2000 | A |
6131112 | Lewis et al. | Oct 2000 | A |
6138122 | Smith et al. | Oct 2000 | A |
6141720 | Jeffords et al. | Oct 2000 | A |
6199172 | Dube et al. | Mar 2001 | B1 |
6205563 | Lewis | Mar 2001 | B1 |
6209033 | Datta et al. | Mar 2001 | B1 |
6216168 | Dev et al. | Apr 2001 | B1 |
6233623 | Jeffords et al. | May 2001 | B1 |
6243747 | Lewis et al. | Jun 2001 | B1 |
6252856 | Zhang | Jun 2001 | B1 |
6255943 | Lewis et al. | Jul 2001 | B1 |
6275492 | Zhang | Aug 2001 | B1 |
6324530 | Yamaguchi et al. | Nov 2001 | B1 |
6324590 | Jeffords et al. | Nov 2001 | B1 |
6336138 | Caswell et al. | Jan 2002 | B1 |
6349306 | Malik et al. | Feb 2002 | B1 |
6373383 | Arrowsmith et al. | Apr 2002 | B1 |
6374293 | Dev et al. | Apr 2002 | B1 |
6381639 | Thebaut et al. | Apr 2002 | B1 |
6392667 | McKinnon et al. | May 2002 | B1 |
6418476 | Luciani | Jul 2002 | B1 |
6421719 | Lewis et al. | Jul 2002 | B1 |
6430712 | Lewis | Aug 2002 | B2 |
6437804 | Ibe et al. | Aug 2002 | B1 |
6502079 | Ball et al. | Dec 2002 | B1 |
6510478 | Jeffords et al. | Jan 2003 | B1 |
6603396 | Lewis et al. | Aug 2003 | B2 |
6651062 | Ghannam et al. | Nov 2003 | B2 |
6711152 | Kalmanek et al. | Mar 2004 | B1 |
6744739 | Martin | Jun 2004 | B2 |
6820134 | Zinin et al. | Nov 2004 | B1 |
6850524 | Troxel et al. | Feb 2005 | B1 |
6977937 | Weinstein et al. | Dec 2005 | B1 |
20010013107 | Lewis | Aug 2001 | A1 |
20010042139 | Jeffords et al. | Nov 2001 | A1 |
20010047409 | Datta et al. | Nov 2001 | A1 |
20010047430 | Dev et al. | Nov 2001 | A1 |
20010052085 | Dube et al. | Dec 2001 | A1 |
20020032760 | Matthews et al. | Mar 2002 | A1 |
20020050926 | Lewis et al. | May 2002 | A1 |
20020075882 | Donis et al. | Jun 2002 | A1 |
20020184528 | Shevenell et al. | Dec 2002 | A1 |
20020188584 | Ghannam et al. | Dec 2002 | A1 |
20030110396 | Lewis et al. | Jun 2003 | A1 |
Number | Date | Country |
---|---|---|
0 209 795 | Jan 1987 | EP |
0 319 998 | Jun 1989 | EP |
0 338 561 | Oct 1989 | EP |
0 342 547 | Nov 1989 | EP |
0 616 289 | Sep 1994 | EP |
0 686 329 | Dec 1995 | EP |
WO 8907377 | Aug 1989 | WO |
WO 9300632 | Jan 1993 | WO |
WO 9520297 | Jul 1995 | WO |
WO 9609707 | Mar 1996 | WO |
WO 9716906 | May 1997 | WO |
WO 9729570 | Aug 1997 | WO |
WO 9737477 | Oct 1997 | WO |
WO 9744937 | Nov 1997 | WO |
WO 9842109 | Sep 1998 | WO |
WO 9844682 | Oct 1998 | WO |
WO 9852322 | Nov 1998 | WO |
WO 9927682 | Jun 1999 | WO |
WO 0013112 | Mar 2000 | WO |
WO 0072183 | Nov 2000 | WO |
WO 0186380 | Nov 2001 | WO |
WO 0186443 | Nov 2001 | WO |
WO 0186444 | Nov 2001 | WO |
WO 0186775 | Nov 2001 | WO |
WO 0186844 | Nov 2001 | WO |
WO 0206971 | Jan 2002 | WO |
WO 0206972 | Jan 2002 | WO |
WO 0206973 | Jan 2002 | WO |
Number | Date | Country | |
---|---|---|---|
20040233859 A1 | Nov 2004 | US |
Number | Date | Country | |
---|---|---|---|
Parent | 09861167 | May 2001 | US |
Child | 10672303 | US |