JP2021034907A - Communication apparatus, abnormality detection method and program - Google Patents

Communication apparatus, abnormality detection method and program Download PDF

Info

Publication number
JP2021034907A
JP2021034907A JP2019153691A JP2019153691A JP2021034907A JP 2021034907 A JP2021034907 A JP 2021034907A JP 2019153691 A JP2019153691 A JP 2019153691A JP 2019153691 A JP2019153691 A JP 2019153691A JP 2021034907 A JP2021034907 A JP 2021034907A
Authority
JP
Japan
Prior art keywords
communication
packet
transfer unit
confirmation
communication confirmation
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.)
Pending
Application number
JP2019153691A
Other languages
Japanese (ja)
Inventor
洋道 勝山
Hiromichi Katsuyama
洋道 勝山
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.)
Oki Electric Industry Co Ltd
Original Assignee
Oki Electric Industry Co Ltd
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 Oki Electric Industry Co Ltd filed Critical Oki Electric Industry Co Ltd
Priority to JP2019153691A priority Critical patent/JP2021034907A/en
Publication of JP2021034907A publication Critical patent/JP2021034907A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Small-Scale Networks (AREA)

Abstract

To provide a communication apparatus capable of performing abnormality detection while suppressing an influence upon a service in operation.SOLUTION: The present invention relates to a communication apparatus which communicates with an external device over a network, comprising: a control unit which generates a packet; a first transfer unit which transfers a sent packet using a protocol corresponding to a data link layer; and a second transfer unit which transfers the packet transferred from the first transfer unit using a protocol corresponding to a physical layer. The control unit generates a communication confirmation packet for confirming a communication on a communication channel inside of the communication apparatus. The first transfer unit includes a port which is connected to the network, and a pair of communication confirmation ports connected without interposing the network. The control unit confirms the communication of the communication channel by sending out the communication confirmation packet via one of the pair of communication confirmation ports and receiving the communication confirmation packets returned via one and the other of the pair of communication confirmation ports.SELECTED DRAWING: Figure 1

Description

本発明は、通信装置、異常検出方法及びプログラムに関する。 The present invention relates to communication devices, anomaly detection methods and programs.

通信事業者等が使用する大型の通信装置では、デバイスの故障等により通信異常が発生した場合に備え、冗長構成が採用されている。かかる通信装置では、通信異常の検出に応じて自動的に現用系装置及び予備系装置の切り替えを行い、通信異常の発生を速やかに保守者に通知する機能が必要となる。 Large-scale communication devices used by telecommunications carriers and the like employ a redundant configuration in case a communication abnormality occurs due to a device failure or the like. Such a communication device needs a function of automatically switching between a working system device and a standby system device in response to detection of a communication abnormality and promptly notifying a maintenance person of the occurrence of a communication abnormality.

通信異常を検出する装置として、通信を行う一方の装置と他方の装置とが同時に情報パケットを送信することにより生じる不具合である「衝突パケット」をカウントするカウンタを設け、カウンタのカウント値に基づいて通信異常を検出する装置が提案されている(例えば、特許文献1)。 As a device for detecting a communication abnormality, a counter is provided to count "collision packets", which is a defect caused by the simultaneous transmission of information packets by one device that communicates and the other device, and is based on the count value of the counter. A device for detecting a communication abnormality has been proposed (for example, Patent Document 1).

また、遠隔通信ネットワークにおいて、ネットワークの故障をリアルタイムで検出するため、エラー検出のための通信を定期的に行い、その応答を確認することによりネットワークの故障検出等を行う管理システムが提案されている(例えば、特許文献2)。 Further, in a remote communication network, in order to detect a network failure in real time, a management system has been proposed in which communication for error detection is periodically performed and the response is confirmed to detect the network failure. (For example, Patent Document 2).

また、障害の発生を検出した場合に、障害を検出した通信装置をマスタ装置、対向の通信装置をスレーブ装置として送受信レベルの測定や内部回線の診断を行い、障害元が送信側か受信側か、装置内部か装置外部かを切り分けることにより、被疑箇所の特定を行う通信システムが提案されている(例えば、特許文献3)。 In addition, when the occurrence of a failure is detected, the communication device that detected the failure is used as the master device, and the opposite communication device is used as the slave device to measure the transmission / reception level and diagnose the internal line, and whether the failure source is the transmitting side or the receiving side. , A communication system for identifying a suspected portion by separating the inside of the device or the outside of the device has been proposed (for example, Patent Document 3).

特開平05−211508号公報Japanese Unexamined Patent Publication No. 05-211508 特開2009−135984号公報JP-A-2009-135984 特開2010−245589号公報JP-A-2010-245589

上記特許文献1のようにカウンタを用いた通信異常の検出方法では、通信デバイスの故障等によるカウンタの動作の不具合や、プログラムの異常動作によりカウンタが計上しない等の通信機能の停止が発生したような場合、カウンタによる監視では異常を検出することができないという問題があった。 In the method of detecting a communication abnormality using a counter as in Patent Document 1, it seems that a malfunction of the counter operation due to a failure of a communication device or a stoppage of a communication function such that the counter does not count due to an abnormal operation of a program occurs. In this case, there is a problem that an abnormality cannot be detected by monitoring with a counter.

また、上記特許文献2のように、エラー検出のための通信及び応答確認(すなわち、死活監視による疎通確認)を行って通信異常を検出する方法では、接続先の機器への通信及び接続先の機器からの応答が必要となる。しかし、死活監視で行われるPINGを用いた通信では、接続先の機器のPINGへの応答処理による性能低下やPINGの受信に対するセキュリティの観点から、疎通確認のための通信の実施が許可されない場合があり、そのような場合には通信異常の検出を行うことができないという問題があった。 Further, as in Patent Document 2, in the method of detecting a communication abnormality by performing communication for error detection and response confirmation (that is, communication confirmation by alive monitoring), communication to the connection destination device and connection destination A response from the device is required. However, in the communication using PING performed by alive monitoring, the execution of communication for communication confirmation may not be permitted from the viewpoint of performance deterioration due to the response processing to the PING of the connected device and the security against the reception of the PING. In such a case, there is a problem that communication abnormality cannot be detected.

また、上記特許文献3のように、障害の発生を検出した場合に故障箇所の特定のための切り分けを行う方法では、サービスのための通信を行えない状態となるため、通信サービスの運用中に実施する異常検出方法としては使用することができないという問題があった。 In addition, as in Patent Document 3, the method of isolating the faulty part when the occurrence of a fault is detected makes it impossible to communicate for the service. Therefore, during the operation of the communication service. There was a problem that it could not be used as an abnormality detection method to be implemented.

本発明は上記問題点に鑑みてなされたものであり、運用中の通信サービスへの影響を抑えつつ通信異常の検出を行うことが可能な通信装置を提供することを目的とする。 The present invention has been made in view of the above problems, and an object of the present invention is to provide a communication device capable of detecting a communication abnormality while suppressing an influence on a communication service during operation.

本発明に係る通信装置は、外部装置とネットワークを介して通信を行う通信装置であって、通信パケットを生成する処理制御部と、前記処理制御部から送出された前記通信パケットをデータリンク層に対応する通信プロトコルを用いて転送する第1転送部と、前記第1転送部により転送された前記通信パケットを物理層に対応する通信プロトコルを用いて前記外部装置に転送する第2転送部と、を有し、前記処理制御部は、前記処理制御部、前記第1転送部及び前記第2転送部を通る当該通信装置内の通信経路の疎通を確認するための通信パケットである疎通確認パケットを生成し、前記第1転送部は、前記処理制御部から送出された前記通信パケットの前記第2転送部への転送を中継し且つ前記ネットワークに接続された通常通信ポート、及び前記ネットワークを介さずに接続された一対の疎通確認用通信ポートを有し、前記処理制御部は、前記一対の疎通確認用通信ポートの一方を介して前記疎通確認パケットを送出し、前記一対の疎通確認用通信ポートの一方及び他方を経由して折り返された前記疎通確認パケットを受信し、受信結果に基づいて前記通信経路の疎通を確認することを特徴とする。 The communication device according to the present invention is a communication device that communicates with an external device via a network, and uses a processing control unit that generates a communication packet and the communication packet sent from the processing control unit as a data link layer. A first transfer unit that transfers the communication packet using the corresponding communication protocol, and a second transfer unit that transfers the communication packet transferred by the first transfer unit to the external device using the communication protocol corresponding to the physical layer. The processing control unit has a communication confirmation packet, which is a communication packet for confirming communication of a communication path in the communication device passing through the processing control unit, the first transfer unit, and the second transfer unit. The first transfer unit, which is generated, relays the transfer of the communication packet sent from the processing control unit to the second transfer unit, and does not go through the normal communication port connected to the network and the network. It has a pair of communication confirmation communication ports connected to the communication control unit, and the processing control unit sends the communication confirmation packet through one of the pair of communication confirmation communication ports, and the pair of communication confirmation communication ports. It is characterized in that the communication confirmation packet returned via one and the other is received, and the communication of the communication path is confirmed based on the reception result.

また、本発明に係る異常検出方法は、通信パケットを生成する処理制御部と、前記処理制御部から送出された前記通信パケットをデータリンク層に対応する通信プロトコルを用いて転送する第1転送部と、前記第1転送部により転送された前記通信パケットを物理層に対応する通信プロトコルを用いて外部装置に転送する第2転送部と、を有しネットワークを介して前記外部装置と通信を行う通信装置の内部における通信経路の異常を検出する異常検出方法であって、前記処理制御部、前記第1転送部及び前記第2転送部を通る前記通信装置内の通信経路の疎通を確認するための通信パケットである疎通確認パケットを生成するステップと、前記処理制御部から前記第1転送部に向けて、前記第1転送部に設けられ且つ前記ネットワークを介さずに接続された一対の疎通確認用通信ポートの一方を通過するように前記疎通確認パケットを送出するステップと、前記一対の疎通確認用通信ポートの一方及び他方を経由して折り返された前記疎通確認パケットを受信するステップと、受信結果に基づいて前記通信経路の疎通を確認するステップと、を含むことを特徴とする。 Further, the abnormality detection method according to the present invention includes a processing control unit that generates a communication packet and a first transfer unit that transfers the communication packet sent from the processing control unit using a communication protocol corresponding to the data link layer. And a second transfer unit that transfers the communication packet transferred by the first transfer unit to an external device using a communication protocol corresponding to the physical layer, and communicates with the external device via a network. An abnormality detection method for detecting an abnormality in a communication path inside a communication device, for confirming communication of a communication path in the communication device passing through the processing control unit, the first transfer unit, and the second transfer unit. A step of generating a communication confirmation packet, which is a communication packet of the above, and a pair of communication confirmations provided in the first transfer unit and connected from the processing control unit to the first transfer unit without going through the network. A step of sending the communication confirmation packet so as to pass through one of the communication confirmation ports for communication, a step of receiving the communication confirmation packet returned via one and the other of the pair of communication confirmation communication ports, and receiving. It is characterized by including a step of confirming the communication of the communication path based on the result.

また、本発明に係るプログラムは、通信パケットを生成する処理制御部と、前記処理制御部から送出された前記通信パケットをデータリンク層に対応する通信プロトコルを用いて転送する第1転送部と、前記第1転送部により転送された前記通信パケットを物理層に対応する通信プロトコルを用いて外部装置に転送する第2転送部と、を有しネットワークを介して前記外部装置と通信を行う通信装置に、前記処理制御部、前記第1転送部及び前記第2転送部を通る前記通信装置内の通信経路の疎通を確認するための通信パケットである疎通確認パケットを生成するステップと、前記処理制御部から前記第1転送部に向けて、前記第1転送部に設けられ且つ前記ネットワークを介さずに接続された一対の疎通確認用通信ポートの一方を通過するように前記疎通確認パケットを送出するステップと、前記一対の疎通確認用通信ポートの一方及び他方を経由して折り返された前記疎通確認パケットを受信するステップと、受信結果に基づいて前記通信経路の疎通を確認するステップと、を実行させることを特徴とする。 Further, the program according to the present invention includes a processing control unit that generates a communication packet, a first transfer unit that transfers the communication packet sent from the processing control unit using a communication protocol corresponding to the data link layer, and a first transfer unit. A communication device having a second transfer unit that transfers the communication packet transferred by the first transfer unit to an external device using a communication protocol corresponding to the physical layer, and communicating with the external device via a network. In addition, a step of generating a communication confirmation packet, which is a communication packet for confirming communication of a communication path in the communication device passing through the processing control unit, the first transfer unit, and the second transfer unit, and the processing control. The communication confirmation packet is transmitted from the unit toward the first transfer unit so as to pass through one of a pair of communication confirmation communication ports provided in the first transfer unit and connected without going through the network. A step of receiving the communication confirmation packet returned via one and the other of the pair of communication confirmation communication ports, and a step of confirming the communication of the communication path based on the reception result are executed. It is characterized by letting it.

本発明によれば、運用中の通信サービスへの影響を抑えつつ通信異常の検出を行うことが可能となる。 According to the present invention, it is possible to detect a communication abnormality while suppressing the influence on the communication service during operation.

本発明の実施例1に係る通信装置の構成を示すブロック図である。It is a block diagram which shows the structure of the communication apparatus which concerns on Example 1 of this invention. 実施例1の通信装置が実行する疎通確認処理の処理ルーチンを示すシーケンス図である。It is a sequence diagram which shows the processing routine of the communication confirmation processing executed by the communication apparatus of Example 1. FIG. 実施例1の疎通確認処理における疎通確認パケットの信号経路を模式的に示す図である。It is a figure which shows typically the signal path of the communication confirmation packet in the communication confirmation processing of Example 1. FIG. 本発明の実施例2に係る通信装置の構成を示すブロック図である。It is a block diagram which shows the structure of the communication apparatus which concerns on Example 2 of this invention. 実施例2の通信装置が実行する疎通確認処理の処理ルーチンを示すシーケンス図である。It is a sequence diagram which shows the processing routine of the communication confirmation processing executed by the communication apparatus of Example 2. FIG. 実施例2の疎通確認処理における疎通確認パケットの信号経路を模式的に示す図である。It is a figure which shows typically the signal path of the communication confirmation packet in the communication confirmation processing of Example 2. FIG.

以下、本発明の実施例について、図面を参照して説明する。なお、以下の各実施例における説明及び添付図面においては、実質的に同一又は等価な部分には同一の参照符号を付している。 Hereinafter, examples of the present invention will be described with reference to the drawings. In the description and the accompanying drawings in each of the following examples, substantially the same or equivalent parts are designated by the same reference numerals.

図1は、本実施例の通信装置100の構成を示すブロック図である。本実施例の通信装置100は、イーサネット(登録商標)の通信規格に従って、ネットワークを介して外部装置と通信を行う通信装置である。 FIG. 1 is a block diagram showing a configuration of a communication device 100 of this embodiment. The communication device 100 of this embodiment is a communication device that communicates with an external device via a network in accordance with the communication standard of Ethernet (registered trademark).

通信装置100は、CPUデバイス10、MACデバイス20及びPHYデバイス30から構成されている。 The communication device 100 is composed of a CPU device 10, a MAC device 20, and a PHY device 30.

CPU(Central Processing Unit)デバイス10は、通信処理や障害発生時の処理を実行する演算デバイスである。CPUデバイス10は、サービスパケット処理部11、入出力バッファ12、物理障害検出部13、監視パケット第1処理部14及び監視パケット第2処理部15を有する。 The CPU (Central Processing Unit) device 10 is an arithmetic device that executes communication processing and processing when a failure occurs. The CPU device 10 includes a service packet processing unit 11, an input / output buffer 12, a physical failure detection unit 13, a monitoring packet first processing unit 14, and a monitoring packet second processing unit 15.

サービスパケット処理部11は、例えばCPUデバイス10が所定のプログラムを実行することにより形成される機能ブロックである。サービスパケット処理部11は、通常の通信サービスを行うためのパケット(以下、通常パケットと称する)についてのパケット処理を実行する。 The service packet processing unit 11 is a functional block formed by, for example, the CPU device 10 executing a predetermined program. The service packet processing unit 11 executes packet processing for a packet (hereinafter, referred to as a normal packet) for performing a normal communication service.

入出力バッファ12は、CPUデバイス10が通信を行う際に、MACデバイス20との間で送受信されたパケットを一時的に蓄積するパケットバッファである。 The input / output buffer 12 is a packet buffer that temporarily stores packets transmitted / received to / from the MAC device 20 when the CPU device 10 communicates.

物理障害検出部13は、MACデバイス20及びPHYデバイス30(すなわち、CPUデバイス10の外部のデバイス)で障害が発生したことを検出する機能ブロックである。物理障害検出部13は、MACデバイス20及びPHYデバイス30の各々から受領した通知に基づいて障害の検出を行う。 The physical failure detection unit 13 is a functional block that detects that a failure has occurred in the MAC device 20 and the PHY device 30 (that is, a device external to the CPU device 10). The physical failure detection unit 13 detects a failure based on the notifications received from each of the MAC device 20 and the PHY device 30.

物理障害検出部13は、第1通信インタフェースC1を介してMACデバイス20と接続されている。第1通信インタフェースC1は、CPUデバイス10からMACデバイス20への制御信号を通信するインタフェースであり、例えばMDIO(Management Data Input/Output)規格の制御用インタフェースと、複数の割り込み信号とによって接続されている。例えば、MACデバイス20の設定情報や、MACデバイス20内でのパケットカウンタ(図示せず)のカウント値に関する情報や、MACデバイス20内での異常検出の有無等の情報が、第1通信インタフェースC1を介して送受信される。 The physical failure detection unit 13 is connected to the MAC device 20 via the first communication interface C1. The first communication interface C1 is an interface for communicating a control signal from the CPU device 10 to the MAC device 20, and is connected by, for example, an MDIO (Management Data Input / Output) standard control interface and a plurality of interrupt signals. There is. For example, the setting information of the MAC device 20, the information about the count value of the packet counter (not shown) in the MAC device 20, and the information such as the presence / absence of abnormality detection in the MAC device 20 are the first communication interface C1. It is sent and received via.

また、物理障害検出部13は、第2通信インタフェースC2を介してPHYデバイス30と接続されている。第2通信インタフェースC2は、CPUデバイス10からPHYデバイス30への制御信号を通信するインタフェースであり、例えばMDIO規格の制御用インタフェースと、複数の割り込み信号とによって接続されている。例えば、PHYデバイス30の設定情報や、PHYデバイス30内での異常検出の有無等の情報が、第2通信インタフェースC2を介して送受信される。 Further, the physical failure detection unit 13 is connected to the PHY device 30 via the second communication interface C2. The second communication interface C2 is an interface for communicating a control signal from the CPU device 10 to the PHY device 30, and is connected by, for example, an MDIO standard control interface and a plurality of interrupt signals. For example, information such as the setting information of the PHY device 30 and the presence / absence of abnormality detection in the PHY device 30 is transmitted / received via the second communication interface C2.

監視パケット第1処理部14及び監視パケット第2処理部15は、通常の通信サービスに用いる通信経路の疎通確認に用いる疎通確認パケットを処理する機能ブロックである。本実施例では、疎通確認パケットを用いて、通信装置100の内部における通信経路、すなわちCPUデバイス10とMACデバイス20との間、及びMACデバイス20とPHYデバイス30との間の通信経路の疎通確認を行う。 The monitoring packet first processing unit 14 and the monitoring packet second processing unit 15 are functional blocks that process the communication confirmation packet used for confirming the communication of the communication path used for the normal communication service. In this embodiment, the communication confirmation packet is used to confirm the communication path inside the communication device 100, that is, the communication path between the CPU device 10 and the MAC device 20 and between the MAC device 20 and the PHY device 30. I do.

監視パケット第1処理部14は、疎通確認パケットの生成及び送信処理を行う。監視パケット第1処理部14は、通常の通信サービスに対応したIPインタフェースのアドレス(図1では、通常用IF141として示す)を有しており、当該アドレスを送信元として疎通確認パケットの送信を行う。 The monitoring packet first processing unit 14 generates and transmits a communication confirmation packet. The monitoring packet first processing unit 14 has an IP interface address (indicated as a normal IF 141 in FIG. 1) corresponding to a normal communication service, and transmits a communication confirmation packet using the address as a source. ..

監視パケット第2処理部15は、疎通確認パケットを受信する。監視パケット第2処理部15は、通常の通信サービスを実施するIPインタフェースのアドレスとは異なる、疎通確認パケットの受信用のIPインタフェースのアドレス(図1では、受信用IF151として示す)を有している。 The monitoring packet second processing unit 15 receives the communication confirmation packet. The monitoring packet second processing unit 15 has an IP interface address for receiving a communication confirmation packet (indicated as a receiving IF 151 in FIG. 1), which is different from the address of the IP interface that performs a normal communication service. There is.

監視パケット第2処理部15は、疎通確認パケットの受信結果を示す応答を監視パケット第1処理部14に送信する。監視パケット第1処理部14は、監視パケット第2処理部15からの応答に基づいて、通信経路に異常が発生しているか否かを確認する。 The monitoring packet second processing unit 15 transmits a response indicating the reception result of the communication confirmation packet to the monitoring packet first processing unit 14. The monitoring packet first processing unit 14 confirms whether or not an abnormality has occurred in the communication path based on the response from the monitoring packet second processing unit 15.

本実施例の通信装置100において、疎通確認パケットは監視パケット第1処理部14から監視パケット第2処理部15の受信用のIPインタフェースのアドレスを送信先のアドレスとして送信される。 In the communication device 100 of the present embodiment, the communication confirmation packet is transmitted from the monitoring packet first processing unit 14 to the address of the IP interface for reception of the monitoring packet second processing unit 15 as the destination address.

MAC(Medium Access Control)デバイス20は、イーサネット(登録商標)通信におけるデータリンク層の通信プロトコルを用いてパケットの転送を行うデバイスである。本実施例では、MACデバイス20は、通常の通信サービスで送受信されるパケット(以下、通常パケットと称する)及び疎通確認パケットの転送処理を実行する。MACデバイス20は、L2処理部21、入出力バッファ22A、22B、22C及び22Dを有する。 The MAC (Medium Access Control) device 20 is a device that transfers packets using the communication protocol of the data link layer in Ethernet (registered trademark) communication. In this embodiment, the MAC device 20 executes a transfer process of a packet (hereinafter, referred to as a normal packet) transmitted / received by a normal communication service and a communication confirmation packet. The MAC device 20 has an L2 processing unit 21, input / output buffers 22A, 22B, 22C and 22D.

L2処理部21は、レイヤ2(データリンク層)の通信のための信号処理を行う信号処理部である。例えば、L2処理部21は、CPUデバイス20から送信されたパケットを、データリンク層の通信に対応した論理信号に変換して送出(すなわち、転送)する処理を行う。また、L2処理部21は、PHYデバイス30から送信された論理信号をパケットに変換してCPUデバイス10に送出する処理を行う。 The L2 processing unit 21 is a signal processing unit that performs signal processing for communication of the layer 2 (data link layer). For example, the L2 processing unit 21 converts the packet transmitted from the CPU device 20 into a logical signal corresponding to the communication of the data link layer and transmits (that is, forwards) the packet. Further, the L2 processing unit 21 performs a process of converting the logic signal transmitted from the PHY device 30 into a packet and sending it to the CPU device 10.

入出力バッファ22A、22B、22C及び22Dは、MACデバイス20とPHYデバイス30との間で送受信される論理信号を一時的に蓄積するバッファである。入出力バッファ22A及び22Bは、通常の通信サービスにおいて送受信される論理信号(すなわち、通常パケットに対応する論理信号)を一時的に蓄積する。一方、入出力バッファ22C及び22Dは、疎通確認処理において送受信される論理信号(すなわち、疎通確認パケットに対応する論理信号)を一時的に蓄積する。 The input / output buffers 22A, 22B, 22C and 22D are buffers for temporarily storing logical signals transmitted and received between the MAC device 20 and the PHY device 30. The input / output buffers 22A and 22B temporarily store logic signals (that is, logic signals corresponding to normal packets) transmitted and received in a normal communication service. On the other hand, the input / output buffers 22C and 22D temporarily store the logic signals transmitted and received in the communication confirmation process (that is, the logic signals corresponding to the communication confirmation packets).

入出力バッファ22Aは、通信ポートP1に接続されている。また、入出力バッファ22Bは、通信ポートP2に接続されている。通信ポートP1及びP2は、通常の通信サービスにおける論理信号の伝送を中継する通信ポートである。 The input / output buffer 22A is connected to the communication port P1. Further, the input / output buffer 22B is connected to the communication port P2. Communication ports P1 and P2 are communication ports that relay the transmission of logical signals in a normal communication service.

入出力バッファ22Cは、通信ポートP3に接続されている。また、入出力バッファ22Dは、通信ポートP4に接続されている。通信ポートP3及びP4は、疎通確認処理における論理信号の伝送を中継する通信ポートである。通信ポートP3は、MACデバイス20から送出された論理信号をPHYデバイス30に伝送する際に用いられる。一方、通信ポートP4は、PHYデバイス30から送出された論理信号をMACデバイス20に伝送する際に用いられる。 The input / output buffer 22C is connected to the communication port P3. Further, the input / output buffer 22D is connected to the communication port P4. The communication ports P3 and P4 are communication ports that relay the transmission of the logical signal in the communication confirmation process. The communication port P3 is used when transmitting the logic signal transmitted from the MAC device 20 to the PHY device 30. On the other hand, the communication port P4 is used when transmitting the logic signal transmitted from the PHY device 30 to the MAC device 20.

PHYデバイス30は、イーサネット(登録商標)通信における物理層の通信プロトコルを用いてパケットの転送を行うデバイスである。本実施例では、PHYデバイス30は、通常パケット及び疎通確認パケットの転送処理を実行する。PHYデバイス30は、信号処理部31を有する。 The PHY device 30 is a device that transfers packets using the communication protocol of the physical layer in Ethernet (registered trademark) communication. In this embodiment, the PHY device 30 executes the transfer processing of the normal packet and the communication confirmation packet. The PHY device 30 has a signal processing unit 31.

信号処理部31は、レイヤ1(物理層)の通信のための信号処理を行う信号処理部である。例えば、信号処理部31は、PCS(Physical Coding Sublayer)、PMA(Physical Medium Attachment)、PMD(Physical Media Dependent)等の信号処理を行う。 The signal processing unit 31 is a signal processing unit that performs signal processing for layer 1 (physical layer) communication. For example, the signal processing unit 31 performs signal processing such as PCS (Physical Coding Sublayer), PMA (Physical Medium Attachment), and PMD (Physical Media Dependent).

信号処理部31は、MACデバイス20から送出された論理信号を、物理層の通信に対応した電気信号に変換して送出する。また、信号処理部31は、通信装置100の外部から送信された電気信号を論理信号に変換してMACデバイス20に送出する。 The signal processing unit 31 converts the logical signal transmitted from the MAC device 20 into an electric signal corresponding to the communication of the physical layer and transmits it. Further, the signal processing unit 31 converts an electric signal transmitted from the outside of the communication device 100 into a logical signal and sends it to the MAC device 20.

また、PHYデバイス30の端部には通信装置100の外部との信号の入出力端であるLANコネクタ40A、40B、40C及び40Dが設けられている。LANコネクタ40A及び40Bは、通信装置100と外部の通信装置とで送受信される信号の入出力端として機能するコネクタである。 Further, LAN connectors 40A, 40B, 40C and 40D, which are input / output ends of signals with the outside of the communication device 100, are provided at the end of the PHY device 30. The LAN connectors 40A and 40B are connectors that function as input / output terminals for signals transmitted and received between the communication device 100 and the external communication device.

一方、LANコネクタ40C及び40Dは、疎通確認パケットに対応する信号を通信経路において折り返すためのコネクタであり、互いにループ接続(すなわち、短絡)されている。すなわち、LANコネクタ40C及び40Dは、通信装置100が外部装置と通信を行うためのネットワークを介さずに接続されている。 On the other hand, the LAN connectors 40C and 40D are connectors for returning the signal corresponding to the communication confirmation packet in the communication path, and are loop-connected (that is, short-circuited) to each other. That is, the LAN connectors 40C and 40D are connected to each other without the communication device 100 communicating with the external device via a network.

CPUデバイス20から送出された疎通確認パケットは、MACデバイス20の入出力バッファ22Cに接続された通信ポートP3を通過してPHYデバイス30に供給され、LANコネクタ40C及び40Dにおいて折り返される。そして、LANコネクタ40DからPHYデバイス30に入力された疎通確認パケットは、通信ポートP4及び入出力バッファ22Dを通過してMACデバイス20に供給され、MACデバイス20からCPUデバイス20へと転送される。 The communication confirmation packet sent from the CPU device 20 passes through the communication port P3 connected to the input / output buffer 22C of the MAC device 20, is supplied to the PHY device 30, and is returned at the LAN connectors 40C and 40D. Then, the communication confirmation packet input from the LAN connector 40D to the PHY device 30 passes through the communication port P4 and the input / output buffer 22D, is supplied to the MAC device 20, and is transferred from the MAC device 20 to the CPU device 20.

このように、通信ポートP3を通過した疎通確認パケットは、ネットワークを介して外部装置に送信されることなく、LANコネクタ40C及び40Dにおいて折り返され、通信ポートP4を通過して再びMACデバイス20に戻る。すなわち、通信ポートP3及びP4は、LANコネクタ40C及び40Dを間に挟みつつ、ネットワークを介さずに接続されていることになる。 In this way, the communication confirmation packet that has passed through the communication port P3 is returned at the LAN connectors 40C and 40D without being transmitted to the external device via the network, passes through the communication port P4, and returns to the MAC device 20 again. .. That is, the communication ports P3 and P4 are connected without going through the network while sandwiching the LAN connectors 40C and 40D.

次に、本実施例の通信装置100による疎通確認パケットを用いた通信経路の疎通確認の処理動作について、図2のシーケンス図を参照して説明する。 Next, the processing operation of the communication confirmation of the communication path using the communication confirmation packet by the communication device 100 of this embodiment will be described with reference to the sequence diagram of FIG.

まず、CPUデバイス10の監視パケット第1処理部14は、疎通確認パケットを生成する。そして、監視パケット第1処理部14は、通常使用のIPインタフェースのアドレス(すなわち、通常用IF141)を送信元とし、監視パケット第2処理部15に設けられた受信用のIPインタフェースのアドレス(すなわち、受信用IF151)を送信先として、疎通確認パケットを送出する(S101)。 First, the monitoring packet first processing unit 14 of the CPU device 10 generates a communication confirmation packet. Then, the monitoring packet first processing unit 14 uses the address of the normally used IP interface (that is, the normal IF 141) as the transmission source, and the address of the receiving IP interface provided in the monitoring packet second processing unit 15 (that is, that is). , The reception IF 151) is used as the transmission destination, and the communication confirmation packet is transmitted (S101).

MACデバイス20のL2処理部21は、CPUデバイス10から疎通確認パケットを受信し、受信した疎通確認パケットに対してレイヤ2(データリンク層)の通信のための信号処理を行う(S102)。これにより、疎通確認パケットがデータリンク層の通信に対応した論理信号に変換される。 The L2 processing unit 21 of the MAC device 20 receives a communication confirmation packet from the CPU device 10, and performs signal processing for layer 2 (data link layer) communication on the received communication confirmation packet (S102). As a result, the communication confirmation packet is converted into a logical signal corresponding to the communication of the data link layer.

L2処理部21は、当該論理信号を送出する(S103)。送出された論理信号は、入出力バッファ22C及び通信ポートP3を経て、PHYデバイス30に供給される。 The L2 processing unit 21 sends out the logic signal (S103). The transmitted logic signal is supplied to the PHY device 30 via the input / output buffer 22C and the communication port P3.

PHYデバイス30の信号処理部31は、供給された論理信号を受信し、受信した論理信号に対してレイヤ1(物理層)の通信のための信号処理を行う(S104)。これにより、論理信号が物理層の通信に対応した電気信号に変換される。 The signal processing unit 31 of the PHY device 30 receives the supplied logic signal and performs signal processing for the layer 1 (physical layer) communication on the received logic signal (S104). As a result, the logical signal is converted into an electric signal corresponding to the communication of the physical layer.

信号処理部31は、論理信号を変換した電気信号を送出する。送出された電気信号は、LANコネクタ40C及びLANコネクタ40Dを経由して、再び信号処理部31に入力される。すなわち、疎通確認パケットに対応する電気信号は、通信装置100の外部に送信されることなく、通信装置100の内部の通信経路において折り返される(S105)。 The signal processing unit 31 sends out an electric signal converted from a logical signal. The transmitted electric signal is input to the signal processing unit 31 again via the LAN connector 40C and the LAN connector 40D. That is, the electric signal corresponding to the communication confirmation packet is returned in the communication path inside the communication device 100 without being transmitted to the outside of the communication device 100 (S105).

信号処理部31は、LANコネクタ40Dを介して入力された電気信号に対して信号処理を行う(S106)。これにより、当該電気信号は論理信号に変換される。信号処理部31は、論理信号をMACデバイス20に送出する(S107)。 The signal processing unit 31 performs signal processing on the electric signal input via the LAN connector 40D (S106). As a result, the electric signal is converted into a logical signal. The signal processing unit 31 sends a logic signal to the MAC device 20 (S107).

PHYデバイス30の信号処理部31から送出された論理信号は、通信ポートP4及び入出力バッファ22Dを経て、MACデバイス20のL2処理部21に供給される。L2処理部21は、供給された論理信号に対して信号処理を行う(S108)。これにより、論理信号が疎通確認パケットに変換される。 The logic signal transmitted from the signal processing unit 31 of the PHY device 30 is supplied to the L2 processing unit 21 of the MAC device 20 via the communication port P4 and the input / output buffer 22D. The L2 processing unit 21 performs signal processing on the supplied logic signal (S108). As a result, the logical signal is converted into a communication confirmation packet.

L2処理部21は、疎通確認パケットをCPUデバイス10に向けて送出する(S109)。CPUデバイス10の監視パケット第2処理部15は、疎通確認パケットを受信する(S110)。 The L2 processing unit 21 sends a communication confirmation packet toward the CPU device 10 (S109). The monitoring packet second processing unit 15 of the CPU device 10 receives the communication confirmation packet (S110).

監視パケット第2処理部15は、疎通確認パケットを受信すると、監視パケット第1処理部14の通常使用のIPインタフェースのアドレス(すなわち、通常用IF141)に向けて応答を返却する。監視パケット第1処理部14は、監視パケット第2処理部15からの応答に基づいて、通信経路において異常が発生しているか否かの確認(すなわち、異常発生の検出)を行う(S111)。 Upon receiving the communication confirmation packet, the monitoring packet second processing unit 15 returns a response to the address of the normally used IP interface of the monitoring packet first processing unit 14 (that is, the normal IF 141). The monitoring packet first processing unit 14 confirms whether or not an abnormality has occurred in the communication path (that is, detection of the abnormality occurrence) based on the response from the monitoring packet second processing unit 15 (S111).

図3は、かかる疎通確認処理において送受信される信号の信号経路を模式的に示す図である。 FIG. 3 is a diagram schematically showing a signal path of a signal transmitted / received in the communication confirmation process.

破線矢印で示すように、監視パケット第1処理部14から送出された疎通確認パケットは、CPUデバイス10内のサービスパケット処理部11及び入出力バッファ12を経てMACデバイス20に供給され、入出力バッファ22C及び通信ポートP3を経てPHYデバイス30に供給される。そして、PHYデバイス30の端部に設けられたLANコネクタ40C及び40Dにおいて折り返され、通信ポートP4及び入出力バッファ22Dを通過してMACデバイス20からCPUデバイス10に供給され、監視パケット第2処理部15によって受信される。 As shown by the broken line arrow, the communication confirmation packet sent from the monitoring packet first processing unit 14 is supplied to the MAC device 20 via the service packet processing unit 11 and the input / output buffer 12 in the CPU device 10, and is supplied to the MAC device 20. It is supplied to the PHY device 30 via 22C and the communication port P3. Then, it is folded back at the LAN connectors 40C and 40D provided at the end of the PHY device 30, passes through the communication port P4 and the input / output buffer 22D, is supplied from the MAC device 20 to the CPU device 10, and is supplied to the CPU device 10. Received by 15.

以上のように、本実施例の通信装置100は、疎通確認パケットの送信を行う監視パケット第1処理部14及び疎通確認パケットの受信を行う監視パケット第2処理部15を設け、通常パケットとは別に疎通確認パケットの生成及び送受信を行う。そして、MACデバイス20には通常パケットを中継するための通信ポートP1及びP2とは別に、疎通確認パケットを中継するための通信ポートP3及びP4が設けられている。 As described above, the communication device 100 of the present embodiment is provided with the monitoring packet first processing unit 14 for transmitting the communication confirmation packet and the monitoring packet second processing unit 15 for receiving the communication confirmation packet. Separately, communication confirmation packets are generated and transmitted / received. The MAC device 20 is provided with communication ports P3 and P4 for relaying the communication confirmation packet, in addition to the communication ports P1 and P2 for relaying the normal packet.

かかる構成によれば、通常パケットの送受信とは別に疎通確認パケットの送受信が行われるため、通常の通信サービスへの影響を抑えつつ通信経路の疎通確認を行うことが可能となる。 According to such a configuration, since the communication confirmation packet is transmitted and received separately from the transmission and reception of the normal packet, it is possible to confirm the communication of the communication path while suppressing the influence on the normal communication service.

また、本実施例の疎通確認処理では、疎通確認パケットは、通信経路を1の方向に進行した後、PHYデバイス30の端部に設けられた一対の出力端(LANコネクタ40C及び40D)において折返され、通信経路を1の方向とは反対方向である他の方向に進行して、監視パケット第2処理部15によって受信される。 Further, in the communication confirmation process of the present embodiment, the communication confirmation packet travels in the communication path in one direction and then returns at a pair of output ends (LAN connectors 40C and 40D) provided at the end of the PHY device 30. Then, the communication path travels in the other direction opposite to the direction of 1, and is received by the monitoring packet second processing unit 15.

かかる構成によれば、例えば外部装置にPINGを送信し、その応答に基づいて通信経路の疎通確認を行う場合とは異なり、外部装置からの疎通確認パケットの返信の有無に依存することなく、通信装置内での通信経路の異常を検出することが可能となる。 According to such a configuration, unlike the case where PING is transmitted to an external device and communication confirmation of the communication path is performed based on the response, communication is performed without depending on whether or not a communication confirmation packet is returned from the external device. It is possible to detect an abnormality in the communication path in the device.

すなわち、死活監視を目的としたPING等の送信及び応答が許容されない環境では、CPUデバイス等の通信装置内のデバイスで発生するような、リンクダウンを伴わず且つデバイスのカウンタにも異常が表れないような故障状態では異常を検出することが出来ず、サービス停止状態が継続してしまう可能性があった。しかし、本実施例のような疎通確認処理を行うことにより、このような故障状態を異常として検出することが可能となる。 That is, in an environment where transmission and response of PING or the like for the purpose of life-and-death monitoring are not allowed, no abnormality appears in the device counter without link down, which occurs in devices in communication devices such as CPU devices. In such a failure state, an abnormality could not be detected, and there was a possibility that the service outage state would continue. However, by performing the communication confirmation process as in this embodiment, it is possible to detect such a failure state as an abnormality.

次に、本発明の実施例2について説明する。図4は、本発明の実施例2に係る通信装置200の構成を示すブロック図である。 Next, Example 2 of the present invention will be described. FIG. 4 is a block diagram showing the configuration of the communication device 200 according to the second embodiment of the present invention.

本実施例の通信装置200では、疎通確認パケットのための通信ポートである通信ポートP3及び通信ポートP4が互いにループ接続(すなわち、短絡)されている。このため、疎通確認パケットは、MACデバイス20のL2処理部21による信号処理を経て入出力バッファ22Cから通信ポートP3に出力されると、PHYデバイス30に達することなく通信ポートP4を経て再び入出力バッファ22Dに入力される。 In the communication device 200 of this embodiment, the communication port P3 and the communication port P4, which are communication ports for the communication confirmation packet, are loop-connected (that is, short-circuited) to each other. Therefore, when the communication confirmation packet is output from the input / output buffer 22C to the communication port P3 through signal processing by the L2 processing unit 21 of the MAC device 20, the communication confirmation packet is input / output again through the communication port P4 without reaching the PHY device 30. It is input to the buffer 22D.

また、本実施例の通信装置200では、疎通確認パケットがPHYデバイス30に供給されないため、PHYデバイス30には、疎通確認パケットに対応する信号の入出力端(すなわち、実施例1におけるLANコネクタ40C及び40D)は設けられていない。 Further, in the communication device 200 of the present embodiment, since the communication confirmation packet is not supplied to the PHY device 30, the PHY device 30 is connected to the input / output terminal of the signal corresponding to the communication confirmation packet (that is, the LAN connector 40C in the first embodiment). And 40D) are not provided.

次に、本実施例の通信装置200による疎通確認パケットを用いた通信経路の疎通確認の処理動作について、図5のシーケンス図を参照して説明する。 Next, the processing operation of the communication confirmation of the communication path using the communication confirmation packet by the communication device 200 of this embodiment will be described with reference to the sequence diagram of FIG.

まず、CPUデバイス10の監視パケット第1処理部14は、疎通確認パケットを生成する。そして、監視パケット第1処理部14は、通常使用のIPインタフェースのアドレス(すなわち、通常用IF141)を送信元とし、監視パケット第2処理部15に設けられた受信用のIPインタフェースのアドレス(すなわち、受信用IF151)を送信先として、疎通確認パケットを送出する(S201)。 First, the monitoring packet first processing unit 14 of the CPU device 10 generates a communication confirmation packet. Then, the monitoring packet first processing unit 14 uses the address of the normally used IP interface (that is, the normal IF 141) as the transmission source, and the address of the receiving IP interface provided in the monitoring packet second processing unit 15 (that is, that is). , The reception IF 151) is used as the transmission destination, and the communication confirmation packet is transmitted (S201).

MACデバイス20のL2処理部21は、CPUデバイス10から疎通確認パケットを受信し、受信した疎通確認パケットに対してレイヤ2(データリンク層)の通信のための信号処理を行う(S202)。これにより、疎通確認パケットがデータリンク層の通信に対応した論理信号に変換される。 The L2 processing unit 21 of the MAC device 20 receives a communication confirmation packet from the CPU device 10, and performs signal processing for layer 2 (data link layer) communication on the received communication confirmation packet (S202). As a result, the communication confirmation packet is converted into a logical signal corresponding to the communication of the data link layer.

L2処理部21は、当該論理信号を送出する。送出された論理信号は、入出力バッファ22C及び通信ポートP3を通過した後、通信ポートP4を通過して入出力バッファ22Dに入り、再びL2処理部21に供給される。すなわち、疎通確認パケットに対応する論理信号は、通信装置100内の通信経路内のMACデバイス20の端部(すなわち、通信ポートP3及びP4)で折り返される(S203)。 The L2 processing unit 21 sends out the logic signal. The transmitted logical signal passes through the input / output buffer 22C and the communication port P3, then passes through the communication port P4, enters the input / output buffer 22D, and is supplied to the L2 processing unit 21 again. That is, the logical signal corresponding to the communication confirmation packet is folded back at the end of the MAC device 20 (that is, communication ports P3 and P4) in the communication path in the communication device 100 (S203).

L2処理部21は、供給された論理信号に対して信号処理を行う(S204)。これにより、論理信号が疎通確認パケットに変換される。 The L2 processing unit 21 performs signal processing on the supplied logic signal (S204). As a result, the logical signal is converted into a communication confirmation packet.

L2処理部21は、疎通確認パケットをCPUデバイス10に向けて送出する(S205)。CPUデバイス10の監視パケット第2処理部15は、疎通確認パケットを受信する(S206)。 The L2 processing unit 21 sends a communication confirmation packet toward the CPU device 10 (S205). The monitoring packet second processing unit 15 of the CPU device 10 receives the communication confirmation packet (S206).

監視パケット第2処理部15は、疎通確認パケットを受信すると、監視パケット第1処理部14の通常使用のIPインタフェースのアドレス(すなわち、通常用IF141)に向けて応答を返却する。監視パケット第1処理部14は、監視パケット第2処理部15からの応答に基づいて、通信経路において異常が発生しているか否かの確認(すなわ、異常発生の検出)を行う(S207)。 Upon receiving the communication confirmation packet, the monitoring packet second processing unit 15 returns a response to the address of the normally used IP interface of the monitoring packet first processing unit 14 (that is, the normal IF 141). The monitoring packet first processing unit 14 confirms whether or not an abnormality has occurred in the communication path (that is, detection of an abnormality occurrence) based on the response from the monitoring packet second processing unit 15 (S207). ..

図5は、かかる疎通確認処理において送受信される信号の信号経路を模式的に示す図である。 FIG. 5 is a diagram schematically showing a signal path of a signal transmitted / received in the communication confirmation process.

破線矢印で示すように、監視パケット第1処理部14から送出された疎通確認パケットは、CPUデバイス10内のサービスパケット処理部11及び入出力バッファ12を経てMACデバイス20に供給される。そして、通信ポートP3及びP4において折り返され、入出力バッファ22Dを通過してMACデバイス20からCPUデバイス10に供給され、監視パケット第2処理部15によって受信される。 As shown by the broken line arrow, the communication confirmation packet sent from the monitoring packet first processing unit 14 is supplied to the MAC device 20 via the service packet processing unit 11 in the CPU device 10 and the input / output buffer 12. Then, it is turned back at the communication ports P3 and P4, passes through the input / output buffer 22D, is supplied from the MAC device 20 to the CPU device 10, and is received by the monitoring packet second processing unit 15.

かかる構成によれば、通常パケットの送受信とは別に疎通確認パケットの送受信が行われるため、通常の通信サービスへの影響を抑えつつ通信経路の疎通確認を行うことが可能となる。また、外部装置からの疎通確認パケットの返信の有無に依存することなく、通信装置内での通信経路の異常を検出することが可能となる。 According to such a configuration, since the communication confirmation packet is transmitted and received separately from the transmission and reception of the normal packet, it is possible to confirm the communication of the communication path while suppressing the influence on the normal communication service. In addition, it is possible to detect an abnormality in the communication path in the communication device without depending on whether or not a communication confirmation packet is returned from the external device.

なお、本実施例の通信装置200では、通信経路の疎通確認の対象範囲が実施例1の場合と比べて限定されるが、疎通確認パケットのための信号入出力端(すなわち、実施例1のLANコネクタ40C及び40D)をPHYデバイス30に設ける必要がないため、装置規模を抑えつつ、コンパクトに通信経路の疎通確認を行うことが可能となる。 In the communication device 200 of the present embodiment, the target range of the communication confirmation of the communication path is limited as compared with the case of the first embodiment, but the signal input / output terminal for the communication confirmation packet (that is, the first embodiment) Since it is not necessary to provide the LAN connectors 40C and 40D) in the PHY device 30, it is possible to compactly confirm the communication of the communication path while suppressing the scale of the device.

なお、本発明の実施形態は、上記実施例に記載したものに限られない。例えば、上記実施例では、疎通確認パケットをPHYデバイス30の端部の入出力端で折り返す場合(実施例1)やMACデバイス20内の端部の通信ポートで折り返す場合(実施例2)について説明した。しかし、疎通確認パケットの折り返しを行う場所はこれに限られない。例えば、増設用途の余剰ポート等を利用し、通常の通信サービスとは別の折り返し経路を作成してもよい。その際には、余剰ポートを通信経路の疎通確認の対象に含めることが可能であるため、未使用のポートのハードウェアとしての正常性を確認することが可能となる。 The embodiments of the present invention are not limited to those described in the above examples. For example, in the above embodiment, a case where the communication confirmation packet is folded back at the input / output end of the end of the PHY device 30 (Example 1) and a case where the communication confirmation packet is folded back at the communication port at the end of the MAC device 20 (Example 2) will be described. did. However, the place where the communication confirmation packet is returned is not limited to this. For example, a return route different from the normal communication service may be created by using a surplus port for expansion. In that case, since the surplus port can be included in the communication confirmation target of the communication path, it is possible to confirm the normality of the unused port as hardware.

また、本実施例の疎通確認処理は、PING等を用いた従来の死活監視と併用することが可能である。また、パケットカウンタを用いた異常検出と併用することが可能である。 In addition, the communication confirmation process of this embodiment can be used in combination with the conventional life-and-death monitoring using PING or the like. It can also be used in combination with anomaly detection using a packet counter.

また、本実施例の疎通確認処理を実行するタイミングは任意に設定可能である。例えば、通常の通信サービスを実行中に行ってもよく、通常の通信サービスを停止して疎通確認処理のための期間を設け、当該期間において疎通確認処理を行うようにしてもよい。 Further, the timing for executing the communication confirmation process of this embodiment can be arbitrarily set. For example, the normal communication service may be performed during execution, or the normal communication service may be stopped to provide a period for the communication confirmation process, and the communication confirmation process may be performed during the period.

また、上記実施例では、疎通確認パケットを送信する監視パケット第1処理部14と疎通確認パケットを受信する監視パケット第2処理部15とが別個に設けられている例について説明したが、これらを一体の監視パケット処理部として構成してもよい。すなわち、監視パケット処理部は、送信元となるIPインタフェースのアドレスと受信用のIPインタフェースのアドレスとを有し、受信用のアドレスに宛てて疎通確認パケットを送信するように構成されていればよい。 Further, in the above embodiment, an example in which the monitoring packet first processing unit 14 for transmitting the communication confirmation packet and the monitoring packet second processing unit 15 for receiving the communication confirmation packet are separately provided has been described. It may be configured as an integrated monitoring packet processing unit. That is, the monitoring packet processing unit may have an IP interface address as a transmission source and an IP interface address for reception, and may be configured to transmit a communication confirmation packet to the reception address. ..

また、上記実施例では、通信ポートP1及びP2が通常の通信サービスに用いられ、通信ポートP3及びP4が疎通確認処理に用いられるとしたが、通信されるパケットの種類に応じた通信ポートの選択(切り替え)は、例えばCPUデバイス10がMACデバイス20を制御して行ってもよく、MACデバイス20自身が所定のプログラムに従って実行するように構成してもよい。入出力バッファ22A〜22Dの選択や、PHYデバイス30におけるLANコネクタ40A〜40Dの選択についても同様である。 Further, in the above embodiment, the communication ports P1 and P2 are used for normal communication services, and the communication ports P3 and P4 are used for communication confirmation processing. However, the communication port is selected according to the type of packet to be communicated. (Switching) may be performed, for example, by the CPU device 10 controlling the MAC device 20, or may be configured so that the MAC device 20 itself executes the MAC device 20 according to a predetermined program. The same applies to the selection of the input / output buffers 22A to 22D and the selection of the LAN connectors 40A to 40D in the PHY device 30.

100 通信装置
10 CPUデバイス
11 サービスパケット処理部
12 入出力バッファ
13 物理障害検出部
14 監視パケット第1処理部
15 監視パケット第2処理部
20 MACデバイス
21 L2処理部
22A 入出力バッファ
22B 入出力バッファ
22C 入出力バッファ
22D 入出力バッファ
30 PHYデバイス
31 信号処理部
40A LANコネクタ
40B LANコネクタ
40C LANコネクタ
40D LANコネクタ
141 通常用IPインタフェース
151 受信用IPインタフェース
100 Communication device 10 CPU device 11 Service packet processing unit 12 I / O buffer 13 Physical failure detection unit 14 Monitoring packet 1st processing unit 15 Monitoring packet 2nd processing unit 20 MAC device 21 L2 processing unit 22A I / O buffer 22B I / O buffer 22C Input / output buffer 22D Input / output buffer 30 PHY device 31 Signal processing unit 40A LAN connector 40B LAN connector 40C LAN connector 40D LAN connector 141 Normal IP interface 151 Reception IP interface

Claims (7)

外部装置とネットワークを介して通信を行う通信装置であって、
通信パケットを生成する処理制御部と、
前記処理制御部から送出された前記通信パケットをデータリンク層に対応する通信プロトコルを用いて転送する第1転送部と、
前記第1転送部により転送された前記通信パケットを物理層に対応する通信プロトコルを用いて前記外部装置に転送する第2転送部と、
を有し、
前記処理制御部は、前記処理制御部、前記第1転送部及び前記第2転送部を通る当該通信装置内の通信経路の疎通を確認するための通信パケットである疎通確認パケットを生成し、
前記第1転送部は、前記処理制御部から送出された前記通信パケットの前記第2転送部への転送を中継し且つ前記ネットワークに接続された通常通信ポート、及び前記ネットワークを介さずに接続された一対の疎通確認用通信ポートを有し、
前記処理制御部は、前記一対の疎通確認用通信ポートの一方を介して前記疎通確認パケットを送出し、前記一対の疎通確認用通信ポートの一方及び他方を経由して折り返された前記疎通確認パケットを受信し、受信結果に基づいて前記通信経路の疎通を確認することを特徴とする通信装置。
A communication device that communicates with an external device via a network.
A processing control unit that generates communication packets,
A first transfer unit that transfers the communication packet sent from the processing control unit using a communication protocol corresponding to the data link layer, and a first transfer unit.
A second transfer unit that transfers the communication packet transferred by the first transfer unit to the external device using a communication protocol corresponding to the physical layer, and a second transfer unit.
Have,
The processing control unit generates a communication confirmation packet, which is a communication packet for confirming communication of a communication path in the communication device passing through the processing control unit, the first transfer unit, and the second transfer unit.
The first transfer unit relays the transfer of the communication packet sent from the processing control unit to the second transfer unit, and is connected to a normal communication port connected to the network and not via the network. It has a pair of communication confirmation ports for communication confirmation.
The processing control unit sends the communication confirmation packet through one of the pair of communication confirmation communication ports, and the communication confirmation packet is returned via one and the other of the pair of communication confirmation communication ports. Is received, and the communication of the communication path is confirmed based on the reception result.
前記第2転送部は、前記ネットワークに対する前記通信パケットの入出力端である通信パケット用入出力端と、前記ネットワークを介さずに互いに接続された一対の疎通確認用入出力端と、を有し、
前記処理制御部は、前記一対の疎通確認用入出力端の一方を通過するように前記疎通確認パケットを送出し、前記一対の疎通確認用入出力端の一方及び他方を経由して折り返された前記疎通確認パケットを受信することを特徴とする請求項1に記載の通信装置。
The second transfer unit has a communication packet input / output end that is an input / output end of the communication packet to the network, and a pair of communication confirmation input / output ends that are connected to each other without going through the network. ,
The processing control unit sends out the communication confirmation packet so as to pass through one of the pair of communication confirmation input / output ends, and is folded back via one and the other of the pair of communication confirmation input / output ends. The communication device according to claim 1, wherein the communication confirmation packet is received.
前記一対の疎通確認用入出力端の一方と他方とは互いにループ接続されていることを特徴とする請求項2に記載の通信装置。 The communication device according to claim 2, wherein one of the pair of communication confirmation input / output ends and the other are loop-connected to each other. 前記一対の疎通確認用通信ポートの一方と他方とは互いにループ接続されており、
前記処理制御部は、前記一対の疎通確認用通信ポートの当該ループ接続された部分を通過して折り返された前記疎通確認パケットを受信することを特徴とする請求項1に記載の通信装置。
One of the pair of communication confirmation communication ports and the other are loop-connected to each other.
The communication device according to claim 1, wherein the processing control unit receives the communication confirmation packet that has passed through the loop-connected portion of the pair of communication confirmation communication ports and is returned.
前記処理制御部は、
第1のアドレスを有し、前記疎通確認パケットを送出する疎通確認パケット送信部と、
第2のアドレスを有し、前記疎通確認パケットを受信する疎通確認パケット受信部と、
を含み、
前記疎通確認パケット送信部は、前記第1のアドレスを送信元とし、前記第2のアドレスを送信先として前記疎通確認パケットを送信することを特徴とする請求項1乃至4のいずれか1に記載の通信装置。
The processing control unit
A communication confirmation packet transmission unit having a first address and transmitting the communication confirmation packet,
A communication confirmation packet receiving unit having a second address and receiving the communication confirmation packet,
Including
The communication confirmation packet transmission unit according to any one of claims 1 to 4, wherein the communication confirmation packet transmission unit transmits the communication confirmation packet with the first address as a transmission source and the second address as a transmission destination. Communication device.
通信パケットを生成する処理制御部と、前記処理制御部から送出された前記通信パケットをデータリンク層に対応する通信プロトコルを用いて転送する第1転送部と、前記第1転送部により転送された前記通信パケットを物理層に対応する通信プロトコルを用いて外部装置に転送する第2転送部と、を有しネットワークを介して前記外部装置と通信を行う通信装置の内部における通信経路の異常を検出する異常検出方法であって、
前記処理制御部、前記第1転送部及び前記第2転送部を通る前記通信装置内の通信経路の疎通を確認するための通信パケットである疎通確認パケットを生成するステップと、
前記処理制御部から前記第1転送部に向けて、前記第1転送部に設けられ且つ前記ネットワークを介さずに接続された一対の疎通確認用通信ポートの一方を通過するように前記疎通確認パケットを送出するステップと、
前記一対の疎通確認用通信ポートの一方及び他方を経由して折り返された前記疎通確認パケットを受信するステップと、
受信結果に基づいて前記通信経路の疎通を確認するステップと、
を含むことを特徴とする異常検出方法。
It was transferred by a processing control unit that generates a communication packet, a first transfer unit that transfers the communication packet sent from the processing control unit using a communication protocol corresponding to the data link layer, and the first transfer unit. Detects an abnormality in the communication path inside a communication device that has a second transfer unit that transfers the communication packet to an external device using a communication protocol corresponding to the physical layer and communicates with the external device via a network. Anomaly detection method
A step of generating a communication confirmation packet, which is a communication packet for confirming communication of a communication path in the communication device passing through the processing control unit, the first transfer unit, and the second transfer unit.
The communication confirmation packet from the processing control unit toward the first transfer unit so as to pass through one of a pair of communication confirmation communication ports provided in the first transfer unit and connected without going through the network. And the steps to send
A step of receiving the communication confirmation packet returned via one and the other of the pair of communication confirmation communication ports, and a step of receiving the communication confirmation packet.
The step of confirming the communication of the communication path based on the reception result, and
Anomaly detection method comprising.
通信パケットを生成する処理制御部と、前記処理制御部から送出された前記通信パケットをデータリンク層に対応する通信プロトコルを用いて転送する第1転送部と、前記第1転送部により転送された前記通信パケットを物理層に対応する通信プロトコルを用いて前記外部装置に転送する第2転送部と、を有しネットワークを介して外部装置と通信を行う通信装置に、
前記処理制御部、前記第1転送部及び前記第2転送部を通る前記通信装置内の通信経路の疎通を確認するための通信パケットである疎通確認パケットを生成するステップと、
前記処理制御部から前記第1転送部に向けて、前記第1転送部に設けられ且つ前記ネットワークを介さずに接続された一対の疎通確認用通信ポートの一方を通過するように前記疎通確認パケットを送出するステップと、
前記一対の疎通確認用通信ポートの一方及び他方を経由して折り返された前記疎通確認パケットを受信するステップと、
受信結果に基づいて前記通信経路の疎通を確認するステップと、
を実行させることを特徴とするプログラム。
It was transferred by a processing control unit that generates a communication packet, a first transfer unit that transfers the communication packet sent from the processing control unit using a communication protocol corresponding to the data link layer, and the first transfer unit. A communication device having a second transfer unit that transfers the communication packet to the external device using a communication protocol corresponding to the physical layer, and communicating with the external device via a network.
A step of generating a communication confirmation packet, which is a communication packet for confirming communication of a communication path in the communication device passing through the processing control unit, the first transfer unit, and the second transfer unit.
The communication confirmation packet from the processing control unit toward the first transfer unit so as to pass through one of a pair of communication confirmation communication ports provided in the first transfer unit and connected without going through the network. And the steps to send
A step of receiving the communication confirmation packet returned via one and the other of the pair of communication confirmation communication ports, and a step of receiving the communication confirmation packet.
The step of confirming the communication of the communication path based on the reception result, and
A program characterized by executing.
JP2019153691A 2019-08-26 2019-08-26 Communication apparatus, abnormality detection method and program Pending JP2021034907A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2019153691A JP2021034907A (en) 2019-08-26 2019-08-26 Communication apparatus, abnormality detection method and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2019153691A JP2021034907A (en) 2019-08-26 2019-08-26 Communication apparatus, abnormality detection method and program

Publications (1)

Publication Number Publication Date
JP2021034907A true JP2021034907A (en) 2021-03-01

Family

ID=74676333

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2019153691A Pending JP2021034907A (en) 2019-08-26 2019-08-26 Communication apparatus, abnormality detection method and program

Country Status (1)

Country Link
JP (1) JP2021034907A (en)

Similar Documents

Publication Publication Date Title
US9356830B2 (en) Communication device for a redundantly operable industrial communication network and method for operating the communication device
EP2798782B1 (en) Technique for handling a status change in an interconnect node
US9106523B2 (en) Communication device and method of controlling the same
US8195989B1 (en) Detection of ethernet link failure
EP1391079B1 (en) Method and system for implementing a fast recovery process in a local area network
JP4884184B2 (en) Communication device and program for link aggregation
NO330908B1 (en) Local network, especially Ethernet network, with redundancy features and redundancy controller
US8812759B2 (en) Bus subscriber device for connection to a line-redundant data bus, and method for controlling the communication of a bus subscriber with a line-redundant serial data bus
US8320387B2 (en) Ring type ethernet system, ring type switch, ring connection control circuit, ring type ethernet system control method, ring type switch control method and ring connection control method
US8098575B2 (en) Packet relay method and device
CN102918809B (en) The method of network and expanding element and operational network
US7881207B2 (en) Method and system for loop-back and continue in packet-based network
US7836208B2 (en) Dedicated redundant links in a communicaton system
US8929200B2 (en) Communication device, communication system, and communication method
US20060126498A1 (en) Method for operating a network having a ring topology
JP2021034907A (en) Communication apparatus, abnormality detection method and program
JP5523861B2 (en) Packet relay apparatus and fault diagnosis method thereof
CN113037622B (en) System and method for preventing BFD from vibrating
US8553530B1 (en) Operating state control in redundancy protection systems
JP2005268889A (en) Transmission path switching system and operating method of the transmission path switching system
JP5718287B2 (en) Network fault monitoring system and method
US20230198894A1 (en) Communication system, communication path monitoring method, communication device, and program
JP5459117B2 (en) Data transmission apparatus and data transmission method
US20240333552A1 (en) Ethernet device with safety features at the physical layer and method for a bi-directional data transfer between two ethernet devices
JP2022110242A (en) Communication network and failure determination device