WO1991008627A1 - Filtre a paquets pour pont entre reseaux - Google Patents
Filtre a paquets pour pont entre reseaux Download PDFInfo
- Publication number
- WO1991008627A1 WO1991008627A1 PCT/US1990/007003 US9007003W WO9108627A1 WO 1991008627 A1 WO1991008627 A1 WO 1991008627A1 US 9007003 W US9007003 W US 9007003W WO 9108627 A1 WO9108627 A1 WO 9108627A1
- Authority
- WO
- WIPO (PCT)
- Prior art keywords
- bridge
- network
- data transmission
- entry
- passed
- Prior art date
Links
- 230000005540 biological transmission Effects 0.000 claims abstract description 122
- 238000004891 communication Methods 0.000 claims abstract description 27
- 238000000034 method Methods 0.000 claims description 27
- 238000012544 monitoring process Methods 0.000 claims 4
- 230000006870 function Effects 0.000 abstract description 2
- 238000010586 diagram Methods 0.000 description 7
- 238000001914 filtration Methods 0.000 description 3
- 230000005577 local transmission Effects 0.000 description 3
- 238000001514 detection method Methods 0.000 description 2
- 230000002093 peripheral effect Effects 0.000 description 2
- 230000008569 process Effects 0.000 description 2
- 230000004044 response Effects 0.000 description 2
- 101100172132 Mus musculus Eif3a gene Proteins 0.000 description 1
- 206010000210 abortion Diseases 0.000 description 1
- 230000002452 interceptive effect Effects 0.000 description 1
- 238000004519 manufacturing process Methods 0.000 description 1
- 230000037361 pathway Effects 0.000 description 1
- 230000001902 propagating effect Effects 0.000 description 1
- 238000012163 sequencing technique Methods 0.000 description 1
- 230000001360 synchronised effect Effects 0.000 description 1
Classifications
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L12/00—Data switching networks
- H04L12/28—Data switching networks characterised by path configuration, e.g. LAN [Local Area Networks] or WAN [Wide Area Networks]
- H04L12/46—Interconnection of networks
- H04L12/4604—LAN interconnection over a backbone network, e.g. Internet, Frame Relay
- H04L12/462—LAN interconnection over a bridge based backbone
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L45/00—Routing or path finding of packets in data switching networks
- H04L45/74—Address processing for routing
- H04L45/742—Route cache; Operation thereof
Definitions
- This invention relates to bridging data transmissions between multiple local networks within a wide area network.
- a wide area network generally includes multiple local area networks (LANs) , each of which transmits and receives data from other LANs in the WAN via a bridge.
- Each LAN includes a plurality of local nodes (e.g., located in single office building) which communicate locally (that is, over the LAN) via a common link.
- a node serves one or more users and may be, for example, a single user workstation, a multiple user minicomputer, or a peripheral device such as a memory or a printer.
- Nodes package user data (which the node often receives at a low baud rate from the user) into discrete, high bit rate packets for transmission over the LAN.
- a packet identifies the address of the node which originated the transmission (called the source node) and the destination node for the transmission.
- the source node the address of the node which originated the transmission
- the destination node the destination node for the transmission.
- all nodes on a LAN receive all packets transmitted over the LAN. Nodes other than the destination node ignore the packet.
- a bridge between two networks provides a pathway for data transmissions between the networks. All packets, even those which are purely local (i.e., have source and destination nodes on the same network) which are transmitted on each network which is served by the bridge are incident on the bridge. Typical bridges receive and store all of these packets and subsequently determine, based on the source and destination nodes identified by the packets, whether the source and destination nodes are on different networks. If so, the packet is forwarded to the "remote ,, destination network.
- a general aspect of the invention is receiving and selectively passing data transmissions from one network to another using a bridge in a data communications system of the kind in which the data transmissions are sent between a plurality of nodes that are arranged in a plurality of networks. The bridge determines, while a data transmission is being received from one of the networks, whether the data transmission should not be passed to another network, and terminates reception of the data transmission if the transmission should not be passed to the other network.
- Preferred embodiments include the following features.
- the determination of whether the data transmission should not be passed from one network (e.g., a local area network or LAN) to the other network (e.g., another LAN in a wide area network or WAN) and the termination of reception for such a transmission are made without having to use the data processor utilized by the bridge to perform other, higher level functions.
- the processor can be more effectively used to perform other tasks (such as re- sending packets to remote nodes) without having to become involved in the "filtering" of received packets and the decision as to whether the data transmission is purely local (i.e., between nodes on the same network) or involves remotely-located nodes.
- Reception of a data transmission that is not to be passed is terminated by simulating an error that is normally generated if a real data transmission error occurs. This reduces the additional hardware needed to "filter" out purely local data transmissions and prevent them from being passed to other networks. For example, in networks in which receipt of a data transmission by a node is interrupted if a collision with another data transmission is detected, a simulated collision is generated to terminate reception of a data transmission that is not to be passed to the other network.
- this time interval is monitored by the bridge and the collision is not simulated if the predetermined interval, or some fraction of it, has elapsed, even if the data transmission should not be passed.
- the bridge may be of the kind that sends data transmissions between networks over a dedicated physical link.
- the bridge can also be of the type that transmits the data to other networks via a time multiplexed channel shared with other like bridges.
- the data transmission (e.g., a packet of data) identifies source and destination nodes for the transmission, and the bridge stores entries, each of which identifies a node.
- the stored entries are searched for entries that correspond to the source and destination nodes identified in the transmission to determine whether the data transmission should not be passed to the other network.
- the entries identify the networks on which the source and destination nodes are arranged, and the determination is made by comparing these identified networks. If they are the same, the transmission is purely local and it need not be passed to another network.
- the nodes each have a unique address and the entries are arranged in groups (called "buckets") according to a predetermined set of addresses, for example, by a preassigned subset of addresses.
- the search of the entries for either a source node or a destination node is made by determining which group of entries the entry corresponding to the node is in and searching only that group of entries. This allows the search to be performed more rapidly by concentrating the search on a relatively small number of entries instead of all of the stored entries and is particularly useful when the determination must be made and the reception aborted within a time limit (e.g., the time limit for generating simulated collisions discussed above) .
- Each group includes a linked list of the entries in the group, and the group is searched by traversing the linked list.
- portions of the address of a node are stored in fields of the entry for that node.
- the address portions in each field of an entry are compared with the corresponding portions of each address identified by the data transmission. If they match, the comparison proceeds to the next field of the entry; if not, the search proceeds to the next entry in the group. If the search fails to locate an entry for at least one of the nodes identified by the data transmission (e.g., the source node) , the bridge assumes the transmission is to be passed to the other network, and an entry for the node is added.
- Fig. 1 is a block diagram of a prior art wide area network.
- Fig. la is a diagram of the twenty-four time multiplexed channels of a communication network within the wide area network of Fig. 1.
- Fig. 2 is a diagram of the content of a data packet transmitted over a local area network (LAN) using the I.E.E.E 802.3 protocol.
- Fig. 3 is a block diagram of a bridge between LANs according to the invention.
- Fig. 4 is a block diagram of a local and remote packet filtering circuit of the bridge of Fig. 3.
- Fig. 5 is a diagram of the contents of a node location table used in the filter of Fig. 4.
- Figs. 6 through 8 are a flow diagram of the operation of the bridge of Figs. 3-5. Structure and Operation
- wide area network (WAN) 14 includes a plurality of local area networks (LANs) 16, 17.
- Each LAN includes one or more nodes 20 which communicate within the LAN over a local communication link 12.
- Nodes 20 each serve one or more users(not shown) and may be any of a variety of devices such as a single user workstation, a multiple user minicomputer or a peripheral device such as a storage device or printer.
- Nodes 20 on one LAn are capable of communicating both with nodes 20- on the same LAN(called “local communication) as well as with nodes on other LANs(known as "remote" communication).
- Nodes 20 send data messages over LANs 16,17 and WAN 14 in the form of "packets".
- each node 20 prepares packet 22 in a format required by the protocol of the LAN to which it is connected.
- LANs 17 are token ring type LANs.
- LANs 16 are carrier sense multiple access networks with collision detection (CSMA/CD) such as Ethernet or I.E.E.E. 802.3.
- CSMA/CD carrier sense multiple access networks with collision detection
- a packet 22 according to the I.E.E.E. 802.3 protocol contains eight fields.
- a preamble field 24 contains a pattern which allows the other nodes on LAN 16 to lock on to the bit rate of the incoming packet.
- a start frame delimit field 26 follows preamble field 24 and indicates that a destination address field 28 is about to begin.
- Destination address field 28 contains a forty eight bit (6 byte) address identifying the nodes 20 to which packet 22 is being sent. Each node 20 is assigned, at its time of manufacture, a unique forty-eight bit address. If packet 22 is being sent to only one node 20, that node's unique address is contained in field 28. However, if packet 22 is being sent to a group of nodes 22, destination address field 28 contains a forty-eight bit group address assigned to that group.
- a source address field 30 contains another forty eight bit address identifying the node which prepared packet 22 (i.e., the source node).
- the data message itself appears in a data field 32. If the message is shorter than the forty-six byte minimum specified by I.E.E.E. 802.3 protocol, padding 34 is added to achieve this minimum. Packet 22 concludes with a length field 36 indicating the length of the message, and a frame check sequence (FCS) 38 for use in error detection.
- FCS frame check sequence
- Each LAN 16, 17 in WAN 14 is connected to a bridge 10 for allowing the LAN 16, 17 to communicate with other LANs 16, 17.
- a bridge 10 may be directly connected between a group of LANs 16 (as is bridge 10a) . It may also be connected to other remote LANs 16, 17 via a communication network 18 such as are leased by many long distance communication corporations which provide digital communication service.
- Each bridge 10 monitors the packets 22 that are transmitted on one or more LANs to which it is directly connected. If a bridge 10 determines that a given packet 22 is directed to a destination node residing outside the LAN from which packet 22 arrived (i.e., if the destination is "remote" with respect to that LAN) , bridge 10 transmits packet 22 to the LAN 16, 17 that contains the destination node. Bridges 10a that are directly connected between the source and the destination LANs simply transmit packet 22 onto the communication link 12 of the destination LAN. However, if not directly connected to the destination LAN, bridge 10 transmits packet 22 over communication network 18 to another bridge 10 associated with the destination LAN. The bridge 10 that receives the packet from communication network 18 in turn forwards it to the destination LAN 16, 17.
- the bridge 10 determines that a packet received from any of the LAN's to which it is connected is a local transmission (i.e., the source and destination nodes are on the same LAN 16, 17), it will not forward packet 22 to any other network.
- Bridge 10 is connected to communication network 18 by a single link 15. Communications over the link 15 are time multiplexed to provide twenty-four distinct channels. Referring to Fig. la, transmissions over link 15 occur in time slots 8 allocated among the twenty four channels. Each channel is assigned to one or more of the remote bridges 10 that are connected to network 18. Only bridges 10 assigned to a given channel can send and receive packets in the channel. Further, if one bridge 10 transmits during time intervals allocated to a given channel, communication network 18 forwards the transmission to each remote bridge 10 assigned to that channel.
- each bridge 10 includes serial interface circuitry 112 for receiving the packetized data transmission from a local communication link 12.
- Serial interface circuitry 112 may be implemented with a serial interface adapter (SIA) manufactured by Advanced Micro
- serial interface circuitry 112 locks onto the packet bit rate using the preamble field 24 (Fig. 2) .
- Serial interface circuitry 112 then produces a serial digital data stream D s corresponding to the incoming packet, and a clock signal Ck synchronous with D g .
- the digital data stream D ⁇ and clock Ck are provided to a Local Area Network Controller 114 (such as a LANCE for the ethernet protocol) .
- Lance 114 controls how the message data in the incoming packet is loaded in memory 116 for subsequent processing by processor 120. (e.g., Advanced Micro Devices, Inc. 's product number AM 7990A) .
- LANCE 114 converts the serial data stream D s into sixteen bit words and stores them in table memory 116 at a previously determined location.
- the digital data stream D ⁇ and clock Ck are also provided to packet filter 118.
- packet filter 118 examines the . destination and source address fields 28, 30 to determine the identities of the source and destination nodes and thus determines whether the packet transmission is "local” or "remote". This determination is made “on the fly” before the entire packet is received and without involving processor 120.
- filter 118 causes bridge 10 to abort reception of the packet and ignore the portions of the packet 22 that have so far been stored in memory 116.
- filter 118 allows bridge 10 to continue to receive and store packets 22 for remote transmissions.
- Processor 120 later repacketizes the messages stored in memory 116 and transmits them to the remote LANs via WAN interface 122.
- filter 118 is programed with the location of many if not all nodes in WAN 14. If packet 22 is destined for a node 20 which filter 118 "knows" is connected to the same LAN 16 as the source node 20 which originated that packet transmission, filter 118 instructs LANCE 114 to abort storing the incoming packet. Otherwise, filter 118 allows LANCE 114 to fully store packet 22. Once packet 22 is fully stored, LANCE 114 provides an interrupt signal I 1 to processor 120 informing it that a packet has arrived. The processor then processes the stored packet and attends to forwarding it to the destination LAN.
- processor 120 instructs wide area network (WAN) interface circuitry 122 to transmit packet 22 over the communication network 18 (Fig. 1) . Since the decision to abort is made “on the fly” as packet 22 is being received, the processor is not interrupted for "local" transmissions.
- WAN wide area network
- packet filter 118 stores a table memory 124 containing entries 53 for each node 20 in WAN 14.
- Each entry 53 includes four 16 bit words.
- the first three words 54, 56, 58 collectively contain the forty- eight bit address of the node 20 to which entry 53 corresponds.
- the fourth word 60 contains a link number identifying the LAN on which the node resides.
- Each LAN 16, 17 which is directly connected to bridge 10 is assigned a unique link number. If the node 20 is known to reside on one such LAN 16, 17 the corresponding link number is stored in word 60.
- each channel 8 (Fig. la) of communication network 18 is assigned a unique link number. If the node 20 is known to be connected to a bridge 10 associated with that channel 8, that channel's link number is stored in word 60.
- Packet filter 118 determines whether the destination and source nodes identified in address fields 28, 30 reside on the same LAN 16 by searching table memory 124 for entries 53 corresponding to these addresses and comparing the entries' link numbers.
- entries 53 are arranged in linked lists referred to as "buckets". Each bucket contains entries for all nodes whose lower eleven address bits (i.e., address bits 0-10) are identical. Thus to find an entry in the table, the filter simply selects the appropriate bucket and searches that bucket. Since a bucket has far fewer entries than the entire table memory 124, this scheme drastically reduces the number of entries which must be examined to find an entry. Referring also to Figs.
- state control machine 126 in packet filter 118 controls the search through a bucket.
- address capture circuitry 128 copies the fields for later retrieval by the state control machine.
- State control machine 126 monitors the digital data stream D g . Once the destination address field 28 has arrived, state control machine 126 instructs (step 1) an address capture circuit 128 to provide the lower eleven address bits of the destination address field to the inputs of latch 130.
- state machine 126 next asserts (step 2) control signal Cl to clock the eleven bits into latch 130 and control signal C2 to apply these bits as bucket address bits BA 2 ⁇ BA 12 to register 132.
- the lower two bucket address bits BA Q -BA ⁇ ⁇ are driven low by latch 130 since the corresponding latch inputs are hardwired to zero.
- control signal C3 By asserting control signal C3 (step 3) , these address bits are then loaded into register 132 to drive address bits A 2 -A 14 of table memory 124. These thirteen bits A 2 -A 14 thus select the bucket corresponding to the destination address of the incoming packet.
- the state machine 126 selects the words 54, 56, 58 and 60 in each entry by sequencing lower two address bits A Q , A ⁇ .
- destination address bits 32-47 of the first entry in the bucket are selected (step 4) by making bits A Q , A ⁇ both logic zeros.
- the table memory 124 provides the most significant 16 address bits of the first bucket entry to input 144 of a comparator 134.
- State control machine 126 next instructs (step 5) address capture circuitry 128 to supply the most significant 16 address bits (bits 32-47) of the destination address field of the incoming packet to input 146 of comparator 134. State control machine 126 then examines (step 6) the output signal "compare” from comparator 134 to determine if comparator inputs 144,146 match. If theses inputs match, the controller repeats steps 5 - 6 for destination address words 56(bits 16-31) and 58 (bits 1-15) by (see step 7), fetching each address word 54, 56 of the first entry 53 in the bucket by toggling bits A 0 , A ⁇ (step 8) , and comparing them against the corresponding bits 16-31, 0-15 of 5destination address field 28.
- control state machine 126 first determines (step 9) whether it has reached the end of the bucket. If not, it removes (step 10) control signal C2 to disable the outputs of latch
- link pointer memory 125 contains an address pointer identifying the next entry 53 of a given bucket in table memory 124.
- address bits A 2 -A 14 which identify the present entry 53 in the
- link pointer table 125 provides an address on bits BA 0 - BA 12 which identifies the next entry 53 in the bucket. While link pointer table 125 asserts the address for the next entry 53, state control machine 126 again asserts (step 11) control signal C3 to load the thirteen bit address of
- Control state machine 126 then returns (step 12) to step 4 and repeats the above steps to check the destination address against the newly selected entry 53 in
- the bucket (which is essentially a list of addresses linked by pointer table 125) is searched until an entry is found which corresponds to the destination address 28 of the incoming packet or until the end of the bucket is reached. If the end of the bucket is
- the filter allows LANCE 114 to store packet 22 in memory 116 for transmission over WAN 114.
- the state control machine still proceeds to search for an entry corresponding to the source address (Steps 9.1, 9.2), since, as described below, the filter needs to determine if the source address should be added to the table. If the end of 5 the bucket is reached while searching for a source address, state control machine 126 allows LANCE 114 to store the packet and notify processor 120 (step 13) . However, it also sets (step 13) a flag to notify processor 120 that the table lacks an entry for the source node. When responding to the 10 LANCE 114's interrupt, processor 120 will then update the table.
- step 14 the state control machine 126 asserts logic l's (step 15) on address bits A Q/ A. to 15 select the word 60 of the entry which contains the LAN link number. State control machine 126 then asserts control signal C4 to load the link number into register 136. Once the link number is loaded, state control machine 126 removes control signal CE to disable the link pointer memory 125. 20 it then repeats the search process for the source address identified in the incoming packet, which has been stored in address capture circuit 128. State control machine 126 instructs (step 17) address capture circuitry 128 to provide the low order eleven bits of the source address to latch 25130.
- control machine 126 changes (step 19) address bits A Q , A ⁇ to cause table memory 124 to provide the word 60 of the entry 3053 containing the link number to comparator input 144.
- State machine 126 then asserts (step 20) control signal C5 to cause register 136 to provide the link number of the destination address to comparator input 146.
- state control machine 126 determines whether the link numbers match. If the link numbers match, there is no need to continue receiving packet 22 because both the source and destination nodes 20 reside on the same LAN (i.e., the packet transmission is "local") . Accordingly, state control machine asserts simulated collision signal C m , thereby instructing (step 22) LANCE 114 to abort receipt of packet 22. Otherwise, state control machine 126 simply allows
- step 23 LANCE 114 to fully receive and store packet 22 and notify processor of the arrival of packet 22.
- packet filter 118 utilizes a feature of LANCE 114 used to abort receipt of packets which arrive during a "collision" (i.e., while two or more nodes are interfering with each other's transmissions). For example, in a LAN conforming to I.E.E.E. 802.3 protocol, nodes 20 take turns transmitting their packets over communication link 12. If link 12 appears idle, any node 20 having a packet for transmission will begin sending its packet over the link. Accordingly, two or more nodes may begin transmitting simultaneously, causing a "collision".
- Interface circuitry 112 in addition to providing data stream D s , monitors communication link 12 for collisions. Upon detecting a collision, interface circuitry 112 immediately notifies LANCE 114 by asserting a collision signal C ⁇ . LANCE 114 aborts the receipt of packet 22 and discards any portion of packet 22 received so far.
- bridge 10 uses this feature of LANCE 114 to abort receipt of a local packet transmission by asserting simulated collision signal C ⁇ .
- the simulated collision signal C s and the actual collision signal C are applied to the inputs of an OR gate 140.
- the OR gate thus notifies LANCE 114 of a collision when either an actual or a simulated collision occurs. Because an actual collision has not occurred and only the internal LANCE 114 of a bridge 10 is notified of a simulated collision, all other nodes 20 on LAN 16, 17 continue receiving the local transmission without interruption. However, because LANCE 114 believes a collision has occurred, it discards packet 22 without interrupting the processor 120. Thus memory 116 and processing resources are conserved.
- a collision window which commences immediately following start frame delimiter field 26 of a data packet transmission.
- This time frame is exactly 51.2 microseconds and coincides with the round trip delay time of the data signal propagating down the longest allowable link length (i.e., 500 meters).
- LANCE 114 circuitry records the amount of time which elapses from the receipt of a start frame delimiter 26 to the receipt of a collision signal. If the collision signal arrives more than 51.2 microseconds after start frame delimiter 26, LANCE 114 notifies the processor of an error.
- packet filter 118 decides within this 51.2 microsecond collision window whether to abort receipt.
- the destination and source address fields arrive in the first 9.6 microseconds of the collision window. This leaves 41.6 microseconds in which to search table memory 124 and decide whether the transmission is local or remote.
- state control machine 126 commences searching for an entry corresponding to destination field 28 before source address field 30 has arrived. Further, as explained above, because of the bucket arrangement provided by table memory 124 and link pointer table 125, state control circuitry 126 need only search a limited number of entries in the bucket rather than the entire contents of table memory 124.
- State control machine 126 includes an internal timer 142 for recording the amount of time that has elapsed in the collision window.
- state machine 126 terminates its search and will not issue a simulated collision. Thus, even if the search would have subsequently revealed that both nodes are on the same network, packet 22 is fully loaded into memory and the processor is notified of the arrival of the packet. However, in processing the received packet 20, processor 120 may decide not to forward packet 20.
- the above describes the manner in which the bridge decides whether to transfer a packet from an associated LAN 16. However, packets arriving over a given channel 8 of communication network 18 are fully stored in memory 116 by WAN interface 122 before the destination and source addresses are examined.
- the state control machine 126 instructs a WAN address capture circuitry 150 to fetch the destination and source addresses for comparison in the same manner as performed with packets from LAN 16.
- Nodes 20 may occasionally be added to or deleted from any LAN throughout the wide area network 14. Accordingly, when a bridge 10 first receives a packet from a newly added node 20, the bridge's filter 118 will not find a table memory entry 53 corresponding to the source address field 30. Upon determining that table memory 124 lacks an entry, the bridge 10 notifies the processor 120. Processor 120 proceeds to update table memory 124 with an entry 53 corresponding to the new node 20 sing the link number of the LAN (or of the channel 8 of communication network 18) from which packet 22 arrived, and the address from source address field 20 of that packet.
- bridge 10 fails to receive a packet 22 5 from a given node 20 for a long time, it assumes the node has been removed from the system. Accordingly, the processor 120 deletes the table memory entry 53 corresponding to the removed node.
- processor interface circuitry 10 148 allows the processor to access the contents of table memory 124 to perform such table memory updates and to access other status information. This involves coordinating processor accesses to the table memory with accesses by the state control circuitry 126 during a normal table memory 5 search.
- timer 142 can be set to timeout if a fraction (such as less than one half) of the collision window is exceeded before the simulated collision signal is o generated.
- a fraction such as less than one half
- One useful fractional time period has been found to be about 22 microseconds.
- filter 118 is processing a packet receive, e.g., over WAN 14 when a new packet arrives on LAN 16
- filter 118 is allocated a time schedule (e.g., 22 microseconds) sufficient to permit it to 5 finish filtering the packet from WAN 14 and filter the new packet from the LAN long before the expiration of the 51.2 microsecond window for the new packet.
Landscapes
- Engineering & Computer Science (AREA)
- Computer Networks & Wireless Communication (AREA)
- Signal Processing (AREA)
- Small-Scale Networks (AREA)
Abstract
Des transmissions de données sont reçues et passent d'un réseau (16) à un autre à l'aide d'un pont (10) dans un système de communications du type dans lequel les transmissions de données sont transmises entre une pluralité de n÷uds (20) agencés en une pluralité de réseaux. Le pont (10) détermine, tandis qu'une transmission de données est reçue d'un des réseaux, si la transmission de données ne doit pas être passée à un autre réseau, et achève la réception de la transmission de données si la transmission ne doit pas être passée à l'autre réseau. On détermine si la transmission de données ne doit pas être passée d'un réseau (par exemple, un réseau local ou LAN) à l'autre réseau (par exemple, un autre réseau local dans un grand réseau ou un WAN), et on achève la réception de ladite transmission sans utiliser le processeur de données employé par le pont pour exécuter d'autres fonctions de niveau supérieur.
Applications Claiming Priority (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
US44554189A | 1989-12-04 | 1989-12-04 | |
US445,541 | 1989-12-04 |
Publications (1)
Publication Number | Publication Date |
---|---|
WO1991008627A1 true WO1991008627A1 (fr) | 1991-06-13 |
Family
ID=23769318
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
PCT/US1990/007003 WO1991008627A1 (fr) | 1989-12-04 | 1990-11-30 | Filtre a paquets pour pont entre reseaux |
Country Status (2)
Country | Link |
---|---|
AU (1) | AU6956291A (fr) |
WO (1) | WO1991008627A1 (fr) |
Cited By (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
EP0558234A1 (fr) * | 1992-02-24 | 1993-09-01 | Advanced Micro Devices, Inc. | Contrôleur ethernet d'access au media avec une interface extérieur de détection d'adresses |
US5430728A (en) * | 1992-12-10 | 1995-07-04 | Northern Telecom Limited | Single-route broadcast for LAN interconnection |
WO1998047310A1 (fr) * | 1997-04-17 | 1998-10-22 | Ericsson, Inc. | Interface de reseau a pont adaptatif pour integration efficace de trafic d'ethernets dans un reseau d'acces a large bande base sur le mode de transfert asynchrone |
AU765091B2 (en) * | 1998-03-06 | 2003-09-11 | Sony Corporation | Network system |
USRE39494E1 (en) * | 1992-02-27 | 2007-02-27 | Intervet Inc. | Inactivated mycoplasma hyopneumoniae and uses therefor |
Families Citing this family (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
FR2667465A1 (fr) * | 1990-09-27 | 1992-04-03 | Cit Alcatel | Pont pour relier un reseau local, conforme a la norme ieee 802.3, a un reseau de telecommunication a technique temporelle asynchrone. |
Citations (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US4769814A (en) * | 1986-04-28 | 1988-09-06 | International Business Machines Corp. | Method for establishing a limited broadcast path within an interconnected network |
US4811009A (en) * | 1985-04-24 | 1989-03-07 | Hitachi, Ltd. | Transmission control system |
US4928274A (en) * | 1988-01-19 | 1990-05-22 | Qualcomm, Inc. | Multiplexed address control in a TDM communication system |
-
1990
- 1990-11-30 AU AU69562/91A patent/AU6956291A/en not_active Abandoned
- 1990-11-30 WO PCT/US1990/007003 patent/WO1991008627A1/fr unknown
Patent Citations (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US4811009A (en) * | 1985-04-24 | 1989-03-07 | Hitachi, Ltd. | Transmission control system |
US4769814A (en) * | 1986-04-28 | 1988-09-06 | International Business Machines Corp. | Method for establishing a limited broadcast path within an interconnected network |
US4928274A (en) * | 1988-01-19 | 1990-05-22 | Qualcomm, Inc. | Multiplexed address control in a TDM communication system |
Non-Patent Citations (1)
Title |
---|
DATA COMMUNICATIONS, 21 September 1989, (RICHARD BOULE et al.), "Inside Routers: A Technology Guide for Network Builders", see page 60. * |
Cited By (6)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
EP0558234A1 (fr) * | 1992-02-24 | 1993-09-01 | Advanced Micro Devices, Inc. | Contrôleur ethernet d'access au media avec une interface extérieur de détection d'adresses |
US5305321A (en) * | 1992-02-24 | 1994-04-19 | Advanced Micro Devices | Ethernet media access controller with external address detection interface and associated method |
USRE39494E1 (en) * | 1992-02-27 | 2007-02-27 | Intervet Inc. | Inactivated mycoplasma hyopneumoniae and uses therefor |
US5430728A (en) * | 1992-12-10 | 1995-07-04 | Northern Telecom Limited | Single-route broadcast for LAN interconnection |
WO1998047310A1 (fr) * | 1997-04-17 | 1998-10-22 | Ericsson, Inc. | Interface de reseau a pont adaptatif pour integration efficace de trafic d'ethernets dans un reseau d'acces a large bande base sur le mode de transfert asynchrone |
AU765091B2 (en) * | 1998-03-06 | 2003-09-11 | Sony Corporation | Network system |
Also Published As
Publication number | Publication date |
---|---|
AU6956291A (en) | 1991-06-26 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
EP0147644B1 (fr) | Boucle à jeton avec possibilités secondaires de transmission | |
EP0590464B1 (fr) | Réseau de communication de paquets | |
US4726018A (en) | Method of providing priority access to a transmission communication ring | |
EP0083632B1 (fr) | Unites de saisie et de transmission par tranches de temps morts pour systeme de communication par boucle | |
US6680903B1 (en) | Network system, network terminal, and method for specifying location of failure in network system | |
EP0558234B1 (fr) | ContrÔleur ethernet d'access au media avec une interface extérieur de détection d'adresses | |
EP0422914B1 (fr) | Communication en duplex intégral de station à station dans des réseaux de communication | |
US5631905A (en) | Communications network control method | |
US5251203A (en) | Hub privacy filter for active star CSMA/CD network | |
EP1128612A2 (fr) | Procédé pour la transmission de trafic à haute priorité en temps réel sur des liens de communication à faible débit | |
US5638515A (en) | Method for stripping dataframes from the communicating medium in an FDDI communications network | |
EP0089159A1 (fr) | Boucle à jeton minute avec priorités multiples | |
KR19990021934A (ko) | 전 2중이서네트용 802.3 매체접근제어 및 연관신호스킴 | |
CA1302540C (fr) | Methode et appareil pour eviter le retrecissement de l'intervalle intertrame aux noeuds d'un reseau | |
JPH03205936A (ja) | ノードからのパケットの伝送を調節する方法、通信リング用ノード及びバッファ挿入通信リング | |
EP0281757B1 (fr) | Système et méthode de transmission de messages | |
US4682326A (en) | Method and apparatus for maintaining a dynamic logical ring in a token passing lan | |
US4769814A (en) | Method for establishing a limited broadcast path within an interconnected network | |
EP0111277B1 (fr) | Système à boucle contrôlé par une station horloge simple | |
WO1991008627A1 (fr) | Filtre a paquets pour pont entre reseaux | |
US7561522B1 (en) | Communications network having mechanism for removal of time-expired packets from the network | |
US6064654A (en) | Internet facsimile timing technique | |
GB2355374A (en) | Packet forwarding device with selective packet discarding when paused | |
Personick | Protocols for fiber-optic local area networks | |
JPH03159436A (ja) | トークンパツシングシステム |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
AK | Designated states |
Kind code of ref document: A1 Designated state(s): AU CA JP |
|
AL | Designated countries for regional patents |
Kind code of ref document: A1 Designated state(s): AT BE CH DE DK ES FR GB GR IT LU NL SE |
|
NENP | Non-entry into the national phase |
Ref country code: CA |