JPH02206237A - Routing system and routing table revision system - Google Patents
Routing system and routing table revision systemInfo
- Publication number
- JPH02206237A JPH02206237A JP1025987A JP2598789A JPH02206237A JP H02206237 A JPH02206237 A JP H02206237A JP 1025987 A JP1025987 A JP 1025987A JP 2598789 A JP2598789 A JP 2598789A JP H02206237 A JPH02206237 A JP H02206237A
- Authority
- JP
- Japan
- Prior art keywords
- address
- link
- terminal
- tree
- node
- 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.)
- Granted
Links
- 238000004891 communication Methods 0.000 claims abstract description 39
- 238000000034 method Methods 0.000 claims description 29
- 230000004308 accommodation Effects 0.000 claims description 19
- 238000012546 transfer Methods 0.000 description 13
- 238000010586 diagram Methods 0.000 description 5
- 238000010295 mobile communication Methods 0.000 description 4
- 238000012545 processing Methods 0.000 description 4
- 230000005540 biological transmission Effects 0.000 description 3
- 230000000694 effects Effects 0.000 description 3
- 230000002159 abnormal effect Effects 0.000 description 2
- 238000006243 chemical reaction Methods 0.000 description 2
- 238000012986 modification Methods 0.000 description 2
- 230000004048 modification Effects 0.000 description 2
- 230000001419 dependent effect Effects 0.000 description 1
- 238000005516 engineering process Methods 0.000 description 1
Landscapes
- Data Exchanges In Wide-Area Networks (AREA)
- Mobile Radio Communication Systems (AREA)
Abstract
Description
【発明の詳細な説明】
〔産業上の利用分野〕
本発明は、ルーティング方式およびルーティング表更新
方式に関し、特に移動通信を行う場合に好適な宛先端末
までの経路決定のためのルーティング方式およびそのル
ーティング方式に用いられるルーティング表の更新のた
めのルーティング表更新方式に関する。DETAILED DESCRIPTION OF THE INVENTION [Field of Industrial Application] The present invention relates to a routing method and a routing table update method, and in particular to a routing method for determining a route to a destination terminal suitable for mobile communication and its routing. The present invention relates to a routing table update method for updating a routing table used in the method.
従来の多くの通信システムにおいては、端末のアドレス
は通信網内でのその端末の収容位置を表しており、した
がって、宛先端末のアドレスを見ることにより、接続す
べきノードがわかるようになっている。In many conventional communication systems, the address of a terminal indicates the location of that terminal within the communication network, and therefore, by looking at the address of the destination terminal, it is possible to determine which node to connect to. .
例えば、電話番号(03)XXX−YYYYの場合につ
いていえば、03は東京であること、すなわち東京の市
外交換局を示し、次のXXXは東京内での特定の加入者
交換局を示し、そしてYYYYでその加入者交換局内で
の特定のリンクを示している。しかし、このような位置
に依存したアドレスでは、端末が移動してその接続位置
が変わると、アドレスもそのたびに変更しなければなら
ない。For example, in the case of the telephone number (03) XXX-YYYY, 03 indicates Tokyo, that is, the Tokyo toll exchange, the next XXX indicates a specific subscriber exchange within Tokyo, YYYY indicates a specific link within that subscriber exchange. However, with such a location-dependent address, if the terminal moves and its connection location changes, the address must also be changed each time.
これに対して、移動通信は端末の移動にも対応できる通
信サービスの一つであり、例えば、自動音電話システム
などでは、端末のアドレスとして位置によらない識別子
が用いられている。このような位置によらないアドレス
を用いると、端末が移動してもアドレスを変える必要が
ないという利点があり、今後移動通信を可能とするシス
テムでは位置によらないアドレスを用いる有用性は極め
て大きい。On the other hand, mobile communication is one type of communication service that can accommodate the movement of terminals. For example, in automated telephone systems and the like, identifiers that are independent of location are used as terminal addresses. The advantage of using such location-independent addresses is that there is no need to change the address even if the terminal moves, and the use of location-independent addresses will be extremely useful in systems that will enable mobile communications in the future. .
しかし、上述したような位置によらないアドレスを用い
る場合、実際には次のような問題がある。However, when using the above-mentioned location-independent addresses, there are actually the following problems.
すなわち、位置によらないアドレスを用いる場合、アド
レス自身には収容位置の情報を一切含んでいないので、
宛先端末のアドレスから接続すべきノードを見つけるた
めには基本的に網内の全ての端末に対してアドレスとそ
の収容位置との変換表(アドレス表と呼ぶことにする)
が必要である。In other words, when using a location-independent address, the address itself does not include any information about the accommodation location, so
In order to find the node to connect to from the address of the destination terminal, basically a conversion table (hereinafter referred to as an address table) between addresses and their accommodation locations is created for all terminals in the network.
is necessary.
しかも、端末が移動した場合には、移動毎にアドレス表
の内容を書き換える必要がある。このアドレス表をどこ
が、どのようにして保持更新するかが問題となる。Furthermore, when the terminal moves, the contents of the address table must be rewritten each time the terminal moves. The problem is where and how this address table should be maintained and updated.
この場合の対応策として考えられている1つの方式は、
通信システム中にアドレス変換表を保持するセンターを
設け、通信に先立ち送信元が宛先端末の位置をそのセン
ターに問い合わせる方式である。しかし、この場合、セ
ンターには全ての端末から送信毎に問い合わせが集中し
、更にまた、端末の移動毎に移動通知も集中することに
なり、大規模なシステムではセンターでのトラヒックの
負荷およびアドレス表の検索、書換え処理のための負荷
が増大する。One method considered as a countermeasure for this case is:
In this method, a center that maintains an address conversion table is provided in the communication system, and the sender inquires of the center about the location of the destination terminal prior to communication. However, in this case, inquiries from all terminals will be concentrated on the center for each transmission, and movement notifications will also be concentrated on each terminal movement, and in a large-scale system, the traffic load and address at the center will be concentrated. The load for table search and rewriting processing increases.
また、上述のような問い合わせトラヒックの負荷を軽減
するためにセンターを複数とする方式、すなわち、同じ
アドレス表を保持するセンターを複数設けることが考え
られるが、その場合でもアドレス表の更新は全てのセン
ターで端末の移動毎に行わなければならない。Additionally, in order to reduce the load of inquiry traffic as mentioned above, it is possible to have multiple centers, in other words, to have multiple centers that maintain the same address table, but even in that case, updating the address table will be required for all addresses. This must be done every time a terminal is moved at the center.
本発明の目的は、前記センタ一方式の負荷の集中を解決
し、1以上の通信端末を収容する複数の端末収容装置を
端点とし、複数の接続装置をノードとし、端末収容装置
および接続装置間をリンクで接続したツリー状の通信網
において、移動通信を可能とする場合に、経路以外のリ
ンクおよび接続装置に不必要な負荷がかからないルーテ
ィング方式、およびアドレス表の更新を適切に行い得る
ルーティング表更新方式を提供することにある。An object of the present invention is to solve the problem of concentration of load in the one-way center system, to use a plurality of terminal accommodating devices accommodating one or more communication terminals as end points, and to use a plurality of connecting devices as nodes, and to connect the terminal accommodating devices and the connecting devices. A routing method that does not place unnecessary loads on links and connected devices other than the route, and a routing table that can update address tables appropriately, when mobile communication is possible in a tree-like communication network in which two are connected by links. The purpose is to provide an update method.
本発明は、1以上の通信端末を収容する複数の端末収容
装置を端点とし、かつ、複数の接続装置をノードとし、
前記端末収容装置および接続装置間をリングで接続した
ツリー状の通信網におけるルーティング方式であって、
ツリーの各ノードに位置する接続装置は、自ノードをル
ートとするサブツリーに属する通信端末のアドレスとそ
の収容するリンクを対にして記録したアドレス表を保持
し、通信フレームを受信した場合には、その宛先アドレ
スを自装置内の前記アドレス表と比較し、当該宛先アド
レスが前記アドレス表にあった場合には、対応するリン
クに転送し、前記アドレス表に該当するアドレスがなか
った場合には、受信したリンクがツリーの上位ノードか
らのリンクであればその情報フレームを廃棄するかまた
は下位ノードあてのリンクへ転送し、他のリンクの場合
にはツリーの上位ノードへのリンクに転送することを特
徴としている。The present invention has a plurality of terminal accommodation devices accommodating one or more communication terminals as end points, and a plurality of connection devices as nodes,
A routing method in a tree-like communication network in which the terminal accommodating device and the connecting device are connected in a ring, wherein the connecting device located at each node of the tree uses the address of the communication terminal belonging to the subtree whose root is its own node. It maintains an address table in which the links it accommodates are recorded in pairs, and when a communication frame is received, its destination address is compared with the address table in its own device, and if the destination address is found in the address table. If there is no corresponding address in the address table, if the received link is from an upper node in the tree, the information frame is discarded or sent to a lower node. If the link is another link, the link is forwarded to a link to a higher node in the tree.
また、本発明は、1以上の通信端末を収容する複数の端
末収容装置を端点とし、かつ、複数の接続装置をノード
とし、前記端末収容装置および接続装置間をリンクで接
続したツリー状の通信網におけるルーティング表更新方
式であって、ツリーの各ノードに位置する接続装置は、
自ノードをルートとするサブツリーに属する通信端末の
アドレスとその収容するリンクを対にして記録したアド
レス表を保持し、、
各通信端末は収容される端末収容装置を移動した場合に
は自端末のアドレスが書かれた移動通知フレームを送信
し、
各接続装置は当該移動通知フレームを受信した場合はそ
の移動通知フレーム内の端末アドレスを自装置内の前記
アドレス表と比較し、該当するアドレスが既に前記アド
レス表にあればその対応するリンクにその移動通知フレ
ームを転送すると共に対応するリンクの欄を新たに当該
移動通知フレームを受信したリンクに書き換え、自装置
内の前記アドレス表にそのアドレスがなければ、当該ア
ドレスと当該移動通知フレームを受信したリンクの対を
、前記アドレス表に追加すると共に、その移動通知フレ
ームをツリーの上位ノードへのリンクに転送することを
特徴としている。The present invention also provides tree-like communication in which a plurality of terminal accommodating devices accommodating one or more communication terminals are used as end points, a plurality of connecting devices are used as nodes, and the terminal accommodating devices and the connecting devices are connected by links. A routing table update method in a network, in which the connection device located at each node of the tree is
It maintains an address table in which the addresses of communication terminals belonging to the subtree with its own node as the root and the links they accommodate are recorded in pairs, and when each communication terminal moves the terminal accommodation device in which it is accommodated, it A movement notification frame containing an address is sent, and when each connected device receives the movement notification frame, it compares the terminal address in the movement notification frame with the address table in its own device, and if the corresponding address is already If it is in the address table, transfer the movement notification frame to the corresponding link and rewrite the corresponding link column with the link that newly received the movement notification frame, and if the address is not in the address table in the own device. For example, the pair of the address and the link that received the movement notification frame is added to the address table, and the movement notification frame is transferred to the link to the upper node of the tree.
本発明では、各接続装置が分散的に宛先端末までの経路
を自装置内の部分的なアドレス表により決定できる。端
末の移動が発生した場合、端末の移動に対しても、ロー
カルな移動はローカルな変更だけで済ますことが可能で
ある。In the present invention, each connecting device can determine a route to a destination terminal in a distributed manner using a partial address table within the device itself. When a terminal is moved, local movement can be accomplished by only making local changes.
次に、本発明について図面を参照して説明する。 Next, the present invention will be explained with reference to the drawings.
第1図は本発明の方式を適用し得る通信システムの一例
を示す構成図である。FIG. 1 is a block diagram showing an example of a communication system to which the method of the present invention can be applied.
本通信システムは、第1図に示すように、複数の端末収
容装置101〜108と、複数の接続装置9〜15とか
ら構成されており、端末収容装置101〜108は、そ
れぞれ所定の通信端末と接続されている。各通信端末は
移動可能な端末であって、図示の状態では、端末C,D
、 E、 F、 r、 Jがそれぞれ端末収容装
置102.103.104.105.107.108に
収容されており、端末収容装置101.106は、それ
ぞれ端末Aと端末B、端末Gと端末Hを収容している。As shown in FIG. 1, this communication system is composed of a plurality of terminal accommodation devices 101 to 108 and a plurality of connection devices 9 to 15, and the terminal accommodation devices 101 to 108 each have a predetermined communication terminal. is connected to. Each communication terminal is a mobile terminal, and in the illustrated state, terminals C, D
. It accommodates.
また、端末収容装置101〜108、接続装置9〜15
はリンクを介してツリー状に接続されている。In addition, terminal accommodation devices 101 to 108, connection devices 9 to 15
are connected in a tree through links.
すなわち、第1図の通信システムでは、端末収容装置1
01〜108を端点とし、接続装置9〜15をノードと
し、端末収容装置101〜108、接続装置9〜15間
をリンクで接続したツリー状の通信網が構成されており
、全ての接続装置9〜15は、自分より下位のノード向
きに複数のリンクをもっている。図では、ちょうど2本
づつのリンクを持っているが、必ずしも2本でなくても
よい。図中下位のノード向きの2木のリンクの内、左側
のリンクをリンク、、右側のリンクをリンク2と呼ぶこ
とにする。またツリーのルートノードにあたる接続装置
15以外の全ての接続装置9〜14は、上位のノード向
きのリンクをちょうど1本づつ持っている。That is, in the communication system of FIG.
A tree-like communication network is constructed in which terminal accommodation devices 101 to 108 and connection devices 9 to 15 are connected by links, with terminals 01 to 108 as end points and connection devices 9 to 15 as nodes. ~15 has multiple links toward nodes lower than itself. In the figure, there are exactly two links, but it does not necessarily have to be two. Among the two-tree links pointing toward the lower node in the figure, the left link will be called the link, and the right link will be called the link 2. Furthermore, all the connecting devices 9 to 14 other than the connecting device 15, which is the root node of the tree, each have exactly one link pointing toward an upper node.
更に、接続装置9〜15は、次のようなアドレス表を保
持している。Furthermore, the connection devices 9 to 15 hold the following address table.
第2図は本発明に用い得るアドレス表の一例であり、第
1図の構成の場合の各接続装置9〜15が保持するアド
レス表9A〜15Aの内容を示している。各接続装置9
〜15が有するアドレス表9A〜15Aは、自分をル−
トとするサフ゛フリーに属する端末のアドレスと、その
収容リンクを対にした表であり、例えば、接続装置13
には、端末A、BおよびCがリンク1側、すなわち第1
図中の左側のリンク側に属しており、端末りおよびEが
リンク2側、すなわち右側のリンク側に属しているとい
う内容のアドレス表13Aが設けられていることになる
。FIG. 2 is an example of an address table that can be used in the present invention, and shows the contents of the address tables 9A to 15A held by each of the connecting devices 9 to 15 in the case of the configuration shown in FIG. Each connection device 9
The address tables 9A to 15A owned by ~15 are
This is a table that pairs the addresses of terminals belonging to Saffree to be targeted and their accommodating links, for example, the connection device 13
, terminals A, B and C are on the link 1 side, i.e. the first
An address table 13A is provided in which terminals 1 and 2 belong to the link side on the left side in the figure, and terminals E and E belong to the link 2 side, that is, the link side on the right side.
次に、上記した構成の通信網を示す第1図およびアドレ
ス表を示す第2図を用いて、端末Aが端末E宛に通信す
る場合を例に、本発明に従うルーティング方式を説明す
る。Next, a routing method according to the present invention will be explained using FIG. 1 showing a communication network having the above-described configuration and FIG. 2 showing an address table, taking as an example a case where terminal A communicates to terminal E.
端末Aが端末E宛に通信するときは、まず、端末Aは宛
先端末巳のアドレスE1を宛先アドレスとする情報フレ
ームを端末収容装置101宛に送信する。この場合、端
末収容装置101は、宛先端末巳が直接自分に接続され
ていないので、上位の接続装置9にその情報フレームを
転送する。When terminal A communicates with terminal E, first, terminal A transmits to the terminal accommodating device 101 an information frame whose destination address is the address E1 of the destination terminal. In this case, since the destination terminal is not directly connected to itself, the terminal accommodation device 101 transfers the information frame to the higher-level connection device 9.
ここで、接続装置9は宛先アドレスE1を自分のアドレ
ス表9Aと比べるが、第2図に示すように、Elはアド
レス表9Aにないので、上位の接続装置13宛に転送す
る。次いで、かかる転送が行われると、接続装置13も
同様に宛先アドレスE。Here, the connecting device 9 compares the destination address E1 with its own address table 9A, but as shown in FIG. 2, since El is not in the address table 9A, it transfers it to the upper connecting device 13. Then, when such transfer is performed, the connecting device 13 also transfers the destination address E.
をアドレス表13Aと比べるが、この場合は、第2図に
示したように、アドレスE、はアドレス表13Aにあり
、しかもリンク2側、すなわち第1図中の右側のリンク
側に目的とする端末Eがいることがわかるので、その情
報フレームをまず、リンク2側即ち接続装置10宛に転
送する。is compared with the address table 13A. In this case, as shown in FIG. 2, the address E is in the address table 13A, and the target address is on the link 2 side, that is, on the right link side in FIG. Since it is known that terminal E is present, the information frame is first transferred to the link 2 side, that is, to the connecting device 10.
上記転送が行われると、それぞれ自己のアドレス表との
比較に従って、順次次のような転送が実行される。When the above transfer is performed, the following transfers are sequentially executed according to comparison with each address table.
すなわち、接続装置10では、端末Eが更にリンク2側
にいることがわかるので、当該情報フレームをリンク2
側すなわち端末収容装置104宛に転送する。そして、
更に端末収容装置104は当該情報フレームを端末Eに
転送する。That is, since the connecting device 10 knows that the terminal E is further on the link 2 side, the information frame is transferred to the link 2 side.
ie, to the terminal accommodating device 104. and,
Further, the terminal accommodation device 104 transfers the information frame to the terminal E.
このようにして、端末Aからの情報フレームは端末Eへ
到達するが、経路上のリンクおよび接続装置以外の不用
なリンクおよび接続装置には情報フレームは流れない。In this way, the information frame from terminal A reaches terminal E, but the information frame does not flow to unnecessary links and connecting devices other than the links and connecting devices on the route.
この(ため、経路以外のリンクおよび接続装置に不必要
な負荷がかかるのを防止でき、前述したセンタ一方式の
場合の負荷の集中を解消することができる。Therefore, it is possible to prevent unnecessary loads from being placed on links and connecting devices other than the route, and it is possible to eliminate the concentration of load in the case of the one-center type described above.
更に、第3図をも参照して具体的に説明する。Further, a detailed explanation will be given with reference to FIG. 3 as well.
第3図は本発明に従うルーティング方式を実現するため
の、各接続装置におけるルーティングプロセスの動作例
を示す流れ図である。FIG. 3 is a flowchart showing an example of the operation of the routing process in each connecting device to implement the routing method according to the present invention.
第3図において、接続装置は情報フレームを受信すると
、すなわち、情報フレームがいずれかのリンクから入来
すると、その宛先端末のアドレスを装置内のアドレス表
と比較する(ステップ301)。In FIG. 3, when a connecting device receives an information frame, ie, an information frame comes from any link, it compares the address of the destination terminal with an address table within the device (step 301).
もしその宛先アドレスがアドレス表に載っていた場合に
は、対応するリンクへその情報フレームを転送する(ス
テップ302)。もし宛先アドレスがアドレス表になか
った場合には、その情報フレームを受信したリンクを調
べ(ステップ303 ) 、もし受信したリンクが上位
ノードからのリンクの場合には、その情報フレームを廃
棄しくステップ304)、それ以外の場合には上位ノー
ド−・のリンクへその情報フレームを転送する(ステッ
プ305)。If the destination address is listed in the address table, the information frame is transferred to the corresponding link (step 302). If the destination address is not in the address table, check the link that received the information frame (step 303), and if the received link is from an upper node, discard the information frame (step 304). ), otherwise the information frame is transferred to the link of the upper node (step 305).
このようにして、本実施例のルーティング方式では、1
または複数の通信端末を収容する複数の端末収容装置1
01〜108を端点とし、複数の接続装置9〜15をノ
ードとし、端末収容装置101〜108および接続装置
9〜15間をリンクで接続したツリー状の通信網におい
て、ツリーの各ノードに位置する接続装置9〜15は、
自ノードをルートとするサブツリーに属する端末のアド
レスとその収容するリンクを対にして記録したアドレス
表を保持し、通信フレームを受信した場合には、その宛
先アドレスを自装置内のアドレス表と比較し、その宛先
アドレスがアドレス表にあった場合には、対応するリン
クに転送し、もしアドレス表に該当するアト°レスがな
かった場合には、受信したリンクがツリーの上位ノード
からのリンクであればその情報フレームを廃棄し、それ
以外の場合にはツリーの上位ノードへのリンクに転送す
るようにしており、前述した通り不必要な負荷がかかる
ことがないようにすることができる。In this way, in the routing method of this embodiment, 1
Or a plurality of terminal accommodation devices 1 accommodating a plurality of communication terminals.
In a tree-like communication network in which terminal accommodation devices 101 to 108 and connection devices 9 to 15 are connected by links, terminal accommodation devices 101 to 108 and connection devices 9 to 15 are connected by links, with end points being 01 to 108, and nodes 9 to 15 being nodes. The connection devices 9 to 15 are
It maintains an address table in which the addresses of terminals belonging to the subtree with its own node as the root and the links they accommodate are recorded in pairs, and when a communication frame is received, the destination address is compared with the address table within the own device. If the destination address is in the address table, it is forwarded to the corresponding link, and if there is no corresponding address in the address table, the received link is a link from an upper node in the tree. If so, the information frame is discarded, and if not, it is forwarded to a link to a higher node in the tree, thereby making it possible to avoid unnecessary load as described above.
なお、前記ステップ304の処理において、上位ノード
からの情報フレームの宛先アドレスがアドレス表にない
、という状態は正常な状態では起こり得ず、異常状態と
考えられる。従って、本例では、廃棄することとしてい
るが、廃棄せず、すべての下位ノード宛のリンクへ転送
することにしてもよい。In addition, in the process of step 304, a state in which the destination address of the information frame from the upper node is not in the address table cannot occur in a normal state and is considered to be an abnormal state. Therefore, in this example, it is discarded, but it may be decided not to discard it, but to transfer it to links addressed to all lower nodes.
次に、端末が移動したときのアドレス表の変更方式、す
なわちルーティング表更新方式について第4図以下を用
いて説明する。Next, a method of changing the address table when the terminal moves, that is, a method of updating the routing table, will be explained using FIG. 4 and subsequent figures.
上記したアドレス表9A−15Aは、ルーティング表を
構成しており、かかるルーティング表の更新については
、下記のようにして行う。The address tables 9A to 15A described above constitute a routing table, and the routing table is updated as follows.
すなわち、1または複数の通信端末を収容する複数の端
末収容装置を端点とし、複数の接続装置をノードとし、
端末収容装置および接続装置間をリンクで接続したツリ
ー状の通信網において、ツリーの各ノードに位置する接
続装置は、自ノードをルートとするサブツリーに属する
端末のアドレスとその収容するリンクを対にして記録し
たアドレス表を保持し、各端末は収容される端末収容装
置を移動した場合には自端末のアドレスが書かれた移動
通知フレームを送信し、各接続装置はその移動通知フレ
ームを受信するとその移動通知フレーム内の端末アドレ
スを自装置内のアドレス表と比較し、該当するアドレス
が既にアドレス表にあればその対応するリンクにその移
動通知フレームを転送するとともに対応するリンクの欄
を新たに移動通知フレームを受信したリンクに書き換え
、もし自装置内のアドレス表にそのアドレスがなければ
、そのアドレスとその移動通知フレームを受信したリン
クの対をアドレス表に追加すると共に、当該移動通知フ
レームをツリーの上位ノードへのリンクに転送するよう
にする。That is, a plurality of terminal accommodating devices accommodating one or a plurality of communication terminals are taken as end points, a plurality of connection devices are taken as nodes,
In a tree-like communication network in which terminal accommodating devices and connecting devices are connected by links, the connecting device located at each node of the tree pairs the address of the terminal belonging to the subtree with its own node as the root and the link it accommodates. When each terminal moves the terminal accommodation device in which it is housed, it transmits a movement notification frame containing the address of its own terminal, and when each connected device receives the movement notification frame, Compare the terminal address in the movement notification frame with the address table in the own device, and if the corresponding address is already in the address table, transfer the movement notification frame to the corresponding link and add a new column to the corresponding link. Rewrite the movement notification frame to the link that received it, and if the address does not exist in the address table within the own device, add the pair of that address and the link that received the movement notification frame to the address table, and update the movement notification frame. Forward to a link to a higher node in the tree.
例えば、具体例を挙げれば、第4図は、第1図の構成で
端末Eが端末収容装置104から端末収容装置103へ
移動したところを示している。すなわち、第1図の状態
では、既述したように、端末Eは端末収容装置104に
接続されているが、第4図の状態では、端末Eの移動が
生じて、端末収容装置103が端末りと共に端末Eをも
収容する状態となっている。このように、端末Eが移動
したときは、第2図に示す接続装置10のアドレス表1
0Aの内容も、その移動に伴って変更されることが要求
される。すなわち、上記アドレス表10Aの内容は、移
動前の状態では、端末Eが第1図中の右側のリンク側、
すなわちリンク2側にあることを表しているが、端末E
が第4図のように移動したときは、第4図中左側のリン
ク側、すなわちリンク1側にある状態に変更されなけれ
ばならない。For example, to give a specific example, FIG. 4 shows the terminal E moved from the terminal accommodating device 104 to the terminal accommodating device 103 in the configuration shown in FIG. That is, in the state of FIG. 1, the terminal E is connected to the terminal accommodating device 104 as described above, but in the state of FIG. 4, the terminal E moves and the terminal accommodating device 103 connects to the terminal Terminal E is also accommodated. In this way, when the terminal E moves, the address table 1 of the connection device 10 shown in FIG.
The contents of 0A are also required to be changed along with the movement. That is, the contents of the address table 10A are as follows: Before moving, the terminal E is on the right link side in FIG.
In other words, it indicates that it is on the link 2 side, but terminal E
When it moves as shown in FIG. 4, it must be changed to the link side on the left side in FIG. 4, that is, the link 1 side.
このような更新は、次のようにしてなされる。Such an update is performed as follows.
まず、端末Eが第4図のように移動したとき、移動後、
端末Eは、移動通知フレームに自分のアドレスE1を書
いて端末収容装置103宛に送信する。この場合、端末
収容装置103は、自分に直接端末Eが接続されたこと
を記録すると共に、当該移動通知フレームを接続装置1
0宛に転送する。かかる転送が行われると、接続装置1
0は、アドレス表10Aをみて端末Eが既に登録されて
いるので、対応するリンク2にその移動通知フレームを
転送すると共に、アドレス表10A中の端末已に対応す
るリンクを、当該移動通知フレームを受信したリンク1
に変更する。端末収容装置104は、接続装置10から
端末巳の移動通知フレームを受取り、端末Eが既に自分
に直接接続されていないことを知る。First, when terminal E moves as shown in Figure 4, after moving,
Terminal E writes its own address E1 in a movement notification frame and transmits it to terminal accommodation device 103. In this case, the terminal accommodation device 103 records that the terminal E is directly connected to itself, and sends the movement notification frame to the connecting device 103.
Forward to 0. When such a transfer takes place, the connecting device 1
0 looks at the address table 10A and finds that the terminal E is already registered, so it transfers the movement notification frame to the corresponding link 2, and also transfers the movement notification frame to the link corresponding to the terminal in the address table 10A. Received link 1
Change to The terminal accommodation device 104 receives the terminal E movement notification frame from the connection device 10 and learns that the terminal E is no longer directly connected to itself.
以上の操作により、端末Eの移動に対するアドレス表の
変更が終了するが、この場合、アドレス表の変更は、接
続装置10だけで行われ、他の接続袋W9,11〜15
には一切影響を与えない。With the above operations, the modification of the address table with respect to the movement of the terminal E is completed, but in this case, the modification of the address table is performed only in the connection device 10, and the change in the address table is performed only in the connection device 10, and
has no effect on the
このようにして、端末の移動があった場合、端末の移動
に対しても、ローカルな移動はローカルな変更だけで済
み、この点でも伝送路および処理の負担の軽減を図るこ
とができる。In this way, when the terminal moves, only local changes are required for the movement of the terminal, and in this respect as well, the burden on the transmission path and processing can be reduced.
更に第5図をも参照して具体的に説明する。Further, referring to FIG. 5, a detailed explanation will be given.
第5図は、上記したアドレス表更新方式を実現するため
の、各接続装置における更新プロセスの動作例を示す流
れ図である。FIG. 5 is a flowchart showing an example of the operation of the update process in each connected device to implement the address table update method described above.
第5図において、接続装置は移動通知フレームを受信す
ると、すなわち端末の移動に伴う移動通知フレームが入
来すると、その端末アドレスを装置内のアドレス表と比
較する(ステップ501)。In FIG. 5, when the connecting device receives a movement notification frame, that is, when a movement notification frame arrives due to movement of the terminal, it compares the terminal address with the address table in the device (step 501).
もしそのアドレスがアドレス表に載っていた場合には、
対応するリンクへその情報フレームを転送するとともに
、自装置内のアドレス表の当該アドレスに対応するリン
クを当該移動通知フレームを受信したリンクに書き換え
る(ステップ502)。If the address is in the address list,
The information frame is transferred to the corresponding link, and the link corresponding to the address in the address table within the own device is rewritten to the link that received the movement notification frame (step 502).
すなわち、例えば第4図の端末Eの移動の場合でいえば
、接続装置10が自己のアドレス表10AのアドレスE
、に対応するリンクの欄の内容を、リンク2からリンク
1に書き換える処理が上記ステップ502での書き換え
処理に該当する。That is, for example, in the case of movement of terminal E in FIG.
The process of rewriting the contents of the link column corresponding to , from link 2 to link 1 corresponds to the rewriting process in step 502 above.
一方、もしそのアドレスがアドレス表になかった場合に
は、当該移動通知フレームを受信したリンクを調べ(ス
テップ503 ) 、もし受信したリンクが下位のノー
ドからのリンクであった場合には、当該アドレスと当該
移動通知フレームを受信したリンクの対をアドレス表に
追加し、当該移動通知フレームを更に上位ノードへのリ
ンクへ転送しくステップ504 ) 、それ以外の場合
には廃棄する(ステップ505)。On the other hand, if the address is not in the address table, the link that received the movement notification frame is checked (step 503), and if the received link is from a lower node, the address The link pair that received the movement notification frame is added to the address table, and the movement notification frame is further forwarded to a link to a higher-order node (step 504), otherwise it is discarded (step 505).
なお、上記ステップ505で上位のノードから受信した
移動通知フレーム内のアドレスがアドレス表にない場合
は正常状態では起こり得す、異常状態と考えられる。Note that if the address in the movement notification frame received from the upper node in step 505 is not in the address table, this is considered to be an abnormal state, which can occur in a normal state.
以上のようにして端末の移動の際には上述のような更新
がなされるので、以後はその移動後の端末に対しても、
第2図で説明したようなルーティング方式に従い、でき
るだけリンクおよび接続装置に不必要な負荷がかからな
いようにして宛先端末までの経路を決定することができ
る。すなわち、各接続装置がアドレス表を部分的、分散
的に保持し、経路の決定を分散的に行うことにより、経
路以外のリンクおよび接続装置に不必要な負荷がかから
ないルーティング方式を維持することができる。As mentioned above, when the terminal is moved, the above-mentioned updates are performed, so from now on, the same will be applied to the terminal after the movement.
According to the routing method as explained in FIG. 2, the route to the destination terminal can be determined while minimizing unnecessary loads on links and connecting devices. In other words, by having each connected device maintain a partial and distributed address table and determining routes in a distributed manner, it is possible to maintain a routing system that does not place unnecessary loads on links other than the route and connected devices. can.
以上説明したように、本発明によれば、各接続装置が分
散的に宛先端末までの経路を自装置内の部分的なアドレ
ス表により決定できるため、経路決定のための余分な通
信および処理を必要とせず、また、端末の移動に対して
も、ローカルな移動はローカルな変更だけで済むため、
伝送路および処理の負担の軽減が図れる。As explained above, according to the present invention, each connected device can determine the route to the destination terminal in a distributed manner using a partial address table within itself, thereby eliminating unnecessary communication and processing for determining the route. It is not necessary, and even when moving the terminal, local movement requires only local changes, so
The burden on transmission paths and processing can be reduced.
第1図は本発明の一実施例を説明するためのシステム構
成の一例を示す図、
第2図は本発明に適用し得るアドレス表の一例を示す図
、
第3図は本発明に係るルーティング方式を実行するため
の接続装置の動作の一例を示す流れ図、第4図は端末移
動に伴うアドレス表の変更の説明に供する説明図、
第5図は本発明に係るルーティング表更新方式を実行す
るだめの接続装置の動作の一例を示す流れ図である。
9〜15・・・・・接続装置
9A〜15A・・・アドレス表
101〜108 ・・・端末収容装置A−J・・・・
・端末Fig. 1 is a diagram showing an example of a system configuration for explaining an embodiment of the present invention, Fig. 2 is a diagram showing an example of an address table applicable to the present invention, and Fig. 3 is a diagram showing an example of the routing according to the present invention. FIG. 4 is an explanatory diagram illustrating changes in the address table due to terminal movement; FIG. 5 is a flowchart showing an example of the operation of the connecting device to execute the method; FIG. It is a flowchart which shows an example of operation of a connection device. 9-15...Connection devices 9A-15A...Address tables 101-108...Terminal accommodation devices A-J...
・Terminal
Claims (2)
を端点とし、かつ、複数の接続装置をノードとし、前記
端末収容装置および接続装置間をリングで接続したツリ
ー状の通信網におけるルーティング方式であって、 ツリーの各ノードに位置する接続装置は、自ノードをル
ートとするサブツリーに属する通信端末のアドレスとそ
の収容するリンクを対にして記録したアドレス表を保持
し、通信フレームを受信した場合には、その宛先アドレ
スを自装置内の前記アドレス表と比較し、当該宛先アド
レスが前記アドレス表にあった場合には、対応するリン
クに転送し、前記アドレス表に該当するアドレスがなか
った場合には、受信したリンクがツリーの上位ノードか
らのリンクであればその情報フレームを廃棄するかまた
は下位ノードあてのリンクへ転送し、他のリンクの場合
にはツリーの上位ノードへのリンクに転送することを特
徴とするルーティング方式。(1) Routing in a tree-like communication network in which a plurality of terminal accommodating devices that accommodate one or more communication terminals are used as end points, a plurality of connecting devices are used as nodes, and the terminal accommodating devices and the connecting devices are connected by a ring. In this method, the connection device located at each node of the tree maintains an address table that records pairs of addresses of communication terminals belonging to the subtree whose root is the own node and the links they accommodate, and receives communication frames. If the destination address is found in the address table in the own device, it is forwarded to the corresponding link, and if there is no corresponding address in the address table. If the received link is from a higher node in the tree, the information frame is discarded or forwarded to a link destined for a lower node, and if it is any other link, it is sent to a link to a higher node in the tree. A routing method characterized by forwarding to.
を端点とし、かつ、複数の接続装置をノードとし、前記
端末収容装置および接続装置間をリンクで接続したツリ
ー状の通信網におけるルーティング表更新方式であって
、 ツリーの各ノードに位置する接続装置は、自ノードをル
ートとするサブツリーに属する通信端末のアドレスとそ
の収容するリンクを対にして記録したアドレス表を保持
し、、 各通信端末は収容される端末収容装置を移動した場合に
は自端末のアドレスが書かれた移動通知フレームを送信
し、 各接続装置は当該移動通知フレームを受信した場合はそ
の移動通知フレーム内の端末アドレスを自装置内の前記
アドレス表と比較し、該当するアドレスが既に前記アド
レス表にあればその対応するリンクにその移動通知フレ
ームを転送すると共に対応するリンクの欄を新たに当該
移動通知フレームを受信したリンクに書き換え、自装置
内の前記アドレス表にそのアドレスがなければ、当該ア
ドレスと当該移動通知フレームを受信したリンクの対を
、前記アドレス表に追加すると共に、その移動通知フレ
ームをツリーの上位ノードへのリンクに転送することを
特徴とするルーティング表更新方式。(2) Routing in a tree-like communication network in which a plurality of terminal accommodating devices that accommodate one or more communication terminals are used as end points, a plurality of connecting devices are used as nodes, and the terminal accommodating devices and the connecting devices are connected by links. In the table update method, the connection device located at each node of the tree maintains an address table in which the addresses of communication terminals belonging to the subtree with its own node as the root and the links they accommodate are recorded in pairs. When a communication terminal moves the terminal accommodation device in which it is housed, it transmits a movement notification frame in which the address of its own terminal is written, and when each connected device receives the movement notification frame, it sends a movement notification frame to the terminal in the movement notification frame. The address is compared with the address table in the own device, and if the corresponding address is already in the address table, the movement notification frame is transferred to the corresponding link, and the corresponding link column is newly updated with the movement notification frame. If the address is not found in the address table in the own device, the pair of the address and the link that received the movement notification frame is added to the address table, and the movement notification frame is added to the tree. A routing table update method characterized by forwarding to links to higher-level nodes.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP1025987A JP2946517B2 (en) | 1989-02-03 | 1989-02-03 | Routing method and routing table update method |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP1025987A JP2946517B2 (en) | 1989-02-03 | 1989-02-03 | Routing method and routing table update method |
Publications (2)
Publication Number | Publication Date |
---|---|
JPH02206237A true JPH02206237A (en) | 1990-08-16 |
JP2946517B2 JP2946517B2 (en) | 1999-09-06 |
Family
ID=12181063
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP1025987A Expired - Lifetime JP2946517B2 (en) | 1989-02-03 | 1989-02-03 | Routing method and routing table update method |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP2946517B2 (en) |
Cited By (6)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
EP0558041A2 (en) * | 1992-02-27 | 1993-09-01 | Nec Corporation | Control signaling network, radio base station and mobile switching center |
EP0619930A1 (en) * | 1992-01-03 | 1994-10-19 | Motorola, Inc. | Universal personal communication system and tracing system therefor |
US6452908B1 (en) | 1997-12-25 | 2002-09-17 | Nec Corporation | Route searching circuit and communication apparatus using the same |
US6785552B2 (en) | 1999-12-28 | 2004-08-31 | Ntt Docomo, Inc. | Location managing method for managing location of mobile station in mobile wireless packet communication system and mobile wireless packet communication system |
US7519367B2 (en) | 2001-09-12 | 2009-04-14 | Ntt Docomo, Inc. | Handover control apparatus, radio terminal device, edge router, router, mobile communication system, and handover control method |
JP4810429B2 (en) * | 2003-10-21 | 2011-11-09 | シュルンベルジェ ホールディングス リミテッド | Method and apparatus for communication between downhole tools |
-
1989
- 1989-02-03 JP JP1025987A patent/JP2946517B2/en not_active Expired - Lifetime
Cited By (11)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
EP0619930A1 (en) * | 1992-01-03 | 1994-10-19 | Motorola, Inc. | Universal personal communication system and tracing system therefor |
EP0619930A4 (en) * | 1992-01-03 | 1995-09-13 | Motorola Inc | Universal personal communication system and tracing system therefor. |
EP0558041A2 (en) * | 1992-02-27 | 1993-09-01 | Nec Corporation | Control signaling network, radio base station and mobile switching center |
EP0558041A3 (en) * | 1992-02-27 | 1994-02-02 | Nec Corp | |
JPH0678356A (en) * | 1992-02-27 | 1994-03-18 | Nec Corp | Control signal network, radio base station equipment and mobile exchange station equipment |
EP1085777A2 (en) * | 1992-02-27 | 2001-03-21 | Nec Corporation | Control signalling network, radio base station and mobile switching center |
EP1085777A3 (en) * | 1992-02-27 | 2001-07-04 | Nec Corporation | Control signalling network, radio base station and mobile switching center |
US6452908B1 (en) | 1997-12-25 | 2002-09-17 | Nec Corporation | Route searching circuit and communication apparatus using the same |
US6785552B2 (en) | 1999-12-28 | 2004-08-31 | Ntt Docomo, Inc. | Location managing method for managing location of mobile station in mobile wireless packet communication system and mobile wireless packet communication system |
US7519367B2 (en) | 2001-09-12 | 2009-04-14 | Ntt Docomo, Inc. | Handover control apparatus, radio terminal device, edge router, router, mobile communication system, and handover control method |
JP4810429B2 (en) * | 2003-10-21 | 2011-11-09 | シュルンベルジェ ホールディングス リミテッド | Method and apparatus for communication between downhole tools |
Also Published As
Publication number | Publication date |
---|---|
JP2946517B2 (en) | 1999-09-06 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US8811346B2 (en) | Mobile station traffic routing | |
US8593993B2 (en) | Method and apparatus for self-learning of call routing information | |
US7447800B2 (en) | Mobile router device, mobile network system, and mobility management method of mobile router device | |
CN101282503B (en) | Method for implementing carrying number as well as method for processing short message of number-carried user | |
CN105959254A (en) | Message processing method and device | |
US8948178B2 (en) | Network clustering | |
US11051351B2 (en) | Method for accessing local network, and related device | |
JPH02206237A (en) | Routing system and routing table revision system | |
US20070014287A1 (en) | Method or apparatus for routing signaling messages in a network | |
JP3496641B2 (en) | Terminal location information management method, terminal location information management system using this method, and home agent and border gateway used in this system | |
US20030117988A1 (en) | Method and device for data relaying | |
JP2001168906A (en) | Position information managing system | |
JP5601992B2 (en) | Communication system and packet processing node | |
US7996504B2 (en) | IP based signalling networks | |
CN102368735A (en) | Virtual private LAN service (VPLS) message processing method and equipment thereof | |
US7830859B1 (en) | Network element control for a communication system coupled to a mobile network | |
CN105306482B (en) | A kind of calling-control method of the flooding addressing towards special applications | |
JP2000324169A (en) | Method for routing | |
JP2002223219A (en) | System and method for controlling communication network and router | |
KR100890694B1 (en) | System and method for automatic and direct routing of information in a network | |
JP2000224305A (en) | Network | |
JPH0449733A (en) | Transmission route connection control method for different direction ring type packet communication system | |
JPH0795261A (en) | Communications system | |
JP2000224626A (en) | System for routing between exchanges | |
JPH04346540A (en) | Frame repeating system for repeating installation |