JPH03101437A - Address learning system - Google Patents

Address learning system

Info

Publication number
JPH03101437A
JPH03101437A JP1237039A JP23703989A JPH03101437A JP H03101437 A JPH03101437 A JP H03101437A JP 1237039 A JP1237039 A JP 1237039A JP 23703989 A JP23703989 A JP 23703989A JP H03101437 A JPH03101437 A JP H03101437A
Authority
JP
Japan
Prior art keywords
lan
bridge
learning
frame
branch
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
JP1237039A
Other languages
Japanese (ja)
Inventor
Toshihiko Murakami
俊彦 村上
Osamu Takada
治 高田
Matsuaki Terada
寺田 松昭
Mitsuhiro Yamaga
山鹿 光弘
Eiichi Amada
天田 栄一
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 Ltd
Original Assignee
Hitachi 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 Ltd filed Critical Hitachi Ltd
Priority to JP1237039A priority Critical patent/JPH03101437A/en
Publication of JPH03101437A publication Critical patent/JPH03101437A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE:To improve the efficiency of learning and to reduce the probability of occurrence of multiple address in a trunk line LAN by enabling the learning of a filtering database(FDB) even when a bridge does not receive a frame from a trunk line LAN or a branching line LAN, that is, independently of whether or not the bridge itself is a destination. CONSTITUTION:A FDB 14 learns the terminal address information of a branch LAN connected to its own bridge from a branch LAN reception path 8, outgoing terminal address information of a branch line LAN connected to other bridge being a destination from a trunk line LAN reception path 5, and reception terminal address information of the branch line LAN connected to the other bridge independently of whether its own bridge is a destination from a study path 11. Thus, the probability of the destination terminal address information by the FDB 14 is high and the probability of the generation of multiple address on the trunk line LAN1 is decreased.

Description

【発明の詳細な説明】 〔産業上の利用分野〕 本発明は、リング副幹#LANと支線LANとを接続す
るブリッジのフィルタリングデータベース(FDB)へ
の学習方式であって、幹線LANリングからのパス(経
路)として学習専用パス(以下学習パスと記述)を設け
、FDBに学習パスからの端末アドレス情報を学習させ
る方式に関する。
[Detailed Description of the Invention] [Industrial Application Field] The present invention is a learning method for a filtering database (FDB) of a bridge connecting a ring sub-trunk #LAN and a branch LAN. The present invention relates to a method in which a learning-only path (hereinafter referred to as learning path) is provided as a path, and the FDB is made to learn terminal address information from the learning path.

〔従来の技術〕[Conventional technology]

幹線LANと支線LANとをブリッジで接続するシステ
ムにおいて、ブリッジは支線LANに接続される端末か
らのデータを自ブリッジの支線LANに送信するのか、
他ブリッジの支線LANニ送ルのか等の判断を行うため
のデータベースを設けている場合がある。データベース
は該ブリッジから見た端末アドレス情報を格納するエン
トリを持つ。エントリには端末アドレス、ブリッジ番号
等のフィールドがある。ブリッジは支線LANからデー
タ (フレーム)を受信した場合、フレームのSA(発
信元)フィールドから発信元端末アドレスをエントリの
端末アドレスフィールドに。
In a system that connects a main line LAN and a branch line LAN with a bridge, does the bridge send data from a terminal connected to the branch line LAN to its own bridge's branch line LAN?
In some cases, a database is provided for determining whether the branch line LAN of another bridge is connected or not. The database has entries that store terminal address information seen from the bridge. The entry has fields such as terminal address and bridge number. When the bridge receives data (frame) from the branch LAN, it inputs the source terminal address from the SA (source) field of the frame into the terminal address field of the entry.

自ブリッジ番号をエントリのブリッジ番号フィールドに
登録する。ブリッジは幹線LANからフレームを受信し
た場合、フレームのSAフィールドから発信元ブリッジ
番号をエントリのブリッジ番号フィールドに、フレーム
のINFO(情報)フィールド中に書き込まれている発
信元端末アドレスをエントリの端末アドレスフィールド
に登録する。各エントリにはそれぞれにタイマが付属し
ており(エイジングタイマ)、エントリの登録とともに
リセットされる。エントリはエイジングタイマのタイム
アウトにより削除される。
Register the own bridge number in the bridge number field of the entry. When the bridge receives a frame from the main LAN, it sets the source bridge number from the SA field of the frame to the bridge number field of the entry, and sets the source terminal address written in the INFO field of the frame to the terminal address of the entry. Register in the field. Each entry has a timer attached to it (aging timer), which is reset when the entry is registered. Entries are deleted when the aging timer times out.

以上が、データベースの基本的な学習方式で、ブリッジ
が受信するフレームをデータベースを検索して中継/廃
棄を行うことから、データベースはフィルタリングデー
タベース(FDB)と呼ばれる。なお、この種の学習方
式として関連するものには例えば特開昭63−9323
5号が挙げられる。
The above is the basic learning method of the database, and the database is called a filtering database (FDB) because the bridge searches the database for frames received and relays/discards them. Incidentally, related learning methods of this type include, for example, Japanese Patent Application Laid-Open No. 63-9323.
No. 5 is mentioned.

さて、上記学習方式では、ブリッジのFDBは、ブリッ
ジが幹11LANまたは支線LANからフレームを受信
したときのみ学習することになり、学習されるアドレス
情報も自ブリッジ配下の端末情報と自ブリッジが宛先で
ある発信元の端末情報しか学習できなかった。
Now, in the above learning method, the bridge's FDB is learned only when the bridge receives a frame from the trunk 11 LAN or branch LAN, and the learned address information also includes terminal information under the own bridge and the own bridge as the destination. I was only able to learn terminal information from a certain source.

〔発明が解決しようとする課題〕[Problem to be solved by the invention]

上記従来技術は、ブリッジが幹線LANまたは支線LA
Nからフレームを受信していないときは、学習の配慮が
されておらず、学習される端末アドレス情報も自ブリッ
ジ配下の端末情報と自ブリッジが宛先である発信元の端
末アドレス情報しか学習できない問題があった。
In the above conventional technology, the bridge is connected to the main LAN or branch LA.
When a frame is not received from N, no consideration is given to learning, and the terminal address information that is learned can only be learned from the terminals under the own bridge and the terminal address information of the source whose destination is the own bridge. was there.

幹線LANを支線LANとを接続するブリッジが、前述
したFDBを参照してフレームの中継可/否を判断する
方式では、支線LANから受信した通信フレーム中の宛
先端末アドレスがFDBのエントリに存在しないときは
、幹線LANに当該フレームを全ブリッジ受信(同報)
として送出する。このフレームはすべてのブリッジが受
信し、FDB参照による中継判断を行わなければならな
い、これは、ブリッジのオーバヘッドの増加を招き、シ
ステム全体としてのスループットを低下させる。
In the method in which the bridge that connects the main LAN and the branch LAN refers to the FDB mentioned above to determine whether or not a frame can be relayed, the destination terminal address in the communication frame received from the branch LAN does not exist in the FDB entry. In this case, all bridges receive (broadcast) the relevant frame on the main LAN.
Send as. This frame must be received by all bridges and make a relay decision based on FDB reference, which increases the bridge overhead and reduces the throughput of the entire system.

また、幹線LANが物理的、あるいは論理的に複数の伝
送路で構成されているマルチリング構成の場合は、幹線
LAN内同報の一つの方式として、全リングに同じフレ
ームを送出する方法が考えられ、このような方法を用い
たときには1同報が発生することによって幹1LANの
帯域がリング数倍占有されてしまう。以上のことから、
同報発生の確率はできるだけ低くおさえることが望まし
い。
Additionally, in the case of a multi-ring configuration in which the trunk LAN is physically or logically composed of multiple transmission lines, one method of broadcasting within the trunk LAN is to send the same frame to all rings. When such a method is used, the occurrence of one broadcast occupies the bandwidth of one main LAN by the number of rings. From the above,
It is desirable to keep the probability of broadcast occurrence as low as possible.

このためには、上記従来技術の様に、自分が受信したフ
レームについてのみFDBへのエントリ学習の対象とす
るのではなく、たとえ自分が宛先でないフレームであっ
てもそのアドレス情報を取り出し、FDBへのエントリ
学習の対象とすべきである。
To achieve this, instead of learning only the frames received by the user for entry into the FDB, as in the prior art, it is necessary to extract the address information of the frame even if the destination is not the user, and send the address information to the FDB. should be the subject of entry learning.

本発明の目的は、ブリッジが幹fiLANまたは支線L
ANからフレームを受信しないときでもFDBへの学習
を可能にする。すなわち、自分が宛先であることに関係
せずに、FDBへの学習を可能にし、幹線LAN内同報
の発生をおさえることにある。これにより、システムの
リソースの有効利用が図られ、ユーザーに対して低レス
ポンス/高スループツトを提供することが可能となる。
The purpose of the present invention is to connect the bridge to the main fiLAN or branch line L
To enable learning to FDB even when no frame is received from an AN. That is, the purpose is to enable learning to the FDB regardless of whether the destination is the destination, and to suppress the occurrence of broadcast within the trunk LAN. This makes it possible to effectively utilize system resources and provide users with low response and high throughput.

〔課題を解決するための手段〕[Means to solve the problem]

上記目的を達成するために、本発明は、支線LANと幹
線LANとを接続するブリッジに、幹mLANからの通
信路(パス)とんで、宛先ブリッジ番号が自ブリッジ番
号、あるいは宛先ブリッジ番号が同報を示すブリッジ番
号である幹線LANフレームを受信する受信パスだけで
なく、宛先ブリッジ番号が自分以外のブリッジ番号であ
る幹線LANフレーム中の端末アドレス情報を学習する
ための学習パスを設け、上記受信パス、上記学習パスの
2種類のパスを通して、幹線LANフレームのSAフィ
ールドから発信元ブリッジ番号をFDBエントリのブリ
ッジ番号フィールドに、幹線LANフレームのINFO
フィールドがら発信元端末アドレスをFDBエントリの
端末アドレスフィールドに登録することにより、FDB
にアドレス情報を学習させる。
In order to achieve the above object, the present invention provides a bridge that connects a branch LAN and a main LAN with a communication path from the main mLAN, where the destination bridge number is the own bridge number or the destination bridge number is the same. In addition to a receiving path for receiving mainline LAN frames with bridge numbers indicating information, a learning path is provided for learning terminal address information in mainline LAN frames whose destination bridge number is a bridge number other than one's own. The source bridge number is sent from the SA field of the trunk LAN frame to the bridge number field of the FDB entry through two types of paths: the path and the learning path described above, and the INFO of the trunk LAN frame is sent to the bridge number field of the FDB entry.
By registering the source terminal address in the terminal address field of the FDB entry, the FDB
learn address information.

また、幹線LANがマルチリング構成の場合は、全リン
グ対応に学習パスを設け、全リングの学習パスから学習
を行う方式の他に、全リングからのパスを1本の学習パ
スに集約し、1本の学習パスから学習を行うことも考え
られる。
In addition, if the trunk LAN has a multi-ring configuration, a learning path is provided for all rings, and in addition to the method of learning from the learning paths of all rings, the paths from all rings are aggregated into one learning path. It is also possible to perform learning from one learning path.

孝た、幹線LANにおいて、支線LANフレームを固定
長のセルに分割し、幹線LANセルとして幹線LANへ
送信し、宛先ブリッジで支線LANフレームに組み立て
るミニパケット方式を用いる場合、ブリッジは、幹線L
ANの受信パスと学習パスの先頭セル、中間セル、最終
セル、および単一セルの4種類のセルの中から、先頭セ
ルおよび単一セルからのみFDBに端末アドレス情報を
学習させることにより、効率的な学習を行わせることも
考えられる。
In a trunk LAN, if a mini-packet method is used in which a branch LAN frame is divided into fixed-length cells, sent as trunk LAN cells to the trunk LAN, and assembled into a branch LAN frame at the destination bridge, the bridge
Efficiency is improved by having the FDB learn terminal address information only from the first cell and single cell among the four types of cells: the first cell, intermediate cell, last cell, and single cell on the receiving path and learning path of the AN. It is also conceivable to have the students engage in some kind of learning.

〔作用〕[Effect]

学習パスを設けることにより、ブリッジが幹線LANか
ら自ブリッジ宛フレームを受信していないときでも、学
習パスからの自ブリッジ宛または他ブリッジ宛のフレー
ムにより、発信元端末アドレス情報がFDBに学習され
る。
By providing a learning path, even when the bridge is not receiving frames addressed to itself from the main LAN, source terminal address information is learned to the FDB by frames addressed to itself or other bridges from the learning path. .

〔実施例〕〔Example〕

以下、本発明の一実施例を第1図ないし第10図を用い
て説明する。
An embodiment of the present invention will be described below with reference to FIGS. 1 to 10.

本発明の実施例1として、幹線LANがシングツ四ング
型の場合について説明する。
As a first embodiment of the present invention, a case where the trunk LAN is a single-channel LAN will be described.

第1図は本発明の一実施例の学習パスを設けたブリッジ
のブロック構成図、第2図は第1図に示すブリッジを適
用するネットワークのシステム構成図を示す。第2図に
おいて、1は比較的高速な幹線LAN、2−1ないし2
−4はブリッジ、3−1.3−2はブリッジ2−1.2
−2により幹線LAN1に接続される支線LANである
。支線LAN3−1.3’−2には、端末4−1.4−
2が接続されている。なお、第2図では省略されている
が、幹線LAN1には支線LAN3−1.3−2と同様
の支線LANがブリッジ2−3.2−4により接続され
ている。
FIG. 1 is a block configuration diagram of a bridge provided with a learning path according to an embodiment of the present invention, and FIG. 2 is a system configuration diagram of a network to which the bridge shown in FIG. 1 is applied. In Figure 2, 1 is a relatively high-speed trunk LAN, 2-1 or 2
-4 is the bridge, 3-1.3-2 is the bridge 2-1.2
-2 is a branch line LAN connected to the main line LAN1. Branch line LAN3-1.3'-2 has terminal 4-1.4-
2 are connected. Although not shown in FIG. 2, a branch line LAN similar to the branch line LAN3-1.3-2 is connected to the main line LAN1 by a bridge 2-3.2-4.

ブリッジ2−1.2−2は、第1図に示すように、幹線
LAN受信パス5および幹線LAN送信パス6が幹線L
ANインタフェース7と接続され、ブリッジと幹線LA
Nとの間で幹線LANフレームの送受信が可能となって
いる。また、支線LAN送信パス8および支線LAN受
信バス9が支線LANインタフェース1oと接続され、
ブリッジと支MLANとの間で支線LANフレームの送
受信が可能となっている。さらに本発明で設けた学習パ
ス1]が幹線LANインタフェース7と接続され、この
パスからも幹線LANフレームの受信が可能となってい
る。なお、学習パス、幹線LANフレームおよび支線L
ANフレームの詳細は後述する。
As shown in FIG. 1, in the bridge 2-1.2-2, the trunk LAN reception path 5 and trunk LAN transmission path 6
Connected to AN interface 7, bridge and trunk LA
It is possible to send and receive trunk LAN frames to and from N. Further, the branch LAN transmission path 8 and the branch LAN reception bus 9 are connected to the branch LAN interface 1o,
Branch line LAN frames can be transmitted and received between the bridge and the branch MLAN. Furthermore, the learning path 1 provided in the present invention is connected to the trunk LAN interface 7, and it is possible to receive trunk LAN frames from this path as well. In addition, the learning path, trunk LAN frame and branch line L
Details of the AN frame will be described later.

12は幹線LANインタフェース7または支線LANイ
ンタフェース10からのデータを保持しておくためのバ
ッファメモリで、制御部13の指示により、幹線LAN
インタフェース7または支線LANインタフェース10
にデータの中継/廃棄を行う。
12 is a buffer memory for holding data from the trunk LAN interface 7 or the branch LAN interface 10;
Interface 7 or branch LAN interface 10
Relay/discard data.

制御部13は第9図に示すように、マイクロプロセッサ
70とプログラムやデータを格納するメモリ71により
構成される。制御部13は、上記の中継/廃棄の指示を
行うために、FDB14に幹線LANインタフェース7
および支線LANインタフェース10から、自ブリッジ
または他ブリッジ配下の支線LANの端末アドレス情報
を学習する。サクアドレス情報は、幹線LAN受信パス
5、支線LAN受信パス9および学習パス11からのフ
レームから収集する。なお、ブリッジ2−3.2−4も
、第1図と同様の構成となっている。
As shown in FIG. 9, the control unit 13 is composed of a microprocessor 70 and a memory 71 that stores programs and data. The control unit 13 connects the FDB 14 to the trunk LAN interface 7 in order to issue the above-mentioned relay/discard instructions.
And from the branch LAN interface 10, it learns the terminal address information of the branch LAN under its own bridge or another bridge. The service address information is collected from frames from the trunk LAN reception path 5, the branch LAN reception path 9, and the learning path 11. Note that the bridges 2-3 and 2-4 also have the same configuration as in FIG. 1.

第3図は第2図のネットワークで適用されるフレームの
フォーマットの一例を示す。ただし、本発明に係るフィ
ールドのみを示し、フレームチエツクシーケンス等のフ
ィールドは省略している。
FIG. 3 shows an example of a frame format applied in the network of FIG. 2. However, only fields related to the present invention are shown, and fields such as frame check sequence are omitted.

第2図において、ブリッジ2−1ないし2−4にはそれ
ぞれユニークなブリッジ番号が、端末4−1.4−2に
はそれぞれユニークな端末アドレスが付けられている。
In FIG. 2, bridges 2-1 to 2-4 are each given a unique bridge number, and terminals 4-1 and 4-2 are each given a unique terminal address.

フレームは、宛先アドレスフィールドDA、発信元アド
レスフィールドSAおよび情報フィールドINFOから
成る。それぞれフィールドには、上記のブリッジ番号、
端末アドレスおよび支41i!LANからのデータが設
定される。
A frame consists of a destination address field DA, a source address field SA and an information field INFO. Each field contains the above bridge number,
Terminal address and support 41i! Data from the LAN is set.

支線LAN上を流れる支線LANフレーム20において
、宛先アドレスフィールドDAには宛先端末アドレスが
、発信元アドレスフィールドSAには発信元端末アドレ
スが、情報フィールドINFOには支線LANからのデ
ータが設定される。幹線LAN上を流れる幹線LANフ
レーム21において、宛先アドレスフィールドDAには
宛先ブリッジ番号が、発信元アドレスフィールドSAに
は発信元ブリッジ番号が、情報フィールドINFOには
支線LANからのフレームが設定される。なお、宛先を
同報(全ブリッジ宛)とする場合には、宛先アドレスフ
ィールドDAに同報用の特殊なパターンを設定する。
In the branch line LAN frame 20 flowing on the branch line LAN, a destination terminal address is set in the destination address field DA, a source terminal address is set in the source address field SA, and data from the branch line LAN is set in the information field INFO. In the trunk LAN frame 21 flowing on the trunk LAN, a destination bridge number is set in the destination address field DA, a source bridge number is set in the source address field SA, and a frame from the branch LAN is set in the information field INFO. Note that when the destination is to be broadcast (addressed to all bridges), a special pattern for broadcast is set in the destination address field DA.

第4図はFDB14のエントリ構造を示す。第4図に示
すように、各エントリ22は、端末アドレスおよびその
端末を持つ支線LANが接続されているブリッジのブリ
ッジ番号を設定するフィールドを有する。
FIG. 4 shows the entry structure of the FDB 14. As shown in FIG. 4, each entry 22 has fields for setting the terminal address and the bridge number of the bridge to which the branch LAN having the terminal is connected.

次に、この発明の一実施例の動作を第5図ないし第7図
のフローチャートを用いて説明する。なお、第5図はブ
リッジの学習手順を示し、第6図は支線LANからのフ
レーム受信時のブリッジの処理手順を示し、第7図は幹
線LANからのフレーム受信時のブリッジの処理手順を
示す。なお、第5図ないし第7図に示す動作は、制御部
13のマイクロプロセッサ70.メモリ71により実行
される。
Next, the operation of one embodiment of the present invention will be explained using the flowcharts shown in FIGS. 5 to 7. Furthermore, Fig. 5 shows the learning procedure of the bridge, Fig. 6 shows the processing procedure of the bridge when receiving a frame from the branch LAN, and Fig. 7 shows the processing procedure of the bridge when receiving a frame from the main LAN. . The operations shown in FIGS. 5 to 7 are performed by the microprocessor 70. of the control unit 13. It is executed by the memory 71.

まず、第5図のフローチャートを用いて、ブリッジの学
習手順として、支線LANからの学習手順、幹A!LA
Nから学習手順、および学習パスからの学習手順を説明
する。
First, using the flowchart in FIG. 5, the learning procedure for the bridge is as follows: learning procedure from the branch LAN, trunk A! L.A.
The learning procedure from N and the learning procedure from learning path will be explained.

支線LANからの端末アドレス情報学習手順について説
明する。ブリッジ2−1において、支線LAN3−1か
ら支線LAN受信パス9を通して、支線LANインタフ
ェース10に支線LANフレーム20を受信すると、制
御部13は、支線LANフレーム20の発信元アドレス
フィールドSAから発信元端末アドレスを読み出しくス
テップ31)。
A procedure for learning terminal address information from a branch LAN will be explained. In the bridge 2-1, when the branch line LAN frame 20 is received from the branch line LAN 3-1 to the branch line LAN interface 10 through the branch line LAN reception path 9, the control unit 13 selects the source terminal from the source address field SA of the branch line LAN frame 20. Step 31): Read the address.

発信元端末アドレスがFDB14に登録されているかを
調べる(ステップ32)。もし、登録されていなければ
、制御部13は、FDB14に空きエントリがあるかを
調べる(ステップ33)。もし、空きエントリがあれば
、制御部13は、支線LANからのアドレス情報である
ので(ステップ34)、上記の発信元端末アドレスと自
ブリッジ番号をそのエントリに登録する(ステップ35
)。
It is checked whether the source terminal address is registered in the FDB 14 (step 32). If it is not registered, the control unit 13 checks whether there is a free entry in the FDB 14 (step 33). If there is a free entry, the control unit 13 registers the source terminal address and own bridge number in that entry (step 35), since the address information is from the branch LAN (step 34).
).

また、発信元端末アドレスがFDB14に登録されてい
れば、制御部13は学習を行わない(ステップ32)。
Furthermore, if the source terminal address is registered in the FDB 14, the control unit 13 does not perform learning (step 32).

FDB14に空きエントリがなければ、制御部13は学
習を行わない(ステップ33)。
If there is no free entry in the FDB 14, the control unit 13 does not perform learning (step 33).

幹mLANからの端末アドレス情報学習手順について説
明する。ブリッジ2−1において、幹線LANIから幹
線LAN受信パス5を通して、幹線LANインタフェー
ス7に幹lLANフレーム21を受信すると、制御部1
3は、幹線LANフレーム21の情報フィールドINF
Oから発信元端末アドレスを読み出しくステップ37)
、発信元端末アドレスがFDB14に登録されているか
を調べる(ステップ32)。もし、登録されていなけれ
ば、制御部13は、FDB14に空きエントリがあるか
を調べる(ステップ33)、もし、空きエントリがあれ
ば、制御部13は、幹線LANからのアドレス情報であ
るので(ステップ34)、上記の発信元端末アドレスと
幹線LANフレーム21の発信元アドレスフィールドS
Aから発信元ブリッジ番号をそのエントリに登録する(
ステップ36)。他の処理は、上記支線LANからのア
ドレス情報学習手順と同様である。
The procedure for learning terminal address information from the trunk mLAN will be explained. In the bridge 2-1, when the trunk LAN frame 21 is received from the trunk LANI to the trunk LAN interface 7 through the trunk LAN reception path 5, the controller 1
3 is the information field INF of the trunk LAN frame 21.
Step 37) Read the source terminal address from O.
, it is checked whether the source terminal address is registered in the FDB 14 (step 32). If it is not registered, the control unit 13 checks whether there is a free entry in the FDB 14 (step 33). If there is a free entry, the control unit 13 checks the address information from the trunk LAN ( Step 34) The above source terminal address and the source address field S of the trunk LAN frame 21
Register the source bridge number from A in that entry (
Step 36). Other processing is similar to the address information learning procedure from the branch LAN described above.

学習パスからの端末アドレス情報学習手順について説明
する。ブリッジ2−1において、幹線LAN1から学習
パス11を通して、幹線LANインタフェース7に幹、
IX L A Nフレーム21を受信すると、制御部1
3は、幹線LANからの端末アドレス情報学習手順と同
様の手順を行う。
The procedure for learning terminal address information from a learning path will be explained. In the bridge 2-1, from the trunk LAN 1 to the trunk LAN interface 7 through the learning path 11,
Upon receiving the IX L A N frame 21, the control unit 1
3 performs a procedure similar to the terminal address information learning procedure from the trunk LAN.

以上が、ブリッジの学習手順である。The above is the bridge learning procedure.

次に、第6図のフローチャートを用いて、支線LANか
らフレーム受信した時のブリッジの処理手順について説
明する。
Next, the processing procedure of the bridge when receiving a frame from the branch LAN will be explained using the flowchart of FIG.

ブリッジ2−1において、支線LAN3−1から支線L
AN受信パス9を通して、支線LANインタフェース1
0に支線LANフレーム20を受信すると(ステップ4
1)、制御部13は支線LANフレーム20の宛先アド
レスフィールドDAから宛先端末アドレスを読み出し、
宛先端末アドレスがFDB14に登録されているかを調
べる(ステップ42)、もし、登録されているならば、
制御部13は宛先ブリッジ番号は自ブリッジ番号と一致
するかを調べる(ステップ43)、もし、宛先ブリッジ
番号が自ブリッジ番号と一致するならば、制御部13は
そのフレームを廃棄する。
At bridge 2-1, from branch line LAN3-1 to branch line L
Through the AN reception path 9, the branch LAN interface 1
0 receives the branch line LAN frame 20 (step 4
1), the control unit 13 reads the destination terminal address from the destination address field DA of the branch LAN frame 20,
Check whether the destination terminal address is registered in the FDB 14 (step 42), and if it is registered,
The control unit 13 checks whether the destination bridge number matches the own bridge number (step 43). If the destination bridge number matches the own bridge number, the control unit 13 discards the frame.

また、宛先ブリッジ番号が自ブリッジ番号と一致しない
ならば、制御部13は宛先アドレスフィールドDAにF
DB14に登録されているブリッジ番号1禿信元アドレ
スフィールドSAに自ブリッジ番号、情報フィールドI
NFOにその支線LANフレーム20を設定した幹線L
ANフレーム21を幹線LANへ送信する(ステップ4
5)、宛先端末アドレスがFDB14に登録されていな
いならば、制御部13は宛先アドレスフィールドDAに
同報、発信元アドレスフィールドSAに自ブリッジ番号
、情報フィールドINFOにその支線LANフレーム2
0を設定した幹線LANフレーム21を幹線LANへ送
信する(ステップ46)。
Further, if the destination bridge number does not match the own bridge number, the control unit 13 sets F in the destination address field DA.
Bridge number 1 registered in DB14, own bridge number in source address field SA, information field I
Main line L with its branch line LAN frame 20 set to NFO
Transmit the AN frame 21 to the main LAN (step 4
5) If the destination terminal address is not registered in the FDB 14, the control unit 13 broadcasts it in the destination address field DA, the own bridge number in the source address field SA, and the branch line LAN frame 2 in the information field INFO.
The trunk LAN frame 21 in which 0 is set is transmitted to the trunk LAN (step 46).

以上が、支線LANからフレーム受信した時のブリッジ
の処理手順である。
The above is the processing procedure of the bridge when receiving a frame from the branch LAN.

次に、第7図のフローチャートを用いて、幹線LANか
らフレーム受信した時のブリッジの処理手順について説
明する。
Next, the processing procedure of the bridge when receiving a frame from the trunk LAN will be explained using the flowchart of FIG.

ブリッジ2−1において、幹線LAN1から幹線LAN
受信パス5を通して、幹線LANインタフェース7に幹
線LANフレーム21を受信すると(ステップ51)、
制御部13は幹線LANフレーム21の情報フィールド
INFOから宛先端末アドレスを読み出し、宛先端末ア
ドレスがFDB14に登録されているかを調べる(ステ
ップ52)、もし、登録されているならば、制御部13
は宛先ブリッジ番号は自ブリッジ番号と一致するかを調
べる(ステップ53)、もし、宛先ブリッジ番号が自ブ
リッジ番号と一致するならば、制御部13はその幹線L
ANフレーム21の情報フィールドの部分を支線LAN
フレーム2oとして、支線LANに送信する(ステップ
54)。また、宛先ブリッジ番号が自ブリッジ番号と一
致しないならば、制御部13はそのフレームを廃棄する
(ステップ55)。宛先端末アドレスがFDB14に登
録されていないならば、制御部13は幹線LANフレー
ム21の情報フィールドの部分を支線LANフレーム2
oとして支線LANへ送信する(ステップ54)。
In bridge 2-1, from trunk LAN1 to trunk LAN
When the trunk LAN frame 21 is received at the trunk LAN interface 7 through the reception path 5 (step 51),
The control unit 13 reads the destination terminal address from the information field INFO of the trunk LAN frame 21 and checks whether the destination terminal address is registered in the FDB 14 (step 52). If it is registered, the control unit 13
checks whether the destination bridge number matches the own bridge number (step 53). If the destination bridge number matches the own bridge number, the control unit 13
The information field part of the AN frame 21 is connected to the branch LAN.
It is transmitted to the branch LAN as frame 2o (step 54). Furthermore, if the destination bridge number does not match the own bridge number, the control unit 13 discards the frame (step 55). If the destination terminal address is not registered in the FDB 14, the control unit 13 converts the information field part of the trunk LAN frame 21 into the branch LAN frame 2.
o to the branch LAN (step 54).

以上が、幹線LANからフレーム受信した時のブリッジ
の処理手順である。
The above is the processing procedure of the bridge when receiving a frame from the trunk LAN.

これまでの説明により、第1図において、支線LAN受
信パス8からは自ブリッジに接続される支線LANの端
末アドレス情報が、幹線LAN受信パス5からは自ブリ
ッジが宛先である他ブリッジに接続される支線LANの
発信元端末アドレス情報が、学習パス11からは自ブリ
ッジが宛先であることに関係なく、他ブリッジに接続さ
れる支線LANの受信元端末アドレス情報がFDB14
に学習されるため、第6図の支1lALANからフレー
ム受信した時のブリッジの処理手順において、支線LA
Nおよび幹線LANフレームを受信した場合に、宛先端
末アドレス情報がFDBに学習されている確率が高く、
幹線LAN上での同報発生の確率が低くなる。
As explained above, in FIG. 1, the terminal address information of the branch LAN connected to the own bridge is transmitted from the branch LAN reception path 8, and the terminal address information of the branch LAN connected to the own bridge is transmitted from the main LAN reception path 5 to other bridges whose destination is the own bridge. The source terminal address information of a branch line LAN connected to another bridge is transmitted from the learning path 11 to the receiving source terminal address information of a branch line LAN connected to another bridge, regardless of whether the own bridge is the destination.
Therefore, in the bridge processing procedure when receiving a frame from the branch LALAN in Figure 6, the branch LALAN
When receiving N and trunk LAN frames, there is a high probability that the destination terminal address information has been learned in the FDB.
The probability of broadcast occurrence on the trunk LAN is lowered.

本発明の実施例1の変形例を、第5図ないし第7図に示
す、ブリッジにおける学習手順、支線LANフレーム受
信時の処理手順、および幹線LANフレーム受信時の処
理手順という3つの処理手順を並行処理する、それぞれ
の処理に優先順位を付けて優先制御をする、またはシス
テムの立ち上げからある期間は学習処理だけを行うこと
により、学習効率を高め、同報発生の確率を低くし、幹
線LANを有効に利用することができるようになる。
A modification of the first embodiment of the present invention includes three processing procedures shown in FIGS. 5 to 7: a learning procedure in the bridge, a processing procedure when receiving a branch LAN frame, and a processing procedure when receiving a trunk LAN frame. By performing parallel processing, prioritizing and controlling each process, or performing only learning processing for a certain period after system startup, learning efficiency is increased, the probability of broadcast occurrence is lowered, and the main It becomes possible to use the LAN effectively.

本発明の実施例2として、幹線LANがマルチリング型
の場合について説明する。第1図において、幹線LAN
Iがマルチリング型の場合、幹線LANの各リングから
学習パスをリング対応に設け、各々の学習パスからの端
末アドレス情報をFDB 14に学習させることによっ
て、幹線LANがシングルリング型の場合と同様の学習
方式が容易に類推できる。
As a second embodiment of the present invention, a case where the trunk LAN is a multi-ring type will be described. In Figure 1, the trunk LAN
If I is a multi-ring type, by setting a learning path from each ring of the trunk LAN corresponding to the ring and having the FDB 14 learn the terminal address information from each learning path, it will be the same as when the trunk LAN is a single ring type. The learning method can be easily inferred.

本発明の実施例2の変形例として、各リングに第8図に
示すキュー制御回路62を接続することによって、シン
グルリング型からマルチリング型への学習パスの移行が
容易となる。第8図において、60は幹線LANのマル
チリング、61は各リングからの学習パスを示す。キュ
ー制御回路62は、各入力にキューバッファメモリ63
を設け、選択回路64によって1本の学習パス11に出
力する回路である。選択回路64は、複数のキューバッ
ファメモリ63の入力から1つの入力を選択し、それを
出力する回路である0選択の方式には、例えば、複数の
キューバッファメモリ63から順番に1つずつキューバ
ッファメモリ63を選択する方式である。
As a modification of the second embodiment of the present invention, by connecting a queue control circuit 62 shown in FIG. 8 to each ring, the learning path can be easily transitioned from a single ring type to a multi-ring type. In FIG. 8, 60 indicates a multi-ring of the trunk LAN, and 61 indicates a learning path from each ring. The queue control circuit 62 has a queue buffer memory 63 at each input.
This circuit provides a selection circuit 64 for outputting to one learning path 11. The selection circuit 64 is a circuit that selects one input from the inputs of the plurality of queue buffer memories 63 and outputs it. This method selects the buffer memory 63.

本発明の実施例3として、実施例1および実施例2にお
いて、幹線LANがミニパケット方式の場合について説
明する。
As Embodiment 3 of the present invention, a case will be described in which the trunk LAN in Embodiments 1 and 2 is of the mini-packet type.

第10図は第2図のネットワークで適用される支mLA
Nフレーム20と幹線LANセルの一例を示す。ただし
、本発明に係るフィールドのみを示し、チエツクシーケ
ンス等のフィールドは省略している。支線LANフレー
ム20については、既に実施例1で説明した。幹線LA
Nセルは、宛先アドレスフィールドDA、発信元アドレ
スフィールドSA、および固定長の情報フィールドIN
FOから成る。情報フィールドINFOの先頭には、後
述のセルの種類を示すフィールドPSNを含む。
Figure 10 shows the branch mLA applied in the network of Figure 2.
An example of an N frame 20 and a trunk LAN cell is shown. However, only fields related to the present invention are shown, and fields such as check sequence are omitted. The branch LAN frame 20 has already been described in the first embodiment. Main line LA
N cells have a destination address field DA, a source address field SA, and a fixed length information field IN.
Consists of FO. The head of the information field INFO includes a field PSN indicating the type of cell, which will be described later.

それぞれのフィールドには、ブリッジ番号、端末アドレ
ス、セルの種類、および支線LANからのデータが設定
される。支線LANフレーム20の長さと幹線LANセ
ルの情報フィールドINFOの長さとの関係で、幹線L
ANセルは4種類のセルに分類される。第10図(a)
において、3つ以上のセルに分割される場合は、最初に
分割されるセルを先頭(First)セル80.最後に
分割されるセルを最終(Last)セル82.その間で
分割されるセルを中間(Next)セル81とする。2
つのセルに分割される場合は、Fセル80とLセル82
である。
The bridge number, terminal address, cell type, and data from the branch LAN are set in each field. Due to the relationship between the length of the branch line LAN frame 20 and the length of the information field INFO of the main line LAN cell, the main line L
AN cells are classified into four types of cells. Figure 10(a)
When the cell is divided into three or more cells, the first cell to be divided is designated as the first cell 80. The last cell to be divided is the last cell 82. The cell divided between them is referred to as an intermediate (Next) cell 81. 2
When divided into two cells, F cell 80 and L cell 82
It is.

支線LANフレーム20が、幹線LANセルの情報フィ
ールドINFOに入る場合は、第10図(b)のように
その幹線LANセルは単一(Single)セル83と
する。端末アドレスとその端末を配下に持つブリッジの
ブリッジ番号を対とする端末アドレス情報は、4種類の
幹線LANセルの中のFセル80とSセル83に含まれ
ることから、Fセル80とSセル83のみFDBへの学
習の対象とすればよいことがわかる。
When the branch LAN frame 20 enters the information field INFO of a trunk LAN cell, the trunk LAN cell is assumed to be a single cell 83 as shown in FIG. 10(b). The terminal address information, which is a pair of the terminal address and the bridge number of the bridge under which the terminal belongs, is included in the F cell 80 and S cell 83 of the four types of trunk LAN cells, so the F cell 80 and the S cell It can be seen that only 83 needs to be targeted for learning to FDB.

以上のことから、第1図において、幹BLAN受信パス
5および学習パス11からの幹線LANセルの情報フィ
ールドINFOの先頭フィールドPSNを調べ、Fセル
80およびSセル83を示す幹線LANセルの、発信元
アドレスフィールドSAから発信元ブリッジ番号を、情
報フィールドINFOから発信元端末アドレスをFDH
に学習させる。この実施例の動作は、前述の説明から容
易に類推できる。
From the above, in FIG. 1, the first field PSN of the information field INFO of the trunk LAN cells from the trunk BLAN reception path 5 and learning path 11 is examined, and the transmission of trunk LAN cells indicating the F cell 80 and S cell 83 is determined. FDH receives the source bridge number from the source address field SA and the source terminal address from the information field INFO.
Let them learn. The operation of this embodiment can be easily inferred from the above description.

これまでの説明により、幹線LANがミニパケット方式
の場合についても、実施例1および実施例2と同様の学
習方式が容易に類推できる。
From the above explanation, it can be easily inferred that the same learning method as in the first and second embodiments can be applied even when the trunk LAN is a mini-packet method.

〔発明の効果〕〔Effect of the invention〕

本発明によれば、FDBの学習効率を高め、幹線LAN
での同報の発生確率を低減することができ、システムリ
ソースの有効利用、ユーザに対して低レスポンス/高ス
ループツトの提供が可能となる。
According to the present invention, the learning efficiency of FDB is improved and the trunk LAN
It is possible to reduce the probability of occurrence of broadcasting, making it possible to effectively utilize system resources and provide users with low response and high throughput.

さらに本発明によれば、幹線LANがマルチリング型の
場合および幹線LEANがミニパケット方式の場合にお
いても、上記の効果が得られる。そして、各リングから
の学習パスを1本の学習パスにするキュー制御回路を設
けることにより、シングルリング型からマルチリング型
への学習パスの移行が容易となり、上記の効果も得られ
る。
Further, according to the present invention, the above effects can be obtained even when the main line LAN is of the multi-ring type and when the main line LEAN is of the mini-packet type. By providing a queue control circuit that converts the learning paths from each ring into one learning path, the learning path can be easily transitioned from a single ring type to a multi-ring type, and the above effects can also be obtained.

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

第1図は本発明の一実施例の学習パスを設けたブリッジ
のブロック構成図、第2図は第1図に示すブリッジを適
用するネットワークのシステム構成図、第3図は第2図
のシステムで適用されるフレームのフォーマットを示す
図、第4図は第1図のブリッジに設けられるFDBのエ
ントリ構造を示す図、第5図ないし第7図は本発明の一
実施例の動作を説明するためのフローチャート、第8図
はマルチリング型幹線LANとブリッジのキュー制御回
路の構成図、第9図はブリッジの制御部のブロック構成
図、第10図は第2図のシステムで適用されるフレーム
とセルのフォーマットを示す図である。 1・・・幹線LAN、2−1ないし2−4・・・ブリッ
ジ、3−1.3−2・・・支mLAN、4−1.4−2
・・・端末、5・・・幹線LAN受信パス、6・・・幹
線LAN送信バス、7・・・幹線LANインタフェース
、8・・・支mLAN送信パス、9・・・支線LAN受
信バス、10・・・支線LANインタフェース、11・
・・学習パス、12・・・バッファメモリ、13・・・
制御部、14・・・フィルタリングデータベース(FD
B)、20・・・支線LANフレーム、21・・・幹線
LANフレーム、22・・・FDBエントリ、31ない
し38・・・ブリッジの学習処理、41ないし46・・
・支線LANフレーム受信時のブリッジ処理、51ない
し56・・・幹線LANフレーム受信時のブリッジ処理
。 6%’マルチリング型LAN、61・・・学習パス、6
2・・・キュー制御回路、63・・・キューバッファメ
モリ564・・・選択回路、7o・・・マイクロプロセ
ッサ、71・・・メモリ、8o・・・先頭セル、81・
・・中間セル、82川最終セル、83・・・単一セル。 第 17 第2 図 第 3 口 二二二二〉:フ2グ、パ又 一−−ヤ:キ°)什1]l11ジ 第 4 図 閉 5 図 図
Figure 1 is a block configuration diagram of a bridge provided with a learning path according to an embodiment of the present invention, Figure 2 is a system configuration diagram of a network to which the bridge shown in Figure 1 is applied, and Figure 3 is the system shown in Figure 2. FIG. 4 is a diagram showing the entry structure of the FDB provided in the bridge of FIG. 1, and FIGS. 5 to 7 explain the operation of an embodiment of the present invention. Figure 8 is a block diagram of the multi-ring trunk LAN and bridge queue control circuit, Figure 9 is a block diagram of the bridge control section, and Figure 10 is a frame applied to the system in Figure 2. FIG. 3 is a diagram showing the format of a cell. 1... Main LAN, 2-1 to 2-4... Bridge, 3-1.3-2... Branch mLAN, 4-1.4-2
...Terminal, 5.. Main line LAN reception path, 6.. Main line LAN transmission bus, 7.. Main line LAN interface, 8.. Branch mLAN transmission path, 9.. Branch LAN reception bus, 10.・・・Branch line LAN interface, 11・
...Learning path, 12...Buffer memory, 13...
Control unit, 14...filtering database (FD
B), 20... Branch LAN frame, 21... Trunk LAN frame, 22... FDB entry, 31 to 38... Bridge learning process, 41 to 46...
- Bridge processing when receiving branch line LAN frames, 51 to 56... Bridge processing when receiving main line LAN frames. 6%'Multi-ring LAN, 61...Learning path, 6
2... Queue control circuit, 63... Queue buffer memory 564... Selection circuit, 7o... Microprocessor, 71... Memory, 8o... Leading cell, 81...
... intermediate cell, 82 river final cell, 83... single cell. 17th Figure 2 Figure 3 Closed Figure 5

Claims (1)

【特許請求の範囲】 1、端末を接続する比較的低速の複数の支線LANと、
上記支線LAN同士を接続するための比較的高速の幹線
LANと、上記幹線LANと上記支線LANとを接続す
るブリッジより成り、上記端末は、上記複数の支線LA
N内で有効かつユニークな端末アドレスを持ち、上記ブ
リッジは、上記幹線LAN内で有効かつユニークなブリ
ッジ番号を持ち、上記ブリッジは、上記端末の端末アド
レスと上記ブリッジ番号を対とする端末アドレス情報を
格納したデータベース(フィルタリングデータベース)
を持ち、上記支線LANおよび上記幹線LANからの通
信フレーム中の上記端末アドレス情報の学習を行うこと
により、上記データベースの中に上記端末アドレス情報
を作成しておき、上記ブリッジは、上記支線LANから
の通信フレーム(支線LANフレーム)を全て受信し、
上記データベースを参照することにより、上記支線LA
Nフレームの中継/廃棄を決定し、上記支線LANフレ
ームを上記幹線LANへ中継するときには、上記参照に
より得られた上記ブリッジ番号を用いて上記支線LAN
フレームをカプセル化し、上記幹線LANフレームの宛
先を指定し、宛先の上記ブリッジに送信する階層形LA
N相互接続システムにおいて、上記幹線LANが物理的
にも、論理的にも、1つの伝送路で構成されるシングル
リング型のLANであるとき、上記ブリッジにおいて、
上記幹線LANフレームの宛先を示すブリッジ番号が自
ブリッジ番号、あるいは上記ブリッジ番号が同報を示す
ブリッジ番号である時に上記幹線LANフレームを受信
する受信パスだけでなく、上記ブリッジ番号が自分以外
のブリッジ番号である上記幹線LANフレームからも上
記端末アドレス情報を学習するための学習専用パスを設
けることにより、上記データベースへ、上記受信パスに
加え、上記学習専用パスからも上記端末アドレス情報の
学習を可能にすることを特徴とするアドレス学習方式。 2、特許請求の範囲第1項記載の階層型LAN相互接続
システムにおいて、上記幹線LANが物理的、あるいは
論理的に複数の伝送路で構成されるマルチリング型のL
ANであるとき、上記ブリッジにおいて、上記幹線LA
Nフレームの宛先を示すブリッジ番号が自ブリッジ番号
、あるいは上記ブリッジ番号が同報を示すブリッジ番号
であるときに、上記幹線LANフレームを受信する受信
パスだけでなく、上記ブリッジ番号が自分以外のブリッ
ジ番号である上記幹線LANフレームからも上記端末ア
ドレス情報を学習するための学習専用パスを上記マルチ
リング型LANの各リング対応に設け、上記データベー
スへ、上記受信パスに加え、1個または複数個の上記学
習専用パスからも上記端末アドレス情報の学習を可能に
することを特徴とするアドレス学習方式。 3、特許請求の範囲第2項記載の上記学習専用パスにお
いて、上記各リング対応の1個または複数個の上記学習
専用パスを唯1本の学習専用パスに集約するための選択
回路を設けることにより、マルチリング型のLANであ
つても、上記データベースへ、上記受信パスに加え、唯
1個の上記学習専用パスからも上記端末アドレス情報の
学習を可能にすることを特徴とするアドレス学習方式。 4、上記支線LANフレームを上記幹線LANに中継す
るときに、上記カプセル化で幹線LANフレームとする
カプセル化方式の代りに、上記支線LANフレームを固
定長のセルに分割し、1個または複数個のセルとして、
上記データベース参照により得られた上記ブリッジ番号
を用いて、上記セルの宛先を指定し、宛先の上記ブリッ
ジに送信して、宛先の上記ブリッジで、受信した上記セ
ルを上記支線LANフレームに組み立てるミニパケット
方式を幹線LAN上で用いる階層型LAN相互接続シス
テムにおいて、上記セルは、上記支線LANフレームの
分割により、先頭(¥F¥irst)セル、中間(¥N
¥ext)セル、最終(¥L¥ast)セル、および単
一(¥S¥ingle)セルの4種類に区別され、特許
請求の範囲第一項記載のアドレス学習方式において、上
記データベースへ、上記幹線LANの上記受信パスおよ
び上記学習専用パスから上記端末アドレス情報の学習を
行う場合に、上記4種類のセルの中で、上記先頭セルお
よび上記単一セルの2種類の上記セルからのみ、上記端
末アドレス情報の学習を行うことを特徴とする特許請求
の範囲第1項、第2項および第3項のいずれかに記載の
アドレス学習方式。
[Claims] 1. A plurality of relatively low-speed branch LANs connecting terminals;
It consists of a relatively high-speed main line LAN for connecting the above-mentioned branch line LANs, and a bridge for connecting the above-mentioned main line LAN and the above-mentioned branch line LAN, and the terminal is connected to the plurality of branch line LAs.
N, the bridge has a valid and unique bridge number within the trunk LAN, and the bridge has terminal address information that pairs the terminal address of the terminal with the bridge number. Database that stores (filtering database)
The terminal address information is created in the database by learning the terminal address information in the communication frames from the branch LAN and the trunk LAN, and the bridge learns the terminal address information in the communication frames from the branch LAN and the trunk LAN. receive all communication frames (branch line LAN frames),
By referring to the above database, the above branch line LA
When deciding whether to relay/discard the N frame and relaying the branch LAN frame to the main LAN, the bridge number obtained by the above reference is used to connect the branch LAN frame to the main LAN.
A hierarchical LA that encapsulates frames, specifies the destination of the trunk LAN frame, and sends it to the destination bridge.
In the N interconnection system, when the trunk LAN is a single ring type LAN consisting of one transmission path both physically and logically, in the bridge,
Not only the receiving path that receives the trunk LAN frame when the bridge number indicating the destination of the trunk LAN frame is the own bridge number or the bridge number indicating broadcasting, but also the bridge number other than the bridge number By providing a learning-only path for learning the terminal address information from the trunk LAN frame, which is a number, it is possible to learn the terminal address information from the learning-only path to the database in addition to the receiving path. An address learning method characterized by: 2. In the hierarchical LAN interconnection system according to claim 1, the trunk LAN is a multi-ring type LAN that is physically or logically composed of a plurality of transmission lines.
When the bridge is an AN, the main line LA
When the bridge number indicating the destination of the N frame is the own bridge number or the above bridge number is the bridge number indicating broadcasting, not only the reception path that receives the above trunk LAN frame but also the bridge number other than the above bridge number A dedicated learning path is provided for each ring of the multi-ring LAN to learn the terminal address information from the trunk LAN frame which is the number, and one or more paths are provided to the database in addition to the receiving path. An address learning method characterized in that it is possible to learn the terminal address information also from the learning-only path. 3. In the learning-only path described in claim 2, a selection circuit is provided for consolidating the one or more learning-only paths corresponding to each ring into a single learning-only path. According to the address learning method, even in a multi-ring type LAN, it is possible to learn the terminal address information from the only learning-only path to the database in addition to the receiving path. . 4. When relaying the branch line LAN frame to the main line LAN, instead of the encapsulation method in which the branch line LAN frame is encapsulated into a main line LAN frame, the branch line LAN frame is divided into fixed length cells, and one or more cells are divided into one or more cells. As a cell of
A mini packet that specifies the destination of the cell using the bridge number obtained by referring to the database, sends it to the destination bridge, and assembles the received cell into the branch LAN frame at the destination bridge. In a hierarchical LAN interconnection system using this method on the trunk LAN, the cells are divided into the first (\F\rst) cell, middle (\N) cell by dividing the branch LAN frame.
In the address learning method described in claim 1, the address learning method is classified into four types: \ext) cell, final (\L\ast) cell, and single (\S\ingle) cell. When learning the terminal address information from the receiving path and the learning-only path of the trunk LAN, the above information is learned only from two types of cells, the first cell and the single cell, among the four types of cells. An address learning method according to any one of claims 1, 2, and 3, characterized in that terminal address information is learned.
JP1237039A 1989-09-14 1989-09-14 Address learning system Pending JPH03101437A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP1237039A JPH03101437A (en) 1989-09-14 1989-09-14 Address learning system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP1237039A JPH03101437A (en) 1989-09-14 1989-09-14 Address learning system

Publications (1)

Publication Number Publication Date
JPH03101437A true JPH03101437A (en) 1991-04-26

Family

ID=17009495

Family Applications (1)

Application Number Title Priority Date Filing Date
JP1237039A Pending JPH03101437A (en) 1989-09-14 1989-09-14 Address learning system

Country Status (1)

Country Link
JP (1) JPH03101437A (en)

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001127782A (en) * 1999-09-27 2001-05-11 Nortel Networks Ltd System for finding out and supervising active topology and its method
JP2006025121A (en) * 2004-07-07 2006-01-26 Fujitsu Ltd Frame transfer method and device therefor
JP2007266695A (en) * 2006-03-27 2007-10-11 Nippon Telegr & Teleph Corp <Ntt> Method and system for controlling connection of ring type redundant communication path
WO2007129699A1 (en) * 2006-05-09 2007-11-15 Nec Corporation Communication system, node, terminal, communication method, and program
JP2009077285A (en) * 2007-09-21 2009-04-09 Nec Corp Packet ring network system and method for managing forwarding database
US7532634B2 (en) 2003-02-12 2009-05-12 Fujitsu Limited Resilient packet ring device
JP2009219047A (en) * 2008-03-12 2009-09-24 Kddi Corp Communication node devices constituting hierarchical ring network, network system, program, and method
US8615268B2 (en) 2009-11-02 2013-12-24 Nec Corporation Wireless communications device, and method and program for determining reception level of the wireless communications device

Cited By (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001127782A (en) * 1999-09-27 2001-05-11 Nortel Networks Ltd System for finding out and supervising active topology and its method
US7532634B2 (en) 2003-02-12 2009-05-12 Fujitsu Limited Resilient packet ring device
JP2006025121A (en) * 2004-07-07 2006-01-26 Fujitsu Ltd Frame transfer method and device therefor
JP2007266695A (en) * 2006-03-27 2007-10-11 Nippon Telegr & Teleph Corp <Ntt> Method and system for controlling connection of ring type redundant communication path
JP4610506B2 (en) * 2006-03-27 2011-01-12 日本電信電話株式会社 Ring type redundant communication path connection control method and connection control system
WO2007129699A1 (en) * 2006-05-09 2007-11-15 Nec Corporation Communication system, node, terminal, communication method, and program
JP5158369B2 (en) * 2006-05-09 2013-03-06 日本電気株式会社 Communication system, node, terminal, communication method, and program
JP2009077285A (en) * 2007-09-21 2009-04-09 Nec Corp Packet ring network system and method for managing forwarding database
JP2009219047A (en) * 2008-03-12 2009-09-24 Kddi Corp Communication node devices constituting hierarchical ring network, network system, program, and method
US8615268B2 (en) 2009-11-02 2013-12-24 Nec Corporation Wireless communications device, and method and program for determining reception level of the wireless communications device

Similar Documents

Publication Publication Date Title
EP1393192B1 (en) Method and system for connecting virtual circuits across an ethernet switch
JP3102489B2 (en) Communication system and data communication control method thereof
JPS61212940A (en) Data transmission method for multi-network system
JPH01255340A (en) Multinetwork system
JPH04107029A (en) System for connection between local area networks
JPH03101437A (en) Address learning system
JPS60136442A (en) Transmission system of packet switching data
JP4588259B2 (en) Communications system
US20010028648A1 (en) Label request packet transmission method, packet transfer network and method thereof, and packet transfer device
JPH0634486B2 (en) Communication protocol controller
EA007482B1 (en) Method of implementing virtual local area networks on electrical network communication systems
JPS6390942A (en) Interexchange data link control system
JP3315033B2 (en) Network frame repeater
JP2852072B2 (en) Network system
JPH08251203A (en) Cell switching circuit net
JP2580744B2 (en) Frame relay type data exchange
JP2001007854A (en) System and method for reducing average delay time in packet transfer network
JP3268452B2 (en) Input distributed packet switch network and input distributed packet switch
CN115086253B (en) Ethernet exchange chip and high-bandwidth message forwarding method
JPH0983576A (en) Inter-network connection device
JPH05191436A (en) Cell transfer system
JPS62216449A (en) Routing system
JPH03235444A (en) Address filter device
JPH01148000A (en) Hybrid exchange system
JPH0537569A (en) Inter-lan connection system by atm network