JPH10285207A - Communication system - Google Patents

Communication system

Info

Publication number
JPH10285207A
JPH10285207A JP8916697A JP8916697A JPH10285207A JP H10285207 A JPH10285207 A JP H10285207A JP 8916697 A JP8916697 A JP 8916697A JP 8916697 A JP8916697 A JP 8916697A JP H10285207 A JPH10285207 A JP H10285207A
Authority
JP
Japan
Prior art keywords
routing
information
terminal
network management
network
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
JP8916697A
Other languages
Japanese (ja)
Other versions
JP3085238B2 (en
Inventor
Takeshi Yoshimitsu
毅 善光
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.)
NEC Corp
Original Assignee
NEC Corp
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 NEC Corp filed Critical NEC Corp
Priority to JP8916697A priority Critical patent/JP3085238B2/en
Publication of JPH10285207A publication Critical patent/JPH10285207A/en
Application granted granted Critical
Publication of JP3085238B2 publication Critical patent/JP3085238B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Abstract

PROBLEM TO BE SOLVED: To provide a communication system by which communication routing is confirmed even in the case of dynamic routing. SOLUTION: In the communication system consisting of a plurality of routers that connect segments and store prescribed routing information to conduct dynamic routing and of a network management equipment 50, each router sends routing update information denoting contents of update to the network management equipment 50 when each router updates each routing table and the network management equipment 50 stores the routing table of the router to a routing table database 51, a path information processing section 56 receives the routing update information via a network interface section 54 and a routing table update controller 57 and the routing table stored in the routing table database 51 is updated based on the routing update information.

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は、ネットワーク上で
ルーティングを行うルーティング装置と、ネットワーク
上の管理情報を保持するネットワーク管理装置とからな
る通信システムに関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a communication system comprising a routing device for performing routing on a network and a network management device for holding management information on the network.

【0002】[0002]

【従来の技術】従来、TCP/IP等を用いたデータ通
信(パケット通信)においては多くの場合、ルーティン
グ装置が所定のルーティングプロトコルに従って最適な
通信経路を決定している。そして、同ルーティング装置
は、決定した通信経路をルーティング情報としてメモリ
等の記憶媒体に記憶して次回からの通信に利用しつつ、
通信経路に変更があるとルーティング情報を書き換えて
いた(ダイナミックルーティング)。
2. Description of the Related Art Conventionally, in data communication (packet communication) using TCP / IP or the like, in many cases, a routing device determines an optimum communication path according to a predetermined routing protocol. Then, the routing device stores the determined communication route as routing information in a storage medium such as a memory and uses it for communication from the next time,
When there was a change in the communication route, the routing information was rewritten (dynamic routing).

【0003】[0003]

【発明が解決しようとする課題】上述した従来の技術に
おいては、次のような課題があった。すなわち、ダイナ
ミックルーティングでは、上記ルーティングプロトコル
が自動的に最適な通信経路を決定しているため、利用者
は自己の端末から送信されたパケットの通信経路を把握
することができない。従って、データ通信に失敗したと
きに、その原因がネットワーク障害なのか、あるいは通
信先の負荷が増大して処理できないのかを把握すること
が困難であった。
The above-mentioned prior art has the following problems. That is, in the dynamic routing, since the routing protocol automatically determines an optimal communication path, the user cannot grasp the communication path of the packet transmitted from the own terminal. Therefore, when data communication has failed, it has been difficult to determine whether the cause is a network failure or if the load on the communication destination increases and processing cannot be performed.

【0004】本発明は、上記課題をかんがみてなされた
もので、ダイナミックルーティング時でも通信経路を確
認することが可能な通信システムの提供を目的とする。
The present invention has been made in view of the above problems, and has as its object to provide a communication system capable of confirming a communication path even during dynamic routing.

【0005】[0005]

【課題を解決するための手段】上記目的を達成するた
め、請求項1にかかる発明は、セグメント間を連結する
とともに所定のルーティング情報を保持してダイナミッ
クルーティングを行う複数のルーティング装置と、所定
のネットワーク管理情報を保持するネットワーク管理装
置とからなる通信システムであって、同ルーティング装
置は、自己の保持するルーティング情報を更新するとき
に、その更新内容を示すルーティング更新情報を上記ネ
ットワーク管理装置に送信するルーティング更新情報送
信手段を具備し、上記ネットワーク管理装置は、上記ル
ーティング装置の各々のルーティング情報を上記ネット
ワーク管理情報として記憶するルーティング管理情報記
憶手段と、上記ルーティング更新情報を受信して同ルー
ティング管理情報記憶手段に記憶されるルーティング情
報を更新するルーティング管理情報更新手段とを備えた
構成としてある。
In order to achieve the above object, the invention according to claim 1 comprises a plurality of routing devices for linking segments and performing dynamic routing while holding predetermined routing information, A communication system comprising a network management device holding network management information, wherein the routing device transmits routing update information indicating the updated content to the network management device when updating the routing information held by the routing device. Routing management information storage means for storing routing information of each of the routing devices as the network management information; and routing management information receiving means for receiving the routing update information. Information A configuration equipped with a routing management information updating means for updating the routing information stored in the unit.

【0006】すなわち、上記ルーティング装置は、ネッ
トワーク上のセグメント間を連結するとともに、ルーテ
ィング情報を保持してダイナミックルーティングを行っ
ている。そして、所定の通信における通信経路に変更が
あると上記ルーティング装置は自己の保持するルーティ
ング情報を更新するとともに、その更新内容を示すルー
ティング更新情報を上記ネットワーク管理装置に送信す
る。ここにおけるルーティング装置は、ルータ等のルー
ティング専用装置に限定されず、ダイナミックルーティ
ングを行う全ての装置のことを意味する。従って、ワー
クステーションのように、多様な処理を行いつつもルー
ティングするものも含む。
That is, the above-mentioned routing device performs dynamic routing while connecting between segments on a network and holding routing information. Then, when there is a change in the communication path in the predetermined communication, the routing device updates its own routing information and transmits routing update information indicating the updated content to the network management device. The routing device here is not limited to a routing-dedicated device such as a router, but means any device that performs dynamic routing. Therefore, there is also included one that performs various processes and performs routing, such as a workstation.

【0007】一方、上記ネットワーク管理装置は、上記
ルーティング管理情報記憶手段にて複数のルーティング
装置についてネットワーク管理情報として各々のルーテ
ィング情報を記憶している。そして、ルーティング管理
情報更新手段は、上記ルーティング更新情報を受信する
と、同ルーティング更新情報に従ってルーティング管理
情報記憶手段にて記憶されたルーティング情報を更新す
る。これにより、同ルーティング管理情報記憶手段は、
各ルーティング装置の有するルーティング情報と一致す
るレプリカを常に記憶する。
On the other hand, in the network management device, the routing management information storage means stores routing information of each of a plurality of routing devices as network management information. When receiving the routing update information, the routing management information updating unit updates the routing information stored in the routing management information storage unit according to the routing update information. Thereby, the routing management information storage means,
A replica that matches the routing information of each routing device is always stored.

【0008】また、請求項2にかかる発明は、請求項1
に記載の通信システムにおいて、上記ネットワーク管理
装置は、ネットワーク上のルーティング装置と各ルーテ
ィング装置に接続される端末との接続情報を記憶する接
続情報記憶手段と、同接続情報と上記ルーティング管理
情報記憶手段に記憶されるルーティング情報に基づいて
所定の端末間における通信経路を検知する端末間通信経
路検知手段とを備えた構成としてある。
[0008] The invention according to claim 2 is based on claim 1.
3. The communication system according to claim 1, wherein the network management device includes connection information storage means for storing connection information between a routing device on a network and a terminal connected to each routing device, and the connection information and the routing management information storage means. And a terminal-to-terminal communication path detecting means for detecting a communication path between predetermined terminals based on the routing information stored in the terminal.

【0009】すなわち、上記接続情報記憶手段は、ネッ
トワーク上のルーティング装置と、各ルーティング装置
に接続される端末との接続情報を記憶している。もちろ
ん、ここにおける端末は、ネットワーク上で通信するネ
ットワーク機器のことを意味し、例えば、クライアント
−サーバシステムにおいては、クライアントもサーバも
一律に端末と呼ぶ。所定の二端末間のデータ通信を考え
たときに、上記接続情報からは各端末が接続されるルー
ティング装置が判明し、上記ルーティング情報からは同
ルーティング装置間の通信経路も判明する。従って、所
定の端末間の通信経路も判明し、このような通信経路の
検知を上記端末間通信経路検知手段が行う。
That is, the connection information storage means stores connection information between a routing device on a network and a terminal connected to each routing device. Of course, the terminal here means a network device that communicates on a network. For example, in a client-server system, both a client and a server are uniformly referred to as a terminal. When data communication between two predetermined terminals is considered, a routing device to which each terminal is connected is determined from the connection information, and a communication path between the routing devices is also determined from the routing information. Therefore, a communication path between predetermined terminals is also found out, and the communication path detecting means detects the communication path.

【0010】さらに、請求項3にかかる発明は、請求項
2に記載の通信システムにおいて、上記端末は、ネット
ワークへの新規接続時に同端末が接続されるルーティン
グ装置を上記ネットワーク管理装置に通知し、上記接続
情報記憶手段は、この通知に基づいて上記接続情報を記
憶する構成としてある。
[0010] Further, according to a third aspect of the present invention, in the communication system according to the second aspect, the terminal notifies the network management device of a routing device to which the terminal is to be connected when newly connecting to the network, The connection information storage means is configured to store the connection information based on the notification.

【0011】すなわち、端末をネットワークに新規接続
したときに、同端末は接続されるルーティング装置が何
であるかを上記ネットワーク管理装置に通知する。する
と、上記接続情報記憶手段は、この通知に基づいてネッ
トワーク上の各ルーティング装置にはどのような端末が
接続されているかを示す接続情報を記憶する。
That is, when a terminal is newly connected to the network, the terminal notifies the network management device of the connected routing device. Then, the connection information storage means stores connection information indicating what terminal is connected to each routing device on the network based on the notification.

【0012】さらに、請求項4にかかる発明は、上記請
求項1〜請求項3のいずれか1項に記載の通信システム
において、上記ルーティング情報管理装置を所定の端末
と一体に構成してある。すなわち、上記ルーティング情
報管理装置を独立してネットワーク上に配置することも
可能であるが、所定の端末と一体に構成しても機能す
る。
Further, according to a fourth aspect of the present invention, in the communication system according to any one of the first to third aspects, the routing information management device is integrally formed with a predetermined terminal. That is, the routing information management device can be independently arranged on a network, but it functions even if it is integrated with a predetermined terminal.

【0013】[0013]

【発明の実施の形態】以下、図面にもとづいて本発明の
実施形態を説明する。図1は、本発明の一実施形態にか
かる通信システムを適用したTCP/IPプロトコルの
ネットワークを構成図により示している。
Embodiments of the present invention will be described below with reference to the drawings. FIG. 1 is a configuration diagram showing a TCP / IP protocol network to which a communication system according to an embodiment of the present invention is applied.

【0014】同図において、ルーティング装置10〜4
0は、リング型に接続されるとともに、ルーティング装
置10とルーティング装置40は直接接続されている。
こららのルーティング装置10〜40はそれぞれ端末T
10〜T40が接続されており、セグメントを連結しつ
つ所定のルーティングプロトコルに従ってダイナミック
ルーティングを行う。すなわち、所定の端末間で通信を
行うにあたり、ルーティング装置10〜40が最適な通
信経路を選択してルーティング情報を生成し、当該ルー
ティング情報をそれぞれ図2(a)〜(d)に示すよう
なルーティングテーブルとして図示しないRAMに記憶
している。
In FIG. 1, routing devices 10 to 4
0 is connected in a ring type, and the routing device 10 and the routing device 40 are directly connected.
Each of these routing devices 10 to 40 is a terminal T
10 to T40 are connected, and perform dynamic routing according to a predetermined routing protocol while connecting the segments. That is, when performing communication between predetermined terminals, the routing devices 10 to 40 select an optimal communication route and generate routing information, and the routing information is used as shown in FIGS. 2A to 2D, respectively. It is stored in a RAM (not shown) as a routing table.

【0015】例えば、図2(a)において、端末T10
から端末T20にパケットを送信する場合、ルーティン
グ装置10が同パケットをルーティング装置20に転送
し、当該ルーティング装置20を介して同パケットが端
末T20に転送される。この通信経路は上記ルーティン
グプロトコルが決定する。また、端末T20から端末T
30にパケットを送信する場合は、ルーティング装置2
0,10,30を介する通信経路と、ルーティング装置
20,40,30を介する通信経路の二種類があるが、
この場合についても上記ルーティングプロトコルが何れ
か一方の通信経路を選択する。なお、本実施形態におい
ては、前者の通信経路を選択している(図2(b)及び
図2(c)参照)。
For example, in FIG.
When transmitting a packet from the terminal to the terminal T20, the routing device 10 transfers the packet to the routing device 20, and the packet is transferred to the terminal T20 via the routing device 20. This communication path is determined by the routing protocol. In addition, from the terminal T20 to the terminal T
When transmitting a packet to the routing device 30, the routing device 2
There are two types, a communication path via 0, 10, 30 and a communication path via the routing devices 20, 40, 30.
Also in this case, the routing protocol selects one of the communication paths. In the present embodiment, the former communication path is selected (see FIGS. 2B and 2C).

【0016】もちろん、ルーティング装置10〜40
は、ダイナミックルーティングを行うため、ルーティン
グテーブル内のルーティング情報を通信経路に変更があ
る度にダイナミックに更新する。このときルーティング
装置10〜40は、ルーティング情報の更新内容を表す
ルーティング更新情報を、後述するネットワーク管理装
置50に送信する。
Of course, the routing devices 10 to 40
Updates the routing information in the routing table dynamically whenever there is a change in the communication route in order to perform dynamic routing. At this time, the routing devices 10 to 40 transmit the routing update information indicating the update content of the routing information to the network management device 50 described later.

【0017】また、ルーティング装置10〜40は、ネ
ットワークへの新規接続時において、所定のルーティン
グ装置初期設定パケットを後述するネットワーク管理装
置50に送出し、新規接続された旨を通知するようにし
てある。
When a new connection to the network is made, the routing devices 10 to 40 send a predetermined routing device initialization packet to a network management device 50, which will be described later, to notify that the connection has been made. .

【0018】ネットワーク管理装置50は、ルーティン
グ装置10に接続してある。このネットワーク管理装置
50は、図3のブロック図に示すように、ルーティング
テーブルデータベース51と、接続情報データベース5
2と、経路情報データベース53とを有しており、それ
ぞれ別個のネットワーク管理情報を記憶している。
The network management device 50 is connected to the routing device 10. This network management device 50 includes a routing table database 51 and a connection information database 5 as shown in the block diagram of FIG.
2 and a route information database 53, each of which stores separate network management information.

【0019】上述のようにルーティング装置10〜40
を新規接続したときに送信されるルーティング装置初期
設定パケットは、ネットワークインタフェース部54を
介して接続情報更新コントローラ55に入力され、所定
のタイミングで経路情報処理部56に出力される。
As described above, the routing devices 10 to 40
Is transmitted to the connection information update controller 55 via the network interface unit 54, and is output to the route information processing unit 56 at a predetermined timing.

【0020】すると、経路情報処理部56は、上記ルー
ティング装置初期設定パケットから送信元ルーティング
装置のネットワークアドレスを取得して接続情報データ
ベース52に記憶するとともに、同ルーティング装置に
ルーティングテーブルを送信させ、順次、ネットワーク
インタフェース部54と、ルーティングテーブル更新コ
ントローラ57と、経路情報処理部56を介して受信し
てルーティングテーブルデータベース51に記憶する。
この意味で、ルーティングテーブルデータベース51が
ルーティング管理情報記憶手段を構成する。
Then, the route information processing unit 56 acquires the network address of the source routing device from the routing device initialization packet, stores the network address in the connection information database 52, and causes the routing device to transmit the routing table, and sequentially transmits the routing table. , Via the network interface unit 54, the routing table update controller 57, and the route information processing unit 56, and stored in the routing table database 51.
In this sense, the routing table database 51 constitutes a routing management information storage unit.

【0021】もちろん、ルーティング装置10〜40の
新規接続時においては、各々のルーティングテーブルに
はルーティング情報が登録されていないため、ルーティ
ングテーブルデータベース51にもルーティング情報は
記憶されない。従って、各々のルーティングテーブルを
ルーティングテーブルデータベース51に記憶するとい
うものの、記憶するための領域を確保しているにすぎな
い。
Of course, when the routing devices 10 to 40 are newly connected, no routing information is registered in each routing table, so that no routing information is stored in the routing table database 51. Therefore, although each routing table is stored in the routing table database 51, only an area for storing is stored.

【0022】そして、ルーティング装置10〜40は、
ダイナミックルーティングを開始すると、各々のルーテ
ィングテーブルを更新する。このとき、ルーティング装
置10〜40は、上記のようにルーティング更新情報を
ネットワーク管理装置50に送信する。
The routing devices 10 to 40
When the dynamic routing is started, each routing table is updated. At this time, the routing devices 10 to 40 transmit the routing update information to the network management device 50 as described above.

【0023】すると、ネットワーク管理装置50は、ネ
ットワークインタフェース部54を介してルーティング
テーブル更新コントローラ57にて受信する。そして、
ルーティングテーブル更新コントローラ57は、所定の
タイミングで、受信したルーティング更新情報を経路情
報処理部56に出力する。この後、経路情報処理部56
は、入力されたルーティング更新情報に基づいてルーテ
ィングテーブルデータベース51内の対応するルーティ
ングテーブルを更新する。従って、ネットワークインタ
フェース部54と、経路情報処理部56と、ルーティン
グテーブル更新コントローラ57がルーティング管理情
報更新手段を構成する。
Then, the network management device 50 receives the data through the network interface unit 54 at the routing table update controller 57. And
The routing table update controller 57 outputs the received routing update information to the route information processing unit 56 at a predetermined timing. Thereafter, the route information processing unit 56
Updates the corresponding routing table in the routing table database 51 based on the input routing update information. Therefore, the network interface unit 54, the route information processing unit 56, and the routing table update controller 57 constitute a routing management information updating unit.

【0024】各ルーティング装置10〜40に接続され
る端末T10〜T40は、ネットワークへの新規接続時
に端末初期設定パケットをネットワーク管理装置50に
送信する。この端末初期設定パケットは、それぞれの端
末が接続されるルーティング装置のネットワークアドレ
スを含んでおり、ネットワークインタフェース部54を
介して接続情報更新コントローラ55にて受信され、所
定のタイミングで経路情報処理部56に出力される。経
路情報処理部56は、入力された端末初期設定パケット
を解析して送信元端末のネットワークアドレスを取得す
るとともに、同端末の接続されるルーティング装置のネ
ットワークアドレスを取得する。そして、同ルーティン
グ装置のネットワークアドレスを用いて接続情報データ
ベース52を検索する。
The terminals T10 to T40 connected to the respective routing devices 10 to 40 transmit a terminal initialization packet to the network management device 50 when newly connecting to the network. This terminal initialization packet includes the network address of the routing device to which each terminal is connected, is received by the connection information update controller 55 via the network interface unit 54, and is routed at a predetermined timing. Is output to The route information processing unit 56 analyzes the input terminal initialization packet to obtain the network address of the source terminal, and obtains the network address of the routing device to which the terminal is connected. Then, the connection information database 52 is searched using the network address of the routing device.

【0025】接続情報データベース52には、ルーティ
ング装置10〜40の新規接続時に各ルーティング装置
のネットワークアドレスが記憶されており、上記のよう
に経路情報処理部56が接続情報データベース52を検
索したときに、一致するルーティング装置のネットワー
クアドレスと、上記端末初期設定パケットにて取得した
送信元端末のネットワークアドレスとを図4に示すよう
にテーブル化して記憶する。従って、接続情報データベ
ース52及びネットワークインタフェース部54〜経路
情報処理部56が接続情報記憶手段を構成する。
The connection information database 52 stores the network addresses of the respective routing devices when the routing devices 10 to 40 are newly connected. When the route information processing unit 56 searches the connection information database 52 as described above, The network address of the matching routing device and the network address of the source terminal acquired in the terminal initialization packet are stored in a table as shown in FIG. Therefore, the connection information database 52 and the network interface unit 54 to the route information processing unit 56 constitute a connection information storage unit.

【0026】経路情報処理部56は、接続情報データベ
ース52に新規接続端末を登録した後、同端末の接続さ
れるルーティング装置のルーティングテーブルの内容を
ルーティングテーブルデータベース51から検知する。
そして、同ルーティングテーブルに登録されているパケ
ットの送り先端末と転送先ルーティング装置とを一行ず
つ取り出していき、同送り先端末が同転送先ルーティン
グ装置に接続されているか否かを接続情報データベース
を検索して検知する。
After registering the new connection terminal in the connection information database 52, the route information processing unit 56 detects the contents of the routing table of the routing device to which the terminal is connected from the routing table database 51.
Then, the destination terminal and the destination routing device of the packet registered in the routing table are extracted line by line, and the connection information database is searched to determine whether the destination terminal is connected to the destination routing device. To detect.

【0027】ここで、同送り先端末が同転送先ルーティ
ング装置に接続されていることが検知されれば二端末間
の通信経路は判明し、この通信経路を図5に示すように
経路情報データベース53に記憶する。一方、同送り先
端末が同転送先ルーティング装置に接続されていないこ
とが検知されれば、二番目のルーティング装置を介して
通信していることがわかり、同転送先ルーティング装置
のルーティングテーブルを参照し、送り先端末が転送先
ルーティング装置に接続されることが検知されるまで参
照するルーティングテーブルを替えていく。そして、二
端末間の通信経路が判明したところで同様に経路情報デ
ータベース53に記憶する。この意味で、経路情報処理
部56が端末間通信経路検知手段を構成する。
Here, if it is detected that the same destination terminal is connected to the same destination routing device, the communication route between the two terminals is determined, and this communication route is converted to a route information database 53 as shown in FIG. To memorize. On the other hand, if it is detected that the destination terminal is not connected to the destination routing device, it is determined that communication is performed via the second routing device, and the routing table of the destination routing device is referred to. The routing table to be referred to is changed until it is detected that the destination terminal is connected to the destination routing device. When the communication route between the two terminals is determined, the communication route is similarly stored in the route information database 53. In this sense, the route information processing unit 56 constitutes an inter-terminal communication route detection unit.

【0028】もちろん、ルーティングテーブルデータベ
ース51が更新されれば、通信経路も変更される。従っ
て、経路情報処理部56は、ルーティングテーブルデー
タベース51が更新されたときには、経路情報データベ
ース53を検索して更新されたルーティング情報を反映
させている。
Of course, if the routing table database 51 is updated, the communication route will be changed. Therefore, when the routing table database 51 is updated, the route information processing unit 56 searches the route information database 53 and reflects the updated routing information.

【0029】これにより、経路情報データベース53に
記憶される経路情報は常に最新の状態で記憶され、この
経路情報を所定のアプリケーションで取り出して表示器
に表示したり、プリンタを介して出力すれば、端末利用
者は自己の端末と他の端末との間の通信でどのような通
信経路をとるのかを視認することができる。また、この
ように通信経路が判明すれば、通信に失敗したときに、
その原因がネットワーク障害なのか通信先が高負荷のた
め通信できないのかを判断しやすくなる。
As a result, the route information stored in the route information database 53 is always stored in the latest state. The terminal user can visually recognize what communication path is to be taken in communication between his / her terminal and another terminal. Also, if the communication path is found in this way, when communication fails,
It is easy to determine whether the cause is a network failure or if the communication destination cannot communicate due to a high load.

【0030】本実施形態においては、専用のネットワー
ク管理装置50をネットワークに接続する構成としてい
るが、この構成に限定されることはない。例えば、端末
T10〜T40に一体として構成しても良いし、クライ
アント−サーバシステムにおけるサーバと一体に構成し
ても良い。また、本実施形態においては、ネットワーク
管理装置50をルーティング装置10に接続している
が、ネットワークへの接続箇所についても特に限定され
ない。
In this embodiment, the dedicated network management device 50 is connected to the network. However, the present invention is not limited to this configuration. For example, it may be configured integrally with the terminals T10 to T40, or may be configured integrally with the server in the client-server system. Further, in the present embodiment, the network management device 50 is connected to the routing device 10, but the connection point to the network is not particularly limited.

【0031】次に、本実施形態の動作を説明する。ルー
ティング装置10〜40は、それぞれ図2(a)〜
(d)に示すルーティングテーブルを保持しており、同
ルーティングテーブル内のルーティング情報に従ってダ
イナミックルーティングをしている。すなわち、ネット
ワーク構成等に変更があると、ルーティング装置10〜
40は、各々のルーティングテーブルを更新する。この
ように、ルーティング装置10〜40は、自己のルーテ
ィングテーブルを更新すると、その更新内容を表すルー
ティング更新情報をネットワーク管理装置50に送信す
る。
Next, the operation of this embodiment will be described. The routing devices 10 to 40 are respectively shown in FIGS.
It holds the routing table shown in (d), and performs dynamic routing according to the routing information in the routing table. That is, if there is a change in the network configuration or the like, the routing devices 10 to 10
40 updates each routing table. As described above, when the routing devices 10 to 40 update their own routing tables, the routing devices 10 to 40 transmit the routing update information indicating the updated contents to the network management device 50.

【0032】ネットワーク管理装置50は、ルーティン
グテーブルデータベース51にルーティング装置10〜
40におけるそれぞれのルーティングテーブルを記憶し
ている。そして、上記のように送信されたルーティング
更新情報は、ネットワークインタフェース部54を介し
てルーティングテーブル更新コントローラ57に入力さ
れて所定のタイミングで経路情報処理部56に出力され
る。
The network management device 50 stores the routing devices 10 in the routing table database 51.
The respective routing tables at 40 are stored. The routing update information transmitted as described above is input to the routing table update controller 57 via the network interface unit 54 and output to the route information processing unit 56 at a predetermined timing.

【0033】すると、経路情報処理部56は、上記ルー
ティングテーブル更新情報に基づいてルーティングテー
ブルデータベース51内の対応するルーティングテーブ
ルを更新する。すなわち、ルーティング装置10〜40
の保持するルーティングテーブルと、ルーティングテー
ブルデータベース51に記憶されるルーティングテーブ
ルは同期更新され、常に同一のルーティング情報を保持
する。
Then, the route information processing unit 56 updates the corresponding routing table in the routing table database 51 based on the routing table update information. That is, the routing devices 10 to 40
Is updated synchronously with the routing table stored in the routing table database 51, and always retains the same routing information.

【0034】経路情報処理部56は、接続情報データベ
ース52に記憶される端末とルーティング装置との接続
情報と、ルーティングテーブルデータベース51に記憶
されるルーティング情報とから所定の二端末における通
信経路を検知して、図5に示すように経路情報データベ
ース53に格納する。もちろん、ルーティングテーブル
データベース51と接続情報データベース52が更新さ
れれば通信経路も変更されるため、通信経路処理部56
はいずれか一方のデータベースが更新されるときに変更
された通信経路を検知して経路情報データベース53を
更新する。
The route information processing unit 56 detects a communication route between two predetermined terminals from the connection information between the terminal and the routing device stored in the connection information database 52 and the routing information stored in the routing table database 51. Then, it is stored in the route information database 53 as shown in FIG. Of course, if the routing table database 51 and the connection information database 52 are updated, the communication route is also changed.
Detects the changed communication route when either database is updated, and updates the route information database 53.

【0035】このように、セグメント間を連結するとと
もに所定のルーティング情報を保持してダイナミックル
ーティングを行う複数のルーティング装置10〜40
と、ネットワーク管理装置50とからなる通信システム
において、ルーティング装置10〜40が各々のルーテ
ィングテーブルを更新するときに、その更新内容を示す
ルーティング更新情報をネットワーク管理装置50に送
信させるとともに、ネットワーク管理装置50はルーテ
ィングテーブルデータベース51にルーティング装置1
0〜40のルーティングテーブルを記憶しつつ、上記ル
ーティング更新情報をネットワークインタフェース部5
4、ルーティングテーブル更新コントローラ57を介し
て経路情報処理部56にて受信して同ルーティング更新
情報に基づいてルーティングテーブルデータベース51
に記憶されたルーティングテーブルを更新するようにし
たため、ダイナミックルーティング時でも通信経路を確
認することが可能な通信システムを提供することができ
る。
As described above, a plurality of routing devices 10 to 40 that connect segments and perform dynamic routing while holding predetermined routing information.
When the routing devices 10 to 40 update the respective routing tables in the communication system including the network management device 50 and the network management device 50, the network management device 50 transmits routing update information indicating the updated contents to the network management device 50. Reference numeral 50 denotes a routing table in the routing table database 51.
The routing update information is stored in the network interface unit 5 while the routing tables 0 to 40 are stored.
4. The routing table database 51 received by the route information processing unit 56 via the routing table update controller 57 and based on the routing update information
Is updated, a communication system capable of confirming a communication path even at the time of dynamic routing can be provided.

【0036】[0036]

【発明の効果】以上説明したように本発明は、ダイナミ
ックルーティング時でも通信経路を確認することが可能
な通信システムを提供することができる。また、請求項
2にかかる発明によれば、所定の端末間での通信経路を
確認することができるため、利用者自身がルーティング
情報を参照する必要がなく煩わしくない。さらに、請求
項3にかかる発明によれば、端末の新規接続時に接続情
報を記憶させるようにしたため、利用者が接続情報を手
入力する必要がない。
As described above, the present invention can provide a communication system capable of confirming a communication route even during dynamic routing. According to the second aspect of the present invention, since the communication route between predetermined terminals can be confirmed, it is not necessary for the user himself to refer to the routing information, which is troublesome. Furthermore, according to the third aspect of the present invention, the connection information is stored when the terminal is newly connected, so that the user does not need to manually input the connection information.

【0037】さらに、請求項4にかかる発明によれば、
専用のネットワーク管理装置を設置する必要がないた
め、システム構築時のコストダウンを図ることができ
る。
Further, according to the invention of claim 4,
Since there is no need to install a dedicated network management device, it is possible to reduce costs when constructing the system.

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

【図1】本発明の一実施形態にかかる通信システムを適
用したネットワークの構成図である。
FIG. 1 is a configuration diagram of a network to which a communication system according to an embodiment of the present invention is applied.

【図2】ルーティングテーブルである。FIG. 2 is a routing table.

【図3】ネットワーク管理装置の構成を示すブロック図
である。
FIG. 3 is a block diagram illustrating a configuration of a network management device.

【図4】接続情報データベースの記憶内容を示すテーブ
ルである。
FIG. 4 is a table showing storage contents of a connection information database.

【図5】経路情報データベースの記憶内容を示すテーブ
ルである。
FIG. 5 is a table showing storage contents of a route information database.

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

10〜40 ルーティング装置 50 ネットワーク管理装置 51 ルーティングテーブルデータベース 52 接続情報データベース 53 経路情報データベース 54 ネットワークインタフェース部 55 接続情報更新コントローラ 56 経路情報処理部 57 ルーティングテーブル更新コントローラ 10-40 routing device 50 network management device 51 routing table database 52 connection information database 53 route information database 54 network interface unit 55 connection information update controller 56 route information processing unit 57 routing table update controller

Claims (4)

【特許請求の範囲】[Claims] 【請求項1】 セグメント間を連結するとともに所定の
ルーティング情報を保持してダイナミックルーティング
を行う複数のルーティング装置と、所定のネットワーク
管理情報を保持するネットワーク管理装置とからなる通
信システムであって、 上記ルーティング装置は、 自己の保持するルーティング情報を更新するときに、そ
の更新内容を示すルーティング更新情報を上記ネットワ
ーク管理装置に送信するルーティング更新情報送信手段
を具備し、 上記ネットワーク管理装置は、 上記ルーティング装置の各々のルーティング情報を上記
ネットワーク管理情報として記憶するルーティング管理
情報記憶手段と、 上記ルーティング更新情報を受信して上記ルーティング
管理情報記憶手段に記憶されるルーティング情報を更新
するルーティング管理情報更新手段とを具備することを
特徴とする通信システム。
1. A communication system comprising: a plurality of routing devices that link segments and perform dynamic routing while retaining predetermined routing information; and a network management device that retains predetermined network management information. When the routing device updates its own routing information, the routing device includes routing update information transmitting means for transmitting routing update information indicating the updated content to the network management device. The network management device includes the routing device. Routing management information storage means for storing each piece of routing information as the network management information; and routing for receiving the routing update information and updating the routing information stored in the routing management information storage means. Communication system characterized by comprising a management information updating means.
【請求項2】 上記請求項1に記載の通信システムにお
いて、 上記ネットワーク管理装置は、ネットワーク上のルーテ
ィング装置と各ルーティング装置に接続される端末との
接続情報を記憶する接続情報記憶手段と、 上記接続情報と上記ルーティング管理情報記憶手段に記
憶されるルーティング情報に基づいて所定の端末間にお
ける通信経路を検知する端末間通信経路検知手段とを具
備することを特徴とする通信システム。
2. The communication system according to claim 1, wherein the network management device stores connection information between a routing device on a network and a terminal connected to each of the routing devices; A communication system comprising: terminal-to-terminal communication path detecting means for detecting a communication path between predetermined terminals based on connection information and routing information stored in the routing management information storage means.
【請求項3】 上記請求項2に記載の通信システムにお
いて、 上記端末は、ネットワークへの新規接続時に同端末が接
続されるルーティング装置を上記ネットワーク管理装置
に通知し、 上記接続情報記憶手段は、この通知に基づいて上記接続
情報を記憶することを特徴とする通信システム。
3. The communication system according to claim 2, wherein the terminal notifies the network management device of a routing device to which the terminal is connected when newly connecting to a network, and the connection information storage means includes: A communication system storing the connection information based on the notification.
【請求項4】 上記請求項1〜請求項3のいずれか1項
に記載の通信システムにおいて、 上記ルーティング装置と所定の端末とを一体に構成した
ことを特徴とする通信システム。
4. The communication system according to claim 1, wherein said routing device and a predetermined terminal are integrally formed.
JP8916697A 1997-04-08 1997-04-08 Communications system Expired - Fee Related JP3085238B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP8916697A JP3085238B2 (en) 1997-04-08 1997-04-08 Communications system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP8916697A JP3085238B2 (en) 1997-04-08 1997-04-08 Communications system

Publications (2)

Publication Number Publication Date
JPH10285207A true JPH10285207A (en) 1998-10-23
JP3085238B2 JP3085238B2 (en) 2000-09-04

Family

ID=13963236

Family Applications (1)

Application Number Title Priority Date Filing Date
JP8916697A Expired - Fee Related JP3085238B2 (en) 1997-04-08 1997-04-08 Communications system

Country Status (1)

Country Link
JP (1) JP3085238B2 (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100325426B1 (en) * 1999-11-24 2002-02-25 윤종용 Internet gateway system supporting VoIP
US7006462B2 (en) 2000-10-25 2006-02-28 Nec Corporation Satellite communication system and routing method using the same
CN117880227A (en) * 2024-03-12 2024-04-12 苏州仰思坪半导体有限公司 Chip routing system, method and related device

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0554171U (en) * 1991-12-20 1993-07-20 サカエ理研工業株式会社 Air spoiler for automobile

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100325426B1 (en) * 1999-11-24 2002-02-25 윤종용 Internet gateway system supporting VoIP
US7006462B2 (en) 2000-10-25 2006-02-28 Nec Corporation Satellite communication system and routing method using the same
CN117880227A (en) * 2024-03-12 2024-04-12 苏州仰思坪半导体有限公司 Chip routing system, method and related device

Also Published As

Publication number Publication date
JP3085238B2 (en) 2000-09-04

Similar Documents

Publication Publication Date Title
US7443868B2 (en) Modular type node apparatus for packet communication
JPH0879290A (en) Method for detecting communication network construction and generating line information table
US6625152B1 (en) Methods and apparatus for transferring data using a filter index
JP3085238B2 (en) Communications system
CN105812495B (en) Message forwarding method and equipment
WO2001022550A9 (en) Identyfying a failed device in a network
EP1246425A1 (en) Packet switching networks
JP6378121B2 (en) Gateway apparatus and communication method
US6845250B1 (en) Method and system for transmitting messages in a communications network
JP2001117899A (en) Multi-server system
WO2006098043A1 (en) Network system and network connection device
JPH1127326A (en) Hierarchical lan switch network
KR20040062343A (en) distributed router and ARP packet processing method thereof
JP4053977B2 (en) Telephone exchange device and network telephone exchange system
CN105915455B (en) Method and device for realizing position identification separation protocol multi-homing
CN113923150B (en) Route updating method, device, electronic equipment and medium
JP3467230B2 (en) TCP / IP routing system and method
JP3132232B2 (en) Data link layer type automatic setting device
JP2003124958A (en) Server, communication system, and internet-protocol-(ip)- packet transferring method
JP3159180B2 (en) Dialup router device
JPH11154966A (en) Inter-lan connection method and connection device
JPH1141285A (en) Routing method and service manager
KR20010090635A (en) System and method of communication for multiple server system
JPH08274810A (en) Lan terminal equipment
JPH088974A (en) Route controller

Legal Events

Date Code Title Description
LAPS Cancellation because of no payment of annual fees