JPH08191325A - Packet repeating method for bridge, and bridge - Google Patents

Packet repeating method for bridge, and bridge

Info

Publication number
JPH08191325A
JPH08191325A JP160895A JP160895A JPH08191325A JP H08191325 A JPH08191325 A JP H08191325A JP 160895 A JP160895 A JP 160895A JP 160895 A JP160895 A JP 160895A JP H08191325 A JPH08191325 A JP H08191325A
Authority
JP
Japan
Prior art keywords
bridge
packet
congestion
transmission source
flag
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.)
Pending
Application number
JP160895A
Other languages
Japanese (ja)
Inventor
Hidehiro Matsuo
英普 松尾
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.)
Hitachi Cable Ltd
Original Assignee
Hitachi Cable Ltd
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
Application filed by Hitachi Cable Ltd filed Critical Hitachi Cable Ltd
Priority to JP160895A priority Critical patent/JPH08191325A/en
Publication of JPH08191325A publication Critical patent/JPH08191325A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE: To speedily remove congestion and prevent an unnecessary traffic from being generated if the congestion is caused during a data communication between bridge-connected LANs. CONSTITUTION: The filtering data base of the bridge 3 is provided with a flag field, which is flagged when a transmission source is in a congestion state and cleared when the congestion state of the transmission source is reset. Then packets other than a packet indicating that the congestion state of the transmission source is reset are received by the bridge 3. Then the packet is discarded. Further, the bridge 3 includes a 1st memory 35 which stores the filtering data base having the flag field, a 2nd memory 37 which stores sent and received frames between the LANs, and a control part which sets or clears the flag in the flag field corresponding to the address of the transmission source if the congestion state of the transmission source is reset although the congestion is not removed and judges whether or not the received frames stored in the 2nd memory 37 can be transferred based on the contents of the filtering data base.

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【産業上の利用分野】本発明は、ブリッジによって相互
接続された複数のローカルエリアネットワーク(LA
N)間でデータ通信を行っていて相手局に輻輳が発生し
た場合のブリッジの中継方法及びそれに用いられるブリ
ッジに関する。
BACKGROUND OF THE INVENTION The present invention is directed to a plurality of local area networks (LAs) interconnected by bridges.
The present invention relates to a bridge relay method and a bridge used therefor when data communication is performed between N) and congestion occurs in a partner station.

【0002】[0002]

【従来の技術】従来の複数のLAN間の通信において、
図4に示すように、LAN1に接続されたホスト計算機
11とLAN2に接続された端末21とがブリッジ3を
介して通信する場合がある。ここで、ホスト計算機と端
末との通信プロトコルは、ホスト計算機ベンダが独自に
開発したものが使われる場合が多い。この代表としてI
BM社のSNA(Systems Network A
rchitecture)がある。このような独自プロ
トコルをここではホスト系プロトコルと呼ぶ。ホスト系
プロトコルは各端末に個々の回線を割り当てることを前
提とするため、個々の通信ではどのような経路を経由し
て送るかという制御は必要としない。従って、通信パケ
ットの中には経路設定に用いるネットワーク層アドレス
を有していない。そこで、これらのプロトコルを使って
ホスト計算機をLANに接続し、さらにLAN間接続を
行う場合はブリッジが使用されることが多い。ブリッジ
は個々の装置のMACアドレスを元にパケットを中継
し、ネットワーク層アドレスを使わない。
2. Description of the Related Art In conventional communication between a plurality of LANs,
As shown in FIG. 4, the host computer 11 connected to the LAN 1 and the terminal 21 connected to the LAN 2 may communicate via the bridge 3. Here, as a communication protocol between the host computer and the terminal, a protocol originally developed by the host computer vendor is often used. I as a representative of this
BM's SNA (Systems Network A)
There is a rature. Such a unique protocol is called a host system protocol here. Since the host system protocol is premised on allocating individual lines to each terminal, individual communication does not require control over which route is used for transmission. Therefore, the communication packet does not have the network layer address used for the route setting. Therefore, when connecting a host computer to a LAN using these protocols and further connecting between LANs, a bridge is often used. The bridge relays packets based on the MAC address of each device and does not use the network layer address.

【0003】しかし、最近では従来から使用されてきた
ホスト系プロトコルの他にNetBIOS、Netwa
reやTCP/IPなどの非ホスト系プロトコルも使用
されるようになってきた。例えば、図4においてホスト
計算機11は端末21との間ではホスト系プロトコルに
より通信し、端末22との間ではNetBIOSによっ
て通信する、というように利用される。
However, recently, in addition to the host type protocol which has been conventionally used, NetBIOS, Network
Non-host protocols such as re and TCP / IP have also been used. For example, in FIG. 4, the host computer 11 is used so as to communicate with the terminal 21 by the host protocol and communicate with the terminal 22 by NetBIOS.

【0004】SNA等のホスト系プロトコルはコネクシ
ョン型のプロトコルであり、データリンクプロトコルと
してIEEE802.2Logical Link C
ontrol(LLC) Type2が使用される。L
LC Type2では自局において輻輳が発生すると図
3に示すRNR(Receive Not Read
y)というパケットをコネクションを設定した相手局に
送信する。RNRを受信した局は相手局の輻輳が解除さ
れるまでデータパケットの送信を中断する。例えば、図
4においてホスト計算機11と端末21とがLLCコネ
クションを設定している場合、ホスト計算機11が端末
21にRNRを送信すると、端末21は輻輳が解除され
たことを通知されるまでデータパケットの送信を中断す
る。
The host system protocol such as SNA is a connection type protocol, and the data link protocol is IEEE802.2 Logical Link C.
control (LLC) Type 2 is used. L
In LC Type 2, when congestion occurs in its own station, RNR (Receive Not Read) shown in FIG.
The packet y) is transmitted to the partner station to which the connection is set. The station receiving the RNR suspends the data packet transmission until the congestion of the partner station is released. For example, in FIG. 4, when the host computer 11 and the terminal 21 set up an LLC connection, when the host computer 11 sends an RNR to the terminal 21, the terminal 21 sends a data packet until it is notified that the congestion is released. To stop sending.

【0005】一方、ホスト系プロトコルとNetBIO
S等の他のプロトコルが併用される場合、ホスト計算機
11に輻輳が発生すると、ホスト系プロトコルを使用し
ている端末21にはRNRパケットによって輻輳が通知
されるが、NetBIOSを使用している端末22には
ホスト計算機11の輻輳は通知されない。このため、端
末22はホスト計算機11へデータパケットを送信し続
ける。
On the other hand, host protocol and NetBIO
When another protocol such as S is used together, when congestion occurs in the host computer 11, the terminal 21 using the host system protocol is notified of the congestion by the RNR packet, but the terminal using NetBIOS. 22 is not notified of the congestion of the host computer 11. Therefore, the terminal 22 continues to send data packets to the host computer 11.

【0006】[0006]

【発明が解決しようとする課題】このように従来のブリ
ッジにより相互接続されたLAN間のデータ通信におい
ては、ホスト系プロトコル以外(つまり、非ホスト系プ
ロトコル)によりホスト計算機と通信する端末が多くな
ると、ホスト系プロトコルの輻輳がなかなか解除されな
くなることから、ホスト系プロトコルを用いる端末にお
いてコネクションのタイムアウトが発生し、コネクショ
ンを維持できなくなるという問題があった。特に、ホス
ト系プロトコルを他のプロトコルよりも重視するユーザ
にとっては重大な問題となっていた。
In the data communication between the LANs interconnected by the conventional bridge as described above, when the number of terminals communicating with the host computer by other than the host system protocol (that is, non-host system protocol) increases. Since the congestion of the host system protocol is hardly released, there is a problem that the connection time-out occurs in the terminal using the host system protocol and the connection cannot be maintained. In particular, it has been a serious problem for users who attach importance to host-type protocols over other protocols.

【0007】また、非ホスト系プロトコルを用いる端末
が送信するデータパケットは輻輳が発生している間ホス
ト計算機には受信されないことから、ホスト計算機が接
続されたLANに不要なトラフィックを引き起こし、こ
のLANに接続された他の端末が送信する機会を奪って
しまうという問題もあった。
Further, since the data packet transmitted by the terminal using the non-host system protocol is not received by the host computer during the congestion, it causes unnecessary traffic on the LAN to which the host computer is connected, and this LAN There was also the problem that other terminals connected to would take away the opportunity to transmit.

【0008】[0008]

【課題を解決するための手段】本発明は上記課題に鑑み
てなされたものであり、ブリッジ接続されたLAN間の
データ通信において輻輳が発生した場合に速やかに輻輳
を解除し不要なトラフィックの発生を防止するため、ブ
リッジのフィルタリングデータベース中にフラグフィー
ルドを設け、送信元が輻輳状態であることを示すパケッ
トをブリッジが受信すると、そのフィルタリングデータ
ベースにおいてそのパケットの送信元のアドレスに対応
したフラグフィールドにフラグをセットし、送信元の輻
輳状態が解除されたことを示すパケットをブリッジが受
信すると逆にこのフラグをクリアし、前記送信元が輻輳
状態であることを示すパケット及び前記送信元の輻輳状
態が解除されたことを示すパケットのいずれにも該当し
ないパケットをブリッジが受信すると、前記フィルタリ
ングデータベースを調べ該パケットの宛先のアドレスに
対応したフラグフィールドに前記フラグがセットされて
いる場合は該パケットを廃棄することを特徴とする、パ
ケットの中継方法を提供するものである。
SUMMARY OF THE INVENTION The present invention has been made in view of the above problems, and when congestion occurs in data communication between bridge-connected LANs, the congestion is promptly released to generate unnecessary traffic. To prevent this, a flag field is provided in the bridge's filtering database, and when the bridge receives a packet that indicates that the source is congested, the flag field corresponding to the source address of the packet is added to the filtering database. When the bridge receives a packet that sets a flag and indicates that the congestion state of the source has been released, this flag is cleared on the contrary, a packet indicating that the source is in a congestion state and the congestion state of the source Packet that does not correspond to any of the packets indicating that the When the packet is received, the filtering database is checked, and if the flag is set in the flag field corresponding to the destination address of the packet, the packet is discarded, and a packet relay method is provided. It is a thing.

【0009】また、本発明は、フラグフィールドを有し
たフィルタリングデータベースを格納する第1のメモリ
と、LAN間の送受信フレームを格納する第2のメモリ
と、送信元に輻輳が発生しまたは解除されたとき該送信
元のフラグフィールドにフラグをセットまたはクリア
し、第2のメモリに格納された受信フレームの転送の要
否を前記フィルタリングデータベースの内容に基づいて
判断する制御部とを含むことを特徴とするブリッジを提
供するものである。
Further, according to the present invention, a first memory for storing a filtering database having a flag field, a second memory for storing a transmission / reception frame between LANs, and congestion or cancellation of congestion at a transmission source. And a control unit that sets or clears a flag in the flag field of the transmission source and determines whether transfer of the received frame stored in the second memory is necessary based on the contents of the filtering database. It provides a bridge to do.

【0010】[0010]

【作用】輻輳が発生している局によって廃棄される可能
性の高いパケットはブリッジにより予め廃棄され中継さ
れないため、輻輳が発生している局へのトラフィックが
減少し速やかに輻輳が解除されうる。
The packet that is likely to be discarded by the station having the congestion is discarded by the bridge in advance and is not relayed, so that the traffic to the station having the congestion is reduced and the congestion can be quickly released.

【0011】[0011]

【実施例】以下、本発明の実施例を説明する。図1はブ
リッジの構成例を示す。LANにブリッジを接続するた
めに、各ブリッジはLANコントローラLANCE3
0、31、内部バス32、33、34、マイクロプロセ
ッサやメモリより構成されるブリッジ動作制御部36、
受送信フレームを格納するバッファメモリ37、および
信号線38、39等により構成される。また、IEEE
802.1DMAC Bridges規格によれば、各
ブリッジは各ネットワークから受信したフレームの転送
の要/不要を判断するために、受信したフレームの「送
信元アドレス」と「所属ネットワーク名(送信元局が接
続されているネットワーク名)」を当該ブリッジのフィ
ルタリングテーブルに格納する。さらに、本発明のフィ
ルタリングデータベースとしてのフィルタリングテーブ
ルは図2のようにフラグフィールドを持つ。各ブリッジ
はフィルタリングテーブルを格納するフィルタリングR
AM35を持つ。
Embodiments of the present invention will be described below. FIG. 1 shows a configuration example of a bridge. To connect the bridges to the LAN, each bridge has a LAN controller LANCE3
0, 31, internal buses 32, 33, 34, a bridge operation control unit 36 including a microprocessor and a memory,
It is composed of a buffer memory 37 for storing a reception / transmission frame, signal lines 38, 39 and the like. Also, IEEE
According to the 802.1DMAC Bridges standard, each bridge determines the “source address” and “belonging network name (source station is Stored network name) ”in the filtering table of the bridge. Further, the filtering table as the filtering database of the present invention has a flag field as shown in FIG. Each bridge stores a filtering R that stores a filtering table
Have AM35.

【0012】ここで、本発明によるブリッジは図1のよ
うにLAN1とLAN2とを接続しているものとする。
LAN1に接続されたホスト計算機11とLAN2に接
続された端末21はホスト系プロトコルにより通信し、
ホスト計算機11とLAN2に接続された端末22はN
etBIOSにより通信するものとする。ブリッジはL
AN1とLAN2を流れる全てのパケットを受信し、フ
ィルタリングテーブルを調べ、宛先が送信元のLANと
異なる場合は中継し同じ場合は廃棄する。例えば、ブリ
ッジ3のポート301において受信したパケットの宛先
が端末21であれば、フィルタリングテーブルの内容か
ら端末21が送信元のLAN1とは異なるLAN2に接
続されていることが分かり、このパケットをLAN2に
中継する。一方、ブリッジ3のポート301において受
信したパケットの宛先が端末12であれば、フィルタリ
ングテーブルの内容から端末12が送信元と同じLAN
1に接続されていることが分かり、このパケットを中継
せず廃棄する。
Here, it is assumed that the bridge according to the present invention connects LAN1 and LAN2 as shown in FIG.
The host computer 11 connected to the LAN1 and the terminal 21 connected to the LAN2 communicate by the host system protocol,
The terminal 22 connected to the host computer 11 and LAN2 is N
Communication shall be performed by etBIOS. The bridge is L
All packets flowing through AN1 and LAN2 are received, the filtering table is checked, and if the destination is different from the transmission source LAN, it is relayed, and if it is the same, it is discarded. For example, if the destination of the packet received at the port 301 of the bridge 3 is the terminal 21, it is found from the contents of the filtering table that the terminal 21 is connected to the LAN 2 different from the transmission source LAN 1, and this packet is transmitted to the LAN 2. Relay. On the other hand, if the destination of the packet received at the port 301 of the bridge 3 is the terminal 12, the terminal 12 has the same LAN as the source from the contents of the filtering table.
1 is found to be connected, and this packet is discarded without being relayed.

【0013】本発明におけるブリッジでは、パケットを
受信し上記のように中継か廃棄かを決定する時に、同時
にIEEE802.2によって定義されたRR、RN
R、REJパケットかをチェックする。これらのパケッ
トのフォーマットは図3の通りである。そして、RNR
を検出するとフィルタリングテーブルにおいてその送信
元が記録された項のフラグフィールドを1にセットし、
RRまたはREJを検出すると逆に0クリアする。ブリ
ッジは、中継か廃棄かを決定する際にフィルタリングテ
ーブルの宛先が記録された項のフラグフィールドが1で
あれば廃棄する。
In the bridge according to the present invention, when receiving a packet and determining whether to relay or drop as described above, at the same time, the RR and RN defined by IEEE 802.2 are simultaneously determined.
Check if it is R or REJ packet. The format of these packets is as shown in FIG. And RNR
When the flag is detected, the flag field of the term in which the transmission source is recorded is set to 1 in the filtering table,
On the contrary, when RR or REJ is detected, 0 is cleared. The bridge discards when the flag field of the item in which the destination of the filtering table is recorded is 1 when determining whether to relay or discard.

【0014】例えば、図1においてホスト計算機11に
おいて輻輳が発生するとホスト計算機11は端末21に
RNRを送信する。ブリッジ3は、フィルタリングテー
ブルにおいてRNRの送信元であるホスト計算機11が
記録された項のフラグフィールドを1にセットし、RN
Rパケットを宛先の端末21が接続されたLAN2へ中
継する。
For example, in FIG. 1, when congestion occurs in the host computer 11, the host computer 11 sends the RNR to the terminal 21. The bridge 3 sets the flag field of the item recorded by the host computer 11 which is the transmission source of the RNR in the filtering table to 1 and
The R packet is relayed to the LAN 2 to which the destination terminal 21 is connected.

【0015】端末21はRNRを受信するとホスト計算
機11へのデータパケットの送信を停止する。ただし、
コネクションを維持するため定期的に監視用のRRまた
はRNRパケットをホスト計算機11と端末21との間
で交換する。このため、ブリッジ3は受信したパケット
がRRまたはRNRパケットの場合はフィルタリングテ
ーブル中の宛先の項のフラグフィールドが1であっても
宛先が送信元とは異なるLANに接続されている場合は
中継を行う。
When the terminal 21 receives the RNR, the terminal 21 stops transmitting the data packet to the host computer 11. However,
The RR or RNR packet for monitoring is regularly exchanged between the host computer 11 and the terminal 21 in order to maintain the connection. Therefore, when the received packet is an RR or RNR packet, the bridge 3 relays when the destination is connected to a LAN different from the source even if the flag field of the destination item in the filtering table is 1. To do.

【0016】一方、端末22はホスト計算機11へのデ
ータパケットの送信を続ける。すると、ブリッジ3のポ
ート302がホスト計算機11宛のパケットを受信す
る。しかし、フィルタリングテーブルのホスト計算機1
1が記録された項はフラグフィールドが1にセットされ
ており、またRRパケットでもRNRパケットでもない
ため、ブリッジ3はこのパケットを廃棄する。
On the other hand, the terminal 22 continues to send data packets to the host computer 11. Then, the port 302 of the bridge 3 receives the packet addressed to the host computer 11. However, the host computer 1 of the filtering table
Since the flag field is set to 1 in the term in which 1 is recorded and it is neither an RR packet nor an RNR packet, the bridge 3 discards this packet.

【0017】次に、ホスト計算機11の輻輳が解除され
ると、ホスト計算機11は端末21にRRまたはREJ
パケットを送信する。ブリッジ3は、フィルタリングテ
ーブルにおいてRRまたはREJの送信元であるホスト
計算機11が記録された項のフラグフィールドを0にク
リアし、このパケットを宛先の端末21が接続されたL
AN2へ中継する。すると、端末22が送信したホスト
計算機11宛のデータパケットはブリッジ3のポート3
02が受信し、フィルタリングテーブルのホスト計算機
11が記録された項はフラグフィールドが0となってい
るため、ブリッジ3はこのパケットをLAN1へ中継す
る。
Next, when the congestion of the host computer 11 is released, the host computer 11 notifies the terminal 21 of RR or REJ.
Send a packet. The bridge 3 clears the flag field of the item recorded by the host computer 11 which is the transmission source of RR or REJ in the filtering table to 0, and this packet is transmitted to the L connected to the destination terminal 21.
Relay to AN2. Then, the data packet addressed to the host computer 11 transmitted from the terminal 22 is sent to the port 3 of the bridge 3.
02 has been received and the flag field of the item recorded by the host computer 11 in the filtering table is 0, the bridge 3 relays this packet to the LAN 1.

【0018】[0018]

【発明の効果】以上詳しく説明した通り、本発明のブリ
ッジのパケット中継方法によれば、ブリッジのフィルタ
リングデータベース(FDB)中にフラグフィールドを
設け、ブリッジがIEEE802.2LLC Type
2のRNRを検出すると、そのFDBにおいて送信元の
MACアドレスを記録してある項のフラグをセットし、
IEEE802.2LLC Type2のRRまたはR
EJを検出すると逆にこのフラグをクリアし、ブリッジ
は受信したパケットが前記RRまたはRNRパケットで
はない場合において前記FDBを調べ該パケットの宛先
に前記フラグがセットされている場合該パケットを廃棄
するようにしたため、ブリッジ接続されたLAN間のデ
ータ通信において輻輳が発生した場合に速やかに輻輳を
解除し不要なトラフィックの発生を防止することができ
る。
As described above in detail, according to the packet packet relaying method of the present invention, a flag field is provided in the bridge filtering database (FDB), and the bridge is IEEE802.2 LLC Type.
When the RNR of 2 is detected, the flag of the term in which the MAC address of the transmission source is recorded in the FDB is set,
RR or R of IEEE802.2 LLC Type2
Conversely, when detecting an EJ, the flag is cleared, and the bridge checks the FDB when the received packet is not the RR or RNR packet and discards the packet when the flag is set at the destination of the packet. Therefore, when congestion occurs in data communication between LANs that are bridge-connected, it is possible to quickly release the congestion and prevent generation of unnecessary traffic.

【図面の簡単な説明】[Brief description of drawings]

【図1】本発明の一実施例を示すブロック図。FIG. 1 is a block diagram showing an embodiment of the present invention.

【図2】本発明によるフィルタリングテーブルの記載例
を示す。
FIG. 2 shows a description example of a filtering table according to the present invention.

【図3】IEEE802.2により規定されたRR,R
NR,REJパケットのフォーマットを示す。
[Fig. 3] RR, R defined by IEEE802.2
The formats of NR and REJ packets are shown.

【図4】ブリッジにより相互接続された従来のネットワ
ークシステムの構成例を示すブロック図。
FIG. 4 is a block diagram showing a configuration example of a conventional network system interconnected by a bridge.

【符号の説明】[Explanation of symbols]

11 ホスト計算機 12、13、21、22 端末 30 ブリッジ 301、302 ブリッジポート 30、31 LANコントローラ(LANCE) 32、33、34 内部バス 35 フィルタリングテーブルRAM 36 ブリッジ動作制御部 37 バッファメモリ 38、39 信号線 11 host computer 12, 13, 21, 22 terminal 30 bridge 301, 302 bridge port 30, 31 LAN controller (LANCE) 32, 33, 34 internal bus 35 filtering table RAM 36 bridge operation control unit 37 buffer memory 38, 39 signal line

Claims (2)

【特許請求の範囲】[Claims] 【請求項1】 ブリッジのフィルタリングデータベース
中にフラグフィールドを設け、送信元が輻輳状態である
ことを示すパケットをブリッジが受信すると、そのフィ
ルタリングデータベースにおいてそのパケットの送信元
のアドレスに対応したフラグフィールドにフラグをセッ
トし、送信元の輻輳状態が解除されたことを示すパケッ
トをブリッジが受信すると逆にこのフラグをクリアし、
前記送信元が輻輳状態であることを示すパケット及び前
記送信元の輻輳状態が解除されたことを示すパケットの
いずれにも該当しないパケットをブリッジが受信する
と、前記フィルタリングデータベースを調べ該パケット
の宛先のアドレスに対応したフラグフィールドに前記フ
ラグがセットされている場合は該パケットを廃棄するこ
とを特徴とする、パケットの中継方法。
1. A flag field is provided in the filtering database of the bridge, and when the bridge receives a packet indicating that the transmission source is in a congestion state, a flag field corresponding to the address of the transmission source of the packet is set in the filtering database. When the bridge receives a packet that sets the flag and indicates that the congestion status of the source has been released, it reverses this flag,
When the bridge receives a packet that does not correspond to any of the packet indicating that the transmission source is in the congestion state and the packet indicating that the congestion state of the transmission source has been released, the filtering database is checked to check the destination of the packet. A packet relay method, wherein the packet is discarded when the flag is set in a flag field corresponding to an address.
【請求項2】フラグフィールドを有したフィルタリング
データベースを格納する第1のメモリと、LAN間の送
受信フレームを格納する第2のメモリと、送信元に輻輳
が発生しまたは解除されたとき該送信元のアドレスに対
応したフラグフィールドにフラグをセットまたはクリア
し、第2のメモリに格納された受信フレームの転送の要
否を前記フィルタリングデータベースの内容に基づいて
判断する制御部とを含むことを特徴とする、ブリッジ。
2. A first memory for storing a filtering database having a flag field, a second memory for storing transmission / reception frames between LANs, and a transmission source when congestion occurs or is released at the transmission source. Control unit that sets or clears a flag in the flag field corresponding to the address of 1) and determines whether transfer of the received frame stored in the second memory is necessary based on the contents of the filtering database. Yes, the bridge.
JP160895A 1995-01-10 1995-01-10 Packet repeating method for bridge, and bridge Pending JPH08191325A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP160895A JPH08191325A (en) 1995-01-10 1995-01-10 Packet repeating method for bridge, and bridge

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP160895A JPH08191325A (en) 1995-01-10 1995-01-10 Packet repeating method for bridge, and bridge

Publications (1)

Publication Number Publication Date
JPH08191325A true JPH08191325A (en) 1996-07-23

Family

ID=11506223

Family Applications (1)

Application Number Title Priority Date Filing Date
JP160895A Pending JPH08191325A (en) 1995-01-10 1995-01-10 Packet repeating method for bridge, and bridge

Country Status (1)

Country Link
JP (1) JPH08191325A (en)

Similar Documents

Publication Publication Date Title
JP2520563B2 (en) Packet switching network
JPH08503821A (en) Method for assigning priority to traffic between local area networks interconnected by a central network
US7447222B2 (en) Automated path tracing through switching mesh
US10862703B2 (en) In-vehicle communication system, switch device, and communication control method
JPH05268223A (en) Router device
JPH08191325A (en) Packet repeating method for bridge, and bridge
JPH08274804A (en) Inter-lan repeater
JP2005269185A (en) Radio relay apparatus and relay method
JP3788125B2 (en) Packet transmission / reception method and apparatus
JPS6390942A (en) Interexchange data link control system
JP3438237B2 (en) Relay device
JP2790550B2 (en) Gateway device
JPH088917A (en) Connection establishing and interruption method for atm lan
JPH11191782A (en) Bridge device
JP3121423B2 (en) Network system
JP2005244273A (en) Data communication control apparatus
JPH0897835A (en) Spanning tree bridge
JPH0385041A (en) Bridge for csma/cd system
JPH08335948A (en) Lan and repeater for lan
JP3464809B2 (en) Multi-port LAN connection device
JP2790087B2 (en) Hub device
JP2000049856A (en) Inter-network repeater
JP3116965B2 (en) Broadcast frame relay method
JPH0832614A (en) Bridge circuit
JPH0923245A (en) Inter-network connector