JP7225845B2 - Device status management device, device status management method and program - Google Patents

Device status management device, device status management method and program Download PDF

Info

Publication number
JP7225845B2
JP7225845B2 JP2019012069A JP2019012069A JP7225845B2 JP 7225845 B2 JP7225845 B2 JP 7225845B2 JP 2019012069 A JP2019012069 A JP 2019012069A JP 2019012069 A JP2019012069 A JP 2019012069A JP 7225845 B2 JP7225845 B2 JP 7225845B2
Authority
JP
Japan
Prior art keywords
packet
arp
address resolution
status
resolution protocol
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.)
Active
Application number
JP2019012069A
Other languages
Japanese (ja)
Other versions
JP2020120344A (en
Inventor
英一郎 小島
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
NEC Corp
Original Assignee
NEC Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by NEC Corp filed Critical NEC Corp
Priority to JP2019012069A priority Critical patent/JP7225845B2/en
Publication of JP2020120344A publication Critical patent/JP2020120344A/en
Application granted granted Critical
Publication of JP7225845B2 publication Critical patent/JP7225845B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Data Exchanges In Wide-Area Networks (AREA)
  • Small-Scale Networks (AREA)

Description

本発明は、装置状態管理装置、装置の状態の管理方法及びプログラムに関する。 The present invention relates to a device status management device, a device status management method, and a program.

一般的なLocal Area Network(LAN)では、図14に示すように、L2スイッチ、L3スイッチといった中継装置と、端末やサーバといったネットワークの端点となる装置が存在する。LANに存在するこれら装置の動作状態を確認する目的で、一般的にはNetwork Management System(NMS)が用いられている。NMSでは、マネージャとスイッチ等のエージェント間でSNMP(Simple Network Management Protocol)など標準化されたプロトコルを用いてハードウェアの動作正常性を監視する。異常が見つかった場合、各スイッチがNMSマネージャにその旨を報告することで、NMSマネージャは故障発生個所を把握することができる。また、サーバ等に対しては、Pingなどを用いた死活監視が行われることもある。 In a general Local Area Network (LAN), as shown in FIG. 14, there are relay devices such as L2 switches and L3 switches, and devices such as terminals and servers that serve as end points of the network. A network management system (NMS) is generally used for the purpose of confirming the operation status of these devices existing in the LAN. The NMS monitors the operating normality of hardware using a standardized protocol such as SNMP (Simple Network Management Protocol) between the manager and agents such as switches. When an abnormality is found, each switch reports to the NMS manager so that the NMS manager can grasp the location of the failure. In addition, life-and-death monitoring using Ping or the like may be performed for a server or the like.

特許文献1には、受信不可能な場合、直ちに回線を切断して回線使用コストを低減し、または、受信不可能な場合、別の端末にデータを転送することのできるというLAN間接続装置が開示されている。同文献記載のLAN間接続装置は、配下のLAN端末に端末状態を確認するためのノード状態確認パケットPKTCを送る。確認パケットを受信すると、正常な端末は応答パケットをLAN間接続装置に返す。一方、ケーブル抜け、その他の障害でデータを受信できない端末は応答パケットを返さない。LAN間接続装置は応答パケットの受信の有無により端末の受信可能/不可能状態を識別して記憶する。そして、このLAN間接続装置は、相手方LAN端末から所定のLAN端末に着信した場合、当該LAN端末が受信不可能な場合には回線を直ちに切断する。又、LAN間接続装置は、受信不可能な端末に対して転送先が登録されている場合には受信データを転送先に転送する。 Patent Document 1 discloses a LAN-to-LAN connection device capable of immediately disconnecting a line when reception is impossible to reduce the line usage cost, or transferring data to another terminal when reception is impossible. disclosed. The LAN-to-LAN connection device described in the document sends a node status confirmation packet PKTC for confirming the terminal status to the LAN terminal under its control. Upon receiving the confirmation packet, the normal terminal returns a response packet to the LAN-to-LAN connecting device. On the other hand, terminals that cannot receive data due to cable disconnection or other failures do not return response packets. The LAN-to-LAN connecting device identifies and stores the receivable/unreceivable state of the terminal based on whether or not the response packet has been received. When a call is received from a partner LAN terminal to a predetermined LAN terminal, this LAN-to-LAN connection device immediately disconnects the line if the LAN terminal cannot receive the call. Further, the inter-LAN connection device transfers the received data to the transfer destination when the transfer destination is registered for the terminal that cannot receive the data.

また、特許文献2には、アドレス解決プロトコルの1つであるARP(Address Resolution Protocol)パケットの授受を用いたIPアドレスの重複を検出する方法が開示されている。具体的には、同文献記載のIPアドレス重複診断検出ホストは自らと同一サブネットの検査対象IPアドレスを含むARPリクエストパケットを、LANを介して各検査対象ホストに送出する。そして、このIPアドレス重複診断検出ホストは、応答パケットであるARPリプライパケットが応答されたか否かに基づいてIPアドレスの重複を検出する。 Further, Patent Document 2 discloses a method of detecting duplication of IP addresses using ARP (Address Resolution Protocol) packet transfer, which is one of the address resolution protocols. Specifically, the IP address duplication diagnostic detection host described in the document sends an ARP request packet containing the IP address to be inspected in the same subnet as itself to each host to be inspected via the LAN. Then, this IP address duplication diagnostic detection host detects IP address duplication based on whether or not an ARP reply packet, which is a response packet, has been responded.

また、特許文献3には、パケットに対する応答の有無により、通信インターフェースを選択する制御手段を備えた通信端末が開示されている。 Further, Patent Document 3 discloses a communication terminal having control means for selecting a communication interface depending on whether or not there is a response to a packet.

特開平7-131478号公報JP-A-7-131478 特開2001-244945号公報JP-A-2001-244945 国際公開第2015/083320号WO2015/083320

Open Networking Foundation (ONF), OpenFlow Switch Specifications、[online]、[平成31年1月4日検索]、インターネット〈URL:https://www.opennetworking.org/software-defined-standards/specifications/〉Open Networking Foundation (ONF), OpenFlow Switch Specifications, [online], [searched on January 4, 2019], Internet <URL: https://www.opennetworking.org/software-defined-standards/specifications/> “IETF RFC 826”、[online]、1982年11月、An Ethernet Address Resolution Protocol、[online]、[平成31年1月4日検索]、インターネット〈URL:https://tools.ietf.org/html/rfc826〉"IETF RFC 826", [online], November 1982, An Ethernet Address Resolution Protocol, [online], [searched January 4, 2019], Internet <URL: https://tools.ietf.org/ html/rfc826>

以下の分析は、本発明によって与えられたものである。上記Pingによる死活監視は、対象装置のIP(Internet Protocol)アドレスを事前に把握できていない場合は、そもそもPingパケットを宛先装置に届けることができず、死活監視を行うことができないという問題点がある。また、対象装置のIPアドレスを把握できたとしても、Pingパケットは、端末間の通信のためには必要のないパケットであり、ネットワークの帯域を余計に消費するという問題点もある。この点は、特許文献1も同様であり、ノード状態確認パケットPKTCという余計はパケットを授受する必要がある。さらに、これらの方式では、監視対象の装置が増えるに従い、ネットワークの帯域を余計に圧迫してしまうことになる。 The following analysis is given by the present invention. The above life-and-death monitoring by Ping has the problem that if the IP (Internet Protocol) address of the target device cannot be grasped in advance, the Ping packet cannot be delivered to the destination device in the first place, and life-and-death monitoring cannot be performed. be. Moreover, even if the IP address of the target device can be ascertained, the Ping packet is a packet that is not necessary for communication between terminals, and there is also the problem of excessive consumption of network bandwidth. This point is the same as in Patent Document 1, and it is necessary to send and receive an extra packet, the node state confirmation packet PKTC. Furthermore, in these methods, as the number of devices to be monitored increases, the bandwidth of the network is unnecessarily squeezed.

また、死活監視とは別に、対象装置が過去に他の装置等と通信をしたことがあるか否かを把握したいというニーズがある。このようなニーズに応えるためには、経路上のスイッチ等の転送テーブルを確かめることが考えられる。しかしながら、前記転送テーブルの情報は、一般的に、Ageoutという処理(エージングともいう)によって一定時間後に削除される。そのため、「過去に該当装置が通信したことがあるがAgeout処理によって削除された」状態なのか、「そもそも該当装置が通信したことはなかった」状態なのか、区別することができないという問題点がある。 In addition to life-and-death monitoring, there is a need to grasp whether or not a target device has communicated with other devices or the like in the past. In order to meet such needs, it is conceivable to check the forwarding tables of switches on the route. However, the information in the forwarding table is generally deleted after a certain period of time by a process called Ageout (also called aging). Therefore, there is a problem that it is not possible to distinguish between a state in which ``this device has communicated in the past but has been deleted by Ageout processing'' and a state in which ``this device has never communicated in the first place''. be.

本発明は、監視対象の装置の状態の把握の容易化に貢献できる装置状態管理装置、装置の状態の管理方法及びプログラムを提供することを目的とする。 SUMMARY OF THE INVENTION It is an object of the present invention to provide a device status management device, a device status management method, and a program that can contribute to facilitating grasping of the status of a monitored device.

第1の視点によれば、装置間のアドレス解決プロトコルのパケットを所定の装置状態確認装置に転送させる制御情報に従って動作するスイッチから、前記アドレス解決プロトコルのパケットを受信するパケット受信部と、前記装置間のアドレス解決プロトコルのパケットの授受状態に基づいて、前記アドレス解決プロトコルのパケットの送信元と送信先の装置の状態を管理する装置状態管理部と、を備える装置状態管理装置が提供される。 According to a first aspect, a packet receiver for receiving a packet of the address resolution protocol from a switch operating in accordance with control information for transferring the packet of the address resolution protocol between devices to a predetermined device status confirmation device; Provided is a device status management device comprising a device status management unit that manages the status of the source and destination devices of the address resolution protocol packet based on the transmission/reception status of the address resolution protocol packet.

第2の視点によれば、装置間のアドレス解決プロトコルのパケットを所定の装置状態確認装置に転送させる制御情報に従って動作するスイッチから、前記アドレス解決プロトコルのパケットを受信し、前記装置間のアドレス解決プロトコルのパケットの授受状態に基づいて、前記アドレス解決プロトコルのパケットの送信元と送信先の装置の状態を管理する、装置の状態の管理方法が提供される。本方法は、スイッチから送られたアドレス解決プロトコルのパケットを分析するコンピュータという、特定の機械に結びつけられている。 According to a second aspect, a packet of the address resolution protocol is received from a switch operating in accordance with control information for transferring the packet of the address resolution protocol between devices to a predetermined device status confirmation device, and address resolution between the devices is performed. A device status management method is provided for managing the status of a source device and a destination device of a packet of the address resolution protocol based on the transmission/reception status of the packet of the protocol. The method is tied to a particular machine, a computer that analyzes the Address Resolution Protocol packets sent by the switch.

第3の視点によれば、装置間のアドレス解決プロトコルのパケットを所定の装置状態確認装置に転送させる制御情報に従って動作するスイッチから、前記アドレス解決プロトコルのパケットを受信する処理と、前記装置間のアドレス解決プロトコルのパケットの授受状態に基づいて、前記アドレス解決プロトコルのパケットの送信元と送信先の装置の状態を管理する処理とを、コンピュータに実行させるプログラムが提供される。このプログラムは、コンピュータ装置に入力装置又は外部から通信インターフェースを介して入力され、記憶装置に記憶されて、プロセッサを所定のステップないし処理に従って駆動させ、必要に応じ中間状態を含めその処理結果を段階毎に表示装置を介して表示することができ、あるいは通信インターフェースを介して、外部と交信することができる。そのためのコンピュータ装置は、一例として、典型的には互いにバスによって接続可能なプロセッサ、記憶装置、入力装置、通信インターフェース、及び必要に応じ表示装置を備える。 According to a third aspect, a process of receiving a packet of the address resolution protocol from a switch operating in accordance with control information for transferring the packet of the address resolution protocol between devices to a predetermined device status confirmation device; A program is provided that causes a computer to execute processing for managing the states of the source and destination devices of the address resolution protocol packet based on the transmission/reception state of the address resolution protocol packet. This program is input to the computer device via an input device or an external communication interface, is stored in a storage device, drives the processor according to predetermined steps or processes, and stages the processing results including intermediate states as necessary. can be displayed via a display device, or can be communicated with the outside via a communication interface. A computer device for that purpose typically includes a processor, a storage device, an input device, a communication interface, and optionally a display device, which are interconnected by a bus, as an example.

本発明によれば、監視対象の装置の状態の把握を容易化することが可能となる。 According to the present invention, it is possible to easily grasp the state of a device to be monitored.

本発明の一実施形態の構成を示す図である。It is a figure which shows the structure of one Embodiment of this invention. 本発明の一実施形態の装置状態管理装置の装置状態管理機能を説明するための図である。FIG. 4 is a diagram for explaining the device status management function of the device status management device according to one embodiment of the present invention; 本発明の第1の実施形態の装置状態管理装置の構成を示す図である。1 is a diagram showing the configuration of a device status management device according to a first embodiment of the present invention; FIG. 本発明の第1の実施形態のスイッチに設定されるフローエントリの一例を示す図である。FIG. 4 is a diagram showing an example of flow entries set in the switch according to the first embodiment of this invention; 本発明の第1の実施形態の装置状態管理装置が管理するARP状態情報(装置状態情報)を示す図である。4 is a diagram showing ARP status information (device status information) managed by the device status management device according to the first embodiment of the present invention; FIG. 本発明の第1の実施形態の装置状態管理装置のパケット解析部が保持するARP状態の遷移テーブルの一例を示す図である。FIG. 3 is a diagram showing an example of an ARP state transition table held by a packet analysis unit of the device state management device according to the first embodiment of the present invention; 本発明の第1の実施形態の装置状態管理装置の記録情報解析部が保持するARP状態の遷移テーブルの一例を示す図である。4 is a diagram showing an example of an ARP state transition table held by a recorded information analysis unit of the device state management device according to the first embodiment of the present invention; FIG. 本発明の第1の実施形態の動作を表したアクティビティ図である。FIG. 4 is an activity diagram representing the operation of the first exemplary embodiment of the present invention; 図8のステップS8、S12が終わった時点におけるARP状態情報(装置状態情報)を示す図である。FIG. 9 is a diagram showing ARP state information (apparatus state information) at the time when steps S8 and S12 in FIG. 8 are finished; 図8のステップS28、S31が終わった時点におけるARP状態情報(装置状態情報)を示す図である。FIG. 9 is a diagram showing ARP state information (apparatus state information) at the time when steps S28 and S31 in FIG. 8 are finished; 本発明の第1の実施形態の装置状態管理装置の記録情報解析部のARP状態情報(装置状態情報)の更新動作を表したアクティビティ図である。4 is an activity diagram showing an update operation of ARP status information (apparatus status information) of the recorded information analysis unit of the apparatus status management apparatus according to the first embodiment of the present invention; FIG. 図11のステップS46が終わった時点におけるARP状態情報(装置状態情報)を示す図である。FIG. 12 is a diagram showing ARP state information (apparatus state information) at the time when step S46 in FIG. 11 ends; 本発明の第1の実施形態の装置状態管理装置のパケット解析部によるARP状態情報(装置状態情報)の更新動作を表したアクティビティ図である。FIG. 4 is an activity diagram showing update operation of ARP status information (device status information) by a packet analysis unit of the device status management device according to the first embodiment of the present invention; NMSの機能を説明するための図である。FIG. 4 is a diagram for explaining the functions of NMS; 本発明の装置状態管理装置を構成するコンピュータの構成を示す図である。1 is a diagram showing the configuration of a computer that constitutes a device status management device of the present invention; FIG.

はじめに本発明の一実施形態の概要について図面を参照して説明する。なお、この概要に付記した図面参照符号は、理解を助けるための一例として各要素に便宜上付記したものであり、本発明を図示の態様に限定することを意図するものではない。また、以降の説明で参照する図面等のブロック間の接続線は、双方向及び単方向の双方を含む。一方向矢印については、主たる信号(データ)の流れを模式的に示すものであり、双方向性を排除するものではない。プログラムはコンピュータ装置を介して実行され、コンピュータ装置は、例えば、プロセッサ、記憶装置、入力装置、通信インターフェース、及び必要に応じ表示装置を備える。このコンピュータ装置は、通信インターフェースを介して装置内又は外部の機器(コンピュータを含む)と、有線、無線を問わず、交信可能に構成される。また、図中の各ブロックの入出力の接続点には、ポート乃至インターフェースがあるが図示省略する。また、以下の説明において、「A及び/又はB」は、A及びBの少なくともいずれかという意味で用いる。 First, an outline of an embodiment of the present invention will be described with reference to the drawings. It should be noted that the drawing reference numerals added to this overview are added to each element for convenience as an example to aid understanding, and are not intended to limit the present invention to the illustrated embodiments. Also, connection lines between blocks in drawings and the like referred to in the following description include both bidirectional and unidirectional connections. The unidirectional arrows schematically show the flow of main signals (data) and do not exclude bidirectionality. A program is executed via a computer device, and the computer device includes, for example, a processor, a storage device, an input device, a communication interface, and, if necessary, a display device. This computer device is configured to be able to communicate with internal or external devices (including computers) via a communication interface, whether wired or wireless. Also, although there are ports or interfaces at input/output connection points of each block in the drawing, they are omitted from the drawing. Moreover, in the following description, "A and/or B" is used to mean at least one of A and B.

本発明は、その一実施形態において、図1に示すように、パケット受信部11と、装置状態管理部12と、を備える装置状態管理装置10にて実現できる。より具体的には、装置状態管理装置10は、スイッチ20と接続される。スイッチ20は、制御情報に従って装置間(装置Aと装置B)のアドレス解決プロトコルのパケットを装置状態管理装置10に転送する。なお、以下の説明では、アドレス解決プロトコルとして、ARP(Address Resolution Protocol)を用いるものとして説明するが、アドレス解決プロトコルは、ARPに限られない。例えば、ARPパケットの代わりに、IPv6(Internet Protocol version6)においてアドレス解決機能を提供するND(Neighbor Discovery)プロトコルのパケットを用いることもできる。 In one embodiment of the present invention, as shown in FIG. 1, a device status management device 10 comprising a packet receiving section 11 and a device status management section 12 can be implemented. More specifically, device status management device 10 is connected to switch 20 . The switch 20 transfers the packet of the address resolution protocol between the devices (the device A and the device B) to the device state management device 10 according to the control information. In the following description, ARP (Address Resolution Protocol) is used as an address resolution protocol, but the address resolution protocol is not limited to ARP. For example, instead of ARP packets, ND (Neighbor Discovery) protocol packets that provide an address resolution function in IPv6 (Internet Protocol version 6) can be used.

パケット受信部11は、前記スイッチ20から、前記アドレス解決プロトコルのパケット(以下、ARPパケット)を受信する。そして、装置状態管理部12は、前記装置間のアドレス解決プロトコルのパケットの授受状態に基づいて、ARPパケットの送信元と送信先の装置の状態を管理する。 The packet receiver 11 receives packets of the address resolution protocol (hereafter referred to as ARP packets) from the switch 20 . Then, the device status management unit 12 manages the status of the source and destination devices of the ARP packet based on the transmission/reception status of the packet of the address resolution protocol between the devices.

ここで、前記装置状態管理部12による装置状態の管理方法について、図2を用いて説明する。以下の説明では、装置Aから装置BにARP要求パケット(ARP Request)が送信され、装置Bが装置AにARP応答パケット(ARP Reply)を送信したものとして説明する。 Here, the method of managing the device status by the device status management section 12 will be described with reference to FIG. In the following description, it is assumed that the device A has transmitted an ARP request packet (ARP Request) to the device B, and the device B has transmitted an ARP response packet (ARP Reply) to the device A. FIG.

図2の左側は、ARP要求パケット(ARP Request)を送信した装置Aの状態遷移を示す。図2の右側は、ARP要求パケット(ARP Request)を受信した装置Bの状態遷移を示す。装置A、Bともに、初期状態においては、ARPパケットの授受を行っていない。このため、装置状態管理装置10は、装置A、Bを「ARP状態情報無し」として管理する。 The left side of FIG. 2 shows the state transition of device A that has transmitted an ARP request packet (ARP Request). The right side of FIG. 2 shows the state transition of device B that has received an ARP request packet (ARP Request). Both devices A and B do not exchange ARP packets in the initial state. Therefore, the device status management device 10 manages the devices A and B as "no ARP status information".

装置Aが、装置Bに、ARP要求パケット(ARP Request)を送信すると、装置状態管理装置10は、スイッチ20からARP要求パケット(ARP Request)を受信する。ARP要求パケット(ARP Request)を受信した装置状態管理装置10は、装置Aが通信を開始したことを認識し、装置Aの状態を「正常」に変更する(図2の「正常」)。 When the device A transmits an ARP request packet (ARP Request) to the device B, the device state management device 10 receives the ARP request packet (ARP Request) from the switch 20 . Upon receiving the ARP request packet (ARP Request), the device state management device 10 recognizes that device A has started communication, and changes the state of device A to "normal" ("normal" in FIG. 2).

一方、装置BについてはARP要求パケット(ARP Request)を正しく受信できたとは限らないため、装置状態管理装置10は、装置Bの状態を「状態確認中」に変更する(図2の「状態確認中」)。 On the other hand, since the ARP request packet (ARP Request) is not always correctly received by the device B, the device status management device 10 changes the status of the device B to "checking status" ("checking status" in FIG. 2). During").

その後、装置BがARP応答パケット(ARP Reply)を送信した場合、装置状態管理装置10は、スイッチ20からARP応答パケット(ARP Reply)を受信する。ARP応答パケット(ARP Reply)を受信した装置状態管理装置10は、装置BがARP通信を開始したことを認識し、装置Bの状態を「正常」に変更する(図2の「正常」)。この場合、装置AについてはARP要求パケット(ARP Request)の送信により正常であると把握できているため、装置状態管理装置10は、装置Aの状態を「正常」のまま維持する(図2の「正常」)。 After that, when the device B transmits an ARP reply packet (ARP Reply), the device state management device 10 receives the ARP reply packet (ARP Reply) from the switch 20 . Upon receiving the ARP reply packet (ARP Reply), the device state management device 10 recognizes that device B has started ARP communication, and changes the state of device B to "normal" ("normal" in FIG. 2). In this case, since it is known that the device A is normal from the transmission of the ARP request packet (ARP Request), the device status management device 10 maintains the status of the device A as "normal" (see FIG. 2). "normal").

一方、装置BがARP応答パケット(ARP Reply)を送信せず、一定期間が経過した場合(時間切れ)、装置状態管理装置10は、装置Bが異常であると判定し、装置Bの状態を「異常」に変更する(図2の「異常」)。この場合、装置AについてはARP要求パケット(ARP Request)の送信により正常であると把握できているため、装置状態管理装置10は、装置Aの状態を「正常」のまま維持する(図2の「正常」)。 On the other hand, if device B does not send an ARP reply packet (ARP Reply) and a certain period of time elapses (timeout), device status management device 10 determines that device B is abnormal, and changes the status of device B to Change to "abnormal" ("abnormal" in FIG. 2). In this case, since it is known that the device A is normal from the transmission of the ARP request packet (ARP Request), the device status management device 10 maintains the status of the device A as "normal" (see FIG. 2). "normal").

以上のようにして、装置状態管理装置10は、装置間のARPパケットの授受状態に基づいて、ARPパケットの送信元と送信先の装置の状態を管理する。これにより、Pingに代表される特別なパケットの授受を行うことなく、監視対象の装置の状態を把握することが可能となる。 As described above, the device status management device 10 manages the statuses of the ARP packet transmission source and transmission destination devices based on the transmission/reception status of the ARP packets between the devices. This makes it possible to grasp the status of the device to be monitored without exchanging special packets such as Ping.

[第1の実施形態]
続いて、本発明の第1の実施形態について図面を参照して詳細に説明する。図3は、本発明の第1の実施形態の装置状態管理装置の構成を示す図である。図3を参照すると、スイッチ200A、スイッチ200Bに接続された装置状態管理装置100が示されている。
[First Embodiment]
Next, a first embodiment of the present invention will be described in detail with reference to the drawings. FIG. 3 is a diagram showing the configuration of the device status management device according to the first embodiment of the present invention. Referring to FIG. 3, device state management device 100 connected to switch 200A and switch 200B is shown.

スイッチ200A、スイッチ200Bは、ネットワークを介して通信する端末やサーバといったネットワークの端点となる装置間のパケットを中継する装置である。また、スイッチ200A、スイッチ200Bは、非特許文献1のオープンフロースイッチとしての機能を備えている。 The switches 200A and 200B are devices that relay packets between devices that serve as end points of the network, such as terminals and servers that communicate via the network. Also, the switch 200A and the switch 200B have the function of the OpenFlow switch described in Non-Patent Document 1.

以下の説明においては、装置状態管理装置100が、スイッチ200A、スイッチ200Bと制御チャネルで接続され、オープンフローコントローラとして機能するものとして説明する。また、スイッチ200A、スイッチ200Bは、図4に示すフローエントリが設定されているものとする。図4の例では、パケットヘッダのEthernet Typeフィールド(Ethernet Type Number)に、0806(ARP)が設定されているパケットを通常のあて先(NORMAL)だけでなく、コントローラ(CONTROLLER)にも設定するフローエントリが設定されている。従って、スイッチ200A、スイッチ200Bは、ARP通信のパケットを受信した場合、規定のあて先とは別に装置状態管理装置100にも送信する。 In the following description, it is assumed that device status management device 100 is connected to switches 200A and 200B via a control channel and functions as an OpenFlow controller. It is also assumed that the flow entries shown in FIG. 4 are set in the switches 200A and 200B. In the example of FIG. 4, a flow entry that sets a packet in which 0806 (ARP) is set in the Ethernet Type field (Ethernet Type Number) of the packet header not only to the normal destination (NORMAL) but also to the controller (CONTROLLER). is set. Therefore, when the switch 200A and the switch 200B receive an ARP communication packet, the switch 200A and the switch 200B also transmit the packet to the device state management device 100 separately from the prescribed destination.

装置状態管理装置100は、パケット解析部110と、パケット情報記録部120と、記録情報解析部130と、装置状態情報提供部140とを備えている。 The device status management device 100 includes a packet analysis section 110 , a packet information recording section 120 , a recorded information analysis section 130 and a device status information provision section 140 .

パケット情報記録部120は、ネットワークに接続している装置の状態情報を表すARP状態情報(装置状態情報)を保持する。図5は、ARP状態情報の一例を示す図である。図5の例では、IPアドレスにて特定される端末A、端末Bが既知である状態を示している。また、図5の例では、端末A、端末B間でARPパケットが授受されたことはなく、このためARP状態フィールドは「ARP状態情報なし」となっている。また、ARP状態最終更新時刻も(更新なし)となっている。すなわち、この状態では、端末A、端末Bの存在は既知であるが、それぞれの状態は不明となっている。なお、以下の説明では、ARP状態フィールドは、ARP状態情報無しのほか、「異常」、「正常」、「状態確認中」の少なくとも4状態に設定される。 The packet information recording unit 120 holds ARP status information (device status information) representing status information of devices connected to the network. FIG. 5 is a diagram showing an example of ARP status information. The example of FIG. 5 shows a state in which terminals A and B specified by IP addresses are already known. In the example of FIG. 5, no ARP packet has been exchanged between terminal A and terminal B, so the ARP status field is "no ARP status information". Further, the ARP status last update time is also (not updated). That is, in this state, the existence of terminal A and terminal B is known, but their respective states are unknown. In the following description, the ARP status field is set to at least four states of "no ARP status information", "abnormal", "normal", and "status checking".

パケット解析部110は、スイッチ200A、200Bから図4のフローエントリに従って転送されたARPパケットを解析し、ARP状態情報(装置状態情報)を更新する。具体的には、パケット解析部110は、ARPパケットの送信元と送信先の組み合わせとその内容に基づいて、パケット情報記録部120に保持されているARP状態情報(装置状態情報)を更新する。 The packet analysis unit 110 analyzes the ARP packets transferred from the switches 200A and 200B according to the flow entries in FIG. 4, and updates the ARP state information (device state information). Specifically, the packet analysis unit 110 updates the ARP state information (apparatus state information) held in the packet information recording unit 120 based on the combination of the source and destination of the ARP packet and the content thereof.

図6は、パケット解析部110がARP状態情報を更新する際に参照する遷移テーブルの一例を示す図である。例えば、パケット解析部110は、送信元IPアドレス(以下、送信元)がIPアドレスX、送信先IPアドレス(以下、送信先)がX以外であるARP Requestパケットを受信すると、種別がRequest、送信元がX、送信先がX以外のエントリを選択する。そして、パケット解析部110は、IPアドレスXを持つ端末のARP状態フィールドの内容に従って、ARP状態情報を更新する。例えば、図5に示すように、端末AのARP状態情報が「ARP状態情報無し」である場合、パケット解析部110は、端末AのARP状態情報を「ARP状態情報無し」から「正常」に変更する。これは即ち、端末AがARP Requestパケットを送信したので、正常に機能していると判断したことを意味する。 FIG. 6 is a diagram showing an example of a transition table that the packet analysis unit 110 refers to when updating ARP state information. For example, when the packet analysis unit 110 receives an ARP Request packet whose source IP address (hereinafter referred to as source) is IP address X and whose destination IP address (hereinafter referred to as destination) is other than X, the type is Request, and the type is Request. Select an entry where the source is X and the destination is other than X. Then, packet analysis section 110 updates the ARP status information according to the contents of the ARP status field of the terminal having IP address X. FIG. For example, as shown in FIG. 5, when the ARP status information of terminal A is "no ARP status information", packet analysis section 110 changes the ARP status information of terminal A from "no ARP status information" to "normal". change. This means that the terminal A has sent an ARP Request packet, so it is determined that it is functioning normally.

また例えば、送信元がX以外、送信先がXのARP Requestパケットを受信した場合、パケット解析部110は、種別がRequest、送信元がX以外、送信先がXのエントリを選択する。例えば、図5に示すように、端末AのARP状態情報が「ARP状態情報無し」である場合、パケット解析部110は、端末AのARP状態情報を「ARP状態情報無し」から「状態確認中」に変更する。これは、端末Aに宛ててARP Requestパケットが送信されたことを検出したが、これだけでは端末Aの状態はわからない。端末Aからの応答の有無により、端末Aの状態を確認する状態に遷移したことを意味する。 For example, when an ARP Request packet with a source other than X and a destination X is received, the packet analysis unit 110 selects an entry with a type Request, a source other than X, and a destination X. FIG. For example, as shown in FIG. 5, when the ARP status information of terminal A is "no ARP status information", the packet analysis unit 110 changes the ARP status information of terminal A from "no ARP status information" to "status checking". ”. Although this detects that an ARP Request packet has been sent to terminal A, the state of terminal A cannot be known from this alone. It means that the status of terminal A has been confirmed depending on whether there is a response from terminal A or not.

なお、図6の(*1)は、図5のARP状態最終更新時刻から一定時間経過している場合に状態を変更するという条件付きの変更を行うという意味である。例えば、送信元がX以外、送信先がXのARP Requestパケットを受信した場合、パケット解析部110は、該当IPアドレスの端末等の状態が「異常」又は「正常」であり、かつ、ARP状態最終更新時刻より一定時間経過しているときに、「状態確認中」への変更を行う。一方、該当IPアドレスの端末等の状態が「異常」又は「正常」であっても、ARP状態最終更新時刻より一定時間経過していない場合、パケット解析部110は、「状態確認中」を維持することになる。これは、「異常」又は「正常」であり、かつ、その最終の更新時刻から一定時間経過していない場合、他の端末からARP Requestパケットが送られてきても、それによって端末Aの状態が変化したとは言えない。このため、パケット解析部110は、従前の状態を維持するということである。一方、一定時間経過している場合、パケット解析部110は、他の端末からARP Requestパケットが送られてきたことを契機として、パケット解析部110は、該当IPアドレスの端末等のARP状態情報を「状態確認中」に変更する。これにより、パケット解析部110は、端末Aの挙動に応じて、端末Aの状態の見直しを行う。 Note that (*1) in FIG. 6 means that the state is changed conditionally when a certain period of time has passed since the ARP state last update time in FIG. For example, when an ARP Request packet with a source other than X and a destination X is received, the packet analysis unit 110 determines that the state of the terminal or the like with the corresponding IP address is "abnormal" or "normal" and that the ARP state When a certain period of time has passed since the last update time, change to "Confirming status". On the other hand, even if the status of the terminal or the like of the corresponding IP address is "abnormal" or "normal", if a certain period of time has not passed since the ARP status last update time, the packet analysis unit 110 maintains "status checking". will do. This is "abnormal" or "normal", and if a certain period of time has not passed since the last update time, even if an ARP Request packet is sent from another terminal, the state of terminal A is changed by it. I can't say that it has changed. Therefore, the packet analysis unit 110 maintains the previous state. On the other hand, if a certain period of time has passed, packet analysis unit 110 receives an ARP Request packet from another terminal as a trigger, and packet analysis unit 110 obtains ARP state information of the terminal with the corresponding IP address. Change to "Checking status". Thereby, the packet analysis unit 110 reviews the state of the terminal A according to the behavior of the terminal A. FIG.

また例えば、パケット解析部110は、送信元がX、送信先が端末X以外であるARP Replyパケットを受信すると、種別がReply、送信元がX、送信先がX以外のエントリを選択する。そして、パケット解析部110は、該当するIPアドレスを持つ端末等のARP状態フィールドの内容に従って、ARP状態情報を更新する。例えば、図5に示すように、端末AのARP状態情報が「ARP状態情報無し」である場合、パケット解析部110は、端末AのARP状態情報を「ARP状態情報無し」から「正常」に変更する。これは即ち、端末AがARP Replyパケットを送信したので、正常に機能していると判断したことを意味する。 For example, when the packet analysis unit 110 receives an ARP Reply packet whose source is X and whose destination is other than terminal X, it selects an entry whose type is Reply, whose source is X, and whose destination is other than X. Packet analysis unit 110 then updates the ARP status information according to the contents of the ARP status field of the terminal or the like having the corresponding IP address. For example, as shown in FIG. 5, when the ARP status information of terminal A is "no ARP status information", packet analysis section 110 changes the ARP status information of terminal A from "no ARP status information" to "normal". change. This means that the terminal A has sent an ARP Reply packet, so it is determined that it is functioning normally.

また例えば、送信元がX以外、送信先がXのARP Replyパケットを受信した場合、パケット解析部110は、種別がReply、送信元がX以外、送信先がXのエントリを選択する。この場合、パケット解析部110は、端末AのARP状態情報を従前の状態に維持する。 For example, when an ARP Reply packet with a source other than X and a destination X is received, the packet analysis unit 110 selects an entry with a type Reply, a source other than X, and a destination X. In this case, packet analysis section 110 maintains the ARP state information of terminal A in the previous state.

記録情報解析部130は、パケット情報記録部120に保持されているARP状態情報を、その最終更新時刻からの経過時間に基づいて、更新する。 The recorded information analysis unit 130 updates the ARP status information held in the packet information recording unit 120 based on the elapsed time from the last update time.

図7は、記録情報解析部130がARP状態情報を更新する際に参照する遷移テーブルの一例を示す図である。例えば、記録情報解析部130は、ARP状態情報に変化がない場合、「状態確認中」である場合を除き、従前のARP状態情報を維持する。また、該当する端末等が状態確認中であり、かつ、一定期間が経過した場合、記録情報解析部130がARP状態情報を「異常」に変更する。これは、ARP Requestパケットの送信先となったXを「状態確認中」に変更し、その後、一定期間の経過を契機として、「異常」に変更する動作に相当する。 FIG. 7 is a diagram showing an example of a transition table that the recorded information analysis unit 130 refers to when updating ARP status information. For example, when there is no change in the ARP status information, the recorded information analysis unit 130 maintains the previous ARP status information except for the case of "checking status". Also, if the corresponding terminal or the like is in the process of checking the status and a certain period of time has passed, the recorded information analysis unit 130 changes the ARP status information to "abnormal". This corresponds to the operation of changing X, which is the destination of the ARP Request packet, to "checking status" and then changing it to "abnormal" after a certain period of time has elapsed.

また、一定時間以上、該当するIPアドレスを送信元とするパケットの受信が無い場合、記録情報解析部130は、ARP状態情報無しの場合を除き、ARP状態情報を「異常」に変更する。これは、該当する端末(例えば、端末A)の状態が、その通信内容により「異常」、「正常」、「状態確認中」と判断した後に、端末Aからの通信が途絶えたことに相当し、記録情報解析部130は、「異常」と判定する。 Also, if there is no packet sent from the corresponding IP address for a certain period of time or longer, the recorded information analysis unit 130 changes the ARP status information to "abnormal" except when there is no ARP status information. This corresponds to the fact that communication from terminal A is cut off after the status of the corresponding terminal (for example, terminal A) has been determined to be "abnormal", "normal", or "confirming status" depending on the content of the communication. , the recorded information analysis unit 130 determines "abnormal".

装置状態情報提供部140は、ユーザからの照会等に応じて、パケット情報記録部120に保持されているARP状態情報(装置状態情報)を提供する。例えば、装置状態情報提供部140は、端末AのIPアドレスを指定した装置状態の照会を受けた場合、図5のARP状態情報(装置状態情報)を参照して「ARP状態情報なし」と応答する。 The device status information providing unit 140 provides ARP status information (device status information) held in the packet information recording unit 120 in response to an inquiry from a user or the like. For example, when the apparatus status information providing unit 140 receives an inquiry about the apparatus status specifying the IP address of terminal A, it refers to the ARP status information (apparatus status information) in FIG. do.

従って、本実施形態のパケット解析部110のパケット受信機能がパケット受信部に相当し、パケット解析部110及び記録情報解析部130が装置状態管理部に相当することになる。 Therefore, the packet receiving function of the packet analyzing section 110 of this embodiment corresponds to the packet receiving section, and the packet analyzing section 110 and the recorded information analyzing section 130 correspond to the apparatus state management section.

続いて、本実施形態の動作について図面を参照して詳細に説明する。以下の説明において、スイッチ200A、スイッチ200Bは、図4に示すフローエントリが設定されており、端末Aが端末Bとの通信開始にあたり、ARPパケットを送信したものとして説明する。図8は、本発明の第1の実施形態の動作を表したアクティビティ図である。図8を参照すると、まず、端末AがARP要求を送信すると(ステップS1)、スイッチ200Aは、端末BにARP要求を転送する(ステップS2)。さらに、スイッチ200Aは、図4に示すフローエントリに従い、装置状態管理装置100のパケット解析部110に、端末Aから受信したARP要求を転送する(ステップS3)。 Next, the operation of this embodiment will be described in detail with reference to the drawings. In the following explanation, it is assumed that the flow entries shown in FIG. 4 are set in the switches 200A and 200B, and the terminal A transmits an ARP packet when starting communication with the terminal B. FIG. 8 is an activity diagram representing the operation of the first embodiment of the present invention. Referring to FIG. 8, first, when terminal A transmits an ARP request (step S1), switch 200A transfers the ARP request to terminal B (step S2). Furthermore, the switch 200A transfers the ARP request received from the terminal A to the packet analysis unit 110 of the device state management device 100 according to the flow entry shown in FIG. 4 (step S3).

パケット解析部110は、スイッチ200Aから転送されたARP要求を解析する(ステップS4)。具体的には、パケット解析部110は、ARP要求から送信元IPアドレス(端末AのIPアドレス)と、送信先IPアドレス(端末BのIPアドレス)を取り出して、以下の処理を実施する。 Packet analysis unit 110 analyzes the ARP request transferred from switch 200A (step S4). Specifically, the packet analysis unit 110 extracts the source IP address (the IP address of terminal A) and the destination IP address (the IP address of terminal B) from the ARP request, and performs the following processing.

まず、パケット解析部110は、パケット情報記録部120に対し、ARP要求から取り出した端末AのIPアドレスと一致するIPアドレスが紐づけられたARP状態情報(装置状態情報)を照会する(ステップS5)。 First, the packet analysis unit 110 queries the packet information recording unit 120 for ARP status information (apparatus status information) associated with an IP address that matches the IP address of terminal A extracted from the ARP request (step S5). ).

この時点では、端末AのARP状態情報(装置状態情報)は、図5に示すとおり「ARP状態情報なし」(未登録)であるため、パケット情報記録部120は、「ARP状態情報なし」と応答する(ステップS6)。 At this point, the ARP status information (apparatus status information) of terminal A is "no ARP status information" (unregistered) as shown in FIG. Respond (step S6).

「ARP状態情報なし」との応答を受信したパケット解析部110は、端末AのARP状態情報を作成する(ステップS7)。具体的には、パケット解析部110は、図6の遷移テーブルから種別=Request、送信元IPアドレス=X、送信先IPアドレスX以外のARP条件に適合するエントリを選択する。そして、そのエントリの条件「ARP状態情報なし」に従い、パケット解析部110は、ARP状態を「正常」としたARP状態情報を作成する。そして、パケット解析部110は、パケット情報記録部120に対し、ARP状態を「正常」とした端末AのARP状態情報の作成を指示する。 Packet analysis unit 110, which has received the response "no ARP status information", creates ARP status information of terminal A (step S7). Specifically, the packet analysis unit 110 selects an entry that matches the ARP conditions other than type=Request, source IP address=X, and destination IP address X from the transition table in FIG. Then, according to the entry condition "no ARP status information", the packet analysis unit 110 creates ARP status information with the ARP status set to "normal". Then, the packet analysis unit 110 instructs the packet information recording unit 120 to create ARP status information of the terminal A whose ARP status is "normal".

パケット情報記録部120は、パケット解析部110からの指示に従い、ARP状態を「正常」とした端末AのARP状態情報を作成する(ステップS8)。 The packet information recording unit 120 creates the ARP state information of the terminal A whose ARP state is set to "normal" according to the instruction from the packet analysis unit 110 (step S8).

上記送信元IPアドレス(端末AのIPアドレス)の解析と並行して、パケット解析部110は、送信先IPアドレス(端末BのIPアドレス)の解析を行う。パケット解析部110は、パケット情報記録部120に対し、ARP要求から取り出した端末BのIPアドレスと一致するIPアドレスが紐づけられたARP状態情報(装置状態情報)を照会する(ステップS9)。 In parallel with the analysis of the source IP address (IP address of terminal A), the packet analysis unit 110 analyzes the destination IP address (IP address of terminal B). The packet analysis unit 110 queries the packet information recording unit 120 for ARP status information (apparatus status information) associated with an IP address that matches the IP address of terminal B extracted from the ARP request (step S9).

この時点では、端末BのARP状態情報(装置状態情報)は、図5に示すとおり「ARP状態情報なし」(未登録)であるため、パケット情報記録部120は、「ARP状態情報なし」と応答する(ステップS10)。 At this point, the ARP status information (apparatus status information) of terminal B is "no ARP status information" (unregistered) as shown in FIG. Respond (step S10).

「ARP状態情報なし」との応答を受信したパケット解析部110は、端末BのARP状態情報を作成する(ステップS11)。具体的には、パケット解析部110は、図6の遷移テーブルから種別=Request、送信元IPアドレス=X以外、送信先IPアドレスXのARP条件に適合するエントリを選択する。そして、そのエントリの条件「ARP状態情報なし」に従い、パケット解析部110は、ARP状態を「状態確認中」としたARP状態情報を作成する。そして、パケット解析部110は、パケット情報記録部120に対し、ARP状態を「状態確認中」とした端末BのARP状態情報の作成を指示する。 The packet analysis unit 110 that has received the response "no ARP status information" creates ARP status information of the terminal B (step S11). Specifically, the packet analysis unit 110 selects an entry that matches the ARP conditions of the destination IP address X except for type=Request and source IP address=X from the transition table in FIG. Then, according to the entry condition "no ARP status information", the packet analysis unit 110 creates ARP status information in which the ARP status is "checking status". Then, the packet analysis unit 110 instructs the packet information recording unit 120 to create ARP status information of the terminal B whose ARP status is "checking status".

パケット情報記録部120は、パケット解析部110からの指示に従い、ARP状態を「状態確認中」とした端末BのARP状態情報を作成する(ステップS12)。以上の結果、パケット情報記録部120における端末Aと端末BのARP状態情報は、図9に示すとおりとなる。以降、装置状態情報提供部140は、端末AのIPアドレスを指定した装置状態の照会を受けた場合、図9のARP状態情報(装置状態情報)を参照して「正常」と応答する。一方、端末BのIPアドレスを指定した装置状態の照会を受けた場合、装置状態情報提供部140は、図9のARP状態情報(装置状態情報)を参照して「状態確認中」と応答する。なお、図9においては、ARP状態最終更新時刻は、ARP要求受信時刻としているが、パケット情報記録部120が実際に更新を行った時刻を記録してもよい。 The packet information recording unit 120 creates the ARP status information of the terminal B with the ARP status set to "checking status" according to the instruction from the packet analysis unit 110 (step S12). As a result, the ARP status information of terminal A and terminal B in packet information recording section 120 is as shown in FIG. Thereafter, when receiving an inquiry about the device status specifying the IP address of terminal A, the device status information providing unit 140 refers to the ARP status information (device status information) in FIG. 9 and responds "normal". On the other hand, when receiving an inquiry about the device status specifying the IP address of terminal B, the device status information providing unit 140 refers to the ARP status information (device status information) in FIG. . In FIG. 9, the ARP status last update time is the ARP request reception time, but the time when the packet information recording unit 120 actually updated may be recorded.

その後、端末Bが、端末Aに対し、ARP要求に対するARP応答を送信すると(ステップS21)、スイッチ200Aは、端末AにARP応答を転送する(ステップS22)。さらに、スイッチ200Aは、図4に示すフローエントリに従い、装置状態管理装置100のパケット解析部110に、端末Bから受信したARP応答を転送する(ステップS23)。 Thereafter, when terminal B transmits an ARP response to the ARP request to terminal A (step S21), switch 200A transfers the ARP response to terminal A (step S22). Furthermore, the switch 200A transfers the ARP response received from the terminal B to the packet analysis unit 110 of the device state management device 100 according to the flow entry shown in FIG. 4 (step S23).

パケット解析部110は、スイッチ200Aから転送されたARP応答を解析する(ステップS24)。具体的には、パケット解析部110は、ARP応答から送信元IPアドレス(端末BのIPアドレス)と、送信先IPアドレス(端末AのIPアドレス)を取り出して、以下の処理を実施する。 Packet analysis unit 110 analyzes the ARP response transferred from switch 200A (step S24). Specifically, the packet analysis unit 110 extracts the source IP address (the IP address of the terminal B) and the destination IP address (the IP address of the terminal A) from the ARP response, and performs the following processing.

まず、パケット解析部110は、パケット情報記録部120に対し、ARP応答から取り出した端末BのIPアドレスと一致するIPアドレスが紐づけられたARP状態情報(装置状態情報)を照会する(ステップS25)。 First, the packet analysis unit 110 queries the packet information recording unit 120 for ARP status information (apparatus status information) associated with an IP address that matches the IP address of terminal B extracted from the ARP response (step S25). ).

端末BのARP状態情報(装置状態情報)は、図9に示すとおり「状態確認中」となっているため、パケット情報記録部120は、「状態確認中」と応答する(ステップS26)。 Since the ARP status information (apparatus status information) of terminal B is "checking status" as shown in FIG. 9, the packet information recording unit 120 responds "checking status" (step S26).

「状態確認中」との応答を受信したパケット解析部110は、端末BのARP状態情報を確認する(ステップS27)。具体的には、パケット解析部110は、図6の遷移テーブルから種別=Reply、送信元IPアドレス=X、送信先IPアドレスX以外のARP条件に適合するエントリの条件「状態確認中」に従い、端末AのARP状態情報の更新の要否を確認する。そして、パケット解析部110は、パケット情報記録部120に対し、端末BのARP状態情報のARP状態を「正常」に変更するよう指示する。 The packet analysis unit 110, which has received the response "checking status", checks the ARP status information of terminal B (step S27). Specifically, the packet analysis unit 110 follows the entry condition "checking status" from the transition table in FIG. Check whether the ARP status information of terminal A needs to be updated. Then, the packet analysis unit 110 instructs the packet information recording unit 120 to change the ARP status of the ARP status information of the terminal B to "normal".

パケット情報記録部120は、パケット解析部110からの指示に従い、端末BのARP状態情報のARP状態を「正常」に更新する(ステップS28)。 The packet information recording unit 120 updates the ARP state of the ARP state information of the terminal B to "normal" according to the instruction from the packet analysis unit 110 (step S28).

上記送信元IPアドレス(端末BのIPアドレス)の解析と並行して、パケット解析部110は、送信先IPアドレス(端末AのIPアドレス)の解析を行う。パケット解析部110は、パケット情報記録部120に対し、ARP応答から取り出した端末AのIPアドレスと一致するIPアドレスが紐づけられたARP状態情報(装置状態情報)を照会する(ステップS29)。 In parallel with the analysis of the source IP address (IP address of terminal B), the packet analysis unit 110 analyzes the destination IP address (IP address of terminal A). The packet analysis unit 110 queries the packet information recording unit 120 for ARP state information (apparatus state information) associated with the IP address that matches the IP address of terminal A extracted from the ARP response (step S29).

端末AのARP状態情報(装置状態情報)は、図9に示すとおり「正常」となっているため、パケット情報記録部120は、「正常」と応答する(ステップS30)。 Since the ARP status information (apparatus status information) of terminal A is "normal" as shown in FIG. 9, the packet information recording unit 120 responds "normal" (step S30).

「正常」との応答を受信したパケット解析部110は、端末AのARP状態情報が適切であるか否か確認する(ステップS31)。具体的には、パケット解析部110は、図6の遷移テーブルから種別=Reply、送信元IPアドレス=X、送信先IPアドレスX以外のARP条件に適合するエントリの条件「正常」に従い、ARP状態の変更が不要であることを確認する。 The packet analysis unit 110 that has received the "normal" response confirms whether or not the ARP status information of the terminal A is appropriate (step S31). Specifically, the packet analysis unit 110 selects the ARP state according to the entry condition “normal” from the transition table in FIG. Confirm that no changes are required.

以上の結果、パケット情報記録部120における端末Aと端末BのARP状態情報は、図10に示すとおりとなる。以降、装置状態情報提供部140は、端末A、端末BのIPアドレスを指定した装置状態の照会を受けた場合、図10のARP状態情報(装置状態情報)を参照してそれぞれ「正常」と応答する。なお、図10においては、ARP状態最終更新時刻は、ARP要求受信時刻とARP応答受信時刻しているが、それぞれ、パケット情報記録部120が実際に更新を行った時刻を記録してもよい。 As a result, the ARP status information of terminal A and terminal B in packet information recording section 120 is as shown in FIG. Thereafter, when receiving an inquiry about the device status specifying the IP addresses of terminal A and terminal B, the device status information providing unit 140 refers to the ARP status information (device status information) in FIG. respond. In FIG. 10, the ARP status last update times are the ARP request reception time and the ARP response reception time.

上記図8を用いた説明では、端末BがARP応答を送信したものとして説明したが、端末Bが存在していない、又は、故障している場合等は、端末BからARP応答は送信されない。このため、端末BのARP状態情報のARP状態は、「状態確認中」のままとなる。以下、記録情報解析部130によるARP状態情報の更新動作について説明する。 In the explanation using FIG. 8 above, it is assumed that terminal B has transmitted the ARP response. Therefore, the ARP status in the ARP status information of terminal B remains "checking status". The operation of updating the ARP status information by the recorded information analysis unit 130 will be described below.

図11は、本発明の第1の実施形態の装置状態管理装置の記録情報解析部130のARP状態情報(装置状態情報)の更新動作を表したアクティビティ図である。図11を参照すると、まず、記録情報解析部130は、パケット情報記録部120に対し、端末BのARP状態情報を照会する(ステップS41)。なお、記録情報解析部130が、図11の処理を開始する契機としては、前回の更新動作から所定時間の経過等が考えられる。あるいは、パケット情報記録部120から、ARP状態最終更新時刻から一定期間経過したエントリが存在する旨の通知があった場合に図11の処理を開始してもよい。 FIG. 11 is an activity diagram showing the update operation of the ARP status information (apparatus status information) of the recorded information analysis section 130 of the apparatus status management apparatus according to the first embodiment of the present invention. Referring to FIG. 11, first, the recorded information analysis unit 130 inquires of the packet information recording unit 120 about the ARP status information of terminal B (step S41). As a trigger for the recorded information analysis unit 130 to start the processing of FIG. 11, it is conceivable that a predetermined time has passed since the previous update operation. Alternatively, the process of FIG. 11 may be started when the packet information recording unit 120 notifies that there is an entry for which a certain period of time has passed since the ARP state last update time.

記録情報解析部130から照会を受けたパケット情報記録部120は、記録情報解析部130に対し、ARP状態が「状態確認中」のままとなっている端末BのARP状態情報を応答する(ステップS42)。 The packet information recording unit 120, which has received the inquiry from the recording information analysis unit 130, responds to the recording information analysis unit 130 with the ARP status information of the terminal B whose ARP status remains "checking status" (step S42).

記録情報解析部130は、パケット情報記録部120から受信した端末BのARP状態情報の最終更新時刻から一定時間を経過しているか否かを確認する(ステップS43)。ここで、端末BのARP状態情報の最終更新時刻から一定時間を経過していない場合、記録情報解析部130は、端末BのARP状態情報の更新は行わない(ステップS44)。 The recorded information analysis unit 130 checks whether or not a certain time has passed since the last update time of the ARP status information of the terminal B received from the packet information recording unit 120 (step S43). Here, if the fixed time has not passed since the last update time of the ARP status information of terminal B, the recorded information analysis unit 130 does not update the ARP status information of terminal B (step S44).

一方、端末BのARP状態情報の最終更新時刻から一定時間を経過している場合、記録情報解析部130は、図7のテーブルを参照して、端末BのARP状態情報のARP状態を「異常」に更新する(ステップS45)。具体的には、記録情報解析部130は、図7のテーブルの一定時間ARP状態に変化なしのエントリの「状態確認中」の設定内容に従い、端末BのARP状態情報のARP状態を「異常」に変更するようパケット情報記録部120に指示する。 On the other hand, if a certain period of time has passed since the last update time of the ARP status information of terminal B, recorded information analysis section 130 refers to the table of FIG. ” (step S45). Specifically, the recorded information analysis unit 130 sets the ARP status of the ARP status information of the terminal B to "abnormal" according to the setting contents of "checking status" of the entry in which the ARP status has not changed for a certain period of time in the table of FIG. The packet information recording unit 120 is instructed to change to .

パケット情報記録部120は、記録情報解析部130からの指示に従い、端末BのARP状態情報のARP状態を「異常」に更新する(ステップS46)。 The packet information recording unit 120 updates the ARP status of the ARP status information of the terminal B to "abnormal" according to the instruction from the recording information analysis unit 130 (step S46).

以上の結果、パケット情報記録部120における端末Aと端末BのARP状態情報は、図12に示すとおりとなる。以降、装置状態情報提供部140は、端末AのIPアドレスを指定した装置状態の照会を受けた場合、図12のARP状態情報(装置状態情報)を参照して「正常」と応答する。一方、以降、端末BのIPアドレスを指定した装置状態の照会を受けた場合、装置状態情報提供部140は、図12のARP状態情報(装置状態情報)を参照して「異常」と応答する。このように本実施形態によれば、特別なパケットの送受信を行うことなく、装置の異常を把握することが可能となる。なお、図12においては、ARP状態最終更新時刻は、ARP要求受信時刻とARP応答受信時刻を用いるものとしているが、それぞれ、パケット情報記録部120が実際に更新を行った時刻を記録してもよい。 As a result, the ARP status information of terminal A and terminal B in packet information recording section 120 is as shown in FIG. Thereafter, when receiving an inquiry about the device status specifying the IP address of terminal A, the device status information providing unit 140 refers to the ARP status information (device status information) in FIG. 12 and responds "normal". On the other hand, when an inquiry about the device status specifying the IP address of terminal B is received thereafter, the device status information providing unit 140 refers to the ARP status information (device status information) in FIG. 12 and responds "abnormal". . As described above, according to the present embodiment, it is possible to grasp an abnormality of the device without transmitting and receiving a special packet. In FIG. 12, the ARP request reception time and the ARP response reception time are used as the ARP status last update time. good.

上記図11を用いた説明では、端末Bが「異常」と判定されることになるが、その後、端末Bが正常に通信可能となる場合もある。以下、パケット解析部110によるARP状態情報の更新動作について説明する。 In the explanation using FIG. 11, the terminal B is determined to be "abnormal", but the terminal B may be able to communicate normally thereafter. The update operation of the ARP status information by the packet analysis unit 110 will be described below.

図13は、本発明の第1の実施形態の装置状態管理装置のパケット解析部によるARP状態情報(装置状態情報)の更新動作を表したアクティビティ図である。図13を参照すると、まず、パケット解析部110は、パケット情報記録部120に対し、端末BのARP状態情報を照会する(ステップS51)。なお、パケット解析部110が、図13の処理を開始する契機としては、端末Aから端末B宛てのARPパケットを受信したタイミングが想定される。従って、装置状態管理装置100は、図13の処理と並行して図8のステップS5~S8の処理を実施してもよい。 FIG. 13 is an activity diagram showing update operation of ARP status information (device status information) by the packet analysis unit of the device status management device according to the first embodiment of the present invention. Referring to FIG. 13, first, the packet analysis unit 110 inquires of the packet information recording unit 120 about the ARP status information of the terminal B (step S51). Note that the timing at which the packet analysis unit 110 receives an ARP packet addressed to the terminal B from the terminal A is assumed as a trigger for starting the processing in FIG. Therefore, the device status management device 100 may perform the processing of steps S5 to S8 in FIG. 8 in parallel with the processing in FIG.

この時点では、端末BのARP状態情報(装置状態情報)は、図12に示すとおり「異常」であるため、パケット情報記録部120は、パケット解析部110に対し、APR状態が「異常」となっているARP状態情報を応答する(ステップS52)。 At this point, the ARP status information (apparatus status information) of terminal B is "abnormal" as shown in FIG. It responds with the ARP status information (step S52).

前記ARP状態情報を受信したパケット解析部110は、そのARP状態最終更新時刻を参照し、ARP状態情報の最終の更新時刻から一定時間が経過しているか否かを確認する(ステップS53)。ここで、ARP状態最終更新時刻から一定時間が経過していない場合、パケット解析部110は、ARP状態情報のARP状態が「正常」又は「異常」のいずれかであるかを確認する(ステップS54)。ここで、ARP状態が「正常」又は「異常」のいずれかである場合、パケット解析部110は端末BのARP状態情報のARP状態を維持する(更新しない)(ステップS55)。 Upon receiving the ARP status information, the packet analysis unit 110 refers to the last update time of the ARP status and checks whether or not a certain period of time has passed since the last update time of the ARP status information (step S53). Here, if the predetermined time has not passed since the ARP status last update time, the packet analysis unit 110 confirms whether the ARP status of the ARP status information is "normal" or "abnormal" (step S54). ). Here, if the ARP status is either "normal" or "abnormal", the packet analysis unit 110 maintains (does not update) the ARP status of the ARP status information of terminal B (step S55).

一方、ARP状態情報の最終の更新時刻から一定時間が経過している場合(ステップS53のYes)、又は、ARP状態が「正常」又は「異常」以外のいずれかである場合、パケット解析部110は、端末BのARP状態情報を更新する(ステップS56)。具体的には、パケット解析部110は、図6の遷移テーブルを参照して、端末BのARP状態の変更要否を確認する。前記確認の結果、端末BのARP状態を変更すると判定した場合、パケット解析部110は、パケット情報記録部120に対し、端末BのARP状態情報の更新を指示する。例えば、端末B宛てのARP要求を受信した場合、図6の遷移テーブルの種別=Request、送信元IPアドレス=X以外、送信元IPアドレス=Xのエントリが参照される。この場合、パケット解析部110は、端末BのARP状態を「状態確認中」に変更することを決定する。 On the other hand, if a certain period of time has passed since the last update time of the ARP status information (Yes in step S53), or if the ARP status is other than "normal" or "abnormal", the packet analysis unit 110 updates the ARP status information of terminal B (step S56). Specifically, packet analysis section 110 refers to the transition table in FIG. 6 to check whether the ARP state of terminal B needs to be changed. As a result of the confirmation, when it is determined that the ARP state of terminal B is to be changed, packet analysis section 110 instructs packet information recording section 120 to update the ARP state information of terminal B. FIG. For example, when an ARP request addressed to terminal B is received, the entry of source IP address=X other than type=Request and source IP address=X in the transition table of FIG. 6 is referred to. In this case, packet analysis section 110 determines to change the ARP status of terminal B to "status checking".

パケット情報記録部120は、記録情報解析部130からの指示に従い、端末BのARP状態情報のARP状態を更新(変更)する(ステップS57)。 The packet information recording unit 120 updates (changes) the ARP state of the ARP state information of the terminal B according to the instruction from the recording information analysis unit 130 (step S57).

このように、本実施形態によれば、一旦「正常」又は「異常」と判定した場合であっても、ARPパケットの受信を契機に、一定時間が経過している場合や、「ARP状態情報なし」の場合は、「状態確認中」に変更されることになる。これにより、端末等の最新状態を把握し、必要に応じてユーザに提供することが可能となる。 As described above, according to the present embodiment, even if it is determined to be "normal" or "abnormal" once, when a certain period of time has elapsed or "ARP status information None” is changed to “Confirming status”. This makes it possible to grasp the latest state of the terminal or the like and provide it to the user as needed.

以上説明したとおり、本実施形態によれば、端末が通信開始にあたり必ず送信するARPパケットを利用して端末やその通信相手の最新状態を把握することが可能となる。換言すると、本実施形態は、以下の諸効果を奏すると言える。
1.対象のIPアドレスを事前に把握できていない場合でもNMS同等に機器の監視を行うことができる。
2.特許文献1のように、監視の目的で特別なパケットを流す必要が無い。
3.パケット情報記録部に情報が保持されるため、一度でも通信したことがある端末であれば状態を確認できる。
As described above, according to the present embodiment, it is possible to grasp the latest status of the terminal and its communication partner by using the ARP packet that the terminal always transmits at the start of communication. In other words, it can be said that this embodiment has the following effects.
1. Even if the target IP address cannot be grasped in advance, the device can be monitored in the same manner as the NMS.
2. Unlike Patent Document 1, there is no need to send a special packet for the purpose of monitoring.
3. Since information is held in the packet information recording unit, the status can be checked by any terminal that has communicated even once.

以上、本発明の各実施形態を説明したが、本発明は、上記した実施形態に限定されるものではなく、本発明の基本的技術的思想を逸脱しない範囲で、更なる変形・置換・調整を加えることができる。例えば、各図面に示したネットワーク構成、各要素の構成、テーブル等の表現形態は、本発明の理解を助けるための一例であり、これらの図面に示した構成に限定されるものではない。例えば、上記した実施形態では、スイッチにARPパケットを転送させるためにオープンフローを用いるものとして説明したが、スイッチにARPパケットを選別して装置状態管理装置に転送させることができればよく、特に限定されない。 Although each embodiment of the present invention has been described above, the present invention is not limited to the above-described embodiments, and further modifications, replacements, and adjustments can be made without departing from the basic technical idea of the present invention. can be added. For example, the representation forms such as the network configuration, the configuration of each element, and the tables shown in each drawing are examples for helping understanding of the present invention, and are not limited to the configurations shown in these drawings. For example, in the above-described embodiment, OpenFlow is used to transfer ARP packets to the switch. .

また、上記した実施形態では、アドレス解決プロトコルのパケットとしてARPパケットを用いるものとして説明したが、アドレス解決プロトコルは、狭義のARPに限定されない。例えば、IPv6では、ND(Neighbor Discovery)プロトコルがアドレス解決に用いられている。この場合も、スイッチ200A、200Bに、NDプロトコルのパケットを、装置状態管理装置100に転送させるフローエントリを設定することで、同様に、装置の状態を把握することが可能となる。 Also, in the above-described embodiment, the ARP packet is used as the packet of the address resolution protocol, but the address resolution protocol is not limited to ARP in the narrow sense. For example, IPv6 uses the ND (Neighbor Discovery) protocol for address resolution. In this case as well, by setting flow entries for transferring ND protocol packets to the device state management device 100 in the switches 200A and 200B, it is possible to similarly grasp the state of the devices.

また、上記した実施形態に示した手順は、装置状態管理装置100として機能するコンピュータ(図15の9000)に、装置状態管理装置100としての機能を実現させるプログラムにより実現可能である。このようなコンピュータは、図15のCPU(Central Processing Unit)9010、通信インタフェース9020、メモリ9030、補助記憶装置9040を備える構成に例示される。すなわち、図15のCPU9010にて、パケット解析プログラムや記録情報解析プログラムを実行し、その補助記憶装置9040等に保持された各計算パラメーターの更新処理を実施させればよい。 Further, the procedure shown in the above embodiment can be realized by a program that causes a computer (9000 in FIG. 15) functioning as the device status management device 100 to realize the function as the device status management device 100. FIG. Such a computer is exemplified by a configuration including a CPU (Central Processing Unit) 9010, a communication interface 9020, a memory 9030, and an auxiliary storage device 9040 in FIG. That is, the CPU 9010 in FIG. 15 may execute the packet analysis program and the recorded information analysis program to update each calculation parameter held in the auxiliary storage device 9040 or the like.

即ち、上記した実施形態に示した装置状態管理装置100の各部(処理手段、機能)は、同装置に搭載されたプロセッサに、そのハードウェアを用いて、上記した各処理を実行させるコンピュータプログラムにより実現することができる。 That is, each part (processing means, function) of the device status management device 100 shown in the above-described embodiment is executed by a computer program that causes a processor mounted in the device to execute each of the above-described processes using the hardware. can be realized.

最後に、本発明の好ましい形態を要約する。
[第1の形態]
(上記第1の視点による装置状態管理装置参照)
[第2の形態]
上記した装置状態管理装置は、さらに、
前記スイッチに、前記装置間のアドレス解決プロトコルのパケットを所定の装置状態確認装置に転送させる制御情報(フローエントリ)を設定する機能を備えていることが好ましい。
[第3の形態]
上記した装置状態管理装置は、さらに、
前記装置間のアドレス解決プロトコルのパケットの授受状態に基づいた装置の状態を記録するパケット情報記録部を備えることが好ましい。
[第4の形態]
上記した装置状態管理装置は、さらに、
前記パケット情報記録部を参照し、所定時間内に、前記アドレス解決プロトコルのパケットに対する応答を受信できない場合、前記アドレス解決プロトコルのパケットの送信先が異常であると判定する記録情報解析部を備えることが好ましい。
[第5の形態]
上記した装置状態管理装置の前記装置状態管理部は、
前記アドレス解決プロトコルのアドレス解決要求パケットを受信した場合、前記アドレス解決要求パケットの送信先を、状態確認中状態として管理する構成を採ることができる。
[第6の形態]
(上記第2の視点による装置の状態の管理方法参照)
[第7の形態]
(上記第3の視点によるプログラム参照)
なお、上記第6~第7の形態は、第1の形態と同様に、第2~第5の形態に展開することが可能である。
Finally, preferred forms of the invention are summarized.
[First form]
(Refer to the device status management device from the first viewpoint above)
[Second form]
The device status management device described above further comprises:
It is preferable that the switch has a function of setting control information (flow entry) for transferring a packet of the address resolution protocol between the devices to a predetermined device status confirmation device.
[Third form]
The device status management device described above further comprises:
It is preferable to include a packet information recording unit for recording the state of the device based on the transmission/reception state of packets of the address resolution protocol between the devices.
[Fourth mode]
The device status management device described above further comprises:
comprising a recorded information analysis unit that refers to the packet information recording unit and determines that the destination of the address resolution protocol packet is abnormal when a response to the address resolution protocol packet cannot be received within a predetermined time; is preferred.
[Fifth form]
The device state management unit of the device state management device described above,
A configuration can be adopted in which, when an address resolution request packet of the address resolution protocol is received, the destination of the address resolution request packet is managed as a state of checking status.
[Sixth form]
(See the method for managing the state of the device from the second viewpoint above.)
[Seventh form]
(Refer to the program from the third viewpoint above)
It should be noted that the sixth and seventh modes can be developed into the second to fifth modes in the same manner as the first mode.

なお、上記の特許文献および非特許文献の各開示を、本書に引用をもって繰り込むものとする。本発明の全開示(請求の範囲を含む)の枠内において、さらにその基本的技術思想に基づいて、実施形態ないし実施例の変更・調整が可能である。また、本発明の開示の枠内において種々の開示要素(各請求項の各要素、各実施形態ないし実施例の各要素、各図面の各要素等を含む)の多様な組み合わせ、ないし選択(部分的削除を含む)が可能である。すなわち、本発明は、請求の範囲を含む全開示、技術的思想にしたがって当業者であればなし得るであろう各種変形、修正を含むことは勿論である。特に、本書に記載した数値範囲については、当該範囲内に含まれる任意の数値ないし小範囲が、別段の記載のない場合でも具体的に記載されているものと解釈されるべきである。 The disclosures of the above patent documents and non-patent documents are incorporated herein by reference. Within the framework of the full disclosure of the present invention (including the scope of claims), modifications and adjustments of the embodiments and examples are possible based on the basic technical concept thereof. Also, within the framework of the disclosure of the present invention, various combinations or selections (partial (including targeted deletion) is possible. That is, the present invention naturally includes various variations and modifications that can be made by those skilled in the art according to the entire disclosure including claims and technical ideas. In particular, any numerical range recited herein should be construed as specifically recited for any numerical value or subrange within that range, even if not otherwise stated.

10、100 装置状態管理装置
11 パケット受信部
12 装置状態管理部
20、200A、200B スイッチ
110 パケット解析部
120 パケット情報記録部
130 記録情報解析部
140 装置状態情報提供部
9000 コンピュータ
9010 CPU
9020 通信インタフェース
9030 メモリ
9040 補助記憶装置
REFERENCE SIGNS LIST 10, 100 device state management device 11 packet receiver 12 device state manager 20, 200A, 200B switch 110 packet analysis unit 120 packet information recording unit 130 recorded information analysis unit 140 device state information providing unit 9000 computer 9010 CPU
9020 Communication interface 9030 Memory 9040 Auxiliary storage device

Claims (8)

装置間のアドレス解決プロトコルのパケットを所定の装置状態確認装置に転送させる制御情報に従って動作するスイッチから、前記アドレス解決プロトコルのパケットを受信するパケット受信部と、
前記装置間のアドレス解決プロトコルのパケットの授受状態に基づいて、前記アドレス解決プロトコルのパケットの送信元と送信先の装置の状態を管理する装置状態管理部と、
を備え
前記スイッチに、前記装置間のアドレス解決プロトコルの要求パケット及び応答パケットを所定の装置状態確認装置に転送させる制御情報を設定する機能を備えている、
装置状態管理装置。
a packet receiving unit for receiving a packet of the address resolution protocol from a switch operating in accordance with control information for transferring the packet of the address resolution protocol between devices to a predetermined device status confirmation device;
a device status management unit that manages the status of a source device and a destination device of a packet of the address resolution protocol based on the transmission/reception status of the packet of the address resolution protocol between the devices;
with
The switch has a function of setting control information for transferring a request packet and a response packet of an address resolution protocol between the devices to a predetermined device status confirmation device.
Device state management device.
さらに、
前記装置間のアドレス解決プロトコルのパケットの授受状態に基づいた装置の状態を記録するパケット情報記録部を備える、
請求項1の装置状態管理装置。
moreover,
A packet information recording unit that records the state of the device based on the transmission and reception state of the packet of the address resolution protocol between the devices,
2. The device status management device according to claim 1.
さらに、
前記パケット情報記録部を参照し、所定時間内に、前記アドレス解決プロトコルのパケットに対する応答を受信できない場合、前記アドレス解決プロトコルのパケットの送信先が異常であると判定する記録情報解析部を備える、
請求項の装置状態管理装置。
moreover,
a recorded information analysis unit that refers to the packet information recording unit and determines that the destination of the address resolution protocol packet is abnormal when a response to the address resolution protocol packet cannot be received within a predetermined time,
3. The device status management device according to claim 2 .
前記装置状態管理部は、
前記アドレス解決プロトコルのアドレス解決要求パケットを受信した場合、前記アドレス解決要求パケットの送信先を、状態確認中状態として管理する請求項1からいずれか一の装置状態管理装置。
The device state management unit
4. The device state management device according to claim 1, wherein when an address resolution request packet of said address resolution protocol is received, the destination of said address resolution request packet is managed as a state of checking status.
装置間のアドレス解決プロトコルのパケットを所定の装置状態確認装置に転送させる制御情報に従って動作するスイッチから、前記アドレス解決プロトコルのパケットを受信し、
前記装置間のアドレス解決プロトコルのパケットの授受状態に基づいて、前記アドレス解決プロトコルのパケットの送信元と送信先の装置の状態を管理し、
前記スイッチに、前記装置間のアドレス解決プロトコルの要求パケット及び応答パケットを所定の装置状態確認装置に転送させる制御情報を設定する、
装置の状態の管理方法。
receiving a packet of the address resolution protocol from a switch operating in accordance with control information for transferring the packet of the address resolution protocol between devices to a predetermined device status confirmation device;
managing the states of the source and destination devices of the address resolution protocol packets based on the transmission/reception state of the address resolution protocol packets between the devices ;
Setting control information in the switch to cause a request packet and a response packet of the address resolution protocol between the devices to be transferred to a predetermined device status confirmation device;
How to manage the state of equipment.
さらに、前記装置間のアドレス解決プロトコルのパケットの授受状態を記録する、
請求項の装置の状態の管理方法。
Furthermore, recording the transfer state of packets of the address resolution protocol between the devices,
6. A method for managing the state of an apparatus according to claim 5 .
前記記録したパケットの授受状態に基づいて、所定時間内に、前記アドレス解決プロトコルのパケットに対する応答を受信できない場合、前記アドレス解決プロトコルのパケットの送信先が異常であると判定する、
請求項の装置の状態の管理方法。
If a response to the address resolution protocol packet cannot be received within a predetermined time based on the recorded transmission/reception state of the packet, determining that the destination of the address resolution protocol packet is abnormal;
7. The method of managing the state of the device according to claim 6 .
装置間のアドレス解決プロトコルのパケットを所定の装置状態確認装置に転送させる制御情報に従って動作するスイッチから、前記アドレス解決プロトコルのパケットを受信する処理と、
前記装置間のアドレス解決プロトコルのパケットの授受状態に基づいて、前記アドレス解決プロトコルのパケットの送信元と送信先の装置の状態を管理する処理と
前記スイッチに、前記装置間のアドレス解決プロトコルの要求パケット及び応答パケットを所定の装置状態確認装置に転送させる制御情報を設定する処理と、
をコンピュータに実行させるプログラム。
a process of receiving a packet of the address resolution protocol from a switch operating in accordance with control information for transferring the packet of the address resolution protocol between devices to a predetermined device status confirmation device;
a process of managing the states of the source and destination devices of the address resolution protocol packet based on the transmission/reception state of the address resolution protocol packet between the devices ;
a process of setting control information for causing the switch to transfer a request packet and a response packet of the address resolution protocol between the devices to a predetermined device status confirmation device;
A program that makes a computer run
JP2019012069A 2019-01-28 2019-01-28 Device status management device, device status management method and program Active JP7225845B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2019012069A JP7225845B2 (en) 2019-01-28 2019-01-28 Device status management device, device status management method and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2019012069A JP7225845B2 (en) 2019-01-28 2019-01-28 Device status management device, device status management method and program

Publications (2)

Publication Number Publication Date
JP2020120344A JP2020120344A (en) 2020-08-06
JP7225845B2 true JP7225845B2 (en) 2023-02-21

Family

ID=71892176

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2019012069A Active JP7225845B2 (en) 2019-01-28 2019-01-28 Device status management device, device status management method and program

Country Status (1)

Country Link
JP (1) JP7225845B2 (en)

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2005244273A (en) 2004-02-24 2005-09-08 Matsushita Electric Ind Co Ltd Data communication control apparatus
US20100299430A1 (en) 2009-05-22 2010-11-25 Architecture Technology Corporation Automated acquisition of volatile forensic evidence from network devices
JP2018504038A (en) 2015-12-31 2018-02-08 ホアウェイ・テクノロジーズ・カンパニー・リミテッド Software-defined data center, service cluster scheduling method and traffic monitoring method therefor
JP2018061219A (en) 2016-10-07 2018-04-12 株式会社リコー Communication system, communication control device, and communication control program

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2005244273A (en) 2004-02-24 2005-09-08 Matsushita Electric Ind Co Ltd Data communication control apparatus
US20100299430A1 (en) 2009-05-22 2010-11-25 Architecture Technology Corporation Automated acquisition of volatile forensic evidence from network devices
JP2018504038A (en) 2015-12-31 2018-02-08 ホアウェイ・テクノロジーズ・カンパニー・リミテッド Software-defined data center, service cluster scheduling method and traffic monitoring method therefor
JP2018061219A (en) 2016-10-07 2018-04-12 株式会社リコー Communication system, communication control device, and communication control program

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
藪崎 仁史 Hitoshi Yabusaki,"クラウドネットワークの柔軟性と応答性を高める仮想ネットワーク動的制御 Virtual network dynamic control for improving flexibility and response of cloud network",電子情報通信学会2015年総合大会講演論文集 通信2 PROCEEDINGS OF THE 2015 IEICE GENERAL CONFERENCE (2015-02-24) ,2015年02月24日

Also Published As

Publication number Publication date
JP2020120344A (en) 2020-08-06

Similar Documents

Publication Publication Date Title
US6856593B2 (en) Communication system, relay apparatus, end system, and communicating method
US6765877B1 (en) System and method for detecting unidirectional links
JP4598462B2 (en) Provider network providing an L2-VPN service and edge router
CN101459594B (en) BFD packet transmitting method, link failure detection method and apparatus
CN100531071C (en) Method and system for link failure detection and device for link failure detection
JP2006013827A (en) Packet transfer apparatus
US6882648B2 (en) Communication device
WO2007073649A1 (en) A method and system for obtaining path maximum transfer unit in network
EP2553870B1 (en) An operations, administrations and management proxy and a method for handling operations, administrations and management messages
KR20140072343A (en) Method for handling fault in softwate defined networking networks
EP1222724B1 (en) Method and apparatus for failure detection in a communications network
JP5557777B2 (en) Connectivity monitoring method by subscriber termination equipment
WO2012070274A1 (en) Communication system and network malfunction detection method
JP7225845B2 (en) Device status management device, device status management method and program
JP4591338B2 (en) Communications system
JPH1051476A (en) Network management method
JP5333793B2 (en) Topology specifying method and topology specifying device
JP5045603B2 (en) Communication monitoring method, communication monitoring system, management system, and external device
JP5190717B2 (en) Topology specifying method and topology specifying device
JP3914072B2 (en) Network failure monitoring method, communication system, and line switching apparatus
JP6733923B1 (en) Network management system, network management method, and network management program
JP5310734B2 (en) COMMUNICATION DEVICE, COMMUNICATION DEVICE CONTROL METHOD, AND NETWORK SYSTEM
JP4440752B2 (en) Packet response device, monitoring device, and program
JP4900237B2 (en) IP address duplication detection method, IP address duplication detection device, and IP address duplication detection program
JP6062394B2 (en) Relay device and relay method

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20211202

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20220921

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20221011

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20221201

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20230123

R151 Written notification of patent or utility model registration

Ref document number: 7225845

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R151