JP6226691B2 - Link quality measuring apparatus and flow entry aggregation method and program - Google Patents

Link quality measuring apparatus and flow entry aggregation method and program

Info

Publication number
JP6226691B2
JP6226691B2 JP2013217302A JP2013217302A JP6226691B2 JP 6226691 B2 JP6226691 B2 JP 6226691B2 JP 2013217302 A JP2013217302 A JP 2013217302A JP 2013217302 A JP2013217302 A JP 2013217302A JP 6226691 B2 JP6226691 B2 JP 6226691B2
Authority
JP
Japan
Prior art keywords
switch
link
test
flow
aggregated
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
JP2013217302A
Other languages
Japanese (ja)
Other versions
JP2015080143A (en
Inventor
篤男 立花
篤男 立花
惠美 渋谷
惠美 渋谷
長谷川 輝之
輝之 長谷川
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
KDDI Corp
Original Assignee
KDDI 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 KDDI Corp filed Critical KDDI Corp
Priority to JP2013217302A priority Critical patent/JP6226691B2/en
Publication of JP2015080143A publication Critical patent/JP2015080143A/en
Application granted granted Critical
Publication of JP6226691B2 publication Critical patent/JP6226691B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Landscapes

  • Data Exchanges In Wide-Area Networks (AREA)

Description

本発明は、リンク品質計測装置ならびにそのフローエントリ集約方法およびプログラムに係り、特に、ネットワーク上の各スイッチに登録される試験パケットのフローエントリ数を削減できるリンク品質計測装置ならびにそのフローエントリ集約方法およびプログラムに関する。   The present invention relates to a link quality measuring apparatus, and a flow entry aggregation method and program thereof, and more particularly, to a link quality measuring apparatus capable of reducing the number of flow entries of a test packet registered in each switch on a network, and its flow entry aggregation method and Regarding the program.

ネットワーク機器をソフトウェアで一元的に制御するSDN(Software Defined Network)と呼ばれるアーキテクチャが非特許文献1に開示されている。非特許文献2には、SDNを実現するための代表的な技術であるOpenFlowに関して、MACアドレス、IPアドレスおよびポート番号などを組み合わせて定義される「フロー」を単位として、フローのマッチ条件および処理方法をフローエントリとしてコントローラまたはスイッチに設定し、通信経路を制御する技術が開示されている。   Non-Patent Document 1 discloses an architecture called SDN (Software Defined Network) for centrally controlling network devices with software. Non-Patent Document 2 describes the flow matching conditions and processing for OpenFlow, which is a typical technology for realizing SDN, in units of “flows” defined by combining MAC addresses, IP addresses, and port numbers. A technique for controlling a communication path by setting a method as a flow entry in a controller or a switch is disclosed.

しかしながら、OpenFlowネットワークの運用監視手法については未だ十分に検討が進んでいない。OpenFlowスイッチ(以下、スイッチ)では、従来のネットワーク機器と同様に、ネットワーク機器自体が保持する統計情報(MIB:Management Information Base)を遠隔監視する手法が利用可能となっている。しかしながら、スイッチへの頻繁なMIBの問合せはスイッチの処理負荷を増大させてしまうため、通信品質を常時監視することは困難である。また、パケット遅延に関する一部の品質メトリックがMIBに定義されていない課題もある。   However, the OpenFlow network operation monitoring method has not yet been fully studied. In the OpenFlow switch (hereinafter referred to as a switch), a method of remotely monitoring statistical information (MIB: Management Information Base) held by the network device itself can be used as in the case of a conventional network device. However, frequent MIB queries to the switch increase the processing load on the switch, making it difficult to constantly monitor communication quality. There are also issues where some quality metrics related to packet delay are not defined in the MIB.

特許文献1には、OpenFlowネットワークにおいて、ネットワーク上の全てのリンクを網羅的に通過するように通信経路を設定した上で、1台の計測端末から試験パケットを送出し、各スイッチから折り返し戻ってくる試験パケットの挙動を観測することにより、各リンクの通信品質(ロス率や遅延の平均など)を監視する技術が提案されている。   In Patent Document 1, in an OpenFlow network, a communication path is set so as to comprehensively pass through all links on the network, and then a test packet is sent from one measuring terminal and returned from each switch. A technique for monitoring the communication quality (loss rate, average delay, etc.) of each link by observing the behavior of the incoming test packet has been proposed.

特許文献2には、ネットワーク上の各スイッチに登録される試験パケットのフローエントリ数を削減するために、複数のフローエントリを一つに集約することでフローエントリ数を削減する技術が開示されている。このとき、宛先アドレス(ポート番号)の異なる複数のエントリを集約すると各エントリの識別性が損なわれるため、特許文献2では、新たに「グループ」という識別概念を導入し、集約により宛先アドレスやポート番号による識別性が損なわれる場合には、各エントリを異なるグループに分類し、グループ識別子Gxと宛先アドレスとの組み合わせで各フローエントリの識別性を担保するようにしている。   Patent Document 2 discloses a technique for reducing the number of flow entries by aggregating a plurality of flow entries into one in order to reduce the number of flow entries of test packets registered in each switch on the network. Yes. At this time, if a plurality of entries having different destination addresses (port numbers) are aggregated, the identification of each entry is impaired. Therefore, in Patent Document 2, an identification concept of “group” is newly introduced, and the destination address and port are collected by aggregation. When the identification by numbers is impaired, the entries are classified into different groups, and the identification of each flow entry is secured by a combination of the group identifier Gx and the destination address.

特願2013-064413号Japanese Patent Application No. 2013-064413 特願2013-202316号Japanese Patent Application No. 2013-202316

Open Networking Foundation (URL)http://www.openflow.org/Open Networking Foundation (URL) http://www.openflow.org/ 「次世代網を実現するOpenFlow技術最新動向2013」インプレスR&Dインターネットメディア総合研究所"Latest Trends in OpenFlow Technology for Next-Generation Networks 2013" Impress R & D Internet Media Research Institute N. Varris, and J. Manner, "Performance of a Software Switch," in Proc.of HPSR 2011, July 2011.N. Varris, and J. Manner, "Performance of a Software Switch," in Proc.of HPSR 2011, July 2011. A. Bianco, R. Birke, L. Giraudo, and M. Palacin , "OpenFlow Switching: Data Plane Performance, " in Proc. of ICC, page 1-5, IEEE 2010.A. Bianco, R. Birke, L. Giraudo, and M. Palacin, "OpenFlow Switching: Data Plane Performance," in Proc. Of ICC, page 1-5, IEEE 2010.

従来のOpenFlowネットワーク向けアクティブ計測技術では、特許文献1に開示されているように、各スイッチに対して、当該スイッチを通過する試験パケットフローと(ほぼ)同数のフローエントリが登録される。このため、監視対象ネットワークが大規模化するにつれ、各スイッチに登録されるフローエントリ数も増大する。   In the conventional active measurement technology for the OpenFlow network, as disclosed in Patent Document 1, for each switch, (almost) the same number of flow entries as the test packet flow passing through the switch are registered. For this reason, as the monitoring target network becomes larger, the number of flow entries registered in each switch also increases.

しかしながら、非特許文献3で論じられているように、一般的に各スイッチに登録可能なフローエントリ数には上限があるため、当該スイッチに対して、(試験パケットフロー以外の)新たなフローエントリを追加設定できない問題が発生してしまう。さらに、非特許文献4で論じられているように、登録フローエントリ数が増大するにつれ、パケット処理性能が低下してしまう問題も発生する。このため、各スイッチに登録する試験パケット用のフローエントリ数は、可能な限り最小化する必要がある。   However, as discussed in Non-Patent Document 3, since there is generally an upper limit on the number of flow entries that can be registered in each switch, a new flow entry (other than the test packet flow) is assigned to the switch. Will cause a problem that cannot be added. Further, as discussed in Non-Patent Document 4, there arises a problem that the packet processing performance decreases as the number of registered flow entries increases. For this reason, it is necessary to minimize the number of flow entries for test packets registered in each switch as much as possible.

特許文献2では、計測システムにおいて各スイッチに登録されるフローエントリ数を最小化する近似アルゴリズムが提案されている。しかしながら、求められる解は近似解であり、必ずしも最適な解であるとは限らない。   Patent Document 2 proposes an approximation algorithm that minimizes the number of flow entries registered in each switch in a measurement system. However, the obtained solution is an approximate solution and is not necessarily an optimal solution.

本発明の目的は、従来技術の課題を解決し、ネットワーク上の各スイッチに登録される試験パケットのフローエントリ数を、最小値の最適解まで削減できるリンク品質計測装置ならびにそのフローエントリ集約方法およびプログラムを提供することにある。   An object of the present invention is to solve the problems of the prior art and to reduce the number of flow entries of test packets registered in each switch on the network to the optimal solution of the minimum value, and a flow entry aggregation method thereof, To provide a program.

上記の目的を達成するために、本発明は、計測端末から送出された試験パケットを、ネットワーク上の各スイッチに登録されたフローエントリにしたがって中継するリンク品質計測装置ならびにそのフローエントリ集約方法およびプログラムにおいて、以下のような手段を講じた点に特徴がある。   In order to achieve the above object, the present invention provides a link quality measuring apparatus for relaying a test packet sent from a measuring terminal according to a flow entry registered in each switch on the network, and a flow entry aggregation method and program thereof Is characterized by the following measures.

(1)本発明のリンク品質計測装置は、各スイッチの少なくとも一つにおいて、一の出リンクを通過する複数の試験フローに関するフローエントリが一つに集約され、集約されたフローエントリでは、ユニークな識別子が前記出リンクと対応付けられ、フローエントリを集約されたスイッチは、前記識別子の記述された試験パケットを、前記フローエントリに基づいて対応する出リンクへ転送するようにした。   (1) In the link quality measurement device of the present invention, in at least one of the switches, flow entries relating to a plurality of test flows passing through one outgoing link are aggregated into one, and the aggregated flow entry is unique. The switch in which the identifier is associated with the outgoing link and the flow entries are aggregated transfers the test packet in which the identifier is described to the corresponding outgoing link based on the flow entry.

(2)本発明のリンク品質計測装置ではさらに、通過する全ての試験フローのフローエントリが一つに集約されたリンクの複数の試験フローが共通して通過する他のリンクを出リンクとするスイッチでは、当該複数の試験フローのフローエントリが集約されるようにした。   (2) In the link quality measuring apparatus of the present invention, a switch in which other links through which a plurality of test flows of a link in which the flow entries of all the test flows that pass through are aggregated into one are passed in common are output links Then, the flow entries of the plurality of test flows are aggregated.

(3)本発明のフローエントリ集約方法は、各スイッチに登録されるフローエントリ数のネットワーク内における最大値を最小化する目的関数を設定し、各スイッチのフローエントリ数を当該スイッチの各出リンクを通過する試験フロー数の総和とし、集約有りリンクを「1」、集約無しリンクを「0」とするバイナリ変数を定義し、各スイッチの入リンクの試験フロー数を各出リンクの試験フロー数の総和に基づいて計算すること、集約有りリンクの試験フロー数を「1」とすること、および各試験フローが通過するリンクに対応したバイナリ変数の総和が試験パケットに追加できるフィールド数(識別子の数)に等しいことを制約条件に含む整数計画問題を解いて集約対象のリンクを決定するようにした。   (3) The flow entry aggregation method of the present invention sets an objective function for minimizing the maximum number of flow entries registered in each switch in the network, and sets the number of flow entries for each switch to each outgoing link of the switch. Define a binary variable that defines the total number of test flows passing through, with the aggregated link set to “1” and the non-aggregated link set to “0”, and the number of test flows for each switch as the number of incoming test flows. The number of test flows for the aggregated link is set to “1”, and the total number of binary variables corresponding to the links through which each test flow passes can be added to the test packet (number of identifiers). The link to be aggregated is determined by solving an integer programming problem that includes a constraint condition equal to (number).

本発明によれば、以下のような効果が達成される。
(1)OpenFlow 等のSDNにおいて、1台の計測端末で全てのリンクの通信品質を計測する際に、各スイッチにおいて、少ないフローエントリ数でパケットを制御し、通信品質を測定することが可能となる。
According to the present invention, the following effects are achieved.
(1) With SDN such as OpenFlow, when measuring the communication quality of all links with one measuring terminal, each switch can control packets with a small number of flow entries and measure the communication quality. Become.

(2)フローエントリ数を最小化して登録することで、マッチング検索の処理時間および使用メモリサイズを削減し、通常のデータ転送のためのエントリ数を増やすことで、本来の目的であるデータ転送のための制御に有効に使用できるようになる。   (2) By registering with the number of flow entries minimized, the matching search processing time and memory size used are reduced, and by increasing the number of entries for normal data transfer, the original purpose of data transfer is reduced. Can be used effectively for control.

本発明が適用されるリンク品質計測装置システムの主要部の構成を示したブロック図である。It is the block diagram which showed the structure of the principal part of the link quality measuring device system with which this invention is applied. フローエントリの集約方法を説明するための図(集約前)である。It is a figure for demonstrating the aggregation method of a flow entry (before aggregation). フローエントリの集約方法を説明するための図(集約後)である。It is a figure (after aggregation) for demonstrating the aggregation method of a flow entry. 通信経路の包含関係を説明するための図である。It is a figure for demonstrating the inclusion relation of a communication path. 追加集約の方法を説明するための図である。It is a figure for demonstrating the method of additional aggregation. 式(3),(4)を説明するための図である。It is a figure for demonstrating Formula (3) and (4).

以下、図面を参照して本発明の実施の形態について詳細に説明する。図1は、本発明が適用されるリンク品質計測装置の主要部の構成を示したブロック図であり、リンク品質計測部10およびSDNのネットワーク20より構成される。ここでは、SDNがOpenFlowである場合を例にして説明するものとし、本発明の説明に不要な構成は図示が省略されている。   Hereinafter, embodiments of the present invention will be described in detail with reference to the drawings. FIG. 1 is a block diagram showing a configuration of a main part of a link quality measuring apparatus to which the present invention is applied, and is composed of a link quality measuring unit 10 and an SDN network 20. Here, the case where the SDN is OpenFlow will be described as an example, and illustrations of components unnecessary for the description of the present invention are omitted.

リンク品質計測部10は、サーバ装置1および計測端末2を備え、サーバ装置1は、計測経路計算部101、フローエントリ集約部102および通信経路設定部103を備える。ネットワーク20は、OpenFlowコントローラ201、複数のOpenFlowスイッチ(ルータに対応するもの)および複数のホストを備える。コントローラ201と各スイッチとはOpenFlowプロトコルで通信し、各スイッチはSDNにより接続され、各スイッチとホストとの間ではデータ(パケット)転送が行われる。   The link quality measurement unit 10 includes a server device 1 and a measurement terminal 2, and the server device 1 includes a measurement route calculation unit 101, a flow entry aggregation unit 102, and a communication route setting unit 103. The network 20 includes an OpenFlow controller 201, a plurality of OpenFlow switches (corresponding to routers), and a plurality of hosts. The controller 201 and each switch communicate with each other using the OpenFlow protocol, each switch is connected by SDN, and data (packet) transfer is performed between each switch and the host.

前記サーバ装置1および計測端末2は、汎用のコンピュータやサーバに各機能を実現するアプリケーション(プログラム)を実装して構成しても良いし、あるいはアプリケーションの一部がハードウェア化またはROM化された専用機や単能機として構成しても良い。   The server device 1 and the measurement terminal 2 may be configured by mounting an application (program) for realizing each function on a general-purpose computer or server, or a part of the application is implemented in hardware or ROM. It may be configured as a dedicated machine or a single machine.

サーバ装置1において、計測経路計算部101は、例えば特許文献1に開示された方式で試験パケットの通信経路を計算して、試験パケットの通信経路の群を取得する。フローエントリ集約部102は、後に詳述するように、前記通信経路の計算結果に応じて各スイッチに登録される、当該スイッチを通過する試験パケットのフローエントリを集約してフローエントリ数を削減する。通信経路設定部103は、前記集約されたフローエントリを前記コントローラ201から各スイッチへ登録する。   In the server device 1, the measurement path calculation unit 101 calculates a test packet communication path by, for example, the method disclosed in Patent Document 1 and acquires a group of test packet communication paths. As will be described in detail later, the flow entry aggregating unit 102 aggregates the flow entries of test packets registered in each switch according to the calculation result of the communication path and passing through the switch to reduce the number of flow entries. . The communication path setting unit 103 registers the aggregated flow entry from the controller 201 to each switch.

計測端末2において、計測実行部104は、試験パケットを送受信し、観測データから各リンクの通信品質を推定することなどの計測処理を実行する。本実施例では、物理的なネットワーク機器間の接続関係を表すトポロジ情報、各スイッチの管理情報(例えば、MACアドレス)は既知であるとし、これらの情報はサーバ装置1に予め記憶されている。   In the measurement terminal 2, the measurement execution unit 104 transmits and receives a test packet, and executes measurement processing such as estimating communication quality of each link from observation data. In this embodiment, it is assumed that the topology information indicating the connection relationship between physical network devices and the management information (for example, MAC address) of each switch are known, and these information are stored in the server device 1 in advance.

前記計測経路計算部101は、初めに、各スイッチのインタフェースを頂点、各インタフェース間のリンクを辺とし、全てのリンクがカバーされるように、計測端末2を根(root)とする最短木を計算する。次いで、各試験パケットが、計算された最短経路に沿って各スイッチへ転送され、さらに予め指定されたインタフェースで折り返して計測端末2に戻ってくるよう、各スイッチにパケット転送ルール(フローエントリ)を設定する。   First, the measurement path calculation unit 101 sets the shortest tree with the measurement terminal 2 as the root so that all the links are covered, with the interfaces of the switches as vertices and the links between the interfaces as edges. calculate. Next, a packet transfer rule (flow entry) is set to each switch so that each test packet is transferred to each switch along the calculated shortest path, and then returned to the measuring terminal 2 by returning at a predetermined interface. Set.

図2は、前記計測経路計算部101により設定されるフローエントリの一例を模式的に示した図であり、ここでは、スイッチSW8に登録される往路のフローエントリに着目して説明する。   FIG. 2 is a diagram schematically showing an example of the flow entry set by the measurement route calculation unit 101. Here, the description will be given focusing on the forward flow entry registered in the switch SW8.

計測端末2から送出されて各スイッチSWおよびリンクを中継して宛先の各スイッチ(インタフェース)へ至る各試験フローには、識別情報として宛先ポート番号(DstPort)が割り当てられている。図2では、スイッチSW8のフローエントリに、DstPort=1,2,3,4,7の各試験フローはリンクl7へ転送する旨の5つの転送ルールが登録されているので、計測端末2から送出されてスイッチSW8へ入力された8つの試験フローのうち、DstPort=1,2,3,4,7の5つの試験フローはリンクl7へ転送されることになる。   A destination port number (DstPort) is assigned as identification information to each test flow sent from the measurement terminal 2 and relayed through each switch SW and link to each destination switch (interface). In FIG. 2, the flow entry of switch SW8 has five transfer rules indicating that each test flow of DstPort = 1, 2, 3, 4, and 7 is transferred to link l7. Of the eight test flows input to the switch SW8, five test flows with DstPort = 1, 2, 3, 4, and 7 are transferred to the link l7.

なお、図示の例では、DstPort=5,6の各試験フローはリンクl5へ転送され、DstPort=8の試験フローは計測端末2へ折り返されるので、これらの試験フローに関するエントリもフローエントリに登録されているが、ここでは図示を省略している。   In the example shown in the figure, each test flow with DstPort = 5, 6 is transferred to the link l5, and the test flow with DstPort = 8 is returned to the measuring terminal 2, so entries relating to these test flows are also registered in the flow entry. However, the illustration is omitted here.

前記フローエントリ集約部102は、各スイッチSWにおける往路用(指定スイッチに到達するまで)および復路用(計測端末2へ到達するまで)の各フローエントリを集約する。   The flow entry aggregating unit 102 aggregates the flow entries for the forward path (until the designated switch is reached) and the backward path (until the measurement terminal 2 is reached) in each switch SW.

このうち、復路用のフローエントリについては、宛先スイッチのインタフェースで折り返される試験パケットの宛先IPアドレスが、計測端末2のIPアドレスに書き換えられるので、たとえば「宛先IPアドレスが計測端末2のIPアドレスと同一であれば上流側(計測端末側)のリンクへ転送する」といったフローエントリを各スイッチに1つ設定するだけで、各スイッチに登録される復路用のフローエントリを1つに集約できる。   Among these, for the return flow entry, the destination IP address of the test packet returned at the interface of the destination switch is rewritten to the IP address of the measuring terminal 2, so that, for example, “the destination IP address is the IP address of the measuring terminal 2. If only one flow entry such as “transfer to the link on the upstream side (measurement terminal side) if it is the same” is set in each switch, the flow entries for the return path registered in each switch can be integrated into one.

例えば、図2のスイッチSW7であれば、「宛先IPアドレスとして計測端末2のIPアドレスが設定されているパケットは全てリンクl7に転送する」という1つのフローエントリを設定するだけで、リンクl3,l2,l4から復路用として入力される各試験フローの全てを処理できるようになる。   For example, in the case of the switch SW7 in FIG. 2, it is only necessary to set one flow entry that “all packets for which the IP address of the measuring terminal 2 is set as the destination IP address is forwarded to the link l7”. All test flows input from l2 and l4 for the return path can be processed.

これは、本発明が前提とする特許文献1では、試験パケットの通信経路が計測端末2を根とする最短木に基づいて計算されるため、各スイッチSWのインタフェース(リンク)から上流に位置する計測端末2までの通信経路は必ず1本に決定されているためである。   This is because, in Patent Document 1 on which the present invention is premised, the communication path of the test packet is calculated based on the shortest tree rooted at the measurement terminal 2, so that it is located upstream from the interface (link) of each switch SW. This is because only one communication path to the measurement terminal 2 is determined.

一方、各スイッチSWにおける往路用フローエントリの集約は、上流リンクから下流リンクへ転送される複数の試験パケットをグループ化し、新たなヘッダフィールド(例えば、送信元ポート番号)に同じ識別子を設定することにより実現される。集約されたフローエントリの集合では共通の転送ルールが適用されるため、元々、同一の転送ルールが適用されているフローエントリである必要がある。すなわち、同一スイッチの同一インタフェース(リンク)から出力される複数の試験フローの集合が集約対象となる。   On the other hand, in the aggregation of forward flow entries in each switch SW, a plurality of test packets transferred from the upstream link to the downstream link are grouped, and the same identifier is set in a new header field (for example, source port number). It is realized by. Since a common transfer rule is applied to the aggregated flow entry set, the flow entry must originally be applied with the same transfer rule. That is, a set of a plurality of test flows output from the same interface (link) of the same switch is an aggregation target.

なお、本実施例では、各スイッチSWに設定される折り返し試験パケットのフローエントリは、往路用のフローエントリとして分類するものとする。ここで、復路用フローエントリとしてカウントしない理由としては、現在のOpenFlowスイッチの実装では、上流リンクから往路用としてスイッチに入力された試験パケットのヘッダを書き換える処理と、復路用インタフェースに折り返し出力する処理とはセットで1つのエントリとして設定可能であり、往路用フローエントリとしてカウントすれば、各スイッチに登録されるフローエントリ数の計算において重複してカウントしてしまうためである。   In this embodiment, the flow entry of the loopback test packet set in each switch SW is classified as a forward flow entry. Here, the reason why it is not counted as a return flow entry is that the current OpenFlow switch implementation rewrites the header of the test packet input from the upstream link to the switch for the outbound route, and returns it to the return route interface. This is because a set can be set as one entry, and if it is counted as a forward flow entry, it is counted redundantly in the calculation of the number of flow entries registered in each switch.

すなわち、復路用フローエントリとは、下流にあるスイッチSWから計測端末方向に試験パケットを転送するためのフローエントリのみを意味する一方、往路用フローエントリとは、下流にあるスイッチSWに対して試験パケットを転送するためのフローエントリおよび当該インタフェースにおいて試験パケットを折り返すためのフローエントリの両方を含むものとする。   That is, the inbound flow entry means only a flow entry for transferring a test packet from the downstream switch SW to the measuring terminal, while the outbound flow entry is a test for the downstream switch SW. Both a flow entry for transferring a packet and a flow entry for returning a test packet at the interface are included.

図3は、前記フローエントリ集約部102による集約後の各フローエントリの状態を模式的に示した図である。   FIG. 3 is a diagram schematically showing the state of each flow entry after being aggregated by the flow entry aggregating unit 102.

DstPort=1,2,3,4,7の各試験フローは、いずれも同一のリンクl7へ転送されるので、スイッチSW8では各フローを一意に識別する必要はない。そこで、前記フローエントリ集約部102は、それまで宛先ポート番号(DstPort)で一意に識別されていた5つのフローエントリを一つに集約すると共に、各エントリに共通するユニークな識別子として送信元ポート番号(SrcPort=100)を別途に割り当て、これをリンクl7と対応付けることにより、SrcPort=100の記述された試験パケットは全てリンクl7へ転送するという転送ルールを追加導入する。   Since each test flow with DstPort = 1, 2, 3, 4, and 7 is transferred to the same link l7, the switch SW8 does not need to uniquely identify each flow. Therefore, the flow entry aggregating unit 102 aggregates the five flow entries that have been uniquely identified by the destination port number (DstPort) into one, and sets the source port number as a unique identifier common to each entry. By separately assigning (SrcPort = 100) and associating this with link l7, a transfer rule is additionally introduced in which all test packets in which SrcPort = 100 is described are forwarded to link l7.

そして、集約されたフローで送信される試験パケットには、例えばそのヘッダフィールドに、前記SrcPort=100を記述するようにしたので、各スイッチSWでは試験パケットに記述されているSrcPort番号とフローエントリとを比較・照合し、スイッチSW8であれば、SrcPort=100の記述された試験パケットは全てリンクl7へ転送する。   For example, since the SrcPort = 100 is described in the header field of the test packet transmitted in the aggregated flow, each switch SW includes the SrcPort number and the flow entry described in the test packet. If the switch is SW8, all test packets in which SrcPort = 100 is described are transferred to the link l7.

各スイッチに登録されるフローエントリ数は、非特許文献3,4で論じられているように、当該スイッチのパケット転送処理性能や、試験パケット用フロー以外に登録可能な最大フローエントリ数に影響される。そこで、本実施例では1台のスイッチに登録されるフローエントリ数が最小となるように、集約するフローエントリの最適な組み合わせ(各フローをどのスイッチで集約するか)を、以下で定式化する整数計画問題を解くことで計算する。   As discussed in Non-Patent Documents 3 and 4, the number of flow entries registered in each switch is affected by the packet transfer processing performance of the switch and the maximum number of flow entries that can be registered other than the test packet flow. The Therefore, in this embodiment, the optimal combination of the flow entries to be aggregated (which switch is aggregated by which switch) is formulated as follows so that the number of flow entries registered in one switch is minimized. Calculate by solving an integer programming problem.

なお、物理的なネットワーク機器(以下、スイッチ)間の接続関係を表すトポロジ情報、各スイッチの管理情報(MACアドレス、IFポート番号)は既知であるものとする。また、本発明は各スイッチSWに登録されるフローエントリの集約によるフローエントリ数の削減を目的とするが、以下では便宜上、フローエントリを集約された複数の試験フローについて「試験フローが集約された」という表現を用いる場合もある。   It is assumed that topology information indicating a connection relationship between physical network devices (hereinafter referred to as switches) and management information (MAC address, IF port number) of each switch are known. Further, the present invention aims to reduce the number of flow entries by aggregating the flow entries registered in each switch SW. However, for the sake of convenience, “test flows are aggregated” for a plurality of test flows in which the flow entries are aggregated. Is sometimes used.

各スイッチに設定されるフローエントリの情報が、前記計測経路計算部101により初期状態として与えられているものとする。スイッチSWi (i=1, …, N)とリンクlj (j=1〜L)で構成される監視対象ネットワークを考え、スイッチSWiのフローエントリ数をFiとすると、目的関数は次式(1)で表現される。これは、各スイッチSWに登録されるフローエントリ数の最大値を最小化することを意味する。   It is assumed that the flow entry information set in each switch is given as an initial state by the measurement path calculation unit 101. Given a monitored network consisting of switch SWi (i = 1,…, N) and link lj (j = 1 to L), and assuming that the number of flow entries in switch SWi is Fi, the objective function is It is expressed by This means that the maximum value of the number of flow entries registered in each switch SW is minimized.

次いで、インタフェース(リンク)単位のトポロジを考える。リンクljを通過する試験パケットのフロー数(往路のみ)をfjとすると、スイッチSWiのフローエントリ数Fiは次式(2)で表現される。ここで、lj∈SWiは、リンクljがスイッチSWiの上流側リンク(入リンク)として接続されていることを表現しており、物理的なスイッチ間の接続関係を表すトポロジ情報により判断できる。   Next, the topology of the interface (link) unit is considered. When the number of flows of test packets that pass through the link lj (only the forward path) is fj, the flow entry number Fi of the switch SWi is expressed by the following equation (2). Here, ljεSWi represents that the link lj is connected as an upstream link (incoming link) of the switch SWi, and can be determined by topology information representing a connection relationship between physical switches.

なお、上式(1)で計算される最短木はインタフェース単位で構成されており、同一スイッチに属する場合でも、異なる頂点として表現されている。このため、次式(2)の計算には、最短木ではない、物理的なトポロジ情報を用いる必要がある。例えば、図2,3中のSW5には、l4とl5の2本のリンクが入力されているため、両リンクを通過する試験フローの和で計算される。   Note that the shortest tree calculated by the above equation (1) is configured in units of interfaces and is represented as different vertices even when belonging to the same switch. For this reason, it is necessary to use physical topology information that is not the shortest tree for the calculation of the following equation (2). For example, since two links of l4 and l5 are input to SW5 in FIGS. 2 and 3, the calculation is performed by the sum of the test flows passing through both links.

また、各リンクを通過する試験パケットのフロー数fj (j=1,2,…L) は、インタフェース単位のトポロジ情報に基づき、次式(3)で示される関係式を満たす。式(3)の符号Rは、リンク間の接続情報(インタフェース単位のトポロジ情報)を表現する経路行列であり、リンクli,lj間に接続関係があれば「1」、接続関係がなければ「0」の値を要素(i,j)に持つ。 Further, the flow number f j (j = 1, 2,... L) of the test packet passing through each link satisfies the relational expression expressed by the following expression (3) based on the topology information for each interface. Symbol R in Expression (3) is a path matrix expressing connection information between links (topology information in units of interfaces). If there is a connection relationship between the links li and lj, “1”, and if there is no connection relationship, “1”. The element (i, j) has a value of “0”.

例えば、図6において、スイッチSW2の上流側の入リンクl1を通過する試験フロー数f1は、下流側の2つの出リンクl2,l3の試験フロー数f2,f3の和で求まることから、出リンクl2、l3に対応した要素(1,2)および要素(1,3)のみが「1」の経路行列Rを用いて、次式(4)のように計算される。 For example, in FIG. 6, the number of test flows f 1 passing through the input link l1 on the upstream side of the switch SW2 is obtained as the sum of the number of test flows f 2 and f 3 of the two downstream output links l2 and l3. Only the element (1, 2) and the element (1, 3) corresponding to the outgoing links l2, l3 are calculated as the following expression (4) using the path matrix R of “1”.

なお、式(3),(4)の右辺第2項で各要素に「1」が加えられているのは、インタフェースで折り返す1つの試験フローが加わることを示している。また、式(3)は、上流のインタフェースにおける往路用試験フロー数が下流のスイッチの試験フロー数の和に基づいて計算されることを意味するため、下流スイッチでの集約ルールが上流のスイッチにも適用されることも表現している。   Note that the addition of “1” to each element in the second term on the right side of Equations (3) and (4) indicates that one test flow that is folded back at the interface is added. In addition, equation (3) means that the number of outbound test flows at the upstream interface is calculated based on the sum of the number of test flows at the downstream switch, so the aggregation rule at the downstream switch is applied to the upstream switch. Is also applied.

さらに、各リンクljを通過する試験フローを対象に集約を行うかどうかを示すバイナリ関数bjを次式(5)で定義すると、フローエントリの集約を行った場合の試験フロー数fjは次式(6)で表現できる。したがって、リンクljを通過する試験フローのエントリが集約されればfj=1とみなして計算が継続され、集約されなければfjのままとなる。   Furthermore, if the binary function bj indicating whether or not to aggregate the test flows that pass through each link lj is defined by the following equation (5), the number of test flows fj when the flow entries are aggregated is It can be expressed in 6). Therefore, if the test flow entries passing through the link lj are aggregated, fj = 1 is assumed to be calculated, and if not aggregated, fj remains.

ここで、集約されたフローエントリに対しては、新しいヘッダフィールドに共通のユニークな識別子を設定するため、一度集約したフローエントリを同一のヘッダフィールドを用いて再集約することはできない。言い換えれば、1種類のヘッダフィールドを用いて集約する場合、1度集約したフローエントリは、その通信経路上で異なるフローと再集約することはできない。このため、bjは次式(7)の制約を受ける。   Here, since a common identifier common to the new header field is set for the aggregated flow entries, the once-aggregated flow entries cannot be re-aggregated using the same header field. In other words, when aggregation is performed using one type of header field, a flow entry aggregated once cannot be re-aggregated with a different flow on the communication path. For this reason, bj is restricted by the following equation (7).

ここで、rjはリンクliと計測端末間の上での最短経路を意味しており、上式(7)中のrj⊂rkは、試験パケットの通信経路(往路)rjが、別の通信経路rkに包含されることを意味している。例えば、図4のトポロジにおいては、r8⊂r7⊂r3⊂r1、r8⊂r7⊂r2、r8⊂r7⊂r4、r8⊂r5⊂r6といった、通信経路の包含関係があるため、1つ目の包含関係(r8⊂r7⊂r3⊂r1)からは、b8,b7,b3,b1のうち最大で1つしか「1」となることができないという制約条件が適用される(他の包含関係からも同様の制約条件が適用される)。集約のために設定できるヘッダフィールド数をMとすれば、上式(7)は次式(8)で一般化される。 Here, rj means the shortest path between the link li and the measuring terminal, and r j ⊂r k in the above equation (7) is the communication path (outward path) r j of the test packet. It is meant to be encompassed in the communications path r k. For example, in the topology of FIG. 4, communication such as r 8 ⊂r 7 ⊂r 3 ⊂r 1 , r 8 ⊂r 7 ⊂r 2 , r 8 ⊂r 7 ⊂r 4 , r 8 ⊂r 5 ⊂r 6 Since there is an inclusion relation of the route, from the first inclusion relation (r 8 ⊂r 7 ⊂r 3 ⊂r 1 ), at most one of b 8, b 7, b 3, b 1 is “1”. Is applied (the same restriction is applied from other inclusion relationships). If the number of header fields that can be set for aggregation is M, the above equation (7) is generalized by the following equation (8).

上式(1)-(8)は整数計画問題で表現されており、汎用のソルバ(e.g., IBM ILOGCPLEXソやGLPK(Gnu Linear Programming Kit)等のソフトウェアにより最適解(max{F1, F2, …, FN}の最小値、ならびに、そのときのbj (j=1, 2, …, L))を計算できる。   The above equations (1)-(8) are expressed by integer programming problems. The optimal solution (max {F1, F2,… , FN} and bj (j = 1, 2,..., L)) at that time can be calculated.

上記の最適化計算が完了した後は、bj=1となったリンクljごとに、当該リンクを通過する全試験フローの集約が行われる。具体的には、対象フローの試験パケットヘッダフィールドに新たに一意の識別子を設定し、さらに当該スイッチに、前記図2,3を参照して説明したように、その新たなフィールドを用いた転送ルールを既存のフローエントリの代わりに設定する。   After the above optimization calculation is completed, all test flows passing through the link are aggregated for each link lj for which bj = 1. Specifically, a new unique identifier is set in the test packet header field of the target flow, and as described with reference to FIGS. 2 and 3, the transfer rule using the new field is set in the switch. To replace the existing flow entry.

なお、上記の集約は、上式(3),(4)の制約により、当該リンクが下流に接続されているスイッチのみならず、上流に位置する各スイッチに対しても実施される。例えば、図5において、リンクl3における集約が最適解として計算された場合(b3=1)は、リンクl3を通過する通信経路r1,r3に対応するフローエントリに、SrcPort番号=100といったルールが追加されて1つのフローエントリに集約され、その設定は、通信経路r1,r3が共通して通過する全てのスイッチ(SW8,SW7)に設定される。   Note that the above aggregation is performed not only on the switch to which the link is connected downstream but also on each switch located upstream due to the restrictions of the above equations (3) and (4). For example, in FIG. 5, when the aggregation at the link l3 is calculated as the optimal solution (b3 = 1), a rule such as SrcPort number = 100 is added to the flow entry corresponding to the communication paths r1 and r3 passing through the link l3. Are integrated into one flow entry, and the setting is set for all switches (SW8, SW7) through which the communication paths r1, r3 pass in common.

すなわち、本実施例によれば、最適解として計算されたリンクl3を出リンクとするスイッチSW7のみならず、その上流側で通信経路r1,r3が共通して通過するスイッチSW8のフローエントリも集約される。   That is, according to this embodiment, not only the switch SW7 having the link l3 calculated as the optimum solution as the outgoing link, but also the flow entries of the switch SW8 through which the communication paths r1 and r3 pass in common on the upstream side are aggregated. Is done.

本実施例によれば、OpenFlow等のSDNにおいて、各スイッチのフローエントリ数を少なく抑えながら、1台の計測端末で全リンクの通信品質を計測できるようになる。また、フローエントリ数を最小化して登録することで、マッチング検索処理時間の短縮、使用メモリサイズの小型化が実現され、通常のデータ転送用のエントリ数を増やすことができるので、本来の目的であるデータ転送を優先させた品質計測が可能になる。   According to the present embodiment, in SDN such as OpenFlow, the communication quality of all links can be measured with one measuring terminal while keeping the number of flow entries of each switch small. In addition, by minimizing and registering the number of flow entries, the matching search processing time can be reduced and the memory size used can be reduced, and the number of entries for normal data transfer can be increased. Quality measurement that prioritizes certain data transfer becomes possible.

1…サーバ装置,2…計測端末,10…リンク品質計測部,20…ネットワーク,101…計測経路計算部,102…フローエントリ集約部,103…通信経路設定部,201…OpenFlowコントローラ   DESCRIPTION OF SYMBOLS 1 ... Server apparatus, 2 ... Measurement terminal, 10 ... Link quality measurement part, 20 ... Network, 101 ... Measurement route calculation part, 102 ... Flow entry aggregation part, 103 ... Communication path setting part, 201 ... OpenFlow controller

Claims (7)

計測端末から送出された試験パケットを、ネットワーク上の各スイッチに登録されたフローエントリにしたがって中継するリンク品質計測装置において、
各スイッチの少なくとも一つにおいて、一の出リンクを通過する複数の試験フローに関するフローエントリが一つに集約され、
前記集約されたフローエントリでは、ユニークな識別子が前記出リンクと対応付けられ、
前記フローエントリを集約されたスイッチは、前記識別子の記述された試験パケットを、前記フローエントリに基づいて対応する出リンクへ転送することを特徴とするリンク品質計測装置。
In the link quality measurement device that relays the test packet sent from the measurement terminal according to the flow entry registered in each switch on the network,
In at least one of each switch, flow entries relating to a plurality of test flows passing through one outgoing link are aggregated into one,
In the aggregated flow entry, a unique identifier is associated with the outgoing link,
The link quality measuring apparatus, wherein the switch into which the flow entries are aggregated transfers the test packet in which the identifier is described to a corresponding outgoing link based on the flow entry.
通過する全ての試験フローのフローエントリが一つに集約されたリンクの複数の試験フローが共通して通過する他のリンクを出リンクとするスイッチでは、当該複数の試験フローのフローエントリが集約されていることを特徴とする請求項1に記載のリンク品質計測装置。   In switches where multiple test flows of a link in which all the flow entries of all the test flows that pass through are aggregated into one link are used as the outgoing link, the flow entries of the plurality of test flows are aggregated. The link quality measuring apparatus according to claim 1, wherein 前記試験パケットの計測経路を計算する手段と、
前記計測経路に対応した各スイッチの少なくとも一つにおいて、そのフローエントリを集約する手段と、
前記集約された各フローエントリを対応する各スイッチに登録する手段とを具備し、
前記集約する手段は、
各スイッチに登録されるフローエントリ数の最大値を最小化する目的関数を設定し、
各スイッチのフローエントリ数を当該スイッチの各出リンクを通過する試験フロー数の総和とし、
集約有りリンクを「1」、集約無しリンクを「0」とするバイナリ変数を定義し、
各スイッチの入リンクの試験フロー数を各出リンクの試験フロー数の総和に基づいて求めること、集約有りリンクの試験フロー数を「1」とすること、および各試験フローが通過するリンクに対応したバイナリ変数の総和が試験パケットに追加できるフィールド数に等しいこと、を制約条件に含む整数計画問題を解いて集約対象のリンクを決定することを特徴とする請求項1または2に記載のリンク品質計測装置。
Means for calculating a measurement path of the test packet;
Means for aggregating the flow entries in at least one of the switches corresponding to the measurement path;
Means for registering each aggregated flow entry with a corresponding switch,
The means for aggregating is
Set an objective function that minimizes the maximum number of flow entries registered in each switch,
Let the number of flow entries for each switch be the sum of the number of test flows that pass through each outgoing link for that switch,
Define a binary variable with “1” for the link with aggregation and “0” for the link without aggregation.
Obtain the number of incoming test flows for each switch based on the total number of test flows for each outgoing link, set the number of test flows for aggregated links to "1", and support the links through which each test flow passes The link quality according to claim 1 or 2, wherein a link to be aggregated is determined by solving an integer programming problem including a constraint condition that a sum of binary variables equal to a number of fields that can be added to a test packet. Measuring device.
前記各スイッチの入リンクの試験フロー数が、各出リンクの試験フロー数の総和+1として求められることを特徴とする請求項3に記載のリンク品質計測装置。   4. The link quality measuring apparatus according to claim 3, wherein the number of test flows for each incoming link of each switch is obtained as a sum of the number of test flows for each outgoing link + 1. 各スイッチでは、計測端末のアドレスを宛先アドレスとする復路の試験パケット用のフローエントリが一つに集約されていることを特徴とする請求項1ないし4のいずれかに記載のリンク品質計測装置。   5. The link quality measuring apparatus according to claim 1, wherein each switch aggregates the flow entries for the return path test packets whose destination address is the address of the measuring terminal. ネットワーク上の各スイッチに登録される試験パケットのエントリーフローをコンピュータが集約する方法であって、
各スイッチに登録されるフローエントリ数の最大値を最小化する目的関数を設定し、
各スイッチのフローエントリ数を当該スイッチの各出リンクを通過する試験フロー数の総和とし、
集約有りリンクを「1」、集約無しリンクを「0」とするバイナリ変数を定義し、
各スイッチの入リンクの試験フロー数を各出リンクの試験フロー数の総和に基づいて求めること、集約有りリンクの試験フロー数を「1」とすること、および各試験フローが通過するリンクに対応したバイナリ変数の総和が試験パケットに追加できるフィールド数に等しいこと、を制約条件に含む整数計画問題を解いて集約対象のリンクを決定することを特徴とするリンク品質計測装置のフローエントリ集約方法。
A method in which a computer aggregates the entry flow of test packets registered in each switch on a network,
Set an objective function that minimizes the maximum number of flow entries registered in each switch,
Let the number of flow entries for each switch be the sum of the number of test flows that pass through each outgoing link for that switch,
Define a binary variable with “1” for the link with aggregation and “0” for the link without aggregation.
Obtain the number of incoming test flows for each switch based on the total number of test flows for each outgoing link, set the number of test flows for aggregated links to "1", and support the links through which each test flow passes A flow entry aggregation method for a link quality measurement apparatus, comprising: solving an integer programming problem including a constraint that a sum of binary variables equal to a number of fields that can be added to a test packet is determined.
ネットワーク上の各スイッチに登録される試験パケットのフローエントリをコンピュータに集約させるプログラムであって、
各スイッチに登録されるフローエントリ数の最大値を最小化する目的関数を設定し、
各スイッチのフローエントリ数を当該スイッチの各出リンクを通過する試験フロー数の総和とし、
集約有りリンクを「1」、集約無しリンクを「0」とするバイナリ変数を定義し、
各スイッチの入リンクの試験フロー数を各出リンクの試験フロー数の総和に基づいて求めること、集約有りリンクの試験フロー数を「1」とすること、および各試験フローが通過するリンクに対応したバイナリ変数の総和が試験パケットに追加できるフィールド数に等しいこと、を制約条件に含む整数計画問題を解いて集約対象のリンクを決定することを、コンピュータに実行させるリンク品質計測装置のフローエントリ集約プログラム。
A program that causes a computer to aggregate flow entries of test packets registered in each switch on the network,
Set an objective function that minimizes the maximum number of flow entries registered in each switch,
Let the number of flow entries for each switch be the sum of the number of test flows that pass through each outgoing link for that switch,
Define a binary variable with “1” for the link with aggregation and “0” for the link without aggregation.
Obtain the number of incoming test flows for each switch based on the total number of test flows for each outgoing link, set the number of test flows for aggregated links to "1", and support the links through which each test flow passes Link quality measurement device flow entry aggregation that causes the computer to determine the link to be aggregated by solving the integer programming problem that includes the constraint that the sum of the binary variables equal to the number of fields that can be added to the test packet program.
JP2013217302A 2013-10-18 2013-10-18 Link quality measuring apparatus and flow entry aggregation method and program Active JP6226691B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2013217302A JP6226691B2 (en) 2013-10-18 2013-10-18 Link quality measuring apparatus and flow entry aggregation method and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2013217302A JP6226691B2 (en) 2013-10-18 2013-10-18 Link quality measuring apparatus and flow entry aggregation method and program

Publications (2)

Publication Number Publication Date
JP2015080143A JP2015080143A (en) 2015-04-23
JP6226691B2 true JP6226691B2 (en) 2017-11-08

Family

ID=53011220

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2013217302A Active JP6226691B2 (en) 2013-10-18 2013-10-18 Link quality measuring apparatus and flow entry aggregation method and program

Country Status (1)

Country Link
JP (1) JP6226691B2 (en)

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP5674107B2 (en) * 2010-10-19 2015-02-25 日本電気株式会社 Communication system, control device, processing rule setting method and program
WO2012081549A1 (en) * 2010-12-13 2012-06-21 日本電気株式会社 Computer system, controller, controller manager, and communication path analysis method
JP5458038B2 (en) * 2011-02-21 2014-04-02 日本電信電話株式会社 Flow switch, flow control system, and flow control method
JP6061829B2 (en) * 2013-09-27 2017-01-18 Kddi株式会社 Link quality measuring apparatus and flow entry aggregation method and program

Also Published As

Publication number Publication date
JP2015080143A (en) 2015-04-23

Similar Documents

Publication Publication Date Title
US10075371B2 (en) Communication system, control apparatus, packet handling operation setting method, and program
JP4774357B2 (en) Statistical information collection system and statistical information collection device
CN103069754B (en) Communication unit, communication system, communication means and recording medium
WO2011155510A1 (en) Communication system, control apparatus, packet capture method and program
JP5534481B2 (en) Communication quality monitoring system, communication quality monitoring method, and storage medium
JP5858141B2 (en) Control device, communication device, communication system, communication method, and program
JPWO2013133400A1 (en) Control device, communication system, switch control method, and program
WO2013039083A1 (en) Communication system, control devices, and communication method
WO2015125804A1 (en) Communication system, control device, communication control method and program
CN105743687B (en) Method and device for judging node fault
US20220294712A1 (en) Using fields in an encapsulation header to track a sampled packet as it traverses a network
JP2015508950A (en) Control method, control device, communication system, and program
US10904150B1 (en) Distributed dynamic load balancing in network systems
US20210336960A1 (en) A System and a Method for Monitoring Traffic Flows in a Communications Network
JP2016144039A (en) Evaluation device, evaluation method, and program
JP6226691B2 (en) Link quality measuring apparatus and flow entry aggregation method and program
JPWO2014126094A1 (en) COMMUNICATION SYSTEM, COMMUNICATION METHOD, CONTROL DEVICE, CONTROL DEVICE CONTROL METHOD, AND PROGRAM
JP6061829B2 (en) Link quality measuring apparatus and flow entry aggregation method and program
JP2011244312A (en) Node device, optimal path determination method, and program
JP6632556B2 (en) Link quality measurement device and its flow entry determination server device and switch
Chen et al. CFINT: Cluster based fast in-band network-wide telemetry in 6G-enabled networks
US20140233392A1 (en) Communication apparatus, communication system, communication control method, and program
JP5829183B2 (en) Method, node device, and program for detecting faulty node device or faulted link in real time based on routing protocol
JP2018042164A (en) Network management system, flow collection device, network management device, network management method, flow collection method, network management program, and flow collection program
Tian et al. Minimizing Network Resources Consumed for Link Latency Measurements in SDNs

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20160729

RD04 Notification of resignation of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7424

Effective date: 20160822

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20170512

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20170705

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20170901

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20171010

R150 Certificate of patent or registration of utility model

Ref document number: 6226691

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150