JP3185923B2 - Information system - Google Patents

Information system

Info

Publication number
JP3185923B2
JP3185923B2 JP19038498A JP19038498A JP3185923B2 JP 3185923 B2 JP3185923 B2 JP 3185923B2 JP 19038498 A JP19038498 A JP 19038498A JP 19038498 A JP19038498 A JP 19038498A JP 3185923 B2 JP3185923 B2 JP 3185923B2
Authority
JP
Japan
Prior art keywords
management
routing table
route
control device
change data
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.)
Expired - Fee Related
Application number
JP19038498A
Other languages
Japanese (ja)
Other versions
JP2000022734A (en
Inventor
毅 善光
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 JP19038498A priority Critical patent/JP3185923B2/en
Publication of JP2000022734A publication Critical patent/JP2000022734A/en
Application granted granted Critical
Publication of JP3185923B2 publication Critical patent/JP3185923B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は、情報システムに関
し、更に詳しくは、ルーティングテーブルの変更を管理
装置から短時間で行うことができる情報システムに関す
るものである。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an information system, and more particularly, to an information system that allows a management device to change a routing table in a short time.

【0002】[0002]

【従来の技術】従来、TCP/IPを用いたルータネッ
トワークは、通常、ネットワーク内の情報の伝達経路を
制御するネットワーク経路制御装置(以下、経路制御装
置と言う)と、経路制御装置を管理するネットワーク管
理装置(以下、管理装置と言う)とを備えており、経路
制御装置が、経路制御に用いるルーティングテーブルを
ルーティングプロトコルを用いてダイナミックに変更す
る。しかし、ATM等のネットワークでは、ダイナミッ
クなルーティングが標準化されてから日が浅いため、ス
タティックなルーティングを用いるケース、すなわち、
人間が事前に経路を考えルーティングテーブルを経路制
御装置に設定していることが多い。スタティックなルー
ティングを用いるケースでは、ネットワークが過負荷を
受けたときや、経路制御装置が故障したとき、人間がル
ーティングテーブルを強制的に書き換えて違う経路を選
択することにより対処している。ルーティングテーブル
を書き換える際、通常、経路制御装置にローカルな保守
専用端末を接続して書き換える。
2. Description of the Related Art Conventionally, a router network using TCP / IP usually manages a network path controller (hereinafter, referred to as a path controller) for controlling a transmission path of information in the network and a path controller. A network management device (hereinafter, referred to as a management device) is provided, and the route control device dynamically changes a routing table used for route control using a routing protocol. However, in networks such as ATM, since dynamic routing has been standardized for a short time, the case of using static routing, that is,
In many cases, a human considers a route in advance and sets a routing table in the route control device. In the case where static routing is used, when a network is overloaded or when a route control device breaks down, a human is forced to rewrite the routing table to select a different route. When rewriting the routing table, usually, a local maintenance-dedicated terminal is connected to the route control device and rewritten.

【0003】[0003]

【発明が解決しようとする課題】ところで、ネットワー
ク規模の増大に伴い、機器(保守端末装置)の近くまで
出向いて作業することなく、ネットワークを介したリモ
ートの管理装置で書き換えたいという要望が強まってい
る。この要望に答えるためには、経路制御装置のルーテ
ィングテーブルを管理装置から参照できるようにする必
要がある。しかし、ルーティングテーブルの情報量が膨
大であることから、参照する毎に管理装置でダウンロー
ドすると時間がかかりすぎるという問題があった。以上
のような現状では、経路制御装置にローカルに接続され
た保守端末を使ってルーティングテーブルの内容を変更
する際、管理装置でルーティングテーブルを参照する時
間が短縮され、しかも、保守性の高い情報システムが要
望されている。また、複数の管理装置を備えた情報シス
テムであっても、同様のことが要望されている。以上の
ような事情に照らして、本発明の目的は、ルーティング
テーブルの変更を管理装置から短時間で行うことができ
る情報システムを提供することである。
By the way, with the increase in the scale of the network, there is an increasing demand for rewriting by a remote management device via a network without going to work near a device (maintenance terminal device) and working. I have. In order to meet this demand, it is necessary to make the routing table of the route control device referable from the management device. However, since the amount of information in the routing table is enormous, there is a problem that it takes too much time to download the information by the management device every time it is referred. Under the current situation as described above, when changing the contents of the routing table using the maintenance terminal locally connected to the path control device, the time required to refer to the routing table by the management device is shortened, and the information having high maintainability is reduced. There is a need for a system. The same is demanded for an information system including a plurality of management devices. In view of the circumstances as described above, an object of the present invention is to provide an information system that allows a management device to change a routing table in a short time.

【0004】[0004]

【課題を解決するための手段】本発明者は、経路制御装
置に設定されているルーティングテーブルと同じ情報を
管理装置に保持させるシステムを考え付いた。このシス
テムでは、管理装置によってルーティングテーブルを変
更する、すなわち書き換える際、ルーティングテーブル
は管理装置の記憶領域から呼び出されため、参照して書
き換えるのに時間がかからない。しかし、このシステム
では、たとえば経路制御装置にローカルに接続された保
守端末等からルーティングテーブルを書き換えた場合、
経路制御装置に設定されているルーティングテーブル
と、管理装置に記憶されているルーティングテーブルと
の間で差違が生じ、管理装置で管理できなくなるという
新たな問題が生じる。使用者がルーティングテーブルの
書き換えを知らないまま情報システムを運用し続ける
と、経路制御装置のルーティングテーブルが破壊される
虞がある。
The present inventor has devised a system in which the same information as the routing table set in the route control device is stored in the management device. In this system, when the management device changes the routing table, that is, rewrites the routing table, the routing table is called from the storage area of the management device, so that it does not take much time to refer to and rewrite the routing table. However, in this system, for example, when the routing table is rewritten from a maintenance terminal or the like locally connected to the route control device,
A difference occurs between the routing table set in the route control device and the routing table stored in the management device, and a new problem arises that the management device cannot manage the routing table. If the user continues to operate the information system without knowing the rewriting of the routing table, the routing table of the path control device may be destroyed.

【0005】また、複数の管理装置で管理される経路制
御装置のルーティングテーブルを一の管理装置から書き
換えた場合、他の管理装置は、経路制御装置のルーティ
ングテーブルの書き換えを知ることができないため、経
路制御装置のルーティングテーブルと管理装置が保持し
ている対象の経路制御装置に関するルーティングテーブ
ルとの間に差違が生じ(図5参照)、使用者が経路制御
装置によってどのように経路制御されているかを把握で
きなくなるという新たな問題が生じる。
Further, if the routing table of the route control device managed by a plurality of management devices is rewritten from one management device, the other management device cannot know the rewriting of the routing table of the route control device. There is a difference between the routing table of the routing device and the routing table of the target routing device held by the management device (see FIG. 5), and how the user is route-controlled by the routing device. A new problem arises in that it becomes impossible to grasp the information.

【0006】そこで、本発明者は、経路制御装置のルー
ティングテーブル、及び、管理装置のルーティングテー
ブルが連動して変更されるようなシステムを鋭意検討
し、本発明を完成するに至った。
Therefore, the present inventor diligently studied a system in which the routing table of the route control device and the routing table of the management device are changed in conjunction with each other, and completed the present invention.

【0007】上記目的を達成するために、本発明に係る
第1発明の情報システムは、ネットワーク内の情報の伝
達経路を制御する経路制御装置と、経路制御装置を管理
する管理装置とを備え、ネットワーク内で伝達経路を介
して情報を伝達する情報システムであって、経路制御装
置は、管理装置とは独立して経路制御装置側で変更可能
なルーティングテーブル(以下、経路側ルーティングテ
ーブルと言う)と、経路側ルーティングテーブルに変更
データを入力する端末装置と、端末装置から入力した変
更データを管理装置に送信する経路側送信部と、管理装
置から受信した変更データを経路側ルーティングテーブ
ルに入力する経路側入力手段とを備え、管理装置は、経
路制御装置とは独立して管理装置側で変更可能なルーテ
ィングテーブル(以下、管理側ルーティングテーブルと
言う)と、管理側ルーティングテーブルに変更データを
入力するデータ入力部と、データ入力部から入力した変
更データを経路制御装置に送信する管理側送信部と、経
路制御装置から受信した変更データを管理側ルーティン
グテーブルに入力する管理側入力手段とを備え、経路制
御装置の端末装置、又は、管理装置のデータ入力部の一
方から変更データが入力されると、経路側ルーティング
テーブル、及び、管理側ルーティングテーブルに変更デ
ータが入力されることを特徴としている。
In order to achieve the above object, an information system according to a first aspect of the present invention includes a route control device for controlling a transmission route of information in a network, and a management device for managing the route control device. An information system for transmitting information via a transmission path in a network, wherein the path control device is a routing table that can be changed on the path control device side independently of the management device (hereinafter, referred to as a path-side routing table). A terminal device for inputting change data to the route-side routing table, a route-side transmitting unit for transmitting the change data input from the terminal device to the management device, and inputting the change data received from the management device to the route-side routing table A route-side input unit, wherein the management device is capable of changing the routing table (which can be changed on the management device side independently of the route control device) A management-side routing table), a data input unit for inputting change data to the management-side routing table, a management-side transmission unit for transmitting the change data input from the data input unit to the path control device, and a path control device. And a management-side input means for inputting change data received from the management-side routing table, and when change data is input from one of the terminal device of the route control device or the data input unit of the management device, the route-side routing is performed. The change data is input to the table and the management-side routing table.

【0008】第1、第2発明で、管理とは、経路制御装
置の構成情報、性能情報、故障時に対応する障害情報等
の管理である。第1発明により、管理側ルーティングテ
ーブルと経路側ルーティングテーブルとに不整合が生じ
ることは防止される。
In the first and second aspects of the present invention, management refers to management of configuration information, performance information, failure information corresponding to a failure, etc. of the path control device. According to the first invention, inconsistency between the management-side routing table and the route-side routing table is prevented.

【0009】本発明に係る第2発明の情報システムは、
ネットワーク内の情報の伝達経路を制御する経路制御装
置と、経路制御装置をそれぞれ独立して管理する複数の
管理装置とを備え、ネットワーク内で伝達経路を介して
情報が伝達される情報システムであって、経路制御装置
は、経路側ルーティングテーブルと、複数の管理装置の
うちの一の管理装置から受信した変更データを経路側ル
ーティングテーブルに入力する経路側入力手段と、一の
管理装置から受信した変更データを他の管理装置に送信
する経路側送信部とを備え、管理装置は、管理側ルーテ
ィングテーブルと、管理側ルーティングテーブルの変更
データを入力するデータ入力部と、データ入力部から入
力した変更データを経路制御装置に送信する管理側送信
部と、経路制御装置から受信した変更データを管理側ル
ーティングテーブルに入力する管理側入力手段とを備
え、一の管理装置のデータ入力部から変更データが管理
側ルーティングテーブルに入力されると、経路側ルーテ
ィングテーブル、及び、他の管理装置の管理側ルーティ
ングテーブルに変更データが入力されることを特徴とし
ている。
[0009] The information system of the second invention according to the present invention comprises:
An information system comprising: a route control device that controls a transmission route of information in a network; and a plurality of management devices that independently manage the route control devices, wherein information is transmitted via a transmission route in the network. The route control device may further include a route-side routing table, a route-side input unit that inputs change data received from one of the plurality of management devices into the route-side routing table, and a route-side input unit that receives the change data from the one management device. A route-side transmission unit that transmits change data to another management device, wherein the management device includes a management-side routing table, a data input unit that inputs change data of the management-side routing table, and a change that is input from the data input unit. A management-side transmission unit that transmits data to the route control device; and a management-side routing table that receives changed data received from the route control device. When the change data is input to the management-side routing table from the data input unit of one management device, the route-side routing table, and the management-side routing table of the other management device are provided. It is characterized in that change data is input.

【0010】第2発明により、経路側ルーティングテー
ブル、及び、全ての管理装置の管理側ルーティングテー
ブルで整合性が得られる。
According to the second invention, consistency can be obtained in the route-side routing table and the management-side routing tables of all the management devices.

【0011】第1、第2発明では、好適には、管理側入
力手段が、経路制御装置から受信した情報のうち変更デ
ータを検出する検出部を備えている。第1、第2発明の
好適な実施態様としては、経路側入力手段が、管理装置
から受信した情報のうち変更データを検出する検出部を
備えている。また、第1、第2発明の別の好適な実施態
様としては、経路制御装置は、管理装置に関する情報を
有する管理装置データベースを備え、経路側送信部は、
管理装置データベースが有する情報と変更データとに基
づいて送信先の管理装置を選別して送信する。また、経
路制御装置及び管理装置は、通信プロトコルを解析処理
するプロトコル処理部をそれぞれ備えていてもよい。こ
れにより、通信プロトコルが装置間で共通である必要が
なくなる。
In the first and second aspects of the present invention, preferably, the management-side input means includes a detection unit for detecting change data in information received from the path control device. As a preferred embodiment of the first and second aspects of the present invention, the route-side input means includes a detection unit that detects change data in information received from the management device. Further, as another preferred embodiment of the first and second inventions, the route control device includes a management device database having information on the management device, and the route side transmission unit includes:
A destination management device is selected and transmitted based on information and change data in the management device database. Further, the path control device and the management device may each include a protocol processing unit that analyzes a communication protocol. This eliminates the need for the communication protocol to be common between the devices.

【0012】[0012]

【発明の実施の形態】以下に、実施形態例を挙げ、添付
図面を参照して、本発明の実施の形態を具体的かつより
詳細に説明する。実施形態例1 本実施形態例は、第2発明の一実施形態例である。本実
施形態例の情報システムは、ネットワーク内の情報の伝
達経路を制御する経路制御装置と、経路制御装置を管理
する管理装置とを備え、ネットワーク内で伝達経路を介
して情報を伝達する情報システムである。本実施形態例
の情報システムは、例えば複数の経路制御装置を備えて
いる。図1は、経路制御装置の構成を示すブロック図で
ある。経路制御装置15は、管理装置とは独立して経路
制御装置側で変更可能な経路側ルーティングテーブルを
有するルーティングテーブルデータベース7と、通信プ
ロトコルを解釈する処理を行うプロトコル処理部1と、
複数の管理装置のうちの一の管理装置から受信した変更
データを経路側ルーティングテーブルに入力する経路側
入力手段とを備えている。また、経路制御装置15は、
自分を管理する管理装置に関する情報(アドレス等)を
有する管理装置データベース6と、管理装置データベー
ス6の情報及び変更データに基づいて管理装置を選別
し、選別された管理装置に変更データを送信する経路側
送信部4(以下、本実施形態例ではイベント通知部4と
言う)とを備えている。経路側入力手段は、プロトコル
処理された情報が経路側ルーティングテーブルを変更す
るコマンドであるか否かを判断するルーティングテーブ
ル変更イベント検出部2(以下、簡単に検出部2と言
う)と、ルーティングテーブルデータベース7の情報の
受け渡しを行うデータベース入出力処理部(インターフ
ェイス部)5と、検出部2で検出されたコマンドを解釈
し、自分を管理する管理装置からのコマンドである場合
にはルーティングテーブルデータベース7にルーティン
グテーブルの書き換えを指令するルーティングテーブル
変更指令部3とを備えている。
Embodiments of the present invention will be described below in detail with reference to the accompanying drawings. Embodiment 1 This embodiment is an embodiment of the second invention. The information system according to the present embodiment includes a route control device that controls a transmission route of information in a network, and a management device that manages the route control device, and transmits information via the transmission route in the network. It is. The information system according to the present embodiment includes, for example, a plurality of route control devices. FIG. 1 is a block diagram illustrating a configuration of the route control device. The route control device 15 includes a routing table database 7 having a route-side routing table that can be changed on the route control device side independently of the management device, a protocol processing unit 1 that performs a process of interpreting a communication protocol,
Path-side input means for inputting change data received from one of the plurality of management apparatuses to the path-side routing table. In addition, the route control device 15
A management device database 6 having information (addresses, etc.) on the management device that manages itself; a route for selecting the management device based on the information and the change data in the management device database 6 and transmitting the change data to the selected management device; A side transmission unit 4 (hereinafter, referred to as an event notification unit 4 in the present embodiment) is provided. The route-side input means includes a routing table change event detecting unit 2 (hereinafter simply referred to as a detecting unit 2) for determining whether the information processed by the protocol is a command for changing the route-side routing table, and a routing table. A database input / output processing unit (interface unit) 5 for transferring information of the database 7 and a command interpreted by the detection unit 2 and, if the command is from a management device that manages itself, the routing table database 7 And a routing table change command unit 3 for commanding rewriting of the routing table.

【0013】図2は、管理装置の構成を示すブロック図
である。管理装置16は、通信プロトコルを解釈する処
理を行うプロトコル処理部8と、管理側ルーティングテ
ーブルを有するルーティングテーブルデータベース13
と、管理側ルーティングテーブルの変更データを入力す
るデータ入力部(図示せず)と、経路制御装置15から
受信した変更データを管理側ルーティングテーブルに入
力する管理側入力手段とを備えている。また、管理装置
16は、データ入力部から入力した変更データを経路制
御装置15に送信する管理側送信部(図示せず)と、変
更データが自分の管理する管理対象の経路制御装置15
からの変更データか否かを判断するのに用いる管理対象
機器データベース12とを備えている。管理側入力手段
は、プロトコル処理部8で処理された情報のうち自分の
管理する経路制御装置15からの変更データを検出する
検出部9と、ルーティングテーブルデータベース13の
情報の受け渡しを行うデータベース入出力処理部11
と、検出部9で検出された変更データが自分の管理する
経路制御装置15からの変更データか否かを判断し、自
分の管理する経路制御装置15からの変更データである
場合にはルーティングテーブルデータベース13の書き
換えを指令するルーティングテーブル変更指令部10と
を備えている。
FIG. 2 is a block diagram showing the configuration of the management device. The management device 16 includes a protocol processing unit 8 for performing a process of interpreting a communication protocol, and a routing table database 13 having a management-side routing table.
A data input unit (not shown) for inputting change data of the management-side routing table; and management-side input means for inputting change data received from the route control device 15 to the management-side routing table. Further, the management device 16 includes a management-side transmission unit (not shown) that transmits the change data input from the data input unit to the route control device 15, and a management target route control device 15 that the change data manages.
And a managed device database 12 used to determine whether or not the data is changed from the data. The management-side input means includes a detection unit 9 for detecting changed data from the routing control device 15 managed by itself among the information processed by the protocol processing unit 8, and a database input / output for transferring information of the routing table database 13. Processing unit 11
It is determined whether the change data detected by the detection unit 9 is change data from the route control device 15 managed by itself, and if the change data is change data from the route control device 15 managed by itself, A routing table change instructing unit for instructing rewriting of the database;

【0014】本実施形態例の情報システムでは、一の管
理装置16のデータ入力部から変更データが管理側ルー
ティングテーブルに入力されると、経路側ルーティング
テーブル、及び、他の管理装置の管理側ルーティングテ
ーブルに変更データが入力される。以下、図を用いて経
路制御装置15及び管理装置16でのそれぞれの動作を
具体的に説明する。
In the information system of this embodiment, when the change data is input to the management-side routing table from the data input unit of one management device 16, the route-side routing table and the management-side routing of another management device are used. The change data is entered in the table. Hereinafter, the respective operations of the route control device 15 and the management device 16 will be specifically described with reference to the drawings.

【0015】図3は、経路制御装置内での処理動作を説
明するフローチャートである。経路制御装置15は、一
の管理装置16からパケットを受け取ると、プロトコル
処理部1でプロトコルを解析し、検出部2でルーティン
グテーブルの変更情報(変更データ)を検出してルーテ
ィングテーブル変更指令部3に伝達する。ルーティング
テーブル変更指令部3は、データベース入出力処理部5
を介して管理装置データベース6に問い合わせ、本変更
データが自分を管理する管理装置からの変更データか否
かを判断する。自分を管理する管理装置からの変更デー
タであると判断すると、データベース入出力処理部5を
介して、ルーティングテーブルデータベース7に経路側
ルーティングテーブルの変更を指令する。ルーティング
テーブルが正常に変更されると、データベース入出力処
理部5は、経路側送信部4に対して自分(経路制御装置
15)を管理する他の全ての管理装置に変更データを送
信する。
FIG. 3 is a flowchart for explaining the processing operation in the route control device. When the routing controller 15 receives a packet from one management device 16, the protocol processor 1 analyzes the protocol, the detector 2 detects routing table change information (change data), and the routing table change commander 3 To communicate. The routing table change instructing unit 3 includes a database input / output processing unit 5
To the management device database 6 via the server, and determines whether or not this change data is change data from the management device managing itself. When it is determined that the data is change data from the management device that manages itself, a change of the route side routing table is instructed to the routing table database 7 via the database input / output processing unit 5. When the routing table is normally changed, the database input / output processing unit 5 transmits the change data to the route-side transmission unit 4 to all the other management devices that manage itself (the route control device 15).

【0016】図4は、管理装置内での処理動作を説明す
るフローチャートである。他の管理装置は、経路制御装
置15からのパケットを受け取ると、プロトコル処理部
8でプロトコルの解析し、検出部9で変更データを検出
し、ルーティングテーブル変更指令部10にその旨を伝
える。ルーティングテーブル変更指令部10は、データ
ベース入出力処理部11を介して管理対象機器データベ
ース12に問い合わせ、本変更データが自分の管理する
経路制御装置からの変更データか否かを判断する。自分
の管理する経路制御装置からの変更データであると判断
すると、データベース入出力処理部11を介して、ルー
ティングテーブルデータベース13に管理側ルーティン
グテーブルの変更を指令する。
FIG. 4 is a flowchart for explaining the processing operation in the management device. When the other management device receives the packet from the route control device 15, the protocol processing unit 8 analyzes the protocol, the detection unit 9 detects the change data, and notifies the routing table change command unit 10 of the fact. The routing table change instructing unit 10 inquires of the managed device database 12 via the database input / output processing unit 11 and determines whether the changed data is changed data from the route control device managed by itself. When it is determined that the data is change data from the route control device managed by itself, a change of the management-side routing table is instructed to the routing table database 13 via the database input / output processing unit 11.

【0017】以下、実施形態例の具体例を実施例として
説明する。実施例 本実施例では、ルーティングテーブルが書き換えられた
際に変更データを通知(送信)する方式として、TCP
/IPネットワークでのネットワーク管理標準プロトコ
ルSNMPを使用する。これにより、ネットワーク機器
のソフトウェアの変更量を最小にして導入することがで
きる。SNMPを使った場合、ルーティングテーブルの
変更内容を通知する際にSNMPのtrapコマンドを
使用する。また、SNMPに代えて、OSIのネットワ
ーク管理に関する標準プロトコルであるCMIPを使用
してもよい。
Hereinafter, a specific example of the embodiment will be described as an example. Embodiment In this embodiment, TCP is used as a method of notifying (transmitting) changed data when the routing table is rewritten.
/ Uses the network management standard protocol SNMP in the IP network. As a result, the amount of change in the software of the network device can be minimized. When SNMP is used, an SNMP trap command is used to notify the contents of a change in the routing table. Further, instead of SNMP, CMIP, which is a standard protocol for OSI network management, may be used.

【0018】[0018]

【発明の効果】第1発明によれば、経路側ルーティング
テーブルを有してネットワーク内の情報の伝達経路を制
御する経路制御装置と、管理側ルーティングテーブルを
有して経路制御装置を管理する管理装置とを備えてお
り、経路制御装置の端末装置、又は、管理装置のデータ
入力部の一方から変更データが入力されると、経路側ル
ーティングテーブル、及び、管理側ルーティングテーブ
ルに変更データが入力される。第1発明により、ルーテ
ィングテーブルの変更を管理装置から短時間で行うこと
ができる情報システムが実現される。尚、端末装置から
変更データを入力して経路側ルーティングテーブルを書
き換えると管理側ルーティングテーブルも書き換えられ
るので、経路側ルーティングテーブルと管理側ルーティ
ングテーブルとの間に不整合が生じることはない。
According to the first aspect of the present invention, there is provided a route control device having a route-side routing table and controlling a transmission route of information in a network, and a management device having a management-side routing table and managing the route control device. When change data is input from one of the terminal device of the route control device or one of the data input units of the management device, the change data is input to the route side routing table and the management side routing table. You. According to the first aspect of the present invention, an information system that can change the routing table from the management device in a short time is realized. When the route-side routing table is rewritten by inputting the change data from the terminal device, the management-side routing table is also re-written, so that there is no inconsistency between the route-side routing table and the management-side routing table.

【0019】また、第2発明によれば、経路側ルーティ
ングテーブルを有してネットワーク内の情報の伝達経路
を制御する経路制御装置と、管理側ルーティングテーブ
ルを有して経路制御装置を管理する複数の管理装置とを
備えており、一の管理装置のデータ入力部から変更デー
タが管理側ルーティングテーブルに入力されると、経路
側ルーティングテーブル、及び、他の管理装置の管理側
ルーティングテーブルに変更データが入力される。第2
発明により、第1発明と同様、ルーティングテーブルの
変更を管理装置から短時間で行うことができる情報シス
テムが実現される。尚、一の管理装置のデータ入力部か
ら変更データを入力して管理側ルーティングテーブルを
書き換えると、経路側ルーティングテーブル及び他の管
理側ルーティングテーブルも書き換えられるので、ルー
ティングテーブル間に不整合が生じることはない。従っ
て、一の管理装置によって書き換えた内容を他の管理装
置に手動で反映させる必要はない。
According to the second aspect of the present invention, there is provided a route control device having a route-side routing table and controlling a transmission route of information in a network, and a plurality of devices having a management-side routing table and managing the route control device. When change data is input to the management-side routing table from the data input unit of one management device, the change data is stored in the route-side routing table and the management-side routing table of the other management device. Is entered. Second
According to the invention, as in the first invention, an information system in which the routing table can be changed from the management device in a short time is realized. Note that if the management-side routing table is rewritten by inputting the change data from the data input unit of one management device, the path-side routing table and the other management-side routing tables are also rewritten, so that inconsistency may occur between the routing tables. There is no. Therefore, it is not necessary to manually reflect the content rewritten by one management device on another management device.

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

【図1】実施形態例の経路制御装置の構成を示すブロッ
ク図である。
FIG. 1 is a block diagram illustrating a configuration of a route control device according to an embodiment.

【図2】実施形態例の管理装置の構成を示すブロック図
である。
FIG. 2 is a block diagram illustrating a configuration of a management device according to the embodiment.

【図3】実施形態例で、経路制御装置内での処理動作を
説明するフローチャートである。
FIG. 3 is a flowchart illustrating a processing operation in the route control device in the embodiment.

【図4】実施形態例で、管理装置内での処理動作を説明
するフローチャートである。
FIG. 4 is a flowchart illustrating a processing operation in the management device in the embodiment.

【図5】経路制御装置を管理する複数の管理装置の管理
側ルーティングテーブル同士に不整合が生じることを説
明する模式図である。
FIG. 5 is a schematic diagram illustrating that inconsistency occurs between management-side routing tables of a plurality of management devices that manage the route control device.

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

1 プロトコル処理部 2 ルーティングテーブル変更イベント検出部(検出
部) 3 ルーティングテーブル変更指令部 4 経路側送信部(イベント通知部) 5 データベース入出力処理部 6 管理装置データベース 7 ルーティングテーブルデータベース 8 プロトコル処理部 9 ルーティングテーブル変更イベント検出部検出部 10 ルーティングテーブル変更指令部 11 データベース入出力処理部 12 管理対象機器データベース 13 ルーティングテーブルデータベース 15 経路制御装置 16 管理装置
DESCRIPTION OF SYMBOLS 1 Protocol processing part 2 Routing table change event detection part (detection part) 3 Routing table change instruction part 4 Route side transmission part (event notification part) 5 Database input / output processing part 6 Management device database 7 Routing table database 8 Protocol processing part 9 Routing table change event detection unit detection unit 10 Routing table change instruction unit 11 Database input / output processing unit 12 Managed device database 13 Routing table database 15 Route control device 16 Management device

───────────────────────────────────────────────────── フロントページの続き (51)Int.Cl.7 識別記号 FI H04L 12/56 ──────────────────────────────────────────────────の Continued on the front page (51) Int.Cl. 7 Identification code FI H04L 12/56

Claims (5)

(57)【特許請求の範囲】(57) [Claims] 【請求項1】 ネットワーク内の情報の伝達経路を制御
する経路制御装置と、経路制御装置を管理する管理装置
とを備え、ネットワーク内で伝達経路を介して情報を伝
達する情報システムであって、 経路制御装置は、 自身を管理する管理装置に関する情報を有する管理装置
データベースと、 管理装置とは独立して経路制御装置側で変更可能なルー
ティングテーブル(以下、経路側ルーティングテーブル
と言う)と、 経路側ルーティングテーブルに変更データを入力する端
末装置と、 管理装置から受信した変更データを経路側ルーティング
テーブルに入力する経路側入力手段と、 端末装置から入力した変更データを、該変更データと管
理装置データベースが有する情報とに基づいて、自身を
管理する管理装置に送信する経路側送信部とを備え、 管理装置は、 経路制御装置とは独立して管理装置側で変更可能なルー
ティングテーブル(以下、管理側ルーティングテーブル
と言う)と、 管理側ルーティングテーブルに変更データを入力するデ
ータ入力部と、 データ入力部から入力した変更データを経路制御装置に
送信する管理側送信部と、 経路制御装置から受信した変更データを管理側ルーティ
ングテーブルに入力する管理側入力手段とを備え、 経路制御装置の端末装置、又は、管理装置のデータ入力
部の一方から変更データが入力されると、経路側ルーテ
ィングテーブル、及び、管理側ルーティングテーブルに
変更データが入力されることを特徴とする情報システ
ム。
1. An information system comprising: a route control device that controls a transmission route of information in a network; and a management device that manages the route control device, and transmits information via a transmission route in the network. The route control device includes a management device database having information on a management device that manages itself, a routing table (hereinafter, referred to as a route-side routing table) that can be changed on the route control device side independently of the management device, and a route. A terminal device for inputting change data to the side routing table, a route-side input means for inputting change data received from the management device to the route-side routing table, and the change data input from the terminal device to the change data and the management device database. And a path-side transmitting unit that transmits the information to a management device that manages the device based on the information that the The management device includes a routing table that can be changed on the management device side independently of the path control device (hereinafter, referred to as a management-side routing table), a data input unit that inputs change data to the management-side routing table, A management-side transmission unit that transmits change data input from the input unit to the path control device; and a management-side input unit that inputs change data received from the path control device to the management-side routing table. Alternatively, when change data is input from one of the data input units of the management device, the change data is input to the route side routing table and the management side routing table.
【請求項2】 経路制御装置をそれぞれ独立して管理す
る複数の管理装置を備えており、 一の管理装置のデータ入力部から変更データが入力され
ると、該管理装置が管理する経路制御装置の経路側ルー
ティングテーブル、及び、当該経路制御装置を管理する
複数の管理装置の管理側ルーティングテーブルに変更デ
ータが入力されることを特徴とする情報システム。
2. A route control device, comprising: a plurality of management devices for independently managing the route control devices, wherein when change data is input from a data input unit of one management device, the route control devices managed by the management devices are provided. An information system, wherein the change data is input to a route-side routing table of the above and a management-side routing table of a plurality of management devices that manage the route control device.
【請求項3】 管理側入力手段は、経路制御装置から受
信した情報のうち変更データを検出する検出部を備えて
いることを特徴とする請求項1又は2に記載の情報シス
テム。
3. The information system according to claim 1, wherein the management-side input unit includes a detection unit that detects change data in information received from the path control device.
【請求項4】 経路側入力手段は、管理装置から受信し
た情報のうち変更データを検出する検出部を備えている
ことを特徴とする請求項1から3のうち何れか1項に記
載の情報システム。
4. The information according to claim 1, wherein the route-side input unit includes a detection unit that detects change data in information received from the management device. system.
【請求項5】 経路制御装置及び管理装置は、通信プロ
トコルを解析処理するプロトコル処理部をそれぞれ備え
ていることを特徴とする請求項1から5のうち何れか1
項に記載の情報システム。
5. The apparatus according to claim 1, wherein the route control device and the management device each include a protocol processing unit that analyzes a communication protocol.
Information system described in section.
JP19038498A 1998-07-06 1998-07-06 Information system Expired - Fee Related JP3185923B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP19038498A JP3185923B2 (en) 1998-07-06 1998-07-06 Information system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP19038498A JP3185923B2 (en) 1998-07-06 1998-07-06 Information system

Publications (2)

Publication Number Publication Date
JP2000022734A JP2000022734A (en) 2000-01-21
JP3185923B2 true JP3185923B2 (en) 2001-07-11

Family

ID=16257278

Family Applications (1)

Application Number Title Priority Date Filing Date
JP19038498A Expired - Fee Related JP3185923B2 (en) 1998-07-06 1998-07-06 Information system

Country Status (1)

Country Link
JP (1) JP3185923B2 (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP5233898B2 (en) 2009-07-31 2013-07-10 富士通株式会社 Routing table rewriting method, data transfer device, and program
JP6299754B2 (en) * 2012-09-13 2018-03-28 日本電気株式会社 Control device, control method, communication system, and program
JP6299753B2 (en) * 2012-09-13 2018-03-28 日本電気株式会社 Control device, control method, communication system, and program

Also Published As

Publication number Publication date
JP2000022734A (en) 2000-01-21

Similar Documents

Publication Publication Date Title
EP2562970B1 (en) Switch, and flow table control method
US7512705B2 (en) Truncating data units
JP4349395B2 (en) Integrated service management system
KR101572771B1 (en) System and methods for controlling network traffic through virtual switches
US9323570B2 (en) Computer system and migration method of virtual machine
JP5648926B2 (en) Network system, controller, and network control method
US8560631B2 (en) Storage system
US9374392B2 (en) Method and apparatus for dynamic destination address control in a computer network
CN100571191C (en) Keep the VRRP technology of VR confidentiality
US20010026550A1 (en) Communication device
EP2383942A1 (en) Communication system and communication controller
CN101404594B (en) Hot backup performance test method and apparatus, communication equipment
JP3185923B2 (en) Information system
CN110768870B (en) Quality monitoring method and device for intelligent special line
JP2004306200A (en) Robot control system
KR101581510B1 (en) Methods for changing an authority of control for a controller in multiple controller environment
JP3999353B2 (en) Method and system for determining communication path in computer network, and recording medium on which program is recorded
JP3003570B2 (en) Packet distribution hub
KR100472950B1 (en) The Method of Communication Fault Management using Adjacent Line Interface Board in High Speed Router
JP3080029B2 (en) Switch maintenance method using virtual address routing
EP3562101A1 (en) Bras management method, packet forwarding method, packet forwarding controller, and bras
CN115134232B (en) Virtual router management method, device, system and storage medium
KR100372342B1 (en) Operator Command Processing Method In The Mobile Communication System
US20040109456A1 (en) System and method for implementing a distributed service platform using a system-wide switchtag definition
JPH05145551A (en) Communication protocol converter

Legal Events

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