JP2006303914A - Configuration information management device - Google Patents

Configuration information management device Download PDF

Info

Publication number
JP2006303914A
JP2006303914A JP2005122708A JP2005122708A JP2006303914A JP 2006303914 A JP2006303914 A JP 2006303914A JP 2005122708 A JP2005122708 A JP 2005122708A JP 2005122708 A JP2005122708 A JP 2005122708A JP 2006303914 A JP2006303914 A JP 2006303914A
Authority
JP
Japan
Prior art keywords
configuration information
input
difference
generations
command
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
JP2005122708A
Other languages
Japanese (ja)
Other versions
JP4109267B2 (en
Inventor
Hajime Fujioka
肇 藤岡
Katsuyuki Tsumita
勝幸 積田
Koichi Yamamoto
孝一 山本
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.)
NTT Docomo Inc
Original Assignee
NTT Docomo 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 NTT Docomo Inc filed Critical NTT Docomo Inc
Priority to JP2005122708A priority Critical patent/JP4109267B2/en
Publication of JP2006303914A publication Critical patent/JP2006303914A/en
Application granted granted Critical
Publication of JP4109267B2 publication Critical patent/JP4109267B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

<P>PROBLEM TO BE SOLVED: To surely change configuration information regardless of an input mode. <P>SOLUTION: When a configuration information output request signal is received by an input and output control part 11, a configuration information extraction part 12 extracts configuration information to be newly established and configuration information established at present based on identification ID of a router 30. When a difference notification request signal is received by the input and output control part 11, a difference extraction part 13 extracts difference between configuration information to be newly established and configuration information established at present. When a difference classification request signal is received by the input and output control device 11, a difference classification part 14 classifies setting items of the configuration information included in the difference in each input mode. When a command input request signal is received by the input and output control part 11, a command issuing part 15 issues an input command and a mode transition command corresponding to setting items included in the difference. <P>COPYRIGHT: (C)2007,JPO&INPIT

Description

本発明は、コンフィグ情報管理装置に関する。   The present invention relates to a configuration information management apparatus.

ルータやスイッチ等に代表されるネットワーク機器に対して新たなネットワークや機器等を接続する場合には、ネットワーク機器において設定されているコンフィグ情報を変更する必要がある。コンフィグ情報を変更する方法としては、例えば、ネットワーク機器に接続された入力端末等からコマンドを入力する方法や、予め作成した変更後のコンフィグ情報を一括して上書きコピーする方法がある。   When a new network or device is connected to a network device represented by a router or a switch, it is necessary to change configuration information set in the network device. As a method for changing the configuration information, there are, for example, a method of inputting a command from an input terminal connected to a network device, and a method of overwriting and copying previously created configuration information created in advance.

ここで、コマンドを入力してコンフィグ情報を変更する場合には、各コマンドに対応する入力モードに遷移してからコマンドを入力する必要がある。入力モードとしては、例えば、グローバルコンフィグレーションモード、インターフェースコンフィグレーションモード、およびルータコンフィグレーションモードがある。グローバルコンフィグレーションモードでは、ホスト名やパスワード等のネットワーク機器全体にかかわる項目を設定するコマンドが入力され、インターフェースコンフィグレーションモードでは、IPアドレス等のインターフェースに関する項目を設定するコマンドが入力され、ルータコンフィグレーションモードでは、ルーティングプロトコル等を設定するコマンドが入力される。ルーティングプロトコルとしては、例えば、BGP(Border Gateway Protocol)、OSPF(Open Shortest Path First)、IGRP(InteriorGateway Routing Protocol)が該当する。   Here, when changing the configuration information by inputting a command, it is necessary to input the command after transitioning to the input mode corresponding to each command. Examples of the input mode include a global configuration mode, an interface configuration mode, and a router configuration mode. In global configuration mode, commands for setting items related to the entire network device such as host names and passwords are input. In interface configuration mode, commands for setting items related to interfaces such as IP addresses are input, and router configuration In the mode, a command for setting a routing protocol or the like is input. Examples of routing protocols include BGP (Border Gateway Protocol), OSPF (Open Shortest Path First), and IGRP (Interior Gateway Routing Protocol).

コンフィグ情報の入力モードに関する技術は、例えば、下記非特許文献1に開示されている。
“シスコ(Cisco)ルータのキホンその5”[online]、[平成17年4月6日検索]、インターネット<URL:http://www.n-study.com/network/2003/05/cisco5.html>
The technology related to the configuration information input mode is disclosed, for example, in Non-Patent Document 1 below.
"Cisco Router Kihon # 5" [online], [Search April 6, 2005], Internet <URL: http://www.n-study.com/network/2003/05/cisco5. html>

ところで、上述したコマンドを入力してコンフィグ情報を変更する場合には、コマンドを入力するたびに、そのコマンドに対応する入力モードに遷移させる必要があるため、コマンドを入力する際の操作が、非常に煩雑となる。これにより、誤った入力モードでコマンドが入力されてしまう可能性が高まり、障害の発生要因が増大してしまう。一方、上述した上書きコピーによってコンフィグ情報を変更する場合には、ネットワーク機器の内部で通信断が発生するおそれがある。   By the way, when changing the configuration information by entering the above command, it is necessary to switch to the input mode corresponding to the command every time the command is entered. It becomes complicated. This increases the possibility that a command will be input in an incorrect input mode, and increases the cause of failure. On the other hand, when the configuration information is changed by the above-described overwriting copy, there is a possibility that communication interruption may occur inside the network device.

そこで、本発明は、上述した課題を解決するために、入力モードを意識することなく確実にコンフィグ情報を変更させることができるコンフィグ情報管理装置を提供することを目的とする。   Accordingly, an object of the present invention is to provide a configuration information management apparatus that can change configuration information without being aware of the input mode in order to solve the above-described problems.

本発明のコンフィグ情報管理装置は、所定のネットワーク機器におけるコンフィグ情報を出力するように要求する信号を受信した場合に、当該ネットワーク機器に対応する識別IDに基づいて、予め識別IDに対応付けて記憶されているネットワーク機器における複数世代のコンフィグ情報から、現在設定されているコンフィグ情報を含む二世代のコンフィグ情報を抽出するコンフィグ情報抽出手段と、コンフィグ情報抽出手段により抽出された二世代のコンフィグ情報の差分を抽出する差分抽出手段と、差分抽出手段により抽出された二世代のコンフィグ情報の差分に含まれるコンフィグ情報の設定項目を、当該設定項目に対応する入力コマンドを入力するための入力モードごとに分類して出力する差分分類出力手段と、差分分類出力手段により出力された設定項目に対応する入力コマンドをネットワーク機器に投入するように要求する信号を受信した場合に、入力コマンドと、当該入力コマンドに対応する入力モードに遷移させるモード遷移コマンドとをネットワーク機器に対して投入するコマンド投入手段と、を備えることを特徴とする。   When receiving a signal requesting to output configuration information in a predetermined network device, the configuration information management device of the present invention stores the information in association with the identification ID in advance based on the identification ID corresponding to the network device. Configuration information extraction means for extracting two generations of configuration information including the currently set configuration information from multiple generations of configuration information in the network device being connected, and two generations of configuration information extracted by the configuration information extraction means For each input mode for inputting the input command corresponding to the setting item, the difference extracting unit for extracting the difference and the configuration information setting item included in the difference between the two generations of configuration information extracted by the difference extracting unit. Difference classification output means for classifying and outputting, and difference classification output means When receiving a signal requesting that the input command corresponding to the setting item output from the network device is input to the network device, the network device transmits the input command and the mode transition command for shifting to the input mode corresponding to the input command. And a command input means for inputting to the system.

この発明によれば、所定のネットワーク機器におけるコンフィグ情報を出力するように要求する信号を受信した場合に、当該ネットワーク機器における二世代のコンフィグ情報の差分を抽出し、この差分に含まれるコンフィグ情報の設定項目を入力モードごとに分類して出力させることができる。すなわち、入力モードごとに分類された設定項目を、二世代のコンフィグ情報の差分として出力させることができる。これにより、ネットワーク機器に設定されているコンフィグ情報の変更作業を担うオペレータに対して、入力モードごとに分類された設定項目を差分情報として提供することが可能となる。また、出力された設定項目に対応する入力コマンドをネットワーク機器に投入するように要求する信号を受信した場合に、入力コマンドと、当該入力コマンドに対応する入力モードに遷移させるモード遷移コマンドとをネットワーク機器に対して投入させることができる。これにより、オペレータにより選択された設定項目に対応する入力コマンドを、この入力コマンドを入力するための入力モードに遷移させてから投入することが可能となる。したがって、オペレータは、入力モードを意識することなく確実にコンフィグ情報を変更させることができる。   According to the present invention, when a signal requesting to output configuration information in a predetermined network device is received, a difference between two generations of configuration information in the network device is extracted, and the configuration information included in the difference is extracted. Setting items can be classified and output for each input mode. That is, the setting items classified for each input mode can be output as a difference between two generations of configuration information. Thereby, it becomes possible to provide the setting items classified for each input mode as difference information to an operator who is responsible for changing the configuration information set in the network device. In addition, when a signal requesting that an input command corresponding to the output setting item is input to the network device is received, the input command and a mode transition command for shifting to the input mode corresponding to the input command are transmitted to the network. It can be applied to the equipment. As a result, the input command corresponding to the setting item selected by the operator can be input after changing to the input mode for inputting the input command. Therefore, the operator can reliably change the configuration information without being aware of the input mode.

本発明のコンフィグ情報管理装置において、上記差分抽出手段により抽出された二世代のコンフィグ情報の差分を通知する差分通知手段をさらに備え、上記差分分類出力手段は、二世代のコンフィグ情報の差分を分類して出力するように要求する信号を受信した場合に、設定項目を、入力モードごとに分類して出力することが好ましい。このようにすれば、オペレータは、二世代のコンフィグ情報のうち、どの部分が変更されるのかを確認したうえで、差分を分類するように要求することができるため、変更作業をより確実に実行させることができる。   In the configuration information management device of the present invention, the configuration information management device further includes a difference notification unit that notifies a difference between the two generations of configuration information extracted by the difference extraction unit, and the difference classification output unit classifies the difference between the two generations of configuration information. When a signal requesting output is received, the setting items are preferably classified and output for each input mode. In this way, the operator can request to classify the difference after confirming which part of the configuration information of the two generations will be changed, so the change work can be performed more reliably. Can be made.

本発明のコンフィグ情報管理装置において、上記コンフィグ情報抽出手段により抽出された二世代のコンフィグ情報を出力するコンフィグ情報出力手段をさらに備え、上記差分抽出手段は、二世代のコンフィグ情報の差分を通知するように要求する信号を受信した場合に、二世代のコンフィグ情報の差分を抽出することが好ましい。このようにすれば、オペレータは、二世代のコンフィグ情報を確認したうえで、差分を通知するように要求することができるため、処理の対象となるコンフィグ情報を確認してから処理を進行させることができる。   The configuration information management apparatus according to the present invention further comprises configuration information output means for outputting two generations of configuration information extracted by the configuration information extraction means, and the difference extraction means notifies the difference between the two generations of configuration information. When a request signal is received, it is preferable to extract the difference between the two generations of configuration information. In this way, the operator can request to notify the difference after confirming the two generations of configuration information, so the processing can proceed after confirming the configuration information to be processed. Can do.

本発明のコンフィグ情報管理装置において、上記二世代のコンフィグ情報は、現在設定されているコンフィグ情報と新たに設定されるコンフィグ情報であることが好ましい。このようにすれば、入力モードを意識することなく、確実に、現在設定されているコンフィグ情報を、新たに設定されるコンフィグ情報に変更させることができる。   In the configuration information management apparatus of the present invention, the two generations of configuration information are preferably configuration information that is currently set and configuration information that is newly set. In this way, it is possible to reliably change the currently set configuration information to newly set configuration information without being aware of the input mode.

本発明のコンフィグ情報管理装置において、上記二世代のコンフィグ情報は、現在設定されているコンフィグ情報と過去に設定されていたコンフィグ情報であることが好ましい。このようにすれば、入力モードを意識することなく、確実に、現在設定されているコンフィグ情報を、過去に設定されていたコンフィグ情報に変更させることができる。   In the configuration information management apparatus of the present invention, the two generations of configuration information are preferably configuration information that is currently set and configuration information that has been set in the past. In this way, it is possible to reliably change the currently set configuration information to the previously set configuration information without being aware of the input mode.

本発明に係るコンフィグ情報管理によれば、入力モードを意識することなく確実にコンフィグ情報を変更させることができる。   According to the configuration information management according to the present invention, the configuration information can be reliably changed without being aware of the input mode.

以下、本発明に係るコンフィグ情報管理装置の実施形態を図面に基づき説明する。   Hereinafter, an embodiment of a configuration information management apparatus according to the present invention will be described with reference to the drawings.

図1は、実施形態におけるコンフィグ情報管理システムのシステム構成を例示する図である。図1に示すように、コンフィグ情報管理システム1は、コンフィグ情報を管理するコンフィグ情報管理装置10と、コンフィグ情報管理装置10に各種の要求を送信する入力端末20と、ネットワーク機器である周知のルータ30とを有する。   FIG. 1 is a diagram illustrating a system configuration of a configuration information management system in the embodiment. As shown in FIG. 1, a configuration information management system 1 includes a configuration information management device 10 that manages configuration information, an input terminal 20 that transmits various requests to the configuration information management device 10, and a known router that is a network device. 30.

コンフィグ情報管理装置10は、各ルータ30a,30bにおける複数世代のコンフィグ情報を管理するとともに、入力端末20から受信した各種の要求に基づいて、ルータ30にコマンドを投入することによりルータ30に登録されているコンフィグ情報を更新させるサーバ装置である。   The configuration information management device 10 manages multiple generations of configuration information in each of the routers 30a and 30b, and is registered in the router 30 by inputting commands to the router 30 based on various requests received from the input terminal 20. It is a server device that updates the config information.

次に、図2を参照してコンフィグ情報管理装置10の機能構成について説明する。図2に示すように、コンフィグ情報管理装置10は、入出力制御部11と、コンフィグ情報抽出部12と、差分抽出部13と、差分分類部14と、コマンド発行部15と、コンフィグ情報更新部16とを有する。また、コンフィグ情報管理装置10は、ルータ30のコンフィグ情報を記憶するコンフィグ情報データベース18を備えている。   Next, the functional configuration of the configuration information management apparatus 10 will be described with reference to FIG. As shown in FIG. 2, the configuration information management apparatus 10 includes an input / output control unit 11, a configuration information extraction unit 12, a difference extraction unit 13, a difference classification unit 14, a command issue unit 15, and a configuration information update unit. 16. Further, the configuration information management apparatus 10 includes a configuration information database 18 that stores configuration information of the router 30.

ここで、図3を参照して、コンフィグ情報データベース18のデータ構成について説明する。コンフィグ情報データベース18は、データ項目として、例えば、識別ID、新たに設定されるコンフィグ情報、現在設定されているコンフィグ情報、および過去に設定されていたコンフィグ情報を有する。識別IDには、ルータ30を一意に特定するためのIDが格納される。新たに設定されるコンフィグ情報には、ルータ30に対してこれから設定を変更する予定となるコンフィグ情報が格納される。現在設定されているコンフィグ情報には、ルータ30において現在設定されているコンフィグ情報が格納される。過去に設定されていたコンフィグ情報には、ルータ30において過去に設定されていたコンフィグ情報が履歴情報として格納される。したがって、例えば、ルータ30の出荷時に設定されていたコンフィグ情報は、最古のコンフィグ情報として格納されることとなる。   Here, the data structure of the configuration information database 18 will be described with reference to FIG. The configuration information database 18 includes, as data items, for example, an identification ID, newly set configuration information, currently set configuration information, and previously set configuration information. In the identification ID, an ID for uniquely identifying the router 30 is stored. The newly set configuration information stores configuration information that is scheduled to be changed for the router 30 in the future. The configuration information currently set in the router 30 is stored in the configuration information currently set. In the configuration information set in the past, the configuration information set in the past in the router 30 is stored as history information. Therefore, for example, the configuration information set at the time of shipment of the router 30 is stored as the oldest configuration information.

また、図4を参照して、コンフィグ情報について説明する。図4に示すように、コンフィグ情報は、階層構造により表される。まず、コンフィグ情報には、上位階層として、例えば、グローバルコンフィグ情報、インターフェースコンフィグ情報およびルータコンフィグ情報が含まれる。インターフェースコンフィグ情報は、ルータ30に設けられたインターフェースごとに存在し、ルータコンフィグ情報は、ルーティングプロトコルごとに存在する。   The configuration information will be described with reference to FIG. As shown in FIG. 4, the configuration information is represented by a hierarchical structure. First, the configuration information includes, for example, global configuration information, interface configuration information, and router configuration information as an upper layer. The interface configuration information exists for each interface provided in the router 30, and the router configuration information exists for each routing protocol.

図4に示すように、グローバルコンフィグ情報には、例えば、ホスト名、パスワード等の設定項目が含まれる。また、インターフェースコンフィグ情報には、例えば、アドレス、有効化、通信速度等の設定項目が含まれる。さらに、ルータコンフィグ情報には、例えば、ルーティングプロトコル等の設定項目が含まれる。   As shown in FIG. 4, the global configuration information includes setting items such as a host name and a password. The interface configuration information includes setting items such as an address, validation, and communication speed. Further, the router configuration information includes setting items such as a routing protocol, for example.

このように構成されるコンフィグ情報は、以下のようにして設定が変更される。例えば、図4に示すグローバルコンフィグ情報のパスワードAの設定を変更する場合には、まず、モード遷移コマンドを投入して、入力モードをグローバルコンフィグレーションモードに遷移させてから、パスワードAの設定を変更させる入力コマンドを投入する。また、例えば、図4に示すインターフェースコンフィグ情報の有効化Bの設定を変更する場合には、まず、モード遷移コマンドを投入して、入力モードをインターフェースコンフィグレーションモードに遷移させてから、有効化Bの設定を変更させる入力コマンドを投入する。さらに、例えば、図4に示すルータコンフィグ情報のルーティングプロトコルCの設定を変更する場合には、まず、モード遷移コマンドを投入して、入力モードをルータコンフィグレーションモードに遷移させてから、ルーティングプロトコルCの設定を変更させる入力コマンドを投入する。   The configuration information thus configured is changed in the following manner. For example, when changing the password A setting in the global configuration information shown in FIG. 4, first enter a mode transition command to change the input mode to the global configuration mode, and then change the password A setting. Input the command to be executed. For example, when the setting of the interface configuration information validation B shown in FIG. 4 is changed, first, a mode transition command is input to change the input mode to the interface configuration mode, and then the validation B Input command to change the setting. Furthermore, for example, when changing the setting of the routing protocol C in the router configuration information shown in FIG. 4, first, a mode transition command is input to change the input mode to the router configuration mode, and then the routing protocol C. Input command to change the setting.

図2に示す入出力制御部11は、入力端末20から受信した各種の要求信号を受信した場合に、コンフィグ情報抽出部12、差分抽出部13、差分分類部14およびコマンド発行部15に各要求に対応する処理を実行させ、その実行結果を、入力端末20またはルータ30に送信する。具体的に説明すると、入出力制御部11は、以下の処理を実行する。   The input / output control unit 11 illustrated in FIG. 2 sends each request to the configuration information extracting unit 12, the difference extracting unit 13, the difference classifying unit 14, and the command issuing unit 15 when receiving various request signals received from the input terminal 20. The process corresponding to is executed, and the execution result is transmitted to the input terminal 20 or the router 30. Specifically, the input / output control unit 11 executes the following processing.

入出力制御部11は、所定のルータ30におけるコンフィグ情報を出力するように要求するコンフィグ情報出力要求信号を入力端末20から受信する。入出力制御部11は、コンフィグ情報抽出部12によって抽出された後述する二世代のコンフィグ情報を入力端末20に送信する。   The input / output control unit 11 receives from the input terminal 20 a configuration information output request signal requesting to output configuration information in a predetermined router 30. The input / output control unit 11 transmits to the input terminal 20 two-generation configuration information (explained later) extracted by the configuration information extraction unit 12.

また、入出力制御部11は、二世代のコンフィグ情報の差分を通知するように要求する差分通知要求信号を入力端末20から受信して差分抽出部13に通知する。入出力制御部11は、差分抽出部13によって抽出された差分を入力端末20に通知する。   Further, the input / output control unit 11 receives a difference notification request signal for requesting notification of the difference between the two generations of configuration information from the input terminal 20 and notifies the difference extraction unit 13 of the difference notification request signal. The input / output control unit 11 notifies the input terminal 20 of the difference extracted by the difference extraction unit 13.

また、入出力制御部11は、差分を分類して出力するように要求する差分分類要求信号を入力端末20から受信して差分分類部14に通知する。入出力制御部11は、差分分類部14によって分類された差分を入力端末20に送信する。   Further, the input / output control unit 11 receives a difference classification request signal for requesting to classify and output the difference from the input terminal 20 and notifies the difference classification unit 14 of the difference classification request signal. The input / output control unit 11 transmits the difference classified by the difference classification unit 14 to the input terminal 20.

また、入出力制御部11は、差分に対応する入力コマンドをルータ30に投入するように要求するコマンド投入要求信号を入力端末20から受信してコマンド発行部15に通知する。入出力制御部11は、コマンド発行部15によって発行されたコマンドをルータ30に送信する。   Further, the input / output control unit 11 receives a command input request signal for requesting the router 30 to input an input command corresponding to the difference from the input terminal 20 and notifies the command issuing unit 15 of the command input request signal. The input / output control unit 11 transmits the command issued by the command issuing unit 15 to the router 30.

さらに、入出力制御部11は、ルータ30に送信したコマンドに対する応答結果を受信した場合に、この応答結果を入力端末20に送信するとともに、コンフィグ情報更新部16に通知する。   Further, when receiving a response result to the command transmitted to the router 30, the input / output control unit 11 transmits the response result to the input terminal 20 and notifies the configuration information update unit 16.

コンフィグ情報抽出部12は、入出力制御部11によってコンフィグ情報出力要求信号が受信された場合に、このコンフィグ情報出力要求信号に含まれるルータ30の識別IDに基づいて、コンフィグ情報データベース18を参照し、この識別IDに対応する新たに設定されるコンフィグ情報および現在設定されているコンフィグ情報を抽出する。すなわち、コンフィグ情報抽出部12は、現在設定されているコンフィグ情報を含む二世代のコンフィグ情報を抽出する。   When the input / output control unit 11 receives a configuration information output request signal, the configuration information extraction unit 12 refers to the configuration information database 18 based on the identification ID of the router 30 included in the configuration information output request signal. Then, newly set configuration information corresponding to this identification ID and currently set configuration information are extracted. That is, the configuration information extraction unit 12 extracts two generations of configuration information including the currently set configuration information.

差分抽出部13は、入出力制御部11によって差分通知要求信号が受信された場合に、新たに設定されるコンフィグ情報と現在設定されているコンフィグ情報とに基づいて、両コンフィグ情報の差分を抽出する。具体的には、内容が変更される設定項目が差分として抽出される。   When a difference notification request signal is received by the input / output control unit 11, the difference extraction unit 13 extracts a difference between both configuration information based on the newly set configuration information and the currently set configuration information. To do. Specifically, setting items whose contents are changed are extracted as differences.

差分分類部14は、入出力制御部11によって差分分類要求信号が受信された場合に、差分に含まれるコンフィグ情報の設定項目を、この設定項目に対応する入力コマンドを入力するための入力モードごとに分類する。   When the difference classification request signal is received by the input / output control unit 11, the difference classifying unit 14 sets the setting items of the configuration information included in the difference for each input mode for inputting an input command corresponding to the setting item. Classify into:

コマンド発行部15は、入出力制御部11によってコマンド投入要求信号が受信された場合に、差分に含まれる設定項目に対応する入力コマンドと、この入力コマンドに対応する入力モードに遷移させるモード遷移コマンドとを発行する。   When a command input request signal is received by the input / output control unit 11, the command issuing unit 15 receives an input command corresponding to a setting item included in the difference and a mode transition command for shifting to an input mode corresponding to the input command. And issue.

コンフィグ情報更新部16は、入出力制御部11によって受信された応答結果の内容が、コマンドが正常に入力されたことを示す場合に、コンフィグ情報データベース18を更新する。具体的に説明すると、現在設定されているコンフィグ情報を、履歴情報の一情報として過去に設定されていたコンフィグ情報に追加登録するとともに、新たに設定されるコンフィグ情報を、現在設定されているコンフィグ情報に上書き更新する。   The configuration information update unit 16 updates the configuration information database 18 when the content of the response result received by the input / output control unit 11 indicates that the command has been normally input. More specifically, the currently set config information is additionally registered in the past set config information as one piece of history information, and the newly set config information is added to the currently set config information. Overwrite and update information.

次に、図5を参照して、本実施形態におけるコンフィグ情報管理システム1の動作について説明する。この動作は、ルータ30aに接続端末40が新たに接続される場合に行われる動作例である。   Next, the operation of the configuration information management system 1 in this embodiment will be described with reference to FIG. This operation is an operation example performed when the connection terminal 40 is newly connected to the router 30a.

まず、オペレータの操作指示にしたがって、入力端末20は、コンフィグ情報を変更する対象となるルータ30aのコンフィグ情報を出力するように要求するコンフィグ情報出力要求信号をコンフィグ情報管理装置10に送信する(ステップS1)。これにより、コンフィグ情報管理装置10の入出力制御部11は、コンフィグ情報出力要求信号を受信する。   First, in accordance with the operator's operation instruction, the input terminal 20 transmits a configuration information output request signal for requesting to output the configuration information of the router 30a whose configuration information is to be changed to the configuration information management apparatus 10 (step) S1). As a result, the input / output control unit 11 of the configuration information management apparatus 10 receives the configuration information output request signal.

次に、コンフィグ情報管理装置10のコンフィグ情報抽出部12は、ルータ30aの識別IDに基づいて、コンフィグ情報データベース18を参照し、この識別IDに対応する新たに設定されるコンフィグ情報および現在設定されているコンフィグ情報を抽出する(ステップS2)。   Next, the configuration information extraction unit 12 of the configuration information management apparatus 10 refers to the configuration information database 18 based on the identification ID of the router 30a, and newly set configuration information corresponding to this identification ID and the currently set configuration information. The configuration information is extracted (step S2).

次に、コンフィグ情報管理装置10の入出力制御部11は、コンフィグ情報抽出部12によって抽出された二世代のコンフィグ情報を入力端末20に送信する(ステップS3)。これにより、入力端末20のディスプレイには、二世代のコンフィグ情報が表示される(ステップS4)。   Next, the input / output control unit 11 of the configuration information management apparatus 10 transmits the two generations of configuration information extracted by the configuration information extraction unit 12 to the input terminal 20 (step S3). Thereby, two generations of configuration information is displayed on the display of the input terminal 20 (step S4).

次に、オペレータの操作指示にしたがって、入力端末20は、二世代のコンフィグ情報の差分を通知するように要求する差分通知要求信号をコンフィグ情報管理装置10に送信する(ステップS5)。これにより、コンフィグ情報管理装置10の入出力制御部11は、差分通知要求信号を受信する。   Next, in accordance with the operator's operation instruction, the input terminal 20 transmits a difference notification request signal for requesting notification of the difference between the two generations of configuration information to the configuration information management apparatus 10 (step S5). As a result, the input / output control unit 11 of the configuration information management apparatus 10 receives the difference notification request signal.

次に、コンフィグ情報管理装置10の差分抽出部13は、二世代のコンフィグ情報に基づいて、両コンフィグ情報の差分となる設定項目を抽出する(ステップS6)。   Next, the difference extraction unit 13 of the configuration information management apparatus 10 extracts a setting item that is a difference between the two pieces of configuration information based on the two generations of configuration information (step S6).

次に、コンフィグ情報管理装置10の入出力制御部11は、差分抽出部13によって抽出された差分となる設定項目を入力端末20に通知する(ステップS7)。これにより、入力端末20のディスプレイに表示されている新たに設定されるコンフィグ情報のうち、変更される設定項目部分が、例えば、赤字により表示される(ステップS8)。例えば、差分となる設定項目が図4に示す有効化Bである場合には、この有効化の文字が赤字表示される。   Next, the input / output control unit 11 of the configuration information management apparatus 10 notifies the input terminal 20 of the setting item that is the difference extracted by the difference extraction unit 13 (step S7). Thereby, the setting item part to be changed among the newly set configuration information displayed on the display of the input terminal 20 is displayed, for example, in red (step S8). For example, when the setting item that is the difference is the activation B shown in FIG. 4, the activation character is displayed in red.

次に、オペレータの操作指示にしたがって、入力端末20は、赤字表示されている差分を分類して出力するように要求する差分分類要求信号をコンフィグ情報管理装置10に送信する(ステップS9)。これにより、コンフィグ情報管理装置10の入出力制御部11は、差分分類要求信号を受信する。   Next, according to the operator's operation instruction, the input terminal 20 transmits a difference classification request signal for requesting to classify and output the differences displayed in red to the configuration information management apparatus 10 (step S9). As a result, the input / output control unit 11 of the configuration information management apparatus 10 receives the difference classification request signal.

次に、コンフィグ情報管理装置10の差分分類部14は、差分となる設定項目を、この設定項目に対応する入力コマンドを入力するための入力モードごとに分類して出力する(ステップS10)。例えば、差分となる設定項目が図4に示す有効化Bである場合には、この有効化が、インターフェースコンフィグ情報に属する情報として分類される。   Next, the difference classification unit 14 of the configuration information management apparatus 10 classifies and outputs the setting items that are differences for each input mode for inputting an input command corresponding to the setting items (step S10). For example, when the setting item that is the difference is the validation B shown in FIG. 4, this validation is classified as information belonging to the interface configuration information.

次に、コンフィグ情報管理装置10の入出力制御部11は、差分分類部14によって入力モードごとに分類された設定項目を入力端末20に送信する(ステップS11)。これにより、入力端末20のディスプレイには、入力モードごとに分類された設定項目が、分類された差分として表示される(ステップS12)。   Next, the input / output control unit 11 of the configuration information management apparatus 10 transmits the setting items classified for each input mode by the difference classification unit 14 to the input terminal 20 (step S11). Thereby, the setting item classified for each input mode is displayed on the display of the input terminal 20 as the classified difference (step S12).

次に、オペレータの操作指示にしたがって、入力モードごとに分類された差分となる設定項目のうち、いずれかの設定項目が選択された場合(ステップS13)に、入力端末20は、選択された設定項目に対応する入力コマンドをルータ30aに投入するように要求するコマンド投入要求信号をコンフィグ情報管理装置10に送信する(ステップS14)。これにより、コンフィグ情報管理装置10の入出力制御部11は、コマンド投入要求信号を受信する。   Next, when any setting item is selected from the setting items that are the differences classified for each input mode in accordance with the operation instruction of the operator (step S13), the input terminal 20 selects the selected setting item. A command input request signal for requesting the input command corresponding to the item to be input to the router 30a is transmitted to the configuration information management apparatus 10 (step S14). As a result, the input / output control unit 11 of the configuration information management apparatus 10 receives the command input request signal.

次に、コンフィグ情報管理装置10のコマンド発行部15は、オペレータにより選択された設定項目に対応する入力コマンドと、この入力コマンドに対応するモード遷移コマンドとを発行する(ステップS15)。例えば、オペレータにより選択された設定項目が図4に示す有効化Bである場合には、この有効化に対応する入力コマンドと、インターフェースコンフィグモードに遷移させるモード遷移コマンドとが発行される。   Next, the command issuing unit 15 of the configuration information management apparatus 10 issues an input command corresponding to the setting item selected by the operator and a mode transition command corresponding to this input command (step S15). For example, when the setting item selected by the operator is validation B shown in FIG. 4, an input command corresponding to this validation and a mode transition command for transitioning to the interface configuration mode are issued.

次に、コンフィグ情報管理装置10の入出力制御部11は、コマンド発行部15によって発行された入力コマンドおよびモード遷移コマンドをルータ30aに送信する(ステップS16)。これにより、まず、ルータ30aにモード遷移コマンドが投入されて、入力モードが遷移され、その後、入力コマンドが投入されて、ルータ30aに設定されているコンフィグ情報の内容が更新される(ステップS17)。   Next, the input / output control unit 11 of the configuration information management device 10 transmits the input command and the mode transition command issued by the command issuing unit 15 to the router 30a (step S16). As a result, first, a mode transition command is input to the router 30a to change the input mode, and thereafter, the input command is input to update the contents of the configuration information set in the router 30a (step S17). .

次に、ルータ30aは、投入された入力コマンドに対する応答結果を、コンフィグ情報管理装置10に送信する(ステップS18)。   Next, the router 30a transmits a response result to the input command that has been input to the configuration information management apparatus 10 (step S18).

次に、コンフィグ情報管理装置10の入出力制御部11は、ルータ30aに送信したコマンドに対する応答結果を受信した場合に、この応答結果を入力端末20に送信する(ステップS19)。これにより、入力端末20のディスプレイには、応答結果が表示される(ステップS20)。   Next, when receiving a response result to the command transmitted to the router 30a, the input / output control unit 11 of the configuration information management apparatus 10 transmits the response result to the input terminal 20 (step S19). Thereby, the response result is displayed on the display of the input terminal 20 (step S20).

ここで、上述したステップS14〜ステップS20までの各処理は、差分となる全ての設定項目に対応する入力コマンドの投入要求が終了するまで繰り返し行われる。   Here, each process from step S14 to step S20 described above is repeated until the input command input request corresponding to all the setting items that are the differences is completed.

そして、差分となる全ての設定項目に対応する入力コマンドの投入要求が受信され、かつ、入力端末20に送信された各入力コマンドに対する応答結果の全てが、入力コマンドが正常に入力されたことを示す内容である場合に、コンフィグ情報管理装置10のコンフィグ情報更新部16は、コンフィグ情報データベース18を更新する(ステップS21)。   Then, input command input requests corresponding to all setting items that are differences are received, and all of the response results for each input command transmitted to the input terminal 20 indicate that the input command has been input normally. In the case of the content shown, the configuration information update unit 16 of the configuration information management apparatus 10 updates the configuration information database 18 (step S21).

なお、上述したステップS3〜S5およびS7〜S9の各処理を省略することとしてもよい。すなわち、ステップS1で入力端末20から送信されたコンフィグ情報出力要求信号を受信した場合に、コンフィグ情報管理装置10は、二世代のコンフィグ情報を抽出する処理(ステップS2)、二世代のコンフィグ情報の差分を抽出する処理(ステップS6)、設定項目を入力モードごとに分類する処理(ステップS10)を連続して行い、入力モードごとに分類された設定項目を入力端末20に送信することとしてもよい。これにより、コンフィグ情報の変更作業を迅速に行うことができるため、作業効率を向上させることが可能となる。   In addition, it is good also as omitting each process of step S3-S5 and S7-S9 mentioned above. That is, when the configuration information output request signal transmitted from the input terminal 20 is received in step S1, the configuration information management apparatus 10 extracts the two generations of configuration information (step S2). The process of extracting the difference (step S6) and the process of classifying the setting items for each input mode (step S10) may be continuously performed, and the setting items classified for each input mode may be transmitted to the input terminal 20. . As a result, the configuration information can be changed quickly, and the work efficiency can be improved.

ただし、ステップS3において二世代のコンフィグ情報を入力端末20に送信し、ステップS4において入力端末20のディスプレイに二世代のコンフィグ情報を表示させることによって、オペレータは、二世代のコンフィグ情報を確認したうえで、差分を通知するように要求する(ステップS5)ことができるため、変更処理の対象となるコンフィグ情報を事前に確認してから処理を進行させることができる。また、ステップS7において差分となる設定項目を入力端末20に通知し、ステップS8において入力端末20のディスプレイに差分となる設定項目を色付表示したコンフィグ情報を表示させることによって、オペレータは、通知された二世代のコンフィグ情報のうち、どの部分が変更されるのかを確認したうえで、差分を分類するように要求する(ステップS9)ことができるため、変更作業をより確実に実行させることができる。   However, the second generation configuration information is transmitted to the input terminal 20 in step S3, and the operator confirms the second generation configuration information by displaying the second generation configuration information on the display of the input terminal 20 in step S4. Thus, since it is possible to request to notify the difference (step S5), it is possible to advance the process after confirming in advance the configuration information to be changed. In addition, the operator is notified by notifying the input terminal 20 of the setting item that is the difference in step S7 and displaying the configuration information that displays the setting item that is the difference in color on the display of the input terminal 20 in step S8. After confirming which part of the two generations of configuration information is to be changed, it can be requested to classify the differences (step S9), so that the change operation can be executed more reliably. .

以上のように、コンフィグ情報管理装置10によれば、例えばルータ30aにおけるコンフィグ情報を出力するように要求するコンフィグ情報出力要求信号を入力端末20から受信した場合に、ルータ30aにおける二世代のコンフィグ情報の差分を抽出し、この差分に含まれるコンフィグ情報の設定項目を入力モードごとに分類して入力端末20に表示させることができる。すなわち、入力モードごとに分類された設定項目を、二世代のコンフィグ情報の差分として出力することができる。これにより、ルータ30aに設定されているコンフィグ情報の変更作業を担うオペレータに対して、入力モードごとに分類された設定項目を差分情報として提供することが可能となる。また、出力された設定項目に対応する入力コマンドをルータ30aに投入するように要求するコマンド投入要求信号を入力端末20から受信した場合に、入力コマンドと、この入力コマンドに対応するモード遷移コマンドとをルータ30aに対して投入させることができる。これにより、オペレータにより選択された設定項目に対応する入力コマンドを、この入力コマンドを入力するための入力モードに遷移させてから投入することが可能となる。したがって、オペレータは、入力モードを意識することなく確実にルータ30aのコンフィグ情報を変更させることができる。   As described above, according to the configuration information management apparatus 10, for example, when a configuration information output request signal for requesting to output configuration information in the router 30a is received from the input terminal 20, two generations of configuration information in the router 30a. And the setting items of the configuration information included in the difference can be classified for each input mode and displayed on the input terminal 20. That is, the setting items classified for each input mode can be output as a difference between two generations of configuration information. Thereby, it becomes possible to provide the setting items classified for each input mode as difference information to an operator who is responsible for changing the configuration information set in the router 30a. Further, when a command input request signal for requesting that the input command corresponding to the output setting item is input to the router 30a is received from the input terminal 20, the input command and the mode transition command corresponding to the input command are received. Can be input to the router 30a. As a result, the input command corresponding to the setting item selected by the operator can be input after changing to the input mode for inputting the input command. Therefore, the operator can reliably change the configuration information of the router 30a without being aware of the input mode.

なお、上述した実施形態においては、現在設定されているコンフィグ情報を、新たに設定されるコンフィグ情報に変更させる場合について説明しているが、コンフィグ情報を変更させる形態はこれに限られない。例えば、現在設定されているコンフィグ情報を、過去に設定されていたコンフィグ情報に変更する場合にも、本発明を適用することができる。この変形例におけるコンフィグ情報抽出部12は、コンフィグ情報出力要求信号に含まれるルータ30の識別IDに基づいて、コンフィグ情報データベース18を参照し、この識別IDに対応する過去に設定されていたコンフィグ情報および現在設定されているコンフィグ情報を抽出することとすればよい。すなわち、この変形例におけるコンフィグ情報抽出部12は、現在設定されているコンフィグ情報を含む二世代のコンフィグ情報を抽出することになる。二世代のコンフィグ情報を抽出した後の処理は、上述した実施形態と同様に、二世代のコンフィグ情報の差分に基づいて、ルータ30のコンフィグ情報を、過去のコンフィグ情報に変更することとすればよい。これにより、差分として抽出された設定項目を、一項目ずつ確認しながら解除していくことができるため、確実に、ルータ30のコンフィグ情報を、過去のコンフィグ情報に戻すことが可能となる。したがって、入力モードを意識することなく、現在設定されているコンフィグ情報を、過去に設定されていたコンフィグ情報に確実に変更させることができる。また、入力端末20からコンフィグ情報管理装置10に対してコンフィグ情報の出力を要求する際に、現在設定されているコンフィグ情報を、どの世代のコンフィグ情報で変更するのかを指定することとしてもよい。これにより、現在設定されているコンフィグ情報を、オペレータによって指定された世代のコンフィグ情報に容易に変更させることができる。   In the above-described embodiment, the case where the currently set configuration information is changed to the newly set configuration information has been described. However, the configuration information is not limited to this. For example, the present invention can also be applied when changing currently set configuration information to previously set configuration information. The configuration information extraction unit 12 in this modification refers to the configuration information database 18 based on the identification ID of the router 30 included in the configuration information output request signal, and the configuration information set in the past corresponding to this identification ID. The configuration information currently set may be extracted. That is, the configuration information extraction unit 12 in this modification extracts two generations of configuration information including the currently set configuration information. If the processing after extracting the second generation configuration information is to change the configuration information of the router 30 to the past configuration information based on the difference between the two generations of configuration information, as in the above-described embodiment. Good. As a result, the setting items extracted as the differences can be canceled while being checked item by item, so that it is possible to reliably return the configuration information of the router 30 to the past configuration information. Therefore, it is possible to reliably change the currently set configuration information to the previously set configuration information without being aware of the input mode. In addition, when requesting output of configuration information from the input terminal 20 to the configuration information management apparatus 10, it is also possible to specify which generation of configuration information is used to change the currently set configuration information. As a result, the currently set configuration information can be easily changed to the generation of configuration information designated by the operator.

また、上述した実施形態においては、コンフィグ情報管理装置10に各種の要求を送信する装置として、入力端末20を用いているが、これに限定されることはなく、例えば、コンフィグ情報管理装置10のコンソールを用いてもよい。   Further, in the above-described embodiment, the input terminal 20 is used as a device that transmits various requests to the configuration information management device 10. However, the present invention is not limited to this. For example, the configuration information management device 10 A console may be used.

また、上述した実施形態においては、ネットワーク機器としてルータ30を用いているが、これに限定されることはなく、例えば、スイッチングルータやマルチレイヤースイッチを用いてもよい。   In the above-described embodiment, the router 30 is used as a network device. However, the present invention is not limited to this. For example, a switching router or a multilayer switch may be used.

実施形態におけるコンフィグ情報管理システムのシステム構成を例示する図である。It is a figure which illustrates the system configuration | structure of the configuration information management system in embodiment. 図1に示すコンフィグ情報管理装置の機能構成を例示する図である。It is a figure which illustrates the function structure of the configuration information management apparatus shown in FIG. コンフィグ情報データベースのデータ構成を例示する図である。It is a figure which illustrates the data structure of a configuration information database. コンフィグ情報を説明するための図である。It is a figure for demonstrating configuration information. コンフィグ情報管理システムの動作を例示するシーケンス図である。It is a sequence diagram which illustrates operation | movement of a configuration information management system.

符号の説明Explanation of symbols

1・・・コンフィグ情報管理システム、10・・・コンフィグ情報管理装置、11・・・入出力制御部、12・・・コンフィグ情報抽出部、13・・・差分抽出部、14・・・差分分類部、15・・・コマンド発行部、16・・・コンフィグ情報更新部、18・・・コンフィグ情報データベース、20・・・入力端末、30a,30b・・・ルータ、40・・・接続端末。   DESCRIPTION OF SYMBOLS 1 ... Config information management system, 10 ... Config information management apparatus, 11 ... Input / output control part, 12 ... Config information extraction part, 13 ... Difference extraction part, 14 ... Difference classification 15, command issuing unit 16, configuration information updating unit 18, configuration information database 20, input terminal 30 a, 30 b, router 40, connection terminal

Claims (5)

所定のネットワーク機器におけるコンフィグ情報を出力するように要求する信号を受信した場合に、前記ネットワーク機器に対応する識別IDに基づいて、予め前記識別IDに対応付けて記憶されている前記ネットワーク機器における複数世代のコンフィグ情報から、現在設定されているコンフィグ情報を含む二世代のコンフィグ情報を抽出するコンフィグ情報抽出手段と、
前記コンフィグ情報抽出手段により抽出された前記二世代のコンフィグ情報の差分を抽出する差分抽出手段と、
前記差分抽出手段により抽出された前記二世代のコンフィグ情報の差分に含まれる前記コンフィグ情報の設定項目を、当該設定項目に対応する入力コマンドを入力するための入力モードごとに分類して出力する差分分類出力手段と、
前記差分分類出力手段により出力された前記設定項目に対応する入力コマンドを前記ネットワーク機器に投入するように要求する信号を受信した場合に、前記入力コマンドと、当該入力コマンドに対応する前記入力モードに遷移させるモード遷移コマンドとを前記ネットワーク機器に対して投入するコマンド投入手段と、
を備えることを特徴とするコンフィグ情報管理装置。
When a signal requesting output of configuration information in a predetermined network device is received, a plurality of the network devices stored in association with the identification ID in advance based on the identification ID corresponding to the network device Configuration information extraction means for extracting two generations of configuration information including currently set configuration information from generation configuration information;
Difference extraction means for extracting the difference between the two generations of configuration information extracted by the configuration information extraction means;
The difference which classifies and outputs the setting item of the configuration information included in the difference between the two generations of configuration information extracted by the difference extraction unit for each input mode for inputting an input command corresponding to the setting item Classification output means;
When a signal for requesting that the input command corresponding to the setting item output by the difference classification output means is input to the network device is received, the input command and the input mode corresponding to the input command are set. Command input means for inputting a mode transition command to be changed to the network device;
A configuration information management device comprising:
前記差分抽出手段により抽出された前記二世代のコンフィグ情報の差分を通知する差分通知手段をさらに備え、
前記差分分類出力手段は、前記二世代のコンフィグ情報の差分を分類して出力するように要求する信号を受信した場合に、前記設定項目を、前記入力モードごとに分類して出力することを特徴とする請求項1記載のコンフィグ情報管理装置。
A difference notification means for notifying the difference between the two generations of configuration information extracted by the difference extraction means;
The difference class output means classifies and outputs the setting items for each input mode when receiving a signal requesting to classify and output the difference between the two generations of configuration information. The configuration information management device according to claim 1.
前記コンフィグ情報抽出手段により抽出された前記二世代のコンフィグ情報を出力するコンフィグ情報出力手段をさらに備え、
前記差分抽出手段は、前記二世代のコンフィグ情報の差分を通知するように要求する信号を受信した場合に、前記二世代のコンフィグ情報の差分を抽出することを特徴とする請求項2記載のコンフィグ情報管理装置。
Further comprising configuration information output means for outputting the two generations of configuration information extracted by the configuration information extraction means;
3. The configuration according to claim 2, wherein the difference extraction unit extracts a difference between the two generations of configuration information when receiving a signal requesting notification of the difference between the two generations of configuration information. Information management device.
前記二世代のコンフィグ情報は、現在設定されているコンフィグ情報と新たに設定されるコンフィグ情報であることを特徴とする請求項1〜3のいずれか1項に記載のコンフィグ情報管理装置。   The configuration information management apparatus according to claim 1, wherein the two generations of configuration information are currently set configuration information and newly set configuration information. 前記二世代のコンフィグ情報は、現在設定されているコンフィグ情報と過去に設定されていたコンフィグ情報であることを特徴とする請求項1〜3のいずれか1項に記載のコンフィグ情報管理装置。   The configuration information management apparatus according to claim 1, wherein the two generations of configuration information are configuration information that is currently set and configuration information that has been set in the past.
JP2005122708A 2005-04-20 2005-04-20 Configuration information management device Active JP4109267B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2005122708A JP4109267B2 (en) 2005-04-20 2005-04-20 Configuration information management device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2005122708A JP4109267B2 (en) 2005-04-20 2005-04-20 Configuration information management device

Publications (2)

Publication Number Publication Date
JP2006303914A true JP2006303914A (en) 2006-11-02
JP4109267B2 JP4109267B2 (en) 2008-07-02

Family

ID=37471673

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2005122708A Active JP4109267B2 (en) 2005-04-20 2005-04-20 Configuration information management device

Country Status (1)

Country Link
JP (1) JP4109267B2 (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2009282705A (en) * 2008-05-21 2009-12-03 Yamaha Corp Command processor and program
JP2011199623A (en) * 2010-03-19 2011-10-06 Fujitsu Ltd Network management apparatus, network management method and network management program
JP2014042220A (en) * 2012-08-23 2014-03-06 Nippon Telegr & Teleph Corp <Ntt> Network system and configuration definition setting method in the same
RU2703337C1 (en) * 2015-11-18 2019-10-16 ЭЙЗО Корпорайшн Device, system and program for control of data output

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2009282705A (en) * 2008-05-21 2009-12-03 Yamaha Corp Command processor and program
JP2011199623A (en) * 2010-03-19 2011-10-06 Fujitsu Ltd Network management apparatus, network management method and network management program
JP2014042220A (en) * 2012-08-23 2014-03-06 Nippon Telegr & Teleph Corp <Ntt> Network system and configuration definition setting method in the same
RU2703337C1 (en) * 2015-11-18 2019-10-16 ЭЙЗО Корпорайшн Device, system and program for control of data output

Also Published As

Publication number Publication date
JP4109267B2 (en) 2008-07-02

Similar Documents

Publication Publication Date Title
AU2005331432B2 (en) Network design processing device and method, and program therefor
EP1997025B1 (en) Method and application tool for dynamically navigating a user customizable representation of a network device configuration
JP4109267B2 (en) Configuration information management device
JP4182083B2 (en) Apparatus, method, and program for managing network devices connected to network
JP2018205897A (en) Apparatus, server, program and method for automating device management
JP2011244127A (en) Communication device and communication program
WO2008001704A1 (en) Network diagram display device, program and recording medium
JP2017184052A (en) Communication processing system, communication processing unit, communication processing method and communication processing program
JP5313465B2 (en) Network management program and network management method
JP2008066989A (en) Route state management system, controller, network management device, communication equipment and route state management method
JP6428125B2 (en) Image forming apparatus and program
US11677822B2 (en) Portal management
JP2009182934A (en) Fault monitoring apparatus, fault monitoring method, and program therefor
JP2006215892A (en) Network device management apparatus
JP2009009451A (en) Network device
JP3737503B2 (en) Monitoring system, monitoring method and program thereof
WO2021024519A1 (en) Network system, information processing device, and information processing method
JP2004159259A (en) System and program for preparing discovery map
JP6648608B2 (en) Loop detection device and loop detection method
JP6387699B2 (en) License management auxiliary program, method and apparatus
JP4849141B2 (en) Communication apparatus and program
JP2006202155A (en) Print system, print method, program, and storage medium
JP6754337B2 (en) Network design support device, network design support method and network design support program
JP5071366B2 (en) Terminal device, network failure cause isolation system, isolation method, and isolation program
JP2015037243A (en) Information processing device and method for generating network configuration information thereof

Legal Events

Date Code Title Description
A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20080115

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20080313

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: 20080401

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20080403

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20110411

Year of fee payment: 3

R150 Certificate of patent or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20120411

Year of fee payment: 4

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20130411

Year of fee payment: 5

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20130411

Year of fee payment: 5

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20140411

Year of fee payment: 6

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250