JPH01181255A - Bridge device - Google Patents
Bridge deviceInfo
- Publication number
- JPH01181255A JPH01181255A JP63006209A JP620988A JPH01181255A JP H01181255 A JPH01181255 A JP H01181255A JP 63006209 A JP63006209 A JP 63006209A JP 620988 A JP620988 A JP 620988A JP H01181255 A JPH01181255 A JP H01181255A
- Authority
- JP
- Japan
- Prior art keywords
- memory
- registered
- terminal number
- terminal
- signal
- 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
Links
- 230000015654 memory Effects 0.000 claims abstract description 118
- 230000005540 biological transmission Effects 0.000 abstract description 4
- 238000010586 diagram Methods 0.000 description 8
- 238000000034 method Methods 0.000 description 6
- 238000012546 transfer Methods 0.000 description 4
- 239000002131 composite material Substances 0.000 description 3
- 230000000694 effects Effects 0.000 description 3
- 238000010845 search algorithm Methods 0.000 description 3
- 238000012795 verification Methods 0.000 description 3
- 238000012545 processing Methods 0.000 description 2
- 230000001174 ascending effect Effects 0.000 description 1
- 238000004891 communication Methods 0.000 description 1
- 238000012217 deletion Methods 0.000 description 1
- 230000037430 deletion Effects 0.000 description 1
- 238000005516 engineering process Methods 0.000 description 1
- 238000011160 research Methods 0.000 description 1
Landscapes
- Small-Scale Networks (AREA)
- Data Exchanges In Wide-Area Networks (AREA)
Abstract
Description
【発明の詳細な説明】
〔産業上の利用分野〕
本発明は、複合ローカルエリアネットワークのブリッジ
装置に利用する。特に、ルーティングテーブルの生成手
段に関する。DETAILED DESCRIPTION OF THE INVENTION [Industrial Application Field] The present invention is applied to a bridge device for a complex local area network. In particular, it relates to means for generating a routing table.
本発明は、サブローカルエリアネットワークとバックボ
ーンローカルエリアネットワークとからなるパケット伝
送システムのルーティングテーブル生成手段において、
パケット信号に含まれる送信元の端末番号に基づきルー
ティングテーブルの内容を更新することにより、
システム変更に対し柔軟に対処できかつパケット転送時
のオーバヘッドを少なくすることができるようにしたも
のである。The present invention provides system change by updating the contents of the routing table based on the source terminal number included in the packet signal in a routing table generation means for a packet transmission system consisting of a sublocal area network and a backbone local area network. It is possible to deal with this situation flexibly and reduce the overhead during packet transfer.
従来、端末を接続したサブローカルエリアネットワーク
とこのサブローカルエリアネットワークの複数を接続し
たバックボーンローカルエリアネットワークとで構成さ
れる複合ローカルエリアネットワーク内のブリッジ装置
のルーティングテーブルの生成手段には、固定割付は手
段と学習的生成手段とがある。固定割付は手段では、す
べての端末番号とその端末を収容するブリッジ装置のバ
ックボーンローカルエリアネットワーク上のノード番号
とを対応させたルーティングテーブルをあらかじめ全ブ
リッジ装置に格納する。また、学習的生成手段では、各
ブリッジ装置でブリッジ装置内を通過するパケットの送
信元端末番号とルーティングテーブルに格納されている
端末番号とを比較照合し、ルーティングテーブルに登録
されていなければ登録し、登録されていればルーティン
グテーブルを変更しない。特に、ルーティングテーブル
を端末番号の降順または昇順で順番に配列しておき、線
形検索法や二分検索法などに代表される検索アルゴリズ
ムに基づき送信元端末番号とルーティングテーブルとの
比較照合を効率よく行っていた。また、いずれの手段で
も、ルーティングテーブルは汎用のメモリ上に構成され
、比較照合の動作は汎用のマイクロプロセッサを用いて
ソフトウェアで実現していた。Conventionally, fixed assignment is not used in the means for generating the routing table of a bridge device in a composite local area network consisting of a sublocal area network connecting terminals and a backbone local area network connecting multiple sublocal area networks. There are means and learning means. Fixed assignment is achieved by storing in advance in all bridge devices a routing table that associates all terminal numbers with node numbers on the backbone local area network of the bridge device that accommodates the terminals. In addition, in the learning generation means, each bridge device compares the source terminal number of the packet passing through the bridge device with the terminal number stored in the routing table, and if it is not registered in the routing table, it is registered. , does not change the routing table if it is registered. In particular, by arranging the routing tables in descending or ascending order of terminal numbers, we can efficiently compare and match source terminal numbers with the routing tables based on search algorithms such as linear search and binary search. was. Furthermore, in either method, the routing table is configured on a general-purpose memory, and the operation of comparison and verification is realized by software using a general-purpose microprocessor.
このような従来のルーティングテーブル生成手段の内の
固定割付は手段では、端末の追加、移動および削除を行
う場合に、そのつどルーティングテーブルを変更し、全
ブリッジへ改めて格納しなおす必要があり、柔軟性に欠
ける欠点がある。−方、学習的生成手段では、ブリッジ
内をパケットが通過するごとに汎用マイクロプロセッサ
と汎用メモリを用いて検索アルゴリズムを実行するので
、パケット転送処理のオーバヘッドが大きくなる欠点が
あった。With conventional fixed allocation methods for generating routing tables, when adding, moving, or deleting terminals, it is necessary to change the routing table each time and re-storing it to all bridges, making it inflexible. It has a flaw in its lack of sex. On the other hand, the learning generation means uses a general-purpose microprocessor and general-purpose memory to execute a search algorithm each time a packet passes through the bridge, so it has the disadvantage of increasing the overhead of packet transfer processing.
本発明はこのような欠点を除去するもので、システム変
更に柔軟に対応できかつパケット転送処理のオーバヘッ
ドを増加させないでルーティングが行えるブリッジ装置
を提供することを目的とする。The present invention aims to eliminate these drawbacks, and aims to provide a bridge device that can flexibly respond to system changes and perform routing without increasing the overhead of packet transfer processing.
本発明は、端末番号が付された端末が接続された複数の
サブローカルエリアネットワークとローカルエリアネッ
トワークとの結合点に設けられ、送信元の端末番号を含
むパケット信号が経由し、ノード番号が付されたブリッ
ジ装置において、自装置に結合されたサブローカルエリ
アネットワークに接続された端末の端末番号を登録する
記憶領域を有し、パケット信号に含まれる端末番号と一
致する端末番号が登録されているときに第一の一致信号
を発生する第一のメモリと、他装置に結合 ゛さ
れたサブローカルエリアネットワークに接続された端末
の端末番号を登録する記憶領域を有し、パケット信号に
含まれる端末番号と一致する端末番号が登録されている
ときに第二の一致信号およびこの端末番号が登録された
記憶領域のアドレスを示すアドレス信号を生成する第二
のメモリと、アドレス信号の示すアドレスを有する記憶
領域に登録された端末番号の付された端末が接続された
装置のノード番号をこのアドレス信号の示すアドレスに
対応するアドレスの付された記憶領域に登録する第三の
メモリと、上記サブローカルエリアネットワークからの
パケット信号に含まれる送信元の端末番号を上記第一お
よび第二のメモリに与え、この二つのメモリからの第一
および第二の一致信号の有無の組合せに基づ゛きこの二
つのメモリの登録内容を更新する第一の更新手段と、上
記ローカルエリアネットワークからのパケット信号に含
まれる送信元の端末番号を上記二つのメモリのそれぞれ
に与え、上記二つのメモリからの第一および第二の一致
信号の有無の組合せに基づき上記二つのメモリおよび上
記第三のメモリの登録内容を更新する第二の更新手段と
を備えたことを特徴とする。The present invention is provided at a connection point between a local area network and a plurality of sublocal area networks to which terminals assigned terminal numbers are connected, through which a packet signal including a source terminal number passes, and a node number is assigned. The bridge device that has been configured has a storage area for registering the terminal numbers of the terminals connected to the sublocal area network connected to the bridge device, and the terminal number that matches the terminal number included in the packet signal is registered. A first memory that sometimes generates a first coincidence signal, and a storage area that registers terminal numbers of terminals connected to a sublocal area network coupled to other devices, and includes a terminal included in a packet signal. a second memory that generates a second matching signal when a terminal number matching the number is registered and an address signal indicating an address of a storage area in which this terminal number is registered; and an address indicated by the address signal. a third memory that registers the node number of the device to which the terminal to which the terminal number registered in the storage area is connected is registered in the storage area to which the address corresponding to the address indicated by the address signal is attached; The source terminal number included in the packet signal from the area network is given to the first and second memories, and this is based on the combination of the presence or absence of the first and second matching signals from these two memories. a first updating means for updating the registered contents of the two memories; and a first updating means for updating the registered contents of the two memories; and a first updating means for updating the registered contents of the two memories; and a second updating means for updating the registered contents of the two memories and the third memory based on a combination of the presence or absence of the second coincidence signal.
サブローカルエリアネットワーク側から到来するパケッ
ト信号に含まれる送信元の端末番号は第一および第二の
メモリに与えられる。第一のメモリで一致信号を生成し
、第二のテーブルで一致信号が生成しないときは、ルー
ティングテーブルは更新しない。第一のメモリで一致信
号を生成せず、第二のメモリで一致信号を生成するとき
は、第二のメモリからこの端末番号を削除し、第一のメ
モリに追加登録する。第一および第二のメモリともに一
致信号を生成するときは、第二のメモリからこの端末番
号を削除する。また、第一および第二のメモリともに一
致信号を生成しないときは、第一のメモリにこの端末番
号を追加登録する。A source terminal number included in a packet signal arriving from the sublocal area network side is given to first and second memories. When a matching signal is generated in the first memory and no matching signal is generated in the second table, the routing table is not updated. When the first memory does not generate a coincidence signal and the second memory generates a coincidence signal, this terminal number is deleted from the second memory and additionally registered in the first memory. When both the first and second memories generate matching signals, this terminal number is deleted from the second memory. Further, when neither the first memory nor the second memory generates a matching signal, this terminal number is additionally registered in the first memory.
ローカルエリアネットワーク側から到来するパケット信
号に含まれる送信元の端末番号は第一および第二のテー
ブルに与えられる。第一のメモリで一致信号を生成し、
第二のメモリで一致信号が生成しないときは、第一のメ
モリからこの端末番号を削除し、第二のメモリに追加登
録し、これに伴う第三のメモリの内容の変更登録を行う
。第一のメモリで一致信号を生成せず、第二のメモリで
一致信号を生成するときは、送信元ノード番号が不一致
であれば第三のメモリを更新し、一致していると更新し
ない。第一および第二のメモリともに一致信号を生成す
るときは、第一のメモリからこの端末番号を削除する。The terminal number of the source included in the packet signal arriving from the local area network side is given to the first and second tables. generating a match signal in a first memory;
When a matching signal is not generated in the second memory, this terminal number is deleted from the first memory, additionally registered in the second memory, and the contents of the third memory are accordingly changed and registered. When a coincidence signal is not generated in the first memory and a coincidence signal is generated in the second memory, the third memory is updated if the source node numbers do not match, and is not updated if they match. When both the first and second memories generate matching signals, this terminal number is deleted from the first memory.
また、第一および第二のメモリともに一致信号を生成し
ないときは、第二のメモリにこの端末番号を追加登録し
、これに伴う第三のメモリに追加登録する。Further, when both the first and second memories do not generate a matching signal, this terminal number is additionally registered in the second memory, and accordingly, additionally registered in the third memory.
以下、本発明の一実施例を図面に基づき説明する。第1
図は、この実施例装置に含まれるルーティングテーブル
の構成を示す模式図であり、第2図は、実施例装置が適
用される複合ローカルエリアネットワークの構成を示す
ブロック構成図である。Hereinafter, one embodiment of the present invention will be described based on the drawings. 1st
The figure is a schematic diagram showing the configuration of a routing table included in this embodiment device, and FIG. 2 is a block diagram showing the configuration of a composite local area network to which the embodiment device is applied.
この複合ローカルエリアネットワークは、第2図に示す
ように、3つのサブローカルエリア未ットワークS1、
B2およびB3と、1つのバックボーンローカルエリア
ネットワークRと、サブローカルエリアネットワーク5
ISS2およびB3のそれぞれをバックボーンローカル
エリアネットワークRへ接続するブリッジ装置BISB
2およびB3とを有し、ブリッジ装置B1、B2および
B3のそれぞれにバックボーンローカルエリアネットワ
ークR上のノード番号(01)、(02)および(口3
)のそれぞれが付される。サブローカルエリアネットワ
ークS1に端末TllおよびT12が接続され、サブロ
ーカルエリアネットワークS2に端末T21が接続され
、サブローカルエリアネットワークS3に端末Ts+J
3よびT32が接続される。ここで、端末T0、TI!
、T21、T31およびT32のそれぞれに端末番号(
OA)、(OB)、(OC)、(OD)および(OE)
のそれぞれが付与される。As shown in Fig. 2, this composite local area network consists of three sub-local area network S1,
B2 and B3 and one backbone local area network R and sub local area network 5
Bridge device BISB connecting each of ISS2 and B3 to backbone local area network R
2 and B3, and each of the bridge devices B1, B2, and B3 has node numbers (01), (02), and (3) on the backbone local area network R.
) are attached to each of them. Terminals Tll and T12 are connected to sublocal area network S1, terminal T21 is connected to sublocal area network S2, and terminal Ts+J is connected to sublocal area network S3.
3 and T32 are connected. Here, terminal T0, TI!
, T21, T31, and T32 each have a terminal number (
OA), (OB), (OC), (OD) and (OE)
are given to each of them.
第2図中のブリッジ装置B1は、第1図に示すように、
第一の記号列照合メモリM1、第二の記号列照合メモリ
M2およびノード番号メモリM3および更新手段C1、
C2を含むルーティングテーブルを備える。第一の記号
列照合メモリM1にはサブローカルエリアネットワーク
s1に接続された端末T、1およびT+□の端末番号(
OA)および(OB)が登録され、比較照合の対象とな
る端末番号が経路D1を介して与えられ、登録されてい
る端末番号と一致した場合はその一致した端末番号の登
録アドレスD2と一致表示信号D3とを出力する。第二
の記号列照合メモIJ M 2は他のブリッジ装置B2
およびB3のサブローカルエリアネットワークS2およ
びS3に接続された端末T 21 %T31およびT3
2の端末番号(OC)、(OD)および(OE)が登録
され、比較照合の対象となる端末番号が経路D1を介し
て与えられ、登録されている端末番号と一致した場合は
その一致した端末番号の登録アドレスD4と一致表示信
号D5とを出力する。ノード番号メモリM3には第二の
記号列照合メモIJ M 2に登録されている端末番号
(QC)、(OD)および(OE)の登録アドレスに対
応するメモリアドレスにその端末番号に対応するブリッ
ジのバックボーンローカルエリアネットワークR上のノ
ード番号(02)および(03)が登録される。ここで
、記号列照合メモリは、順序回路とメモリとで構成され
、少なくとも1つ以上の有限個の記号列が登録可能であ
り、外部から逐次記号単位で入力される記号列と登録さ
れているすべての登録記号列とを同時に比較照合し、登
録された記号列中のどれかと一致した場合に一致表示信
号と一致した登録記号列の登録アドレスとを出力する。As shown in FIG. 1, the bridge device B1 in FIG.
a first symbol string matching memory M1, a second symbol string matching memory M2, a node number memory M3 and an updating means C1;
A routing table including C2 is provided. The first symbol string matching memory M1 stores the terminal numbers (
OA) and (OB) are registered, the terminal number to be compared and verified is given via path D1, and if it matches the registered terminal number, a match is displayed with the registered address D2 of the matched terminal number. A signal D3 is output. The second symbol string matching memo IJ M 2 is another bridge device B2
and terminals T 21 connected to sublocal area networks S2 and S3 of B3 %T31 and T3
The terminal numbers (OC), (OD), and (OE) of 2 are registered, and the terminal number to be compared is given via route D1. A registered address D4 of the terminal number and a match display signal D5 are output. In the node number memory M3, a bridge corresponding to the terminal number is stored in the memory address corresponding to the registered address of the terminal number (QC), (OD), and (OE) registered in the second symbol string collation memo IJM2. The node numbers (02) and (03) on the backbone local area network R of are registered. Here, the symbol string matching memory is composed of a sequential circuit and a memory, and is capable of registering at least one or more finite number of symbol strings, and is registered with a symbol string input sequentially from the outside in symbol units. All registered symbol strings are compared and verified at the same time, and when a match is found with any of the registered symbol strings, a match display signal and the registered address of the matched registered symbol string are output.
(「文字列検索LSIJ電子情報通信学会技術研究報告
vo187cAs87−251987年5月29日)す
なわち、この実施例は、自装置に接合されたサブローカ
ルエリアネットワークに接続された端末の端末番号を登
録する記憶領域を有し、パケット信号に含まれる端末番
号と一致する端末番号が登録されているときに第一の一
致信号を発生する第一のメモリである第一の記号列照合
メモ+J M 1と、他装置に結合されたサブローカル
エリアネットワークに接続された端末の端末番号を登録
する記憶領域を有し、パケット信号に含まれる端末番号
と一致する端末番号が登録されているときに第二の一致
信号およびこの端末番号が登録された記憶領域のアドレ
スを示すアドレス信号を生成する第二のメモリである第
二の記号列照合メモIJ M 2と、アドレス信号の示
すアドレスを有する記憶領域に登録された端末番号の付
された端末が接続された装置のノード番号をこのアドレ
ス信号の示すアドレスに対応するアドレスの付された記
憶領域に登録する第三のメモリであるノード番号メモリ
M3と、上記サブローカルエリアネットワークからのパ
ケット信号に含まれる送信元の端末番号を上記第一およ
び第二のメモリに与え、この二つのメモリからの第一お
よび第二の一致信号の有無の組合せに基づきこの二つの
メモリの登録内容を更新する第一の更新手段C1と、上
記ローカルエリアネットワークからのパケット信号に含
まれる送信元の端末番号を上記二つのメモリのそれぞれ
に与え、上記二つのメモリからの第一および第二の一致
信号の有無の組合せに基づき上記二つのメモリおよび上
記第三のメモリの登録内容を更新する第二の更新手段C
2とを備える。(“String Search LSIJ Institute of Electronics, Information and Communication Engineers Technical Research Report vo187cAs87-25 May 29, 1987) In other words, this embodiment registers the terminal number of the terminal connected to the sublocal area network connected to the own device. A first symbol string matching memo+JM1, which is a first memory having a storage area and generating a first matching signal when a terminal number matching a terminal number included in a packet signal is registered; , has a storage area for registering the terminal number of a terminal connected to a sublocal area network coupled to another device, and when a terminal number that matches the terminal number included in the packet signal is registered, the second A second symbol string matching memo IJM2, which is a second memory, generates a match signal and an address signal indicating the address of the storage area where this terminal number is registered, and the terminal number is registered in the storage area having the address indicated by the address signal. the node number memory M3, which is a third memory that registers the node number of the device to which the terminal to which the terminal number is attached is connected, in the storage area to which the address corresponding to the address indicated by this address signal is attached; The terminal number of the source included in the packet signal from the sublocal area network is given to the first and second memories, and the second memory is assigned based on the combination of the presence or absence of the first and second matching signals from these two memories. a first updating means C1 for updating the registered contents of two memories; and a first updating means C1 for updating the registered contents of two memories; and a second updating means C for updating the registered contents of the two memories and the third memory based on the combination of presence/absence of the second coincidence signal.
2.
次に、ルーティングテーブルを用いたルーティングの動
作を説明する。第3図は端末T12から端末T31へ送
信するパケット信号のフレームの構成を示すフォーマッ
トであり、宛先端末番号ODおよび送信元端末番号OB
がデータに付される。ブリッジ装置B1はこのパケット
信号の宛先端末番号ODを経路D1を介して第一の記号
列照合メモリM1と第二の記号列照合メモ17 M 2
とに与える。Next, the operation of routing using a routing table will be explained. FIG. 3 is a format showing the structure of a frame of a packet signal transmitted from terminal T12 to terminal T31, with destination terminal number OD and source terminal number OB.
is attached to the data. The bridge device B1 sends the destination terminal number OD of this packet signal to the first symbol string matching memory M1 and the second symbol string matching memory 17 M2 via the path D1.
give to.
第二の記号列照合メモIJ M 2には端末番号ODが
登録されているので、照合動作の結果として、第一の記
号列照合メモ’JMIは一致表示信号D3を出力せず、
第二の記号列照合メモリは一致表示信号D5と一致した
端末番号の登録アドレス02を出力する。次に、ブリッ
ジ装置B1は照合動作の結果として得られた登録アドレ
ス02に基づきこの登録アドレスに対応するノード番号
メモリM3のアドレス0002を参照してノード番号0
3を得る。ブリッジ装置B1はこのようにして得られた
宛先端末番号ODを収容しているブリッジ装置B3のノ
ード番号03と自ブリッジ装置B1のノード番号01を
第3図のパケット信号に付加して第4図に示すパケット
信号を構成し、バックボーンローカルエリアネットワー
クRへ送出してルーティング動作を完了する。Since the terminal number OD is registered in the second symbol string matching memo IJM2, as a result of the matching operation, the first symbol string matching memo 'JMI does not output the match display signal D3,
The second symbol string matching memory outputs the registered address 02 of the terminal number that matches the match display signal D5. Next, based on the registered address 02 obtained as a result of the verification operation, the bridge device B1 refers to the address 0002 of the node number memory M3 corresponding to this registered address, and searches for the node number 0.
Get 3. The bridge device B1 adds the node number 03 of the bridge device B3 that accommodates the destination terminal number OD obtained in this manner and the node number 01 of its own bridge device B1 to the packet signal shown in FIG. A packet signal shown in is constructed and sent to the backbone local area network R to complete the routing operation.
ルーティングテーブルの生成動作には、サブローカルエ
リアネットワークから入力されたパケット信号からルー
ティングテーブルを生成する動作と、バックボーンロー
カルエリアネットワークから人力されたパケット信号か
らルーティングテーブルを生成する動作とがある。The routing table generation operation includes an operation of generating a routing table from a packet signal input from a sub-local area network, and an operation of generating a routing table from a manually inputted packet signal from a backbone local area network.
はじめに、サブローカルエリアネットワークから入力さ
れたパケット信号からルーティングテーブルを生成する
動作を説明する。ブリッジ装置B1のルーティングテー
ブルを構成する第一の記号列照合メモリM1と、第二の
記号列照合メモリM2と、ノード番号メモリM3とは初
期状態でなにも登録されていない。ここで、端末T+□
が第3図に示すパケット信号を送信し、ブリッジ装置B
1へ入力される。ブリッジ装置B1は入力されたパケッ
ト信号の送信元端末番号OBを経路D1を介して第一の
記号列照合メモリM1と第二の記号列照合メモIJ M
2に与える。ブリッジ装置B1は二つの記号列照合メ
モリの照合動作の結果として得られる一致表示信号D3
およびD5に基づきルーティングテーブルに対して第1
表に示す動作を行う。First, the operation of generating a routing table from packet signals input from a sublocal area network will be explained. In the initial state, nothing is registered in the first symbol string matching memory M1, the second symbol string matching memory M2, and the node number memory M3 that constitute the routing table of the bridge device B1. Here, terminal T+□
transmits the packet signal shown in Fig. 3, and bridge device B
1. The bridge device B1 sends the source terminal number OB of the input packet signal to the first symbol string matching memory M1 and the second symbol string matching memory IJM via the path D1.
Give to 2. The bridge device B1 outputs a match display signal D3 obtained as a result of the matching operation of the two symbol string matching memories.
and D5 for the routing table.
Perform the actions shown in the table.
すなわち、第一の記号列照合メモリM1のみが一致信号
D3を出力した場合は、該当送信元端末番号はブリッジ
装置Blに接続される端末として登録済であり、かつ、
他のブリッジ装置B2およびB3に接続される端末とし
ては登録されていないので、ルーティングテーブルは更
新しない。第二の記号列照合メモリM2のみが一致信号
D5を出力した場合は、該当送信元端末番号が他のブリ
ッジ装置B2またはB3に接続される端末として登録さ
れているにもかかわらず該当端末は送信元であるので、
ブリッジ装置B1に接続されている状態である。すなわ
ち、該当端末が他のブリッジ装置B2またはB3からブ
リッジ装置B1のサブローカルエリアネットワークS1
へ移動したことを示す。この場合には、第二の記号列照
合メモリM2から該当端末番号を削除して第一の記号列
照合メモIJ M 1へ登録する。第一の記号列照合メ
モリM1と第二の記号列照合メモリM2とが一致信号D
3およびD5をともに出力した場合は、該当する端末が
ブリッジ装置B1に接続される端末として登録され、さ
らにこの端末が他のブリッジ装置B2またはB3にも接
続される端末としても登録されている状態である。すな
わち、ルーティングテーブルが矛盾している。この場合
は、第二の記号列照合メモ’JM2から該当送信元端末
番号を削除して矛盾を解消する。第一の記号列照合メモ
リM1と第二の記号列照合メモリM2とがいずれも一致
信号を出力しない場合は該当送信元端末番号が未登録で
あることを示す。この場合は、第一の記号列照合メモリ
M1へ該当端末番号を登録する。すなわち、ブリッジ装
置が第3図に示すパケット信号を受信した場合に、第一
の記号列照合メモリMlと第二の記号列照合メモリM2
とは初期状態であり、第一の記号列照合メモ’JMIと
第二の記号列照合メモ’JM2とはいずれも一致信号を
出力しないので、該当送信元端末番号OBは第一の記号
列照合メモIJ M 1の登録アドレス01へ登録され
る。登録後の状態を第5図に示す。That is, if only the first symbol string matching memory M1 outputs the matching signal D3, the corresponding source terminal number has already been registered as a terminal connected to the bridge device Bl, and
Since it is not registered as a terminal connected to other bridge devices B2 and B3, the routing table is not updated. If only the second symbol string matching memory M2 outputs the matching signal D5, the corresponding terminal transmits data even though the corresponding transmission source terminal number is registered as a terminal connected to another bridge device B2 or B3. Since it is the original
It is connected to bridge device B1. That is, the corresponding terminal is connected to the sub-local area network S1 of the bridge device B1 from the other bridge device B2 or B3.
Indicates that you have moved to . In this case, the corresponding terminal number is deleted from the second symbol string matching memory M2 and registered in the first symbol string matching memo IJM1. The first symbol string matching memory M1 and the second symbol string matching memory M2 generate a match signal D.
If both 3 and D5 are output, the corresponding terminal is registered as a terminal connected to bridge device B1, and this terminal is also registered as a terminal connected to other bridge devices B2 or B3. It is. In other words, the routing table is inconsistent. In this case, the inconsistency is resolved by deleting the corresponding source terminal number from the second symbol string matching memo 'JM2. If neither the first symbol string matching memory M1 nor the second symbol string matching memory M2 outputs a matching signal, this indicates that the corresponding source terminal number is unregistered. In this case, the corresponding terminal number is registered in the first symbol string matching memory M1. That is, when the bridge device receives the packet signal shown in FIG. 3, the first symbol string matching memory Ml and the second symbol string matching memory M2
is the initial state, and since neither the first symbol string matching memo 'JMI' nor the second symbol string matching memo 'JM2 outputs a matching signal, the corresponding source terminal number OB is the first symbol string matching memo 'JMI'. It is registered to the registration address 01 of the memo IJM1. The state after registration is shown in FIG.
ひきつづき、バックボーンローカルエリアネットワーク
から入力されたパケット信号からルーティングテーブル
を生成する動作を説明する。ブリッジ装置B3のルーテ
ィングテーブルを構成する第一の記号列照合メモリM1
と第二の記号列照合メモリM2とノード番号メモリM3
とは初期状態でありなにも登録されていない。ここで、
ブリッジ装置B1がバックボーンローカルエリアネット
ワークRへ送出した第4図に示すパケット信号がブリッ
ジ装置B3へ人力されると、ブリッジ装置B3は人力さ
れたパケット信号の送信元端末番号OBを経路D1を介
して第一の記号列照合メモリMlと第二の記号列照合メ
モ’IM2とに与える。Next, the operation of generating a routing table from packet signals input from the backbone local area network will be explained. First symbol string matching memory M1 that constitutes the routing table of bridge device B3
, second symbol string matching memory M2 and node number memory M3
is the initial state and nothing is registered. here,
When the packet signal shown in FIG. 4 sent from the bridge device B1 to the backbone local area network R is manually input to the bridge device B3, the bridge device B3 transmits the source terminal number OB of the manually input packet signal via the path D1. It is applied to the first symbol string matching memory Ml and the second symbol string matching memory 'IM2.
ブリッジ装置B3は記号列照合メモリの照合動作の結果
として得られる一致表示信号D3およびD5に基づき第
2表に示す動作をルーティングテーブルに対して行う。The bridge device B3 performs the operations shown in Table 2 on the routing table based on the matching display signals D3 and D5 obtained as a result of the matching operation of the symbol string matching memory.
(以下本頁余白)
すなわち、第一の記号列照合メモ’JMIのみが一致信
号D3を出力した場合は、該当送信元端末番号は自ブリ
ッジ装置B3に接続する端末として登録済であり、かつ
、他のブリッジ装置B1およびB2に接続される端末と
しては登録されていない状態である。すなわち、該当端
末が自ブリッジ装置B3から他のブリッジ装置B1また
はB2のサブローカルエリアネットワークへ移動したこ
とを示す。この場合に、第一の記号列照合メモリM1か
ら該当送信元端末番号を削除して第二の記号列照合メモ
IJ M 2へ登録し、その登録アドレスに対応するノ
ード番号メモリM3のアドレスにそのパケット信号の送
信元ノード番号を登録する。第二の記号列照合メモ’J
M2のみが一致信号D5を出力した場合は、該当送信元
端末番号は自ブリッジ装置B3以外のブリッジ装置B1
またはB2に接続する端末として登録済の状態である。(Hereinafter, this page margin) In other words, if only the first symbol string matching memo 'JMI outputs the matching signal D3, the corresponding source terminal number has already been registered as a terminal connected to its own bridge device B3, and It is in a state where it is not registered as a terminal connected to other bridge devices B1 and B2. That is, this indicates that the corresponding terminal has moved from its own bridge device B3 to the sublocal area network of another bridge device B1 or B2. In this case, the corresponding source terminal number is deleted from the first symbol string matching memory M1, registered in the second symbol string matching memo IJM2, and the address of the node number memory M3 corresponding to the registered address is saved. Register the source node number of the packet signal. Second symbol string matching memo 'J
If only M2 outputs the matching signal D5, the corresponding source terminal number is bridge device B1 other than own bridge device B3.
Or, it has already been registered as a terminal connected to B2.
この場合に、この一致表示信号D5を出力した第二の記
号列照合メモ17 M 2の登録アドレスD4に対応す
るノード番号メモリM3のアドレスに登録されているノ
ード番号と入力されたパケット信号の送信元ノード番号
とを比較する。その結果として両者が一致していれば、
ルーティングテーブルは更新せず、不一致であれば他の
ブリッジ装置のサブローカルエリアネットワークに接続
されている端末がそれとは異なる別のブリッジ装置に移
動したことを示しているので、ノード番号メモIJ M
3のアドレスに登録されているノード番号を入力され
たパケットの送信元ノード番号に変更する。第一の記1
号列照合メモリM1と第二の記号列照合メモリM2とが
一致表示信号D3およびB5をそれぞれ出力した場合は
、該当送信元端末がブリッジ装置B3に接続される端末
として登録され、さらに、その端末が他のブリッジ装置
B1またはB2に接続される端末としても登録されてい
る状態である。In this case, the node number registered at the address of the node number memory M3 corresponding to the registered address D4 of the second symbol string matching memo 17 M2 that outputs this match display signal D5 and the input packet signal are transmitted. Compare with the original node number. As a result, if the two agree,
The routing table is not updated, and if there is a mismatch, it indicates that the terminal connected to the sublocal area network of another bridge device has moved to a different bridge device, so the node number memo IJ M
The node number registered in address 3 is changed to the source node number of the input packet. First Book 1
When the code string matching memory M1 and the second symbol string matching memory M2 output matching display signals D3 and B5, respectively, the corresponding transmission source terminal is registered as a terminal connected to the bridge device B3, and furthermore, the terminal is registered as a terminal connected to the bridge device B3. is also registered as a terminal connected to another bridge device B1 or B2.
すなわち、ルーティングテーブルが矛盾している。In other words, the routing table is inconsistent.
この場合は、第一の記号列照合メモリM1から該当送信
元端末番号を削除して矛盾を解消する。第一の記号列照
合メモ’JMIと第二の記号列照合メモリM2とがいず
れも一致信号を出力しない場合は該当送信元端末番号が
未登録であることを示す。In this case, the inconsistency is resolved by deleting the corresponding source terminal number from the first symbol string matching memory M1. If neither the first symbol string matching memo 'JMI nor the second symbol string matching memory M2 outputs a matching signal, this indicates that the corresponding source terminal number is unregistered.
この場合は、第二の記号列照合メモリM2へ該当送信元
端末番号を登録し、その登録アドレスに対応スるノード
番号メモリのアドレスへ人力パケット信号の送信元ノー
ド番号を登録する。すなわち、ブリッジ装置B3が第4
図のパケット信号をバックボーンローカルエリアネット
ワークRから受信した場合は、第一の記号列照合メモI
J M 1と第二の記号列照合メモリM2とは初期状態
でいずれも一致信号を出力しないので、ブリッジM3は
該当送信元端末番号OBを第二の記号列照合メモリの登
録アドレス01へ登録する。さらに、この登録アドレス
01に対応するノード番号メモリM3のアドレス000
1に該当パケット信号の送信元ノード番号旧を登録する
。登録後の状態を第6図に示す。In this case, the corresponding source terminal number is registered in the second symbol string matching memory M2, and the source node number of the human-powered packet signal is registered in the node number memory address corresponding to the registered address. That is, bridge device B3 is the fourth
When the packet signal shown in the figure is received from the backbone local area network R, the first symbol string matching memo I
Since neither JM1 nor the second symbol string matching memory M2 outputs a matching signal in the initial state, the bridge M3 registers the corresponding source terminal number OB to the registration address 01 of the second symbol string matching memory. . Furthermore, address 000 of node number memory M3 corresponding to this registered address 01
1, the old source node number of the corresponding packet signal is registered. The state after registration is shown in FIG.
各ブリッジ装置はブリッジ装置内を通過するすべてのパ
ケット信号についてこのようなルーティングテーブル生
成動作を行ってルーティングテーブルを自律的に生成す
る。Each bridge device autonomously generates a routing table by performing such a routing table generation operation on all packet signals passing through the bridge device.
本発明は、以上説明したように、従来のルーティングテ
ーブル固定割付は手段に比較して端末の追加、移動およ
び削除に対して柔軟に対応でき、また、従来の汎用メモ
リを用いて検索アルゴリズムを行う方法に比較してパケ
ット転送時のオーバヘッドを少なくする効果がある。As explained above, the present invention can more flexibly respond to the addition, movement, and deletion of terminals than the conventional fixed allocation method of routing tables, and can perform the search algorithm using conventional general-purpose memory. This method has the effect of reducing overhead during packet transfer compared to other methods.
第1図は本発明実施例に含まれるルーティングテーブル
の構成を示す構成図。
第2図は本発明実施例が適用されたシステムの構成を示
すブロック構成図。
第3図はサブローカルエリアネットワーク上のパケット
信号の構成を示すフォーマット図。
第4図はバックボーンローカルエリアネットワーク上の
パケット信号の構成を示すフォーマット図。
第5図および第6図はルーティングテーブルの作成過程
を示す説明図。
Ml・・・第一の記号列照合メモリ、M2・・・第二の
記号列照合メモリ、M3・・・ノード番号メモリ、C1
、C2・・・更新手段、Dl・・・照合データ入力経路
、B2、B4・・・登録アドレス、B3、B5・・・−
数表示信号、Sl、B2、B3・・・サブローカルエリ
アネットワーク、R・・・バックボーンローカルエリア
ネットワーク、B1、B2、B3・・・ブリッジ装置、
’I’ll、TI2、Ta2、T31、T32・・・端
末。
特許出願人 日本電気株式会社4−2
代理人 弁理士 井 出 直 孝′。
°“・−−
N1図
実施例を含むシステムの構成
第2図
゛ パケット信号の構成
第3図
パケット信号の構成
第4図
実施例の動作
第5図FIG. 1 is a configuration diagram showing the configuration of a routing table included in an embodiment of the present invention. FIG. 2 is a block configuration diagram showing the configuration of a system to which an embodiment of the present invention is applied. FIG. 3 is a format diagram showing the structure of a packet signal on a sublocal area network. FIG. 4 is a format diagram showing the structure of a packet signal on a backbone local area network. FIG. 5 and FIG. 6 are explanatory diagrams showing the process of creating a routing table. Ml...first symbol string matching memory, M2...second symbol string matching memory, M3...node number memory, C1
, C2...updating means, Dl...verification data input route, B2, B4...registered address, B3, B5...-
Number display signal, Sl, B2, B3... Sub local area network, R... Backbone local area network, B1, B2, B3... Bridge device,
'I'll, TI2, Ta2, T31, T32... terminal. Patent applicant: NEC Corporation 4-2 Agent: Patent attorney Nao Takashi Ide'. °“・-- Diagram N1 System configuration including the embodiment Fig. 2 Packet signal structure Fig. 3 Packet signal structure Fig. 4 Operation of the embodiment Fig. 5
Claims (1)
ーカルエリアネットワークとローカルエリアネットワー
クとの結合点に設けられ、送信元の端末番号を含むパケ
ット信号が経由し、ノード番号が付されたブリッジ装置
において、 自装置に結合されたサブローカルエリアネットワークに
接続された端末の端末番号を登録する記憶領域を有し、
パケット信号に含まれる端末番号と一致する端末番号が
登録されているときに第一の一致信号を発生する第一の
メモリ(M1)と、他装置に結合されたサブローカルエ
リアネットワークに接続された端末の端末番号を登録す
る記憶領域を有し、パケット信号に含まれる端末番号と
一致する端末番号が登録されているときに第二の一致信
号およびこの端末番号が登録された記憶領域のアドレス
を示すアドレス信号を生成する第二のメモリ(M2)と
、 アドレス信号の示すアドレスを有する記憶領域に登録さ
れた端末番号の付された端末が接続された装置のノード
番号をこのアドレス信号の示すアドレスに対応するアド
レスの付された記憶領域に登録する第三のメモリ(M3
)と、 上記サブローカルエリアネットワークからのパケット信
号に含まれる送信元の端末番号を上記第一および第二の
メモリに与え、この二つのメモリからの第一および第二
の一致信号の有無の組合せに基づきこの二つのメモリの
登録内容を更新する第一の更新手段(C1)と、 上記ローカルエリアネットワークからのパケット信号に
含まれる送信元の端末番号を上記二つのメモリのそれぞ
れに与え、上記二つのメモリからの第一および第二の一
致信号の有無の組合せに基づき上記二つのメモリおよび
上記第三のメモリの登録内容を更新する第二の更新手段
(C2)とを備えたことを特徴とするブリッジ装置。[Scope of Claims] 1. Provided at a connection point between a plurality of sublocal area networks and a local area network to which terminals assigned terminal numbers are connected, and through which a packet signal including a source terminal number passes, A bridge device with a node number has a storage area for registering the terminal number of a terminal connected to a sublocal area network connected to the bridge device,
a first memory (M1) that generates a first matching signal when a terminal number that matches the terminal number included in the packet signal is registered; and a first memory (M1) that is connected to a sublocal area network that is coupled to other devices. It has a storage area for registering the terminal number of a terminal, and when a terminal number that matches the terminal number included in the packet signal is registered, a second matching signal and the address of the storage area in which this terminal number is registered are sent. a second memory (M2) that generates an address signal indicated by the address signal; and a second memory (M2) that generates an address signal indicated by the address signal; The third memory (M3) is registered in the storage area with the address corresponding to
), the source terminal number included in the packet signal from the sublocal area network is given to the first and second memories, and the combination of the presence or absence of the first and second matching signals from these two memories is performed. a first updating means (C1) for updating the registered contents of these two memories based on the above; and second updating means (C2) for updating the registered contents of the two memories and the third memory based on a combination of the presence or absence of the first and second coincidence signals from the two memories. bridge device.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP63006209A JPH01181255A (en) | 1988-01-13 | 1988-01-13 | Bridge device |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP63006209A JPH01181255A (en) | 1988-01-13 | 1988-01-13 | Bridge device |
Publications (1)
Publication Number | Publication Date |
---|---|
JPH01181255A true JPH01181255A (en) | 1989-07-19 |
Family
ID=11632139
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP63006209A Pending JPH01181255A (en) | 1988-01-13 | 1988-01-13 | Bridge device |
Country Status (1)
Country | Link |
---|---|
JP (1) | JPH01181255A (en) |
Cited By (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH03295333A (en) * | 1989-12-28 | 1991-12-26 | American Teleph & Telegr Co <Att> | Device to route packaged message and method |
WO2007086539A1 (en) * | 2006-01-25 | 2007-08-02 | Nec Corporation | Network node, frame transfer program, and frame transfer method |
-
1988
- 1988-01-13 JP JP63006209A patent/JPH01181255A/en active Pending
Cited By (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH03295333A (en) * | 1989-12-28 | 1991-12-26 | American Teleph & Telegr Co <Att> | Device to route packaged message and method |
WO2007086539A1 (en) * | 2006-01-25 | 2007-08-02 | Nec Corporation | Network node, frame transfer program, and frame transfer method |
US8401008B2 (en) | 2006-01-25 | 2013-03-19 | Nec Corporation | Network node, frame transfer program and frame transfer method |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
Satyanarayana et al. | New topological formula and rapid algorithm for reliability analysis of complex networks | |
Lin et al. | A new algorithm for symbolic system reliability analysis | |
Gerla | The design of store-and-forward (S/F) networks for computer communications | |
Simchi-Levi et al. | Minimizing the total flow time of n jobs on a network | |
JPS5828953B2 (en) | Kokanmou Kumikaesouchi | |
CN108804699A (en) | Family tree recording method, device and electronic equipment based on block chain | |
Gupta et al. | Two-stage no-wait scheduling models with setup and removal times separated | |
EP3970030A1 (en) | Methods, systems, and media for resolving graph database queries | |
JPH01181255A (en) | Bridge device | |
JPH10210066A (en) | Data base for judging internet work repeating destination and method for constructing data base | |
JPH07118719B2 (en) | Pattern search method and apparatus | |
Lenfant | A versatile mechanism to move data in an array processor | |
CN106209420A (en) | A kind of method positioning data forwarding service fault and electronic equipment | |
JPS6320626A (en) | Classifying system for symbol string | |
Paul et al. | On homomorphic images of the Szilard languages of matrix insertion–deletion systems with matrices of size 2 | |
Mohanty et al. | A computer algorithm for determining optimal buffer size in a serial flow production system | |
Kim et al. | Bit-permute multistage interconnection networks | |
Yuan et al. | Polynomial time solvability of the weighted ring arc-loading problem with integer splitting | |
Du et al. | Circuit structure and switching function verification | |
JPH02206939A (en) | Self-routing switch network | |
JPH01225264A (en) | Packet communicating system | |
JPS6320627A (en) | Group number generating mechanism | |
JPH01140833A (en) | Internetwork data transfer system | |
JPS61242436A (en) | Data switching device | |
Davio et al. | Insertion networks |