JP2013042363A - Communication system, communication control method, communication device, communication device control method and communication device control program - Google Patents

Communication system, communication control method, communication device, communication device control method and communication device control program Download PDF

Info

Publication number
JP2013042363A
JP2013042363A JP2011177901A JP2011177901A JP2013042363A JP 2013042363 A JP2013042363 A JP 2013042363A JP 2011177901 A JP2011177901 A JP 2011177901A JP 2011177901 A JP2011177901 A JP 2011177901A JP 2013042363 A JP2013042363 A JP 2013042363A
Authority
JP
Japan
Prior art keywords
communication
frame
vlan
communication device
vlans
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
JP2011177901A
Other languages
Japanese (ja)
Other versions
JP5747732B2 (en
Inventor
Soichiro Tanaka
荘一郎 田中
Akira Sakurai
暁 櫻井
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 JP2011177901A priority Critical patent/JP5747732B2/en
Publication of JP2013042363A publication Critical patent/JP2013042363A/en
Application granted granted Critical
Publication of JP5747732B2 publication Critical patent/JP5747732B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

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

Abstract

PROBLEM TO BE SOLVED: To provide a communication system that implements a reduced processing load.SOLUTION: A system 100 configures a plurality of VLANs via a first communication device 110 and a second communication device 120. The first communication device acquires frame number information indicating the number of frames transmitted on a VLAN. The second communication device acquires frame number information indicating the number of frames received on a VLAN. Either communication device establishes a communication session to the other communication device on one (representative VLAN) of the plurality of VLANs, and transmits via the communication session a maintenance frame containing flow identification information identifying a VLAN and the frame number information acquired about the VLAN. The other communication device calculates a frame loss on the VLAN on the basis of the frame number information contained in the received maintenance frame and the frame number information acquired about the VLAN corresponding to the maintenance frame.

Description

本発明は、消失したフレームの数を算出する通信システムに関する。   The present invention relates to a communication system for calculating the number of lost frames.

第1の通信装置から第2の通信装置へ送信されたフレームが消失した数(フレームロス)を算出する通信システムが知られている。この種の通信システムの1つとして特許文献1に記載の通信システム(第1の通信システム)において、第1の通信装置は、第2の通信装置へ送信したデータ用フレームの数である送信フレーム数を表すフレーム数情報を取得する。更に、第2の通信装置は、第1の通信装置から受信したデータ用フレームの数である受信フレーム数を表すフレーム数情報を取得する。   There is known a communication system that calculates the number of lost frames (frame loss) transmitted from a first communication device to a second communication device. As one of such communication systems, in the communication system (first communication system) described in Patent Document 1, the first communication device transmits a transmission frame that is the number of data frames transmitted to the second communication device. Get frame number information representing the number. Further, the second communication device acquires frame number information indicating the number of received frames, which is the number of data frames received from the first communication device.

そして、第1の通信装置は、取得されたフレーム数情報を含む保守用フレームを、第2の通信装置へ送信する。第2の通信装置は、第1の通信装置から受信した保守用フレームに含まれるフレーム数情報と、取得されたフレーム数情報と、に基づいて、第1の通信装置から第2の通信装置へ送信されたデータ用フレームが消失した数を算出する。   Then, the first communication device transmits a maintenance frame including the acquired frame number information to the second communication device. The second communication device transfers from the first communication device to the second communication device based on the frame number information included in the maintenance frame received from the first communication device and the acquired frame number information. The number of lost data frames transmitted is calculated.

一方、複数のVLAN(Virtual Local Area Network)が構築された通信システムが知られている(例えば、特許文献2を参照)。   On the other hand, a communication system in which a plurality of VLANs (Virtual Local Area Networks) is constructed is known (see, for example, Patent Document 2).

特開2009−182925号公報JP 2009-182925 A 特開2003−318937号公報JP 2003-318937 A

ところで、第1の通信システムにおいて、複数のVLANを構築するとともに、各VLANに対してフレームロスを算出する場合を想定する。この場合、複数のVLANのそれぞれに対して、当該VLANにおいて通信セッションを確立するとともに、当該VLANに対する保守用フレームを、当該通信セッションを介して送受信することによりフレームロスを算出する通信システム(第3の通信システム)が容易に想到される。   By the way, in the first communication system, it is assumed that a plurality of VLANs are constructed and a frame loss is calculated for each VLAN. In this case, for each of the plurality of VLANs, a communication session is established in the VLAN, and a frame loss is calculated by transmitting and receiving a maintenance frame for the VLAN via the communication session (third The communication system is easily conceived.

しかしながら、第3の通信システムにおいては、保守用フレームを送受信するために、構築されているVLANの数だけ通信セッションが確立される。即ち、構築されているVLANが増加するほど、確立される通信セッションの数が増加する。従って、保守用フレームを送受信するための処理負荷が過大となる虞があった。   However, in the third communication system, communication sessions are established for the number of constructed VLANs in order to transmit and receive maintenance frames. That is, the number of established communication sessions increases as the number of configured VLANs increases. Therefore, the processing load for transmitting and receiving the maintenance frame may be excessive.

このため、本発明の目的は、上述した課題である「保守用フレームを送受信するための処理負荷が過大となる場合が生じること」を解決することが可能な通信システムを提供することにある。   Therefore, an object of the present invention is to provide a communication system that can solve the above-described problem “a case where a processing load for transmitting and receiving a maintenance frame is excessively large” occurs.

かかる目的を達成するため本発明の一形態である通信システムは、
第1の通信装置、及び、第2の通信装置を含み、且つ、当該第1の通信装置、及び、当該第2の通信装置を経由する、複数のVLAN(Virtual Local Area Network)が構築されたシステムである。
In order to achieve such an object, a communication system according to one aspect of the present invention provides:
A plurality of VLANs (Virtual Local Area Networks) including the first communication device and the second communication device and passing through the first communication device and the second communication device are constructed. System.

更に、上記第1の通信装置は、
上記複数のVLANの少なくとも一部のそれぞれに対して、当該VLANにおいて上記第2の通信装置へ送信したデータ用フレームの数である送信フレーム数を表すフレーム数情報を取得する第1の送信フレーム数取得手段を備え、
上記第2の通信装置は、
上記複数のVLANの少なくとも一部のそれぞれに対して、当該VLANにおいて上記第1の通信装置から受信したデータ用フレームの数である受信フレーム数を表すフレーム数情報を取得する第1の受信フレーム数取得手段を備え、
上記第1の通信装置、及び、上記第2の通信装置のうちの一方である第1の保守用フレーム送信装置は、
上記複数のVLANの1つである代表VLANにおいて、上記第1の通信装置、及び、上記第2の通信装置のうちの他方である第1の保守用フレーム受信装置との間で通信セッションを確立する通信セッション確立手段と、
VLANを識別するためのフロー識別情報と、当該VLANに対して上記取得されたフレーム数情報と、を含む保守用フレームを、上記第1の保守用フレーム受信装置へ上記確立された通信セッションを介して送信する第1の保守用フレーム送信手段と、
を備え、
上記第1の保守用フレーム受信装置は、
上記第1の保守用フレーム送信装置から受信した保守用フレームに含まれるフレーム数情報と、当該保守用フレームに含まれるフロー識別情報により識別されるVLANに対して上記取得されたフレーム数情報と、に基づいて、当該VLANにおいて上記第1の通信装置から上記第2の通信装置へ送信されたデータ用フレームが消失した数を算出する第1のフレームロス算出手段を備える。
Furthermore, the first communication device includes:
For each of at least some of the plurality of VLANs, the first number of transmission frames for obtaining frame number information indicating the number of transmission frames, which is the number of data frames transmitted to the second communication device in the VLAN An acquisition means,
The second communication device is
For each of at least some of the plurality of VLANs, the first number of received frames for obtaining frame number information indicating the number of received frames, which is the number of data frames received from the first communication device in the VLAN. An acquisition means,
The first maintenance frame transmission device, which is one of the first communication device and the second communication device,
In the representative VLAN that is one of the plurality of VLANs, a communication session is established between the first communication device and the first maintenance frame receiving device that is the other of the second communication devices. Means for establishing a communication session;
A maintenance frame including flow identification information for identifying a VLAN and the frame number information acquired for the VLAN is transmitted to the first maintenance frame receiving device via the established communication session. First maintenance frame transmitting means for transmitting
With
The first maintenance frame receiving apparatus includes:
Frame number information included in the maintenance frame received from the first maintenance frame transmitter, and the frame number information acquired for the VLAN identified by the flow identification information included in the maintenance frame; And a first frame loss calculating means for calculating the number of lost data frames transmitted from the first communication device to the second communication device in the VLAN.

また、本発明の他の形態である通信制御方法は、
第1の通信装置、及び、第2の通信装置を含み、且つ、当該第1の通信装置、及び、当該第2の通信装置を経由する、複数のVLAN(Virtual Local Area Network)が構築された通信システムに適用され、
上記第1の通信装置が、上記複数のVLANのそれぞれに対して、当該VLANにおいて上記第2の通信装置へ送信したデータ用フレームの数である送信フレーム数を表すフレーム数情報を取得し、
上記第2の通信装置が、上記複数のVLANのそれぞれに対して、当該VLANにおいて上記第1の通信装置から受信したデータ用フレームの数である受信フレーム数を表すフレーム数情報を取得し、
上記第1の通信装置、及び、上記第2の通信装置のうちの一方である第1の保守用フレーム送信装置が、上記複数のVLANの1つである代表VLANにおいて、上記第1の通信装置、及び、上記第2の通信装置のうちの他方である第1の保守用フレーム受信装置との間で通信セッションを確立し、
上記第1の保守用フレーム送信装置が、VLANを識別するためのフロー識別情報と、当該VLANに対して上記取得されたフレーム数情報と、を含む保守用フレームを、上記第1の保守用フレーム受信装置へ上記確立された通信セッションを介して送信し、
上記第1の保守用フレーム受信装置が、上記第1の保守用フレーム送信装置から受信した保守用フレームに含まれるフレーム数情報と、当該保守用フレームに含まれるフロー識別情報により識別されるVLANに対して上記取得されたフレーム数情報と、に基づいて、当該VLANにおいて上記第1の通信装置から上記第2の通信装置へ送信されたデータ用フレームが消失した数を算出する方法である。
In addition, a communication control method according to another aspect of the present invention includes:
A plurality of VLANs (Virtual Local Area Networks) including the first communication device and the second communication device and passing through the first communication device and the second communication device are constructed. Applied to communication systems,
For each of the plurality of VLANs, the first communication device acquires frame number information indicating the number of transmission frames that is the number of data frames transmitted to the second communication device in the VLAN,
The second communication device acquires, for each of the plurality of VLANs, frame number information indicating the number of received frames, which is the number of data frames received from the first communication device in the VLAN,
In the representative VLAN, which is one of the plurality of VLANs, the first maintenance frame transmission device which is one of the first communication device and the second communication device is the first communication device. And establishing a communication session with the first maintenance frame receiving device which is the other of the second communication devices,
The first maintenance frame transmitting apparatus transmits a maintenance frame including flow identification information for identifying a VLAN and the frame number information acquired for the VLAN to the first maintenance frame. Send to the receiving device via the established communication session,
The first maintenance frame receiving device has a VLAN identified by the frame number information included in the maintenance frame received from the first maintenance frame transmitting device and the flow identification information included in the maintenance frame. On the other hand, this is a method of calculating the number of lost data frames transmitted from the first communication device to the second communication device in the VLAN based on the acquired frame number information.

また、本発明の他の形態である通信装置は、
複数のVLAN(Virtual Local Area Network)を構成する装置である。
Moreover, the communication apparatus which is the other form of this invention is
It is a device that constitutes a plurality of VLANs (Virtual Local Area Networks).

更に、この通信装置は、
上記複数のVLANの少なくとも一部のそれぞれに対して、当該VLANにおいて、上記複数のVLANを構成する他の通信装置である通信先装置へ送信したデータ用フレームの数である送信フレーム数、又は、当該通信先装置から受信したデータ用フレームの数である受信フレーム数を表すフレーム数情報を取得するフレーム数取得手段と、
上記複数のVLANの1つである代表VLANにおいて、上記通信先装置との間で通信セッションを確立する通信セッション確立手段と、
VLANを識別するためのフロー識別情報と、当該VLANに対して上記取得されたフレーム数情報と、を含む保守用フレームを、上記通信先装置へ上記確立された通信セッションを介して送信する保守用フレーム送信手段と、
を備える。
Furthermore, this communication device
For each of at least a part of the plurality of VLANs, in the VLAN, the number of transmission frames that is the number of data frames transmitted to a communication destination device that is another communication device constituting the plurality of VLANs, or Frame number acquisition means for acquiring frame number information indicating the number of received frames, which is the number of data frames received from the communication destination device;
In a representative VLAN that is one of the plurality of VLANs, a communication session establishing means for establishing a communication session with the communication destination device;
A maintenance frame for transmitting a maintenance frame including flow identification information for identifying a VLAN and the frame number information acquired for the VLAN to the communication destination device via the established communication session. Frame transmission means;
Is provided.

また、本発明の他の形態である通信装置は、
複数のVLAN(Virtual Local Area Network)を構成する装置である。
Moreover, the communication apparatus which is the other form of this invention is
It is a device that constitutes a plurality of VLANs (Virtual Local Area Networks).

更に、この通信装置は、
上記複数のVLANの少なくとも一部のそれぞれに対して、当該VLANにおいて、上記複数のVLANを構成する他の通信装置である通信先装置へ送信したデータ用フレームの数である送信フレーム数、又は、当該通信先装置から受信したデータ用フレームの数である受信フレーム数を表すフレーム数情報を取得するフレーム数取得手段と、
上記複数のVLANの1つである代表VLANにおいて、上記通信先装置との間で通信セッションを確立する通信セッション確立手段と、
上記通信先装置から受信した保守用フレームに含まれるフレーム数情報と、当該保守用フレームに含まれるフロー識別情報により識別されるVLANに対して上記取得されたフレーム数情報と、に基づいて、当該VLANにおいて上記通信先装置との間で通信されたデータ用フレームが消失した数を算出するフレームロス算出手段と、
を備える。
Furthermore, this communication device
For each of at least a part of the plurality of VLANs, in the VLAN, the number of transmission frames that is the number of data frames transmitted to a communication destination device that is another communication device constituting the plurality of VLANs, or Frame number acquisition means for acquiring frame number information indicating the number of received frames, which is the number of data frames received from the communication destination device;
In a representative VLAN that is one of the plurality of VLANs, a communication session establishing means for establishing a communication session with the communication destination device;
Based on the frame number information included in the maintenance frame received from the communication destination device and the frame number information acquired for the VLAN identified by the flow identification information included in the maintenance frame, Frame loss calculating means for calculating the number of lost data frames communicated with the communication destination device in the VLAN;
Is provided.

また、本発明の他の形態である通信装置制御方法は、
複数のVLAN(Virtual Local Area Network)を構成する通信装置に適用され、
上記複数のVLANの少なくとも一部のそれぞれに対して、当該VLANにおいて、上記複数のVLANを構成する他の通信装置である通信先装置へ送信したデータ用フレームの数である送信フレーム数、又は、当該通信先装置から受信したデータ用フレームの数である受信フレーム数を表すフレーム数情報を取得し、
上記複数のVLANの1つである代表VLANにおいて、上記通信先装置との間で通信セッションを確立し、
VLANを識別するためのフロー識別情報と、当該VLANに対して上記取得されたフレーム数情報と、を含む保守用フレームを、上記通信先装置へ上記確立された通信セッションを介して送信する方法である。
In addition, a communication device control method according to another aspect of the present invention includes:
It is applied to communication devices that make up multiple VLANs (Virtual Local Area Networks)
For each of at least a part of the plurality of VLANs, in the VLAN, the number of transmission frames that is the number of data frames transmitted to a communication destination device that is another communication device constituting the plurality of VLANs, or Obtain frame number information indicating the number of received frames, which is the number of data frames received from the communication destination device,
In the representative VLAN that is one of the plurality of VLANs, a communication session is established with the communication destination device,
A method of transmitting a maintenance frame including flow identification information for identifying a VLAN and the acquired frame number information for the VLAN to the communication destination device via the established communication session. is there.

また、本発明の他の形態である通信装置制御方法は、
複数のVLAN(Virtual Local Area Network)を構成する通信装置に適用され、
上記複数のVLANの少なくとも一部のそれぞれに対して、当該VLANにおいて、上記複数のVLANを構成する他の通信装置である通信先装置へ送信したデータ用フレームの数である送信フレーム数、又は、当該通信先装置から受信したデータ用フレームの数である受信フレーム数を表すフレーム数情報を取得し、
上記複数のVLANの1つである代表VLANにおいて、上記通信先装置との間で通信セッションを確立し、
上記通信先装置から受信した保守用フレームに含まれるフレーム数情報と、当該保守用フレームに含まれるフロー識別情報により識別されるVLANに対して上記取得されたフレーム数情報と、に基づいて、当該VLANにおいて上記通信先装置との間で通信されたデータ用フレームが消失した数を算出する方法である。
In addition, a communication device control method according to another aspect of the present invention includes:
It is applied to communication devices that make up multiple VLANs (Virtual Local Area Networks)
For each of at least a part of the plurality of VLANs, in the VLAN, the number of transmission frames that is the number of data frames transmitted to a communication destination device that is another communication device constituting the plurality of VLANs, or Obtain frame number information indicating the number of received frames, which is the number of data frames received from the communication destination device,
In the representative VLAN that is one of the plurality of VLANs, a communication session is established with the communication destination device,
Based on the frame number information included in the maintenance frame received from the communication destination device and the frame number information acquired for the VLAN identified by the flow identification information included in the maintenance frame, This is a method of calculating the number of lost data frames communicated with the communication destination device in the VLAN.

また、本発明の他の形態である通信装置制御プログラムは、
複数のVLAN(Virtual Local Area Network)を構成する通信装置に、
上記複数のVLANの少なくとも一部のそれぞれに対して、当該VLANにおいて、上記複数のVLANを構成する他の通信装置である通信先装置へ送信したデータ用フレームの数である送信フレーム数、又は、当該通信先装置から受信したデータ用フレームの数である受信フレーム数を表すフレーム数情報を取得し、
上記複数のVLANの1つである代表VLANにおいて、上記通信先装置との間で通信セッションを確立し、
VLANを識別するためのフロー識別情報と、当該VLANに対して上記取得されたフレーム数情報と、を含む保守用フレームを、上記通信先装置へ上記確立された通信セッションを介して送信する、処理を実行させるためのプログラムである。
Further, a communication device control program according to another aspect of the present invention is
A communication device configuring a plurality of VLANs (Virtual Local Area Networks)
For each of at least a part of the plurality of VLANs, in the VLAN, the number of transmission frames that is the number of data frames transmitted to a communication destination device that is another communication device constituting the plurality of VLANs, or Obtain frame number information indicating the number of received frames, which is the number of data frames received from the communication destination device,
In the representative VLAN that is one of the plurality of VLANs, a communication session is established with the communication destination device,
A process of transmitting a maintenance frame including flow identification information for identifying a VLAN and the frame number information acquired for the VLAN to the communication destination device via the established communication session. Is a program for executing

また、本発明の他の形態である通信装置制御プログラムは、
複数のVLAN(Virtual Local Area Network)を構成する通信装置に、
上記複数のVLANの少なくとも一部のそれぞれに対して、当該VLANにおいて、上記複数のVLANを構成する他の通信装置である通信先装置へ送信したデータ用フレームの数である送信フレーム数、又は、当該通信先装置から受信したデータ用フレームの数である受信フレーム数を表すフレーム数情報を取得し、
上記複数のVLANの1つである代表VLANにおいて、上記通信先装置との間で通信セッションを確立し、
上記通信先装置から受信した保守用フレームに含まれるフレーム数情報と、当該保守用フレームに含まれるフロー識別情報により識別されるVLANに対して上記取得されたフレーム数情報と、に基づいて、当該VLANにおいて上記通信先装置との間で通信されたデータ用フレームが消失した数を算出する、処理を実行させるためのプログラムである。
Further, a communication device control program according to another aspect of the present invention is
A communication device configuring a plurality of VLANs (Virtual Local Area Networks)
For each of at least a part of the plurality of VLANs, in the VLAN, the number of transmission frames that is the number of data frames transmitted to a communication destination device that is another communication device constituting the plurality of VLANs, or Obtain frame number information indicating the number of received frames, which is the number of data frames received from the communication destination device,
In the representative VLAN that is one of the plurality of VLANs, a communication session is established with the communication destination device,
Based on the frame number information included in the maintenance frame received from the communication destination device and the frame number information acquired for the VLAN identified by the flow identification information included in the maintenance frame, This is a program for executing processing for calculating the number of lost data frames communicated with the communication destination device in the VLAN.

本発明は、以上のように構成されることにより、保守用フレームを送受信するための処理負荷を低減することができる。   By configuring as described above, the present invention can reduce the processing load for transmitting and receiving the maintenance frame.

本発明の第1実施形態に係る通信システムの概略構成を表す図である。1 is a diagram illustrating a schematic configuration of a communication system according to a first embodiment of the present invention. 本発明の第1実施形態に係る通信装置の機能の概略を表すブロック図である。It is a block diagram showing the outline of the function of the communication apparatus which concerns on 1st Embodiment of this invention. 本発明の第1実施形態に係る保守用フレームの内容を概念的に示した説明図である。It is explanatory drawing which showed notionally the content of the maintenance frame which concerns on 1st Embodiment of this invention. 本発明の第1実施形態に係る通信システムの作動を表すシーケンス図である。It is a sequence diagram showing the action | operation of the communication system which concerns on 1st Embodiment of this invention. 本発明の第1実施形態に係る通信装置がフレームロスを算出するために用いるフレーム数情報が取得された時点、及び、当該フレーム数情報が通信装置間で授受される時点を概念的に示したタイムチャートである。FIG. 2 conceptually illustrates a point in time when frame number information used by the communication apparatus according to the first embodiment of the present invention to calculate a frame loss is acquired, and a point in time when the frame number information is exchanged between the communication apparatuses. It is a time chart. 本発明の第2実施形態に係る通信システムの機能の概略を表すブロック図である。It is a block diagram showing the outline of the function of the communication system which concerns on 2nd Embodiment of this invention.

以下、本発明に係る、通信システム、通信制御方法、通信装置、通信装置制御方法、及び、通信装置制御プログラム、の各実施形態について図1〜図6を参照しながら説明する。   Hereinafter, embodiments of a communication system, a communication control method, a communication device, a communication device control method, and a communication device control program according to the present invention will be described with reference to FIGS.

<第1実施形態>
(構成)
図1に示したように、第1実施形態に係る通信システム1は、第1の通信装置11、及び、第2の通信装置12を含む複数の通信装置11,12,…を備える。複数の通信装置11,12,…は、互いに通信可能に接続されている。
<First Embodiment>
(Constitution)
As illustrated in FIG. 1, the communication system 1 according to the first embodiment includes a plurality of communication devices 11, 12,... Including a first communication device 11 and a second communication device 12. The plurality of communication devices 11, 12,... Are connected so that they can communicate with each other.

本例では、複数の通信装置11,12,…のそれぞれは、スイッチである。なお、複数の通信装置11,12,…のそれぞれは、ルータ、又は、サーバであってもよい。
複数の通信装置11,12,…のそれぞれには、図示しないユーザ端末が接続されている。
In this example, each of the plurality of communication devices 11, 12,... Is a switch. Each of the plurality of communication devices 11, 12,... May be a router or a server.
A user terminal (not shown) is connected to each of the plurality of communication devices 11, 12,.

通信システム1は、第1の通信装置11、及び、第2の通信装置12を経由する、複数のVLAN(Virtual Local Area Network)が構築されている。換言すると、第1の通信装置11、及び、第2の通信装置12は、複数のVLANを構成している。   In the communication system 1, a plurality of VLANs (Virtual Local Area Networks) that pass through the first communication device 11 and the second communication device 12 are constructed. In other words, the first communication device 11 and the second communication device 12 constitute a plurality of VLANs.

通信システム1は、各VLANにおいて、複数の通信装置11,12,…間でフレームを送受信する。
本例では、複数のVLANのそれぞれは、当該VLANにおいて通信されるフレームが、当該VLANを識別するためのVLAN識別情報(VLANタグ)を含むことにより構築される。
The communication system 1 transmits and receives frames between a plurality of communication devices 11, 12,... In each VLAN.
In this example, each of the plurality of VLANs is constructed by a frame communicated in the VLAN including VLAN identification information (VLAN tag) for identifying the VLAN.

また、本例では、複数のVLANは、親VLANと、第1の子VLANと、第2の子VLANと、第3の子VLANと、を含む。なお、本例では、親VLANは、代表VLANである。第1の子VLAN、第2の子VLAN、及び、第3の子VLAN、のそれぞれは、親VLANにおいて構築されている。   In this example, the plurality of VLANs include a parent VLAN, a first child VLAN, a second child VLAN, and a third child VLAN. In this example, the parent VLAN is a representative VLAN. Each of the first child VLAN, the second child VLAN, and the third child VLAN is constructed in the parent VLAN.

本例では、第1の子VLANにおいて通信されるフレームは、親VLANを識別するための親VLAN識別情報と、親VLANにおいて第1の子VLANを識別するための子VLAN識別情報と、を含むVLAN識別情報を含む。第2の子VLAN、又は、第3の子VLANにおいて通信されるフレームも、第1の子VLANと同様のVLAN識別情報を含む。親VLANにおいて通信されるフレームは、親VLAN識別情報をVLAN識別情報として含む。   In this example, the frame communicated in the first child VLAN includes parent VLAN identification information for identifying the parent VLAN and child VLAN identification information for identifying the first child VLAN in the parent VLAN. Contains VLAN identification information. A frame communicated in the second child VLAN or the third child VLAN also includes VLAN identification information similar to that of the first child VLAN. A frame communicated in the parent VLAN includes parent VLAN identification information as VLAN identification information.

(機能)
図2は、上記のように構成された第1の通信装置11の機能を表すブロック図である。
第1の通信装置11の機能は、送信フレーム数取得部21と、フレーム数情報記憶部22と、保守用フレームスケジューラ部23と、保守用フレーム生成部24と、送信フレーム調停部25と、受信フレーム数取得部26と、保守用フレーム取得部27と、フレームロス算出部28と、を含む。
(function)
FIG. 2 is a block diagram illustrating functions of the first communication device 11 configured as described above.
The functions of the first communication device 11 are a transmission frame number acquisition unit 21, a frame number information storage unit 22, a maintenance frame scheduler unit 23, a maintenance frame generation unit 24, a transmission frame arbitration unit 25, and a reception. A frame number acquisition unit 26, a maintenance frame acquisition unit 27, and a frame loss calculation unit 28 are included.

送信フレーム数取得部21は、複数のVLANの任意の1つにおいて、第1の通信装置11から第2の通信装置12へ送信される予定のデータ用フレーム(ユーザフレーム)を、他の装置(例えば、通信装置、又は、ユーザ端末等)から受信する。   The transmission frame number acquisition unit 21 transmits a data frame (user frame) scheduled to be transmitted from the first communication device 11 to the second communication device 12 to another device (any one of a plurality of VLANs). For example, it receives from a communication apparatus or a user terminal.

フレーム数情報記憶部22は、VLANを識別するためのフロー識別情報と対応付けて、ローカル送信フレーム数情報、及び、ローカル受信フレーム数情報を記憶している。   The frame number information storage unit 22 stores local transmission frame number information and local reception frame number information in association with flow identification information for identifying a VLAN.

ローカル送信フレーム数情報は、当該情報と対応付けて記憶されているフロー識別情報により識別されるVLANにおいて第2の通信装置12へ送信したデータ用フレームの数(送信フレーム数)を表すフレーム数情報である。   The local transmission frame number information is frame number information indicating the number of data frames (transmission frame number) transmitted to the second communication device 12 in the VLAN identified by the flow identification information stored in association with the information. It is.

ローカル受信フレーム数情報は、当該情報と対応付けて記憶されているフロー識別情報により識別されるVLANにおいて第2の通信装置12から受信したデータ用フレームの数(受信フレーム数)を表すフレーム数情報である。   The local received frame number information is frame number information indicating the number of data frames (received frame number) received from the second communication device 12 in the VLAN identified by the flow identification information stored in association with the information. It is.

送信フレーム数取得部21は、第2の通信装置12へ送信される予定のデータ用フレームが受信された場合、当該データ用フレームを受信するために用いられたVLANを識別するためのフロー識別情報を特定する。本例では、送信フレーム数取得部21は、受信されたデータ用フレームに含まれるVLAN識別情報に基づいてフロー識別情報を特定する。なお、フロー識別情報は、VLAN識別情報と同一の情報であってもよい。   When a data frame to be transmitted to the second communication device 12 is received, the transmission frame number acquisition unit 21 receives the flow identification information for identifying the VLAN used to receive the data frame. Is identified. In this example, the transmission frame number acquisition unit 21 specifies the flow identification information based on the VLAN identification information included in the received data frame. The flow identification information may be the same information as the VLAN identification information.

そして、送信フレーム数取得部21は、特定されたフロー識別情報と対応付けてフレーム数情報記憶部22に記憶されているローカル送信フレーム数情報が表す送信フレーム数に1を加算することにより当該ローカル送信フレーム数情報を更新する。なお、本例では、送信フレーム数取得部21は、フレーム数情報記憶部22にローカル送信フレーム数情報が記憶されていない場合、1を表すローカル送信フレーム数情報をフレーム数情報記憶部22に記憶させる。   Then, the transmission frame number acquisition unit 21 adds 1 to the transmission frame number represented by the local transmission frame number information stored in the frame number information storage unit 22 in association with the identified flow identification information. Update transmission frame number information. In this example, the transmission frame number acquisition unit 21 stores local transmission frame number information representing 1 in the frame number information storage unit 22 when the local transmission frame number information is not stored in the frame number information storage unit 22. Let

また、送信フレーム数取得部21は、第2の通信装置12へ送信される予定のデータ用フレームが受信された場合、当該データ用フレームを送信フレーム調停部25へ出力する。   Further, when a data frame scheduled to be transmitted to the second communication device 12 is received, the transmission frame number acquisition unit 21 outputs the data frame to the transmission frame arbitration unit 25.

更に、フレーム数情報記憶部22は、フロー識別情報と対応付けて、受信時ローカル受信フレーム数情報、受信リモート送信フレーム数情報、受信リモート受信フレーム数情報、及び、受信ローカル送信フレーム数情報を記憶している。   Further, the frame number information storage unit 22 stores local reception frame number information at reception, received remote transmission frame number information, received remote reception frame number information, and received local transmission frame number information in association with the flow identification information. doing.

受信時ローカル受信フレーム数情報は、第2の通信装置12から、第1の通信装置11と第2の通信装置12との間の通信を保守するための保守用フレームを受信した時点の(即ち、その時点にて、当該保守用フレームに含まれるフロー識別情報と対応付けて記憶されている)ローカル受信フレーム数情報である。本例では、保守用フレームは、通信装置間の接続を確認するためのCCM(Continuity Check Message)である。   The local reception frame number information at the time of reception is the time at which a maintenance frame for maintaining communication between the first communication device 11 and the second communication device 12 is received from the second communication device 12 (that is, , The local received frame number information (stored in association with the flow identification information included in the maintenance frame at that time). In this example, the maintenance frame is a CCM (Continuity Check Message) for confirming the connection between the communication devices.

後述するように、フレーム数情報記憶部22は、第2の通信装置12から上記保守用フレームを受信した場合、当該保守用フレームに含まれるフロー識別情報と対応付けて記憶されているローカル受信フレーム数情報を、当該フロー識別情報と対応付けて、受信時ローカル受信フレーム数情報として記憶する。   As will be described later, when the frame number information storage unit 22 receives the maintenance frame from the second communication device 12, the local reception frame stored in association with the flow identification information included in the maintenance frame. The number information is associated with the flow identification information and stored as local received frame number information at the time of reception.

受信リモート送信フレーム数情報は、第2の通信装置12から受信した上記保守用フレームに含まれるリモート送信フレーム数情報(TxFCf)である。   The received remote transmission frame number information is remote transmission frame number information (TxFCf) included in the maintenance frame received from the second communication device 12.

後述するように、このリモート送信フレーム数情報は、第2の通信装置12から第1の通信装置11へ送信されたデータ用フレームの数を表す情報であり、且つ、第2の通信装置12によって取得された情報である。即ち、このリモート送信フレーム数情報は、第2の通信装置12にとってのローカル送信フレーム数情報である。   As will be described later, the remote transmission frame number information is information indicating the number of data frames transmitted from the second communication device 12 to the first communication device 11, and the second communication device 12 It is the acquired information. That is, the remote transmission frame number information is local transmission frame number information for the second communication device 12.

また、後述するように、フレーム数情報記憶部22は、第2の通信装置12から上記保守用フレームを受信した場合、当該保守用フレームに含まれるリモート送信フレーム数情報を、当該保守用フレームに含まれるフロー識別情報と対応付けて、受信リモート送信フレーム数情報として記憶する。   As will be described later, when the frame number information storage unit 22 receives the maintenance frame from the second communication device 12, the frame number information storage unit 22 converts the remote transmission frame number information included in the maintenance frame into the maintenance frame. The received remote transmission frame number information is stored in association with the included flow identification information.

受信リモート受信フレーム数情報は、第2の通信装置12から受信した上記保守用フレームに含まれるリモート受信フレーム数情報(RxFCb)である。   The received remote received frame number information is remote received frame number information (RxFCb) included in the maintenance frame received from the second communication device 12.

後述するように、このリモート受信フレーム数情報は、第2の通信装置12が第1の通信装置11から受信したデータ用フレームの数を表す情報であり、且つ、第2の通信装置12によって取得された情報である。即ち、このリモート受信フレーム数情報は、第2の通信装置12にとっての受信時ローカル受信フレーム数情報である。   As will be described later, this remote reception frame number information is information indicating the number of data frames received by the second communication device 12 from the first communication device 11 and is acquired by the second communication device 12. Information. That is, this remote reception frame number information is local reception frame number information at the time of reception for the second communication apparatus 12.

また、後述するように、フレーム数情報記憶部22は、第2の通信装置12から上記保守用フレームを受信した場合、当該保守用フレームに含まれるリモート受信フレーム数情報を、当該保守用フレームに含まれるフロー識別情報と対応付けて、受信リモート受信フレーム数情報として記憶する。   Further, as will be described later, when the frame number information storage unit 22 receives the maintenance frame from the second communication device 12, the frame number information storage unit 22 converts the remote reception frame number information included in the maintenance frame into the maintenance frame. The received remote received frame number information is stored in association with the included flow identification information.

受信ローカル送信フレーム数情報は、第2の通信装置12から受信した上記保守用フレームに含まれるローカル送信フレーム数情報(TxFCb)である。   The received local transmission frame number information is local transmission frame number information (TxFCb) included in the maintenance frame received from the second communication device 12.

後述するように、このローカル送信フレーム数情報は、第1の通信装置11から第2の通信装置12へ送信されたデータ用フレームの数を表す情報であり、第1の通信装置11によって取得された情報であり、且つ、第1の通信装置11から第2の通信装置12へ送信された保守用フレームに含まれていた情報である。即ち、このローカル送信フレーム数情報は、第2の通信装置12にとっての受信リモート送信フレーム数情報である。   As will be described later, the local transmission frame number information is information indicating the number of data frames transmitted from the first communication device 11 to the second communication device 12, and is acquired by the first communication device 11. Information included in the maintenance frame transmitted from the first communication device 11 to the second communication device 12. That is, this local transmission frame number information is the received remote transmission frame number information for the second communication device 12.

また、後述するように、フレーム数情報記憶部22は、第2の通信装置12から上記保守用フレームを受信した場合、当該保守用フレームに含まれるローカル送信フレーム数情報を、当該保守用フレームに含まれるフロー識別情報と対応付けて、受信ローカル送信フレーム数情報として記憶する。   As will be described later, when the frame number information storage unit 22 receives the maintenance frame from the second communication device 12, the frame number information storage unit 22 converts the local transmission frame number information included in the maintenance frame into the maintenance frame. The received local transmission frame number information is stored in association with the included flow identification information.

保守用フレームスケジューラ部23は、フレームロスを算出する対象となるVLANのそれぞれを識別するためのフロー識別情報を予め記憶している。本例では、保守用フレームスケジューラ部23は、第1の子VLAN〜第3の子VLANのそれぞれを識別するためのフロー識別情報を予め記憶している。   The maintenance frame scheduler 23 stores in advance flow identification information for identifying each VLAN for which a frame loss is to be calculated. In this example, the maintenance frame scheduler 23 stores in advance flow identification information for identifying each of the first child VLAN to the third child VLAN.

保守用フレームスケジューラ部23は、予め設定された送信周期(本例では、3.3ms)が経過する毎に、記憶されているフロー識別情報の中から、ラウンドロビン方式に従って、1つのフロー識別情報を選択する。そして、保守用フレームスケジューラ部23は、選択されたフロー識別情報を含み、且つ、保守用フレームを生成する旨を指示する生成指示を保守用フレーム生成部24へ出力する。なお、保守用フレームスケジューラ部23は、送信周期を変更可能に構成されていてもよい。   Each time a preset transmission cycle (3.3 ms in this example) elapses, the maintenance frame scheduler unit 23 selects one piece of flow identification information from the stored flow identification information according to the round robin method. Select. Then, the maintenance frame scheduler unit 23 outputs a generation instruction including the selected flow identification information and instructing to generate a maintenance frame to the maintenance frame generation unit 24. Note that the maintenance frame scheduler unit 23 may be configured to change the transmission cycle.

保守用フレーム生成部24は、保守用フレームスケジューラ部23により生成指示が出力された場合、第1の通信装置11と第2の通信装置12との間の通信を保守するための保守用フレームを生成する。   The maintenance frame generation unit 24 generates a maintenance frame for maintaining communication between the first communication device 11 and the second communication device 12 when a generation instruction is output from the maintenance frame scheduler unit 23. Generate.

具体的には、保守用フレーム生成部24は、生成指示に含まれるフロー識別情報と対応付けてフレーム数情報記憶部22に記憶されている、ローカル送信フレーム数情報、受信時ローカル受信フレーム数情報、及び、受信リモート送信フレーム数情報を取得する。   Specifically, the maintenance frame generation unit 24 stores the local transmission frame number information and the reception local reception frame number information stored in the frame number information storage unit 22 in association with the flow identification information included in the generation instruction. And, information on the number of received remote transmission frames is acquired.

そして、保守用フレーム生成部24は、図3に示したように、保守する通信の通信先(本例では、第2の通信装置12)を識別するための保守通信先識別情報(MEP ID)と、代表VLANを識別するためのVLAN識別情報と、生成指示に含まれるフロー識別情報(FLOW ID)と、取得された、ローカル送信フレーム数情報(TxFCf)、受信時ローカル受信フレーム数情報(RxFCb)、及び、受信リモート送信フレーム数情報(TxFCb)と、を含む保守用フレームを生成する。   Then, as shown in FIG. 3, the maintenance frame generation unit 24 maintains maintenance communication destination identification information (MEP ID) for identifying a communication destination (second communication device 12 in this example) of communication to be maintained. VLAN identification information for identifying the representative VLAN, flow identification information (FLOW ID) included in the generation instruction, acquired local transmission frame number information (TxFCf), received local reception frame number information (RxFCb) ) And the received remote transmission frame number information (TxFCb).

保守用フレーム生成部24は、生成された保守用フレームを送信フレーム調停部25へ出力する。   The maintenance frame generation unit 24 outputs the generated maintenance frame to the transmission frame arbitration unit 25.

送信フレーム調停部25は、送信フレーム数取得部21によりデータ用フレームが出力された場合、当該データ用フレームを、当該データ用フレームを受信するために用いられたVLAN(即ち、当該データ用フレームに含まれるVLAN識別情報により識別されるVLAN)において、第2の通信装置12へ送信する。   When the data frame is output from the transmission frame number acquisition unit 21, the transmission frame arbitration unit 25 converts the data frame into the VLAN used for receiving the data frame (that is, the data frame). (The VLAN identified by the included VLAN identification information) is transmitted to the second communication device 12.

更に、送信フレーム調停部25は、保守用フレーム生成部24により保守用フレームが出力された場合、代表VLANにおいて第2の通信装置12との間で通信セッション(本例では、OAM(Operations, Administration and Maintenance)セッション)を確立する。   Further, when the maintenance frame is output by the maintenance frame generation unit 24, the transmission frame arbitration unit 25 communicates with the second communication device 12 in the representative VLAN (in this example, OAM (Operations, Administration). and Maintenance session).

そして、送信フレーム調停部25は、確立された通信セッションを介して、上記保守用フレームを第2の通信装置12へ送信する。   Then, the transmission frame arbitration unit 25 transmits the maintenance frame to the second communication device 12 via the established communication session.

なお、送信フレーム調停部25は、データ用フレーム、及び、保守用フレームの両方が同時に出力された場合、保守用フレームをデータ用フレームに優先して送信する。
このようにして、送信フレーム調停部25は、データ用フレーム、及び、保守用フレームの調停を行う。
When both the data frame and the maintenance frame are output at the same time, the transmission frame arbitration unit 25 transmits the maintenance frame with priority over the data frame.
In this way, the transmission frame arbitration unit 25 arbitrates the data frame and the maintenance frame.

受信フレーム数取得部26は、複数のVLANの任意の1つにおいて、第2の通信装置12を経由した(即ち、第2の通信装置12からの)フレームを受信する。   The reception frame number acquisition unit 26 receives a frame that has passed through the second communication device 12 (that is, from the second communication device 12) in any one of the plurality of VLANs.

受信フレーム数取得部26は、データ用フレームが受信された場合、当該データ用フレームを受信するために用いられたVLANを識別するためのフロー識別情報を特定する。   When a data frame is received, the reception frame number acquisition unit 26 specifies flow identification information for identifying the VLAN used to receive the data frame.

そして、受信フレーム数取得部26は、特定されたフロー識別情報と対応付けてフレーム数情報記憶部22に記憶されているローカル受信フレーム数情報が表す受信フレーム数に1を加算することにより当該ローカル受信フレーム数情報を更新する。なお、本例では、受信フレーム数取得部26は、フレーム数情報記憶部22にローカル受信フレーム数情報が記憶されていない場合、1を表すローカル受信フレーム数情報をフレーム数情報記憶部22に記憶させる。   Then, the received frame number acquisition unit 26 adds 1 to the received frame number represented by the local received frame number information stored in the frame number information storage unit 22 in association with the identified flow identification information. Update received frame count information. In this example, the reception frame number acquisition unit 26 stores the local reception frame number information representing 1 in the frame number information storage unit 22 when the local reception frame number information is not stored in the frame number information storage unit 22. Let

受信フレーム数取得部26は、受信されたデータ用フレームを、当該データ用フレームを受信するために用いられたVLANにおいて、当該データ用フレームに含まれる宛先アドレスへ送信する。   The reception frame number acquisition unit 26 transmits the received data frame to the destination address included in the data frame in the VLAN used to receive the data frame.

保守用フレーム取得部27は、受信フレーム数取得部26により保守用フレームが受信された場合において、当該保守用フレームに含まれる保守通信先識別情報により識別される通信先が自装置(第1の通信装置11)でないとき、当該保守用フレームを、代表VLANにおいて、当該保守用フレームに含まれる宛先アドレスへ送信する。   When the maintenance frame is received by the received frame number acquisition unit 26, the maintenance frame acquisition unit 27 determines that the communication destination identified by the maintenance communication destination identification information included in the maintenance frame is the own device (first device). When it is not the communication device 11), the maintenance frame is transmitted to the destination address included in the maintenance frame in the representative VLAN.

一方、保守用フレーム取得部27は、受信フレーム数取得部26により保守用フレームが受信された場合において、当該保守用フレームに含まれる保守通信先識別情報により識別される通信先が自装置であるとき、下記の記憶処理を実行する。   On the other hand, when the maintenance frame acquisition unit 27 receives the maintenance frame by the received frame number acquisition unit 26, the communication destination identified by the maintenance communication destination identification information included in the maintenance frame is the own device. The following storage process is executed.

記憶処理は、保守用フレームに含まれるフロー識別情報と対応付けてフレーム数情報記憶部22に記憶されているローカル受信フレーム数情報を、当該フロー識別情報と対応付けて、受信時ローカル受信フレーム数情報としてフレーム数情報記憶部22に記憶させる処理を含む。   The storage process associates the local received frame number information stored in the frame number information storage unit 22 with the flow identification information included in the maintenance frame in association with the flow identification information, and the received local received frame number. A process of storing the information in the frame number information storage unit 22 as information is included.

更に、記憶処理は、保守用フレームに含まれるフロー識別情報と対応付けて、当該保守用フレームに含まれるリモート送信フレーム数情報(TxFCf)(第2の通信装置12にとってのローカル送信フレーム数情報)を受信リモート送信フレーム数情報としてフレーム数情報記憶部22に記憶させる処理を含む。   Further, in the storage process, the remote transmission frame number information (TxFCf) included in the maintenance frame (local transmission frame number information for the second communication device 12) is associated with the flow identification information included in the maintenance frame. Is stored in the frame number information storage unit 22 as received remote transmission frame number information.

加えて、記憶処理は、保守用フレームに含まれるフロー識別情報と対応付けて、当該保守用フレームに含まれるリモート受信フレーム数情報(RxFCb)(第2の通信装置12にとっての受信時ローカル受信フレーム数情報)を受信リモート受信フレーム数情報としてフレーム数情報記憶部22に記憶させる処理を含む。   In addition, the storage processing is performed by associating with the flow identification information included in the maintenance frame, the remote reception frame number information (RxFCb) included in the maintenance frame (the local reception frame at the time of reception for the second communication device 12). Number information) is stored in the frame number information storage unit 22 as received remote received frame number information.

更に、記憶処理は、保守用フレームに含まれるフロー識別情報と対応付けて、当該保守用フレームに含まれるローカル送信フレーム数情報(TxFCb)(第2の通信装置12にとっての受信リモート送信フレーム数情報)を受信ローカル送信フレーム数情報としてフレーム数情報記憶部22に記憶させる処理を含む。   Further, in the storage process, the local transmission frame number information (TxFCb) (the received remote transmission frame number information for the second communication device 12) included in the maintenance frame in association with the flow identification information included in the maintenance frame. ) In the frame number information storage unit 22 as received local transmission frame number information.

フレームロス算出部28は、受信フレーム数取得部26により保守用フレームが受信された場合において、当該保守用フレームに含まれる保守通信先識別情報により識別される通信先が自装置であるとき、当該保守用フレームに含まれるフロー識別情報により識別されるVLANにおける、リモート側フレームロス、及び、ローカル側フレームロス、のそれぞれを算出する。   When a maintenance frame is received by the received frame number acquisition unit 26, the frame loss calculation unit 28, when the communication destination identified by the maintenance communication destination identification information included in the maintenance frame is the own device, Each of the remote side frame loss and the local side frame loss in the VLAN identified by the flow identification information included in the maintenance frame is calculated.

また、リモート側フレームロスは、第1の通信装置11から第2の通信装置12へ送信されたデータ用フレームが消失した数である。
ローカル側フレームロスは、第2の通信装置12から第1の通信装置11へ送信されたデータ用フレームが消失した数である。
The remote frame loss is the number of lost data frames transmitted from the first communication device 11 to the second communication device 12.
The local frame loss is the number of lost data frames transmitted from the second communication device 12 to the first communication device 11.

先ず、リモート側フレームロスを算出する方法について説明する。
フレームロス算出部28は、今回受信された保守用フレームに含まれるフロー識別情報と対応付けてフレーム数情報記憶部22に記憶されている、受信リモート受信フレーム数情報のうちの、前回受信保守用フレームに含まれていた情報(前回受信リモート受信フレーム数情報(RxFCb[Tp]))を取得する。ここで、前回受信保守用フレームは、今回受信された保守用フレームに含まれるフロー識別情報と同一のフロー識別情報を含む保守用フレームのうちの前回受信された保守用フレームである。
First, a method for calculating the remote side frame loss will be described.
The frame loss calculation unit 28 is associated with the flow identification information included in the maintenance frame received this time and is stored in the frame number information storage unit 22 and stored in the received remote reception frame number information. Information contained in the frame (last received remote received frame number information (RxFCb [Tp])) is acquired. Here, the previously received maintenance frame is a maintenance frame received last time out of maintenance frames including the same flow identification information as the flow identification information included in the maintenance frame received this time.

更に、フレームロス算出部28は、今回受信された保守用フレームに含まれるフロー識別情報と対応付けてフレーム数情報記憶部22に記憶されている、受信ローカル送信フレーム数情報のうちの、前回受信保守用フレームに含まれていた情報(前回受信ローカル送信フレーム数情報(TxFCb[Tp]))を取得する。   Further, the frame loss calculation unit 28 associates with the flow identification information included in the maintenance frame received this time and stores the previous reception of the received local transmission frame number information stored in the frame number information storage unit 22. Information included in the maintenance frame (last received local transmission frame number information (TxFCb [Tp])) is acquired.

なお、本例では、フレームロス算出部28は、前回受信保守用フレームに含まれていた情報がフレーム数情報記憶部22に記憶されていない場合、当該情報として0を表す情報を用いる。   In this example, the frame loss calculation unit 28 uses information representing 0 as the information when the information included in the previous reception maintenance frame is not stored in the frame number information storage unit 22.

加えて、フレームロス算出部28は、今回受信された保守用フレームに含まれるリモート受信フレーム数情報(RxFCb)を今回受信リモート受信フレーム数情報(RxFCb[Tc])として取得する。   In addition, the frame loss calculation unit 28 acquires the remote reception frame number information (RxFCb) included in the maintenance frame received this time as current reception remote reception frame number information (RxFCb [Tc]).

更に、フレームロス算出部28は、今回受信された保守用フレームに含まれるローカル送信フレーム数情報(TxFCb)を今回受信ローカル送信フレーム数情報(TxFCb[Tc])として取得する。   Further, the frame loss calculation unit 28 acquires the local transmission frame number information (TxFCb) included in the maintenance frame received this time as the current reception local transmission frame number information (TxFCb [Tc]).

そして、フレームロス算出部28は、数式1と、上記取得された、前回受信リモート受信フレーム数情報(RxFCb[Tp])、前回受信ローカル送信フレーム数情報(TxFCb[Tp])、今回受信リモート受信フレーム数情報(RxFCb[Tc])、及び、今回受信ローカル送信フレーム数情報(TxFCb[Tc])と、に基づいて、リモート側フレームロスFLfarを算出する。

Figure 2013042363
Then, the frame loss calculation unit 28, Formula 1 and the previously acquired remote reception frame number information (RxFCb [Tp]), the previously received local transmission frame number information (TxFCb [Tp]), and the current reception remote reception. Based on the frame number information (RxFCb [Tc]) and the current received local transmission frame number information (TxFCb [Tc]), the remote-side frame loss FLfar is calculated.
Figure 2013042363

なお、リモート側フレームロスの算出においては、受信リモート受信フレーム数情報、及び、受信ローカル送信フレーム数情報のそれぞれがフレーム数情報を構成している。   In calculating the remote side frame loss, each of the received remote received frame number information and the received local transmitted frame number information constitutes the frame number information.

次に、ローカル側フレームロスを算出する方法について説明する。
フレームロス算出部28は、上記保守用フレームに含まれるフロー識別情報と対応付けてフレーム数情報記憶部22に記憶されている、受信時ローカル受信フレーム数情報のうちの、前回受信保守用フレームが受信された時点にて記憶された情報(前回受信時ローカル受信フレーム数情報(RxFCl[Tp]))を取得する。
Next, a method for calculating the local frame loss will be described.
The frame loss calculation unit 28 associates the flow reception information included in the maintenance frame with the previous reception maintenance frame of the reception local reception frame number information stored in the frame number information storage unit 22. Information stored at the time of reception (local reception frame number information (RxFCl [Tp]) at the time of previous reception) is acquired.

更に、フレームロス算出部28は、上記保守用フレームに含まれるフロー識別情報と対応付けてフレーム数情報記憶部22に記憶されている、受信リモート送信フレーム数情報のうちの、前回受信保守用フレームに含まれていた情報(前回受信リモート送信フレーム数情報(TxFCf[Tp]))を取得する。   Further, the frame loss calculation unit 28 associates the flow identification information included in the maintenance frame with the previous reception maintenance frame of the received remote transmission frame number information stored in the frame number information storage unit 22. (Information on the number of previously received remote transmission frames (TxFCf [Tp])) is acquired.

なお、本例では、フレームロス算出部28は、前回受信保守用フレームが受信された時点にて記憶された情報がフレーム数情報記憶部22に記憶されていない場合、当該情報として0を表す情報を用いる。   In this example, the frame loss calculation unit 28 is information indicating 0 as the information when the information stored at the time the previous reception maintenance frame is received is not stored in the frame number information storage unit 22. Is used.

加えて、フレームロス算出部28は、今回、保守用フレームが受信された時点にて、当該保守用フレームに含まれるフロー識別情報と対応付けてフレーム数情報記憶部22に記憶されているローカル受信フレーム数情報を、今回受信時ローカル受信フレーム数情報(RxFCl[Tc])として取得する。   In addition, the frame loss calculation unit 28 receives the local reception stored in the frame number information storage unit 22 in association with the flow identification information included in the maintenance frame at the time when the maintenance frame is received this time. Frame number information is acquired as local reception frame number information (RxFCl [Tc]) at the time of reception.

更に、フレームロス算出部28は、今回受信された保守用フレームに含まれるリモート送信フレーム数情報(TxFCf)を今回受信リモート送信フレーム数情報(TxFCf[Tc])として取得する。   Further, the frame loss calculation unit 28 acquires the remote transmission frame number information (TxFCf) included in the maintenance frame received this time as the currently received remote transmission frame number information (TxFCf [Tc]).

そして、フレームロス算出部28は、数式2と、上記取得された、前回受信時ローカル受信フレーム数情報(RxFCl[Tp])、前回受信リモート送信フレーム数情報(TxFCf[Tp])、今回受信時ローカル受信フレーム数情報(RxFCl[Tc])、及び、今回受信リモート送信フレーム数情報(TxFCf[Tc])と、に基づいて、ローカル側フレームロスFLnearを算出する。

Figure 2013042363
Then, the frame loss calculation unit 28, Formula 2 and the previously acquired local reception frame number information (RxFCl [Tp]), previous reception remote transmission frame number information (TxFCf [Tp]), and the current reception time obtained above. Based on the local received frame number information (RxFCl [Tc]) and the current received remote transmission frame number information (TxFCf [Tc]), the local side frame loss FLnear is calculated.
Figure 2013042363

なお、ローカル側フレームロスの算出においては、受信時ローカル受信フレーム数情報、及び、受信リモート送信フレーム数情報のそれぞれがフレーム数情報を構成している。   In the calculation of the local frame loss, each of the received local received frame number information and the received remote transmission frame number information constitutes the frame number information.

第2の通信装置12の機能は、第1の通信装置11の機能と同様である。第2の通信装置12の機能は、第1の通信装置11の機能の説明において、第1の通信装置11と第2の通信装置12とを置換することにより、説明される。   The function of the second communication device 12 is the same as the function of the first communication device 11. The function of the second communication device 12 will be described by replacing the first communication device 11 and the second communication device 12 in the description of the function of the first communication device 11.

なお、第1の通信装置11が備える送信フレーム数取得部21は、第1の送信フレーム数取得手段、及び、フレーム数取得手段のそれぞれを構成している。
また、第2の通信装置12が備える送信フレーム数取得部21は、第2の送信フレーム数取得手段、及び、フレーム数取得手段のそれぞれを構成している。
Note that the transmission frame number acquisition unit 21 included in the first communication device 11 constitutes a first transmission frame number acquisition unit and a frame number acquisition unit, respectively.
The transmission frame number acquisition unit 21 included in the second communication device 12 constitutes each of a second transmission frame number acquisition unit and a frame number acquisition unit.

更に、第1の通信装置11が備える受信フレーム数取得部26は、第2の受信フレーム数取得手段、及び、フレーム数取得手段のそれぞれを構成している。
また、第2の通信装置12が備える受信フレーム数取得部26は、第1の受信フレーム数取得手段、及び、フレーム数取得手段のそれぞれを構成している。
Furthermore, the received frame number acquisition unit 26 included in the first communication device 11 constitutes a second received frame number acquisition unit and a frame number acquisition unit, respectively.
The received frame number acquisition unit 26 included in the second communication device 12 constitutes each of a first received frame number acquisition unit and a frame number acquisition unit.

更に、第1の通信装置11が備える送信フレーム調停部25は、通信セッション確立手段を構成している。同様に、第2の通信装置12が備える送信フレーム調停部25は、通信セッション確立手段を構成している。   Furthermore, the transmission frame arbitration unit 25 included in the first communication device 11 constitutes a communication session establishment unit. Similarly, the transmission frame arbitration unit 25 included in the second communication device 12 constitutes a communication session establishment unit.

更に、第1の通信装置11が備える、保守用フレームスケジューラ部23、保守用フレーム生成部24、及び、送信フレーム調停部25は、第1の保守用フレーム送信手段、第2の保守用フレーム送信手段、及び、保守用フレーム送信手段、のそれぞれを構成している。   Furthermore, the maintenance frame scheduler unit 23, the maintenance frame generation unit 24, and the transmission frame arbitration unit 25 included in the first communication device 11 include a first maintenance frame transmission unit and a second maintenance frame transmission. And a maintenance frame transmission means.

同様に、第2の通信装置12が備える、保守用フレームスケジューラ部23、保守用フレーム生成部24、及び、送信フレーム調停部25は、第1の保守用フレーム送信手段、第2の保守用フレーム送信手段、及び、保守用フレーム送信手段、のそれぞれを構成している。   Similarly, the maintenance frame scheduler unit 23, the maintenance frame generation unit 24, and the transmission frame arbitration unit 25 included in the second communication device 12 include a first maintenance frame transmission unit and a second maintenance frame. Each of the transmission means and the maintenance frame transmission means is configured.

更に、第1の通信装置11が備えるフレームロス算出部28は、第1のフレームロス算出手段、第2のフレームロス算出手段、及び、フレームロス算出手段、のそれぞれを構成している。   Further, the frame loss calculation unit 28 included in the first communication device 11 constitutes a first frame loss calculation unit, a second frame loss calculation unit, and a frame loss calculation unit.

同様に、第2の通信装置12が備えるフレームロス算出部28は、第1のフレームロス算出手段、第2のフレームロス算出手段、及び、フレームロス算出手段、のそれぞれを構成している。   Similarly, the frame loss calculation unit 28 included in the second communication device 12 constitutes a first frame loss calculation unit, a second frame loss calculation unit, and a frame loss calculation unit, respectively.

(作動)
次に、上述した通信システム1の作動について図4を参照しながら説明する。
先ず、第1の通信装置11、及び、第2の通信装置12は、両者の間で、保守用フレームを送受信するための通信セッションを、代表VLANにおいて確立する。
(Operation)
Next, the operation of the communication system 1 described above will be described with reference to FIG.
First, the first communication device 11 and the second communication device 12 establish a communication session for transmitting and receiving a maintenance frame between them in the representative VLAN.

その後、第1の通信装置11は、第1の子VLANに対する保守用フレーム(即ち、第1の子VLANを識別するためのフロー識別情報を含む保守用フレーム)を、確立された通信セッションを介して第2の通信装置12へ送信する(ステップS101)。   Thereafter, the first communication device 11 transmits a maintenance frame for the first child VLAN (that is, a maintenance frame including flow identification information for identifying the first child VLAN) via the established communication session. To the second communication device 12 (step S101).

一方、第2の通信装置12は、第1の通信装置11により送信された保守用フレームを受信する。そして、第2の通信装置12は、第1の子VLANに対するフレームロス(リモート側フレームロス、及び、ローカル側フレームロス)を算出する(ステップS102)。   On the other hand, the second communication device 12 receives the maintenance frame transmitted by the first communication device 11. Then, the second communication device 12 calculates a frame loss (remote side frame loss and local side frame loss) for the first child VLAN (step S102).

次いで、第2の通信装置12は、第1の子VLANに対する保守用フレームを、確立された通信セッションを介して第1の通信装置11へ送信する(ステップS103)。一方、第1の通信装置11は、第2の通信装置12により送信された保守用フレームを受信する。そして、第1の通信装置11は、第1の子VLANに対するフレームロスを算出する(ステップS104)。   Next, the second communication device 12 transmits a maintenance frame for the first child VLAN to the first communication device 11 via the established communication session (step S103). On the other hand, the first communication device 11 receives the maintenance frame transmitted by the second communication device 12. Then, the first communication device 11 calculates a frame loss for the first child VLAN (step S104).

第1の子VLANに対する保守用フレームを送信してから送信周期が経過すると、第1の通信装置11は、第2の子VLANに対する保守用フレームを、確立された通信セッションを介して第2の通信装置12へ送信する(ステップS105)。一方、第2の通信装置12は、第1の通信装置11により送信された保守用フレームを受信する。そして、第2の通信装置12は、第2の子VLANに対するフレームロスを算出する(ステップS106)。   When the transmission cycle elapses after transmitting the maintenance frame for the first child VLAN, the first communication device 11 transmits the maintenance frame for the second child VLAN to the second frame via the established communication session. It transmits to the communication apparatus 12 (step S105). On the other hand, the second communication device 12 receives the maintenance frame transmitted by the first communication device 11. Then, the second communication device 12 calculates a frame loss for the second child VLAN (step S106).

第1の子VLANに対する保守用フレームを送信してから送信周期が経過すると、第2の通信装置12は、第2の子VLANに対する保守用フレームを、確立された通信セッションを介して第1の通信装置11へ送信する(ステップS107)。一方、第1の通信装置11は、第2の通信装置12により送信された保守用フレームを受信する。そして、第1の通信装置11は、第2の子VLANに対するフレームロスを算出する(ステップS108)。   When the transmission cycle elapses after transmitting the maintenance frame for the first child VLAN, the second communication device 12 transmits the maintenance frame for the second child VLAN to the first communication session via the established communication session. It transmits to the communication apparatus 11 (step S107). On the other hand, the first communication device 11 receives the maintenance frame transmitted by the second communication device 12. Then, the first communication device 11 calculates a frame loss for the second child VLAN (step S108).

次いで、通信システム1は、ステップS105〜ステップS108と同様の処理を、第3の子VLANに対しても実行する(ステップS109〜ステップS112)。その後、通信システム1は、ステップS101〜ステップS104と同様の処理を、第1の子VLANに対して、再び実行する(ステップS113〜ステップS116)。   Next, the communication system 1 executes the same processing as Step S105 to Step S108 for the third child VLAN (Step S109 to Step S112). Thereafter, the communication system 1 performs the same processing as in steps S101 to S104 again on the first child VLAN (steps S113 to S116).

このように、通信システム1は、ラウンドロビン方式に従って、第1の子VLAN〜第3の子VLANのそれぞれに対して順に、ステップS101〜ステップS104と同様の処理を繰り返し実行する。   As described above, the communication system 1 repeatedly executes the same processes as those in step S101 to step S104 in order for each of the first child VLAN to the third child VLAN in accordance with the round robin method.

ここで、ステップS116の処理において、第1の通信装置11がフレームロスを算出するために用いるフレーム数情報について説明する。   Here, the number-of-frames information used by the first communication apparatus 11 to calculate the frame loss in the process of step S116 will be described.

図5は、上記フレーム数情報が取得された時点、及び、上記フレーム数情報が第1の通信装置11と第2の通信装置12との間で授受される時点を概念的に示したタイムチャートである。   FIG. 5 is a time chart conceptually showing a point in time when the frame number information is acquired and a point in time when the frame number information is exchanged between the first communication device 11 and the second communication device 12. It is.

第1の通信装置11がリモート側フレームロスFLfarを算出するために用いるフレーム数情報は、前回受信リモート受信フレーム数情報(RxFCb[Tp])、前回受信ローカル送信フレーム数情報(TxFCb[Tp])、今回受信リモート受信フレーム数情報(RxFCb[Tc])、及び、今回受信ローカル送信フレーム数情報(TxFCb[Tc])である。   The frame number information used by the first communication device 11 to calculate the remote-side frame loss FLfar is the previously received remote received frame number information (RxFCb [Tp]) and the previously received local transmitted frame number information (TxFCb [Tp]). The current reception remote reception frame number information (RxFCb [Tc]) and the current reception local transmission frame number information (TxFCb [Tc]).

前回受信リモート受信フレーム数情報(RxFCb[Tp])は、ステップS101にて第1の通信装置11により送信された保守用フレームが、第2の通信装置12によって受信された時点にて、第2の通信装置12が記憶しているローカル受信フレーム数情報(RxFCl)である。この前回受信リモート受信フレーム数情報(RxFCb[Tp])は、ステップS103にて第2の通信装置12により送信された保守用フレームにRxFCbとして含まれる。   The previously received remote received frame number information (RxFCb [Tp]) is stored in the second frame when the second communication device 12 receives the maintenance frame transmitted by the first communication device 11 in step S101. Is the local received frame number information (RxFCl) stored in the communication device 12. The previously received remote reception frame number information (RxFCb [Tp]) is included as RxFCb in the maintenance frame transmitted by the second communication device 12 in step S103.

また、前回受信ローカル送信フレーム数情報(TxFCb[Tp])は、ステップS101にて第1の通信装置11により保守用フレームが送信された時点にて、第1の通信装置11が記憶しているローカル送信フレーム数情報(TxFCl)である。この前回受信ローカル送信フレーム数情報(TxFCb[Tp])は、ステップS101にて第1の通信装置11により送信された保守用フレームにTXFCfとして含まれ、その後、ステップS103にて第2の通信装置12により送信された保守用フレームにTxFCbとして含まれる。   The previous received local transmission frame number information (TxFCb [Tp]) is stored in the first communication device 11 when the maintenance frame is transmitted by the first communication device 11 in step S101. This is local transmission frame number information (TxFCl). This last received local transmission frame number information (TxFCb [Tp]) is included as TXFCf in the maintenance frame transmitted by the first communication device 11 in step S101, and then in step S103, the second communication device. 12 is included in the maintenance frame transmitted by 12 as TxFCb.

更に、今回受信リモート受信フレーム数情報(RxFCb[Tc])は、ステップS113にて第1の通信装置11により送信された保守用フレームが、第2の通信装置12によって受信された時点にて、第2の通信装置12が記憶しているローカル受信フレーム数情報(RxFCl)である。この今回受信リモート受信フレーム数情報(RxFCb[Tc])は、ステップS115にて第2の通信装置12により送信された保守用フレームにRxFCbとして含まれる。   Further, the current received remote received frame number information (RxFCb [Tc]) is obtained when the maintenance frame transmitted by the first communication device 11 in step S113 is received by the second communication device 12. This is the local received frame number information (RxFCl) stored in the second communication device 12. This currently received remote reception frame number information (RxFCb [Tc]) is included as RxFCb in the maintenance frame transmitted by the second communication device 12 in step S115.

また、今回受信ローカル送信フレーム数情報(TxFCb[Tc])は、ステップS113にて第1の通信装置11により保守用フレームが送信された時点にて、第1の通信装置11が記憶しているローカル送信フレーム数情報(TxFCl)である。この今回受信ローカル送信フレーム数情報(TxFCb[Tc])は、ステップS113にて第1の通信装置11により送信された保守用フレームにTXFCfとして含まれ、その後、ステップS115にて第2の通信装置12により送信された保守用フレームにTxFCbとして含まれる。   Also, the current received local transmission frame number information (TxFCb [Tc]) is stored in the first communication device 11 when the maintenance frame is transmitted by the first communication device 11 in step S113. This is local transmission frame number information (TxFCl). This current received local transmission frame number information (TxFCb [Tc]) is included as TXFCf in the maintenance frame transmitted by the first communication device 11 in step S113, and then in step S115, the second communication device. 12 is included in the maintenance frame transmitted by 12 as TxFCb.

また、第1の通信装置11がローカル側フレームロスFLnearを算出するために用いるフレーム数情報は、前回受信時ローカル受信フレーム数情報(RxFCl[Tp])、前回受信リモート送信フレーム数情報(TxFCf[Tp])、今回受信時ローカル受信フレーム数情報(RxFCl[Tc])、及び、今回受信リモート送信フレーム数情報(TxFCf[Tc])である。   The frame number information used by the first communication device 11 to calculate the local frame loss FLnear is the previously received local received frame number information (RxFCl [Tp]) and the previously received remote transmission frame number information (TxFCf [ Tp]), current reception local frame number information (RxFCl [Tc]), and current reception remote transmission frame number information (TxFCf [Tc]).

前回受信時ローカル受信フレーム数情報(RxFCl[Tp])は、ステップS103にて第2の通信装置12により送信された保守用フレームが、第1の通信装置11によって受信された時点にて、第1の通信装置11が記憶しているローカル受信フレーム数情報(RxFCl)である。   The local reception frame number information (RxFCl [Tp]) at the time of the previous reception is obtained when the first communication device 11 receives the maintenance frame transmitted by the second communication device 12 in step S103. 1 is the local reception frame number information (RxFCl) stored in one communication apparatus 11.

また、前回受信リモート送信フレーム数情報(TxFCf[Tp])は、ステップS103にて第2の通信装置12により保守用フレームが送信された時点にて、第2の通信装置12が記憶しているローカル送信フレーム数情報(TxFCl)である。この前回受信リモート送信フレーム数情報(TxFCf[Tp])は、ステップS103にて第2の通信装置12により送信された保守用フレームにTXFCfとして含まれる。   Also, the previously received remote transmission frame number information (TxFCf [Tp]) is stored in the second communication device 12 at the time when the maintenance frame is transmitted by the second communication device 12 in step S103. This is local transmission frame number information (TxFCl). The previously received remote transmission frame number information (TxFCf [Tp]) is included as TXFCf in the maintenance frame transmitted by the second communication device 12 in step S103.

更に、今回受信時ローカル受信フレーム数情報(RxFCl[Tc])は、ステップS115にて第2の通信装置12により送信された保守用フレームが、第1の通信装置11によって受信された時点にて、第1の通信装置11が記憶しているローカル受信フレーム数情報(RxFCl)である。   Further, the local reception frame number information (RxFCl [Tc]) at the time of reception this time is obtained when the first communication device 11 receives the maintenance frame transmitted by the second communication device 12 in step S115. , Local received frame number information (RxFCl) stored in the first communication device 11.

また、今回受信リモート送信フレーム数情報(TxFCf[Tc])は、ステップS115にて第2の通信装置12により保守用フレームが送信された時点にて、第2の通信装置12が記憶しているローカル送信フレーム数情報(TxFCl)である。この今回受信リモート送信フレーム数情報(TxFCf[Tc])は、ステップS115にて第2の通信装置12により送信された保守用フレームにTXFCfとして含まれる。   Also, the current received remote transmission frame number information (TxFCf [Tc]) is stored in the second communication device 12 at the time when the maintenance frame is transmitted by the second communication device 12 in step S115. This is local transmission frame number information (TxFCl). This current received remote transmission frame number information (TxFCf [Tc]) is included as TXFCf in the maintenance frame transmitted by the second communication device 12 in step S115.

以上、説明したように、本発明の第1実施形態に係る通信システム1によれば、複数の子VLANのそれぞれにおいて、第1の通信装置11から第2の通信装置12へ送信されたフレームが消失した数(フレームロス)を算出することができる。更に、第1の通信装置11、及び、第2の通信装置12は、代表VLANにおいて確立された通信セッションを介して、各子VLANに対する保守用フレームを送受信する。これにより、保守用フレームを送受信するために確立される通信セッションの数を低減することができる。即ち、保守用フレームを送受信するための処理負荷を低減することができる。   As described above, according to the communication system 1 according to the first embodiment of the present invention, a frame transmitted from the first communication device 11 to the second communication device 12 is transmitted in each of the plurality of child VLANs. The number of lost frames (frame loss) can be calculated. Furthermore, the first communication device 11 and the second communication device 12 transmit and receive a maintenance frame for each child VLAN via a communication session established in the representative VLAN. As a result, the number of communication sessions established for transmitting / receiving maintenance frames can be reduced. That is, the processing load for transmitting and receiving the maintenance frame can be reduced.

更に、本発明の第1実施形態に係る通信システム1によれば、複数の子VLANのそれぞれにおいて、第2の通信装置12から第1の通信装置11へ送信されたフレームが消失した数(フレームロス)も算出することができる。更に、第1の通信装置11、及び、第2の通信装置12は、代表VLANにおいて確立された通信セッションを介して、各子VLANに対する保守用フレームを送受信する。これにより、保守用フレームを送受信するために確立される通信セッションの数を低減することができる。即ち、保守用フレームを送受信するための処理負荷を低減することができる。   Furthermore, according to the communication system 1 according to the first embodiment of the present invention, in each of the plurality of child VLANs, the number of frames transmitted from the second communication device 12 to the first communication device 11 is lost (frames). Loss) can also be calculated. Furthermore, the first communication device 11 and the second communication device 12 transmit and receive a maintenance frame for each child VLAN via a communication session established in the representative VLAN. As a result, the number of communication sessions established for transmitting / receiving maintenance frames can be reduced. That is, the processing load for transmitting and receiving the maintenance frame can be reduced.

なお、第1実施形態に係る通信システム1においては、第1の通信装置11、及び、第2の通信装置12の両方がフレームロスを算出するように構成されていたが、第1の通信装置11、及び、第2の通信装置12のいずれか一方のみがフレームロスを算出するように構成されていてもよい。   In the communication system 1 according to the first embodiment, both the first communication device 11 and the second communication device 12 are configured to calculate the frame loss. 11 and only the second communication device 12 may be configured to calculate the frame loss.

また、第1実施形態に係る通信システム1は、フレームロスとして、リモート側フレームロス、及び、ローカル側フレームロスの両方を算出するように構成されていたが、リモート側フレームロス、及び、ローカル側フレームロスのいずれか一方のみを算出するように構成されていてもよい。   Moreover, although the communication system 1 according to the first embodiment is configured to calculate both the remote-side frame loss and the local-side frame loss as the frame loss, the remote-side frame loss and the local-side frame loss are calculated. It may be configured to calculate only one of the frame losses.

また、第1実施形態に係る通信システム1は、複数のVLANの一部(本例では、複数の子VLAN)に対してのみフレームロスを算出するように構成されていたが、複数のVLANのすべてに対してフレームロスを算出するように構成されていてもよい。   In addition, the communication system 1 according to the first embodiment is configured to calculate the frame loss only for a part of a plurality of VLANs (in this example, a plurality of child VLANs). The frame loss may be calculated for all.

また、第1実施形態に係る通信システム1は、代表VLANとして親VLANを用いるように構成されていたが、第1の子VLAN〜第3の子VLANのいずれか1つを代表VLANとして用いるように構成されていてもよい。   Further, the communication system 1 according to the first embodiment is configured to use the parent VLAN as the representative VLAN. However, any one of the first child VLAN to the third child VLAN is used as the representative VLAN. It may be configured.

<第2実施形態>
次に、本発明の第2実施形態に係る通信システムについて図6を参照しながら説明する。
第2実施形態に係る通信システム100は、
第1の通信装置110、及び、第2の通信装置120を含み、且つ、当該第1の通信装置110、及び、当該第2の通信装置120を経由する、複数のVLAN(Virtual Local Area Network)が構築されたシステムである。
Second Embodiment
Next, a communication system according to a second embodiment of the present invention will be described with reference to FIG.
A communication system 100 according to the second embodiment includes:
A plurality of VLANs (Virtual Local Area Networks) including the first communication device 110 and the second communication device 120 and passing through the first communication device 110 and the second communication device 120. Is a built system.

更に、上記第1の通信装置110は、
上記複数のVLANの少なくとも一部のそれぞれに対して、当該VLANにおいて上記第2の通信装置120へ送信したデータ用フレームの数である送信フレーム数を表すフレーム数情報を取得する第1の送信フレーム数取得部(第1の送信フレーム数取得手段)111を備える。
Further, the first communication device 110 includes:
For each of at least some of the plurality of VLANs, a first transmission frame that acquires frame number information indicating the number of transmission frames, which is the number of data frames transmitted to the second communication device 120 in the VLAN. A number acquisition unit (first transmission frame number acquisition means) 111 is provided.

加えて、上記第2の通信装置120は、
上記複数のVLANの少なくとも一部のそれぞれに対して、当該VLANにおいて上記第1の通信装置110から受信したデータ用フレームの数である受信フレーム数を表すフレーム数情報を取得する第1の受信フレーム数取得部(第1の受信フレーム数取得手段)121を備える。
In addition, the second communication device 120 includes:
For each of at least some of the plurality of VLANs, a first reception frame that acquires frame number information indicating the number of received frames that is the number of data frames received from the first communication device 110 in the VLAN. A number acquisition unit (first received frame number acquisition means) 121 is provided.

上記第1の通信装置110、及び、上記第2の通信装置120のうちの一方である第1の保守用フレーム送信装置は、
上記複数のVLANの1つである代表VLANにおいて、上記第1の通信装置110、及び、上記第2の通信装置120のうちの他方である第1の保守用フレーム受信装置との間で通信セッションを確立する通信セッション確立部(通信セッション確立手段)131と、
VLANを識別するためのフロー識別情報と、当該VLANに対して上記取得されたフレーム数情報と、を含む保守用フレームを、上記第1の保守用フレーム受信装置へ上記確立された通信セッションを介して送信する第1の保守用フレーム送信部(第1の保守用フレーム送信手段)132と、
を備える。
The first maintenance frame transmitting apparatus which is one of the first communication apparatus 110 and the second communication apparatus 120 is:
In a representative VLAN, which is one of the plurality of VLANs, a communication session between the first communication device 110 and the first maintenance frame receiving device which is the other of the second communication devices 120 A communication session establishment unit (communication session establishment means) 131 that establishes
A maintenance frame including flow identification information for identifying a VLAN and the frame number information acquired for the VLAN is transmitted to the first maintenance frame receiving device via the established communication session. A first maintenance frame transmission unit (first maintenance frame transmission means) 132 for transmitting
Is provided.

上記第1の保守用フレーム受信装置は、
上記第1の保守用フレーム送信装置から受信した保守用フレームに含まれるフレーム数情報と、当該保守用フレームに含まれるフロー識別情報により識別されるVLANに対して上記取得されたフレーム数情報と、に基づいて、当該VLANにおいて上記第1の通信装置110から上記第2の通信装置120へ送信されたデータ用フレームが消失した数を算出する第1のフレームロス算出部(第1のフレームロス算出手段)133を備える。
The first maintenance frame receiving apparatus includes:
Frame number information included in the maintenance frame received from the first maintenance frame transmitter, and the frame number information acquired for the VLAN identified by the flow identification information included in the maintenance frame; Based on the first frame loss calculation unit (first frame loss calculation) for calculating the number of lost data frames transmitted from the first communication device 110 to the second communication device 120 in the VLAN. Means) 133 is provided.

これによれば、複数のVLANのそれぞれにおいて、第1の通信装置110から第2の通信装置120へ送信されたフレームが消失した数(フレームロス)を算出することができる。更に、第1の通信装置110、及び、第2の通信装置120は、代表VLANにおいて確立された通信セッションを介して、各VLANに対する保守用フレームを送受信する。これにより、保守用フレームを送受信するために確立される通信セッションの数を低減することができる。即ち、保守用フレームを送受信するための処理負荷を低減することができる。   According to this, it is possible to calculate the number of lost frames (frame loss) transmitted from the first communication device 110 to the second communication device 120 in each of the plurality of VLANs. Further, the first communication device 110 and the second communication device 120 transmit and receive a maintenance frame for each VLAN via a communication session established in the representative VLAN. As a result, the number of communication sessions established for transmitting / receiving maintenance frames can be reduced. That is, the processing load for transmitting and receiving the maintenance frame can be reduced.

以上、上記実施形態を参照して本願発明を説明したが、本願発明は、上述した実施形態に限定されるものではない。本願発明の構成及び詳細に、本願発明の範囲内において当業者が理解し得る様々な変更をすることができる。   Although the present invention has been described with reference to the above embodiment, the present invention is not limited to the above-described embodiment. Various changes that can be understood by those skilled in the art can be made to the configuration and details of the present invention within the scope of the present invention.

なお、上記各実施形態において通信装置11,12,…の各機能は、回路等のハードウェアにより実現されていた。ところで、通信装置11,12,…のそれぞれは、処理装置と、プログラム(ソフトウェア)を記憶する記憶装置と、を備えるとともに、処理装置がそのプログラムを実行することにより、各機能を実現するように構成されていてもよい。この場合、プログラムは、コンピュータが読み取り可能な記録媒体に記憶されていてもよい。例えば、記録媒体は、フレキシブルディスク、光ディスク、光磁気ディスク、及び、半導体メモリ等の可搬性を有する媒体である。   In the above embodiments, each function of the communication devices 11, 12,... Is realized by hardware such as a circuit. Each of the communication devices 11, 12,... Includes a processing device and a storage device that stores a program (software), and the processing device executes the program so that each function is realized. It may be configured. In this case, the program may be stored in a computer-readable recording medium. For example, the recording medium is a portable medium such as a flexible disk, an optical disk, a magneto-optical disk, and a semiconductor memory.

また、上記実施形態の他の変形例として、上述した実施形態及び変形例の任意の組み合わせが採用されてもよい。   In addition, as another modified example of the above-described embodiment, any combination of the above-described embodiments and modified examples may be employed.

<付記>
上記実施形態の一部又は全部は、以下の付記のように記載され得るが、以下には限られない。
<Appendix>
A part or all of the above embodiment can be described as the following supplementary notes, but is not limited thereto.

(付記1)
第1の通信装置、及び、第2の通信装置を含み、且つ、当該第1の通信装置、及び、当該第2の通信装置を経由する、複数のVLAN(Virtual Local Area Network)が構築された通信システムであって、
前記第1の通信装置は、
前記複数のVLANの少なくとも一部のそれぞれに対して、当該VLANにおいて前記第2の通信装置へ送信したデータ用フレームの数である送信フレーム数を表すフレーム数情報を取得する第1の送信フレーム数取得手段を備え、
前記第2の通信装置は、
前記複数のVLANの少なくとも一部のそれぞれに対して、当該VLANにおいて前記第1の通信装置から受信したデータ用フレームの数である受信フレーム数を表すフレーム数情報を取得する第1の受信フレーム数取得手段を備え、
前記第1の通信装置、及び、前記第2の通信装置のうちの一方である第1の保守用フレーム送信装置は、
前記複数のVLANの1つである代表VLANにおいて、前記第1の通信装置、及び、前記第2の通信装置のうちの他方である第1の保守用フレーム受信装置との間で通信セッションを確立する通信セッション確立手段と、
VLANを識別するためのフロー識別情報と、当該VLANに対して前記取得されたフレーム数情報と、を含む保守用フレームを、前記第1の保守用フレーム受信装置へ前記確立された通信セッションを介して送信する第1の保守用フレーム送信手段と、
を備え、
前記第1の保守用フレーム受信装置は、
前記第1の保守用フレーム送信装置から受信した保守用フレームに含まれるフレーム数情報と、当該保守用フレームに含まれるフロー識別情報により識別されるVLANに対して前記取得されたフレーム数情報と、に基づいて、当該VLANにおいて前記第1の通信装置から前記第2の通信装置へ送信されたデータ用フレームが消失した数を算出する第1のフレームロス算出手段を備える、通信システム。
(Appendix 1)
A plurality of VLANs (Virtual Local Area Networks) including the first communication device and the second communication device and passing through the first communication device and the second communication device are constructed. A communication system,
The first communication device is:
For each of at least some of the plurality of VLANs, the first number of transmission frames for acquiring frame number information indicating the number of transmission frames that is the number of data frames transmitted to the second communication device in the VLAN An acquisition means,
The second communication device is:
For each of at least some of the plurality of VLANs, a first received frame number for obtaining frame number information indicating the number of received frames, which is the number of data frames received from the first communication device in the VLAN. An acquisition means,
The first maintenance frame transmission device, which is one of the first communication device and the second communication device,
In the representative VLAN that is one of the plurality of VLANs, a communication session is established between the first communication device and the first maintenance frame receiving device that is the other of the second communication devices. Means for establishing a communication session;
A maintenance frame including flow identification information for identifying a VLAN and the acquired frame number information for the VLAN is transmitted to the first maintenance frame receiving apparatus via the established communication session. First maintenance frame transmitting means for transmitting
With
The first maintenance frame receiving apparatus includes:
Frame number information included in the maintenance frame received from the first maintenance frame transmitter, and the acquired frame number information for the VLAN identified by the flow identification information included in the maintenance frame; And a first frame loss calculating means for calculating the number of lost data frames transmitted from the first communication device to the second communication device in the VLAN.

これによれば、複数のVLANのそれぞれにおいて、第1の通信装置から第2の通信装置へ送信されたフレームが消失した数(フレームロス)を算出することができる。更に、第1の通信装置、及び、第2の通信装置は、代表VLANにおいて確立された通信セッションを介して、各VLANに対する保守用フレームを送受信する。これにより、保守用フレームを送受信するために確立される通信セッションの数を低減することができる。即ち、保守用フレームを送受信するための処理負荷を低減することができる。   According to this, in each of the plurality of VLANs, the number of lost frames (frame loss) transmitted from the first communication device to the second communication device can be calculated. Further, the first communication device and the second communication device transmit and receive a maintenance frame for each VLAN via a communication session established in the representative VLAN. As a result, the number of communication sessions established for transmitting / receiving maintenance frames can be reduced. That is, the processing load for transmitting and receiving the maintenance frame can be reduced.

(付記2)
付記1に記載の通信システムであって、
前記第2の通信装置は、
前記複数のVLANの少なくとも一部のそれぞれに対して、当該VLANにおいて前記第1の通信装置へ送信したデータ用フレームの数である送信フレーム数を表すフレーム数情報を取得する第2の送信フレーム数取得手段を備え、
前記第1の通信装置は、
前記複数のVLANの少なくとも一部のそれぞれに対して、当該VLANにおいて前記第2の通信装置から受信したデータ用フレームの数である受信フレーム数を表すフレーム数情報を取得する第2の受信フレーム数取得手段を備え、
前記第1の通信装置、及び、前記第2の通信装置のうちの一方である第2の保守用フレーム送信装置は、
VLANを識別するためのフロー識別情報と、当該VLANに対して前記取得されたフレーム数情報と、を含む保守用フレームを、前記第1の通信装置、及び、前記第2の通信装置のうちの他方である第2の保守用フレーム受信装置へ前記確立された通信セッションを介して送信する第2の保守用フレーム送信手段を備え、
前記第2の保守用フレーム受信装置は、
前記第2の保守用フレーム送信装置から受信した保守用フレームに含まれるフレーム数情報と、当該保守用フレームに含まれるフロー識別情報により識別されるVLANに対して前記取得されたフレーム数情報と、に基づいて、当該VLANにおいて前記第2の通信装置から前記第1の通信装置へ送信されたデータ用フレームが消失した数を算出する第2のフレームロス算出手段を備える、通信システム。
(Appendix 2)
The communication system according to attachment 1, wherein
The second communication device is:
Second transmission frame number for acquiring frame number information indicating the number of transmission frames that is the number of data frames transmitted to the first communication device in the VLAN for each of at least some of the plurality of VLANs. An acquisition means,
The first communication device is:
For each of at least some of the plurality of VLANs, the second number of received frames for acquiring frame number information indicating the number of received frames that is the number of data frames received from the second communication device in the VLAN. An acquisition means,
The second maintenance frame transmission device which is one of the first communication device and the second communication device is:
A maintenance frame including flow identification information for identifying a VLAN and the acquired frame number information for the VLAN is selected from the first communication device and the second communication device. A second maintenance frame transmitting means for transmitting via the established communication session to the other second maintenance frame receiving device;
The second maintenance frame receiving apparatus includes:
Frame number information included in the maintenance frame received from the second maintenance frame transmitter, and the acquired frame number information for the VLAN identified by the flow identification information included in the maintenance frame; And a second frame loss calculating means for calculating the number of lost data frames transmitted from the second communication device to the first communication device in the VLAN.

これによれば、複数のVLANのそれぞれにおいて、第2の通信装置から第1の通信装置へ送信されたフレームが消失した数(フレームロス)も算出することができる。更に、第1の通信装置、及び、第2の通信装置は、代表VLANにおいて確立された通信セッションを介して、各VLANに対する保守用フレームを送受信する。これにより、保守用フレームを送受信するために確立される通信セッションの数を低減することができる。即ち、保守用フレームを送受信するための処理負荷を低減することができる。   According to this, in each of the plurality of VLANs, the number of lost frames (frame loss) transmitted from the second communication device to the first communication device can also be calculated. Further, the first communication device and the second communication device transmit and receive a maintenance frame for each VLAN via a communication session established in the representative VLAN. As a result, the number of communication sessions established for transmitting / receiving maintenance frames can be reduced. That is, the processing load for transmitting and receiving the maintenance frame can be reduced.

(付記3)
付記1又は付記2に記載の通信システムであって、
前記複数のVLANのうちの前記代表VLAN以外のVLANのそれぞれは、当該代表VLANにおいて構築されている通信システム。
(Appendix 3)
The communication system according to appendix 1 or appendix 2,
Each of the VLANs other than the representative VLAN among the plurality of VLANs is a communication system constructed in the representative VLAN.

(付記4)
付記1乃至付記3のいずれかに記載の通信システムであって、
前記複数のVLANのそれぞれは、当該VLANにおいて通信されるフレームが、当該VLANを識別するためのVLAN識別情報を含むことにより構築される通信システム。
(Appendix 4)
A communication system according to any one of appendix 1 to appendix 3,
Each of the plurality of VLANs is a communication system constructed by a frame communicated in the VLAN including VLAN identification information for identifying the VLAN.

(付記5)
付記1乃至付記4のいずれかに記載の通信システムであって、
前記第1の保守用フレーム送信手段は、前記複数のVLANの少なくとも一部のそれぞれを識別するためのフロー識別情報の中から、ラウンドロビン方式に従って、1つのフロー識別情報を選択し、当該選択されたフロー識別情報と、当該フロー識別情報により識別されるVLANに対して前記取得されたフレーム数情報と、を含む前記保守用フレームを前記第1の保守用フレーム受信装置へ送信するように構成された通信システム。
(Appendix 5)
The communication system according to any one of appendix 1 to appendix 4,
The first maintenance frame transmission means selects one flow identification information from the flow identification information for identifying each of at least a part of the plurality of VLANs according to a round robin method. Configured to transmit the maintenance frame including the acquired flow identification information and the acquired frame number information for the VLAN identified by the flow identification information to the first maintenance frame receiving device. Communication system.

(付記6)
第1の通信装置、及び、第2の通信装置を含み、且つ、当該第1の通信装置、及び、当該第2の通信装置を経由する、複数のVLAN(Virtual Local Area Network)が構築された通信システムに適用され、
前記第1の通信装置が、前記複数のVLANのそれぞれに対して、当該VLANにおいて前記第2の通信装置へ送信したデータ用フレームの数である送信フレーム数を表すフレーム数情報を取得し、
前記第2の通信装置が、前記複数のVLANのそれぞれに対して、当該VLANにおいて前記第1の通信装置から受信したデータ用フレームの数である受信フレーム数を表すフレーム数情報を取得し、
前記第1の通信装置、及び、前記第2の通信装置のうちの一方である第1の保守用フレーム送信装置が、前記複数のVLANの1つである代表VLANにおいて、前記第1の通信装置、及び、前記第2の通信装置のうちの他方である第1の保守用フレーム受信装置との間で通信セッションを確立し、
前記第1の保守用フレーム送信装置が、VLANを識別するためのフロー識別情報と、当該VLANに対して前記取得されたフレーム数情報と、を含む保守用フレームを、前記第1の保守用フレーム受信装置へ前記確立された通信セッションを介して送信し、
前記第1の保守用フレーム受信装置が、前記第1の保守用フレーム送信装置から受信した保守用フレームに含まれるフレーム数情報と、当該保守用フレームに含まれるフロー識別情報により識別されるVLANに対して前記取得されたフレーム数情報と、に基づいて、当該VLANにおいて前記第1の通信装置から前記第2の通信装置へ送信されたデータ用フレームが消失した数を算出する、通信制御方法。
(Appendix 6)
A plurality of VLANs (Virtual Local Area Networks) including the first communication device and the second communication device and passing through the first communication device and the second communication device are constructed. Applied to communication systems,
For each of the plurality of VLANs, the first communication device acquires frame number information indicating the number of transmission frames that is the number of data frames transmitted to the second communication device in the VLAN,
The second communication device acquires, for each of the plurality of VLANs, frame number information indicating the number of received frames, which is the number of data frames received from the first communication device in the VLAN,
In the representative VLAN which is one of the plurality of VLANs, the first communication device is a first maintenance frame transmission device which is one of the first communication device and the second communication device. And establishing a communication session with the first maintenance frame receiving device which is the other of the second communication devices,
The first maintenance frame transmitting apparatus transmits a maintenance frame including flow identification information for identifying a VLAN and the acquired frame number information for the VLAN to the first maintenance frame. Transmitting to the receiving device via the established communication session;
The first maintenance frame receiving device has a VLAN identified by frame number information included in the maintenance frame received from the first maintenance frame transmitting device and flow identification information included in the maintenance frame. A communication control method for calculating the number of lost data frames transmitted from the first communication apparatus to the second communication apparatus in the VLAN based on the acquired frame number information.

(付記7)
付記6に記載の通信制御方法であって、
前記第2の通信装置が、前記複数のVLANのそれぞれに対して、当該VLANにおいて前記第1の通信装置へ送信したデータ用フレームの数である送信フレーム数を表すフレーム数情報を取得し、
前記第1の通信装置が、前記複数のVLANのそれぞれに対して、当該VLANにおいて前記第2の通信装置から受信したデータ用フレームの数である受信フレーム数を表すフレーム数情報を取得し、
前記第1の通信装置、及び、前記第2の通信装置のうちの一方である第2の保守用フレーム送信装置が、VLANを識別するためのフロー識別情報と、当該VLANに対して前記取得されたフレーム数情報と、を含む保守用フレームを、前記第1の通信装置、及び、前記第2の通信装置のうちの他方である第2の保守用フレーム受信装置へ前記確立された通信セッションを介して送信し、
前記第2の保守用フレーム受信装置が、前記第2の保守用フレーム送信装置から受信した保守用フレームに含まれるフレーム数情報と、当該保守用フレームに含まれるフロー識別情報により識別されるVLANに対して前記取得されたフレーム数情報と、に基づいて、当該VLANにおいて前記第2の通信装置から前記第1の通信装置へ送信されたデータ用フレームが消失した数を算出する、通信制御方法。
(Appendix 7)
The communication control method according to appendix 6,
For each of the plurality of VLANs, the second communication device acquires frame number information indicating the number of transmission frames, which is the number of data frames transmitted to the first communication device in the VLAN,
The first communication device acquires, for each of the plurality of VLANs, frame number information indicating the number of received frames, which is the number of data frames received from the second communication device in the VLAN,
A second maintenance frame transmitting apparatus which is one of the first communication apparatus and the second communication apparatus is obtained with respect to the flow identification information for identifying the VLAN and the VLAN. A frame for maintenance including the frame number information to the second communication frame reception device which is the other of the first communication device and the second communication device. Send through
The second maintenance frame receiving device has a VLAN identified by the frame number information included in the maintenance frame received from the second maintenance frame transmitting device and the flow identification information included in the maintenance frame. A communication control method for calculating the number of lost data frames transmitted from the second communication device to the first communication device in the VLAN based on the acquired number-of-frames information.

(付記8)
複数のVLAN(Virtual Local Area Network)を構成する通信装置であって、
前記複数のVLANの少なくとも一部のそれぞれに対して、当該VLANにおいて、前記複数のVLANを構成する他の通信装置である通信先装置へ送信したデータ用フレームの数である送信フレーム数、又は、当該通信先装置から受信したデータ用フレームの数である受信フレーム数を表すフレーム数情報を取得するフレーム数取得手段と、
前記複数のVLANの1つである代表VLANにおいて、前記通信先装置との間で通信セッションを確立する通信セッション確立手段と、
VLANを識別するためのフロー識別情報と、当該VLANに対して前記取得されたフレーム数情報と、を含む保守用フレームを、前記通信先装置へ前記確立された通信セッションを介して送信する保守用フレーム送信手段と、
を備える通信装置。
(Appendix 8)
A communication device that constitutes a plurality of VLANs (Virtual Local Area Networks),
For each of at least a part of the plurality of VLANs, in the VLAN, the number of transmission frames that is the number of data frames transmitted to a communication destination device that is another communication device constituting the plurality of VLANs, or Frame number acquisition means for acquiring frame number information indicating the number of received frames, which is the number of data frames received from the communication destination device;
In a representative VLAN that is one of the plurality of VLANs, a communication session establishment unit that establishes a communication session with the communication destination device;
A maintenance frame including flow identification information for identifying a VLAN and the frame number information acquired for the VLAN is transmitted to the communication destination device via the established communication session. Frame transmission means;
A communication device comprising:

(付記9)
複数のVLAN(Virtual Local Area Network)を構成する通信装置であって、
前記複数のVLANの少なくとも一部のそれぞれに対して、当該VLANにおいて、前記複数のVLANを構成する他の通信装置である通信先装置へ送信したデータ用フレームの数である送信フレーム数、又は、当該通信先装置から受信したデータ用フレームの数である受信フレーム数を表すフレーム数情報を取得するフレーム数取得手段と、
前記複数のVLANの1つである代表VLANにおいて、前記通信先装置との間で通信セッションを確立する通信セッション確立手段と、
前記通信先装置から受信した保守用フレームに含まれるフレーム数情報と、当該保守用フレームに含まれるフロー識別情報により識別されるVLANに対して前記取得されたフレーム数情報と、に基づいて、当該VLANにおいて前記通信先装置との間で通信されたデータ用フレームが消失した数を算出するフレームロス算出手段と、
を備える通信装置。
(Appendix 9)
A communication device that constitutes a plurality of VLANs (Virtual Local Area Networks),
For each of at least a part of the plurality of VLANs, in the VLAN, the number of transmission frames that is the number of data frames transmitted to a communication destination device that is another communication device constituting the plurality of VLANs, or Frame number acquisition means for acquiring frame number information indicating the number of received frames, which is the number of data frames received from the communication destination device;
In a representative VLAN that is one of the plurality of VLANs, a communication session establishment unit that establishes a communication session with the communication destination device;
Based on the frame number information included in the maintenance frame received from the communication destination device, and the acquired frame number information for the VLAN identified by the flow identification information included in the maintenance frame, Frame loss calculating means for calculating the number of lost data frames communicated with the communication destination device in the VLAN;
A communication device comprising:

(付記10)
複数のVLAN(Virtual Local Area Network)を構成する通信装置に適用され、
前記複数のVLANの少なくとも一部のそれぞれに対して、当該VLANにおいて、前記複数のVLANを構成する他の通信装置である通信先装置へ送信したデータ用フレームの数である送信フレーム数、又は、当該通信先装置から受信したデータ用フレームの数である受信フレーム数を表すフレーム数情報を取得し、
前記複数のVLANの1つである代表VLANにおいて、前記通信先装置との間で通信セッションを確立し、
VLANを識別するためのフロー識別情報と、当該VLANに対して前記取得されたフレーム数情報と、を含む保守用フレームを、前記通信先装置へ前記確立された通信セッションを介して送信する、通信装置制御方法。
(Appendix 10)
It is applied to communication devices that make up multiple VLANs (Virtual Local Area Networks)
For each of at least a part of the plurality of VLANs, in the VLAN, the number of transmission frames that is the number of data frames transmitted to a communication destination device that is another communication device constituting the plurality of VLANs, or Obtain frame number information indicating the number of received frames, which is the number of data frames received from the communication destination device,
In a representative VLAN that is one of the plurality of VLANs, a communication session is established with the communication destination device,
A communication for transmitting a maintenance frame including flow identification information for identifying a VLAN and the acquired frame number information for the VLAN to the communication destination device via the established communication session. Device control method.

(付記11)
複数のVLAN(Virtual Local Area Network)を構成する通信装置に適用され、
前記複数のVLANの少なくとも一部のそれぞれに対して、当該VLANにおいて、前記複数のVLANを構成する他の通信装置である通信先装置へ送信したデータ用フレームの数である送信フレーム数、又は、当該通信先装置から受信したデータ用フレームの数である受信フレーム数を表すフレーム数情報を取得し、
前記複数のVLANの1つである代表VLANにおいて、前記通信先装置との間で通信セッションを確立し、
前記通信先装置から受信した保守用フレームに含まれるフレーム数情報と、当該保守用フレームに含まれるフロー識別情報により識別されるVLANに対して前記取得されたフレーム数情報と、に基づいて、当該VLANにおいて前記通信先装置との間で通信されたデータ用フレームが消失した数を算出する、通信装置制御方法。
(Appendix 11)
It is applied to communication devices that make up multiple VLANs (Virtual Local Area Networks)
For each of at least a part of the plurality of VLANs, in the VLAN, the number of transmission frames that is the number of data frames transmitted to a communication destination device that is another communication device constituting the plurality of VLANs, or Obtain frame number information indicating the number of received frames, which is the number of data frames received from the communication destination device,
In a representative VLAN that is one of the plurality of VLANs, a communication session is established with the communication destination device,
Based on the frame number information included in the maintenance frame received from the communication destination device, and the acquired frame number information for the VLAN identified by the flow identification information included in the maintenance frame, A communication apparatus control method for calculating the number of lost data frames communicated with the communication destination apparatus in a VLAN.

(付記12)
複数のVLAN(Virtual Local Area Network)を構成する通信装置に、
前記複数のVLANの少なくとも一部のそれぞれに対して、当該VLANにおいて、前記複数のVLANを構成する他の通信装置である通信先装置へ送信したデータ用フレームの数である送信フレーム数、又は、当該通信先装置から受信したデータ用フレームの数である受信フレーム数を表すフレーム数情報を取得し、
前記複数のVLANの1つである代表VLANにおいて、前記通信先装置との間で通信セッションを確立し、
VLANを識別するためのフロー識別情報と、当該VLANに対して前記取得されたフレーム数情報と、を含む保守用フレームを、前記通信先装置へ前記確立された通信セッションを介して送信する、処理を実行させるための通信装置制御プログラム。
(Appendix 12)
A communication device configuring a plurality of VLANs (Virtual Local Area Networks)
For each of at least a part of the plurality of VLANs, in the VLAN, the number of transmission frames that is the number of data frames transmitted to a communication destination device that is another communication device constituting the plurality of VLANs, or Obtain frame number information indicating the number of received frames, which is the number of data frames received from the communication destination device,
In a representative VLAN that is one of the plurality of VLANs, a communication session is established with the communication destination device,
A process of transmitting a maintenance frame including flow identification information for identifying a VLAN and the acquired frame number information for the VLAN to the communication destination device via the established communication session. Communication device control program for executing

(付記13)
複数のVLAN(Virtual Local Area Network)を構成する通信装置に、
前記複数のVLANの少なくとも一部のそれぞれに対して、当該VLANにおいて、前記複数のVLANを構成する他の通信装置である通信先装置へ送信したデータ用フレームの数である送信フレーム数、又は、当該通信先装置から受信したデータ用フレームの数である受信フレーム数を表すフレーム数情報を取得し、
前記複数のVLANの1つである代表VLANにおいて、前記通信先装置との間で通信セッションを確立し、
前記通信先装置から受信した保守用フレームに含まれるフレーム数情報と、当該保守用フレームに含まれるフロー識別情報により識別されるVLANに対して前記取得されたフレーム数情報と、に基づいて、当該VLANにおいて前記通信先装置との間で通信されたデータ用フレームが消失した数を算出する、処理を実行させるための通信装置制御プログラム。
(Appendix 13)
A communication device configuring a plurality of VLANs (Virtual Local Area Networks)
For each of at least a part of the plurality of VLANs, in the VLAN, the number of transmission frames that is the number of data frames transmitted to a communication destination device that is another communication device constituting the plurality of VLANs, or Obtain frame number information indicating the number of received frames, which is the number of data frames received from the communication destination device,
In a representative VLAN that is one of the plurality of VLANs, a communication session is established with the communication destination device,
Based on the frame number information included in the maintenance frame received from the communication destination device, and the acquired frame number information for the VLAN identified by the flow identification information included in the maintenance frame, A communication apparatus control program for executing a process for calculating the number of lost data frames communicated with the communication destination apparatus in a VLAN.

本発明は、消失したフレームの数を算出する通信システム等に適用可能である。   The present invention is applicable to a communication system for calculating the number of lost frames.

1 通信システム
11,12,… 通信装置
21 送信フレーム数取得部
22 フレーム数情報記憶部
23 保守用フレームスケジューラ部
24 保守用フレーム生成部
25 送信フレーム調停部
26 受信フレーム数取得部
27 保守用フレーム取得部
28 フレームロス算出部
100 通信システム
110 第1の通信装置
111 第1の送信フレーム数取得部
120 第2の通信装置
121 第1の受信フレーム数取得部
131 通信セッション確立部
132 第1の保守用フレーム送信部
133 第1のフレームロス算出部
DESCRIPTION OF SYMBOLS 1 Communication system 11, 12, ... Communication apparatus 21 Transmission frame number acquisition part 22 Frame number information storage part 23 Maintenance frame scheduler part 24 Maintenance frame generation part 25 Transmission frame arbitration part 26 Reception frame number acquisition part 27 Maintenance frame acquisition Unit 28 frame loss calculation unit 100 communication system 110 first communication device 111 first transmission frame number acquisition unit 120 second communication device 121 first reception frame number acquisition unit 131 communication session establishment unit 132 first maintenance Frame transmission unit 133 First frame loss calculation unit

Claims (10)

第1の通信装置、及び、第2の通信装置を含み、且つ、当該第1の通信装置、及び、当該第2の通信装置を経由する、複数のVLAN(Virtual Local Area Network)が構築された通信システムであって、
前記第1の通信装置は、
前記複数のVLANの少なくとも一部のそれぞれに対して、当該VLANにおいて前記第2の通信装置へ送信したデータ用フレームの数である送信フレーム数を表すフレーム数情報を取得する第1の送信フレーム数取得手段を備え、
前記第2の通信装置は、
前記複数のVLANの少なくとも一部のそれぞれに対して、当該VLANにおいて前記第1の通信装置から受信したデータ用フレームの数である受信フレーム数を表すフレーム数情報を取得する第1の受信フレーム数取得手段を備え、
前記第1の通信装置、及び、前記第2の通信装置のうちの一方である第1の保守用フレーム送信装置は、
前記複数のVLANの1つである代表VLANにおいて、前記第1の通信装置、及び、前記第2の通信装置のうちの他方である第1の保守用フレーム受信装置との間で通信セッションを確立する通信セッション確立手段と、
VLANを識別するためのフロー識別情報と、当該VLANに対して前記取得されたフレーム数情報と、を含む保守用フレームを、前記第1の保守用フレーム受信装置へ前記確立された通信セッションを介して送信する第1の保守用フレーム送信手段と、
を備え、
前記第1の保守用フレーム受信装置は、
前記第1の保守用フレーム送信装置から受信した保守用フレームに含まれるフレーム数情報と、当該保守用フレームに含まれるフロー識別情報により識別されるVLANに対して前記取得されたフレーム数情報と、に基づいて、当該VLANにおいて前記第1の通信装置から前記第2の通信装置へ送信されたデータ用フレームが消失した数を算出する第1のフレームロス算出手段を備える、通信システム。
A plurality of VLANs (Virtual Local Area Networks) including the first communication device and the second communication device and passing through the first communication device and the second communication device are constructed. A communication system,
The first communication device is:
For each of at least some of the plurality of VLANs, the first number of transmission frames for acquiring frame number information indicating the number of transmission frames that is the number of data frames transmitted to the second communication device in the VLAN An acquisition means,
The second communication device is:
For each of at least some of the plurality of VLANs, a first received frame number for obtaining frame number information indicating the number of received frames, which is the number of data frames received from the first communication device in the VLAN. An acquisition means,
The first maintenance frame transmission device, which is one of the first communication device and the second communication device,
In the representative VLAN that is one of the plurality of VLANs, a communication session is established between the first communication device and the first maintenance frame receiving device that is the other of the second communication devices. Means for establishing a communication session;
A maintenance frame including flow identification information for identifying a VLAN and the acquired frame number information for the VLAN is transmitted to the first maintenance frame receiving apparatus via the established communication session. First maintenance frame transmitting means for transmitting
With
The first maintenance frame receiving apparatus includes:
Frame number information included in the maintenance frame received from the first maintenance frame transmitter, and the acquired frame number information for the VLAN identified by the flow identification information included in the maintenance frame; And a first frame loss calculating means for calculating the number of lost data frames transmitted from the first communication device to the second communication device in the VLAN.
請求項1に記載の通信システムであって、
前記第2の通信装置は、
前記複数のVLANの少なくとも一部のそれぞれに対して、当該VLANにおいて前記第1の通信装置へ送信したデータ用フレームの数である送信フレーム数を表すフレーム数情報を取得する第2の送信フレーム数取得手段を備え、
前記第1の通信装置は、
前記複数のVLANの少なくとも一部のそれぞれに対して、当該VLANにおいて前記第2の通信装置から受信したデータ用フレームの数である受信フレーム数を表すフレーム数情報を取得する第2の受信フレーム数取得手段を備え、
前記第1の通信装置、及び、前記第2の通信装置のうちの一方である第2の保守用フレーム送信装置は、
VLANを識別するためのフロー識別情報と、当該VLANに対して前記取得されたフレーム数情報と、を含む保守用フレームを、前記第1の通信装置、及び、前記第2の通信装置のうちの他方である第2の保守用フレーム受信装置へ前記確立された通信セッションを介して送信する第2の保守用フレーム送信手段を備え、
前記第2の保守用フレーム受信装置は、
前記第2の保守用フレーム送信装置から受信した保守用フレームに含まれるフレーム数情報と、当該保守用フレームに含まれるフロー識別情報により識別されるVLANに対して前記取得されたフレーム数情報と、に基づいて、当該VLANにおいて前記第2の通信装置から前記第1の通信装置へ送信されたデータ用フレームが消失した数を算出する第2のフレームロス算出手段を備える、通信システム。
The communication system according to claim 1,
The second communication device is:
Second transmission frame number for acquiring frame number information indicating the number of transmission frames that is the number of data frames transmitted to the first communication device in the VLAN for each of at least some of the plurality of VLANs. An acquisition means,
The first communication device is:
For each of at least some of the plurality of VLANs, the second number of received frames for acquiring frame number information indicating the number of received frames that is the number of data frames received from the second communication device in the VLAN. An acquisition means,
The second maintenance frame transmission device which is one of the first communication device and the second communication device is:
A maintenance frame including flow identification information for identifying a VLAN and the acquired frame number information for the VLAN is selected from the first communication device and the second communication device. A second maintenance frame transmitting means for transmitting via the established communication session to the other second maintenance frame receiving device;
The second maintenance frame receiving apparatus includes:
Frame number information included in the maintenance frame received from the second maintenance frame transmitter, and the acquired frame number information for the VLAN identified by the flow identification information included in the maintenance frame; And a second frame loss calculating means for calculating the number of lost data frames transmitted from the second communication device to the first communication device in the VLAN.
請求項1又は請求項2に記載の通信システムであって、
前記複数のVLANのうちの前記代表VLAN以外のVLANのそれぞれは、当該代表VLANにおいて構築されている通信システム。
The communication system according to claim 1 or 2,
Each of the VLANs other than the representative VLAN among the plurality of VLANs is a communication system constructed in the representative VLAN.
第1の通信装置、及び、第2の通信装置を含み、且つ、当該第1の通信装置、及び、当該第2の通信装置を経由する、複数のVLAN(Virtual Local Area Network)が構築された通信システムに適用され、
前記第1の通信装置が、前記複数のVLANのそれぞれに対して、当該VLANにおいて前記第2の通信装置へ送信したデータ用フレームの数である送信フレーム数を表すフレーム数情報を取得し、
前記第2の通信装置が、前記複数のVLANのそれぞれに対して、当該VLANにおいて前記第1の通信装置から受信したデータ用フレームの数である受信フレーム数を表すフレーム数情報を取得し、
前記第1の通信装置、及び、前記第2の通信装置のうちの一方である第1の保守用フレーム送信装置が、前記複数のVLANの1つである代表VLANにおいて、前記第1の通信装置、及び、前記第2の通信装置のうちの他方である第1の保守用フレーム受信装置との間で通信セッションを確立し、
前記第1の保守用フレーム送信装置が、VLANを識別するためのフロー識別情報と、当該VLANに対して前記取得されたフレーム数情報と、を含む保守用フレームを、前記第1の保守用フレーム受信装置へ前記確立された通信セッションを介して送信し、
前記第1の保守用フレーム受信装置が、前記第1の保守用フレーム送信装置から受信した保守用フレームに含まれるフレーム数情報と、当該保守用フレームに含まれるフロー識別情報により識別されるVLANに対して前記取得されたフレーム数情報と、に基づいて、当該VLANにおいて前記第1の通信装置から前記第2の通信装置へ送信されたデータ用フレームが消失した数を算出する、通信制御方法。
A plurality of VLANs (Virtual Local Area Networks) including the first communication device and the second communication device and passing through the first communication device and the second communication device are constructed. Applied to communication systems,
For each of the plurality of VLANs, the first communication device acquires frame number information indicating the number of transmission frames that is the number of data frames transmitted to the second communication device in the VLAN,
The second communication device acquires, for each of the plurality of VLANs, frame number information indicating the number of received frames, which is the number of data frames received from the first communication device in the VLAN,
In the representative VLAN which is one of the plurality of VLANs, the first communication device is a first maintenance frame transmission device which is one of the first communication device and the second communication device. And establishing a communication session with the first maintenance frame receiving device which is the other of the second communication devices,
The first maintenance frame transmitting apparatus transmits a maintenance frame including flow identification information for identifying a VLAN and the acquired frame number information for the VLAN to the first maintenance frame. Transmitting to the receiving device via the established communication session;
The first maintenance frame receiving device has a VLAN identified by frame number information included in the maintenance frame received from the first maintenance frame transmitting device and flow identification information included in the maintenance frame. A communication control method for calculating the number of lost data frames transmitted from the first communication apparatus to the second communication apparatus in the VLAN based on the acquired frame number information.
複数のVLAN(Virtual Local Area Network)を構成する通信装置であって、
前記複数のVLANの少なくとも一部のそれぞれに対して、当該VLANにおいて、前記複数のVLANを構成する他の通信装置である通信先装置へ送信したデータ用フレームの数である送信フレーム数、又は、当該通信先装置から受信したデータ用フレームの数である受信フレーム数を表すフレーム数情報を取得するフレーム数取得手段と、
前記複数のVLANの1つである代表VLANにおいて、前記通信先装置との間で通信セッションを確立する通信セッション確立手段と、
VLANを識別するためのフロー識別情報と、当該VLANに対して前記取得されたフレーム数情報と、を含む保守用フレームを、前記通信先装置へ前記確立された通信セッションを介して送信する保守用フレーム送信手段と、
を備える通信装置。
A communication device that constitutes a plurality of VLANs (Virtual Local Area Networks),
For each of at least a part of the plurality of VLANs, in the VLAN, the number of transmission frames that is the number of data frames transmitted to a communication destination device that is another communication device constituting the plurality of VLANs, or Frame number acquisition means for acquiring frame number information indicating the number of received frames, which is the number of data frames received from the communication destination device;
In a representative VLAN that is one of the plurality of VLANs, a communication session establishment unit that establishes a communication session with the communication destination device;
A maintenance frame including flow identification information for identifying a VLAN and the frame number information acquired for the VLAN is transmitted to the communication destination device via the established communication session. Frame transmission means;
A communication device comprising:
複数のVLAN(Virtual Local Area Network)を構成する通信装置であって、
前記複数のVLANの少なくとも一部のそれぞれに対して、当該VLANにおいて、前記複数のVLANを構成する他の通信装置である通信先装置へ送信したデータ用フレームの数である送信フレーム数、又は、当該通信先装置から受信したデータ用フレームの数である受信フレーム数を表すフレーム数情報を取得するフレーム数取得手段と、
前記複数のVLANの1つである代表VLANにおいて、前記通信先装置との間で通信セッションを確立する通信セッション確立手段と、
前記通信先装置から受信した保守用フレームに含まれるフレーム数情報と、当該保守用フレームに含まれるフロー識別情報により識別されるVLANに対して前記取得されたフレーム数情報と、に基づいて、当該VLANにおいて前記通信先装置との間で通信されたデータ用フレームが消失した数を算出するフレームロス算出手段と、
を備える通信装置。
A communication device that constitutes a plurality of VLANs (Virtual Local Area Networks),
For each of at least a part of the plurality of VLANs, in the VLAN, the number of transmission frames that is the number of data frames transmitted to a communication destination device that is another communication device constituting the plurality of VLANs, or Frame number acquisition means for acquiring frame number information indicating the number of received frames, which is the number of data frames received from the communication destination device;
In a representative VLAN that is one of the plurality of VLANs, a communication session establishment unit that establishes a communication session with the communication destination device;
Based on the frame number information included in the maintenance frame received from the communication destination device, and the acquired frame number information for the VLAN identified by the flow identification information included in the maintenance frame, Frame loss calculating means for calculating the number of lost data frames communicated with the communication destination device in the VLAN;
A communication device comprising:
複数のVLAN(Virtual Local Area Network)を構成する通信装置に適用され、
前記複数のVLANの少なくとも一部のそれぞれに対して、当該VLANにおいて、前記複数のVLANを構成する他の通信装置である通信先装置へ送信したデータ用フレームの数である送信フレーム数、又は、当該通信先装置から受信したデータ用フレームの数である受信フレーム数を表すフレーム数情報を取得し、
前記複数のVLANの1つである代表VLANにおいて、前記通信先装置との間で通信セッションを確立し、
VLANを識別するためのフロー識別情報と、当該VLANに対して前記取得されたフレーム数情報と、を含む保守用フレームを、前記通信先装置へ前記確立された通信セッションを介して送信する、通信装置制御方法。
It is applied to communication devices that make up multiple VLANs (Virtual Local Area Networks)
For each of at least a part of the plurality of VLANs, in the VLAN, the number of transmission frames that is the number of data frames transmitted to a communication destination device that is another communication device constituting the plurality of VLANs, or Obtain frame number information indicating the number of received frames, which is the number of data frames received from the communication destination device,
In a representative VLAN that is one of the plurality of VLANs, a communication session is established with the communication destination device,
A communication for transmitting a maintenance frame including flow identification information for identifying a VLAN and the acquired frame number information for the VLAN to the communication destination device via the established communication session. Device control method.
複数のVLAN(Virtual Local Area Network)を構成する通信装置に適用され、
前記複数のVLANの少なくとも一部のそれぞれに対して、当該VLANにおいて、前記複数のVLANを構成する他の通信装置である通信先装置へ送信したデータ用フレームの数である送信フレーム数、又は、当該通信先装置から受信したデータ用フレームの数である受信フレーム数を表すフレーム数情報を取得し、
前記複数のVLANの1つである代表VLANにおいて、前記通信先装置との間で通信セッションを確立し、
前記通信先装置から受信した保守用フレームに含まれるフレーム数情報と、当該保守用フレームに含まれるフロー識別情報により識別されるVLANに対して前記取得されたフレーム数情報と、に基づいて、当該VLANにおいて前記通信先装置との間で通信されたデータ用フレームが消失した数を算出する、通信装置制御方法。
It is applied to communication devices that make up multiple VLANs (Virtual Local Area Networks)
For each of at least a part of the plurality of VLANs, in the VLAN, the number of transmission frames that is the number of data frames transmitted to a communication destination device that is another communication device constituting the plurality of VLANs, or Obtain frame number information indicating the number of received frames, which is the number of data frames received from the communication destination device,
In a representative VLAN that is one of the plurality of VLANs, a communication session is established with the communication destination device,
Based on the frame number information included in the maintenance frame received from the communication destination device, and the acquired frame number information for the VLAN identified by the flow identification information included in the maintenance frame, A communication apparatus control method for calculating the number of lost data frames communicated with the communication destination apparatus in a VLAN.
複数のVLAN(Virtual Local Area Network)を構成する通信装置に、
前記複数のVLANの少なくとも一部のそれぞれに対して、当該VLANにおいて、前記複数のVLANを構成する他の通信装置である通信先装置へ送信したデータ用フレームの数である送信フレーム数、又は、当該通信先装置から受信したデータ用フレームの数である受信フレーム数を表すフレーム数情報を取得し、
前記複数のVLANの1つである代表VLANにおいて、前記通信先装置との間で通信セッションを確立し、
VLANを識別するためのフロー識別情報と、当該VLANに対して前記取得されたフレーム数情報と、を含む保守用フレームを、前記通信先装置へ前記確立された通信セッションを介して送信する、処理を実行させるための通信装置制御プログラム。
A communication device configuring a plurality of VLANs (Virtual Local Area Networks)
For each of at least a part of the plurality of VLANs, in the VLAN, the number of transmission frames that is the number of data frames transmitted to a communication destination device that is another communication device constituting the plurality of VLANs, or Obtain frame number information indicating the number of received frames, which is the number of data frames received from the communication destination device,
In a representative VLAN that is one of the plurality of VLANs, a communication session is established with the communication destination device,
A process of transmitting a maintenance frame including flow identification information for identifying a VLAN and the acquired frame number information for the VLAN to the communication destination device via the established communication session. Communication device control program for executing
複数のVLAN(Virtual Local Area Network)を構成する通信装置に、
前記複数のVLANの少なくとも一部のそれぞれに対して、当該VLANにおいて、前記複数のVLANを構成する他の通信装置である通信先装置へ送信したデータ用フレームの数である送信フレーム数、又は、当該通信先装置から受信したデータ用フレームの数である受信フレーム数を表すフレーム数情報を取得し、
前記複数のVLANの1つである代表VLANにおいて、前記通信先装置との間で通信セッションを確立し、
前記通信先装置から受信した保守用フレームに含まれるフレーム数情報と、当該保守用フレームに含まれるフロー識別情報により識別されるVLANに対して前記取得されたフレーム数情報と、に基づいて、当該VLANにおいて前記通信先装置との間で通信されたデータ用フレームが消失した数を算出する、処理を実行させるための通信装置制御プログラム。
A communication device configuring a plurality of VLANs (Virtual Local Area Networks)
For each of at least a part of the plurality of VLANs, in the VLAN, the number of transmission frames that is the number of data frames transmitted to a communication destination device that is another communication device constituting the plurality of VLANs, or Obtain frame number information indicating the number of received frames, which is the number of data frames received from the communication destination device,
In a representative VLAN that is one of the plurality of VLANs, a communication session is established with the communication destination device,
Based on the frame number information included in the maintenance frame received from the communication destination device, and the acquired frame number information for the VLAN identified by the flow identification information included in the maintenance frame, A communication apparatus control program for executing a process for calculating the number of lost data frames communicated with the communication destination apparatus in a VLAN.
JP2011177901A 2011-08-16 2011-08-16 COMMUNICATION SYSTEM, COMMUNICATION CONTROL METHOD, COMMUNICATION DEVICE, COMMUNICATION DEVICE CONTROL METHOD, AND COMMUNICATION DEVICE CONTROL PROGRAM Expired - Fee Related JP5747732B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2011177901A JP5747732B2 (en) 2011-08-16 2011-08-16 COMMUNICATION SYSTEM, COMMUNICATION CONTROL METHOD, COMMUNICATION DEVICE, COMMUNICATION DEVICE CONTROL METHOD, AND COMMUNICATION DEVICE CONTROL PROGRAM

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2011177901A JP5747732B2 (en) 2011-08-16 2011-08-16 COMMUNICATION SYSTEM, COMMUNICATION CONTROL METHOD, COMMUNICATION DEVICE, COMMUNICATION DEVICE CONTROL METHOD, AND COMMUNICATION DEVICE CONTROL PROGRAM

Publications (2)

Publication Number Publication Date
JP2013042363A true JP2013042363A (en) 2013-02-28
JP5747732B2 JP5747732B2 (en) 2015-07-15

Family

ID=47890338

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2011177901A Expired - Fee Related JP5747732B2 (en) 2011-08-16 2011-08-16 COMMUNICATION SYSTEM, COMMUNICATION CONTROL METHOD, COMMUNICATION DEVICE, COMMUNICATION DEVICE CONTROL METHOD, AND COMMUNICATION DEVICE CONTROL PROGRAM

Country Status (1)

Country Link
JP (1) JP5747732B2 (en)

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003318937A (en) * 2002-04-26 2003-11-07 Hitachi Cable Ltd Switching hub
JP2009130474A (en) * 2007-11-21 2009-06-11 Kddi Corp Link failure prediction method, management apparatus, communication apparatus, and program
JP2009182925A (en) * 2008-02-01 2009-08-13 Fujitsu Ltd Frame counter correction device and counter device
JP2010130479A (en) * 2008-11-28 2010-06-10 Hitachi Ltd Continuity test method and network system
JP2010287939A (en) * 2009-06-09 2010-12-24 Fujitsu Telecom Networks Ltd Frame transmission device and frame discard number measurement method
JP4761077B2 (en) * 2005-07-15 2011-08-31 日本電気株式会社 Communication quality measuring apparatus, communication quality measuring method, and program thereof

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003318937A (en) * 2002-04-26 2003-11-07 Hitachi Cable Ltd Switching hub
JP4761077B2 (en) * 2005-07-15 2011-08-31 日本電気株式会社 Communication quality measuring apparatus, communication quality measuring method, and program thereof
JP2009130474A (en) * 2007-11-21 2009-06-11 Kddi Corp Link failure prediction method, management apparatus, communication apparatus, and program
JP2009182925A (en) * 2008-02-01 2009-08-13 Fujitsu Ltd Frame counter correction device and counter device
JP2010130479A (en) * 2008-11-28 2010-06-10 Hitachi Ltd Continuity test method and network system
JP2010287939A (en) * 2009-06-09 2010-12-24 Fujitsu Telecom Networks Ltd Frame transmission device and frame discard number measurement method

Also Published As

Publication number Publication date
JP5747732B2 (en) 2015-07-15

Similar Documents

Publication Publication Date Title
US10637970B2 (en) Packet processing method and apparatus
CN110138575B (en) Network slice creating method, system, network device and storage medium
EP2892188B1 (en) Method for determining packet forwarding path, network device and control device
US10097397B2 (en) System and method for managing CWSN with GUI
CN105785929B (en) A kind of household electric appliance control method and system based on wechat
CN107800791B (en) Debugging method and device
CN110730478B (en) Slice association method, device, end-to-end slice organizer and storage medium
KR20170109999A (en) System and method for debugging robot based on artificial intelligence
CN105262792B (en) A kind of vehicle abnormality processing method and car-mounted terminal
GB0816277D0 (en) Distributing presence information
US20130268801A1 (en) Server management apparatus, server management method, and program
CN104749996A (en) Remote control method of ZigBee remote controller
CN109729188A (en) A kind of message transmitting method, equipment and communication system
TW201909661A (en) Data processing method, apparatus, device, and computer-readable storage medium
CN115242292B (en) Application framework of software defined edge gateway and transmission control method
CN109150659A (en) A kind of processor and BFD message transmitting method
CN104320322B (en) A kind of message control method and equipment
WO2019041944A1 (en) Method and apparatus for processing packets
JP4624443B2 (en) Network device setting method
US10250477B2 (en) Method and controller for announcing bandwidth of cluster system
JP2013126252A (en) Configuration method and routing method for network topology of crowd robot
JP5747732B2 (en) COMMUNICATION SYSTEM, COMMUNICATION CONTROL METHOD, COMMUNICATION DEVICE, COMMUNICATION DEVICE CONTROL METHOD, AND COMMUNICATION DEVICE CONTROL PROGRAM
US10764724B2 (en) Method and apparatus for implementing member resource processing
CN102769883A (en) Method and equipment for transmitting heartbeat data packet based on always online of TCP (Transmission Control Protocol)
CN106571845A (en) Intelligent fitband wechat communication system

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20140711

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20150324

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20150427

R150 Certificate of patent or registration of utility model

Ref document number: 5747732

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

LAPS Cancellation because of no payment of annual fees