A setup procedure employing distributed hop-by-hop routing reduces the number of signaling messages needed to establish a service (i.e., connection), thus enhancing network performance. A service is setup between an origination node and a destination node which are a part of a network of communication nodes interconnected by links. Each node maintains a topological database representing the network topology. Initially, a setup message for initiating the service is transmitted from the origination node to a neighboring node that serves as a local node. The topological database is then updated after the local node receives the setup message by eliminating links connected to a particular set of nodes. This set of nodes includes those nodes other than the local node that have previously transmitted a setup or failure message for the service. A shortest path is next determined from the local node to the destination node over the updated topology and another setup message is transmitted from the local node to a first neighboring node in the shortest path. The previously-mentioned steps are repeated, beginning with the step of updating the topological database, where the neighboring node now serves as a subsequent local node. The steps are repeated until either a setup message reaches the destination node so that the service enters a connected state or no shortest path is found at the origination node, which indicates that the service has failed to enter a connected state.

Patent
   5805593
Priority
Sep 26 1995
Filed
Sep 26 1995
Issued
Sep 08 1998
Expiry
Sep 26 2015
Assg.orig
Entity
Large
173
11
all paid
1. A method for setting-up a service between an origination node and a destination node, said origination and destination nodes being a part of a network of communication nodes interconnected by links, said nodes maintaining a topological database representing a network topology, said method comprising the steps of:
a. transmitting a setup message for initiating the service from the origination node to a local node;
b. updating the topological database of said local node after the local node receives said setup message by eliminating links connected to a set of nodes, said set of nodes including those nodes in said network of communication nodes other than the local node that have previously transmitted a setup or failure message for said service;
c. determining a shortest path from the local node to the destination node over the updated topology;
d. transmitting another setup message from the local node to a neighboring node in the shortest path;
e. repeating steps b-d with said neighboring node serving as a subsequent local node until either a setup message reaches the destination node so that said service enters a connected state or no shortest path is found at said origination node indicating that said service has failed to enter a connected state.
2. The method of claim 1 further comprising the steps of:
f. returning a failure message from a local node to a previous node if no shortest path is found in step (c);
g. returning to step (b) and repeating steps (b)-(e), wherein a link connected to said local node returning the failure message in step (f) is eliminated from the topological database in accordance with step (b).
3. The method of claim 1 wherein step (e) includes the step of transmitting an acknowledgment message from the destination node to the origination node prior to said service entering the connected state.
4. The method of claim 1 further comprising the step of associating with each node in the network a database containing identification information concerning other nodes in said network, links in said network and the respective lengths thereof.
5. The method of claim 4 wherein the lengths of the links are expressed in terms of relative cost.
6. The method of claim 4 wherein each setup message and each failure message received by each node further includes information concerning nodes that have previously transmitted a setup or failure message for said service.
7. The method of claim 1 wherein step (a) includes the step of performing a shortest path calculation from the origination node to the destination node to determine the local node that receives the setup message from the origination node.

The present invention relates generally to communication networks, and, in particular, to a method for setting up a service between an origination node and a destination node in communication networks.

A communications network typically includes a collection of nodes interconnected by transmission lines known as links. One type of communications network is a connection-oriented communications network that employs either circuit switching or virtual circuit switching to establish a connection or service. A circuit switched network establishes a dedicated physical connection between nodes for the duration of the communication between an origination and a destination node. A setup procedure is required to establish the physical connection. In a virtual circuit switched network, a logical connection is established when exchanging packets between nodes. A setup procedure is also used to establish the logical connection prior to transferring the packets. In contrast to a so-called connectionless network, a virtual connection eliminates the need for performing a separate routing decision for each packet transferred between an origination and destination node once the circuit has been established. Accordingly, virtual circuits minimize the overhead required for transmitting packets in the network by allowing the use of a relatively short virtual circuit identification number in the header field of the packet rather than a longer destination address required in connectionless networks.

The set-up procedure for connection-oriented networks creates a service (real or virtual) by allocating and configuring resources of certain nodes and links in the network to establish a path between the origination and destination nodes. Most set-up procedures include the sub-procedures of routing, signaling and switching. Routing procedures select the best nodes and links for use in the service path. Signaling procedures coordinate the allocation of resources on nodes and links for the service. Switching procedures are used at nodes to form the real or virtual connections between links along the service path.

Setup procedures can be classified as either centralized or distributed. In a distributed procedure, all the nodes in the network are capable of performing the routing procedures. Nodes exchange signaling messages that are used to coordinate allocation of resources for the service and trigger switching procedures. A centralized setup procedure is coordinated by a central controller (CC), which makes all routing decisions. Messages are exchanged between the CC and network nodes to allocate resources and trigger switching procedures.

Distributed setup procedures employ various types of routing procedures including source routing and hop-by-hop routing. In source routing, the origination node determines the entire service path through the network. One form of source routing is defined by the Private Network-Network Interface (PNNI), which is specified in "ATM Forum 94-0471R9: P-NNI Draft Specification," June 1995. In hop-by-hop routing, each node, beginning with the origination node, determines the next node (or link) in the service path. One example of hop-by-hop routing is the dynamic k-shortest path (DKSP) routing algorithm, which is discussed in the following references: Management of Stressed Facility Networks, Level II Report, Network Management of Stressed Intelligent Networks, National Communications System, Technical Information Bulletin 92-14 September 1992; and Bellcore Special Report SR-NWT-002514, Issue 1, Digital Cross-Connect Systems In Transport Network Survivability, January 1993.

Network performance as measured in terms of network efficiency and the time required to complete the setup procedure, is dependent on the effectiveness of the routing procedure that is employed. Ineffective routing procedures cause large numbers of signaling messages to be transmitted, resulting in longer setup times. Ineffective routing procedures may also cause the selection of suboptimal routes through the network, resulting in inefficient use of network resources.

In accordance with the present invention, a setup procedure employing distributed hop-by-hop routing is provided. The inventive procedure reduces the number of signaling messages needed to establish a service (i.e., connection), thus enhancing network performance. Network efficiency may also be increased by selecting routes through the network that are more nearly optimal. More particularly, the inventive method sets-up a service between an origination node and a destination node which are a part of a network of communication nodes interconnected by links. Each node maintains a topological database representing the network topology. Initially, a setup message for initiating the service is transmitted from the origination node to a neighboring node that serves as a local node. The topological database is then updated after the local node receives the setup message by eliminating links connected to a particular set of nodes. This set of nodes includes those nodes other than the local node that have previously transmitted a setup or failure message for the service. A shortest path is next determined from the local node to the destination node over the updated topology and another setup message is transmitted from the local node to a first neighboring node in the shortest path. The previously-mentioned steps are repeated, beginning with the step of updating the topological database, where the neighboring node now serves as a subsequent local node. The steps are repeated until either a setup message reaches the destination node so that the service enters a connected state or no shortest path is found at the origination node, which indicates that the service has failed to enter a connected state.

FIG. 1 illustrates the interconnection of an exemplary communication network having six nodes.

FIG. 2 shows a DKSP routing table for node C in FIG. 1 for routing a service to destination node Z.

FIG. 3 shows the sequence of signaling messages transmitted during the known DKSP setup procedure for the network shown in FIG. 1 for a service attempting to be routed from node A to node Z.

FIG. 4 shows the sequence of signaling messages transmitted during the setup procedure in accordance with the present invention for the network shown in FIG. 1 for a service attempting to be routed from node A to node Z.

FIG. 5 shows a flow chart illustrating the steps performed by a local node in accordance with the present invention.

FIGS. 6(a) and 6(b) are computer simulated results showing the efficiencies of the DKSP procedure and the routing procedure in accordance with the present invention.

FIG. 7 are computer simulated results showing the average path lengths for all services routed by the DKSP procedure and the routing procedure in accordance with the present invention.

FIG. 8(a) and 8(b) are computer simulated results showing the total number of internode signaling messages exchanged by the DKSP procedure and the routing procedure in accordance with the present invention.

FIGS. 9(a) and 9(b) are computer simulated results showing the service completion times for the DKSP procedure and the routing procedure in accordance with the present invention.

The following terminology relating to communication networks will be used herein to facilitate an understanding of the present invention. A network is a set of nodes interconnected by links. The network is a connection-oriented communications network that employs either circuit switching or virtual circuit switching. A link is a unidirectional or bidirectional transmission medium connecting two nodes. The available bandwidth of a link is divided into circuits. Each node is a real or virtual circuit switch whose function is to form connections between circuits. A node will be referred to as a local node when it is performing a particular function under discussion at that time. Node i is a neighbor of node j if there is a link from node j to node i. A link from local node i to node j is a local link of node i. A service is a connection between two end systems through which the systems communicate. A service path is formed by a sequence of circuits over which the service operates. The first node in the service path is the origination node and the last node is the destination node for the service. A setup procedure completes the service path from the end system at the origination node to the end system at the destination node so that the service enters a connected state. The setup procedure includes a routing process that selects the appropriate circuits forming the service path. The routing process works in coordination with setup and crankback, or failure, messages that constitute a part of various conventional signaling protocols. A setup message is sent from a local node to a neighboring node instructing the neighboring node to reserve the link (more particularly, a circuit in the link) and to continue the setup procedure. A failure message, commonly referred to as a crankback message, is sent from a local node to the neighboring node from which the setup message was received if the routing process fails at the local node, freeing the circuit between the local and neighboring nodes. A setup trail is included in both setup and failure messages listing every node from which a setup or failure message has been sent during the setup procedure.

In order to fully understand the distributed hop-by-hop routing technique of the present invention, it is instructive to first consider one known technique of this type that can be employed to determine the service path taken by a service traveling between nodes in a connection oriented network such as an asynchronous transfer mode (ATM) network or a digital cross-connect system (DCS) network. This technique is the dynamic K-shortest path technique (DKSP), details of which can be found in the previously mentioned references. The overall objective of the DKSP technique is to maintain a table of correct shortest paths to all destination nodes in the network. The setup procedure for the DKSP procedure begins at the origination node. For this purpose, routing tables are initially constructed and updated whenever there are topological changes in the network, as for example, when a node or link is added or deleted. Each node maintains a unique routing table for each potential destination node in the network. A local node has a routing table to a given destination node that consists of k entries corresponding to the k neighboring nodes of the local node. For each of the k neighboring nodes, the routing table lists the length of the shortest path to the destination node via that neighboring node. The shortest paths are determined by a k-shortest path algorithm. The k entries in the routing table are sorted by distance so that the neighboring node offering the shortest path to the destination node appears first in the table. For example, FIG. 2 shows the routing table for local node C to destination node Z with respect to the network shown in FIG. 1

When a service arrives at a local node the next node in the service path is determined by considering each entry in the routing table in sequence until the first entry is found that satisfies selected criteria. For example, these criteria typically require that the distance to the destination node through the neighboring node be finite in length and that the link to the neighboring node have the capacity to support the service. Most significantly, the local node will not send the service directly to a neighboring node that is listed in the setup trail. That is, a service will not be routed from the local node directly through a neighboring node that has previously sent a setup or failure message during the setup procedure. Once the appropriate neighboring node has been determined, a setup message is sent to that node and the service setup procedure continues. If no acceptable neighboring node is found, a failure message is sent to the previous node in the service path.

To calculate the entries in the routing tables, the DKSP procedure requires that each node be aware of the network topology (i.e., the network links and the length of each link). In the simplest situation the network topology would remain static regardless of either the type of service being routed or changes in the availability of links. However, the network topology may change for a variety of reasons. For example, the topology may differ from service to service because services may differ in priority, required bandwidth and setup mode, for example. Additionally, the topology may vary because of link failures, available bandwidths, processing loads, and time of day, for example. Each node must maintain different routing tables for each possible type of service. Ideally, each node would know the current status of all links in the network. In practice, such complete knowledge can be difficult to obtain because of the difficulties involved in transmitting status information to all the nodes, particularly when the status of the links may change between the time the information is transmitted and the time it reaches the nodes. Accordingly, in practice, each node is typically aware of the current availability of local links, but often unaware of the current availability on nonlocal links. For the remainder of this discussion, including the examples that follow, it will be assumed that each node has information concerning the physical topology of the network (i.e., the existence of all other nodes and links) and the availability of local links, but not the availability of nonlocal links. However, this assumption is for illustrative purposes only and the present invention is applicable to networks in which each node does have information concerning the status of nonlocal links.

Setup procedures such as DKSP use conventional signaling protocols that include setup and failure messages or their functional equivalents. Some of the known protocols used by DKSP as well as the present invention may include, without limitation, the Integrated Services Digital Network (ISDN) User Part (ISUP) of Signaling System 7 (SS7) and Broadband-ISUP (B-ISUP). Details concerning these protocols may be found, in the following references: ITU-T Draft Recommendations Q.2761, Q.2762, Q.2763, Q.2764, Broadband Integrated Services Digital Network (B-ISDN) - Signaling System No. 7 B-ISDN User Part (B-ISUP), September 1994; ITU-T Recommendations Q.761, Q.762, Q.763, Q.764, ISDN User Part (ISUP). These protocols may employ additional messages other than setup and failure messages to complete the service. However, these additional messages are well known and do not constitute a part of the invention and hence will not be discussed further.

The above-described DKSP routing procedure will be illustrated by showing the setup procedure for the network shown in FIG. 1 in which a service is to be routed from origination node A to destination node Z. The dashed links are busy and cannot support additional services at this time. (Obviously, the service is not going to reach the destination node since node Z is effectively isolated in the network.)

FIG. 3 shows the sequence of signaling messages transmitted during the DKSP service setup procedure. First, origination node A sends a setup message to neighboring node B and node A is listed in the setup trail. Since node B knows the status of its local links it knows that the direct link to destination node Z is unavailable. The only other local link of node B is to node A, but a setup message cannot be sent to node A since it is listed in the setup trail. Accordingly, a failure message is sent to node A informing node A that the routing procedure has failed at node B. Node B now appears in the setup trail. Node A then sends a setup message to node C. As noted earlier, the routing table for node C to destination node Z is shown in FIG. 2. The first entry in the routing table is skipped since node C knows that the local link to node Z is busy. The second entry is also skipped since node A is listed in the setup trail. The third entry is acceptable, however, and a setup message is sent to node D. As FIG. 2 indicates, the distance to destination node Z via node D is 4 units. This distance is based on the four hop path C-D-A-B-Z. This path includes nodes A and B, which were previously visited during the setup procedure. Nodes A and B may be included in the path because as previously noted, the DKSP procedure only excludes neighboring nodes appearing in the setup trail; routing decisions may be based on service paths that will inevitably fail and which include other nodes that do appear in the setup trail as long as such nodes are not neighboring nodes. However, since routes through nodes A and B were previously attempted, this attempt to route the service through node D is also destined to fail. While the procedure does eventually fail, as FIG. 2 indicates, it does not do so until every node in the network (other than the origination and destination nodes) has received a setup message. This example illustrates the essential limitation of the DKSP procedure: the routing tables are based on a network topology that does not take into account that certain nodes have received, and possibly rejected, the service during previous steps in the setup procedure. That is, in the DKSP routing procedure, the shortest path calculations are performed before any service is even initiated.

In contrast to the DKSP routing procedure, the present invention continuously updates the network topology as the service is routed from node to node. Shortest path calculations are not performed until a given node receives the service. Upon receiving the service, the node updates the network topology and then calculates the shortest path to the destination node Z based on the updated topology. Since the inventive routing procedure performs shortest path calculations on the fly, it does not require routing tables that contain predetermined distances based on shortest path algorithms.

In accordance with the present invention, each local node performs two steps. First, the local node simplifies the network topology upon receiving the service by eliminating links connected to nodes that have previously transmitted a setup or failure message. More specifically, the local node eliminates all links from the network that are connected to a set of nodes consisting of all nodes listed in the setup trail except for the local node itself. By simplifying the topology in this manner, the inventive procedure recognizes that certain nodes have already been attempted and have either succeeded, in which case the service path already traverses that node, or alternatively, have failed. In contrast to the DKSP procedure, the inventive procedure does not inefficiently attempt to route a service via links that inevitably will not reach the destination node. After the network topology has been updated, the local node then calculates the shortest path to the destination node based on the updated, simplified topology.

FIG. 4 shows the sequence of signaling messages transmitted during the service setup procedure in accordance with the present invention for the network shown in FIG. 1. The sequence of messages is similar to the sequence used in the DKSP procedure until the service reaches node C. However, with the inventive procedure, node C first performs topology reduction upon receiving the service. Since nodes A and B appear in the setup trail and hence have been previously visited by the service, node C eliminates from the topology the links connected to nodes A and B. Once eliminated, node C performs a shortest path algorithm based on the updated network topology. Any appropriate shortest path algorithm known to those skilled in the art may be used. Since it is clearly impossible to reach destination node Z based on the updated topology, node C sends a failure message to node A, the origination node. At the origination node A, the topology is again updated (by removing all links connected to nodes B and C) and a new shortest path calculation is performed. This calculation fails to find a path to the destination node and thus the service fails. In contrast to the present invention, in the DKSP procedure node C sends a setup message to node D, without recognizing that a path through this node can only reach the destination node Z through nodes A and B, which have already been attempted. As a result, as FIGS. 3 and 4 indicate, the DKSP procedure must transmit eight messages before failing while the inventive procedure only transmits four.

The inventive routing procedure will be further illustrated with reference to the flow chart shown in FIG. 5, which shows the procedure to be performed by each local node. The procedure is initiated at the origination node in response to a request to set up a service. First, in step 100 the local node is checked to see whether it is the destination node. If the local node is the destination node, the procedure is completed. If the local node is not the destination node, the procedure continues with step 101 in which input information is obtained. This information includes the node IDs of the destination node and the local node currently routing the service, the network topology, and the setup trail. The network topology may be represented as a list of link data structures. Each link data structure contains information regarding a link in the network available to the service and includes the link ID, the node IDs of the two nodes connected to the link, and the length of the link, which may be represented in terms of the relative cost for the service to use that link. The setup trail lists all the node IDs that have transmitted either a setup message or a failure message for the service.

In step 103 the local node updates the network topology by removing from the topology all link data structures representing a link connected to any node in a set of nodes, where the set of nodes consists of those nodes, other than the local node, that have previously transmitted a setup or failure message for the service. In step 105 a shortest path calculation is performed to find the shortest path from the local node to the destination node in the updated topology. If such a path is found then in step 107 a setup message is transmitted to the first neighboring node in the path. If no path is found and the local node is not the origination node, then in step 109 a failure message is transmitted to the neighboring node from which the local node received a setup message. Of course, if the local node is the origination node and no shortest path is found, the setup procedure ends in failure. If either a setup or failure message was transmitted, the procedure begins again at step 100 where the local node is now the neighboring node that received the message. That is, the neighboring node updates the topology and calculates a new shortest path. The procedure continues until it either fails at the origination node or succeeds when a setup message reaches the destination node. Depending on the particular signaling protocol used, the service may enter a connected state once a setup message reaches the destination node. Alternatively, some protocols require the transmission of additional messages such as an acknowledgment back to the origination node before the service is placed in a connected state.

While the example presented above in connection with the network shown in FIG. 1 illustrates the efficiency that can be achieved with the inventive routing procedure, potential inefficiencies may also exist because it is computationally intensive relative to the DKSP routing procedure. The number of computations is increased because the inventive routing procedure performs a shortest path calculation each and every time a node routes a service and hence many more calculations may be required than in the DKSP routing procedure. However, the inventor has determined through a computer simulation that for a network having 314 nodes and 542 links (and which is described in greater detail below) the additional processing contributes less than 10 percent to the total time required to process the setup and failure messages. This increased processing time resulted in only a 2 percent increase over the time needed to complete end-to-end signaling procedures. Furthermore, for many networks the actual service connection time is not even limited by the speed of the signaling system but rather by the time it takes a switch to make circuit connections.

The following data comparing DKSP to the inventive routing procedure were obtained from the previously mentioned computer simulation. The simulations model a DCS restoration system that uses software running on a 486-DX2 66 MHz PC to perform and/or coordinate failure detection, signaling, routing, switching, and topology update functions. Shortest path calculations for both DKSP and the inventive procedure were based on a simple hop count metric. The inter-node signaling channel speed was modeled at 500 kbps. In total 82 separate node and link failures were simulated. FIGS. 6(a) and 6(b) show the efficiencies of the routing procedures measured in terms of the number of services successfully restored after a failure for a one link state and a two link state system, respectively. In a one link state system each node only knows about the existence of non-local links; it does not have information concerning the availability or failure of non-local links. In a two link state system each node knows via a link state update protocol whether non-local links are in-service or in a failed state. As FIG. 6 indicates, the efficiency of the inventive procedure is improved over the DKSP procedure.

FIG. 7 compares the average path lengths of all services restored by the inventive procedure and the DKSP procedure for both one and two link state systems. For these systems, the inventive procedure reduces the amount of network resources used by each service by about seven to eight percent.

FIG. 8 compares the total number of internode signaling messages exchanged in all of the 82 simulated failures for the inventive procedure and DKSP for both one and two link state systems. For both systems, the inventive procedure reduces the required number of messages by over 60 percent.

FIGS. 9(a) and 9(b) show the service completion time for the inventive procedure and DKSP for one and two link state systems, respectively. The service completion time is the time period beginning with the network failure and ending when the origination node receives an address complete message (ACM). An ACM is a type of acknowledgment message that is sent back along the service path by the destination node after it receives a setup message. The curves for the inventive procedure slightly lag the DKSP curves for the first few seconds. This lag amounts to about a 2 percent increase in service completion time for a typical service. After about three to four seconds however the curves cross and the DKSP procedure lags as the inventive procedure reaches higher efficiencies.

Busche, Matthew T.

Patent Priority Assignee Title
5881243, May 07 1997 System for maintaining multiple loop free paths between source node and destination node in computer network
5905712, Aug 09 1996 MADGE LIMITED Data communication network
5935215, Mar 21 1997 International Business Machines Corporation; IBM Corporation Methods and systems for actively updating routing in TCP/IP connections using TCP/IP messages
5974046, May 16 1997 Electronics and Telecommunications Research Institute; Korea Telecom Maintenance method for subscriber lines of broadband network termination apparatus in an asynchronous transfer mode permanent virtual connection switching system
6005860, May 30 1997 HANGER SOLUTIONS, LLC Using a routing architecture to route information between an orignation module and a destination module in an information retrieval system
6021479, Sep 19 1997 Silicon Graphics, Inc. Method, system and computer program product for managing memory in a non-uniform memory access system
6034961, Dec 27 1996 Juniper Networks, Inc Active/standby routing system on ATM network
6111881, Dec 29 1997 Ericsson AB Signaling protocol for rerouting ATM connections in PNNI environments
6125104, Aug 26 1996 NEC Corporation Network node for switching quality detector to incoming signal specified by request message from adjacent node
6130881, Apr 20 1998 SRI International Traffic routing in small wireless data networks
6147971, Nov 18 1998 Hewlett Packard Enterprise Development LP Optimized routing method based on minimal hop count for use in PNNI based asynchronous transfer mode networks
6167437, Sep 02 1997 Hewlett Packard Enterprise Development LP Method, system, and computer program product for page replication in a non-uniform memory access system
6195664, Feb 21 1997 Corel Corporation Method and system for controlling the conversion of a file from an input format to an output format
6201794, Mar 07 1997 Advanced Micro Devices, Inc. Network with efficient message routing
6246669, Nov 28 1997 Cisco Technology, Inc Method and system for optimizing connection set-up operations in a high speed digital network
6249802, Sep 19 1997 Hewlett Packard Enterprise Development LP Method, system, and computer program product for allocating physical memory in a distributed shared memory network
6272139, Dec 29 1997 Ericsson AB Signaling protocol for rerouting ATM connections in PNNI environments
6289424, Sep 19 1997 Hewlett Packard Enterprise Development LP Method, system and computer program product for managing memory in a non-uniform memory access system
6336177, Sep 19 1997 Hewlett Packard Enterprise Development LP Method, system and computer program product for managing memory in a non-uniform memory access system
6349091, Nov 12 1999 STINGRAY IP SOLUTIONS LLC Method and apparatus for controlling communication links between network nodes to reduce communication protocol overhead traffic
6349210, Nov 12 1999 STINGRAY IP SOLUTIONS LLC Method and apparatus for broadcasting messages in channel reservation communication systems
6385174, Nov 12 1999 STINGRAY IP SOLUTIONS LLC Method and apparatus for transmission of node link status messages throughout a network with reduced communication protocol overhead traffic
6400681, Jun 20 1996 Cisco Technology, Inc Method and system for minimizing the connection set up time in high speed packet switching networks
6430150, Feb 14 1996 TELCORDIA TECHNOLOGIES, INC , A CORP OF DELAWARE; Telcordia Technologies, Inc; TELECORDIA TECHNOLOGIES, INC Communication node, restoration method and communication network
6459685, Nov 03 1997 Canon Kabushiki Kaisha Reduction of the message traffic in a distributed network
6510434, Dec 29 1999 Intellectual Ventures I LLC System and method for retrieving information from a database using an index of XML tags and metafiles
6535488, Nov 03 1997 Canon Kabushiki Kaisha Path detection in a distributed network
6560218, Oct 25 1995 Alcatel Canada Inc. SVC routing in network with static routing tables
6563798, Jun 29 1998 Cisco Technology, Inc. Dynamically created service class-based routing tables
6580981, Apr 16 2002 ARRIS ENTERPRISES LLC System and method for providing wireless telematics store and forward messaging for peer-to-peer and peer-to-peer-to-infrastructure a communication network
6584500, Jun 25 1997 Telefonaktiebolaget LM Ericsson Data routing in a communication network
6597663, Mar 03 1997 Cisco Technology, Inc. Technique for handling forwarding transients with link state routing protocol
6600724, Apr 28 1998 Cisco Technology, Inc. Routing table structures
6617990, Mar 06 2002 Meshnetworks Digital-to-analog converter using pseudo-random sequences and a method for using the same
6639897, Apr 22 1998 Nippon Telegraph and Telephone Corporation Communication network of linked nodes for selecting the shortest available route
6667960, Apr 29 2000 Hewlett Packard Enterprise Development LP Protocol for identifying components in a point-to-point computer system
6674790, Jan 24 2002 ARRIS ENTERPRISES LLC System and method employing concatenated spreading sequences to provide data modulated spread signals having increased data rates with extended multi-path delay spread
6678241, Nov 30 1999 Cisc Technology, Inc. Fast convergence with topology switching
6683865, Oct 15 1999 Nokia Technologies Oy System for routing and switching in computer networks
6687259, Jun 05 2002 Google Technology Holdings LLC ARQ MAC for ad-hoc communication networks and a method for using the same
6711411, Nov 07 2000 PRODUCTION RESOURCE GROUP, L L C Management of synchronization network
6717920, Jun 29 1998 Cisco Technology, Inc. Dynamically created service class-based routing tables
6728232, Mar 15 2002 ARRIS ENTERPRISES LLC System and method for auto-configuration and discovery of IP to MAC address mapping and gateway presence in wireless peer-to-peer ad-hoc routing networks
6728545, Nov 16 2001 ARRIS ENTERPRISES LLC System and method for computing the location of a mobile terminal in a wireless communications network
6744766, Jun 05 2002 Google Technology Holdings LLC Hybrid ARQ for a wireless Ad-Hoc network and a method for using the same
6754188, Sep 28 2001 ARRIS ENTERPRISES LLC System and method for enabling a node in an ad-hoc packet-switched wireless communications network to route packets based on packet content
6768730, Oct 11 2001 ARRIS ENTERPRISES LLC System and method for efficiently performing two-way ranging to determine the location of a wireless node in a communications network
6771666, Mar 15 2002 Google Technology Holdings LLC System and method for trans-medium address resolution on an ad-hoc network with at least one highly disconnected medium having multiple access points to other media
6778825, May 08 2001 The Boeing Company Path discovery method for return link communications between a mobile platform and a base station
6801496, Jan 15 1999 Cisco Systems, Inc Network addressing scheme for reducing protocol overhead in an optical network
6807165, Nov 08 2000 ARRIS ENTERPRISES LLC Time division protocol for an ad-hoc, peer-to-peer radio network having coordinating channel access to shared parallel data channels with separate reservation channel
6816454, Oct 26 1998 Ericsson AB Method and system for manipulating the order permanent connections are released
6836463, Oct 15 1999 NOKIA SOLUTIONS AND NETWORKS OY System for communicating labeled routing trees to establish preferred paths and source routes with local identifiers in wireless computer networks
6850486, Jan 15 1999 Cisco Technology, Inc. Method of reducing traffic during path restoration
6856627, Jan 15 1999 Cisco Systems, Inc Method for routing information over a network
6873839, Nov 13 2000 Strong Force IOT Portfolio 2016, LLC Prioritized-routing for an ad-hoc, peer-to-peer, mobile radio access system
6898183, Mar 14 2000 Cisco Technology, Inc Method of determining a data link path in a managed network
6904275, Nov 13 2000 Strong Force IOT Portfolio 2016, LLC Prioritized-routing for an ad-hoc, peer-to-peer, mobile radio access system
6912221, Jan 15 1999 Cisco Technology, Inc Method of providing network services
6934249, Apr 01 1997 Cisco Technology, Inc. Method and system for minimizing the connection set up time in high speed packet switching networks
6937602, Oct 23 2001 Google Technology Holdings LLC System and method for providing a congestion optimized address resolution protocol for wireless ad-hoc networks
6961575, Nov 13 2000 Strong Force IOT Portfolio 2016, LLC Ad Hoc peer-to-peer mobile radio access system interfaced to the PSTN and cellular networks
6970444, May 13 2002 ARRIS ENTERPRISES LLC System and method for self propagating information in ad-hoc peer-to-peer networks
6980537, Nov 12 1999 STINGRAY IP SOLUTIONS LLC Method and apparatus for communication network cluster formation and transmission of node link status messages with reduced protocol overhead traffic
6982982, Oct 23 2001 ARRIS ENTERPRISES LLC System and method for providing a congestion optimized address resolution protocol for wireless ad-hoc networks
6987795, Apr 08 2002 MeshNetworks, Inc. System and method for selecting spreading codes based on multipath delay profile estimation for wireless transceivers in a communication network
6990068, Jan 15 1999 Cisco Technology, Inc Virtual path restoration scheme using fast dynamic mesh restoration in an optical network
7002917, Jan 15 1999 Cisco Technology, Inc Method for path selection in a network
7016306, May 16 2002 ARRIS ENTERPRISES LLC System and method for performing multiple network routing and provisioning in overlapping wireless deployments
7042867, Jul 29 2002 ARRIS ENTERPRISES LLC System and method for determining physical location of a node in a wireless network during an authentication check of the node
7046962, Jul 18 2002 ARRIS ENTERPRISES LLC System and method for improving the quality of range measurement based upon historical data
7050718, Jul 26 2001 Victor John, Rychlicki Method of establishing communications in an all optical wavelength division multiplexed network
7054126, Jun 05 2002 ARRIS ENTERPRISES LLC System and method for improving the accuracy of time of arrival measurements in a wireless ad-hoc communications network
7058018, Mar 06 2002 Google Technology Holdings LLC System and method for using per-packet receive signal strength indication and transmit power levels to compute path loss for a link for use in layer II routing in a wireless communication network
7061925, Jun 06 2003 Strong Force IOT Portfolio 2016, LLC System and method for decreasing latency in locating routes between nodes in a wireless communication network
7069343, Sep 06 2001 AVAYA LLC Topology discovery by partitioning multiple discovery techniques
7072323, Aug 15 2001 RUCKUS IP HOLDINGS LLC System and method for performing soft handoff in a wireless data network
7072432, Jul 05 2002 ARRIS ENTERPRISES LLC System and method for correcting the clock drift and maintaining the synchronization of low quality clocks in wireless networks
7072618, Dec 21 2001 ARRIS ENTERPRISES LLC Adaptive threshold selection system and method for detection of a signal in the presence of interference
7072650, Nov 13 2000 Strong Force IOT Portfolio 2016, LLC Ad hoc peer-to-peer mobile radio access system interfaced to the PSTN and cellular networks
7075890, Jun 06 2003 RUCKUS IP HOLDINGS LLC System and method to provide fairness and service differentation in ad-hoc networks
7076259, Mar 13 2003 ARRIS ENTERPRISES LLC Real-time system and method for improving the accuracy of the computed location of mobile subscribers in a wireless ad-hoc network using a low speed central processing unit
7079509, Nov 08 2000 ARRIS ENTERPRISES LLC Time division protocol for an ad-hoc, peer-to-peer radio network having coordinating channel access to shared parallel data channels with separate reservation channel
7099296, Nov 08 2000 ARRIS ENTERPRISES LLC Time division protocol for an ad-hoc, peer-to-peer radio network having coordinating channel access to shared parallel data channels with separate reservation channel
7106703, May 28 2002 ARRIS ENTERPRISES LLC System and method for controlling pipeline delays by adjusting the power levels at which nodes in an ad-hoc network transmit data packets
7106707, Dec 20 2001 ARRIS ENTERPRISES LLC System and method for performing code and frequency channel selection for combined CDMA/FDMA spread spectrum communication systems
7107498, Apr 16 2002 ARRIS ENTERPRISES LLC System and method for identifying and maintaining reliable infrastructure links using bit error rate data in an ad-hoc communication network
7116632, Jun 05 2003 ARRIS ENTERPRISES LLC System and method for determining synchronization point in OFDM modems for accurate time of flight measurement
7120693, May 08 2001 International Business Machines Corporation Method using two different programs to determine state of a network node to eliminate message response delays in system processing
7126951, Jun 06 2003 ARRIS ENTERPRISES LLC System and method for identifying the floor number where a firefighter in need of help is located using received signal strength indicator and signal propagation time
7133391, Nov 08 2000 ARRIS ENTERPRISES LLC Time division protocol for an ad-hoc, peer-to-peer radio network having coordinating channel access to shared parallel data channels with separate reservation channel
7136587, Nov 15 2001 MeshNetworks, Inc. System and method for providing simulated hardware-in-the-loop testing of wireless communications networks
7142524, May 01 2002 ARRIS ENTERPRISES LLC System and method for using an ad-hoc routing algorithm based on activity detection in an ad-hoc network
7145903, Sep 06 2001 Strong Force IOT Portfolio 2016, LLC Multi-master bus architecture for system-on-chip designs
7149197, Aug 15 2001 ARRIS ENTERPRISES LLC Movable access points and repeaters for minimizing coverage and capacity constraints in a wireless communications network and a method for using the same
7151769, Mar 22 2001 Strong Force IOT Portfolio 2016, LLC Prioritized-routing for an ad-hoc, peer-to-peer, mobile radio access system based on battery-power levels and type of service
7159035, Dec 23 1998 BEIJING XIAOMI MOBILE SOFTWARE CO ,LTD Unified routing scheme for ad-hoc internetworking
7167463, Oct 07 2004 ARRIS ENTERPRISES LLC System and method for creating a spectrum agile wireless multi-hopping network
7167715, May 17 2002 ARRIS ENTERPRISES LLC System and method for determining relative positioning in AD-HOC networks
7171220, Mar 14 2003 ARRIS ENTERPRISES LLC System and method for analyzing the precision of geo-location services in a wireless network terminal
7180875, Dec 20 2001 Google Technology Holdings LLC System and method for performing macro-diversity selection and distribution of routes for routing data packets in Ad-Hoc networks
7181214, Nov 13 2001 ARRIS ENTERPRISES LLC System and method for determining the measure of mobility of a subscriber device in an ad-hoc wireless network with fixed wireless routers and wide area network (WAN) access points
7190672, Dec 19 2001 Strong Force IOT Portfolio 2016, LLC System and method for using destination-directed spreading codes in a multi-channel metropolitan area wireless communications network
7197016, Nov 08 2000 ARRIS ENTERPRISES LLC Time division protocol for an ad-hoc, peer-to-peer radio network having coordinating channel access to shared parallel data channels with separate reservation channel
7200104, Jan 15 1999 Cisco Technology, Inc Method for restoring a virtual path in an optical network using 1+1 protection
7200122, Sep 06 2001 AVAYA Inc Using link state information to discover IP network topology
7200149, Apr 12 2002 ARRIS ENTERPRISES LLC System and method for identifying potential hidden node problems in multi-hop wireless ad-hoc networks for the purpose of avoiding such potentially problem nodes in route selection
7203497, Jun 06 2003 ARRIS ENTERPRISES LLC System and method for accurately computing the position of wireless devices inside high-rise buildings
7206294, Aug 15 2001 ARRIS ENTERPRISES LLC Movable access points and repeaters for minimizing coverage and capacity constraints in a wireless communications network and a method for using the same
7212504, Nov 08 2000 ARRIS ENTERPRISES LLC Time division protocol for an ad-hoc, peer-to-peer radio network having coordinating channel access to shared parallel data channels with separate reservation channel
7215638, Jun 19 2002 ARRIS ENTERPRISES LLC System and method to provide 911 access in voice over internet protocol systems without compromising network security
7215966, Jun 05 2003 Strong Force IOT Portfolio 2016, LLC System and method for determining location of a device in a wireless communication network
7221686, Nov 30 2001 RUCKUS IP HOLDINGS LLC System and method for computing the signal propagation time and the clock correction for mobile stations in a wireless network
7266104, Nov 08 2000 ARRIS ENTERPRISES LLC Time division protocol for an AD-HOC, peer-to-peer radio network having coordinating channel access to shared parallel data channels with separate reservation channel
7280483, Jun 05 2003 Strong Force IOT Portfolio 2016, LLC System and method to improve the network performance of a wireless communications network by finding an optimal route between a source and a destination
7280545, Dec 20 2001 ARRIS ENTERPRISES LLC Complex adaptive routing system and method for a nodal communication network
7280555, Sep 25 2001 ARRIS ENTERPRISES LLC System and method employing algorithms and protocols for optimizing carrier sense multiple access (CSMA) protocols in wireless networks
7284268, May 16 2002 ARRIS ENTERPRISES LLC System and method for a routing device to securely share network data with a host utilizing a hardware firewall
7301895, Jan 15 1999 Cisco Technology, Inc. Virtual path restoration scheme using fast dynamic mesh restoration in an optical network
7333903, Sep 12 2005 ABL IP Holding LLC Light management system having networked intelligent luminaire managers with enhanced diagnostics capabilities
7349380, Aug 15 2001 RUCKUS IP HOLDINGS LLC System and method for providing an addressing and proxy scheme for facilitating mobility of wireless nodes between wired access points on a core network of a communications network
7349441, Jun 06 2003 ARRIS ENTERPRISES LLC Method for optimizing communication within a wireless network
7352692, Jan 15 1999 Cisco Technology, Inc Resource reservation scheme for path restoration in an optical network
7397789, Dec 29 2000 Hitachi Energy Switzerland AG Providing routing paths for wireless devices
7398438, Mar 30 2006 Lucent Technologies Inc Method and apparatus for improved routing in connectionless networks
7409453, May 08 2001 International Business Machines Corporation Method using two different programs to determine state of a network node to eliminate message response delays in system processing
7412241, Jun 06 2003 Strong Force IOT Portfolio 2016, LLC Method to provide a measure of link reliability to a routing protocol in an ad hoc wireless network
7412499, May 08 2001 International Business Machines Corporation Method for adding new members to a group by sending a commit message with updated membership list to all nodes on the updated list
7420927, Jul 31 2000 Cisco Technology, Inc. Method and apparatus for determining troubleshooting information for completed calls in a telecommunications network
7426577, Jun 19 2003 AVAYA LLC Detection of load balanced links in internet protocol netwoks
7428212, Jan 15 1999 Cisco Technology, Inc Best effort technique for virtual path restoration
7428237, Nov 30 1999 Cisco Technology, Inc. Fast convergence with topology switching
7477594, May 16 2001 Cisco Technology, Inc Method for restoring a virtual path in an optical network using 1:N protection
7502313, Jan 15 1999 Cisco Technology, Inc Virtual path restoration scheme using fast dynamic mesh restoration in an optical network
7522537, Jan 13 2003 Strong Force IOT Portfolio 2016, LLC System and method for providing connectivity between an intelligent access point and nodes in a wireless network
7529594, Sep 12 2005 ABL IP Holding LLC Activation device for an intelligent luminaire manager
7546167, Sep 12 2005 ABL IP Holding LLC Network operation center for a light management system having networked intelligent luminaire managers
7546168, Sep 12 2005 ABL IP Holding LLC Owner/operator control of a light management system using networked intelligent luminaire managers
7552232, Oct 24 2003 International Business Machines Corporation Speculative method and system for rapid data communications
7558818, Jun 06 2003 Strong Force IOT Portfolio 2016, LLC System and method for characterizing the quality of a link in a wireless network
7571239, Jan 08 2002 AVAYA Inc Credential management and network querying
7593321, Feb 11 1998 Cisco Technology, Inc. Method and system for a local and fast non-disruptive path switching in high speed packet switching networks
7602807, Jan 15 1999 Cisco Technology, Inc. Method of allocating bandwidth in an optical network
7603184, Sep 12 2005 ABL IP Holding LLC Light management system having networked intelligent luminaire managers
7610027, Jun 05 2002 BISON PATENT LICENSING, LLC Method and apparatus to maintain specification absorption rate at a wireless node
7613458, Aug 28 2001 ARRIS ENTERPRISES LLC System and method for enabling a radio node to selectably function as a router in a wireless communications network
7617872, May 09 2008 Schlumberger Technology Corporation System and method for perforated well sand control
7633949, Jan 15 1999 Cisco Technology, Inc. Method of providing network services
7697420, Apr 15 2002 ARRIS ENTERPRISES LLC System and method for leveraging network topology for enhanced security
7729337, Jan 15 1999 Cisco Technology, Inc. Protocol for the determination of network topology
7734809, Jun 05 2003 Strong Force IOT Portfolio 2016, LLC System and method to maximize channel utilization in a multi-channel wireless communication network
7747756, May 08 2001 International Business Machines Corporation Computer program product using two different programs to determine state of a network node to eliminate message response delays in system processing
7756041, Jun 14 2001 Strong Force IOT Portfolio 2016, LLC Embedded routing algorithms under the internet protocol routing layer of a software architecture protocol stack in a mobile Ad-Hoc network
7761260, Sep 12 2005 ABL IP Holding LLC Light management system having networked intelligent luminaire managers with enhanced diagnostics capabilities
7764596, May 16 2001 Cisco Technology, Inc Method for restoring a virtual path in an optical network using dynamic unicast
7796570, Jul 12 2002 ARRIS ENTERPRISES LLC Method for sparse table accounting and dissemination from a mobile subscriber device in a wireless mobile ad-hoc network
7796573, Nov 08 2000 ARRIS ENTERPRISES LLC Terminal operating within an ad-hoc, peer-to-peer radio network
7817063, Oct 05 2005 ABL IP Holding LLC Method and system for remotely monitoring and controlling field devices with a street lamp elevated mesh network
7823642, Sep 26 2007 Schlumberger Technology Corporation Control of fines migration in well treatments
7911359, Sep 12 2005 ABL IP Holding LLC Light management system having networked intelligent luminaire managers that support third-party applications
7975764, Sep 26 2007 Schlumberger Technology Corporation Emulsion system for sand consolidation
8010319, Sep 12 2005 ABL IP Holding LLC Light management system having networked intelligent luminaire managers
8140276, Feb 27 2008 ABL IP Holding LLC System and method for streetlight monitoring diagnostics
8180351, Jun 29 2001 Strong Force IOT Portfolio 2016, LLC Ad-hoc peer-to-peer mobile radio access system interfaced to the PSTN and cellular networks
8260575, Sep 12 2005 ABL IP Holding LLC Light management system having networked intelligent luminaire managers
8325653, Jul 29 2002 ARRIS ENTERPRISES LLC System and method for restricting network access to one or more nodes in a wireless communications network
8442785, Feb 27 2008 ABL IP Holding LLC System and method for streetlight monitoring diagnostics
8579029, Dec 31 2008 Schlumberger Technology Corporation System, method and treatment fluid for controlling fines migration
8594976, Feb 27 2008 ABL IP Holding LLC System and method for streetlight monitoring diagnostics
8732790, Jul 22 2010 Northrop Grumman Systems Corporation System and method for providing a high performance network connection service for distributed computing applications
9160571, Mar 11 2004 Hewlett Packard Enterprise Development LP Requesting a service from a multicast network
9693428, Oct 15 2014 ABL IP Holding LLC Lighting control with automated activation process
9781814, Oct 15 2014 ABL IP Holding LLC Lighting control with integral dimming
Patent Priority Assignee Title
5051987, Jul 20 1988 RACAL-MILGO LIMITED, A BRITISH COMPANY Information transmission network including a plurality of nodes interconnected by links and methods for the transmission of information through a network including a plurality of nodes interconnected by links
5163045, Oct 01 1990 American Telephone and Telegraph Company Communications network arranged to transport connection oriented and connectionless messages
5233604, Apr 28 1992 International Business Machines Corporation; INTERNATIONAL BUSINESS MACHINES CORPORATION A CORP OF NEW YORK Methods and apparatus for optimum path selection in packet transmission networks
5377262, Dec 30 1991 AVAYA Inc Telecommunication switching system having adaptive routing switching nodes
5386417, Mar 18 1993 AT&T Corp. Method and apparatus for establishing connections in a communications access network
5390242, Dec 30 1991 AVAYA Inc Rerouting in a distributed telecommunication system
5416771, Dec 25 1992 S AQUA SEMICONDUCTOR, LLC Signaling method for packet network and system
5418781, Jul 23 1993 ENTERASYS NETWORKS, INC Architecture for maintaining the sequence of packet cells transmitted over a multicast, cell-switched network
5430729, Apr 04 1994 CDC PROPRIETE INTELLECTUELLE Method and apparatus for adaptive directed route randomization and distribution in a richly connected communication network
5521910, Jan 28 1994 CONCORD COMMUNICATIONS, INC ; Computer Associates Think, Inc Method for determining a best path between two nodes
5537392, Mar 26 1992 Siemens Aktiengesellschaft Procedure and device for routing telecommunications in a meshed network
//
Executed onAssignorAssigneeConveyanceFrameReelDoc
Sep 25 1995BUSCHE, MATTHEW T AT&T CorpASSIGNMENT OF ASSIGNORS INTEREST SEE DOCUMENT FOR DETAILS 0077050682 pdf
Sep 26 1995AT&T Corp(assignment on the face of the patent)
Date Maintenance Fee Events
Feb 26 2002M183: Payment of Maintenance Fee, 4th Year, Large Entity.
Mar 26 2002REM: Maintenance Fee Reminder Mailed.
Feb 28 2006M1552: Payment of Maintenance Fee, 8th Year, Large Entity.
Feb 19 2010M1553: Payment of Maintenance Fee, 12th Year, Large Entity.


Date Maintenance Schedule
Sep 08 20014 years fee payment window open
Mar 08 20026 months grace period start (w surcharge)
Sep 08 2002patent expiry (for year 4)
Sep 08 20042 years to revive unintentionally abandoned end. (for year 4)
Sep 08 20058 years fee payment window open
Mar 08 20066 months grace period start (w surcharge)
Sep 08 2006patent expiry (for year 8)
Sep 08 20082 years to revive unintentionally abandoned end. (for year 8)
Sep 08 200912 years fee payment window open
Mar 08 20106 months grace period start (w surcharge)
Sep 08 2010patent expiry (for year 12)
Sep 08 20122 years to revive unintentionally abandoned end. (for year 12)