JP2012249121A - Method and program for network information management, and communication device - Google Patents

Method and program for network information management, and communication device Download PDF

Info

Publication number
JP2012249121A
JP2012249121A JP2011119904A JP2011119904A JP2012249121A JP 2012249121 A JP2012249121 A JP 2012249121A JP 2011119904 A JP2011119904 A JP 2011119904A JP 2011119904 A JP2011119904 A JP 2011119904A JP 2012249121 A JP2012249121 A JP 2012249121A
Authority
JP
Japan
Prior art keywords
network information
information
network
deletion condition
communication device
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
JP2011119904A
Other languages
Japanese (ja)
Other versions
JP5548928B2 (en
Inventor
Rie Hayashi
理恵 林
Daisaku Shimazaki
大作 島崎
Kentaro Ogawa
賢太郎 小川
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.)
Nippon Telegraph and Telephone Corp
Original Assignee
Nippon Telegraph and Telephone 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 Nippon Telegraph and Telephone Corp filed Critical Nippon Telegraph and Telephone Corp
Priority to JP2011119904A priority Critical patent/JP5548928B2/en
Publication of JP2012249121A publication Critical patent/JP2012249121A/en
Application granted granted Critical
Publication of JP5548928B2 publication Critical patent/JP5548928B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Data Exchanges In Wide-Area Networks (AREA)
  • Telephonic Communication Services (AREA)

Abstract

PROBLEM TO BE SOLVED: To prevent the increase of network information caused by the remainder of unnecessary network information in a communication device that performs routing and/or switching data flowing in a network.SOLUTION: A network information management method is provided for a communication device 2 that performs at least routing or switching data flowing in a network. The communication device 2 comprises: a storage 26 for storing information of one or more networks for use for data communication and a deletion condition of the information of each network; and a processor unit. The processor unit determines whether or not the deletion condition corresponding to the information of each network is satisfied, and in regard to the network information satisfying the deletion condition, the processor unit performs either deletion from the storage 26 or notification to an operator.

Description

本発明は、ネットワーク中を流れるデータのルーティングやスイッチングを行う通信装置において、設定されたネットワーク情報のうち不要となったものに対応する技術に関する。   The present invention relates to a technique for handling unnecessary network information among set network information in a communication device that performs routing and switching of data flowing in a network.

近年、データ伝送技術の発展とアプリケーションの多様化により、ネットワーク中には様々な種類のデータが流れている。それぞれのデータは伝送される始点・終点が異なるため、データの流れを制御するルータやスイッチなどの通信装置の役割は重要であり、通信装置に必要な設定量の膨大化や設定内容の複雑化が進んでいる。   In recent years, various types of data have flowed through networks due to development of data transmission technology and diversification of applications. Since each data is transmitted at different start and end points, the role of a communication device such as a router or switch that controls the flow of data is important. Is progressing.

このように、通信装置の設定量が増え、複雑になると、新たに設定情報を追加しようとする際にエラーとなったり、通信装置の運用者にとって管理が難しくなったりするといった問題が発生する。この問題を解決するために、例えば、特許文献1では、不要となった経路情報を自動的に判断して削除する技術が提案されている。この技術によれば、経路情報の生成後、一定時間が経過したとき、あるいは、ネットワークトポロジが変化したときに、その経路情報が削除される。   As described above, when the setting amount of the communication apparatus increases and becomes complicated, there arises a problem that an error occurs when trying to add new setting information, and the management of the communication apparatus operator becomes difficult. In order to solve this problem, for example, Patent Document 1 proposes a technique for automatically determining and deleting unnecessary route information. According to this technique, the route information is deleted when a certain time has elapsed after the generation of the route information or when the network topology changes.

特開平10−4405号公報Japanese Patent Laid-Open No. 10-4405

しがしながら、特許文献1の技術では、経路情報以外のネットワーク情報を削除できないという問題がある。つまり、通信装置に設定されるネットワーク情報には、経路情報だけでなく、ログインユーザ情報、インターフェース情報、プロトコル情報、1台の通信装置を仮想的に複数台のルータとして動作させるための論理ルータ情報、telnet(telecommunication network)やssh(Secure SHell)などのサービス情報、ネットワークのトポロジ情報などの様々な情報がある。   However, the technique of Patent Document 1 has a problem that network information other than route information cannot be deleted. That is, the network information set in the communication device includes not only route information, but also login user information, interface information, protocol information, and logical router information for operating one communication device virtually as a plurality of routers. There are various information such as service information such as telnet (telecommunication network) and ssh (Secure SHell), and network topology information.

それらの情報の中には、暫定的(一時的に必要)な設定で現在は不要であるものや、現在実際に利用されていないものなど、不要なものが含まれていることがある。そのような不要な設定情報が残っていると、設定情報の増大により運用が複雑になるだけでなく、通信装置のメモリなどのリソースを不要に消費する、セキュリティが低下する、新規投入する設定と競合する、などの悪影響を及ぼしかねない。そのため、不要な経路情報だけでなく、その他のネットワーク情報も不要であれば自動的に削除する対象とする必要がある。   Such information may include unnecessary provisions such as provisional (temporarily necessary) settings that are currently unnecessary and those that are not actually used at present. If such unnecessary setting information remains, not only will the operation be complicated due to the increase in setting information, but resources such as memory of the communication device will be consumed unnecessarily, security will be reduced, and new settings will be made. It may cause adverse effects such as competing. Therefore, it is necessary to automatically delete not only unnecessary route information but also other network information if unnecessary.

そこで、本発明は、このような事情に鑑みてなされたものであり、ネットワーク中を流れるデータのルーティングやスイッチングを行う通信装置において、不要なネットワーク情報の残留によるネットワーク情報の増大を防止することを課題とする。   Therefore, the present invention has been made in view of such circumstances, and in a communication device that performs routing and switching of data flowing in a network, it is possible to prevent an increase in network information due to residual unnecessary network information. Let it be an issue.

前記課題を解決するために、本発明は、ネットワーク中を流れるデータについて少なくともルーティングおよびスイッチングのいずれかを行う通信装置におけるネットワーク情報管理方法であって、前記通信装置は、データ通信に用いる1以上のネットワーク情報、および、前記ネットワーク情報ごとの削除条件を記憶している記憶部と、処理部と、を備えており、前記処理部は、前記ネットワーク情報ごとに、対応する前記削除条件を満たしているか否かを判断し、前記削除条件を満たしている前記ネットワーク情報について、前記記憶部からの削除、または、運用者への通知を行うことを特徴とする。   In order to solve the above-described problem, the present invention provides a network information management method in a communication apparatus that performs at least one of routing and switching for data flowing in a network, wherein the communication apparatus uses one or more data communication A storage unit that stores network information and a deletion condition for each network information, and a processing unit, and whether the processing unit satisfies the corresponding deletion condition for each network information It is determined whether or not the network information that satisfies the deletion condition is deleted from the storage unit or notified to an operator.

これにより、ネットワーク情報のうち削除条件を満たしたものについて、記憶部からの削除、または、運用者への通知を行う(以下、「削除等する」と称する。)ことで、不要になったネットワーク情報の残留によるネットワーク情報の増大を防止することができる。
また、運用者は、事前に任意の削除条件を設定することができるので、柔軟な運用を図ることができる。
As a result, the network information that satisfies the deletion condition in the network information is deleted from the storage unit or notified to the operator (hereinafter referred to as “deletion etc.”), so that the network becomes unnecessary. An increase in network information due to residual information can be prevented.
Moreover, since the operator can set arbitrary deletion conditions in advance, flexible operation can be achieved.

また、本発明は、前記削除条件が、前記ネットワーク情報の保持期間が所定長を超えたことであり、前記所定長が、前記ネットワーク情報の種別ごとに設定されることを特徴とする。   Further, the present invention is characterized in that the deletion condition is that a retention period of the network information exceeds a predetermined length, and the predetermined length is set for each type of the network information.

これにより、ネットワーク情報の種別ごとに、特性を考慮した適切な保持期間の閾値(所定長)を設定することができる。   Thereby, an appropriate retention period threshold (predetermined length) can be set for each type of network information in consideration of characteristics.

また、本発明は、前記削除条件が、前記ネットワーク情報の保持期間が所定長を超えたことであり、前記所定長が、すべての前記ネットワーク情報に共通した値で設定されることを特徴とする。   Further, the present invention is characterized in that the deletion condition is that the retention period of the network information exceeds a predetermined length, and the predetermined length is set with a value common to all the network information. .

これにより、ネットワーク情報が膨大であっても、保持期間の閾値(所定長)を容易に設定することができる。   Thereby, even if the network information is enormous, the threshold value (predetermined length) of the retention period can be easily set.

また、本発明は、前記記憶部が、さらに、前記ネットワーク情報ごとに、当該ネットワーク情報と関連が深くて、かつ、削除されても前記通信装置の動作に影響しない他の前記ネットワーク情報を記憶しており、前記処理部が、前記削除条件を満たしている前記ネットワーク情報について、前記記憶部からの削除、または、運用者への通知を行う場合、対応する前記他のネットワーク情報についても併せて、前記記憶部からの削除、または、運用者への通知を行うことを特徴とする。   Further, according to the present invention, the storage unit further stores, for each network information, other network information that is deeply related to the network information and that does not affect the operation of the communication device even if the network information is deleted. When the processing unit performs the deletion from the storage unit or the notification to the operator for the network information that satisfies the deletion condition, the corresponding other network information is also included. Deletion from the storage unit or notification to the operator is performed.

これにより、あるネットワーク情報が削除等された場合に、併せて、関連の深いネットワーク情報も同時に削除等することができ、ネットワーク情報の量を効率よく低減することができる。   As a result, when certain network information is deleted, it is possible to simultaneously delete network information that is closely related, and the amount of network information can be efficiently reduced.

また、本発明は、前記ネットワーク情報が、少なくとも、前記通信装置へのログインユーザ情報、インターフェース情報、プロトコル情報、論理ルータ情報、サービス情報、経路情報、前記ネットワークのトポロジ情報のいずれかであることを特徴とする。   In the present invention, the network information is at least one of login user information to the communication device, interface information, protocol information, logical router information, service information, route information, and topology information of the network. Features.

これにより、少なくとも、ログインユーザ情報、インターフェース情報、プロトコル情報、論理ルータ情報、サービス情報、経路情報、ネットワークのトポロジ情報のいずれかについて、暫定的な設定で現在は不要であるものや、現在実際に利用されていないものなどを不要と判断して削除等することができ、ネットワーク情報の量を低減することができる。   As a result, at least any of the login user information, interface information, protocol information, logical router information, service information, route information, and network topology information that is currently unnecessary in the provisional settings, Unused items can be determined to be unnecessary and deleted, and the amount of network information can be reduced.

また、本発明は、前記ネットワーク情報が前記ログインユーザ情報を含む場合、前記記憶部が、前記削除条件を満たしても削除しないログインユーザ情報を1以上保持することを特徴とする。   In the present invention, when the network information includes the login user information, the storage unit holds one or more login user information that is not deleted even if the deletion condition is satisfied.

これにより、ログインユーザ情報について、削除条件を満たしても削除しないログインユーザ情報を1以上保持することで、すべてのログインユーザ情報が削除されて通信装置に誰もログインできなくなる事態を回避することができる。   As a result, by maintaining one or more login user information that is not deleted even if the deletion condition is satisfied, it is possible to avoid a situation in which all the login user information is deleted and no one can log in to the communication device. it can.

また、本発明は、前記したネットワーク情報管理方法をコンピュータに実行させるためのネットワーク情報管理プログラムである。   The present invention is also a network information management program for causing a computer to execute the network information management method described above.

これにより、このようなネットワーク情報管理プログラムをインストールされたコンピュータは、前記したネットワーク情報管理方法を実行することができる。   Thereby, a computer in which such a network information management program is installed can execute the above-described network information management method.

本発明によれば、ネットワーク中を流れるデータのルーティングやスイッチングを行う通信装置において、不要になったネットワーク情報の残留によるネットワーク情報の増大を防止することができる。   ADVANTAGE OF THE INVENTION According to this invention, the increase in network information by the remaining of network information which became unnecessary can be prevented in the communication apparatus which performs routing and switching of the data which flow through a network.

本実施形態のネットワークの全体構成図である。1 is an overall configuration diagram of a network according to an embodiment. 本実施形態の通信装置のブロック構成図である。It is a block block diagram of the communication apparatus of this embodiment. 本実施形態の通信装置における、不要なネットワーク情報を自動的に判定して削除する処理の流れの例を示すフローチャートである。It is a flowchart which shows the example of the flow of a process which determines automatically and deletes unnecessary network information in the communication apparatus of this embodiment. ネットワーク情報管理装置を追加したネットワークの全体構成図である。It is the whole network block diagram which added the network information management apparatus.

以下、本発明を実施するための形態(以下、「実施形態」と称する。)について、図面を参照(言及図以外の図も適宜参照)しながら説明する。なお、以下において、ネットワーク情報を単に「情報」とも称する。   Hereinafter, modes for carrying out the present invention (hereinafter referred to as “embodiments”) will be described with reference to the drawings (refer to drawings other than the referenced drawings as appropriate). In the following, the network information is also simply referred to as “information”.

まず、ネットワーク情報管理方法を実行する通信装置が動作するネットワークの構成について、図1を用いて説明する。ネットワーク1は、複数の通信装置2が相互に通信可能に接続されて構成されている。通信装置2は、例えば、ルータや光クロスコネクト装置などである。   First, a configuration of a network in which a communication apparatus that executes a network information management method operates will be described with reference to FIG. The network 1 is configured by connecting a plurality of communication devices 2 so that they can communicate with each other. The communication device 2 is, for example, a router or an optical cross connect device.

次に、通信装置2の構成について、図2を用いて説明する。図2に示すように、通信装置2は、外部通信部21、経路制御部22(処理部)、プロトコル部23(処理部)、データ転送部24、ネットワーク情報管理部25(処理部)、記憶部26、入出力インターフェース27、データ入力インターフェース28、および、データ出力インターフェース29を備えて構成され、それらがCPU(Central Processing Unit)、RAM(Random Access Memory)、ROM(Read Only Memory)、HDD(Hard Disk Drive)、各種インターフェース等によって実現される。   Next, the configuration of the communication device 2 will be described with reference to FIG. As shown in FIG. 2, the communication device 2 includes an external communication unit 21, a path control unit 22 (processing unit), a protocol unit 23 (processing unit), a data transfer unit 24, a network information management unit 25 (processing unit), a storage 26, an input / output interface 27, a data input interface 28, and a data output interface 29, which are a CPU (Central Processing Unit), a RAM (Random Access Memory), a ROM (Read Only Memory), a HDD ( Hard Disk Drive), various interfaces, etc.

外部通信部21は、通信装置2の運用者などのユーザからの入力を受け付ける役割などを果たす。外部通信部21は、入出力インターフェース27を介して、例えば、ユーザが新たに設定したインターフェース情報や経路情報(パス情報)などを受け付けて、記憶部26のデータベース261(後記)にその情報を渡して保持させる。   The external communication unit 21 plays a role of receiving input from a user such as an operator of the communication device 2. The external communication unit 21 receives, for example, interface information or route information (path information) newly set by the user via the input / output interface 27 and passes the information to the database 261 (described later) of the storage unit 26. Hold.

経路制御部22は、外部通信部21を経由して記憶部26のデータベース261に設定されたネットワーク情報に基づき、データ入力インターフェース28から入力したデータをどのデータ出力インターフェース29から出力すべきかを判断し、データ転送部24に指示する。   The path control unit 22 determines from which data output interface 29 the data input from the data input interface 28 should be output based on the network information set in the database 261 of the storage unit 26 via the external communication unit 21. The data transfer unit 24 is instructed.

プロトコル部23は、適切なプロトコルを用いてネットワーク1中の他の通信装置2とデータ通信(情報交換)を行う際に、プロトコルメッセージの送受信を行う。プロトコルの例としては、OSPF(Open Shortest Path First)、BGP(Border Gateway Protocol)、RSVP(Resource reSerVation Protocol)などがある。また、交換される情報例としては、ネットワークトのポロジ情報や設定しようとするパスに関する情報(経路情報)などがある。   The protocol unit 23 transmits and receives protocol messages when performing data communication (information exchange) with another communication device 2 in the network 1 using an appropriate protocol. Examples of protocols include Open Shortest Path First (OSPF), Border Gateway Protocol (BGP), and Resource reSerVation Protocol (RSVP). Examples of information to be exchanged include network topology information and information about a path to be set (route information).

データ転送部24は、経路制御部22からの指示に従って、データ入力インターフェース28から入力したデータを、適切なデータ出力インターフェース29から出力させる。   The data transfer unit 24 causes the data input interface 28 to output the data input from the data input interface 28 in accordance with an instruction from the path control unit 22.

ネットワーク情報管理部25は、記憶部26のデータベース261に保持されているネットワーク情報を管理し、不要で削除すべきものの判断等を行う(詳細は後記)。   The network information management unit 25 manages the network information held in the database 261 of the storage unit 26, and determines what is unnecessary and should be deleted (details will be described later).

記憶部26は、データベース261を備える。データベース261は、通信装置2がデータのルーティングやスイッチングを行うために必要なネットワーク情報を保持している。ネットワーク情報の例としては、通信装置2へのログインユーザ情報、インターフェース情報、プロトコル情報、論理ルータ情報、サービス情報、経路情報、ネットワーク1のトポロジ情報などがある。   The storage unit 26 includes a database 261. The database 261 holds network information necessary for the communication device 2 to perform data routing and switching. Examples of the network information include login user information to the communication device 2, interface information, protocol information, logical router information, service information, route information, and network 1 topology information.

入出力インターフェース27は、ユーザが通信装置2へ設定を入力する際などに使用するインターフェースである。   The input / output interface 27 is an interface used when the user inputs settings to the communication device 2.

データ入力インターフェース28は、通信装置2を通過するデータの入力を受付けるインターフェースである。
データ出力インターフェース29は、データ入力インターフェース28で受付けたデータを出力するインターフェースである。
The data input interface 28 is an interface that accepts input of data passing through the communication device 2.
The data output interface 29 is an interface that outputs data received by the data input interface 28.

次に、通信装置2における、不要なネットワーク情報を自動的に判定して削除する処理の例について、図3を用いて説明する。   Next, an example of processing for automatically determining and deleting unnecessary network information in the communication apparatus 2 will be described with reference to FIG.

まず、ネットワーク情報管理部25は、情報削除の判定タイミングが到来したか否かを判断し(ステップS1)、Yesの場合はステップS2に進み、Noの場合はステップS1に戻る。ステップS1での判定タイミングとしては、例えば、予め決められた周期や時刻の到来時、ネットワーク1のトポロジの変更時、ユーザによる判定指示時などが挙げられる。   First, the network information management unit 25 determines whether or not the information deletion determination timing has come (step S1). If Yes, the process proceeds to step S2, and if No, the process returns to step S1. The determination timing in step S1 includes, for example, when a predetermined period or time arrives, when the topology of the network 1 is changed, or when a determination instruction is given by the user.

ステップS2において、ネットワーク情報管理部25は、記憶部26のデータベース261を参照し、データベース261に保持されたネットワーク情報が削除条件を満たしているかどうかを判定し、Yesの場合はステップS3に進み、Noの場合はステップS1に戻る。削除条件は、データベース261に保持されている。削除条件としては、例えば、次の2つがある。
(1)情報の保持期間が予め設定した閾値(所定長)を超えたこと。
(2)1つ以上の情報が削除された際に、該削除された情報と関連が深くて、かつ、削除されても通信装置2の動作に影響のない情報であること。
In step S2, the network information management unit 25 refers to the database 261 in the storage unit 26, determines whether the network information held in the database 261 satisfies the deletion condition, and proceeds to step S3 if Yes. If no, the process returns to step S1. The deletion condition is held in the database 261. For example, there are the following two deletion conditions.
(1) The information retention period exceeds a preset threshold (predetermined length).
(2) When one or more pieces of information are deleted, the information is deeply related to the deleted information and does not affect the operation of the communication apparatus 2 even if the information is deleted.

前記(1)の削除条件については、該閾値は、保持された情報の種別ごとに設定してもよいし、保持された全情報に共通した値を設定してもよい。閾値の例としては、1年、などがある。具体的には、データベース261が保持している各情報の登録日時とデータベース261を参照した日時とを比較して該情報の保持期間を算出し、閾値と比較することで削除対象か否かを判断する。   Regarding the deletion condition (1), the threshold value may be set for each type of stored information, or a value common to all the stored information may be set. An example of the threshold is one year. Specifically, the registration date and time of each piece of information held in the database 261 is compared with the date and time when the database 261 is referenced, and the holding period of the information is calculated. to decide.

また、前記(2)の削除条件の例としては、インターフェース情報や経路情報を削除する際に、プロトコル情報も併せて削除する、などがある。これらの関連が深い情報同士は、例えば、運用者が事前に手動で記憶部26のデータベース261に登録しておけばよい。そして、ある情報が削除対象となった際に、その登録情報を参照して、関連が深く同時に削除対象となりうる情報があるか否かを判断すればよい。   Further, as an example of the deletion condition (2), there is a case where the protocol information is also deleted when the interface information or the route information is deleted. For example, the operator may register the deeply related information in the database 261 of the storage unit 26 manually in advance. Then, when certain information is to be deleted, it is only necessary to determine whether there is information that is deeply related and can be deleted at the same time with reference to the registered information.

ステップS3において、ネットワーク情報管理部25は、削除条件に該当している情報を削除し、ステップS1に戻る。ステップS3で削除される情報には、通信装置2へのログインユーザ情報、インターフェース情報、プロトコル情報、論理ルータ情報、サービス情報、経路情報、ネットワーク1のトポロジ情報などがある。
ここで、ログインユーザ情報については、削除条件を満たしていても決して削除しない情報を設定しておいてもよい。
In step S3, the network information management unit 25 deletes information corresponding to the deletion condition, and returns to step S1. Information deleted in step S3 includes login user information to the communication device 2, interface information, protocol information, logical router information, service information, route information, network 1 topology information, and the like.
Here, for the login user information, information that is never deleted even if the deletion condition is satisfied may be set.

また、ステップS3では、削除条件に該当する情報を、自動的に削除するのではなく、表示や音声によって、削除条件に該当する情報がある旨を運用者に通知するようにしてもよい。   In step S3, the information corresponding to the deletion condition is not automatically deleted, but the operator may be notified of the information corresponding to the deletion condition by display or sound.

このようにして、本実施形態の通信装置2によれば、ネットワーク情報のうち削除条件を満たしたものについて、削除等することで、不要になったネットワーク情報の残留によるネットワーク情報の増大を防止することができる。また、それにより、通信装置2の運用者の管理容易化、通信装置2のリソース消費量低減、セキュリティ向上、設定の競合防止を実現することができる。また、運用者は、事前に任意の削除条件を設定することができるので、柔軟な運用を図ることができる。   In this way, according to the communication device 2 of the present embodiment, the network information that satisfies the deletion condition among the network information is deleted, thereby preventing an increase in network information due to remaining network information remaining unnecessary. be able to. Thereby, management of the operator of the communication device 2 can be facilitated, resource consumption of the communication device 2 can be reduced, security can be improved, and setting conflicts can be prevented. Moreover, since the operator can set arbitrary deletion conditions in advance, flexible operation can be achieved.

また、ネットワーク情報の種別ごとに保持期間の閾値を設定することにすれば、ネットワーク情報の種別ごとに、特性を考慮した適切な保持期間の閾値を設定することができる。   In addition, if a threshold value for the retention period is set for each type of network information, an appropriate threshold value for the retention period considering characteristics can be set for each type of network information.

また、すべてのネットワーク情報に共通した保持期間の閾値を設定することにすれば、ネットワーク情報が膨大であっても、保持期間の閾値を容易に設定することができる。   Further, if a retention period threshold common to all network information is set, the retention period threshold can be easily set even if the network information is enormous.

あるネットワーク情報が削除等された場合に、併せて、関連の深いネットワーク情報も同時に削除等することができ、ネットワーク情報の量を効率よく低減することができる。   When certain network information is deleted, network information closely related to the network information can be deleted at the same time, and the amount of network information can be efficiently reduced.

また、少なくとも、ログインユーザ情報、インターフェース情報、プロトコル情報、論理ルータ情報、サービス情報、経路情報、ネットワークのトポロジ情報のいずれかについて、暫定的な設定で現在は不要であるものや、現在実際に利用されていないものなどを不要と判断して削除等することができ、ネットワーク情報の量を低減することができる。   In addition, at least any one of login user information, interface information, protocol information, logical router information, service information, route information, and network topology information that is currently not required or actually used It can be determined that unnecessary items are unnecessary and can be deleted, and the amount of network information can be reduced.

また、ログインユーザ情報について、削除条件を満たしても削除しないログインユーザ情報を1以上保持することで、すべてのログインユーザ情報が削除されて通信装置2に誰もログインできなくなる事態を回避することができる。   Further, with respect to the login user information, by holding one or more login user information that is not deleted even if the deletion condition is satisfied, it is possible to avoid a situation in which all the login user information is deleted and no one can log in to the communication device 2. it can.

また、前記したネットワーク情報管理方法をコンピュータに実行させるためのネットワーク情報管理プログラムを作成し、コンピュータにインストールすることで、そのコンピュータは、前記したネットワーク情報管理方法を実行することができる。   In addition, by creating a network information management program for causing a computer to execute the network information management method described above and installing the program on the computer, the computer can execute the network information management method described above.

(変形例)
前記した実施形態では、複数の通信装置2それぞれが、自身について、前記したネットワーク情報管理方法を実行していた。この変形例では、ネットワーク1内の複数の通信装置2を一括して集中的に管理・制御する目的で専用に使用されることを特徴とするネットワーク情報管理装置を用いる。この場合のネットワーク構成は図4のようになる。ネットワーク情報管理装置3は、複数の通信装置2それぞれと通信可能に接続されている。この場合、複数の通信装置2それぞれに代わって、ネットワーク情報管理装置3が前記したネットワーク情報管理方法を実行することで、複数の通信装置2それぞれの処理負担を軽減することができる。
(Modification)
In the above-described embodiment, each of the plurality of communication devices 2 executes the network information management method described above for itself. In this modification, a network information management device is used which is used exclusively for the purpose of centrally managing and controlling a plurality of communication devices 2 in the network 1 in a centralized manner. The network configuration in this case is as shown in FIG. The network information management device 3 is communicably connected to each of the plurality of communication devices 2. In this case, the network information management device 3 executes the network information management method described above instead of each of the plurality of communication devices 2, thereby reducing the processing load on each of the plurality of communication devices 2.

以上で本実施形態の説明を終えるが、本発明の態様はこれらに限定されるものではない。
例えば、ネットワーク情報の削除が不都合であった場合に、削除から所定時間以内であれば元にもどせるロールバック機能などを併用してもよい。
その他、各装置の構成や処理の具体的な内容について、本発明の主旨を逸脱しない範囲で適宜変更ができる。
Although description of this embodiment is finished above, the aspect of the present invention is not limited to these.
For example, when it is inconvenient to delete network information, a rollback function or the like that can be restored within a predetermined time from the deletion may be used together.
In addition, the configuration of each device and the specific contents of the processing can be appropriately changed without departing from the gist of the present invention.

1 ネットワーク
2 通信装置
3 ネットワーク情報管理装置
21 外部通信部
22 経路制御部
23 プロトコル部
24 データ転送部
25 ネットワーク情報管理部
26 記憶部
27 入出力インターフェース
28 データ入力インターフェース
29 データ出力インターフェース
261 データベース
DESCRIPTION OF SYMBOLS 1 Network 2 Communication apparatus 3 Network information management apparatus 21 External communication part 22 Path control part 23 Protocol part 24 Data transfer part 25 Network information management part 26 Memory | storage part 27 I / O interface 28 Data input interface 29 Data output interface 261 Database

Claims (8)

ネットワーク中を流れるデータについて少なくともルーティングおよびスイッチングのいずれかを行う通信装置におけるネットワーク情報管理方法であって、
前記通信装置は、データ通信に用いる1以上のネットワーク情報、および、前記ネットワーク情報ごとの削除条件を記憶している記憶部と、処理部と、を備えており、
前記処理部は、
前記ネットワーク情報ごとに、対応する前記削除条件を満たしているか否かを判断し、
前記削除条件を満たしている前記ネットワーク情報について、前記記憶部からの削除、または、運用者への通知を行う
ことを特徴とするネットワーク情報管理方法。
A network information management method in a communication device that performs at least one of routing and switching for data flowing in a network,
The communication device includes one or more pieces of network information used for data communication, a storage unit storing a deletion condition for each network information, and a processing unit.
The processor is
For each network information, determine whether or not the corresponding deletion condition is satisfied,
The network information management method, wherein the network information satisfying the deletion condition is deleted from the storage unit or notified to an operator.
前記削除条件は、前記ネットワーク情報の保持期間が所定長を超えたことであり、
前記所定長は、前記ネットワーク情報の種別ごとに設定される
ことを特徴とする請求項1に記載のネットワーク情報管理方法。
The deletion condition is that the retention period of the network information exceeds a predetermined length,
The network information management method according to claim 1, wherein the predetermined length is set for each type of the network information.
前記削除条件は、前記ネットワーク情報の保持期間が所定長を超えたことであり、
前記所定長は、すべての前記ネットワーク情報に共通した値で設定される
ことを特徴とする請求項1に記載のネットワーク情報管理方法。
The deletion condition is that the retention period of the network information exceeds a predetermined length,
The network information management method according to claim 1, wherein the predetermined length is set as a value common to all the network information.
前記記憶部は、さらに、前記ネットワーク情報ごとに、当該ネットワーク情報と関連が深くて、かつ、削除されても前記通信装置の動作に影響しない他の前記ネットワーク情報を記憶しており、
前記処理部は、前記削除条件を満たしている前記ネットワーク情報について、前記記憶部からの削除、または、運用者への通知を行う場合、対応する前記他のネットワーク情報についても併せて、前記記憶部からの削除、または、運用者への通知を行う
ことを特徴とする請求項1から請求項3のいずれか一項に記載のネットワーク情報管理方法。
The storage unit further stores, for each network information, other network information that is deeply related to the network information and that does not affect the operation of the communication device even if deleted.
When the processing unit performs deletion from the storage unit or notification to an operator for the network information that satisfies the deletion condition, the storage unit also includes the corresponding other network information. The network information management method according to any one of claims 1 to 3, wherein the network information is deleted or notified to the operator.
前記ネットワーク情報は、少なくとも、前記通信装置へのログインユーザ情報、インターフェース情報、プロトコル情報、論理ルータ情報、サービス情報、経路情報、前記ネットワークのトポロジ情報のいずれかである
ことを特徴とする請求項1から請求項4のいずれか一項に記載のネットワーク情報管理方法。
The network information is at least one of login user information to the communication device, interface information, protocol information, logical router information, service information, route information, and topology information of the network. The network information management method according to any one of claims 1 to 4.
前記ネットワーク情報が前記ログインユーザ情報を含む場合、前記記憶部は、前記削除条件を満たしても削除しないログインユーザ情報を1以上保持する
ことを特徴とする請求項5に記載のネットワーク情報管理方法。
The network information management method according to claim 5, wherein when the network information includes the login user information, the storage unit holds one or more login user information that is not deleted even if the deletion condition is satisfied.
請求項1から請求項6のいずれか一項に記載のネットワーク情報管理方法をコンピュータに実行させるためのネットワーク情報管理プログラム。   The network information management program for making a computer perform the network information management method as described in any one of Claims 1-6. ネットワーク中を流れるデータについて少なくともルーティングおよびスイッチングのいずれかを行う通信装置であって、
データ通信に用いる1以上のネットワーク情報、および、前記ネットワーク情報ごとの削除条件を記憶している記憶部と、
前記ネットワーク情報ごとに、対応する前記削除条件を満たしているか否かを判断し、前記削除条件を満たしている前記ネットワーク情報について、前記記憶部からの削除、または、運用者への通知を行う処理部と、
を備えることを特徴とする通信装置。
A communication device that performs at least one of routing and switching for data flowing in a network,
A storage unit storing one or more pieces of network information used for data communication and a deletion condition for each network information;
Processing for determining whether or not the corresponding deletion condition is satisfied for each network information, and deleting the network information satisfying the deletion condition or notifying the operator And
A communication apparatus comprising:
JP2011119904A 2011-05-30 2011-05-30 Network information management method, network information management program, and communication apparatus Expired - Fee Related JP5548928B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2011119904A JP5548928B2 (en) 2011-05-30 2011-05-30 Network information management method, network information management program, and communication apparatus

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2011119904A JP5548928B2 (en) 2011-05-30 2011-05-30 Network information management method, network information management program, and communication apparatus

Publications (2)

Publication Number Publication Date
JP2012249121A true JP2012249121A (en) 2012-12-13
JP5548928B2 JP5548928B2 (en) 2014-07-16

Family

ID=47469137

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2011119904A Expired - Fee Related JP5548928B2 (en) 2011-05-30 2011-05-30 Network information management method, network information management program, and communication apparatus

Country Status (1)

Country Link
JP (1) JP5548928B2 (en)

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS645246A (en) * 1987-06-15 1989-01-10 Ibm Method of maintaining topology information
JPH104405A (en) * 1996-06-14 1998-01-06 Oki Electric Ind Co Ltd Method for managing path information of network
JP2003008622A (en) * 2001-06-22 2003-01-10 Fujitsu Ltd Service control network, and router equipment used in the service control network

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS645246A (en) * 1987-06-15 1989-01-10 Ibm Method of maintaining topology information
JPH104405A (en) * 1996-06-14 1998-01-06 Oki Electric Ind Co Ltd Method for managing path information of network
JP2003008622A (en) * 2001-06-22 2003-01-10 Fujitsu Ltd Service control network, and router equipment used in the service control network

Also Published As

Publication number Publication date
JP5548928B2 (en) 2014-07-16

Similar Documents

Publication Publication Date Title
US9306803B2 (en) Methods and devices for implementing configuration synchronization
US9462084B2 (en) Parallel processing of service functions in service function chains
JP4350410B2 (en) Method, system, program and recording medium for managing configuration of network device
US9258212B2 (en) Supporting arbitrary routing criteria in software defined networks
US7310314B1 (en) Managing periodic communications
US20140280800A1 (en) Apparatus and method to maintain consistent operational states in in cloud-based infrastructures
US20150363340A1 (en) Providing multiple synchronous serial console sessions using data buffering
EP2362589B1 (en) Priority and source aware packet memory reservation and flow control
US20170237649A1 (en) Adjusted spanning tree protocol path cost values in a software defined network
CN103516612B (en) Distribution router generates method and the distribution router of route table items
US7310803B2 (en) Method and system for executing multiple tasks in a task set
US20140169366A1 (en) System, method and apparatus to resolve rpf-vector attribute conflicts
CN114978978A (en) Computing resource scheduling method and device, electronic equipment and medium
US20140047260A1 (en) Network management system, network management computer and network management method
JP2016131298A (en) Path calculation device and path calculation method
JP4589847B2 (en) Network resource control method for dynamic control and network resource control apparatus for dynamic control
US20180167337A1 (en) Application of network flow rule action based on packet counter
US20200007404A1 (en) High-Level Interface to Analytics Engine
US9553763B2 (en) System and method for automated DCB configuration of access switches
JP5548928B2 (en) Network information management method, network information management program, and communication apparatus
WO2012114747A1 (en) Communication network system, node device and path control method
US9819571B2 (en) Control apparatus and method for supplying switch with entry
JP2013118507A (en) Relay device and communication control method
JPWO2018220749A1 (en) Communication device, communication method and communication program
JP2012015821A (en) Communication apparatus, communication system, communication method and communication program

Legal Events

Date Code Title Description
RD04 Notification of resignation of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7424

Effective date: 20130201

A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20130626

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20140127

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20140204

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20140325

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20140425

R150 Certificate of patent or registration of utility model

Ref document number: 5548928

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

LAPS Cancellation because of no payment of annual fees