JP2002305540A - Network routing system - Google Patents

Network routing system

Info

Publication number
JP2002305540A
JP2002305540A JP2001105730A JP2001105730A JP2002305540A JP 2002305540 A JP2002305540 A JP 2002305540A JP 2001105730 A JP2001105730 A JP 2001105730A JP 2001105730 A JP2001105730 A JP 2001105730A JP 2002305540 A JP2002305540 A JP 2002305540A
Authority
JP
Japan
Prior art keywords
network
node
routing
routing table
status information
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
Application number
JP2001105730A
Other languages
Japanese (ja)
Other versions
JP3722280B2 (en
Inventor
Osamu Maejima
治 前島
Shingo Watanabe
伸吾 渡辺
Satohiko Kato
聰彦 加藤
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.)
KDDI Research Inc
Original Assignee
KDDI R&D Laboratories Inc
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 KDDI R&D Laboratories Inc filed Critical KDDI R&D Laboratories Inc
Priority to JP2001105730A priority Critical patent/JP3722280B2/en
Publication of JP2002305540A publication Critical patent/JP2002305540A/en
Application granted granted Critical
Publication of JP3722280B2 publication Critical patent/JP3722280B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

  • Data Exchanges In Wide-Area Networks (AREA)
  • Small-Scale Networks (AREA)

Abstract

PROBLEM TO BE SOLVED: To provide a network routing system that can attain quick routing in response to a change in the state of links even when a network includes an unstable network part such as a high interruption frequency of links. SOLUTION: In the network routing system that decides a path from each node in one net to each destination in the same net or other net on the network comprising a plurality of nets, a routing table 106 specifying a cross reference between a destination address and a succeeding hope node in each node is configured with an IP routing table 106a that stores the cross reference between destination addresses and in-net final nodes and with an in-net routing table 106b that stores the cross reference between in-net final nodes and succeeding hop nodes.

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【発明の属する技術分野】本発明は、ネットワークのル
ーティングシステムに係り、特に、品質や安定性の異な
る複数の網から構成されたネットワークでのルーティン
グに好適なネットワークのルーティングシステムに関す
る。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a network routing system, and more particularly to a network routing system suitable for routing in a network composed of a plurality of networks having different quality and stability.

【0002】[0002]

【従来の技術】通常のインターネットにおける経路変更
は、ルータの故障や回線の切断などの障害によるリンク
の消滅およびそれらの障害からの復旧に応じて行われ
る。例えばOSPF(Open Shortest Path First)では、障
害が発生するとリンクステータス情報が更新・広報さ
れ、消滅したリンクを取り除いた経路情報が再計算され
る。障害から復旧すると、そのリンクを含む経路情報に
更新される。このためインターネットにおけるルーティ
ングプロトコルは、リンクの消滅・復旧に応じて、その
情報を相互に交換する機能を有している。このような情
報には、ルータに接続されたリンクの帯域や遅延など
の、比較的単純な構造のデータが使用される。また、経
路計算の結果として得られる経路情報は、宛先IPアドレ
スと次ホップノードとの組合せで管理される。
2. Description of the Related Art Route changes in the ordinary Internet are performed in response to link disappearance due to a failure such as a router failure or line disconnection, and recovery from such a failure. For example, in OSPF (Open Shortest Path First), when a failure occurs, link status information is updated and publicized, and path information excluding the lost link is recalculated. Upon recovery from the failure, the route information is updated to include the link. For this reason, the routing protocol on the Internet has a function of exchanging information with each other in accordance with the disappearance and restoration of a link. As such information, data having a relatively simple structure such as the bandwidth and delay of a link connected to the router is used. The route information obtained as a result of the route calculation is managed by a combination of the destination IP address and the next hop node.

【0003】さらに、通常のインターネットでは、イン
ターネット全体を複数のAS(Autonomous System)に区
分し、AS間およびAS内においてルーティング情報を交換
するプロトコルを個別に規定している。しかしながら、
ネットワーク自身の品質は均質であると仮定しており、
経路の変更はどのASにおいても同様の確率で発生すると
想定している。
Further, in the ordinary Internet, the entire Internet is divided into a plurality of ASs (Autonomous Systems), and protocols for exchanging routing information between ASs and within the ASs are individually defined. However,
Assuming the quality of the network itself is homogeneous,
It is assumed that route change will occur with the same probability in any AS.

【0004】[0004]

【発明が解決しようとする課題】従来のインターネット
技術では、ネットワークの一部の品質が他と異なるよう
なネットワークに最適化したルーティング方式は考えら
れていない。従って、例えば、管理ネットワークが降雨
減衰の影響を受けやすい無線区間と品質の安定した有線
区間とで構成されるネットワークでも、各区間には同じ
ルーチングプロトコルが適用される。このため、無線区
間の高頻度なリンク状態変動およびそれによって起動さ
れる経路変更が、品質の安定している有線区間へも波及
し、経路の頻繁な切り替えによってネットワーク全体の
安定性およびパフォーマンスが著しく低下してしまうと
いう技術課題があった。
In the conventional Internet technology, a routing method optimized for a network in which the quality of a part of the network is different from that of the others has not been considered. Therefore, for example, the same routing protocol is applied to each section even if the management network includes a wireless section that is susceptible to rain attenuation and a wired section with stable quality. As a result, frequent link state fluctuations in the wireless section and the route change triggered by the change affect the wired section having a stable quality, and the frequent switching of the path significantly increases the stability and performance of the entire network. There was a technical problem that it would decrease.

【0005】また、従来のルーティングプロトコルで
は、上記した無線区間における無線環境要因による品質
変動(数秒に1回程度)に伴うリンク状態の変更に対し
て、経路の更新を速やかに追従させることが難しいとい
う技術課題があった。
[0005] Further, in the conventional routing protocol, it is difficult to promptly update the route in response to the change in the link state due to the quality change (about once every few seconds) due to the radio environment factors in the radio section. There was a technical problem.

【0006】本発明の目的は、上記した従来技術の課題
を解決し、ネットワークの一部がリンクの断接頻度が高
いなどの不安定な網を含む場合でも、リンク状態の変動
に素早く追従して速やかなルーティングが行われるよう
にしたネットワークのルーティング方法を提供すること
にある。
SUMMARY OF THE INVENTION An object of the present invention is to solve the above-mentioned problems of the prior art, and to quickly follow a change in link state even when a part of the network includes an unstable network such as a high frequency of link connection / disconnection. The present invention provides a network routing method in which fast and quick routing is performed.

【0007】[0007]

【課題を解決するための手段】上記した目的を達成する
ために、本発明は、複数の網から構成されたネットワー
ク上で一の網内の各ノードから同一網内あるいは他の一
の網内の各宛先へ至る経路を決定するネットワークのル
ーティングシステムにおいて、各ノードにおいて宛先ア
ドレスと次ホップノードとの対応関係を規定するルーテ
ィングテーブルが、宛先アドレスと網内最終ノードとの
対応関係を記憶するIPルーティングテーブル、および網
内最終ノードと次ホップノードとの対応関係を記憶する
網内ルーティングテーブルから構成されたことを特徴と
する。
SUMMARY OF THE INVENTION In order to achieve the above-mentioned object, the present invention relates to a network comprising a plurality of networks, wherein each node in one network is connected to the same network or in another network. In a routing system of a network that determines a route to each destination, a routing table that defines a correspondence between a destination address and a next hop node in each node stores an IP that stores a correspondence between a destination address and a last node in the network. It is characterized by comprising a routing table and an in-network routing table for storing the correspondence between the last node in the network and the next hop node.

【0008】上記した特徴によれば、降雨減衰の影響を
受けやすい網内の無線区間のリンク状態が変動しても、
網内ルーティングテーブルのみを更新すれば良いので、
リンク状態の変化に応じて速やかにルーティングを行え
るようになる。
According to the above feature, even if the link state of the wireless section in the network that is susceptible to rain attenuation changes,
Since only the routing table in the network needs to be updated,
Routing can be quickly performed according to a change in the link state.

【0009】[0009]

【発明の実施の形態】以下、図面を参照して、本発明に
係るメッシュ網におけるルーティングシステムの好まし
い実施の形態について説明する。
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS A preferred embodiment of a routing system in a mesh network according to the present invention will be described below with reference to the drawings.

【0010】図1は、本発明が適用される無線メッシュ
網M1を含むネットワークの構成を示した図であり、図
2は、無線メッシュ網M1の構成を示した図である。
FIG. 1 is a diagram showing a configuration of a network including a wireless mesh network M1 to which the present invention is applied, and FIG. 2 is a diagram showing a configuration of a wireless mesh network M1.

【0011】メッシュ網M1の各ノードN11からN19に
はユーザのサブネットワークSubが接続されている。メ
ッシュ網M1の特定のノードには、他のメッシュ網M
2,M3やインターネットが相互に接続されている。メ
ッシュ網M1の各ノードを含めて、全てのシステムには
IPアドレスが割り当てられており、本実施形態では、こ
のIPアドレスを用いてルーティングが行われる。
A user sub-network Sub is connected to each of the nodes N11 to N19 of the mesh network M1. A particular node of the mesh network M1 has another mesh network M
2, M3 and the Internet are interconnected. All systems, including each node of the mesh network M1,
An IP address is assigned, and in this embodiment, routing is performed using this IP address.

【0012】図3は、メッシュ網M1の各ノードのルー
ティング機能を模式的に表現したブロック図である。
FIG. 3 is a block diagram schematically showing the routing function of each node of the mesh network M1.

【0013】リンクステータス情報生成部101は、図
4に示したリンクステータス情報を生成して保持する。
本実施形態のリンクステータス情報は、(1)静的コンフ
ィギュレーション情報、(2)無線リンク帯域情報、(3)ト
ラヒック情報を含む。以下、各情報について説明する。
The link status information generation unit 101 generates and holds the link status information shown in FIG.
The link status information of the present embodiment includes (1) static configuration information, (2) wireless link band information, and (3) traffic information. Hereinafter, each information will be described.

【0014】(1)静的コンフイギュレーション情報にお
いて、「ノード間の無線リンクの接続状態」は、前記図
2を例にすれば、ノードN11−N12間、ノードN11−N1
4間などに無線リンクが存在する旨の情報である。な
お、無線メッシュ網においては、同一ノード間でも双方
向のリンク帯域が非対称かつ時間的に変動し得るので、
無線リンクの接続状態はリンクの方向毎に扱う。
(1) In the static configuration information, the “connection state of the radio link between nodes”
In the example of 2, between nodes N11 and N12, nodes N11 and N1
This is information indicating that a wireless link exists between four or the like. In the wireless mesh network, since the bidirectional link band can be asymmetric and temporally fluctuate even between the same nodes,
The connection state of the wireless link is handled for each link direction.

【0015】「ノードに収容される端末やサブネットワ
ークのアドレス」は、図2を例にすれば、ノードN11に
サブネットワークSub111、8ub112、Sub113、Sub114が収
容されている旨の情報である。
The "address of a terminal or a sub-network accommodated in a node" is information indicating that the sub-networks Sub111, 8ub112, Sub113 and Sub114 are accommodated in the node N11 in the example of FIG.

【0016】「外部端末・外部サブネットのアドレス」
とは、他の無線メッシュ網M2,M3や外部ネットワー
ク(インターネット)のように、ゲートウェイを介して
接続される外部端末やサブネットのアドレスである。図
2を例にすれば、ノードN11からノードN17経由で接続
される無線メッシュ網M3上のサブネットアドレスのリ
ストや、ノードN13からインターネット経由で接続され
るサブネットアドレスのリスト等に相当する。
"Address of external terminal / external subnet"
Is the address of an external terminal or subnet connected via a gateway, like other wireless mesh networks M2, M3 or an external network (Internet). In FIG. 2 as an example, this corresponds to a list of subnet addresses on the wireless mesh network M3 connected from the node N11 via the node N17, a list of subnet addresses connected from the node N13 via the Internet, and the like.

【0017】(2)無線リンク帯域情報において、「無線
リンクの最大通信帯域」は、晴天時や降雨時などの種々
の電波環境に応じて動的に(一定の帯域毎:離散値)変
動するものとする。
(2) In the wireless link band information, the “maximum communication band of the wireless link” fluctuates dynamically (each fixed band: discrete value) according to various radio wave environments such as fine weather and rain. Shall be.

【0018】(3)トラヒック情報において、「無線メッ
シュ網のノード問で転送されるトラヒック量」は、無線
メッシュ網でのルーティングにおいて、トラヒックが発
生したノードから無線メッシュ網内での最終ノードへの
複数の経路の間でロードバランシングを行う場合に使用
される。
(3) In the traffic information, “the amount of traffic transferred by a node in the wireless mesh network” indicates, in the routing in the wireless mesh network, the amount of traffic from the node where the traffic occurred to the last node in the wireless mesh network. Used when performing load balancing between multiple routes.

【0019】最終ノードとは、網内のノードに収容され
ている端末やサブネットが宛先であれば当該ノードであ
り、宛先が網外であればゲートウェイ(図2では、ノー
ドN11、N13、N15、N17、N18、N19)のいずれかで
ある。
The last node is a node if a terminal or subnet accommodated in a node in the network is a destination, and a gateway if the destination is outside the network (in FIG. 2, nodes N11, N13, N15, N17, N18, N19).

【0020】図3に戻り、リンクステータス情報交換部
102は、自ノードに関するリンクステータス情報をメ
ッシュ網内の他ノードに通知すると共に、当該他のノー
ドより通知されるリンクステータス情報を受信する。各
リンクステータス情報の送受信は、それぞれのリンクス
テータス情報が更新されたときに行われる。
Returning to FIG. 3, link status information exchanging section 102 notifies the other nodes in the mesh network of the link status information on the own node, and receives the link status information notified from the other nodes. Transmission and reception of each piece of link status information is performed when each piece of link status information is updated.

【0021】トポロジ解析部103は、前記自ノードに
関するリンクステータス情報および前記網内の他ノード
より配信されるリンクステータス情報に基づいてトポロ
ジを解析する。
The topology analysis unit 103 analyzes a topology based on link status information on the own node and link status information distributed from another node in the network.

【0022】網内経路情報生成部104は、前記トポロ
ジの解析結果に基づいて、網内最終ノードと次ホップノ
ードとの対応関係を含む網内経路情報を再計算する。IP
経路情報生成部105は、前記トポロジの解析結果に基
づいて、宛先IPアドレスと網内最終ノードとの対応関係
を含むIP経路情報を再計算する。
The intra-network route information generation unit 104 recalculates intra-network route information including the correspondence between the last node in the network and the next hop node based on the result of the topology analysis. IP
The route information generation unit 105 recalculates IP route information including the correspondence between the destination IP address and the last node in the network based on the result of the topology analysis.

【0023】ルーティングテーブル更新部108は、再
計算された網内経路情報およびIP経路情報に基づいてル
ーティングテーブル106を更新する。
The routing table updating unit 108 updates the routing table 106 based on the recalculated intra-network route information and IP route information.

【0024】図5は、前記ルーティングテーブル106
の一例を示した図であり、本実施形態では次の2種類の
テーブルを含む。
FIG. 5 shows the routing table 106.
FIG. 4 is a diagram showing an example of the present embodiment, and the present embodiment includes the following two types of tables.

【0025】(a)IPルーティングテーブル 宛先IPアドレス(サブネットマスクの情報を含む)に対
して、無線メッシュ網内での最終ノードを与えるための
テーブルであり、通常のIPルーティングで使用されるテ
ーブルの次ホップルータを最終ノードに置き換えた構造
である。このIPルーティングテーブル106aは、自ノ
ードが属する網内の無線リンクの帯域変動やトラヒック
量の変動には影響されない。
(A) IP routing table This is a table for giving the last node in the wireless mesh network to the destination IP address (including the information of the subnet mask), and is a table used in normal IP routing. In this structure, the next hop router is replaced with the last node. This IP routing table 106a is not affected by fluctuations in the bandwidth or traffic of wireless links in the network to which the own node belongs.

【0026】(b)網内ルーティングテーブル 上記した最終ノードに対して、自ノードからの次ホップ
ノードを与えるためのテーブルである。この網内ルーテ
ィングテーブル106bは、無線メッシュ網内の無線リ
ンクの状態変動や帯域変動やトラヒック量の変動により
変更される。
(B) Intra-network routing table This is a table for giving the next hop node from the own node to the last node. The intra-network routing table 106b is changed due to a change in the state of a wireless link in the wireless mesh network, a change in band, or a change in traffic volume.

【0027】図3に戻り、ルーティング部107は、前
記ルーティングテーブル106に記憶された経路情報に
基づいて、受信パケットを所定の経路へ振り分ける。
Returning to FIG. 3, the routing unit 107 distributes the received packet to a predetermined route based on the route information stored in the routing table 106.

【0028】次いで、図6のフローチャートを参照して
本実施形態の動作を説明する。
Next, the operation of this embodiment will be described with reference to the flowchart of FIG.

【0029】ステップS1では、自ノードのリンクステ
ータス情報に追加、削除あるいは変更等の更新が行われ
たか否かが判別される。リンクステータス情報が更新さ
れていれば、ステップS2において、自ノードのリンク
ステータス情報をリンクステータス情報交換部102を
介して網内の他のノードへ通知する。
In step S1, it is determined whether an update such as addition, deletion, or change has been made to the link status information of the own node. If the link status information has been updated, the link status information of the own node is notified to other nodes in the network via the link status information exchange unit 102 in step S2.

【0030】これに対して、自ノードのリンクステータ
ス情報が更新されていなければ、ステップS6におい
て、網内の他のノードからリンクステータス情報が通知
されているか否かが判別される。リンクステータス情報
が通知されていれば、網内のリンク状態に変化が生じて
いるのでステップS3へ進む。
On the other hand, if the link status information of the own node has not been updated, it is determined in step S6 whether link status information has been notified from another node in the network. If the link status information has been notified, the process proceeds to step S3 because a change has occurred in the link state in the network.

【0031】すなわち、網内の各ノードは、自身の管理
下にあるリンク状態が変化して自身のリンクステータス
情報が更新されるか、あるいは網内の他のノードの管理
下にあるリンク状態が変化して当該他のノードからリン
クステータス情報が通知されると、経路情報を再計算す
べくステップS3へ進む。
That is, each node in the network changes its link status information and updates its own link status information, or each node in the network changes its link status information under the control of another node in the network. When the link status information is notified from the other node and changes, the process proceeds to step S3 to recalculate the route information.

【0032】なお、本実施形態では、自網と他網との境
界ノードが各網に対して固有のルーティングプロトコル
を実行して各網のリンクステータス情報を求め、一方の
網のリンクステータス情報を他方の網内の各ノードにそ
れぞれ通知する。したがって、他の網のリンク状態が変
化した場合には、この境界ノードからリンクステータス
情報が通知される。
In this embodiment, a boundary node between the own network and another network executes a routing protocol specific to each network to obtain link status information of each network, and obtains link status information of one network. Each node in the other network is notified. Therefore, when the link state of another network changes, link status information is notified from this boundary node.

【0033】ステップS3では、更新後の新たなリンク
ステータス情報に基づいて、トポロジ解析部103がト
ポロジを解析する。ステップS4では、前記トポロジの
解析結果に基づいて各リンクの状態が再計算される。ス
テップS5では、再計算の結果に基づいて、ルーティン
グテーブル106のIPルーティングテーブル106aあ
るいは網内ルーティングテーブル106bが更新され
る。
In step S3, the topology analysis unit 103 analyzes the topology based on the updated new link status information. In step S4, the state of each link is recalculated based on the analysis result of the topology. In step S5, the IP routing table 106a or the in-network routing table 106b of the routing table 106 is updated based on the result of the recalculation.

【0034】さらに、具体的に言えば、本実施形態で
は、リンクステータス情報の静的コンフイギュレーショ
ン情報が変更され、宛先アドレスと網内最終ノードとの
対応関係が変化すると、前記IPルーティングテーブル1
06aが更新される。この場合、網内ルーティングテー
ブル106bへの影響はない。
More specifically, in this embodiment, when the static configuration information of the link status information is changed and the correspondence between the destination address and the last node in the network is changed, the IP routing table 1
06a is updated. In this case, there is no effect on the intra-network routing table 106b.

【0035】また、リンクステータス情報の無線リンク
帯域情報が変更されると、最終ノードへの経路が再計算
され、網内最終ノードと次ホップノードとの対応関係が
変化すれば、前記網内ルーティングテーブル106bが
更新される。
When the radio link band information of the link status information is changed, the route to the last node is recalculated, and when the correspondence between the last node and the next hop node in the network changes, the routing in the network is changed. The table 106b is updated.

【0036】さらに、リンクステータス情報のトラヒッ
ク情報が大きく変化すると、自ノードから最終ノードま
での経路が再計算され、網内最終ノードと次ホップノー
ドとの対応関係が変化すれば、網内ルーティングテーブ
ル106bが更新される。ただし、この場合はトラヒッ
クの転送経路の急激な変更を引き起こさないように、変
更が少ない局所的な最適解を選択するような方法が用い
られる。
Further, when the traffic information of the link status information changes greatly, the route from the own node to the last node is recalculated, and if the correspondence between the last node in the network and the next hop node changes, the routing table in the network is changed. 106b is updated. However, in this case, a method is used in which a local optimal solution with little change is selected so as not to cause a sudden change in the traffic transfer route.

【0037】このように、本実施形態では各ノードがリ
ンクステータス情報を基にメッシュ網のトポロジーを計
算し、自ノードから宛先へ至る経路を算出する。ここ
で、無線メッシュ網と外部のネットワークとの境界に位
置するノードは両区間において適用される各ルーティン
グ方式を解釈し、それぞれの区間で生成された経路情報
を他方に通知する。
As described above, in this embodiment, each node calculates the topology of the mesh network based on the link status information, and calculates the route from the own node to the destination. Here, a node located at the boundary between the wireless mesh network and the external network interprets each routing method applied in both sections and notifies the other of the path information generated in each section.

【0038】これにより、無線メッシュ網内の各ノード
は宛先までの経路として、自ノードから無線メッシュ網
内最終ノード(境界ノード)までの経路情報情報(網内
ルーティングテーブル)および当該無線メッシュ網内最
終ノードから宛先までの経路情報(IPルーティングテー
ブル)を保持できる。
As a result, each node in the wireless mesh network sets, as a route to the destination, path information (intra-network routing table) from its own node to the last node (boundary node) in the wireless mesh network and the route information in the wireless mesh network. It can hold the route information (IP routing table) from the last node to the destination.

【0039】そして、無線メッシュ網内のリンク状態の
変動に応じた経路の再計算は、網内ルーティングテーブ
ルのみを対象とすれば良いので、リンク状態の変動に素
早く追従して速やかなルーティングを行えるようにな
る。
Since the recalculation of the route according to the change in the link state in the wireless mesh network may be performed only on the routing table in the network, the route can be quickly followed by following the change in the link state. Become like

【0040】[0040]

【発明の効果】本発明によれば、降雨減衰の影響を受け
やすい無線区間のリンク状態が変動しても、網内ルーテ
ィングテーブルのみを更新すれば良いので、リンク状態
の変化に応じた速やかなルーティングが可能になる。
According to the present invention, only the in-network routing table needs to be updated even if the link state of a radio section that is susceptible to rain attenuation fluctuates. Routing becomes possible.

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

【図1】 本発明が適用される無線メッシュ網M1を含
むネットワーク構成を示した図である。
FIG. 1 is a diagram showing a network configuration including a wireless mesh network M1 to which the present invention is applied.

【図2】 無線メッシュ網M1の構成を示した図であ
る。
FIG. 2 is a diagram showing a configuration of a wireless mesh network M1.

【図3】 各ノードのルーティング機能を模式的に表現
したブロック図である。
FIG. 3 is a block diagram schematically illustrating a routing function of each node.

【図4】 リンクステータス情報の一例を示した図であ
る。
FIG. 4 is a diagram showing an example of link status information.

【図5】 ルーティングテーブルの一例を示した図であ
る。
FIG. 5 is a diagram illustrating an example of a routing table.

【図6】 本実施形態の動作を示したフローチャートで
ある。
FIG. 6 is a flowchart showing the operation of the present embodiment.

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

101…リンクステータス情報生成部,102…リンク
ステータス情報交換部,103…トポロジ解析部,10
4…網内経路情報生成部,105…IP経路情報生成部,
106…ルーティングテーブル,107…ルーティング
部,108…ルーティングテーブル更新部
101: link status information generation unit, 102: link status information exchange unit, 103: topology analysis unit, 10
4 ... intra-network route information generation unit, 105 ... IP route information generation unit,
106: routing table, 107: routing unit, 108: routing table update unit

───────────────────────────────────────────────────── フロントページの続き (72)発明者 加藤 聰彦 埼玉県上福岡市大原二丁目1番15号 株式 会社ケイディーディーアイ研究所内 Fターム(参考) 5K030 GA01 HA08 HD03 KA05 LB05 MB04 5K033 AA02 CB08 DA05 DB18  ──────────────────────────────────────────────────続 き Continuing on the front page (72) Inventor Toshihiko Kato 2-1-1-15 Ohara, Kamifukuoka-shi, Saitama F-term in KDD Corporation (reference) 5K030 GA01 HA08 HD03 KA05 LB05 MB04 5K033 AA02 CB08 DA05 DB18

Claims (4)

【特許請求の範囲】[Claims] 【請求項1】 複数の網から構成されたネットワーク上
で一の網内の各ノードから同一網内あるいは他の一の網
内の各宛先へ至る経路を決定するネットワークのルーテ
ィングシステムにおいて、 各ノードにおいて宛先アドレスと次ホップノードとの対
応関係を規定するルーティングテーブルが、宛先アドレ
スと網内最終ノードとの対応関係を記憶するIPルーティ
ングテーブル、および網内最終ノードと次ホップノード
との対応関係を記憶する網内ルーティングテーブルから
構成されたことを特徴とするネットワークのルーティン
グシステム。
1. A network routing system for determining a route from each node in one network to each destination in the same network or another network on a network composed of a plurality of networks. The routing table that defines the correspondence between the destination address and the next hop node, stores the IP routing table that stores the correspondence between the destination address and the last node in the network, and the correspondence between the last node in the network and the next hop node. A network routing system comprising a network routing table for storing.
【請求項2】 網内において他の網との境界に位置する
境界ノードは、各網に対して固有のルーティングプロト
コルを実行して各網の経路情報を再計算し、一方の網の
経路情報を他方の網内の各ノードにそれぞれ通知するこ
とを特徴とする請求項1に記載のネットワークのルーテ
ィングシステム。
2. A boundary node located at a boundary with another network in a network executes a routing protocol specific to each network, recalculates route information of each network, and calculates route information of one network. Is notified to each node in the other network, respectively.
【請求項3】 各ノードが、自ノードのリンクステータ
ス情報および網内の他のノードから通知されるリンクス
テータス情報に基づいて経路情報を求め、網内最終ノー
ドと次ホップノードとの対応関係が変化すると、これに
応答して前記網内ルーティングテーブルを更新すること
を特徴とする請求項1または2に記載のネットワークの
ルーティングシステム。
3. Each node obtains route information based on link status information of its own node and link status information notified from other nodes in the network, and the correspondence between the last node in the network and the next hop node is determined. 3. The network routing system according to claim 1, wherein the network routing table is updated in response to the change.
【請求項4】 各ノードが、自ノードのリンクステータ
ス情報および網内の他のノードから通知されるリンクス
テータス情報に基づいて経路情報を求め、宛先アドレス
と網内最終ノードとの対応関係が変化すると、これに応
答して前記IPルーティングテーブルを更新することを特
徴とする請求項1ないし3のいずれかに記載のネットワ
ークのルーティングシステム。
4. Each node obtains route information based on its own link status information and link status information notified from another node in the network, and the correspondence between the destination address and the last node in the network changes. 4. The network routing system according to claim 1, wherein said IP routing table is updated in response thereto.
JP2001105730A 2001-04-04 2001-04-04 Network routing system Expired - Fee Related JP3722280B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2001105730A JP3722280B2 (en) 2001-04-04 2001-04-04 Network routing system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2001105730A JP3722280B2 (en) 2001-04-04 2001-04-04 Network routing system

Publications (2)

Publication Number Publication Date
JP2002305540A true JP2002305540A (en) 2002-10-18
JP3722280B2 JP3722280B2 (en) 2005-11-30

Family

ID=18958366

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2001105730A Expired - Fee Related JP3722280B2 (en) 2001-04-04 2001-04-04 Network routing system

Country Status (1)

Country Link
JP (1) JP3722280B2 (en)

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2005079721A (en) * 2003-08-28 2005-03-24 Kyocera Corp Communication controller, communication equipment and communication system
JP2006287538A (en) * 2005-03-31 2006-10-19 Oki Electric Ind Co Ltd Wireless device
JP2008512969A (en) * 2004-09-10 2008-04-24 デジタル エンボイ, インコーポレイテッド Method and system for determining reverse DNS entries
JP2008526104A (en) * 2004-12-27 2008-07-17 シンボル テクノロジーズ, インコーポレイテッド Method and system for recovering from an access point infrastructure link failure
JP2009503942A (en) * 2005-07-21 2009-01-29 ファイアータイド、インク. Method for enabling efficient operation of arbitrarily interconnected mesh networks
US7580418B2 (en) 2003-12-17 2009-08-25 Nec Corporation Network, router device, route updating suppression method used for the same, and program thereof
JPWO2015145508A1 (en) * 2014-03-27 2017-04-13 日本電気株式会社 Communication terminal

Cited By (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2005079721A (en) * 2003-08-28 2005-03-24 Kyocera Corp Communication controller, communication equipment and communication system
US8509775B2 (en) 2003-08-28 2013-08-13 Kyocera Corporation Communication control apparatus determining terminal connection
US7580418B2 (en) 2003-12-17 2009-08-25 Nec Corporation Network, router device, route updating suppression method used for the same, and program thereof
JP2008512969A (en) * 2004-09-10 2008-04-24 デジタル エンボイ, インコーポレイテッド Method and system for determining reverse DNS entries
JP2011151867A (en) * 2004-09-10 2011-08-04 Digital Envoy Inc Methods and systems for determining reverse dns entries
JP4789941B2 (en) * 2004-09-10 2011-10-12 デジタル エンボイ, インコーポレイテッド Method and system for determining reverse DNS entries
JP2008526104A (en) * 2004-12-27 2008-07-17 シンボル テクノロジーズ, インコーポレイテッド Method and system for recovering from an access point infrastructure link failure
JP2006287538A (en) * 2005-03-31 2006-10-19 Oki Electric Ind Co Ltd Wireless device
JP2009503942A (en) * 2005-07-21 2009-01-29 ファイアータイド、インク. Method for enabling efficient operation of arbitrarily interconnected mesh networks
US8948015B2 (en) 2005-07-21 2015-02-03 Firetide, Inc. Method for enabling the efficient operation of arbitrarily interconnected mesh networks
JPWO2015145508A1 (en) * 2014-03-27 2017-04-13 日本電気株式会社 Communication terminal

Also Published As

Publication number Publication date
JP3722280B2 (en) 2005-11-30

Similar Documents

Publication Publication Date Title
JP5722455B2 (en) Reducing message and computational overhead in the network
Quoitin et al. Interdomain traffic engineering with BGP
EP0937353B1 (en) Routing in a multi-layer distributed network element
US6014380A (en) Mechanism for packet field replacement in a multi-layer distributed network element
US7515551B2 (en) Techniques for reducing adjacencies in a link-state network routing protocol
EP3122004A1 (en) Traffic switching method, device, and system
US6757258B1 (en) Method and apparatus for reducing OSPF flooding
US20160065503A1 (en) Methods, systems, and computer readable media for virtual fabric routing
EP3055950B1 (en) Ad-hoc on-demand routing through central control
US8667174B2 (en) Method and system for survival of data plane through a total control plane failure
US20030218988A1 (en) Network for transferring active packet and method for employing same
JP3722280B2 (en) Network routing system
Cisco IP Routing Protocols Commands
Cisco Configuring Novell IPX
Cisco IP Routing Protocols Commands
Cisco IP Routing Protocols Commands
Cisco IP Routing Protocols Commands
Cisco IP Routing Protocols Commands
Cisco IP Routing Protocols Commands
Cisco IP Routing Protocol Commands
Cisco IP Routing Protocol Commands
Cisco IP Routing Protocol Commands
Cisco IP Routing Protocol Commands
Cisco IP Routing Protocol Commands
Cisco IP Routing Protocols Commands

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20040119

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20050610

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20050615

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20050815

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20050907

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20050907

R150 Certificate of patent or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

LAPS Cancellation because of no payment of annual fees