US4706080A - Interconnection of broadcast networks - Google Patents

Interconnection of broadcast networks Download PDF

Info

Publication number
US4706080A
US4706080A US06/769,555 US76955585A US4706080A US 4706080 A US4706080 A US 4706080A US 76955585 A US76955585 A US 76955585A US 4706080 A US4706080 A US 4706080A
Authority
US
United States
Prior art keywords
packet
gateway
address
packets
trees
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Expired - Lifetime
Application number
US06/769,555
Inventor
Walter D. Sincoskie
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Iconectiv LLC
Original Assignee
Bell Communications Research Inc
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Family has litigation
First worldwide family litigation filed litigation Critical https://patents.darts-ip.com/?family=25085802&utm_source=google_patent&utm_medium=platform_link&utm_campaign=public_patent_search&patent=US4706080(A) "Global patent litigation dataset” by Darts-ip is licensed under a Creative Commons Attribution 4.0 International License.
Assigned to BELL COMMUNICATIONS RESEARCH, INC., A CORP. OF DE. reassignment BELL COMMUNICATIONS RESEARCH, INC., A CORP. OF DE. ASSIGNMENT OF ASSIGNORS INTEREST. Assignors: SINCOSKIE, WALTER D.
Priority to US06/769,555 priority Critical patent/US4706080A/en
Application filed by Bell Communications Research Inc filed Critical Bell Communications Research Inc
Priority to CA000504239A priority patent/CA1254984A/en
Priority to EP86904496A priority patent/EP0233898B1/en
Priority to DE8686904496T priority patent/DE3686254T2/en
Priority to JP61503591A priority patent/JPH0652899B2/en
Priority to PCT/US1986/001206 priority patent/WO1987001543A1/en
Publication of US4706080A publication Critical patent/US4706080A/en
Application granted granted Critical
Assigned to TELCORDIA TECHNOLOGIES, INC. reassignment TELCORDIA TECHNOLOGIES, INC. CHANGE OF NAME (SEE DOCUMENT FOR DETAILS). Assignors: BELL COMMUNICATIONS RESEARCH, INC.
Assigned to JPMORGAN CHASE BANK, N.A., AS ADMINISTRATIVE AGENT reassignment JPMORGAN CHASE BANK, N.A., AS ADMINISTRATIVE AGENT SECURITY AGREEMENT Assignors: TELCORDIA TECHNOLOGIES, INC.
Anticipated expiration legal-status Critical
Assigned to TELCORDIA TECHNOLOGIES, INC. reassignment TELCORDIA TECHNOLOGIES, INC. TERMINATION AND RELEASE OF SECURITY INTEREST IN PATENT RIGHTS Assignors: JPMORGAN CHASE BANK, N.A., AS ADMINISTRATIVE AGENT
Assigned to WILMINGTON TRUST COMPANY, AS COLLATERAL AGENT reassignment WILMINGTON TRUST COMPANY, AS COLLATERAL AGENT SECURITY AGREEMENT Assignors: TELCORDIA TECHNOLOGIES, INC.
Assigned to TELCORDIA TECHNOLOGIES, INC. reassignment TELCORDIA TECHNOLOGIES, INC. RELEASE Assignors: WILMINGTON TRUST COMPANY, AS COLLATERAL AGENT
Expired - Lifetime legal-status Critical Current

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L45/00Routing or path finding of packets in data switching networks
    • H04L45/48Routing tree calculation
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L12/00Data switching networks
    • H04L12/28Data switching networks characterised by path configuration, e.g. LAN [Local Area Networks] or WAN [Wide Area Networks]
    • H04L12/46Interconnection of networks
    • H04L12/4604LAN interconnection over a backbone network, e.g. Internet, Frame Relay
    • H04L12/462LAN interconnection over a bridge based backbone
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L45/00Routing or path finding of packets in data switching networks
    • H04L45/02Topology update or discovery
    • H04L45/04Interdomain routing, e.g. hierarchical routing
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L45/00Routing or path finding of packets in data switching networks
    • H04L45/16Multipoint routing
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L45/00Routing or path finding of packets in data switching networks
    • H04L45/48Routing tree calculation
    • H04L45/484Routing tree calculation using multiple routing trees

Definitions

  • This invention relates generally to a communication system formed by interconnecting a plurality of independent networks and, more particularly, to a methodology and arrangements for effecting interconnection of the separate networks without imposing topological constraints.
  • LANs local area networks
  • an organization such as a university or a company that operates a distinct set of LANs, say within a building complex, may find it necessary to interconnect these LANs to effect a large LAN serving the entire complex.
  • interconnection may be achieved by connecting pairs of networks with a so-called gateway that executes a store-and-forward protocol.
  • a gateway that executes a store-and-forward protocol.
  • the overall system topology is represented by an undirected, connected graph wherein networks map into vertices and gateways into edges.
  • a set of spanning trees is defined for the graph to provide the required capacity and necessary redundancy.
  • Each spanning tree is uniquely identified.
  • Each message packet that traverses the overall system is assigned to a specific spanning tree so the packet travels between nodes along edges contained in the specified spanning tree.
  • Each gateway with an expanded store-and-forward protocol, parses the packet to determine the assigned spanning tree and forwards the message accordingly.
  • the device originating the packet specifies the spanning tree identifier and conveys it either explicitly or implicitly in the packet.
  • the protocol may also incorporate a delay to allow gateways to learn the location of the new device.
  • the augmented protocol then implements a store-delay-forward algorithm.
  • FIG. 1 is a block diagram depicting the gateway pair arrangement for interconnecting two local area networks
  • FIG. 2 is an exemplary loop-free three-level hierarchical system depicting the interconnection of a plurality of local area networks with numerous gateway pair arrangements;
  • FIG. 3 illustrates the manner in which the first packet from a given local area network propagates throughout the system of FIG. 2 after network initialization and depicts the capability of the network to learn of the location of the source of the first packet;
  • FIG. 4 depicts the propagation of a return packet through the system of FIG. 2 and illustrates that the network has "learned" of the location of the source of the reply packet;
  • FIG. 5 shows the propagation of the second packet from the given local area network of FIG. 2 and demonstrates that the gateways have "learned" the identification of the packet source and are now optimally routing all future packets from a given device;
  • FIGS. 6 and 7 are graphical representations of the system of FIG. 2 illustrating two different spanning trees for the system
  • FIG. 8 shows a cyclic graph extension for a portion of the system of FIG. 2 as well as two acyclic graphs that cover the extension;
  • FIG. 9 is a graph representing the system of FIG. 2 with two spanning tree overlays to enhance system throughput;
  • FIG. 10 is a graph of a portion of FIG. 9 showing a replicated node to reduce traffic congestion in the single node.
  • FIG. 11 is a flow diagram illustrative of the steps for propagating a packet through a general cyclic system.
  • two networks 101 and 201 are interconnected by a pair of unidirectional gateways 102 and 202 to form overall communication system 100.
  • Gateways 102 and 202 are linked in a manner such that gate 202 ignores transmissions by gate 102 on NETWORK B.
  • Gate 102 also ignores transmissions by gate 202 on NETWORK A.
  • Each separate network typically serves a plurality of devices or hosts.
  • hosts 111 and 112 and hosts 211 and 212 are connected to and communicate over networks 101 and 201, respectively.
  • Each host is presumed to have a unique address and each network has broadcast capability, that is, if one host is transmitting a packet, all other gateways on the common network receive the packet.
  • Each packet propagated over a network includes a sending host address and a destination host address as well as the actual message data.
  • One of the gateways interconnecting the two networks is arranged to receive every packet transmitted on a given network. For instance in FIG. 1, gateway 102 is the receiver for all packets transmitted on network 101.
  • a store-and-forward protocol implemented by each gateway is as follows: a gateway forwards each packet propagated over its associated network except for a packet that is destined for a host which has previously appeared in the sending address of another packet. Thus, whenever a host first transmits a packet, each gateway the packet passes through "learns" of the location of the host. When a second host later sends a packet to the first host, the packet automatically proceeds over the optimal path through the system.
  • system 300 of FIG. 2 is considered.
  • This arrangement comprises numerous networks connected by pairs of gateways with each of the gateways executing the above algorithm.
  • G ij Gateway from network i to network j (elements 3ij)
  • A,B,C,D,E Host computers (element 381,382, . . . ,385, respectively)
  • D ij Set of hosts, stored in G ij , for which transmission is blocked through G ij (D ij is called the "drop filter").
  • P EC reaches its destination in step 3, but it continues and floods the network. This is diagrammed by the dotted lines in FIG. 3.
  • D 36 ⁇ E ⁇ , and P EC ⁇ N 6 (and host C) by G 36 .
  • each G ij has a so-called “block” or “drop” list D ij that provides optimal routing and inhibits extraneous transmissions.
  • FIG. 6 is a depiction of the topology of system 300 in graph form. Pairs of gateways from FIG. 2 have been grouped and assigned the indicia now used in FIG. 6 to define the graph edges (solid lines). This graph is acyclic since each pair of nodes is connected by only one path. If, for instance, nodes 306 and 307 were directly connected (shown as dashed edge 375 in FIG. 6), then the graph would be cyclic.
  • the solid-line structure of FIG. 6 is called a spanning tree, that is, in a spanning tree every pair of nodes is connected by only one path.
  • the graph of FIG. 7 depicts another spanning tree for the node arrangement of FIG. 6. In general, an arbitrary graph will have a plurality of spanning trees.
  • a set of spanning trees is selected for the cyclic graph according to predetermined guidelines.
  • Each spanning tree is assigned a unique identifier or number and each message traversing the system is assigned to a unique spanning tree via its identifier.
  • Any gateway receiving this message determines the tree number and then routes the message over the specified spanning tree and drops all packets of other spanning trees.
  • the device originating the message specifies the spanning tree number, either explicitly or implicitly. For instance, with the explicit approach, a "tree number" field could be added to the packet specifications, say as an extra bit in the header of the packet. With the implicit approach, a spanning tree number could be generated from fields normally occurring in the packet such as the source and destination addresses. An appropriate example function might be
  • N is the number of spanning trees in the network. This has the benefit that all traffic between a pair of hosts will travel on only one spanning tree, thus minimizing the occupied drop lists across the system.
  • the graph in the center of FIG. 8 is a reconstruction of both the solid and dashed line portions of the graph of FIG. 6 involving nodes 303, 306 and 307 as well as edges 364, 374 and 375.
  • the graph of FIG. 8 is cyclic. To arrive at this new configuration, it may be presumed, for example, that system 300 of FIG. 2 was modified to include a gateway pair (edge 375) interconnecting nodes 306 and 307. Edge 375 may provide for increased message traffic from node 306 to 307 that edges 364 and 374 can no longer handle without overload.
  • This particular assignment utilizes edge 375 only for messages originating from node 306, presumably for load-balance purposes. If edge 375 becomes disabled, the devices associated with node 306 could be notified to change the assignment to M(306;303,307,301, . . . ;2), thereby maintaining communication within the system.
  • the plurality of spanning trees in a cyclic network provides redundancy between certain nodes although there may be some loss in performance during outages of corresponding gateways.
  • gateways that appear in different spanning trees must maintain a drop list for each spanning tree. For instance, from FIG. 8, if D(k) ij represents the drop list for the kth spanning tree, then packets transmitted from host C to host E (P CE ) on both trees yield upon start-up for edge 374:
  • the necessity of maintaining multiple drop lists may be mitigated on an arbitrary graph by selecting most of the spanning trees in a set so that no edge is contained in more than one spanning tree.
  • FIG. 9 is a graph of FIG. 9, which is FIG. 6 redrawn to show two spanning trees (one is solid, the other is dashed) for a three-level hierarchy.
  • edge 343 In this case, only one gateway pair implements edge 343 in each of the two spanning trees.
  • edge 322 is implemented with two gateway pairs, one for each spanning tree.
  • edges 353, 364 and 374 deploy one gateway pair for both trees, whereas edge 332 comprises two gateway pairs.
  • the drop list for edge 343 (also edges 353, 364 and 374) is the same for each spanning tree, so only one list must be maintained.
  • the drop list of edge 322 (edge 332 also) is the same, but this is less significant since two separate gateway pairs are utilized.
  • FIG. 9 replicates the gateways between levels 1 and 2 (edges 322 and 332) to reduce congestion. However, congestion may also occur in the nodes.
  • FIG. 10 shows a portion of the network of FIG. 9 with node 301 replicated (node 308) to reduce the traffic passing through node 301. This network will work properly as long as no hosts are connected to nodes 301 or 308. If hosts are connected to nodes 301 and 308, gateway pairs must be added at edges 384 and 394 to provide complete connectivity.
  • the strategy of adding parallel edges and nodes throughout a system has no limitation on number of levels that are replicated, or with the number of parallel edges and nodes that are added. Because of this property, networks with arbitrarily large throughput can be built. These networks have the desirable property that unreplicated edges can be implemented with only a single drop filter, regardless of the number of spanning trees used.
  • FIG. 11 is a flow diagram illustrative of the steps for propagating each packet throughout a system employing spanning trees.
  • Block 401 indicates that a set of spanning trees for the system is preselected to satisfy capacity and reliability considerations and then each tree is assigned a unique identifier.
  • block 411 for each packet originated and then propagated over its associated source network by a device, a preselected spanning tree identifier is embedded in the packet.
  • Each gateway that receives the propagated packet determines the identifier embedded in the packet as well as the source and destination devices originating and receiving the packet; this is depicted by block 421.
  • the source address of the packet is inserted in the drop list for the particular spanning tree identifier if the address is not already present. Also, as indicated by decision block 423, if this gateway is not processing the particular spanning tree found in the packet, the packet is dropped. In addition, as shown by decision block 425, if the destination of the packet is found in the drop list for the spanning tree, then the packet is also dropped; otherwise, the packet is broadcast by the gateway, as depicted by block 426. At the destination device, the packet is detected and an acknowledgement packet is generally returned to the source device, as indicated by block 431. The return packet may not necessarily traverse the same spanning tree as the original packet, but for efficiency reasons, it should traverse the same tree whenever feasible.
  • D 73 ⁇ E,D, . . . ⁇
  • N 3 network 303
  • This delay-before-forwarding protocol may also be combined with the spanning tree protocol to yield still another aspect of the present invention.
  • a store-and-delay block followed by another decision block would be interposed between blocks 425 and 426. After a predetermined delay in the first new block, the new decision block would test for the same condition as does block 425. If the destination address is now in the drop list, the packet is dropped; otherwise, the packet is processed by block 426.
  • the gateway pairs can be arranged to communicate their drop lists to each other. Then, if host D is contained in the drop list for gateway G 37 indicating that host D is not on network 307 (D 37 ⁇ . . . ,D, . . . ⁇ ), P ED should be repeated immediately.
  • the complete algorithm for gateway pair G 73 and G 37 for packet P ED combining both communication and delay, becomes:
  • block 425 of FIG. 11 may be expanded to execute a test to decide if the destination device is in the droplist for the tree in the reverse propagation direction whenever the test is not successful in the forward direction. If this additional test is successful, the packet is propagated on the associated spanning tree. If the test is not successful, the packet is stored for a preselected interval and is then resubmitted to block 425 for final disposition.

Abstract

A process is disclosed for effecting transmission over a generally cyclic communication system comprising numerous networks interconnected by gateway pairs. Each gateway of each pair implements a store-and-forward protocol whereby each gateway forwards message packets propagated over its associated network except for any packets that are destined for a device which has previously appeared in the sending address of another packet. In order to utilize this protocol as a basis for transmission, the system is covered with a set of spanning trees that satisfy capacity and reliability requirement. Each spanning tree is assigned a unique identifier and each packet traversing the system is assigned to and conveys the specified spanning tree. Each gateway passes the packet to determine the assigned spanning tree and forwards the packet accordingly. To mitigate system flooding by a newly connected device, the protocol may also incorporate a delay to allow the gateways to learn the location of the new device.

Description

FIELD OF THE INVENTION
This invention relates generally to a communication system formed by interconnecting a plurality of independent networks and, more particularly, to a methodology and arrangements for effecting interconnection of the separate networks without imposing topological constraints.
BACKGROUND OF THE INVENTION
Oftentimes it is required to expand the coverage of local area networks (LANs) by interconnecting these LANs to create a geographically-disperse metropolitan area network. Also, an organization such as a university or a company that operates a distinct set of LANs, say within a building complex, may find it necessary to interconnect these LANs to effect a large LAN serving the entire complex.
If a device (e.g., computer, video terminal, telephone set) connected to one LAN has only one path to a device on another LAN after interconnection, thereby exhibiting a loop-free topology, interconnection may be achieved by connecting pairs of networks with a so-called gateway that executes a store-and-forward protocol. Such an interconnection arrangement is described as a transparent interconnection since the existence of the gateway is not visible to any of the devices in the linked system and, consequently, no modifications to the devices or the messages or packets propagated by the devices are required.
Recently, a number of references have discussed the methodology and associated circuitry for the transparent interconnection arrangement. These include: (1) "Local Area Network Applications", Telecommunications, September, 1984 by B. Hawe and B. Stewart; (2) "An Architecture for Transparently Interconnecting IEEE 802 Local Area Networks", a Digital Equipment Corporation Technical paper submitted to the IEEE 802 Standards Committee in October, 1984; and (3) "Transparent Interconnection of Local Networks with Bridges", Journal of Telecommunications Networks, October, 1984 by B. Hawe, A. Kirby and B. Stewart. These references stress that the physical topology of the interconnected networks must be that of a branching tree. Gateways cannot transparently interconnect local area networks that support alternative paths between local networks resulting in loops. In fact, in reference (1), a technique is suggested for transforming a general mesh topology to a loop-free topology so that the gateways may be utilized.
The requirement that the system topology be loop-free is a severe one in general, and ultimately restricts the practical application of the conventional gateway arrangement. In order to satisfy channel capacity demands or to provide a degree of reliability, an interconnected system will contain some loops in some portions of the topology. The conventional gateways always detect and remove these loops, preventing any improved redundancy or reliability. The problem of interconnecting loop or cyclic topologies at the physical or link layer has not been addressed by prior art references.
SUMMARY OF THE INVENTION
This restriction of requiring loop-free topologies for the transparent interconnection of local area networks with store-and-forward gateways is obviated, in accordance with the present invention, by a method that utilizes routing information conveyed by the message packets.
Broadly speaking, the overall system topology is represented by an undirected, connected graph wherein networks map into vertices and gateways into edges. A set of spanning trees is defined for the graph to provide the required capacity and necessary redundancy. Each spanning tree is uniquely identified. Each message packet that traverses the overall system is assigned to a specific spanning tree so the packet travels between nodes along edges contained in the specified spanning tree. Each gateway, with an expanded store-and-forward protocol, parses the packet to determine the assigned spanning tree and forwards the message accordingly. In one embodiment of the present invention, the device originating the packet specifies the spanning tree identifier and conveys it either explicitly or implicitly in the packet.
To reduce numerous potentially unnecessary transmissions through the system by a device newly connected to one of the networks, the protocol may also incorporate a delay to allow gateways to learn the location of the new device. The augmented protocol then implements a store-delay-forward algorithm.
The organization and operation of this invention will be better understood from a consideration of the detailed description thereof, which follows, when taken in connection with the accompanying drawing.
BRIEF DESCRIPTION OF THE DRAWING
FIG. 1 is a block diagram depicting the gateway pair arrangement for interconnecting two local area networks;
FIG. 2 is an exemplary loop-free three-level hierarchical system depicting the interconnection of a plurality of local area networks with numerous gateway pair arrangements;
FIG. 3 illustrates the manner in which the first packet from a given local area network propagates throughout the system of FIG. 2 after network initialization and depicts the capability of the network to learn of the location of the source of the first packet;
FIG. 4 depicts the propagation of a return packet through the system of FIG. 2 and illustrates that the network has "learned" of the location of the source of the reply packet;
FIG. 5 shows the propagation of the second packet from the given local area network of FIG. 2 and demonstrates that the gateways have "learned" the identification of the packet source and are now optimally routing all future packets from a given device;
FIGS. 6 and 7 are graphical representations of the system of FIG. 2 illustrating two different spanning trees for the system;
FIG. 8 shows a cyclic graph extension for a portion of the system of FIG. 2 as well as two acyclic graphs that cover the extension;
FIG. 9 is a graph representing the system of FIG. 2 with two spanning tree overlays to enhance system throughput;
FIG. 10 is a graph of a portion of FIG. 9 showing a replicated node to reduce traffic congestion in the single node; and
FIG. 11 is a flow diagram illustrative of the steps for propagating a packet through a general cyclic system.
DETAILED DESCRIPTION
For clarity of exposition, it is helpful initially to describe a conventional gateway arrangement, focusing on methodology, so as to provide a basis for the fundamental concepts of the present invention. This basis introduces foundational concepts and terminology which facilitate later presentation of the embodiments illustrative of the departure from the art.
1. Fundamental Basis
With reference to FIG. 1, two networks 101 and 201, labelled NETWORK A and NETWORK B, respectively, are interconnected by a pair of unidirectional gateways 102 and 202 to form overall communication system 100. Gateways 102 and 202 are linked in a manner such that gate 202 ignores transmissions by gate 102 on NETWORK B. Gate 102 also ignores transmissions by gate 202 on NETWORK A.
Each separate network typically serves a plurality of devices or hosts. In FIG. 1, hosts 111 and 112 and hosts 211 and 212 are connected to and communicate over networks 101 and 201, respectively. Each host is presumed to have a unique address and each network has broadcast capability, that is, if one host is transmitting a packet, all other gateways on the common network receive the packet.
Each packet propagated over a network includes a sending host address and a destination host address as well as the actual message data. One of the gateways interconnecting the two networks is arranged to receive every packet transmitted on a given network. For instance in FIG. 1, gateway 102 is the receiver for all packets transmitted on network 101.
A store-and-forward protocol implemented by each gateway is as follows: a gateway forwards each packet propagated over its associated network except for a packet that is destined for a host which has previously appeared in the sending address of another packet. Thus, whenever a host first transmits a packet, each gateway the packet passes through "learns" of the location of the host. When a second host later sends a packet to the first host, the packet automatically proceeds over the optimal path through the system.
To illustrate this protocol in some detail, system 300 of FIG. 2 is considered. This arrangement comprises numerous networks connected by pairs of gateways with each of the gateways executing the above algorithm.
In order to define the protocol precisely, the following notation is utilized:
Ni : Network number i (elements 30i), i=1, . . . 7
Gij : Gateway from network i to network j (elements 3ij)
A,B,C,D,E: Host computers (element 381,382, . . . ,385, respectively)
PXY : Packet transmitted from host X to host Y
→: "is retransmitted on"
Dij : Set of hosts, stored in Gij, for which transmission is blocked through Gij (Dij is called the "drop filter").
It is assumed that the arrangement of FIG. 2 has been initialized, that is, Dij =φ (the empty set), for all i,j and now there is a transmission from host E to host C (PEC):
1. PEC traverses N7
2. D73 ={E}, and PEC →N3 by G73
3.
D36 ={E}, and PEC →N6 by G36
D31 ={E}, and PEC →N1 by G31
4.
D12 ={E}, and PEC →N2 by G12
5.
D24 ={E}, and PEC →N4 by G24
D25 ={E}, and PEC →N5 by G25
PEC reaches its destination in step 3, but it continues and floods the network. This is diagrammed by the dotted lines in FIG. 3.
Now, a return packet PCE is considered with reference to FIG. 4:
1. PCE traverses N6
2. D63 ={E}, and PCE →N3 by G63
3.
D31 ={C,E}, and PCE is dropped by G31
D37 ={C}, and PCE →N7 (and host E) by G37.
Since the location of host E was "known" from the transmission of PEC, the return packet took the optimum route through the network.
As a final consideration, it is supposed that a second packet PEC is to be transmitted through the network, as depicted in FIG. 5:
1. PEC traverses N7
2. D73 ={E}, and PEC →N3 by G73
3.
D31 ={C,E}, and PEC is dropped by G31
D36 ={E}, and PEC →N6 (and host C) by G36.
In fact, for any k≠E, PkE will only traverse the necessary networks. Since PCE was only received by G63, G31 and G37, only part of the overall network "knows" the location of host C. However, the rest of the network will learn about host C if and when it transmits to other hosts. Once steady-state is achieved, each Gij has a so-called "block" or "drop" list Dij that provides optimal routing and inhibits extraneous transmissions.
2. Extensions to Protocol Arrangement
It can be deduced from the above description that system 300 must have only one path between any pair of hosts in order to prevent a packet from "looping" between two gateways forever. More specifically, if a system is mapped onto an undirected graph by mapping networks onto vertices and gateway pairs to edges, the resulting graph must be loop-free to properly function, that is, the topology of system 300 is restricted to that of an acyclic graph. FIG. 6 is a depiction of the topology of system 300 in graph form. Pairs of gateways from FIG. 2 have been grouped and assigned the indicia now used in FIG. 6 to define the graph edges (solid lines). This graph is acyclic since each pair of nodes is connected by only one path. If, for instance, nodes 306 and 307 were directly connected (shown as dashed edge 375 in FIG. 6), then the graph would be cyclic.
Systems that are cyclic cannot directly utilize the previously discussed store-and-forward protocol or algorithm. For example, from FIG. 6 with nodes 306 and 307 also directly connected, a packet sent from a host on node 303 to a host on node 306 would loop forever in a path 303-307-306-303-307 . . . , and the same packet would loop in another path 303-306-307-303-306 . . . . The looping packets would saturate the gateways and networks on their loops and inhibit normal communications.
The solid-line structure of FIG. 6 is called a spanning tree, that is, in a spanning tree every pair of nodes is connected by only one path. The graph of FIG. 7 depicts another spanning tree for the node arrangement of FIG. 6. In general, an arbitrary graph will have a plurality of spanning trees.
To implement the improvement in the gateway-protocol arrangement in accordance with one aspect of the present invention, a set of spanning trees is selected for the cyclic graph according to predetermined guidelines. Each spanning tree is assigned a unique identifier or number and each message traversing the system is assigned to a unique spanning tree via its identifier. Any gateway receiving this message determines the tree number and then routes the message over the specified spanning tree and drops all packets of other spanning trees. Typically, the device originating the message specifies the spanning tree number, either explicitly or implicitly. For instance, with the explicit approach, a "tree number" field could be added to the packet specifications, say as an extra bit in the header of the packet. With the implicit approach, a spanning tree number could be generated from fields normally occurring in the packet such as the source and destination addresses. An appropriate example function might be
spanning tree number=(source `exclusive or` destination) modulo N,
where N is the number of spanning trees in the network. This has the benefit that all traffic between a pair of hosts will travel on only one spanning tree, thus minimizing the occupied drop lists across the system.
The graph in the center of FIG. 8 is a reconstruction of both the solid and dashed line portions of the graph of FIG. 6 involving nodes 303, 306 and 307 as well as edges 364, 374 and 375. The graph of FIG. 8 is cyclic. To arrive at this new configuration, it may be presumed, for example, that system 300 of FIG. 2 was modified to include a gateway pair (edge 375) interconnecting nodes 306 and 307. Edge 375 may provide for increased message traffic from node 306 to 307 that edges 364 and 374 can no longer handle without overload.
Since the graph of FIG. 8 is cyclic, a set of spanning trees is selected. Two spanning trees that cover this graph are depicted in the left and right diagrams of FIG. 8 as graphs 401 and 402, respectively. If the notation M(S;D;T) is used, where S is the source node, D is the set of destination nodes and T is the spanning tree number, then one possible message routing assignment algorithm for nodes 303, 306 and 307 is as follows:
M(303;306,307,301, . . . ;2),
M(306;303,307,301, . . . ;1), and
M(307;303,306,301, . . . ;2).
This particular assignment utilizes edge 375 only for messages originating from node 306, presumably for load-balance purposes. If edge 375 becomes disabled, the devices associated with node 306 could be notified to change the assignment to M(306;303,307,301, . . . ;2), thereby maintaining communication within the system. The plurality of spanning trees in a cyclic network provides redundancy between certain nodes although there may be some loss in performance during outages of corresponding gateways.
In general, gateways that appear in different spanning trees must maintain a drop list for each spanning tree. For instance, from FIG. 8, if D(k)ij represents the drop list for the kth spanning tree, then packets transmitted from host C to host E (PCE) on both trees yield upon start-up for edge 374:
D(1)37 =φ, D(2)37 ={C},
D(1)73 ={C} and D(2)73 =φ.
The necessity of maintaining multiple drop lists may be mitigated on an arbitrary graph by selecting most of the spanning trees in a set so that no edge is contained in more than one spanning tree.
Even when a system is acyclic, it is oftentimes necessary to utilize, in effect, multiple spanning trees so as to provide sufficient communication capacity. Another aspect of the present invention encompasses this situation. Illustrative of this case is a tree-shaped system, such as a public or private telephone network hierarchy, that covers a large geographic area. These systems tend to bottleneck at or near the root. Instead of using disjoint spanning trees, wherein no edge is contained in more than one spanning tree, capacity considerations require essentially identical spanning trees to be overlaid on the graph. This is demonstrated with reference to the graph of FIG. 9, which is FIG. 6 redrawn to show two spanning trees (one is solid, the other is dashed) for a three-level hierarchy.
In this case, only one gateway pair implements edge 343 in each of the two spanning trees. However, edge 322 is implemented with two gateway pairs, one for each spanning tree. Similarly, edges 353, 364 and 374 deploy one gateway pair for both trees, whereas edge 332 comprises two gateway pairs. Because of this strategic arrangement, the drop list for edge 343 (also edges 353, 364 and 374) is the same for each spanning tree, so only one list must be maintained. Similarly, the drop list of edge 322 (edge 332 also) is the same, but this is less significant since two separate gateway pairs are utilized.
The network in FIG. 9 replicates the gateways between levels 1 and 2 (edges 322 and 332) to reduce congestion. However, congestion may also occur in the nodes. FIG. 10 shows a portion of the network of FIG. 9 with node 301 replicated (node 308) to reduce the traffic passing through node 301. This network will work properly as long as no hosts are connected to nodes 301 or 308. If hosts are connected to nodes 301 and 308, gateway pairs must be added at edges 384 and 394 to provide complete connectivity.
The strategy of adding parallel edges and nodes throughout a system has no limitation on number of levels that are replicated, or with the number of parallel edges and nodes that are added. Because of this property, networks with arbitrarily large throughput can be built. These networks have the desirable property that unreplicated edges can be implemented with only a single drop filter, regardless of the number of spanning trees used.
FIG. 11 is a flow diagram illustrative of the steps for propagating each packet throughout a system employing spanning trees. Block 401 indicates that a set of spanning trees for the system is preselected to satisfy capacity and reliability considerations and then each tree is assigned a unique identifier. As is indicated by block 411, for each packet originated and then propagated over its associated source network by a device, a preselected spanning tree identifier is embedded in the packet. Each gateway that receives the propagated packet determines the identifier embedded in the packet as well as the source and destination devices originating and receiving the packet; this is depicted by block 421. As shown by block 422, the source address of the packet is inserted in the drop list for the particular spanning tree identifier if the address is not already present. Also, as indicated by decision block 423, if this gateway is not processing the particular spanning tree found in the packet, the packet is dropped. In addition, as shown by decision block 425, if the destination of the packet is found in the drop list for the spanning tree, then the packet is also dropped; otherwise, the packet is broadcast by the gateway, as depicted by block 426. At the destination device, the packet is detected and an acknowledgement packet is generally returned to the source device, as indicated by block 431. The return packet may not necessarily traverse the same spanning tree as the original packet, but for efficiency reasons, it should traverse the same tree whenever feasible.
In any system, but particularly a large system, when a new host is placed into service, messages to the new host from any LAN may flood the system until the system learns the location of the new host. To illustrate this point, which is yet another aspect of the present invention, the right-hand portion of FIG. 2, namely networks 303, 306 and 307 (N3, N6 and N7), gateways 337 and 373 (G37 and G73) and hosts 384(D) and 385(E) are considered. It is supposed that host 384 is placed into service and there is a packet PED traversing network 307. Since gateway G73 has not learned of host 384 yet, that is, the drop filter does not have host D in its list, normally this packet would flood the system. However, if gateway G73 delays repeating packet PED for some time period (TD) that is greater than the average acknowledge response time of host 384, then gateway G73 will add host 384 to its drop list (D73 ={E,D, . . . }). Upon reconsideration of packet PED by gateway G73, retransmission to network 303 (N3) as well as the propagation of this packet throughout the system is avoided. This is a particularly important consideration if host 384 is generalized so as to describe any communications device, such as a telephone set or data set, and the networks 306,307, . . . are local switching networks.
This delay-before-forwarding protocol may also be combined with the spanning tree protocol to yield still another aspect of the present invention. With reference to FIG. 11, a store-and-delay block followed by another decision block would be interposed between blocks 425 and 426. After a predetermined delay in the first new block, the new decision block would test for the same condition as does block 425. If the destination address is now in the drop list, the packet is dropped; otherwise, the packet is processed by block 426.
In yet another aspect of the present invention, to further mitigate network flooding and reduce delays, the gateway pairs can be arranged to communicate their drop lists to each other. Then, if host D is contained in the drop list for gateway G37 indicating that host D is not on network 307 (D37 {. . . ,D, . . . }), PED should be repeated immediately. The complete algorithm for gateway pair G73 and G37 for packet PED, combining both communication and delay, becomes:
1. If D is contained in D73, packet PED is not repeated;
2. If D is contained in D37, packet PED → N3 ;
3. If D is not contained in D37 and D is not contained in D73, packet PED is delayed or stored in G73 for a time TD, and then resubmitted.
For a gateway pair that incorporates a time delay, block 425 of FIG. 11 may be expanded to execute a test to decide if the destination device is in the droplist for the tree in the reverse propagation direction whenever the test is not successful in the forward direction. If this additional test is successful, the packet is propagated on the associated spanning tree. If the test is not successful, the packet is stored for a preselected interval and is then resubmitted to block 425 for final disposition.
It is to be further understood that the methodologies and associated arrangements described are not limited to the specific forms disclosed, but may assume other embodiments limited only by the scope of the appended claims.

Claims (6)

What is claimed is:
1. A method for transmitting packets over a system comprising a plurality of networks interconnected by gateways, each of said packets having a sending address and a destination address, said method characterized by the steps of
configuring each of said gateways to implement the routing algorithm of forwarding any of said packets received by said each gateway except for said any of said packets destined for one of said networks having a sending address appearing in any previously counted ones of said packets, said sending appearances being stored in a drop list within said each gateway.
selecting a set of spanning trees for said system,
conveying by each of said packets an identifier indicative of one of said trees, and, for said each packet,
extracting said sending address and said destination address from said each packet within each of said gateways,
if said sending address is not in said drop list of said each gateway, adding said sending address to said drop list,
if said destination address is not in said drop list, storing said each packet for a predetermined time interval wherein subsequent ones of said packets are processed by said each gateway, and
routing of said each packet by said gateways through said system on one of said spanning trees in correspondence with said identifier whenever said destination address is not in said drop list after said time interval; otherwise, no longer storing said each packet within said each gateway.
2. The method as recited by claim 1 further comprising the step of
returning an acknowledgement packet over said one of said trees.
3. A method for propagating packets by a gateway, each of said packets comprising a source address and a destination address, said method characterized by the steps of
configuring said gateway to implement the routing algorithm of forwarding any of said packets received by said gateway except for any of said packets having a destination address appearing as the source address in any previously routed ones of said packets, said source appearance being stored in a drop list; and, for each packet,
extracting said source address and said destination address from said packet within said gateway;
if said source address is not in said drop list, adding said source address to said drop list,
if said destination address is not in said drop list, storing said packet for a predetermined time interval whereon subsequent ones of said packets are processed by said gateway; and
routing said packet if said destination address is not in said drop list after said time interval; otherwise, no longer storing said packet within said gateway.
4. A method for processing a packet by a first gageway from a gateway pair wherein said first gateway has a first drop list readable by the second gateway and said second gateway has a second drop list readable by said first gateway, said packet comprising a source address and a destination address, each said drop list comrpising source addresses of previous packets processed by the corresponding gateway, and said method characterized by the steps of
extracting said source address and said destination address from said packet within said first gateway,
if said source address is not in said first drop list, inserting said source address in said first drop list,
reading said second drop list and, if said destination address is in said second drop list, forwarding said packet by said first gateway,
if said source address is not orignially in said first drop list and said destination address is not in said second drop list, storing said packet by said first gateway for a predetermined time interval wherein subsequent packets are processed by said gateway pair, and
forwarding said packet if said destination address is not in said first drop list after said interval; otherwise, no longer storing said packet by said first gateway.
5. A method for transmitting a packet over a system comprising a plurality of networks interconnected by gateways, said packet originated by a source device connected to one of said networks and destined for a destination device connected to one of said networks, said packet including a source address and a destination address, and said method comprising the steps of
defining an undirected graph representative of the system wherein said networks map onto graph nodes and said gateways map onto graph paths,
defining a spanning tree on said graph such that every pair of said nodes is connected by only one of said paths and selecting a plurality of spanning trees for said graph according to predetermined system guidelines,
configuring each gateway with source address lists in correspondence to the number of trees having said each gateway comprising one of said paths,
assigning, by said source device, one of said trees to broadcast said packet and associating with said packet an identifier indicative of said one of said trees,
broadcasting said packet by said source device through the system on said one of said trees,
for each gateway receiving said packet,
(i) determining for each said packet said source address, said destination address and said packet identifier,
(ii) if said receiving gateway does not process packets having said identifier, inhibiting forwarding of said packet; otherwise, inserting said source address in the corresponding one of said lists associated with said identifier
(iii) inhibiting forwarding of said packet if said destination address is in said corresponding one of said lists; otherwise, storing said packet for a prescribed time interval and then submitting said packet for processing by step (iv), and,
(iv) inhibitng forwarding of said packet if said destination address is in said corrsponding list; otherwise, forwarding said packet by said receiving gateway, and
acknowledging the reception of said packet by said destination device by broadcasting a return packet over said one of said trees.
6. A method for transmitting a packet over a system comprising a plurality of networks interconnected by gateways, said packet orginated by a source device connected to one of said networks and destined for a destination device connected to one of said networks, said packet including a source address and a destination address, and said method comprising the steps of
defining an undirected graph representative of the system wherein said networks comprise graph nodes and said gateway comprise graph paths,
defining a spanning tree on said graph such that every pair of said nodes is connected by only one of said paths and selecting a plurality of spanning trees for said graph according to predetermined system guidelines,
configuring each gateway with source address lists in correspondence to the number of trees having said each gateway comprising one of said paths, wherein said lists reduce to a common list whenever said selection of spanning trees results in identical ones of said lists for said each gateway,
assigning, by said source device, one of said trees to boradcast said packet and associating with said packet an identifier indicative of said one of said trees,
broadcasting said packet by said source device through the system on said one of said trees, and
for each gateway receiving said packet,
(i) determining for each said packet said source address, said destination address and said packet identifier,
(ii) if said receiving gateway does not process packets having said identifier, inhibiting forwarding of said packet; otherwise, inserting said source address in the corresponding one of said lists associated with said identifier, and
(iii) inhibiting forwarding of said packet if said destination address is in said corresponding list; otherwise, forwarding said packet by said receiving gateway.
US06/769,555 1985-08-26 1985-08-26 Interconnection of broadcast networks Expired - Lifetime US4706080A (en)

Priority Applications (6)

Application Number Priority Date Filing Date Title
US06/769,555 US4706080A (en) 1985-08-26 1985-08-26 Interconnection of broadcast networks
CA000504239A CA1254984A (en) 1985-08-26 1986-03-17 Interconnection of broadcast networks
EP86904496A EP0233898B1 (en) 1985-08-26 1986-05-30 Interconnection of broadcast networks
DE8686904496T DE3686254T2 (en) 1985-08-26 1986-05-30 CONNECTING BROADCASTING NETWORKS.
JP61503591A JPH0652899B2 (en) 1985-08-26 1986-05-30 Packet communication network interconnection method
PCT/US1986/001206 WO1987001543A1 (en) 1985-08-26 1986-05-30 Interconnection of broadcast networks

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
US06/769,555 US4706080A (en) 1985-08-26 1985-08-26 Interconnection of broadcast networks

Publications (1)

Publication Number Publication Date
US4706080A true US4706080A (en) 1987-11-10

Family

ID=25085802

Family Applications (1)

Application Number Title Priority Date Filing Date
US06/769,555 Expired - Lifetime US4706080A (en) 1985-08-26 1985-08-26 Interconnection of broadcast networks

Country Status (6)

Country Link
US (1) US4706080A (en)
EP (1) EP0233898B1 (en)
JP (1) JPH0652899B2 (en)
CA (1) CA1254984A (en)
DE (1) DE3686254T2 (en)
WO (1) WO1987001543A1 (en)

Cited By (120)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO1988004511A1 (en) * 1986-12-12 1988-06-16 Datapoint Corporation Input/output network for computer system
US4835673A (en) * 1987-04-27 1989-05-30 Ncr Corporation Method and apparatus for sharing resources among multiple processing systems
WO1989007812A1 (en) * 1988-02-22 1989-08-24 Telefind Corporation Paging system hub switch
WO1989007810A1 (en) * 1988-02-22 1989-08-24 Telefind Corporation Paging system sublocal switch
WO1989007813A1 (en) * 1988-02-22 1989-08-24 Telefind Corporation Paging system local switch
WO1989007811A1 (en) * 1988-02-22 1989-08-24 Telefind Corporation Paging system lata switch
US4868860A (en) * 1988-02-22 1989-09-19 Telefind Corp. Paging system for entering pages by local telephone call
US4868562A (en) * 1988-02-22 1989-09-19 Telefind Corp. Paging system
US4887075A (en) * 1987-06-19 1989-12-12 Kabushiki Kaisha Toshiba Local area network system with a multi-computer system coupled thereto and method for controlling the same
US4912656A (en) * 1988-09-26 1990-03-27 Harris Corporation Adaptive link assignment for a dynamic communication network
US4922503A (en) * 1988-10-28 1990-05-01 Infotron Systems Corporation Local area network bridge
US4955018A (en) * 1987-11-10 1990-09-04 Echelon Systems Corporation Protocol for network having plurality of intelligent cells
US4969147A (en) * 1987-11-10 1990-11-06 Echelon Systems Corporation Network and intelligent cell for providing sensing, bidirectional communications and control
US5007017A (en) * 1986-04-04 1991-04-09 Hitachi, Ltd. Method and apparatus for data communication through composite network
US5018133A (en) * 1987-11-18 1991-05-21 Hitachi, Ltd. Network system comprising a plurality of LANs using hierarchical routing
US5046065A (en) * 1988-08-30 1991-09-03 U.S. Philips Corporation Communication system, a station to be used in such a system, and a gate connecting element to be used in such a system, as well as a device comprising such a gate connecting element
US5081621A (en) * 1988-04-05 1992-01-14 Hitachi, Ltd. Method and apparatus for controlling data communication on a multi-network
AU619514B2 (en) * 1987-11-10 1992-01-30 Echelon Corporation Network for providing sensing communications and control
US5086428A (en) * 1989-06-09 1992-02-04 Digital Equipment Corporation Reliable broadcast of information in a wide area network
US5088091A (en) * 1989-06-22 1992-02-11 Digital Equipment Corporation High-speed mesh connected local area network
US5115495A (en) * 1988-10-18 1992-05-19 The Mitre Corporation Communications network system using full-juncture and partial-juncture station status information for alternate-path distance-vector routing
US5121115A (en) * 1988-02-22 1992-06-09 Telefind Corporation Method of transmitting information using programmed channels
US5125076A (en) * 1988-06-20 1992-06-23 The United States Of America As Represented By The Department Of Energy System for routing messages in a vertex symmetric network by using addresses formed from permutations of the transmission line indicees
US5128926A (en) * 1990-03-21 1992-07-07 Digital Equipment Corporation Updating link state information in networks
US5133053A (en) * 1987-02-13 1992-07-21 International Business Machines Corporation Interprocess communication queue location transparency
US5138615A (en) * 1989-06-22 1992-08-11 Digital Equipment Corporation Reconfiguration system and method for high-speed mesh connected local area network
US5150360A (en) * 1990-03-07 1992-09-22 Digital Equipment Corporation Utilization of redundant links in bridged networks
US5153595A (en) * 1990-03-26 1992-10-06 Geophysical Survey Systems, Inc. Range information from signal distortions
US5175765A (en) * 1989-05-09 1992-12-29 Digital Equipment Corporation Robust data broadcast over a distributed network with malicious failures
US5189414A (en) * 1986-09-30 1993-02-23 Kabushiki Kaisha Toshiba Network system for simultaneously coupling pairs of nodes
US5226039A (en) * 1987-12-22 1993-07-06 Kendall Square Research Corporation Packet routing switch
AU640733B2 (en) * 1987-11-10 1993-09-02 Echelon Corporation A cell for use in a network
US5250943A (en) * 1991-03-29 1993-10-05 International Business Machines Corporation GVT-NET--A Global Virtual Time Calculation Apparatus for Multi-Stage Networks
US5251308A (en) * 1987-12-22 1993-10-05 Kendall Square Research Corporation Shared memory multiprocessor with data hiding and post-store
US5258999A (en) * 1991-10-03 1993-11-02 Motorola, Inc. Circuit and method for receiving and transmitting control and status information
US5282201A (en) * 1987-12-22 1994-01-25 Kendall Square Research Corporation Dynamic packet routing network
US5297265A (en) * 1987-12-22 1994-03-22 Kendall Square Research Corporation Shared memory multiprocessor system and method of operation thereof
US5309437A (en) * 1990-06-29 1994-05-03 Digital Equipment Corporation Bridge-like internet protocol router
US5323394A (en) * 1992-04-07 1994-06-21 Digital Equipment Corporation Selecting optimal routes in source routing bridging without exponential flooding of explorer packets
US5327424A (en) * 1992-04-07 1994-07-05 Digital Equipment Corporation Automatically configuring parallel bridge numbers
US5341483A (en) * 1987-12-22 1994-08-23 Kendall Square Research Corporation Dynamic hierarchial associative memory
US5355371A (en) * 1982-06-18 1994-10-11 International Business Machines Corp. Multicast communication tree creation and control method and apparatus
US5365228A (en) * 1991-03-29 1994-11-15 International Business Machines Corporation SYNC-NET- a barrier synchronization apparatus for multi-stage networks
US5383179A (en) * 1988-12-15 1995-01-17 Laboratoire Europeen De Recherches Electroniques Avancees Message routing method in a system having several different transmission channels
US5398242A (en) * 1992-04-07 1995-03-14 Digital Equipment Corporation Automatically configuring LAN numbers
US5400333A (en) * 1992-04-07 1995-03-21 Digital Equipment Corporation Detecting LAN number misconfiguration
US5404461A (en) * 1991-03-29 1995-04-04 International Business Machines Corp. Broadcast/switching apparatus for executing broadcast/multi-cast transfers over unbuffered asynchronous switching networks
US5424724A (en) * 1991-03-27 1995-06-13 International Business Machines Corporation Method and apparatus for enhanced electronic mail distribution
EP0658026A2 (en) * 1993-12-10 1995-06-14 International Business Machines Corporation A method and system for transmitting data packets in a distributed data processing system
US5434865A (en) * 1991-04-10 1995-07-18 California Institute Of Technology Protocol for multiple node network
US5446878A (en) * 1990-02-26 1995-08-29 Digital Equipment Corporation Method for selectively enabling subset of embedded event-making instructions and selecting types and items of event-based data to be collected per enabled instruction
US5455865A (en) * 1989-05-09 1995-10-03 Digital Equipment Corporation Robust packet routing over a distributed network containing malicious failures
US5502726A (en) * 1992-01-31 1996-03-26 Nellcor Incorporated Serial layered medical network
US5537412A (en) * 1992-07-29 1996-07-16 Sony Corporation Audio-visual network connection system and method using gateways
US5555374A (en) * 1994-08-26 1996-09-10 Systech Computer Corporation System and method for coupling a plurality of peripheral devices to a host computer through a host computer parallel port
US5555299A (en) * 1993-07-08 1996-09-10 Teknekron Infoswitch Corporation Method and system for transferring calls and call-related data between a plurality of call centers
US5570466A (en) * 1991-10-14 1996-10-29 International Business Machines Corporation Multiple path trees and lan segments for routing in a network of bridge-connected lan segments
US5588002A (en) * 1992-08-06 1996-12-24 Mazda Motor Corporation Multiplex transmission apparatus for supporting prioritized communications among a plurality of network nodes
US5754938A (en) * 1994-11-29 1998-05-19 Herz; Frederick S. M. Pseudonymous server for system for customized electronic identification of desirable objects
US5761413A (en) * 1987-12-22 1998-06-02 Sun Microsystems, Inc. Fault containment system for multiprocessor with shared memory
US5761435A (en) * 1994-03-17 1998-06-02 Hitachi, Ltd. Multiprocessor bridge having storage for spanning tree operation mode information indicating whether each port of the bridge is operable under spanning tree protocol
US5784557A (en) * 1992-12-21 1998-07-21 Apple Computer, Inc. Method and apparatus for transforming an arbitrary topology collection of nodes into an acyclic directed graph
US5802289A (en) * 1992-12-21 1998-09-01 Apple Computer, Inc. Method for propagating preemptive bus initialization on an acyclic directed graph
US5822578A (en) * 1987-12-22 1998-10-13 Sun Microsystems, Inc. System for inserting instructions into processor instruction stream in order to perform interrupt processing
US5844902A (en) * 1992-04-07 1998-12-01 Cabletron Systems, Inc. Assigning multiple parallel bridge numbers to bridges
US5862335A (en) * 1993-04-01 1999-01-19 Intel Corp. Method and apparatus for monitoring file transfers and logical connections in a computer network
US5937051A (en) * 1993-07-08 1999-08-10 Teknekron Infoswitch Corporation Method and system for transferring calls and call-related data between a plurality of call centers
US6029162A (en) * 1997-01-31 2000-02-22 Lucent Technologies, Inc. Graph path derivation using fourth generation structured query language
US6029195A (en) * 1994-11-29 2000-02-22 Herz; Frederick S. M. System for customized electronic identification of desirable objects
US6049824A (en) * 1997-11-21 2000-04-11 Adc Telecommunications, Inc. System and method for modifying an information signal in a telecommunications system
US6088758A (en) * 1991-09-20 2000-07-11 Sun Microsystems, Inc. Method and apparatus for distributing data in a digital data processor with distributed memory
US6202114B1 (en) 1997-12-31 2001-03-13 Cisco Technology, Inc. Spanning tree with fast link-failure convergence
US6215865B1 (en) 1996-06-10 2001-04-10 E-Talk Corporation System, method and user interface for data announced call transfer
WO2001030000A1 (en) * 1999-10-21 2001-04-26 Tellabs Operations, Inc. Reverse notification tree for data networks
US20010048687A1 (en) * 1997-08-21 2001-12-06 Adc Telecommunications, Inc. Telecommunication network with variable address learning, switching and routing
US6332185B1 (en) 1991-09-20 2001-12-18 Sun Microsystems, Inc. Method and apparatus for paging data and attributes including an atomic attribute for digital data processor
US6333975B1 (en) 1998-03-03 2001-12-25 Itron, Inc. Method and system for reading intelligent utility meters
US6366576B1 (en) 1997-09-29 2002-04-02 Telefonaktiebolaget Lm Ericsson Method for routing calls from a terminal in a first telecommunication network to any terminal in an external telecommunication network
US6381227B1 (en) 1993-06-17 2002-04-30 Gilat Florida Inc. Frame relay protocol-based multiplex switching scheme for satellite mesh network
US6389030B1 (en) 1998-08-21 2002-05-14 Adc Telecommunications, Inc. Internet access over a ring network
US6442171B1 (en) * 1998-05-26 2002-08-27 Qualcomm Incorporated Logical topology and address assignment for interconnected digital networks
US6460036B1 (en) 1994-11-29 2002-10-01 Pinpoint Incorporated System and method for providing customized electronic newspapers and target advertisements
US20030023706A1 (en) * 2001-07-14 2003-01-30 Zimmel Sheri L. Apparatus and method for optimizing telecommunications network design using weighted span classification and rerouting rings that fail to pass a cost therehold
US20030035379A1 (en) * 2001-07-14 2003-02-20 Zimmel Sheri L. Apparatus and method for optimizing telecommunication network design using weighted span classification
US20030046378A1 (en) * 2001-07-14 2003-03-06 Zimmel Sheri L. Apparatus and method for existing network configuration
US20030051007A1 (en) * 2001-07-14 2003-03-13 Zimmel Sheri L. Apparatus and method for optimizing telecommunication network design using weighted span classification for low degree of separation demands
US6539546B1 (en) 1998-08-21 2003-03-25 Adc Telecommunications, Inc. Transport of digitized signals over a ring network
US6542468B1 (en) * 1997-12-05 2003-04-01 Fujitsu Limited Apparatus method and storage medium for autonomous selection of a path by tuning response times
US6567410B1 (en) 1996-08-08 2003-05-20 Enterasys Networks, Inc. Assigning multiple parallel bridge numbers to bridges having three or more ports
US6570880B1 (en) 1998-08-21 2003-05-27 Adc Telecommunications, Inc. Control data over a ring network
US20030227930A1 (en) * 2002-06-05 2003-12-11 Hyung-Suk Choi Method and apparatus for sharing a single internet protocol address without a network address translation in an internet access gateway for a local network
US6711163B1 (en) 1999-03-05 2004-03-23 Alcatel Data communication system with distributed multicasting
US20040090918A1 (en) * 2002-11-12 2004-05-13 Mclendon Jonathan C. System and method for fault isolation in a packet switching network
US6771617B1 (en) 1993-06-17 2004-08-03 Gilat Satellite Networks, Ltd. Frame relay protocol-based multiplex switching scheme for satellite mesh network
US6847611B1 (en) 1990-12-10 2005-01-25 At&T Corp. Traffic management for frame relay switched data service
US20050063382A1 (en) * 1989-06-16 2005-03-24 Fenner Investments, Ltd. Packet switching node
US6937576B1 (en) * 2000-10-17 2005-08-30 Cisco Technology, Inc. Multiple instance spanning tree protocol
US20060198323A1 (en) * 2005-03-03 2006-09-07 Cisco Technology, Inc. Methods and devices for improving the multiple spanning tree protocol
US7126923B1 (en) * 2002-05-28 2006-10-24 Extreme Networks, Inc. Method and system for inter-domain loop protection using a hierarchy of loop resolving protocols
US20070024277A1 (en) * 2005-07-29 2007-02-01 Automotive Systems Laboratory, Inc. Magnetic crash sensor
US7194005B1 (en) 1997-08-21 2007-03-20 Adc Telecommunications, Inc. Circuits and methods for a ring network
US7257118B2 (en) 1997-07-03 2007-08-14 At&T Corp. Frame relay switched data service
US7298693B1 (en) 1999-10-21 2007-11-20 Tellabs Operations, Inc. Reverse notification tree for data networks
US20070282013A1 (en) * 2003-07-04 2007-12-06 Lajos Szente Pharmaceutical Compositions Comprising Peranhydrocyclodextrin
US7315510B1 (en) 1999-10-21 2008-01-01 Tellabs Operations, Inc. Method and apparatus for detecting MPLS network failures
US20080067128A1 (en) * 2005-03-11 2008-03-20 Centre National De La Recherche Scientifique Fluid separation device
US7630986B1 (en) 1999-10-27 2009-12-08 Pinpoint, Incorporated Secure data interchange
US20090307503A1 (en) * 2008-06-10 2009-12-10 Condel International Technologies Inc. Digital content management systems and methods
US7804767B1 (en) 1999-10-25 2010-09-28 Tellabs Operations, Inc. Protection/restoration of MPLS networks
US20110026535A1 (en) * 2005-11-29 2011-02-03 Daisuke Ajitomi Bridge apparatus and bridge system
US20110123011A1 (en) * 2009-10-05 2011-05-26 Manley Richard J Contextualized Telephony Message Management
US8050969B2 (en) 1995-07-25 2011-11-01 News America Marketing Properties Llc Interactive marketing network and process using electronic certificates
US20110289101A1 (en) * 2010-05-21 2011-11-24 Vonage Network Llc. Method and apparatus for rapid data access and distribution using structured identifiers
US8077709B2 (en) 2007-09-19 2011-12-13 Cisco Technology, Inc. Redundancy at a virtual provider edge node that faces a tunneling protocol core network for virtual private local area network (LAN) service (VPLS)
US8634419B2 (en) 2010-12-01 2014-01-21 Violin Memory Inc. Reliable and fast method and system to broadcast data
US8650285B1 (en) 2011-03-22 2014-02-11 Cisco Technology, Inc. Prevention of looping and duplicate frame delivery in a network environment
US8775245B2 (en) 2010-02-11 2014-07-08 News America Marketing Properties, Llc Secure coupon distribution
US8799461B2 (en) 1994-11-29 2014-08-05 Apple Inc. System for collecting, analyzing, and transmitting information relevant to transportation networks
US9832610B2 (en) 1994-11-29 2017-11-28 Apple Inc. System for collecting, analyzing, and transmitting information relevant to transportation networks
US20190306129A1 (en) * 2018-03-27 2019-10-03 Lenovo (Singapore) Pte. Ltd. Secure communication in a nondeterministic network

Families Citing this family (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US4811337A (en) * 1988-01-15 1989-03-07 Vitalink Communications Corporation Distributed load sharing
US4947390A (en) * 1989-03-22 1990-08-07 Hewlett-Packard Company Method for data transfer through a bridge to a network requiring source route information
JPH0777375B2 (en) * 1989-09-29 1995-08-16 日本電気株式会社 Bus connection method
JP4370999B2 (en) * 2004-07-30 2009-11-25 日本電気株式会社 Network system, node, node control program, and network control method
JP5370017B2 (en) * 2009-06-15 2013-12-18 富士通株式会社 Relay system and relay method

Citations (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US4032899A (en) * 1975-05-05 1977-06-28 International Business Machines Corporation Apparatus and method for switching of data
US4231086A (en) * 1978-10-31 1980-10-28 Honeywell Information Systems, Inc. Multiple CPU control system
US4234919A (en) * 1978-10-31 1980-11-18 Honeywell Information Systems Inc. Intersystem communication link
US4307446A (en) * 1979-05-02 1981-12-22 Burroughs Corporation Digital communication networks employing speed independent switches
US4347498A (en) * 1979-11-21 1982-08-31 International Business Machines Corporation Method and means for demand accessing and broadcast transmission among ports in a distributed star network
US4384322A (en) * 1978-10-31 1983-05-17 Honeywell Information Systems Inc. Asynchronous multi-communication bus sequence
US4384327A (en) * 1978-10-31 1983-05-17 Honeywell Information Systems Inc. Intersystem cycle control logic
US4396978A (en) * 1979-02-19 1983-08-02 U.S. Philips Corporation Multiprocessor system with switchable address space
US4412285A (en) * 1981-04-01 1983-10-25 Teradata Corporation Multiprocessor intercommunication system and method
US4430699A (en) * 1980-02-15 1984-02-07 U.S. Philips Corporation Distributed data processing system
US4433376A (en) * 1978-10-31 1984-02-21 Honeywell Information Systems Inc. Intersystem translation logic system
US4449182A (en) * 1981-10-05 1984-05-15 Digital Equipment Corporation Interface between a pair of processors, such as host and peripheral-controlling processors in data processing systems
GB2149625A (en) * 1983-10-19 1985-06-12 Digital Equipment Corp A bridge circuit for interconnecting networks

Patent Citations (15)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US4032899A (en) * 1975-05-05 1977-06-28 International Business Machines Corporation Apparatus and method for switching of data
US4231086A (en) * 1978-10-31 1980-10-28 Honeywell Information Systems, Inc. Multiple CPU control system
US4234919A (en) * 1978-10-31 1980-11-18 Honeywell Information Systems Inc. Intersystem communication link
US4433376A (en) * 1978-10-31 1984-02-21 Honeywell Information Systems Inc. Intersystem translation logic system
US4384322A (en) * 1978-10-31 1983-05-17 Honeywell Information Systems Inc. Asynchronous multi-communication bus sequence
US4384327A (en) * 1978-10-31 1983-05-17 Honeywell Information Systems Inc. Intersystem cycle control logic
US4396978A (en) * 1979-02-19 1983-08-02 U.S. Philips Corporation Multiprocessor system with switchable address space
US4307446A (en) * 1979-05-02 1981-12-22 Burroughs Corporation Digital communication networks employing speed independent switches
US4347498A (en) * 1979-11-21 1982-08-31 International Business Machines Corporation Method and means for demand accessing and broadcast transmission among ports in a distributed star network
US4430699A (en) * 1980-02-15 1984-02-07 U.S. Philips Corporation Distributed data processing system
US4412285A (en) * 1981-04-01 1983-10-25 Teradata Corporation Multiprocessor intercommunication system and method
US4449182A (en) * 1981-10-05 1984-05-15 Digital Equipment Corporation Interface between a pair of processors, such as host and peripheral-controlling processors in data processing systems
US4449182B1 (en) * 1981-10-05 1989-12-12
GB2149625A (en) * 1983-10-19 1985-06-12 Digital Equipment Corp A bridge circuit for interconnecting networks
US4597078A (en) * 1983-10-19 1986-06-24 Digital Equipment Corporation Bridge circuit for interconnecting networks

Non-Patent Citations (14)

* Cited by examiner, † Cited by third party
Title
"`Bridges` Smooth Troubled Waters for Wide-Area Networking", Data Communications, Mar., 1985 by J. H. Hart.
"An Architecture for Transparently Interconnecting IEEE 802 Local Area Networks", a Digital Equipment Corporation paper submitted to IEEE, Oct., 1984.
"Local Area Network Applications," i Telecommunications, Sep., 1984 by B. Stewart and B. Hawe.
"Local Area Network Connection", Telecommunications, Apr., 1984 by B. Stewart, B. Hawe and A. Kirby.
"Transparent Interconnection of Local Area Networks", Journal of Telecommunications Networks, Sep., 1984 by B. Hawe, A. Kirby and B. Stewart.
"Vitalink Satellite Communications Systems", an information brochure of the Vitalink Communications Corp., Oct., 1984.
An Architecture for Transparently Interconnecting IEEE 802 Local Area Networks , a Digital Equipment Corporation paper submitted to IEEE, Oct., 1984. *
Bridges Smooth Troubled Waters for Wide Area Networking , Data Communications, Mar., 1985 by J. H. Hart. *
Local Area Network Applications, i Telecommunications, Sep., 1984 by B. Stewart and B. Hawe. *
Local Area Network Connection , Telecommunications, Apr., 1984 by B. Stewart, B. Hawe and A. Kirby. *
Proceedings of the Fifth International Conference on Computer Communication; "On the Generation of Explicit Routing Tables"; K. Maruyama and G. Markowsky; 9-9-82,; pp. 90-95.
Proceedings of the Fifth International Conference on Computer Communication; On the Generation of Explicit Routing Tables ; K. Maruyama and G. Markowsky; 9 9 82,; pp. 90 95. *
Transparent Interconnection of Local Area Networks , Journal of Telecommunications Networks, Sep., 1984 by B. Hawe, A. Kirby and B. Stewart. *
Vitalink Satellite Communications Systems , an information brochure of the Vitalink Communications Corp., Oct., 1984. *

Cited By (172)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5355371A (en) * 1982-06-18 1994-10-11 International Business Machines Corp. Multicast communication tree creation and control method and apparatus
US5007017A (en) * 1986-04-04 1991-04-09 Hitachi, Ltd. Method and apparatus for data communication through composite network
US5189414A (en) * 1986-09-30 1993-02-23 Kabushiki Kaisha Toshiba Network system for simultaneously coupling pairs of nodes
WO1988004511A1 (en) * 1986-12-12 1988-06-16 Datapoint Corporation Input/output network for computer system
US4941089A (en) * 1986-12-12 1990-07-10 Datapoint Corporation Input/output network for computer system
US5133053A (en) * 1987-02-13 1992-07-21 International Business Machines Corporation Interprocess communication queue location transparency
US4835673A (en) * 1987-04-27 1989-05-30 Ncr Corporation Method and apparatus for sharing resources among multiple processing systems
US4887075A (en) * 1987-06-19 1989-12-12 Kabushiki Kaisha Toshiba Local area network system with a multi-computer system coupled thereto and method for controlling the same
AU640733B2 (en) * 1987-11-10 1993-09-02 Echelon Corporation A cell for use in a network
AU619514B2 (en) * 1987-11-10 1992-01-30 Echelon Corporation Network for providing sensing communications and control
EP0388436B1 (en) * 1987-11-10 1995-11-08 Echelon Systems Network and intelligent cell for providing sensing, bidirectional communications and control
US4969147A (en) * 1987-11-10 1990-11-06 Echelon Systems Corporation Network and intelligent cell for providing sensing, bidirectional communications and control
US4955018A (en) * 1987-11-10 1990-09-04 Echelon Systems Corporation Protocol for network having plurality of intelligent cells
US5018133A (en) * 1987-11-18 1991-05-21 Hitachi, Ltd. Network system comprising a plurality of LANs using hierarchical routing
US5282201A (en) * 1987-12-22 1994-01-25 Kendall Square Research Corporation Dynamic packet routing network
US5341483A (en) * 1987-12-22 1994-08-23 Kendall Square Research Corporation Dynamic hierarchial associative memory
US5822578A (en) * 1987-12-22 1998-10-13 Sun Microsystems, Inc. System for inserting instructions into processor instruction stream in order to perform interrupt processing
US5251308A (en) * 1987-12-22 1993-10-05 Kendall Square Research Corporation Shared memory multiprocessor with data hiding and post-store
US5297265A (en) * 1987-12-22 1994-03-22 Kendall Square Research Corporation Shared memory multiprocessor system and method of operation thereof
US5761413A (en) * 1987-12-22 1998-06-02 Sun Microsystems, Inc. Fault containment system for multiprocessor with shared memory
US6694412B2 (en) 1987-12-22 2004-02-17 Sun Microsystems, Inc. Multiprocessor digital data processing system
US5226039A (en) * 1987-12-22 1993-07-06 Kendall Square Research Corporation Packet routing switch
US4868558A (en) * 1988-02-22 1989-09-19 Telefind Corp. Paging system lata switch
US4866431A (en) * 1988-02-22 1989-09-12 Telefind Corp. Paging system hub switch
US4868860A (en) * 1988-02-22 1989-09-19 Telefind Corp. Paging system for entering pages by local telephone call
US5121115A (en) * 1988-02-22 1992-06-09 Telefind Corporation Method of transmitting information using programmed channels
WO1989007810A1 (en) * 1988-02-22 1989-08-24 Telefind Corporation Paging system sublocal switch
WO1989007812A1 (en) * 1988-02-22 1989-08-24 Telefind Corporation Paging system hub switch
WO1989007811A1 (en) * 1988-02-22 1989-08-24 Telefind Corporation Paging system lata switch
US4868562A (en) * 1988-02-22 1989-09-19 Telefind Corp. Paging system
US4876538A (en) * 1988-02-22 1989-10-24 Telefind Corp. Paging system sublocal switch
WO1989007813A1 (en) * 1988-02-22 1989-08-24 Telefind Corporation Paging system local switch
US4870410A (en) * 1988-02-22 1989-09-26 Telefind Corp. Paging system local switch
US5081621A (en) * 1988-04-05 1992-01-14 Hitachi, Ltd. Method and apparatus for controlling data communication on a multi-network
US5125076A (en) * 1988-06-20 1992-06-23 The United States Of America As Represented By The Department Of Energy System for routing messages in a vertex symmetric network by using addresses formed from permutations of the transmission line indicees
US5046065A (en) * 1988-08-30 1991-09-03 U.S. Philips Corporation Communication system, a station to be used in such a system, and a gate connecting element to be used in such a system, as well as a device comprising such a gate connecting element
US4912656A (en) * 1988-09-26 1990-03-27 Harris Corporation Adaptive link assignment for a dynamic communication network
US5115495A (en) * 1988-10-18 1992-05-19 The Mitre Corporation Communications network system using full-juncture and partial-juncture station status information for alternate-path distance-vector routing
US4922503A (en) * 1988-10-28 1990-05-01 Infotron Systems Corporation Local area network bridge
US5383179A (en) * 1988-12-15 1995-01-17 Laboratoire Europeen De Recherches Electroniques Avancees Message routing method in a system having several different transmission channels
US5175765A (en) * 1989-05-09 1992-12-29 Digital Equipment Corporation Robust data broadcast over a distributed network with malicious failures
US5455865A (en) * 1989-05-09 1995-10-03 Digital Equipment Corporation Robust packet routing over a distributed network containing malicious failures
US5086428A (en) * 1989-06-09 1992-02-04 Digital Equipment Corporation Reliable broadcast of information in a wide area network
US7145906B2 (en) 1989-06-16 2006-12-05 Fenner Investments, Ltd. Packet switching node
US20050063382A1 (en) * 1989-06-16 2005-03-24 Fenner Investments, Ltd. Packet switching node
US5138615A (en) * 1989-06-22 1992-08-11 Digital Equipment Corporation Reconfiguration system and method for high-speed mesh connected local area network
US5088091A (en) * 1989-06-22 1992-02-11 Digital Equipment Corporation High-speed mesh connected local area network
US5446878A (en) * 1990-02-26 1995-08-29 Digital Equipment Corporation Method for selectively enabling subset of embedded event-making instructions and selecting types and items of event-based data to be collected per enabled instruction
US5150360A (en) * 1990-03-07 1992-09-22 Digital Equipment Corporation Utilization of redundant links in bridged networks
US5128926A (en) * 1990-03-21 1992-07-07 Digital Equipment Corporation Updating link state information in networks
US5153595A (en) * 1990-03-26 1992-10-06 Geophysical Survey Systems, Inc. Range information from signal distortions
US5309437A (en) * 1990-06-29 1994-05-03 Digital Equipment Corporation Bridge-like internet protocol router
US6847611B1 (en) 1990-12-10 2005-01-25 At&T Corp. Traffic management for frame relay switched data service
US5424724A (en) * 1991-03-27 1995-06-13 International Business Machines Corporation Method and apparatus for enhanced electronic mail distribution
US5404461A (en) * 1991-03-29 1995-04-04 International Business Machines Corp. Broadcast/switching apparatus for executing broadcast/multi-cast transfers over unbuffered asynchronous switching networks
US5365228A (en) * 1991-03-29 1994-11-15 International Business Machines Corporation SYNC-NET- a barrier synchronization apparatus for multi-stage networks
US6215412B1 (en) 1991-03-29 2001-04-10 International Business Machines Corporation All-node switch-an unclocked, unbuffered, asynchronous switching apparatus
US5250943A (en) * 1991-03-29 1993-10-05 International Business Machines Corporation GVT-NET--A Global Virtual Time Calculation Apparatus for Multi-Stage Networks
US5680402A (en) * 1991-03-29 1997-10-21 International Business Machines Corporation Priority broadcast and multi-cast for unbuffered multi-stage networks
US5434865A (en) * 1991-04-10 1995-07-18 California Institute Of Technology Protocol for multiple node network
US6332185B1 (en) 1991-09-20 2001-12-18 Sun Microsystems, Inc. Method and apparatus for paging data and attributes including an atomic attribute for digital data processor
US6088758A (en) * 1991-09-20 2000-07-11 Sun Microsystems, Inc. Method and apparatus for distributing data in a digital data processor with distributed memory
US5258999A (en) * 1991-10-03 1993-11-02 Motorola, Inc. Circuit and method for receiving and transmitting control and status information
US5570466A (en) * 1991-10-14 1996-10-29 International Business Machines Corporation Multiple path trees and lan segments for routing in a network of bridge-connected lan segments
US5502726A (en) * 1992-01-31 1996-03-26 Nellcor Incorporated Serial layered medical network
US5323394A (en) * 1992-04-07 1994-06-21 Digital Equipment Corporation Selecting optimal routes in source routing bridging without exponential flooding of explorer packets
US5844902A (en) * 1992-04-07 1998-12-01 Cabletron Systems, Inc. Assigning multiple parallel bridge numbers to bridges
US5327424A (en) * 1992-04-07 1994-07-05 Digital Equipment Corporation Automatically configuring parallel bridge numbers
US5398242A (en) * 1992-04-07 1995-03-14 Digital Equipment Corporation Automatically configuring LAN numbers
US5400333A (en) * 1992-04-07 1995-03-21 Digital Equipment Corporation Detecting LAN number misconfiguration
US5537412A (en) * 1992-07-29 1996-07-16 Sony Corporation Audio-visual network connection system and method using gateways
US5588002A (en) * 1992-08-06 1996-12-24 Mazda Motor Corporation Multiplex transmission apparatus for supporting prioritized communications among a plurality of network nodes
US5784557A (en) * 1992-12-21 1998-07-21 Apple Computer, Inc. Method and apparatus for transforming an arbitrary topology collection of nodes into an acyclic directed graph
US5802289A (en) * 1992-12-21 1998-09-01 Apple Computer, Inc. Method for propagating preemptive bus initialization on an acyclic directed graph
US5862335A (en) * 1993-04-01 1999-01-19 Intel Corp. Method and apparatus for monitoring file transfers and logical connections in a computer network
US6240452B1 (en) 1993-04-01 2001-05-29 Intel Corporation Method and apparatus for monitoring file transfers and logical connections in a computer database featuring a file transfer record database
US7583626B2 (en) 1993-06-17 2009-09-01 Gilat Satellite Networks, Ltd. Multiplex switching scheme for communications network
US7321572B2 (en) 1993-06-17 2008-01-22 Gilat Satellite Networks, Ltd. Frame relay protocol-based multiplex switching scheme for satellite mesh network
US6771617B1 (en) 1993-06-17 2004-08-03 Gilat Satellite Networks, Ltd. Frame relay protocol-based multiplex switching scheme for satellite mesh network
US8068472B2 (en) 1993-06-17 2011-11-29 Gilat Satellite Networks, Ltd Multiplex switching scheme for communications network
US6625130B2 (en) 1993-06-17 2003-09-23 Gilat Satellite Networks, Ltd. Frame relay protocol-based multiplex switching scheme for satellite mesh network
US6381227B1 (en) 1993-06-17 2002-04-30 Gilat Florida Inc. Frame relay protocol-based multiplex switching scheme for satellite mesh network
US5937051A (en) * 1993-07-08 1999-08-10 Teknekron Infoswitch Corporation Method and system for transferring calls and call-related data between a plurality of call centers
US5684870A (en) * 1993-07-08 1997-11-04 Teknekron Infoswitch Corporation Method and system for transferring calls and call-related data between a plurality of call centers
US5555299A (en) * 1993-07-08 1996-09-10 Teknekron Infoswitch Corporation Method and system for transferring calls and call-related data between a plurality of call centers
EP0658026A2 (en) * 1993-12-10 1995-06-14 International Business Machines Corporation A method and system for transmitting data packets in a distributed data processing system
EP0658026A3 (en) * 1993-12-10 1998-02-25 International Business Machines Corporation A method and system for transmitting data packets in a distributed data processing system
US5761435A (en) * 1994-03-17 1998-06-02 Hitachi, Ltd. Multiprocessor bridge having storage for spanning tree operation mode information indicating whether each port of the bridge is operable under spanning tree protocol
US5555374A (en) * 1994-08-26 1996-09-10 Systech Computer Corporation System and method for coupling a plurality of peripheral devices to a host computer through a host computer parallel port
US7483871B2 (en) 1994-11-29 2009-01-27 Pinpoint Incorporated Customized electronic newspapers and advertisements
US5754939A (en) * 1994-11-29 1998-05-19 Herz; Frederick S. M. System for generation of user profiles for a system for customized electronic identification of desirable objects
US6029195A (en) * 1994-11-29 2000-02-22 Herz; Frederick S. M. System for customized electronic identification of desirable objects
US8056100B2 (en) 1994-11-29 2011-11-08 Pinpoint, Incorporated System and method for providing access to data using customer profiles
US9832610B2 (en) 1994-11-29 2017-11-28 Apple Inc. System for collecting, analyzing, and transmitting information relevant to transportation networks
US9451019B2 (en) 1994-11-29 2016-09-20 Apple Inc. System for collecting, analyzing, and transmitting information relevant to transportation networks
US6460036B1 (en) 1994-11-29 2002-10-01 Pinpoint Incorporated System and method for providing customized electronic newspapers and target advertisements
US5835087A (en) * 1994-11-29 1998-11-10 Herz; Frederick S. M. System for generation of object profiles for a system for customized electronic identification of desirable objects
US8799461B2 (en) 1994-11-29 2014-08-05 Apple Inc. System for collecting, analyzing, and transmitting information relevant to transportation networks
US7853600B2 (en) 1994-11-29 2010-12-14 Pinpoint, Incorporated System and method for providing access to video programs and other data using customer profiles
US5754938A (en) * 1994-11-29 1998-05-19 Herz; Frederick S. M. Pseudonymous server for system for customized electronic identification of desirable objects
US8171032B2 (en) 1994-11-29 2012-05-01 Pinpoint, Incorporated Providing customized electronic information
US8370200B2 (en) 1995-07-25 2013-02-05 News America Marketing Properties Llc Interactive marketing network and process using electronic certificates
US8050969B2 (en) 1995-07-25 2011-11-01 News America Marketing Properties Llc Interactive marketing network and process using electronic certificates
US6215865B1 (en) 1996-06-10 2001-04-10 E-Talk Corporation System, method and user interface for data announced call transfer
US6567410B1 (en) 1996-08-08 2003-05-20 Enterasys Networks, Inc. Assigning multiple parallel bridge numbers to bridges having three or more ports
US6029162A (en) * 1997-01-31 2000-02-22 Lucent Technologies, Inc. Graph path derivation using fourth generation structured query language
US7668095B2 (en) 1997-07-03 2010-02-23 At&T Corp. Traffic management for frame relay switched data service
US8014286B2 (en) 1997-07-03 2011-09-06 At&T Intellectual Property Ii, L.P. Frame relay switched data service
US8027257B2 (en) 1997-07-03 2011-09-27 At&T Intellectual Property Ii, L.P. Traffic management for frame relay switched data service
US7668168B2 (en) 1997-07-03 2010-02-23 At&T Corp. Frame relay switched data service
US8717896B2 (en) 1997-07-03 2014-05-06 At&T Intellectual Property Ii, L.P. Frame relay switched data service
US9276849B2 (en) 1997-07-03 2016-03-01 At&T Intellectual Property Ii, L.P. Frame relay switched data service
US7463627B1 (en) 1997-07-03 2008-12-09 At&T Corp. Frame relay switched data service
US7257118B2 (en) 1997-07-03 2007-08-14 At&T Corp. Frame relay switched data service
US20010048687A1 (en) * 1997-08-21 2001-12-06 Adc Telecommunications, Inc. Telecommunication network with variable address learning, switching and routing
US7194005B1 (en) 1997-08-21 2007-03-20 Adc Telecommunications, Inc. Circuits and methods for a ring network
US7065095B2 (en) 1997-08-21 2006-06-20 Adc Telecommunications, Inc. Telecommunication network with variable address learning, switching and routing
US6331985B1 (en) 1997-08-21 2001-12-18 Adc Telecommunications, Inc. Telecommunication network with variable address learning, switching and routing
US6366576B1 (en) 1997-09-29 2002-04-02 Telefonaktiebolaget Lm Ericsson Method for routing calls from a terminal in a first telecommunication network to any terminal in an external telecommunication network
US6049824A (en) * 1997-11-21 2000-04-11 Adc Telecommunications, Inc. System and method for modifying an information signal in a telecommunications system
US6542468B1 (en) * 1997-12-05 2003-04-01 Fujitsu Limited Apparatus method and storage medium for autonomous selection of a path by tuning response times
US6202114B1 (en) 1997-12-31 2001-03-13 Cisco Technology, Inc. Spanning tree with fast link-failure convergence
US6333975B1 (en) 1998-03-03 2001-12-25 Itron, Inc. Method and system for reading intelligent utility meters
US6442171B1 (en) * 1998-05-26 2002-08-27 Qualcomm Incorporated Logical topology and address assignment for interconnected digital networks
US6389030B1 (en) 1998-08-21 2002-05-14 Adc Telecommunications, Inc. Internet access over a ring network
US6539546B1 (en) 1998-08-21 2003-03-25 Adc Telecommunications, Inc. Transport of digitized signals over a ring network
US6570880B1 (en) 1998-08-21 2003-05-27 Adc Telecommunications, Inc. Control data over a ring network
US6711163B1 (en) 1999-03-05 2004-03-23 Alcatel Data communication system with distributed multicasting
WO2001030000A1 (en) * 1999-10-21 2001-04-26 Tellabs Operations, Inc. Reverse notification tree for data networks
US20080095045A1 (en) * 1999-10-21 2008-04-24 Tellabs Operations, Inc. Method and Apparatus for Detecting MPLS Network Failures
US8130637B2 (en) 1999-10-21 2012-03-06 Tellabs Operations, Inc. Method and apparatus for detecting MPLS network failures
US7315510B1 (en) 1999-10-21 2008-01-01 Tellabs Operations, Inc. Method and apparatus for detecting MPLS network failures
US7298693B1 (en) 1999-10-21 2007-11-20 Tellabs Operations, Inc. Reverse notification tree for data networks
US8588058B2 (en) * 1999-10-21 2013-11-19 Tellabs Operations, Inc. Reverse notification tree for data networks
US20110085440A1 (en) * 1999-10-21 2011-04-14 Tellabs Operations, Inc. Reverse Notification Tree for Data Networks
US7796504B1 (en) 1999-10-21 2010-09-14 Tellabs Operations, Inc. Method for establishing an MPLS data network protection pathway
US8737203B2 (en) 1999-10-21 2014-05-27 Tellabs Operations, Inc. Method for establishing an MPLS data network protection pathway
US20100296393A1 (en) * 1999-10-21 2010-11-25 Owens Kenneth R Method for establishing an mpls data network protection pathway
US7881184B2 (en) 1999-10-21 2011-02-01 Tellabs Operations, Inc. Reverse notification tree for data networks
US7804767B1 (en) 1999-10-25 2010-09-28 Tellabs Operations, Inc. Protection/restoration of MPLS networks
US8842516B2 (en) 1999-10-25 2014-09-23 Tellabs Operations, Inc. Protection/restoration of MPLS networks
US7630986B1 (en) 1999-10-27 2009-12-08 Pinpoint, Incorporated Secure data interchange
US20050259597A1 (en) * 2000-10-17 2005-11-24 Benedetto Marco D Multiple instance spanning tree protocol
US8165043B2 (en) 2000-10-17 2012-04-24 Cisco Technology, Inc. Multiple instance spanning tree protocol
US6937576B1 (en) * 2000-10-17 2005-08-30 Cisco Technology, Inc. Multiple instance spanning tree protocol
US20030035379A1 (en) * 2001-07-14 2003-02-20 Zimmel Sheri L. Apparatus and method for optimizing telecommunication network design using weighted span classification
US20030046378A1 (en) * 2001-07-14 2003-03-06 Zimmel Sheri L. Apparatus and method for existing network configuration
US20030023706A1 (en) * 2001-07-14 2003-01-30 Zimmel Sheri L. Apparatus and method for optimizing telecommunications network design using weighted span classification and rerouting rings that fail to pass a cost therehold
US20030051007A1 (en) * 2001-07-14 2003-03-13 Zimmel Sheri L. Apparatus and method for optimizing telecommunication network design using weighted span classification for low degree of separation demands
US7126923B1 (en) * 2002-05-28 2006-10-24 Extreme Networks, Inc. Method and system for inter-domain loop protection using a hierarchy of loop resolving protocols
US20030227930A1 (en) * 2002-06-05 2003-12-11 Hyung-Suk Choi Method and apparatus for sharing a single internet protocol address without a network address translation in an internet access gateway for a local network
US7369563B2 (en) * 2002-06-05 2008-05-06 Samsung Electronics Co., Ltd. Method and apparatus for sharing a single internet protocol address without a network address translation in an internet access gateway for a local network
US20040090918A1 (en) * 2002-11-12 2004-05-13 Mclendon Jonathan C. System and method for fault isolation in a packet switching network
US8867335B2 (en) * 2002-11-12 2014-10-21 Paradyne Corporation System and method for fault isolation in a packet switching network
US20070282013A1 (en) * 2003-07-04 2007-12-06 Lajos Szente Pharmaceutical Compositions Comprising Peranhydrocyclodextrin
US7889681B2 (en) 2005-03-03 2011-02-15 Cisco Technology, Inc. Methods and devices for improving the multiple spanning tree protocol
US20060198323A1 (en) * 2005-03-03 2006-09-07 Cisco Technology, Inc. Methods and devices for improving the multiple spanning tree protocol
US20080067128A1 (en) * 2005-03-11 2008-03-20 Centre National De La Recherche Scientifique Fluid separation device
US20070024277A1 (en) * 2005-07-29 2007-02-01 Automotive Systems Laboratory, Inc. Magnetic crash sensor
US9258137B2 (en) * 2005-11-29 2016-02-09 Kabushiki Kaisha Toshiba Bridge apparatus and bridge system with a virtual device for protocol conversion
US20110026535A1 (en) * 2005-11-29 2011-02-03 Daisuke Ajitomi Bridge apparatus and bridge system
US8077709B2 (en) 2007-09-19 2011-12-13 Cisco Technology, Inc. Redundancy at a virtual provider edge node that faces a tunneling protocol core network for virtual private local area network (LAN) service (VPLS)
US20090307503A1 (en) * 2008-06-10 2009-12-10 Condel International Technologies Inc. Digital content management systems and methods
US8750468B2 (en) 2009-10-05 2014-06-10 Callspace, Inc. Contextualized telephony message management
US20110123011A1 (en) * 2009-10-05 2011-05-26 Manley Richard J Contextualized Telephony Message Management
US8775245B2 (en) 2010-02-11 2014-07-08 News America Marketing Properties, Llc Secure coupon distribution
US8364700B2 (en) * 2010-05-21 2013-01-29 Vonage Network Llc Method and apparatus for rapid data access and distribution using structured identifiers
US20110289101A1 (en) * 2010-05-21 2011-11-24 Vonage Network Llc. Method and apparatus for rapid data access and distribution using structured identifiers
US8634419B2 (en) 2010-12-01 2014-01-21 Violin Memory Inc. Reliable and fast method and system to broadcast data
US8650285B1 (en) 2011-03-22 2014-02-11 Cisco Technology, Inc. Prevention of looping and duplicate frame delivery in a network environment
US8650286B1 (en) 2011-03-22 2014-02-11 Cisco Technology, Inc. Prevention of looping and duplicate frame delivery in a network environment
US20190306129A1 (en) * 2018-03-27 2019-10-03 Lenovo (Singapore) Pte. Ltd. Secure communication in a nondeterministic network

Also Published As

Publication number Publication date
DE3686254T2 (en) 1993-03-11
WO1987001543A1 (en) 1987-03-12
CA1254984A (en) 1989-05-30
DE3686254D1 (en) 1992-09-03
JPS62502303A (en) 1987-09-03
JPH0652899B2 (en) 1994-07-06
EP0233898B1 (en) 1992-07-29
EP0233898A1 (en) 1987-09-02

Similar Documents

Publication Publication Date Title
US4706080A (en) Interconnection of broadcast networks
US6717950B2 (en) Method and apparatus for priority-based load balancing for use in an extended local area network
US7027453B2 (en) Spanning tree alternate routing bridge protocol
US6963926B1 (en) Progressive routing in a communications network
US7889655B2 (en) Techniques for detecting loop-free paths that cross routing information boundaries
EP1579716B1 (en) Routing scheme based on virtual space representation
EP2092692B1 (en) Method for exchanging routing information and the establishment of connectivity across multiple network areas
KR101593349B1 (en) An ip fast reroute scheme offering full protection
US7796511B2 (en) Self-routed layer 4 packet network system and method
US20020181402A1 (en) Adaptive path discovery process for routing data packets in a multinode network
US7145878B2 (en) Avoiding overlapping segments in transparent LAN services on ring-based networks
KR20080089285A (en) Method for protection switching in ethernet ring network
JPS6268343A (en) Routing control system in packet exchange network
JPH08237245A (en) Bi-directional mesh net
EP0895431B1 (en) Alternate routing
García et al. LSOM: A link state protocol over mac addresses for metropolitan backbones using optical ethernet switches
Vutukury et al. A distributed algorithm for multipath computation
Yener et al. Fault-tolerant convergence routing
Kartalopoulos A Manhattan fiber distributed data interface architecture
Negi et al. Unicast routing algorithm with multiple Quality-of-Service parameters
Katz et al. SDH management network: Architecture, routing and addressing
JPS62281541A (en) Routing control system
Kasera et al. 1. IP Routing in heterogeneous environment
MXPA97009594A (en) System and method for resolving substantially simultaneous bi-directional requests rese decapacity
JPH0429443A (en) Packet transmission method

Legal Events

Date Code Title Description
AS Assignment

Owner name: BELL COMMUNICATIONS RESEARCH, INC., 290 WEST MOUNT

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST.;ASSIGNOR:SINCOSKIE, WALTER D.;REEL/FRAME:004449/0696

Effective date: 19850823

STCF Information on status: patent grant

Free format text: PATENTED CASE

FPAY Fee payment

Year of fee payment: 4

CC Certificate of correction
FEPP Fee payment procedure

Free format text: PAYOR NUMBER ASSIGNED (ORIGINAL EVENT CODE: ASPN); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY

FPAY Fee payment

Year of fee payment: 8

FPAY Fee payment

Year of fee payment: 12

AS Assignment

Owner name: TELCORDIA TECHNOLOGIES, INC., NEW JERSEY

Free format text: CHANGE OF NAME;ASSIGNOR:BELL COMMUNICATIONS RESEARCH, INC.;REEL/FRAME:010263/0311

Effective date: 19990316

AS Assignment

Owner name: JPMORGAN CHASE BANK, N.A., AS ADMINISTRATIVE AGENT

Free format text: SECURITY AGREEMENT;ASSIGNOR:TELCORDIA TECHNOLOGIES, INC.;REEL/FRAME:015886/0001

Effective date: 20050315

AS Assignment

Owner name: TELCORDIA TECHNOLOGIES, INC., NEW JERSEY

Free format text: TERMINATION AND RELEASE OF SECURITY INTEREST IN PATENT RIGHTS;ASSIGNOR:JPMORGAN CHASE BANK, N.A., AS ADMINISTRATIVE AGENT;REEL/FRAME:019520/0174

Effective date: 20070629

Owner name: TELCORDIA TECHNOLOGIES, INC.,NEW JERSEY

Free format text: TERMINATION AND RELEASE OF SECURITY INTEREST IN PATENT RIGHTS;ASSIGNOR:JPMORGAN CHASE BANK, N.A., AS ADMINISTRATIVE AGENT;REEL/FRAME:019520/0174

Effective date: 20070629

AS Assignment

Owner name: WILMINGTON TRUST COMPANY, AS COLLATERAL AGENT, DEL

Free format text: SECURITY AGREEMENT;ASSIGNOR:TELCORDIA TECHNOLOGIES, INC.;REEL/FRAME:019562/0309

Effective date: 20070629

Owner name: WILMINGTON TRUST COMPANY, AS COLLATERAL AGENT,DELA

Free format text: SECURITY AGREEMENT;ASSIGNOR:TELCORDIA TECHNOLOGIES, INC.;REEL/FRAME:019562/0309

Effective date: 20070629

AS Assignment

Owner name: TELCORDIA TECHNOLOGIES, INC.,NEW JERSEY

Free format text: RELEASE;ASSIGNOR:WILMINGTON TRUST COMPANY, AS COLLATERAL AGENT;REEL/FRAME:024515/0622

Effective date: 20100430

Owner name: TELCORDIA TECHNOLOGIES, INC., NEW JERSEY

Free format text: RELEASE;ASSIGNOR:WILMINGTON TRUST COMPANY, AS COLLATERAL AGENT;REEL/FRAME:024515/0622

Effective date: 20100430