JP2020155938A - Network control device, system, method, and program - Google Patents

Network control device, system, method, and program Download PDF

Info

Publication number
JP2020155938A
JP2020155938A JP2019052791A JP2019052791A JP2020155938A JP 2020155938 A JP2020155938 A JP 2020155938A JP 2019052791 A JP2019052791 A JP 2019052791A JP 2019052791 A JP2019052791 A JP 2019052791A JP 2020155938 A JP2020155938 A JP 2020155938A
Authority
JP
Japan
Prior art keywords
information
network
network device
dynamic
topology
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
JP2019052791A
Other languages
Japanese (ja)
Other versions
JP7238515B2 (en
Inventor
智士 大貫
Satoshi Onuki
智士 大貫
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
NEC Corp
Original Assignee
NEC Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by NEC Corp filed Critical NEC Corp
Priority to JP2019052791A priority Critical patent/JP7238515B2/en
Publication of JP2020155938A publication Critical patent/JP2020155938A/en
Application granted granted Critical
Publication of JP7238515B2 publication Critical patent/JP7238515B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Data Exchanges In Wide-Area Networks (AREA)

Abstract

To provide a network control device etc., capable of contributing to facilitation of recovery from trouble and normalcy confirmation in a centralized control type network.SOLUTION: A network control device is configured to: acquire static information and first dynamic information from network apparatus, and then save them as history information; calculate first topology information based upon the first dynamic information and saves it as history information; acquire second dynamic information from a new replacing network apparatus; calculate second topology information based upon the second dynamic information; compare the first topology information and second topology information with each other to specify that a network apparatus being actuated is a new network apparatus; set the static information, saved as the history information, to the new network apparatus; and compare the static information and second dynamic information set to the new network apparatus with the static information and first dynamic information saved as the history information to determine whether the network is normal.SELECTED DRAWING: Figure 4

Description

本発明は、ネットワーク制御装置、システム、方法、及びプログラムに関する。 The present invention relates to network control devices, systems, methods, and programs.

通常のネットワークにおいては、故障したネットワーク機器(スイッチともいう)を交換する場合、新しいネットワーク機器を接続した後でネットワーク機器にログインしてコンフィグ(コンフィグファイル)を設定することや、設定完了後に通信が正常にできるか動作確認する必要がある。コンフィグの設定や動作確認は、ネットワーク機器に関するスキルがある人でなければできず、スキルがある人がすぐに対応できない場合はネットワークの復旧までに長時間を要するという課題がある。 In a normal network, when replacing a failed network device (also called a switch), log in to the network device after connecting a new network device and set the config (config file), or communication is performed after the setting is completed. It is necessary to check the operation to see if it can be done normally. Only those who have skills related to network devices can set the config and check the operation, and if those who have the skills cannot respond immediately, there is a problem that it takes a long time to restore the network.

これに対して、近年、データ転送とネットワーク制御を分離し、それらを、単一のソフトウェアを用いてネットワーク機器を集中的に制御するSDN(Software-Defined Networking)技術が普及している。SDNでは、ネットワーク制御装置(コントローラともいう)によって複数のネットワーク機器が一元管理される。これにより、ネットワーク構成や設定などを柔軟に動的に変更することができ、ネットワークの管理が容易になり、ネットワーク管理者の負担を軽減することができる。 On the other hand, in recent years, SDN (Software-Defined Networking) technology, which separates data transfer and network control and centrally controls network devices using a single software, has become widespread. In SDN, a plurality of network devices are centrally managed by a network control device (also referred to as a controller). As a result, the network configuration and settings can be flexibly and dynamically changed, network management becomes easy, and the burden on the network administrator can be reduced.

SDNを実現する1つの技術としてOpenFlowがある。OpenFlowは、OpenFlowスイッチと、当該OpenFlowスイッチを制御するOpenFlowコントローラと、によって構成される。OpenFlowスイッチは、利用者がネットワーク機器にログインして設定し直す必要はないが、OpenFlowに対応しているネットワーク機器でなければならない。また、OpenFlowスイッチは、その他のネットワーク機器とは使用方法が大きく異なるため、その他のネットワーク機器を使用している利用者の場合は、ネットワーク機器の置き換えに対する敷居が高い。そのため、その他のネットワーク機器の使用方法から変化が少ない方法が望まれる。 There is OpenFlow as one technology to realize SDN. OpenFlow is composed of an OpenFlow switch and an OpenFlow controller that controls the OpenFlow switch. The OpenFlow switch does not require the user to log in to the network device and reconfigure it, but it must be a network device that supports OpenFlow. In addition, since the usage of the OpenFlow switch is significantly different from that of other network devices, users who use other network devices have a high threshold for replacing the network device. Therefore, a method with little change from the usage of other network devices is desired.

ここで、ネットワーク機器を交換したときのネットワーク管理者の負担を軽減する方法として、特許文献1〜3の方法がある。 Here, as a method of reducing the burden on the network administrator when the network device is replaced, there are the methods of Patent Documents 1 to 3.

特許文献1には、交換前のネットワーク機器から取得しておいたバックアップデータをネットワーク機器の交換後に自動的に設定する方法が開示されている。 Patent Document 1 discloses a method of automatically setting backup data acquired from a network device before replacement after replacement of the network device.

また、特許文献2には、予めネットワーク機器に正常稼動状態でのパラメータ設定値およびインタフェイスのUp/Down状態をセルフチェック項目データとして登録しておき、電源ON時および稼働中定期的に実際に稼動している各パラメータの値と事前登録値との間に差異が無いかのチェックを行う方法が開示されている。 Further, in Patent Document 2, the parameter setting value in the normal operating state and the Up / Down state of the interface are registered in advance in the network device as self-check item data, and are actually used periodically when the power is turned on and during the operation. A method of checking whether there is a difference between the value of each operating parameter and the pre-registered value is disclosed.

さらに、特許文献3には、ネットワーク機器の交換を行った後にネットワーク管理システムが持つ情報と比較する方法が開示されている。 Further, Patent Document 3 discloses a method of comparing with information possessed by a network management system after exchanging network devices.

特開2016−119669号公報Japanese Unexamined Patent Publication No. 2016-1196669 特開2010−287971号公報Japanese Unexamined Patent Publication No. 2010-287971 特開2000−163344号公報Japanese Unexamined Patent Publication No. 2000-163344

以下の分析は、本願発明者により与えられる。 The following analysis is provided by the inventor of the present application.

しかしながら、特許文献1〜3の方法では、以下のような問題がある。 However, the methods of Patent Documents 1 to 3 have the following problems.

特許文献1の方法では、バックアップデータを交換後のネットワーク機器に設定した後に、ネットワークの正常性の確認を行っていない。 In the method of Patent Document 1, the normality of the network is not confirmed after the backup data is set in the network device after the exchange.

特許文献2の方法では、ネットワーク機器の内部に正常時のパラメータが保存されているため、当該ネットワーク機器が故障して交換した場合に、交換前のネットワーク機器のパラメータと同じ設定を復元することができない。また、特許文献2の方法では、稼働中のネットワーク機器の異常を検知することのみを対象としており、ネットワーク機器の設定の復元については対象とされていない。 In the method of Patent Document 2, since the parameters at the normal time are stored inside the network device, when the network device fails and is replaced, the same settings as the parameters of the network device before the replacement can be restored. Can not. Further, the method of Patent Document 2 is intended only for detecting an abnormality in an operating network device, and is not intended for restoring the settings of a network device.

特許文献3の方法では、ユニットを交換した後にネットワーク管理システムと所定の再接続処理を行っているが、ネットワーク管理システムがネットワーク機器を特定するまでの動作を行っていない。 In the method of Patent Document 3, a predetermined reconnection process is performed with the network management system after the unit is replaced, but the network management system does not operate until the network device is specified.

本発明の主な課題は、集中管理型ネットワークにおける障害の復旧と正常性確認を容易にすることに貢献することができるネットワーク制御装置、システム、方法、及びプログラムを提供することである。 A main object of the present invention is to provide network control devices, systems, methods, and programs that can contribute to facilitating failure recovery and normality confirmation in a centralized management network.

第1の視点に係るネットワーク制御装置は、静的情報に基づいてパケット転送を行う少なくとも1つのネットワーク機器を管理するネットワーク制御装置である。前記ネットワーク制御装置は、少なくとも1つの前記ネットワーク機器から静的情報及び第1動的情報を取得して履歴情報として保存する処理と、前記第1動的情報に基づいて第1トポロジ情報を計算して履歴情報として保存する処理と、少なくとも前記ネットワーク機器から交換された新たなネットワーク機器から第2動的情報を取得する処理と、前記第2動的情報に基づいて第2トポロジ情報を計算する処理と、前記第1トポロジ情報と前記第2トポロジ情報とを比較することにより、起動してきたネットワーク機器が前記新たなネットワーク機器であることを特定する処理と、前記履歴情報として保存された前記静的情報を前記新たなネットワーク機器に設定する処理と、前記新たなネットワーク機器に設定された前記静的情報及び前記第2動的情報と、前記履歴情報として保存された前記静的情報及び前記第1動的情報と、を比較することで、ネットワークの正常性を判定する処理と、を行う。 The network control device according to the first viewpoint is a network control device that manages at least one network device that transfers packets based on static information. The network control device acquires static information and first dynamic information from at least one of the network devices and saves them as history information, and calculates first topology information based on the first dynamic information. The process of saving as history information, the process of acquiring at least the second dynamic information from the new network device exchanged from the network device, and the process of calculating the second topology information based on the second dynamic information. And the process of identifying that the activated network device is the new network device by comparing the first topology information and the second topology information, and the static stored as the history information. The process of setting information in the new network device, the static information and the second dynamic information set in the new network device, and the static information and the first one stored as the history information. The process of determining the normality of the network is performed by comparing the dynamic information with the dynamic information.

第2の視点に係るネットワーク管理システムは、前記第1の視点に係るネットワーク制御装置と、ネットワーク制御装置と通信可能に接続された少なくとも1つのネットワーク機器と、を備える。 The network management system according to the second viewpoint includes the network control device according to the first viewpoint and at least one network device communicably connected to the network control device.

第3の視点に係るネットワーク管理方法は、ネットワーク制御装置を用いて、静的情報に基づいてパケット転送を行う少なくとも1つのネットワーク機器を管理するネットワーク管理方法である。前記ネットワーク管理方法は、少なくとも1つの前記ネットワーク機器から静的情報及び第1動的情報を取得して履歴情報として保存するステップと、前記第1動的情報に基づいて第1トポロジ情報を計算して履歴情報として保存するステップと、少なくとも前記ネットワーク機器から交換された新たなネットワーク機器から第2動的情報を取得するステップと、前記第2動的情報に基づいて第2トポロジ情報を計算するステップと、前記第1トポロジ情報と前記第2トポロジ情報とを比較することにより、起動してきたネットワーク機器が前記新たなネットワーク機器であることを特定するステップと、前記履歴情報として保存された前記静的情報を前記新たなネットワーク機器に設定するステップと、前記新たなネットワーク機器に設定された前記静的情報及び前記第2動的情報と、前記履歴情報として保存された前記静的情報及び前記第1動的情報と、を比較することで、ネットワークの正常性を判定するステップと、を含む。 The network management method according to the third viewpoint is a network management method for managing at least one network device that performs packet transfer based on static information by using a network control device. The network management method includes a step of acquiring static information and a first dynamic information from at least one of the network devices and storing them as history information, and calculating a first topology information based on the first dynamic information. A step of saving as history information, a step of acquiring at least a second dynamic information from a new network device exchanged from the network device, and a step of calculating a second topology information based on the second dynamic information. And the step of identifying that the activated network device is the new network device by comparing the first topology information with the second topology information, and the static stored as the history information. The step of setting information in the new network device, the static information and the second dynamic information set in the new network device, and the static information and the first one stored as the history information. It includes a step of determining the health of the network by comparing it with the dynamic information.

第4の視点に係るプログラムは、静的情報に基づいてパケット転送を行う少なくとも1つのネットワーク機器を管理するネットワーク制御装置に実行させるプログラムである。前記プログラムは、少なくとも1つの前記ネットワーク機器から静的情報及び第1動的情報を取得して履歴情報として保存する処理と、前記第1動的情報に基づいて第1トポロジ情報を計算して履歴情報として保存する処理と、少なくとも前記ネットワーク機器から交換された新たなネットワーク機器から第2動的情報を取得する処理と、前記第2動的情報に基づいて第2トポロジ情報を計算する処理と、前記第1トポロジ情報と前記第2トポロジ情報とを比較することにより、起動してきたネットワーク機器が前記新たなネットワーク機器であることを特定する処理と、前記履歴情報として保存された前記静的情報を前記新たなネットワーク機器に設定する処理と、前記新たなネットワーク機器に設定された前記静的情報及び前記第2動的情報と、前記履歴情報として保存された前記静的情報及び前記第1動的情報と、を比較することで、ネットワークの正常性を判定する処理と、を実行させる。 The program according to the fourth viewpoint is a program to be executed by a network control device that manages at least one network device that transfers packets based on static information. The program acquires static information and first dynamic information from at least one of the network devices and saves them as history information, and calculates the first topology information based on the first dynamic information and history. A process of saving as information, a process of acquiring at least the second dynamic information from a new network device exchanged from the network device, and a process of calculating the second topology information based on the second dynamic information. By comparing the first topology information with the second topology information, the process of identifying that the activated network device is the new network device and the static information stored as the history information are obtained. The process set in the new network device, the static information and the second dynamic information set in the new network device, and the static information and the first dynamic stored as the history information. By comparing the information with the information, the process of determining the normality of the network is executed.

なお、プログラムは、コンピュータが読み取り可能な記憶媒体に記録することができる。記憶媒体は、半導体メモリ、ハードディスク、磁気記録媒体、光記録媒体等の非トランジェント(non-transient)なものとすることができる。また、本開示では、コンピュータプログラム製品として具現することも可能である。プログラムは、コンピュータ装置に入力装置又は外部から通信インタフェイスを介して入力され、記憶装置に記憶されて、プロセッサを所定のステップないし処理に従って駆動させ、必要に応じ中間状態を含めその処理結果を段階毎に表示装置を介して表示することができ、あるいは通信インタフェイスを介して、外部と交信することができる。そのためのコンピュータ装置は、一例として、典型的には互いにバスによって接続可能なプロセッサ、記憶装置、入力装置、通信インタフェイス、及び必要に応じ表示装置を備える。 The program can be recorded on a computer-readable storage medium. The storage medium may be a non-transient such as a semiconductor memory, a hard disk, a magnetic recording medium, or an optical recording medium. Further, in the present disclosure, it is also possible to embody it as a computer program product. The program is input to a computer device via an input device or an external communication interface, stored in a storage device, drives a processor according to a predetermined step or process, and steps the processing result including an intermediate state as necessary. Each can be displayed via a display device, or can communicate with the outside via a communication interface. Computer devices for this purpose, for example, typically include a processor, a storage device, an input device, a communication interface, and, if necessary, a display device that can be connected to each other by a bus.

前記第1〜第4の視点によれば、集中管理型ネットワークにおける障害の復旧と正常性確認を容易にすることに貢献することができる。 According to the first to fourth viewpoints, it is possible to contribute to facilitating failure recovery and normality confirmation in a centralized management network.

実施形態1に係るネットワーク管理システムの構成の一例を模式的に示したブロック図である。It is a block diagram which shows typically an example of the structure of the network management system which concerns on Embodiment 1. FIG. 実施形態1に係るネットワーク管理システムにおけるネットワーク制御装置の構成を模式的に示したブロック図である。It is a block diagram which shows typically the structure of the network control apparatus in the network management system which concerns on Embodiment 1. FIG. 実施形態1に係るネットワーク管理システムにおけるネットワーク機器の構成を模式的に示したブロック図である。It is a block diagram which shows typically the structure of the network equipment in the network management system which concerns on Embodiment 1. FIG. 実施形態1に係るネットワーク管理システムの動作を模式的に示したフローチャートである。It is a flowchart which schematically shows the operation of the network management system which concerns on Embodiment 1. 実施形態2に係るネットワーク管理システムの構成の一例を模式的に示したブロック図である。It is a block diagram which shows typically an example of the structure of the network management system which concerns on Embodiment 2. 実施形態2に係るネットワーク管理システムの動作を模式的に示したフローチャートである。It is a flowchart which schematically shows the operation of the network management system which concerns on Embodiment 2. 実施形態3に係るネットワーク管理システムの構成の一例を模式的に示したブロック図である。It is a block diagram which shows typically an example of the structure of the network management system which concerns on Embodiment 3. 実施形態3に係るネットワーク管理システムの動作を模式的に示したフローチャートである。It is a flowchart which schematically shows the operation of the network management system which concerns on Embodiment 3. 実施形態4に係るネットワーク管理システムの構成の一例を模式的に示したブロック図である。It is a block diagram which shows typically an example of the structure of the network management system which concerns on Embodiment 4. ハードウェア資源の構成を模式的に示したブロック図である。It is a block diagram which shows the structure of a hardware resource schematically.

以下に説明する本開示では、モード1に係るネットワーク制御装置及びその変形モードを適宜選択して組み合わせることができる。 In the present disclosure described below, the network control device according to mode 1 and its modified mode can be appropriately selected and combined.

前記モード1に係るネットワーク制御装置として、静的情報に基づいてパケット転送を行う少なくとも1つのネットワーク機器を管理するネットワーク制御装置であって、少なくとも1つの前記ネットワーク機器から静的情報及び第1動的情報を取得して履歴情報として保存する処理と、前記第1動的情報に基づいて第1トポロジ情報を計算して履歴情報として保存する処理と、少なくとも前記ネットワーク機器から交換された新たなネットワーク機器から第2動的情報を取得する処理と、前記第2動的情報に基づいて第2トポロジ情報を計算する処理と、前記第1トポロジ情報と前記第2トポロジ情報とを比較することにより、起動してきたネットワーク機器が前記新たなネットワーク機器であることを特定する処理と、前記履歴情報として保存された前記静的情報を前記新たなネットワーク機器に設定する処理と、前記新たなネットワーク機器に設定された前記静的情報及び前記第2動的情報と、前記履歴情報として保存された前記静的情報及び前記第1動的情報と、を比較することで、ネットワークの正常性を判定する処理と、を行うことが可能である。 As the network control device according to the mode 1, it is a network control device that manages at least one network device that transfers packets based on static information, and static information and first dynamic from at least one of the network devices. A process of acquiring information and saving it as history information, a process of calculating the first topology information based on the first dynamic information and saving it as history information, and at least a new network device exchanged from the network device. The process of acquiring the second dynamic information from the network, the process of calculating the second topology information based on the second dynamic information, and the process of comparing the first topology information with the second topology information are started. A process of identifying that the network device that has been performed is the new network device, a process of setting the static information saved as the history information in the new network device, and a process of setting the new network device in the new network device. A process of determining the normality of the network by comparing the static information and the second dynamic information with the static information and the first dynamic information stored as the history information. It is possible to do.

前記モード1に係るネットワーク制御装置の変形モードとして、前記第2動的情報を取得する処理の前に、前記新たなネットワーク機器からのリクエストに応じて、前記新たなネットワーク機器にアドレスを割り振る処理を行うことができる。また、前記モード1に係るネットワーク制御装置の変形モードとして、前記新たなネットワーク機器にアドレスを割り振る際、前記新たなネットワーク機器のパケット転送機能が無効であるようにすることができる。また、前記モード1に係るネットワーク制御装置の変形モードとして、前記新たなネットワーク機器からのリクエストに応じて、前記新たなネットワーク機器に所定機能の有効化を設定する処理を行い、前記第2動的情報を取得する処理は、前記所定機能の有効化の設定が行われた後に行われるようにすることができる。また、前記モード1に係るネットワーク制御装置の変形モードとして、前記第2動的情報を取得する処理の後、取得した前記第2動的情報に基づいて、前記新たなネットワーク機器と他のネットワーク機器とが隣接していることを検出する処理を行うことができる。また、前記モード1に係るネットワーク制御装置の変形モードとして、前記第1トポロジ情報と前記第2トポロジ情報との比較結果と、前記履歴情報として保存された前記静的情報の内容と、に基づいて、ネットワーク構成がループしているか否かを判定する処理と、前記ネットワーク構成がループしているときに、前記新たなネットワーク機器に対して前記静的情報の設定を行わずに、アラームを出力する処理と、を行うことができる。さらに、前記モード1に係るネットワーク制御装置の変形モードとして、前記第1トポロジ情報を計算して履歴情報として保存する処理では、前記第1トポロジ情報に基づいて、管理対象外のネットワーク機器があるか否かを判定する処理と、前記管理対象外のネットワーク機器があるときに、該当するネットワーク機器を管理対象外としての前記第1トポロジ情報を履歴情報として保存する処理と、を含むことができる。 As a modification mode of the network control device according to the mode 1, a process of allocating an address to the new network device in response to a request from the new network device is performed before the process of acquiring the second dynamic information. It can be carried out. Further, as a modification mode of the network control device according to the mode 1, when allocating an address to the new network device, the packet transfer function of the new network device can be disabled. Further, as a modification mode of the network control device according to the mode 1, a process of setting the activation of a predetermined function in the new network device is performed in response to a request from the new network device, and the second dynamic The process of acquiring the information can be performed after the setting for enabling the predetermined function has been made. Further, as a modification mode of the network control device according to the mode 1, after the process of acquiring the second dynamic information, the new network device and other network devices are based on the acquired second dynamic information. It is possible to perform a process of detecting that and are adjacent to each other. Further, as a modification mode of the network control device according to the mode 1, based on the comparison result between the first topology information and the second topology information and the contents of the static information stored as the history information. , The process of determining whether or not the network configuration is looping, and when the network configuration is looping, an alarm is output without setting the static information for the new network device. Processing and can be performed. Further, as a modification mode of the network control device according to the mode 1, in the process of calculating the first topology information and saving it as history information, is there any network device that is not managed based on the first topology information? It can include a process of determining whether or not the network device is not managed, and a process of saving the first topology information of the network device as history information when the network device is not managed.

本開示では、モード2に係るネットワーク管理システムとして、モード1に係るネットワーク制御装置と、前記ネットワーク制御装置と通信可能に接続された少なくとも1つのネットワーク機器と、を備えることが可能である。 In the present disclosure, the network management system according to the mode 2 can include a network control device according to the mode 1 and at least one network device communicably connected to the network control device.

本開示では、モード3に係るネットワーク管理方法として、ネットワーク制御装置を用いて、静的情報に基づいてパケット転送を行う少なくとも1つのネットワーク機器を管理するネットワーク管理方法であって、少なくとも1つの前記ネットワーク機器から静的情報及び第1動的情報を取得して履歴情報として保存するステップと、前記第1動的情報に基づいて第1トポロジ情報を計算して履歴情報として保存するステップと、少なくとも前記ネットワーク機器から交換された新たなネットワーク機器から第2動的情報を取得するステップと、前記第2動的情報に基づいて第2トポロジ情報を計算するステップと、前記第1トポロジ情報と前記第2トポロジ情報とを比較することにより、起動してきたネットワーク機器が前記新たなネットワーク機器であることを特定するステップと、前記履歴情報として保存された前記静的情報を前記新たなネットワーク機器に設定するステップと、前記新たなネットワーク機器に設定された前記静的情報及び前記第2動的情報と、前記履歴情報として保存された前記静的情報及び前記第1動的情報と、を比較することで、ネットワークの正常性を判定するステップと、を含むことが可能である。 In the present disclosure, as a network management method according to mode 3, a network management method for managing at least one network device that performs packet transfer based on static information by using a network control device, and at least one said network. A step of acquiring static information and a first dynamic information from a device and saving it as history information, a step of calculating a first topology information based on the first dynamic information and saving it as history information, and at least the above. The step of acquiring the second dynamic information from the new network device exchanged from the network device, the step of calculating the second topology information based on the second dynamic information, the first topology information and the second A step of identifying that the activated network device is the new network device by comparing with the topology information, and a step of setting the static information saved as the history information in the new network device. By comparing the static information and the second dynamic information set in the new network device with the static information and the first dynamic information stored as the history information. It is possible to include a step of determining the health of the network.

本開示では、モード4に係るプログラムとして、静的情報に基づいてパケット転送を行う少なくとも1つのネットワーク機器を管理するネットワーク制御装置に、少なくとも1つの前記ネットワーク機器から静的情報及び第1動的情報を取得して履歴情報として保存する処理と、前記第1動的情報に基づいて第1トポロジ情報を計算して履歴情報として保存する処理と、少なくとも前記ネットワーク機器から交換された新たなネットワーク機器から第2動的情報を取得する処理と、前記第2動的情報に基づいて第2トポロジ情報を計算する処理と、前記第1トポロジ情報と前記第2トポロジ情報とを比較することにより、起動してきたネットワーク機器が前記新たなネットワーク機器であることを特定する処理と、前記履歴情報として保存された前記静的情報を前記新たなネットワーク機器に設定する処理と、前記新たなネットワーク機器に設定された前記静的情報及び前記第2動的情報と、前記履歴情報として保存された前記静的情報及び前記第1動的情報と、を比較することで、ネットワークの正常性を判定する処理と、を実行させることが可能である。 In the present disclosure, as a program according to mode 4, static information and first dynamic information are transmitted from at least one network device to a network control device that manages at least one network device that transfers packets based on static information. The process of acquiring and saving as history information, the process of calculating the first topology information based on the first dynamic information and saving it as history information, and at least from a new network device exchanged from the network device. It has been started by comparing the process of acquiring the second dynamic information, the process of calculating the second topology information based on the second dynamic information, and the first topology information and the second topology information. The process of identifying that the network device is the new network device, the process of setting the static information stored as the history information in the new network device, and the process of setting the new network device in the new network device. A process of determining the normality of the network by comparing the static information and the second dynamic information with the static information and the first dynamic information stored as the history information. It is possible to execute it.

以下、実施形態について図面を参照しつつ説明する。なお、本出願において図面参照符号を付している場合は、それらは、専ら理解を助けるためのものであり、図示の態様に限定することを意図するものではない。また、下記の実施形態は、あくまで例示であり、本発明を限定するものではない。また、以降の説明で参照する図面等のブロック間の接続線は、双方向及び単方向の双方を含む。一方向矢印については、主たる信号(データ)の流れを模式的に示すものであり、双方向性を排除するものではない。さらに、本願開示に示す回路図、ブロック図、内部構成図、接続図などにおいて、明示は省略するが、入力ポート及び出力ポートが各接続線の入力端及び出力端のそれぞれに存在する。入出力インタフェイスも同様である。プログラムはコンピュータ装置を介して実行され、コンピュータ装置は、例えば、プロセッサ、記憶装置、入力装置、通信インタフェイス、及び必要に応じ表示装置を備え、コンピュータ装置は、通信インタフェイスを介して装置内又は外部の機器(コンピュータを含む)と、有線、無線を問わず、交信可能に構成される。 Hereinafter, embodiments will be described with reference to the drawings. In addition, when the drawing reference reference numerals are attached in this application, they are solely for the purpose of assisting understanding, and are not intended to be limited to the illustrated aspects. Further, the following embodiments are merely examples, and do not limit the present invention. Further, the connecting line between blocks such as drawings referred to in the following description includes both bidirectional and unidirectional. The one-way arrow schematically shows the flow of the main signal (data), and does not exclude interactivity. Further, in the circuit diagram, the block diagram, the internal configuration diagram, the connection diagram, and the like shown in the disclosure of the present application, although not explicitly stated, an input port and an output port exist at the input end and the output end of each connection line, respectively. The same applies to the input / output interface. The program is executed via a computer device, which comprises, for example, a processor, a storage device, an input device, a communication interface, and a display device as required, and the computer device is in the device or through the communication interface. It is configured to be able to communicate with external devices (including computers) regardless of whether it is wired or wireless.

[実施形態1]
実施形態1に係るネットワーク管理システムについて図面を用いて説明する。図1は、実施形態1に係るネットワーク管理システムの構成の一例を模式的に示したブロック図である。図2は、実施形態1に係るネットワーク管理システムにおけるネットワーク制御装置の構成を模式的に示したブロック図である。図3は、実施形態1に係るネットワーク管理システムにおけるネットワーク機器の構成を模式的に示したブロック図である。
[Embodiment 1]
The network management system according to the first embodiment will be described with reference to the drawings. FIG. 1 is a block diagram schematically showing an example of the configuration of the network management system according to the first embodiment. FIG. 2 is a block diagram schematically showing a configuration of a network control device in the network management system according to the first embodiment. FIG. 3 is a block diagram schematically showing a configuration of a network device in the network management system according to the first embodiment.

ネットワーク管理システム1は、管理対象となるネットワーク機器20A、20Bを、ネットワーク制御装置10を用いて集中管理するシステムである(図1参照)。なお、図1では、ネットワーク管理システム1において2台のネットワーク機器20A、20Bが存在する場合の一例であるが、これに限定されるものではなく、ネットワーク管理システムにおいて少なくとも1台のネットワーク機器が存在すればよい。 The network management system 1 is a system that centrally manages the network devices 20A and 20B to be managed by using the network control device 10 (see FIG. 1). Note that FIG. 1 is an example in which two network devices 20A and 20B exist in the network management system 1, but the present invention is not limited to this, and at least one network device exists in the network management system. do it.

ネットワーク制御装置10は、ネットワーク機器20A、20Bを管理する装置である(図1参照)。ネットワーク制御装置10は、例えば、物理マシン(例えば、物理サーバ)、物理マシン上で動作する仮想マシン(例えば、仮想サーバ)とすることができる。ネットワーク制御装置10は、少なくとも1台(図1では2台)のネットワーク機器を管理することができる。ネットワーク制御装置10は、ネットワーク機器20A、20Bと専用線又はネットワークを介して通信可能に接続されている。ネットワーク制御装置10は、各種データを記憶する機能を有し、プログラムを実行することにより所定の情報処理を行う機能を有する。ネットワーク制御装置10は、ネットワーク機器20A、20Bに指示を与える。ネットワーク制御装置10は、定期的にネットワーク機器20A、20Bの情報を取得し、内部に履歴情報として蓄積する。ネットワーク制御装置10は、所定のプログラムを実行することにより、仮想的な機能部として、機器管理部11と、履歴情報管理部12と、トポロジ管理部13と、DHCP(Dynamic Host Configuration Protocol)サーバ部14と、ファイル転送部15と、を実現する(図2参照)。 The network control device 10 is a device that manages the network devices 20A and 20B (see FIG. 1). The network control device 10 can be, for example, a physical machine (for example, a physical server) or a virtual machine (for example, a virtual server) operating on the physical machine. The network control device 10 can manage at least one network device (two in FIG. 1). The network control device 10 is communicably connected to the network devices 20A and 20B via a dedicated line or a network. The network control device 10 has a function of storing various data and has a function of performing predetermined information processing by executing a program. The network control device 10 gives instructions to the network devices 20A and 20B. The network control device 10 periodically acquires information on the network devices 20A and 20B and stores them internally as history information. By executing a predetermined program, the network control device 10 has a device management unit 11, a history information management unit 12, a topology management unit 13, and a DHCP (Dynamic Host Configuration Protocol) server unit as virtual functional units. 14 and the file transfer unit 15 are realized (see FIG. 2).

機器管理部11は、管理対象となるネットワーク機器(図1の20A、20B)の情報を管理する機能部である(図2参照)。機器管理部11は、ネットワーク機器20A、20Bに対してコンフィグの設定を行う。機器管理部11は、ネットワーク機器20A、20Bからの各種の情報を取得する。 The device management unit 11 is a functional unit that manages information on network devices (20A and 20B in FIG. 1) to be managed (see FIG. 2). The device management unit 11 sets the config for the network devices 20A and 20B. The device management unit 11 acquires various information from the network devices 20A and 20B.

履歴情報管理部12は、ネットワーク機器(図1の20A、20B)から取得した履歴情報を管理する機能部である(図2参照)。履歴情報管理部12は、取得した履歴情報を保存する。 The history information management unit 12 is a functional unit that manages history information acquired from network devices (20A and 20B in FIG. 1) (see FIG. 2). The history information management unit 12 saves the acquired history information.

ここで、履歴情報には、静的情報、動的情報、及び、トポロジ情報が含まれる。静的情報は、環境の変化に影響を受けない情報であり、例えば、コンフィグファイルなどが含まれる。コンフィグファイルは、コンピュータにおいて動作するプログラムや、オペレーティングシステム等の様々な設定上の条件を記述したファイルである。また、動的情報は、ネットワーク機器20A、20Bが動的に学習して生成された情報であり、例えば、MAC(Media Access Control)テーブル、ARP(Address Resolution Protocol)テーブル、ルーティングテーブルなどが含まれる。MACテーブルは、MACアドレスとLAN(Local Area Network)ポート名とを関連付けたテーブルである。ARPテーブルは、IPアドレスとMACアドレスとを関連付けたテーブルである。ルーティングテーブルは、個々のネットワークの宛先への経路を一覧にしたテーブルである。トポロジ情報は、ネットワークの物理的、論理的な形態(形状、階層など)を示す情報である。 Here, the history information includes static information, dynamic information, and topology information. Static information is information that is not affected by changes in the environment, and includes, for example, a configuration file. A config file is a file that describes various setting conditions such as a program running on a computer and an operating system. Further, the dynamic information is information generated by dynamically learning the network devices 20A and 20B, and includes, for example, a MAC (Media Access Control) table, an ARP (Address Resolution Protocol) table, a routing table, and the like. .. The MAC table is a table in which a MAC address and a LAN (Local Area Network) port name are associated with each other. The ARP table is a table in which an IP address and a MAC address are associated with each other. The routing table is a table that lists the routes to the destinations of individual networks. Topology information is information indicating the physical and logical form (shape, hierarchy, etc.) of a network.

トポロジ管理部13は、トポロジ情報を管理する機能部である(図2参照)。トポロジ管理部13は、各ネットワーク機器20A、20Bから取得した動的情報に基づいてトポロジ情報を計算する。トポロジ管理部13は、交換後のネットワーク機器(20A、20Bのいずれか)からのDHCPリクエスト(DHCP要求パケットともいう)を受信することにより、機器管理部11で取得した交換後のネットワーク機器(20A、20Bのいずれか)のトポロジ情報と、履歴情報管理部12に保存されているトポロジ情報と、を比較し、交換後のネットワーク機器(20A、20Bのいずれか)を特定する。 The topology management unit 13 is a functional unit that manages topology information (see FIG. 2). The topology management unit 13 calculates the topology information based on the dynamic information acquired from each of the network devices 20A and 20B. The topology management unit 13 receives the DHCP request (also referred to as DHCP request packet) from the exchanged network device (either 20A or 20B), and the exchanged network device (20A) acquired by the device management unit 11 , 20B) and the topology information stored in the history information management unit 12 are compared, and the network device (either 20A or 20B) after replacement is specified.

DHCPサーバ部14は、ネットワーク機器(図1の20A、20B)に対してIP(Internet Protocol)アドレスの割り当て(払い出し)を行う機能部である(図2参照)。DHCPサーバ部14は、交換後のネットワーク機器(20A、20Bのいずれか)からのDHCPリクエストを受信することにより、ネットワーク機器(20A、20Bのいずれか)に対して、IPアドレスを割り当てるためのDHCP応答メッセージを送信する。ここで、DHCPは、ネットワーク機器20A、20BにIPアドレスを自動的に割り当てるアプリケーション層プロトコルである。また、DHCPリクエストは、ネットワーク機器へのIPアドレスの割り当てを要求するためのリクエストである。さらに、「払い出す」とは、IPアドレスの動的割り当てを行う際、ネットワーク機器(20A、20Bのいずれか)にIPアドレスを割り当てることをいう。 The DHCP server unit 14 is a functional unit that assigns (assigns) an IP (Internet Protocol) address to network devices (20A and 20B in FIG. 1) (see FIG. 2). The DHCP server unit 14 receives a DHCP request from the exchanged network device (either 20A or 20B), and thereby assigns an IP address to the network device (20A or 20B). Send a response message. Here, DHCP is an application layer protocol that automatically assigns IP addresses to network devices 20A and 20B. The DHCP request is a request for requesting the assignment of an IP address to a network device. Further, "paying out" means assigning an IP address to a network device (either 20A or 20B) when dynamically assigning an IP address.

ファイル転送部15は、ネットワーク機器(図1の20A、20B)に対してファイルを転送する機能である(図2参照)。ファイルには、コンフィグファイル、ソフトウェアファイルが含まれる。ファイル転送部15は、TFTP(Trivial File Transfer Protocol)サーバ、FTP(File Transfer Protocol)サーバ、HTTP(Hyper Text Transfer Protocol)サーバの機能を有する。 The file transfer unit 15 is a function of transferring a file to a network device (20A, 20B in FIG. 1) (see FIG. 2). Files include config files and software files. The file transfer unit 15 has functions of a TFTP (Trivial File Transfer Protocol) server, an FTP (File Transfer Protocol) server, and an HTTP (Hyper Text Transfer Protocol) server.

ネットワーク機器20A、20Bは、ネットワーク間を通信可能に接続する機器である(図1参照)。ネットワーク機器20A、20Bには、例えば、レイヤ2スイッチ、レイヤ3スイッチ、レイヤ4スイッチを用いることができる。ネットワーク機器20A、20Bは、ネットワーク制御装置10と専用線又はネットワークを介して通信可能に接続されている。ネットワーク機器20Aは、端末30Aと有線又は無線を介して通信可能に接続されている。ネットワーク機器20Bは、端末30Bと有線又は無線を介して通信可能に接続されている。ネットワーク機器20A、20Bは、各種データを記憶する機能を有し、プログラムを実行することにより所定の情報処理を行う機能を有する。ネットワーク機器20A、20Bは、コンフィグファイルに基づいてパケット転送を行う。ネットワーク機器20A、20Bは、所定のプログラムを実行することにより、仮想的な機能部として、静的情報管理部21と、動的情報管理部22と、パケット転送部23と、を実現する(図3参照)。 The network devices 20A and 20B are devices that connect the networks so that they can communicate with each other (see FIG. 1). For the network devices 20A and 20B, for example, a layer 2 switch, a layer 3 switch, and a layer 4 switch can be used. The network devices 20A and 20B are communicably connected to the network control device 10 via a dedicated line or a network. The network device 20A is communicably connected to the terminal 30A via a wired or wireless connection. The network device 20B is communicably connected to the terminal 30B via a wire or wireless. The network devices 20A and 20B have a function of storing various data and a function of performing predetermined information processing by executing a program. The network devices 20A and 20B perform packet transfer based on the config file. The network devices 20A and 20B realize the static information management unit 21, the dynamic information management unit 22, and the packet transfer unit 23 as virtual functional units by executing a predetermined program (FIG. FIG. 3).

静的情報管理部21は、静的情報を管理する機能部である(図3参照)。静的情報管理部21は、ネットワーク制御装置(図1の10)から静的情報を取得し、自身の内部に保存する。ここで、静的情報には、コンフィグファイルなどが含まれる。 The static information management unit 21 is a functional unit that manages static information (see FIG. 3). The static information management unit 21 acquires static information from the network control device (10 in FIG. 1) and stores it inside itself. Here, the static information includes a configuration file and the like.

動的情報管理部22は、動的情報を管理する機能部である(図3参照)。動的情報管理部22は、動的情報を保存する。ここで、動的情報は、MACテーブル、ARPテーブル、ルーティングテーブルなどが含まれる。 The dynamic information management unit 22 is a functional unit that manages dynamic information (see FIG. 3). The dynamic information management unit 22 stores the dynamic information. Here, the dynamic information includes a MAC table, an ARP table, a routing table, and the like.

パケット転送部23は、パケットを転送する機能部である(図3参照)。パケット転送部23は、動的情報に基づいて、端末(図1の30A、30B)から受信したパケットを転送する。 The packet transfer unit 23 is a functional unit that transfers packets (see FIG. 3). The packet transfer unit 23 transfers the packet received from the terminal (30A, 30B in FIG. 1) based on the dynamic information.

端末30A、30Bは、情報処理を行う端末である(図1参照)。端末30A、30Bには、例えば、パーソナルコンピュータ、ノート端末、タブレット端末、スマートフォン等を用いることができる。端末30Aは、有線又は無線を介してネットワーク機器20Aと通信可能に接続されている。端末30Bは、有線又は無線を介してネットワーク機器20Bと通信可能に接続されている。端末30A、30Bは、プログラムを実行することにより所定の情報処理を行う。 The terminals 30A and 30B are terminals that perform information processing (see FIG. 1). For the terminals 30A and 30B, for example, personal computers, notebook terminals, tablet terminals, smartphones and the like can be used. The terminal 30A is communicably connected to the network device 20A via a wired or wireless connection. The terminal 30B is communicably connected to the network device 20B via a wired or wireless connection. The terminals 30A and 30B perform predetermined information processing by executing a program.

実施形態1に係るネットワーク管理システムの動作について図面を用いて説明する。図4は、実施形態1に係るネットワーク管理システムの動作を模式的に示したフローチャートである。 The operation of the network management system according to the first embodiment will be described with reference to the drawings. FIG. 4 is a flowchart schematically showing the operation of the network management system according to the first embodiment.

まず、ネットワーク機器20A、20Bの動的情報管理部22は、定期的に隣接するネットワーク機器の情報を収集する(ステップA1)。 First, the dynamic information management unit 22 of the network devices 20A and 20B periodically collects information on adjacent network devices (step A1).

ここで、情報の収集は、例えば、ネットワーク機器20Aが収集する場合、ネットワーク機器20Aが隣接するネットワーク機器20Bから定期的に送信されるネットワーク機器20Bの情報を含むLLDP(Link Layer Discovery Protocol)パケットを受信することにより行うことができる。ネットワーク機器20Bが収集する場合も同様に行うことができる。ここで、LLDPは、定期的に隣接するネットワーク機器の情報を収集するプロトコルである。また、収集される情報は、動的情報を生成するために必要な、隣接するネットワーク機器の情報である。例えば、ネットワーク機器20Aが収集する情報は、隣接するネットワーク機器20Bのホスト名、インタフェイス名、MACアドレス、LANポート名、IPアドレスが含まれる。情報を収集したネットワーク機器20A、20Bでは、LLDPパケットに格納されたホスト名、インタフェイス名等を、LLDPパケットを受信したインタフェイス名と関連付けて保存する。動的情報は、MIB(Management Information Base)情報ともいう。MIB情報は、通信ネットワークにおけるデバイスを管理するためのデータベースである。 Here, for information collection, for example, when the network device 20A collects, the network device 20A transmits an LLDP (Link Layer Discovery Protocol) packet including information of the network device 20B periodically transmitted from the adjacent network device 20B. It can be done by receiving. The same can be performed when the network device 20B collects. Here, LLDP is a protocol that periodically collects information on adjacent network devices. Further, the collected information is information on adjacent network devices necessary for generating dynamic information. For example, the information collected by the network device 20A includes the host name, interface name, MAC address, LAN port name, and IP address of the adjacent network device 20B. In the network devices 20A and 20B that have collected the information, the host name, the interface name, and the like stored in the LLDP packet are stored in association with the interface name that received the LLDP packet. Dynamic information is also referred to as MIB (Management Information Base) information. MIB information is a database for managing devices in a communication network.

次に、ネットワーク機器20A、20Bの動的情報管理部22は、取得した情報に基づいて動的情報を生成する(ステップA2)。 Next, the dynamic information management unit 22 of the network devices 20A and 20B generates dynamic information based on the acquired information (step A2).

ここで、動的情報には、MACテーブル、ARPテーブル、ルーティングテーブルを含むことができる。動的情報は、例えば、ネットワーク機器20Aのホスト名及びインタフェイス名と、ネットワーク機器20Bのホスト名及びインタフェイス名と、を関連付けて構成することができる。ネットワーク機器20Aのホスト名及びインタフェイス名は、ネットワーク機器20A自身に記憶され、ネットワーク機器20Bのホスト名及びインタフェイス名は、ネットワーク機器20B自身に記憶されている。 Here, the dynamic information can include a MAC table, an ARP table, and a routing table. The dynamic information can be configured by associating, for example, the host name and interface name of the network device 20A with the host name and interface name of the network device 20B. The host name and interface name of the network device 20A are stored in the network device 20A itself, and the host name and interface name of the network device 20B are stored in the network device 20B itself.

次に、ネットワーク機器20A、20Bの動的情報管理部22は、生成された動的情報を、自身に保存する(ステップA3)。 Next, the dynamic information management unit 22 of the network devices 20A and 20B saves the generated dynamic information in itself (step A3).

次に、ネットワーク制御装置10の機器管理部11は、各ネットワーク機器20A、20Bから静的情報及び動的情報を取得する(ステップA4)。 Next, the device management unit 11 of the network control device 10 acquires static information and dynamic information from the network devices 20A and 20B (step A4).

ここで、静的情報及び動的情報の取得は、ネットワーク制御装置10がネットワーク機器20A、20Bに対してリクエスト(例えば、SMNP、Telnet、SSH(Secure Shell)、NETCONF(Network Configuration Protocol)等によるリクエスト)を送信し、リクエストを受信したネットワーク機器20A、20Bが自身に記憶されている静的情報及び動的情報を読み出してネットワーク制御装置10に送信し、ネットワーク制御装置10がネットワーク機器20A、20Bからの静的情報及び動的情報を受信することにより行うことができる。 Here, in order to acquire static information and dynamic information, the network control device 10 requests network devices 20A and 20B (for example, a request by SMNP, Telnet, SSH (Secure Shell), NETCONF (Network Configuration Protocol), or the like. ) Is transmitted, the network devices 20A and 20B that have received the request read the static information and the dynamic information stored in themselves and transmit the request to the network control device 10, and the network control device 10 receives the request from the network devices 20A and 20B. It can be done by receiving the static information and the dynamic information of.

次に、ネットワーク制御装置10の機器管理部11は、各ネットワーク機器20A、20Bから取得した静的情報及び動的情報を履歴情報として履歴情報管理部12に保存する(ステップA5)。 Next, the device management unit 11 of the network control device 10 stores the static information and the dynamic information acquired from the network devices 20A and 20B in the history information management unit 12 as history information (step A5).

次に、ネットワーク制御装置10のトポロジ管理部13は、各ネットワーク機器20A、20Bから取得した動的情報に基づいてトポロジ情報を計算する(ステップA6)。 Next, the topology management unit 13 of the network control device 10 calculates the topology information based on the dynamic information acquired from the network devices 20A and 20B (step A6).

次に、ネットワーク制御装置10のトポロジ管理部13は、計算されたトポロジ情報を履歴情報管理部12に保存する(ステップA7)。 Next, the topology management unit 13 of the network control device 10 saves the calculated topology information in the history information management unit 12 (step A7).

その後、ネットワーク機器20Aが故障などを契機として新しいネットワーク機器20Aに交換する(ステップA8)。以降、これまで使っていた古いネットワーク機器20Aを交換前のネットワーク機器20Aと呼び、これから使う新しいネットワーク機器20Aを交換後のネットワーク機器20Aと呼ぶ。 After that, the network device 20A is replaced with a new network device 20A when a failure or the like occurs (step A8). Hereinafter, the old network device 20A used so far will be referred to as a network device 20A before replacement, and the new network device 20A to be used from now on will be referred to as a network device 20A after replacement.

次に、交換後のネットワーク機器20Aの静的情報管理部21は、起動するとネットワーク制御装置10に対してDHCPリクエストを送信する(ステップA9)。この時、交換後のネットワーク機器20Aの静的情報管理部21には静的情報が存在しないので、交換後のネットワーク機器20Aのパケット転送部23は、パケット転送機能を無効にする。 Next, when the static information management unit 21 of the exchanged network device 20A is activated, it transmits a DHCP request to the network control device 10 (step A9). At this time, since the static information does not exist in the static information management unit 21 of the exchanged network device 20A, the packet transfer unit 23 of the exchanged network device 20A disables the packet transfer function.

次に、ネットワーク制御装置10のDHCPサーバ部14は、交換後のネットワーク機器20AからのDHCPリクエストを受信すると、交換後のネットワーク機器20Aに対してIPアドレスを割り当てるためのDHCP応答メッセージを生成する(ステップA10)。 Next, when the DHCP server unit 14 of the network control device 10 receives the DHCP request from the exchanged network device 20A, the DHCP server unit 14 generates a DHCP response message for assigning an IP address to the exchanged network device 20A (. Step A10).

ここで、DHCP応答メッセージには、交換後のネットワーク機器20Aに対して割り当てたIPアドレス、ネットワーク制御装置10のIPアドレス、及び、ファイル転送部15の情報が含まれる。ファイル転送部15の情報には、例えば、TFTPサーバ、FTPサーバ、及び、HTTPサーバの各ファイルパスを含めることができる。 Here, the DHCP response message includes the IP address assigned to the exchanged network device 20A, the IP address of the network control device 10, and the information of the file transfer unit 15. The information of the file transfer unit 15 can include, for example, each file path of the TFTP server, the FTP server, and the HTTP server.

次に、ネットワーク制御装置10のDHCPサーバ部14は、生成されたDHCP応答メッセージを、交換後のネットワーク機器20Aに送信する(ステップA11)。 Next, the DHCP server unit 14 of the network control device 10 transmits the generated DHCP response message to the exchanged network device 20A (step A11).

次に、ネットワーク機器20Aの静的情報管理部21は、ネットワーク制御装置10からのDHCP応答メッセージを受信すると、DHCP応答メッセージに含まれているファイル転送部15の情報に基づいて、要求メッセージを生成する(ステップA12)。ここで、要求メッセージは、下記の所定機能コンフィグファイルを要求するためのメッセージであり、例えば、TFTP、FTP、HTTPに基づく要求メッセージとすることができる。 Next, when the static information management unit 21 of the network device 20A receives the DHCP response message from the network control device 10, it generates a request message based on the information of the file transfer unit 15 included in the DHCP response message. (Step A12). Here, the request message is a message for requesting the following predetermined function config file, and can be, for example, a request message based on TFTP, FTP, or HTTP.

次に、ネットワーク機器20Aの静的情報管理部21は、生成された要求メッセージを、ネットワーク制御装置10に送信する(ステップA13)。 Next, the static information management unit 21 of the network device 20A transmits the generated request message to the network control device 10 (step A13).

次に、ネットワーク制御装置10のファイル転送部15は、ネットワーク機器20Aからの要求メッセージを受信すると、所定機能(LLDP機能、SNMP(Simple Network Management Protocol)機能、及びTelnet機能)の有効化を設定した所定機能コンフィグファイルを生成する(ステップA14)。 Next, when the file transfer unit 15 of the network control device 10 receives the request message from the network device 20A, the file transfer unit 15 sets the activation of predetermined functions (LLDP function, SNMP (Simple Network Management Protocol) function, and Telnet function). Generate a predetermined function config file (step A14).

ここで、LLDP機能は、LLDPパケットにより定期的に隣接するネットワーク機器の情報を収集する機能である。受信したLLDPパケット内の情報をネットワーク機器の内部に保存できるように、LLDP機能の有効化を行う。SNMP機能は、ネットワークに接続されたネットワーク機器に対し、ネットワーク経由で監視、制御する機能である。Telnet機能は、端末間およびプロセス間で汎用的な双方向8ビット通信を提供する機能である。 Here, the LLDP function is a function of periodically collecting information on adjacent network devices by LLDP packets. The LLDP function is enabled so that the information in the received LLDP packet can be stored inside the network device. The SNMP function is a function for monitoring and controlling network devices connected to a network via the network. The Telnet function is a function that provides general-purpose bidirectional 8-bit communication between terminals and processes.

次に、ネットワーク制御装置10のファイル転送部15は、生成された所定機能コンフィグファイルを、ネットワーク機器20Aに送信する(ステップA15)。 Next, the file transfer unit 15 of the network control device 10 transmits the generated predetermined function config file to the network device 20A (step A15).

次に、ネットワーク機器20Aの静的情報管理部21は、ネットワーク制御装置10からの所定機能コンフィグファイルを受信すると、当該所定機能コンフィグファイルに従って、所定機能(ここではLLDP機能、SNMP機能、及びTelnet機能)の有効化を行う(ステップA16)。 Next, when the static information management unit 21 of the network device 20A receives the predetermined function config file from the network control device 10, the predetermined function (here, the LLDP function, the SNMP function, and the Telnet function) according to the predetermined function config file. ) Is activated (step A16).

次に、交換後のネットワーク機器20Aの動的情報管理部22は、LLDP機能が有効になると、隣接するネットワーク機器20Bの情報を収集する(ステップA17)。 Next, the dynamic information management unit 22 of the exchanged network device 20A collects information on the adjacent network device 20B when the LLDP function is enabled (step A17).

ここで、情報の収集は、交換後のネットワーク機器20Aが隣接するネットワーク機器20Bから定期的に送信されるネットワーク機器20Bの情報を含むLLDPパケットを受信することにより行うことができる。 Here, the information can be collected by the exchanged network device 20A receiving the LLDP packet including the information of the network device 20B periodically transmitted from the adjacent network device 20B.

次に、交換後のネットワーク機器20Aの動的情報管理部22は、取得した情報に基づいて動的情報を生成する(ステップA18)。 Next, the dynamic information management unit 22 of the exchanged network device 20A generates dynamic information based on the acquired information (step A18).

次に、交換後のネットワーク機器20Aの動的情報管理部22は、生成された動的情報を、動的情報管理部22に保存する(ステップA19)。 Next, the dynamic information management unit 22 of the network device 20A after the exchange stores the generated dynamic information in the dynamic information management unit 22 (step A19).

次に、ネットワーク制御装置10の機器管理部11は、ファイル転送部15で所定機能コンフィグファイルが送信されると、交換後のネットワーク機器20A、及び、ネットワーク機器20Bから動的情報を取得する(ステップA20)。 Next, the device management unit 11 of the network control device 10 acquires dynamic information from the exchanged network device 20A and the network device 20B when the predetermined function config file is transmitted by the file transfer unit 15 (step). A20).

ここで、動的情報の取得は、ネットワーク制御装置10が交換後のネットワーク機器20A、及び、ネットワーク機器20Bに対してSNMPリクエストを送信し、SNMPリクエストを受信した交換後のネットワーク機器20A、及び、ネットワーク機器20Bが自身に記憶されている動的情報を読み出してネットワーク制御装置10に送信し、ネットワーク制御装置10がネットワーク機器20A、20Bからの動的情報を受信することにより行うことができる。なお、この段階では、交換後のネットワーク機器20Aには静的情報が設定されていない。 Here, for the acquisition of dynamic information, the network control device 10 transmits an SNMP request to the exchanged network device 20A and the network device 20B, and the exchanged network device 20A and the exchanged network device 20A that received the SNMP request, and This can be done by the network device 20B reading out the dynamic information stored in itself and transmitting it to the network control device 10, and the network control device 10 receiving the dynamic information from the network devices 20A and 20B. At this stage, static information is not set in the network device 20A after replacement.

次に、ネットワーク制御装置10のトポロジ管理部13は、交換後のネットワーク機器20A、及び、ネットワーク機器20Bから取得した動的情報に基づいて、交換後のネットワーク機器20Aとネットワーク機器20Bとが隣接していることを検出する(ステップA21)。 Next, in the topology management unit 13 of the network control device 10, the exchanged network device 20A and the network device 20B are adjacent to each other based on the dynamic information acquired from the exchanged network device 20A and the network device 20B. (Step A21).

次に、ネットワーク制御装置10のトポロジ管理部13は、交換後のネットワーク機器20A、及び、ネットワーク機器20Bから取得した動的情報に基づいてトポロジ情報を計算する(ステップA22)。 Next, the topology management unit 13 of the network control device 10 calculates the topology information based on the dynamic information acquired from the exchanged network device 20A and the network device 20B (step A22).

次に、ネットワーク制御装置10のトポロジ管理部13は、交換後のネットワーク機器20A、及び、ネットワーク機器20Bの動的情報に基づいて計算されたトポロジ情報と、履歴情報内のトポロジ情報と、を比較することにより、起動してきたネットワーク機器が交換後のネットワーク機器20Aであることを特定する(ステップA23)。 Next, the topology management unit 13 of the network control device 10 compares the topology information calculated based on the dynamic information of the exchanged network device 20A and the network device 20B with the topology information in the history information. By doing so, it is specified that the activated network device is the replaced network device 20A (step A23).

次に、ネットワーク制御装置10のトポロジ管理部13は、Telnetを使用して、特定された交換後のネットワーク機器20Aに、履歴情報管理部12に保存されている交換前のネットワーク機器20Aに設定されていた静的情報(コンフィグファイルなど)を設定する(ステップA24)。 Next, the topology management unit 13 of the network control device 10 is set to the specified network device 20A after replacement and the network device 20A before replacement stored in the history information management unit 12 by using Telnet. Set the static information (config file, etc.) that was used (step A24).

次に、交換後のネットワーク機器20Aのパケット転送部23は、静的情報の設定が完了すると、パケット転送の機能を有効にして、端末30Aから受信したパケットの転送を開始する(ステップA25)。 Next, when the packet transfer unit 23 of the exchanged network device 20A completes the setting of static information, the packet transfer function is enabled and the transfer of the packet received from the terminal 30A is started (step A25).

次に、ネットワーク制御装置10の機器管理部11は、交換後のネットワーク機器20Aでパケット転送が開始されて運用状態になると、ネットワーク機器20Aから静的情報及び動的情報を取得する(ステップA26)。 Next, the device management unit 11 of the network control device 10 acquires static information and dynamic information from the network device 20A when the exchanged network device 20A starts packet transfer and enters the operating state (step A26). ..

ここで、静的情報及び動的情報の取得は、ネットワーク制御装置10がネットワーク機器20Aに対してリクエスト(例えば、SMNP、Telnet、SSH(Secure Shell)、NETCONF(Network Configuration Protocol)等によるリクエスト)を送信し、リクエストを受信したネットワーク機器20Aが自身に記憶されている静的情報及び動的情報を読み出してネットワーク制御装置10に送信し、ネットワーク制御装置10がネットワーク機器20Aからの静的情報及び動的情報を受信することにより行うことができる。 Here, for the acquisition of static information and dynamic information, the network control device 10 makes a request to the network device 20A (for example, a request by SMNP, Telnet, SSH (Secure Shell), NETCONF (Network Configuration Protocol), etc.). The network device 20A that has transmitted and received the request reads out the static information and the dynamic information stored in itself and transmits the static information and the dynamic information to the network control device 10, and the network control device 10 transmits the static information and the operation from the network device 20A. This can be done by receiving the target information.

次に、ネットワーク制御装置10の機器管理部11は、交換後のネットワーク機器20Aから取得した静的情報及び動的情報と、履歴情報内に保存されている交換前のネットワーク機器20Aの静的情報及び動的情報と、を比較することにより、ネットワークの正常性(ネットワークの状態が復旧したか否か)を判定する(ステップA27)。 Next, the device management unit 11 of the network control device 10 receives static information and dynamic information acquired from the network device 20A after replacement, and static information of the network device 20A before replacement stored in the history information. And the dynamic information are compared with each other to determine the normality of the network (whether or not the state of the network has been restored) (step A27).

ここで、正常性の判定では、交換後のネットワーク機器20Aから取得した静的情報及び動的情報と、履歴情報管理部12に保存されている過去の静的情報及び動的情報と、の差分が、予め指定されている閾値を超えているか否かを判定する。閾値以下であれば正常と判定し、閾値を超えていれば異常と判定する。 Here, in the determination of normality, the difference between the static information and the dynamic information acquired from the exchanged network device 20A and the past static information and the dynamic information stored in the history information management unit 12. Determines whether or not exceeds a preset threshold value. If it is below the threshold value, it is determined to be normal, and if it exceeds the threshold value, it is determined to be abnormal.

次に、ネットワーク制御装置10の機器管理部11は、正常性の判定結果を出力(表示、音声出力、送信等)し(ステップA28)、その後、終了する。 Next, the device management unit 11 of the network control device 10 outputs (display, voice output, transmission, etc.) the determination result of normality (step A28), and then ends.

実施形態1によれば、ネットワーク制御装置10によって、交換後のネットワーク機器20Aの特定から、正常性の判定までを自動で行うことで、障害発生時にネットワーク機器20Aの交換と交換後の正常性の確認を容易に行えるようになり、確認作業を少ない労力で行うことに貢献することができる。 According to the first embodiment, the network control device 10 automatically identifies the network device 20A after the replacement and determines the normality, so that the network device 20A can be replaced and the normality after the replacement occurs when a failure occurs. Confirmation can be performed easily, which can contribute to performing confirmation work with less effort.

[実施形態2]
実施形態2に係るネットワーク制御システムについて図面を用いて説明する。図5は、実施形態2に係るネットワーク管理システムの構成の一例を模式的に示したブロック図である。
[Embodiment 2]
The network control system according to the second embodiment will be described with reference to the drawings. FIG. 5 is a block diagram schematically showing an example of the configuration of the network management system according to the second embodiment.

実施形態2は、実施形態1の変形例であり、ネットワーク機器20Aを交換した後に接続を誤ってループ構成にしていた場合の例である。例えば、図5のようにネットワーク機器20Aがネットワーク機器20Cに接続され、かつ、ネットワーク機器20Cがネットワーク機器20Bに接続され、かつ、ネットワーク機器20Cがネットワーク制御装置10に接続され、ネットワーク機器20A〜20C間でループ構成を有する場合である。その他の構成は実施形態1と同様である。 The second embodiment is a modification of the first embodiment, and is an example in which the connection is erroneously configured in a loop after exchanging the network device 20A. For example, as shown in FIG. 5, the network device 20A is connected to the network device 20C, the network device 20C is connected to the network device 20B, and the network device 20C is connected to the network control device 10, and the network devices 20A to 20C. This is the case when there is a loop configuration between them. Other configurations are the same as those in the first embodiment.

次に、実施形態2に係るネットワーク管理システムの動作について図面を用いて説明する。図6は、実施形態2に係るネットワーク管理システムの動作を模式的に示したフローチャートである。 Next, the operation of the network management system according to the second embodiment will be described with reference to the drawings. FIG. 6 is a flowchart schematically showing the operation of the network management system according to the second embodiment.

実施形態2に係るネットワーク制御システムの動作については、開始からネットワーク機器20Aが所定機能を有効化するまでの動作は実施形態1の動作(図4のステップA1〜A16)と同様である。なお、交換されないネットワーク機器20Cは、交換されないネットワーク機器20Bと同様な動作を行う。また、図4のステップA4に相当する静的情報及び動的情報の取得では、ネットワーク制御装置10の機器管理部11は、各ネットワーク機器20A、20B、20Cから静的情報及び動的情報を取得する。 Regarding the operation of the network control system according to the second embodiment, the operation from the start to the activation of the predetermined function by the network device 20A is the same as the operation of the first embodiment (steps A1 to A16 in FIG. 4). The network device 20C that is not replaced performs the same operation as the network device 20B that is not replaced. Further, in the acquisition of static information and dynamic information corresponding to step A4 in FIG. 4, the device management unit 11 of the network control device 10 acquires static information and dynamic information from the network devices 20A, 20B, and 20C. To do.

次に、ネットワーク機器20Aの動的情報管理部22は、LLDP機能が有効になると、隣接しているネットワーク機器20B、20Cの情報を収集する(ステップB1)。 Next, when the LLDP function is enabled, the dynamic information management unit 22 of the network device 20A collects information on the adjacent network devices 20B and 20C (step B1).

ここで、情報の収集は、交換後のネットワーク機器20Aが隣接するネットワーク機器20B、20Cのそれぞれから、定期的に送信されるネットワーク機器20B、20Cの情報を含むLLDPパケットを受信することにより行うことができる。 Here, the information is collected by receiving the LLDP packet including the information of the network devices 20B and 20C which are periodically transmitted from the adjacent network devices 20B and 20C, respectively, by the network device 20A after the exchange. Can be done.

次に、交換後のネットワーク機器20Aの動的情報管理部22は、取得した情報に基づいて動的情報を生成する(ステップB2)。 Next, the dynamic information management unit 22 of the exchanged network device 20A generates dynamic information based on the acquired information (step B2).

次に、交換後のネットワーク機器20Aの動的情報管理部22は、生成された動的情報を、動的情報管理部22に保存する(ステップB3)。 Next, the dynamic information management unit 22 of the network device 20A after the exchange stores the generated dynamic information in the dynamic information management unit 22 (step B3).

次に、ネットワーク制御装置10の機器管理部11は、ファイル転送部15で所定機能コンフィグファイルが送信されると、交換後のネットワーク機器20A、及び、ネットワーク機器20B、20Cから動的情報を取得する(ステップB4)。 Next, when the predetermined function config file is transmitted by the file transfer unit 15, the device management unit 11 of the network control device 10 acquires dynamic information from the exchanged network devices 20A and the network devices 20B and 20C. (Step B4).

ここで、動的情報の取得は、ネットワーク制御装置10が交換後のネットワーク機器20A、及び、ネットワーク機器20B、20Cに対してSNMPリクエストを送信し、SNMPリクエストを受信した交換後のネットワーク機器20A、及び、ネットワーク機器20B、20Cが自身に記憶されている動的情報を読み出してネットワーク制御装置10に送信し、ネットワーク制御装置10がネットワーク機器20A、20B、20Cからの動的情報を受信することにより行うことができる。なお、この段階では、交換後のネットワーク機器20Aには静的情報が設定されていない。 Here, for the acquisition of dynamic information, the network control device 10 transmits an SNMP request to the exchanged network device 20A and the network devices 20B and 20C, and the exchanged network device 20A receives the SNMP request. Then, the network devices 20B and 20C read the dynamic information stored in themselves and transmit it to the network control device 10, and the network control device 10 receives the dynamic information from the network devices 20A, 20B and 20C. It can be carried out. At this stage, static information is not set in the network device 20A after replacement.

次に、ネットワーク制御装置10のトポロジ管理部13は、交換後のネットワーク機器20A、及び、ネットワーク機器20B、20Cから取得した動的情報に基づいて、交換後のネットワーク機器20Aとネットワーク機器20B、20Cとが隣接していることを検出する(ステップB5)。 Next, the topology management unit 13 of the network control device 10 bases the exchanged network devices 20A and the exchanged network devices 20B and 20C based on the dynamic information acquired from the exchanged network devices 20A and the network devices 20B and 20C. It is detected that and are adjacent to each other (step B5).

次に、ネットワーク制御装置10のトポロジ管理部13は、交換後のネットワーク機器20A、及び、ネットワーク機器20B、20Cから取得した動的情報に基づいてトポロジ情報を計算する(ステップB6)。 Next, the topology management unit 13 of the network control device 10 calculates the topology information based on the dynamic information acquired from the exchanged network devices 20A and the network devices 20B and 20C (step B6).

次に、ネットワーク制御装置10のトポロジ管理部13は、交換後のネットワーク機器20A、及び、ネットワーク機器20B、20Cの動的情報に基づいて計算されたトポロジ情報と、履歴情報内のトポロジ情報と、を比較することにより、起動してきたネットワーク機器が交換後のネットワーク機器20Aであることを特定する(ステップB7)。 Next, the topology management unit 13 of the network control device 10 receives the topology information calculated based on the dynamic information of the exchanged network devices 20A and the network devices 20B and 20C, the topology information in the history information, and the topology information. By comparing the above, it is specified that the activated network device is the replaced network device 20A (step B7).

次に、ネットワーク制御装置10のトポロジ管理部13は、トポロジ情報の比較結果と、履歴情報管理部12に保存されている交換前のネットワーク機器20Aに設定されていた静的情報(コンフィグファイルなど;ネットワーク機器20Aに適用予定の静的情報)の内容と、に基づいて、ネットワーク構成がループしていることを検出する(ステップB8)。 Next, the topology management unit 13 of the network control device 10 has a comparison result of the topology information and static information (config file, etc.) set in the network device 20A before exchange stored in the history information management unit 12. It is detected that the network configuration is looping based on the content of the static information to be applied to the network device 20A (step B8).

次に、ネットワーク制御装置10のトポロジ管理部13は、ネットワーク構成がループしていることを検出すると、交換後のネットワーク機器20Aに対して静的情報の設定は行わずに、アラームを出力(表示、音声出力、送信等)し(ステップB9)、その後、終了する。 Next, when the topology management unit 13 of the network control device 10 detects that the network configuration is looping, it outputs (displays) an alarm without setting static information for the network device 20A after replacement. , Audio output, transmission, etc.) (step B9), and then end.

実施形態2によれば、ネットワーク制御装置10によって、交換後のネットワーク機器20Aの特定から、ネットワーク構成がループしていることの検出までを自動で行うことで、障害発生時にネットワーク機器20Aの交換と交換後のネットワーク構成のループの確認を容易に行えるようになり、確認作業を少ない労力で行うことに貢献することができる。特に、ネットワーク機器20Aのパケット転送部23がネットワーク制御装置10からの静的情報の設定を行わず、パケット転送機能を有効化にしないことで、パケットのループが発生することを防ぐことができる。 According to the second embodiment, the network control device 10 automatically identifies the network device 20A after replacement and detects that the network configuration is looped, so that the network device 20A can be replaced when a failure occurs. It becomes possible to easily confirm the loop of the network configuration after the exchange, which can contribute to performing the confirmation work with less effort. In particular, the packet transfer unit 23 of the network device 20A does not set the static information from the network control device 10 and does not enable the packet transfer function, so that it is possible to prevent a packet loop from occurring.

[実施形態3]
実施形態3に係るネットワーク制御システムについて図面を用いて説明する。図7は、実施形態3に係るネットワーク管理システムの構成の一例を模式的に示したブロック図である。
[Embodiment 3]
The network control system according to the third embodiment will be described with reference to the drawings. FIG. 7 is a block diagram schematically showing an example of the configuration of the network management system according to the third embodiment.

実施形態3は、実施形態1の変形例であり、ネットワーク機器20Aがネットワーク制御装置10の管理対象であるが、当該ネットワーク機器20Aに隣接して接続されているネットワーク機器20Bがネットワーク制御装置10の管理対象外である場合の例である。例えば、図7のようにネットワーク機器20Aがネットワーク制御装置10に接続され、かつ、ネットワーク機器20Bがネットワーク制御装置10に接続されていない場合である。その他の構成は実施形態1と同様である。 The third embodiment is a modification of the first embodiment, in which the network device 20A is the management target of the network control device 10, but the network device 20B connected adjacent to the network device 20A is the network control device 10. This is an example when it is not managed. For example, as shown in FIG. 7, the network device 20A is connected to the network control device 10, and the network device 20B is not connected to the network control device 10. Other configurations are the same as those in the first embodiment.

次に、実施形態3に係るネットワーク管理システムの動作について図面を用いて説明する。図8は、実施形態3に係るネットワーク管理システムの動作を模式的に示したフローチャートである。 Next, the operation of the network management system according to the third embodiment will be described with reference to the drawings. FIG. 8 is a flowchart schematically showing the operation of the network management system according to the third embodiment.

実施形態3に係るネットワーク制御システムの動作については、開始から生成された動的情報をネットワーク機器20A、20B自身に保存するまでの動作は実施形態1の動作(図4のステップA1〜A3)と同様である。 Regarding the operation of the network control system according to the third embodiment, the operation from the start until the dynamic information generated is stored in the network devices 20A and 20B itself is the operation of the first embodiment (steps A1 to A3 in FIG. 4). The same is true.

次に、ネットワーク制御装置10の機器管理部11は、ネットワーク機器20Aから静的情報及び動的情報を取得する(ステップC1)。なお、ネットワーク機器20Bはネットワーク制御装置10に接続されていないので、ネットワーク制御装置10はネットワーク機器20Bから静的情報及び動的情報を取得しない。 Next, the device management unit 11 of the network control device 10 acquires static information and dynamic information from the network device 20A (step C1). Since the network device 20B is not connected to the network control device 10, the network control device 10 does not acquire static information and dynamic information from the network device 20B.

次に、ネットワーク制御装置10の機器管理部11は、ネットワーク機器20Aから取得した静的情報及び動的情報を履歴情報として履歴情報管理部12に保存する(ステップC2)。 Next, the device management unit 11 of the network control device 10 stores the static information and the dynamic information acquired from the network device 20A in the history information management unit 12 as history information (step C2).

次に、ネットワーク制御装置10のトポロジ管理部13は、ネットワーク機器20Aから取得した動的情報に基づいてトポロジ情報を計算する(ステップC3)。 Next, the topology management unit 13 of the network control device 10 calculates the topology information based on the dynamic information acquired from the network device 20A (step C3).

次に、ネットワーク制御装置10のトポロジ管理部13は、計算されたトポロジ情報に基づいて、ネットワーク機器20Bがネットワーク制御装置10の管理対象外であることを検出する(ステップC4)。 Next, the topology management unit 13 of the network control device 10 detects that the network device 20B is not managed by the network control device 10 based on the calculated topology information (step C4).

次に、ネットワーク制御装置10のトポロジ管理部13は、ネットワーク制御装置10の管理対象外であると検出されたネットワーク機器20Bを管理対象外機器とする情報を含めてトポロジ情報を保存する(ステップC5)。 Next, the topology management unit 13 of the network control device 10 saves the topology information including the information that the network device 20B detected to be out of the management target of the network control device 10 is the non-management target device (step C5). ).

その後、ネットワーク機器20Aの交換から、ネットワーク機器20Aが所定機能を有効化するまでの動作は実施形態1の動作(図4のステップA8〜A16)と同様である。 After that, the operation from the replacement of the network device 20A to the activation of the predetermined function by the network device 20A is the same as the operation of the first embodiment (steps A8 to A16 in FIG. 4).

次に、ネットワーク機器20Aの動的情報管理部22は、LLDP機能が有効になると、隣接しているネットワーク機器20Bの情報を収集する(ステップD1)。 Next, the dynamic information management unit 22 of the network device 20A collects information on the adjacent network device 20B when the LLDP function is enabled (step D1).

次に、交換後のネットワーク機器20Aの動的情報管理部22は、取得した情報に基づいて動的情報を生成する(ステップD2)。 Next, the dynamic information management unit 22 of the exchanged network device 20A generates dynamic information based on the acquired information (step D2).

次に、交換後のネットワーク機器20Aの動的情報管理部22は、生成された動的情報を、動的情報管理部22に保存する(ステップD3)。 Next, the dynamic information management unit 22 of the network device 20A after the exchange stores the generated dynamic information in the dynamic information management unit 22 (step D3).

次に、ネットワーク制御装置10の機器管理部11は、ファイル転送部15で所定機能コンフィグファイルが送信されると、交換後のネットワーク機器20Aから動的情報を取得する(ステップD4)。 Next, the device management unit 11 of the network control device 10 acquires dynamic information from the exchanged network device 20A when the predetermined function config file is transmitted by the file transfer unit 15 (step D4).

次に、ネットワーク制御装置10のトポロジ管理部13は、取得した動的情報に基づいて、交換後のネットワーク機器20Aとネットワーク機器20Bとが隣接していることを検出する(ステップD5)。 Next, the topology management unit 13 of the network control device 10 detects that the exchanged network device 20A and the network device 20B are adjacent to each other based on the acquired dynamic information (step D5).

次に、ネットワーク制御装置10のトポロジ管理部13は、交換後のネットワーク機器20Aから取得した動的情報に基づいてトポロジ情報を計算する(ステップD6)。 Next, the topology management unit 13 of the network control device 10 calculates the topology information based on the dynamic information acquired from the exchanged network device 20A (step D6).

次に、ネットワーク制御装置10のトポロジ管理部13は、交換後のネットワーク機器20Aの動的情報に基づいて計算されたトポロジ情報と、履歴情報内のトポロジ情報と、を比較することにより、起動してきたネットワーク機器が交換後のネットワーク機器20Aであることを特定する(ステップD7)。なお、ステップD7においてネットワーク機器20Bはネットワーク制御装置10の管理対象外であるが、起動してきたネットワーク機器の特定においては問題ない。 Next, the topology management unit 13 of the network control device 10 is activated by comparing the topology information calculated based on the dynamic information of the exchanged network device 20A with the topology information in the history information. It is specified that the network device is the network device 20A after replacement (step D7). Although the network device 20B is not managed by the network control device 10 in step D7, there is no problem in identifying the activated network device.

その後、静的情報の設定から判定結果の出力までの動作は実施形態1の動作(図4のステップA24〜A28)と同様である。 After that, the operation from the setting of the static information to the output of the determination result is the same as the operation of the first embodiment (steps A24 to A28 in FIG. 4).

実施形態3によれば、ネットワーク制御装置10の管理対象外のネットワーク機器20Bがあったとしても、ネットワーク制御装置10によって、交換後のネットワーク機器20Aの特定から、正常性の判定までを自動で行うことで、障害発生時にネットワーク機器20Aの交換と交換後の正常性の確認を容易に行えるようになり、確認作業を少ない労力で行うことに貢献することができる。 According to the third embodiment, even if there is a network device 20B that is not managed by the network control device 10, the network control device 10 automatically identifies the network device 20A after replacement and determines the normality. As a result, it becomes possible to easily replace the network device 20A and confirm the normality after the replacement when a failure occurs, and it is possible to contribute to performing the confirmation work with less labor.

[実施形態4]
実施形態4に係るネットワーク管路システムについて図面を用いて説明する。図9は、実施形態4に係るネットワーク管理システムの構成の一例を模式的に示したブロック図である。
[Embodiment 4]
The network pipeline system according to the fourth embodiment will be described with reference to the drawings. FIG. 9 is a block diagram schematically showing an example of the configuration of the network management system according to the fourth embodiment.

ネットワーク管理システム1は、ネットワーク制御装置10と、少なくとも1つのネットワーク機器20と、を有する(図9参照)。 The network management system 1 includes a network control device 10 and at least one network device 20 (see FIG. 9).

ネットワーク制御装置10は、少なくとも1つのネットワーク機器20を管理する装置である。ネットワーク制御装置10は、少なくとも1つのネットワーク機器20から静的情報及び第1動的情報を取得して履歴情報として保存する処理を行う。ネットワーク制御装置10は、第1動的情報に基づいて第1トポロジ情報を計算して履歴情報として保存する処理を行う。ネットワーク制御装置10は、少なくともネットワーク機器から交換された新たなネットワーク機器から第2動的情報を取得する処理を行う。ネットワーク制御装置10は、第2動的情報に基づいて第2トポロジ情報を計算する処理を行う。ネットワーク制御装置10は、第1トポロジ情報と第2トポロジ情報とを比較することにより、起動してきたネットワーク機器が前記新たなネットワーク機器であることを特定する処理を行う。ネットワーク制御装置10は、履歴情報として保存された静的情報を新たなネットワーク機器に設定する処理を行う。ネットワーク制御装置10は、新たなネットワーク機器に設定された静的情報及び第2動的情報と、履歴情報として保存された静的情報及び第1動的情報と、を比較することで、ネットワークの正常性を判定する処理を行う。 The network control device 10 is a device that manages at least one network device 20. The network control device 10 performs a process of acquiring static information and first dynamic information from at least one network device 20 and storing them as history information. The network control device 10 performs a process of calculating the first topology information based on the first dynamic information and storing it as history information. The network control device 10 performs a process of acquiring at least the second dynamic information from a new network device exchanged from the network device. The network control device 10 performs a process of calculating the second topology information based on the second dynamic information. The network control device 10 performs a process of identifying that the activated network device is the new network device by comparing the first topology information and the second topology information. The network control device 10 performs a process of setting static information stored as history information in a new network device. The network control device 10 compares the static information and the second dynamic information set in the new network device with the static information and the first dynamic information stored as the history information of the network. Performs the process of determining normality.

ネットワーク機器20は、静的情報に基づいてパケット転送を行う The network device 20 performs packet transfer based on static information.

実施形態4によれば、新たなネットワーク機器に設定された静的情報及び第2動的情報と、履歴情報として保存された静的情報及び第1動的情報と、を比較してネットワークの正常性を判定しているので、集中管理型ネットワークにおける障害の復旧と正常性確認を容易にすることに貢献することができる。 According to the fourth embodiment, the static information and the second dynamic information set in the new network device are compared with the static information and the first dynamic information stored as the history information, and the network is normal. Since the sex is judged, it can contribute to facilitating failure recovery and normality confirmation in the centralized management network.

なお、実施形態1−4に係るネットワーク制御装置は、いわゆるハードウェア資源(情報処理装置、コンピュータ)により構成することができ、図10に例示する構成を備えたものを用いることができる。例えば、ハードウェア資源100は、内部バス104により相互に接続される、プロセッサ101、メモリ102、ネットワークインタフェイス103等を備える。 The network control device according to the first to fourth embodiment can be configured by so-called hardware resources (information processing device, computer), and one having the configuration illustrated in FIG. 10 can be used. For example, the hardware resource 100 includes a processor 101, a memory 102, a network interface 103, and the like, which are connected to each other by an internal bus 104.

なお、図10に示す構成は、ハードウェア資源100のハードウェア構成を限定する趣旨ではない。ハードウェア資源100は、図示しないハードウェア(例えば、入出力インタフェイス)を含んでもよい。あるいは、装置に含まれるプロセッサ101等のユニットの数も図10の例示に限定する趣旨ではなく、例えば、複数のプロセッサ101がハードウェア資源100に含まれていてもよい。プロセッサ101には、例えば、CPU(Central Processing Unit)、MPU(Micro Processor Unit)等を用いることができる。 The configuration shown in FIG. 10 is not intended to limit the hardware configuration of the hardware resource 100. The hardware resource 100 may include hardware (for example, an input / output interface) (not shown). Alternatively, the number of units such as the processor 101 included in the device is not limited to the example of FIG. 10, and for example, a plurality of processors 101 may be included in the hardware resource 100. For the processor 101, for example, a CPU (Central Processing Unit), an MPU (Micro Processor Unit), or the like can be used.

メモリ102には、例えば、RAM(Random Access Memory)、ROM(Read Only Memory)、HDD(Hard Disk Drive)、SSD(Solid State Drive)等を用いることができる。 For the memory 102, for example, a RAM (Random Access Memory), a ROM (Read Only Memory), an HDD (Hard Disk Drive), an SSD (Solid State Drive), or the like can be used.

ネットワークインタフェイス103には、例えば、LAN(Local Area Network)カード、ネットワークアダプタ、ネットワークインタフェイスカード等を用いることができる。 For the network interface 103, for example, a LAN (Local Area Network) card, a network adapter, a network interface card, or the like can be used.

ハードウェア資源100の機能は、上述の処理モジュールにより実現される。当該処理モジュールは、例えば、メモリ102に格納されたプログラムをプロセッサ101が実行することで実現される。また、そのプログラムは、ネットワークを介してダウンロードするか、あるいは、プログラムを記憶した記憶媒体を用いて、更新することができる。さらに、上記処理モジュールは、半導体チップにより実現されてもよい。即ち、上記処理モジュールが行う機能は、何らかのハードウェアにおいてソフトウェアが実行されることによって実現できればよい。 The function of the hardware resource 100 is realized by the above-mentioned processing module. The processing module is realized, for example, by the processor 101 executing a program stored in the memory 102. In addition, the program can be downloaded via a network or updated using a storage medium in which the program is stored. Further, the processing module may be realized by a semiconductor chip. That is, the function performed by the processing module may be realized by executing software on some hardware.

上記実施形態の一部または全部は以下の付記のようにも記載され得るが、以下には限られない。 Some or all of the above embodiments may also be described, but not limited to:

[付記1]
本発明では、前記第1の視点に係るネットワーク制御装置の形態が可能である。
[Appendix 1]
In the present invention, the form of the network control device according to the first viewpoint is possible.

[付記2]
前記第2動的情報を取得する処理の前に、前記新たなネットワーク機器からのリクエストに応じて、前記新たなネットワーク機器にアドレスを割り振る処理を行う、
付記1記載のネットワーク制御装置。
[Appendix 2]
Prior to the process of acquiring the second dynamic information, a process of allocating an address to the new network device is performed in response to a request from the new network device.
The network control device according to Appendix 1.

[付記3]
前記新たなネットワーク機器にアドレスを割り振る際、前記新たなネットワーク機器のパケット転送機能が無効である、
付記2記載のネットワーク制御装置。
[Appendix 3]
When allocating an address to the new network device, the packet transfer function of the new network device is invalid.
The network control device according to Appendix 2.

[付記4]
前記新たなネットワーク機器からのリクエストに応じて、前記新たなネットワーク機器に所定機能の有効化を設定する処理を行い、
前記第2動的情報を取得する処理は、前記所定機能の有効化の設定が行われた後に行われる、
付記1乃至3のいずれか一に記載のネットワーク制御装置。
[Appendix 4]
In response to the request from the new network device, the process of setting the activation of the predetermined function in the new network device is performed.
The process of acquiring the second dynamic information is performed after the setting for enabling the predetermined function is performed.
The network control device according to any one of Supplementary note 1 to 3.

[付記5]
前記第2動的情報を取得する処理の後、取得した前記第2動的情報に基づいて、前記新たなネットワーク機器と他のネットワーク機器とが隣接していることを検出する処理を行う、
付記1乃至4のいずれか一に記載のネットワーク制御装置。
[Appendix 5]
After the process of acquiring the second dynamic information, a process of detecting that the new network device and another network device are adjacent to each other is performed based on the acquired second dynamic information.
The network control device according to any one of Appendix 1 to 4.

[付記6]
前記第1トポロジ情報と前記第2トポロジ情報との比較結果と、前記履歴情報として保存された前記静的情報の内容と、に基づいて、ネットワーク構成がループしているか否かを判定する処理と、
前記ネットワーク構成がループしているときに、前記新たなネットワーク機器に対して前記静的情報の設定を行わずに、アラームを出力する処理と、
を行う、
付記1乃至5のいずれか一に記載のネットワーク制御装置。
[Appendix 6]
A process of determining whether or not the network configuration is looping based on the comparison result between the first topology information and the second topology information and the content of the static information stored as the history information. ,
A process of outputting an alarm without setting the static information for the new network device when the network configuration is looping.
I do,
The network control device according to any one of Appendix 1 to 5.

[付記7]
前記第1トポロジ情報を計算して履歴情報として保存する処理では、
前記第1トポロジ情報に基づいて、管理対象外のネットワーク機器があるか否かを判定する処理と、
前記管理対象外のネットワーク機器があるときに、該当するネットワーク機器を管理対象外としての前記第1トポロジ情報を履歴情報として保存する処理と、
を含む、
付記1記載のネットワーク制御装置。
[Appendix 7]
In the process of calculating the first topology information and saving it as history information,
Based on the first topology information, a process of determining whether or not there is a network device that is not managed, and
When there is a network device that is not managed, the process of saving the first topology information that excludes the network device as history information, and
including,
The network control device according to Appendix 1.

[付記8]
本発明では、前記第2の視点に係るネットワーク管理システムの形態が可能である。
[Appendix 8]
In the present invention, the form of the network management system according to the second viewpoint is possible.

[付記9]
本発明では、前記第3の視点に係るネットワーク管理方法の形態が可能である。
[Appendix 9]
In the present invention, the form of the network management method according to the third viewpoint is possible.

[付記10]
本発明では、前記第4の視点に係るプログラムの形態が可能である。
[Appendix 10]
In the present invention, the form of the program according to the fourth viewpoint is possible.

なお、上記の特許文献の各開示を、本書に引用をもって繰り込むものとする。本発明の全開示(特許請求の範囲及び図面を含む)の枠内において、さらにその基本的技術思想に基づいて、実施形態ないし実施例の変更・調整が可能である。また、本発明の全開示の枠内において種々の開示要素(各請求項の各要素、各実施形態ないし実施例の各要素、各図面の各要素等を含む)の多様な組み合わせないし選択(必要により不選択)が可能である。すなわち、本発明は、請求の範囲及び図面を含む全開示、技術的思想にしたがって当業者であればなし得るであろう各種変形、修正を含むことは勿論である。また、本願に記載の数値及び数値範囲については、明記がなくともその任意の中間値、下位数値、及び、小範囲が記載されているものとみなされる。 The disclosures of the above patent documents shall be incorporated into this document by citation. Within the framework of the entire disclosure of the present invention (including the scope of claims and drawings), it is possible to change or adjust the embodiments or examples based on the basic technical idea thereof. Further, various combinations or selections (necessary) of various disclosure elements (including each element of each claim, each element of each embodiment or embodiment, each element of each drawing, etc.) within the framework of all disclosure of the present invention. (Not selected) is possible. That is, it goes without saying that the present invention includes all disclosures including claims and drawings, and various modifications and modifications that can be made by those skilled in the art in accordance with technical ideas. In addition, regarding the numerical values and numerical ranges described in the present application, it is considered that arbitrary intermediate values, lower numerical values, and small ranges are described even if not specified.

1 ネットワーク管理システム
10 ネットワーク制御装置
11 機器管理部
12 履歴情報管理部
13 トポロジ管理部
14 DHCPサーバ部
15 ファイル転送部
20、20A、20B、20C ネットワーク機器
21 静的情報管理部
22 動的情報管理部
23 パケット転送部
30A、30B 端末
100 ハードウェア資源
101 プロセッサ
102 メモリ
103 ネットワークインタフェイス
104 内部バス
1 Network management system 10 Network control device 11 Equipment management department 12 History information management department 13 Topology management department 14 DHCP server department 15 File transfer department 20, 20A, 20B, 20C Network equipment 21 Static information management department 22 Dynamic information management department 23 Packet transfer unit 30A, 30B Terminal 100 Hardware resource 101 Processor 102 Memory 103 Network interface 104 Internal bus

Claims (10)

静的情報に基づいてパケット転送を行う少なくとも1つのネットワーク機器を管理するネットワーク管理装置であって、
少なくとも1つの前記ネットワーク機器から静的情報及び第1動的情報を取得して履歴情報として保存する処理と、
前記第1動的情報に基づいて第1トポロジ情報を計算して履歴情報として保存する処理と、
少なくとも前記ネットワーク機器から交換された新たなネットワーク機器から第2動的情報を取得する処理と、
前記第2動的情報に基づいて第2トポロジ情報を計算する処理と、
前記第1トポロジ情報と前記第2トポロジ情報とを比較することにより、起動してきたネットワーク機器が前記新たなネットワーク機器であることを特定する処理と、
前記履歴情報として保存された前記静的情報を前記新たなネットワーク機器に設定する処理と、
前記新たなネットワーク機器に設定された前記静的情報及び前記第2動的情報と、前記履歴情報として保存された前記静的情報及び前記第1動的情報と、を比較することで、ネットワークの正常性を判定する処理と、
を行う、
ネットワーク管理装置。
A network management device that manages at least one network device that transfers packets based on static information.
A process of acquiring static information and a first dynamic information from at least one of the network devices and saving them as history information.
A process of calculating the first topology information based on the first dynamic information and saving it as history information.
At least the process of acquiring the second dynamic information from the new network device exchanged from the network device,
The process of calculating the second topology information based on the second dynamic information and
A process of identifying that the activated network device is the new network device by comparing the first topology information with the second topology information, and
The process of setting the static information saved as the history information in the new network device, and
By comparing the static information and the second dynamic information set in the new network device with the static information and the first dynamic information stored as the history information, the network The process of determining normality and
I do,
Network management device.
前記第2動的情報を取得する処理の前に、前記新たなネットワーク機器からのリクエストに応じて、前記新たなネットワーク機器にアドレスを割り振る処理を行う、
請求項1記載のネットワーク管理装置。
Prior to the process of acquiring the second dynamic information, a process of allocating an address to the new network device is performed in response to a request from the new network device.
The network management device according to claim 1.
前記新たなネットワーク機器にアドレスを割り振る際、前記新たなネットワーク機器のパケット転送機能が無効である、
請求項2記載のネットワーク管理装置。
When allocating an address to the new network device, the packet transfer function of the new network device is invalid.
The network management device according to claim 2.
前記新たなネットワーク機器からのリクエストに応じて、前記新たなネットワーク機器に所定機能の有効化を設定する処理を行い、
前記第2動的情報を取得する処理は、前記所定機能の有効化の設定が行われた後に行われる、
請求項1乃至3のいずれか一に記載のネットワーク管理装置。
In response to the request from the new network device, the process of setting the activation of the predetermined function in the new network device is performed.
The process of acquiring the second dynamic information is performed after the setting for enabling the predetermined function is performed.
The network management device according to any one of claims 1 to 3.
前記第2動的情報を取得する処理の後、取得した前記第2動的情報に基づいて、前記新たなネットワーク機器と他のネットワーク機器とが隣接していることを検出する処理を行う、
請求項1乃至4のいずれか一に記載のネットワーク管理装置。
After the process of acquiring the second dynamic information, a process of detecting that the new network device and another network device are adjacent to each other is performed based on the acquired second dynamic information.
The network management device according to any one of claims 1 to 4.
前記第1トポロジ情報と前記第2トポロジ情報との比較結果と、前記履歴情報として保存された前記静的情報の内容と、に基づいて、ネットワーク構成がループしているか否かを判定する処理と、
前記ネットワーク構成がループしているときに、前記新たなネットワーク機器に対して前記静的情報の設定を行わずに、アラームを出力する処理と、
を行う、
請求項1乃至5のいずれか一に記載のネットワーク管理装置。
A process of determining whether or not the network configuration is looping based on the comparison result between the first topology information and the second topology information and the content of the static information stored as the history information. ,
A process of outputting an alarm without setting the static information for the new network device when the network configuration is looping.
I do,
The network management device according to any one of claims 1 to 5.
前記第1トポロジ情報を計算して履歴情報として保存する処理では、
前記第1トポロジ情報に基づいて、管理対象外のネットワーク機器があるか否かを判定する処理と、
前記管理対象外のネットワーク機器があるときに、該当するネットワーク機器を管理対象外としての前記第1トポロジ情報を履歴情報として保存する処理と、
を含む、
請求項1記載のネットワーク管理装置。
In the process of calculating the first topology information and saving it as history information,
Based on the first topology information, a process of determining whether or not there is a network device that is not managed, and
When there is a network device that is not managed, the process of saving the first topology information that excludes the network device as history information, and
including,
The network management device according to claim 1.
請求項1乃至7のいずれか一に記載のネットワーク管理装置と、
前記ネットワーク管理装置と通信可能に接続された少なくとも1つのネットワーク機器と、
を備える、
ネットワーク管理システム。
The network management device according to any one of claims 1 to 7.
With at least one network device communicatively connected to the network management device,
To prepare
Network management system.
ネットワーク管理装置を用いて、静的情報に基づいてパケット転送を行う少なくとも1つのネットワーク機器を管理するネットワーク管理方法であって、
少なくとも1つの前記ネットワーク機器から静的情報及び第1動的情報を取得して履歴情報として保存するステップと、
前記第1動的情報に基づいて第1トポロジ情報を計算して履歴情報として保存するステップと、
少なくとも前記ネットワーク機器から交換された新たなネットワーク機器から第2動的情報を取得するステップと、
前記第2動的情報に基づいて第2トポロジ情報を計算するステップと、
前記第1トポロジ情報と前記第2トポロジ情報とを比較することにより、起動してきたネットワーク機器が前記新たなネットワーク機器であることを特定するステップと、
前記履歴情報として保存された前記静的情報を前記新たなネットワーク機器に設定するステップと、
前記新たなネットワーク機器に設定された前記静的情報及び前記第2動的情報と、前記履歴情報として保存された前記静的情報及び前記第1動的情報と、を比較することで、ネットワークの正常性を判定するステップと、
を含む、
ネットワーク管理方法。
A network management method that manages at least one network device that transfers packets based on static information using a network management device.
A step of acquiring static information and a first dynamic information from at least one of the network devices and saving them as historical information.
A step of calculating the first topology information based on the first dynamic information and saving it as history information,
At least the step of acquiring the second dynamic information from the new network device exchanged from the network device,
The step of calculating the second topology information based on the second dynamic information, and
By comparing the first topology information with the second topology information, a step of identifying that the activated network device is the new network device, and
A step of setting the static information saved as the history information in the new network device, and
By comparing the static information and the second dynamic information set in the new network device with the static information and the first dynamic information stored as the history information, the network Steps to determine normality and
including,
Network management method.
静的情報に基づいてパケット転送を行う少なくとも1つのネットワーク機器を管理するネットワーク管理装置に、
少なくとも1つの前記ネットワーク機器から静的情報及び第1動的情報を取得して履歴情報として保存する処理と、
前記第1動的情報に基づいて第1トポロジ情報を計算して履歴情報として保存する処理と、
少なくとも前記ネットワーク機器から交換された新たなネットワーク機器から第2動的情報を取得する処理と、
前記第2動的情報に基づいて第2トポロジ情報を計算する処理と、
前記第1トポロジ情報と前記第2トポロジ情報とを比較することにより、起動してきたネットワーク機器が前記新たなネットワーク機器であることを特定する処理と、
前記履歴情報として保存された前記静的情報を前記新たなネットワーク機器に設定する処理と、
前記新たなネットワーク機器に設定された前記静的情報及び前記第2動的情報と、前記履歴情報として保存された前記静的情報及び前記第1動的情報と、を比較することで、ネットワークの正常性を判定する処理と、
を実行させる、
プログラム。
A network management device that manages at least one network device that transfers packets based on static information.
A process of acquiring static information and a first dynamic information from at least one of the network devices and saving them as history information.
A process of calculating the first topology information based on the first dynamic information and saving it as history information.
At least the process of acquiring the second dynamic information from the new network device exchanged from the network device,
The process of calculating the second topology information based on the second dynamic information and
A process of identifying that the activated network device is the new network device by comparing the first topology information with the second topology information, and
The process of setting the static information saved as the history information in the new network device, and
By comparing the static information and the second dynamic information set in the new network device with the static information and the first dynamic information stored as the history information, the network The process of determining normality and
To execute,
program.
JP2019052791A 2019-03-20 2019-03-20 NETWORK CONTROLLER, SYSTEM, METHOD AND PROGRAM Active JP7238515B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2019052791A JP7238515B2 (en) 2019-03-20 2019-03-20 NETWORK CONTROLLER, SYSTEM, METHOD AND PROGRAM

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2019052791A JP7238515B2 (en) 2019-03-20 2019-03-20 NETWORK CONTROLLER, SYSTEM, METHOD AND PROGRAM

Publications (2)

Publication Number Publication Date
JP2020155938A true JP2020155938A (en) 2020-09-24
JP7238515B2 JP7238515B2 (en) 2023-03-14

Family

ID=72559876

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2019052791A Active JP7238515B2 (en) 2019-03-20 2019-03-20 NETWORK CONTROLLER, SYSTEM, METHOD AND PROGRAM

Country Status (1)

Country Link
JP (1) JP7238515B2 (en)

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20020176355A1 (en) * 2001-05-22 2002-11-28 Alan Mimms Snooping standby router
JP2003032277A (en) * 2001-07-12 2003-01-31 Allied Tereshisu Kk Management method and system of network equipment
JP2009065447A (en) * 2007-09-06 2009-03-26 Nec Corp Setting information centralized recorder, method for providing device id and maintenance service, and program
JP2013157926A (en) * 2012-01-31 2013-08-15 Nec Fielding Ltd Network system, backup method of network apparatus, information processor, and control method and program thereof
JP2017183969A (en) * 2016-03-30 2017-10-05 Necプラットフォームズ株式会社 Network device, configuration exchange method, maintenance exchange method, configuration exchange program and maintenance exchange program

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20020176355A1 (en) * 2001-05-22 2002-11-28 Alan Mimms Snooping standby router
JP2003032277A (en) * 2001-07-12 2003-01-31 Allied Tereshisu Kk Management method and system of network equipment
JP2009065447A (en) * 2007-09-06 2009-03-26 Nec Corp Setting information centralized recorder, method for providing device id and maintenance service, and program
JP2013157926A (en) * 2012-01-31 2013-08-15 Nec Fielding Ltd Network system, backup method of network apparatus, information processor, and control method and program thereof
JP2017183969A (en) * 2016-03-30 2017-10-05 Necプラットフォームズ株式会社 Network device, configuration exchange method, maintenance exchange method, configuration exchange program and maintenance exchange program

Also Published As

Publication number Publication date
JP7238515B2 (en) 2023-03-14

Similar Documents

Publication Publication Date Title
US7225356B2 (en) System for managing operational failure occurrences in processing devices
CN110572275B (en) Network card switching method and device, server and computer readable storage medium
TWI383616B (en) Method and system for assigning a plurality of macs to a plurality of processors
US20110010560A1 (en) Failover Procedure for Server System
US20090282283A1 (en) Management server in information processing system and cluster management method
CN105049502B (en) The method and apparatus that device software updates in a kind of cloud network management system
WO2016202013A1 (en) Method of acquiring log, and device and network management server utilizing same
CN109787827B (en) CDN network monitoring method and device
US8943191B2 (en) Detection of an unresponsive application in a high availability system
JP5617304B2 (en) Switching device, information processing device, and fault notification control program
JP5387227B2 (en) Setting change method and program by network manager device, control method and program for network device, network manager device and network device
EP2069934B1 (en) Fault-tolerant medium access control (mac) address assignment in network elements
US9854042B2 (en) Automated assessment report generation
JP2004280717A (en) Remote control monitoring system and information communicating method used therefor
WO2019049433A1 (en) Cluster system, cluster system control method, server device, control method, and non-transitory computer-readable medium having program stored therein
JP7238515B2 (en) NETWORK CONTROLLER, SYSTEM, METHOD AND PROGRAM
CN114124803B (en) Device management method and device, electronic device and storage medium
JP7056207B2 (en) Topology determination device, topology determination method, topology determination program and communication system
CN109428821B (en) Server, method for managing routing of mutual backup device and storage medium
US8903991B1 (en) Clustered computer system using ARP protocol to identify connectivity issues
JP4378205B2 (en) Blade type network relay device
CN112751706A (en) Target data transmission method and device
CN112732482A (en) Cifs service backup switching method, device, equipment and readable storage medium
JP2016151965A (en) Redundant configuration system and redundant configuration control method
JP2015154187A (en) Monitoring system, monitoring device and monitoring method for monitoring system

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20220203

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20221028

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20221108

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20221205

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20230213

R151 Written notification of patent or utility model registration

Ref document number: 7238515

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R151