JP2015142344A - Communication system, control device, communication node, control information setting method and program - Google Patents

Communication system, control device, communication node, control information setting method and program Download PDF

Info

Publication number
JP2015142344A
JP2015142344A JP2014015918A JP2014015918A JP2015142344A JP 2015142344 A JP2015142344 A JP 2015142344A JP 2014015918 A JP2014015918 A JP 2014015918A JP 2014015918 A JP2014015918 A JP 2014015918A JP 2015142344 A JP2015142344 A JP 2015142344A
Authority
JP
Japan
Prior art keywords
information
control information
control
control device
identification information
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP2014015918A
Other languages
Japanese (ja)
Inventor
真実雄 外園
Mamio Sotozono
真実雄 外園
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 JP2014015918A priority Critical patent/JP2015142344A/en
Publication of JP2015142344A publication Critical patent/JP2015142344A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Data Exchanges In Wide-Area Networks (AREA)

Abstract

PROBLEM TO BE SOLVED: To enable efficient work for confirming the consistency of control information in a centralized control network.SOLUTION: The communication system includes: a control device which controls a communication node by setting control information to the communication node; and a control node which processes a reception packet according to the control information set by the control device. The control device embeds identification information, enabling identifying the setting period of the control information, into a predetermined area in the control information. The communication node maintains the control information in the state of including the identification information.

Description

本発明は、通信システム、制御装置、通信ノード、制御情報の設定方法及びプログラムに関し、特に、制御装置が通信ノードに制御情報を設定することにより通信を実現する通信システム、制御装置、通信ノード、制御情報の設定方法及びプログラムに関する。   The present invention relates to a communication system, a control device, a communication node, a control information setting method, and a program, and in particular, a communication system, a control device, a communication node, and a communication device that realize communication by the control device setting control information in the communication node. The present invention relates to a control information setting method and program.

特許文献1にオープンフローを用いたネットワークシステムの一例が開示されている。オープンフローでは、オープンフローコントローラ(以下、「OFC」)と呼ばれる制御装置が、オープンフロースイッチ(以下、「OFS」)と呼ばれる通信ノードにフローエントリ等と呼ばれる一種の制御情報を設定することで通信を実現している。   Patent Document 1 discloses an example of a network system using OpenFlow. In OpenFlow, a control device called an OpenFlow controller (hereinafter “OFC”) communicates by setting a kind of control information called a flow entry or the like in a communication node called an OpenFlow switch (hereinafter “OFS”). Is realized.

オープンフローについては、非特許文献1、2に詳細が記載されている。非特許文献2においては、フローエントリ中に、Cookieと呼ばれる識別情報を格納するCookieフィールドが設けられ、コントローラによるフローエントリの操作時に、Cookieフィールドを指定することができるようになっている(非特許文献2の「A.3.4 Modify State Messages」等参照)。特許文献1においては、このCookieフィールドに、フローを識別するためのフロー識別子を格納し、サンプリング対象のフローの識別に利用している。   Details of OpenFlow are described in Non-Patent Documents 1 and 2. In Non-Patent Document 2, a Cookie field for storing identification information called Cookie is provided in a flow entry, and the Cookie field can be specified when a flow entry is operated by a controller (Non-Patent Document 2). (Refer to “A.3.4 Modify State Messages” in Document 2). In Patent Document 1, a flow identifier for identifying a flow is stored in the Cookie field and used for identifying a sampling target flow.

特許文献2には、運用系と待機系によって2重化されたデータベースシステムにおいて、運用系データベースと待機系データベースとが、更新時にデータに付与されるシーケンス番号を用いて同期及び整合を行う構成が開示されている。   Patent Document 2 describes a configuration in which, in a database system that is duplicated by an active system and a standby system, the active database and the standby database perform synchronization and matching using a sequence number assigned to the data at the time of update. It is disclosed.

国際公開第2012/098786号International Publication No. 2012/098786 特開2010−152591号公報JP 2010-152591 A

Nick McKeownほか7名、“OpenFlow: Enabling Innovation in Campus Networks”、[online]、[平成26(2014)年1月22日検索]、インターネット〈URL: http://archive.openflow.org/documents/openflow-wp-latest.pdf〉Nick McKeown and 7 others, “OpenFlow: Enabling Innovation in Campus Networks”, [online], [searched on January 22, 2014], Internet <URL: http://archive.openflow.org/documents/ openflow-wp-latest.pdf> “OpenFlow Switch Specification” Version 1.1.0 Implemented (Wire Protocol 0x02)、[online]、[平成26(2014)年1月22日検索]、インターネット〈URL: http://archive.openflow.org/documents/openflow-spec-v1.1.0.pdf〉“OpenFlow Specification” Version 1.1.0 Implemented (Wire Protocol 0x02), [online], [January 22, 2014 search], Internet <URL: http://archive.openflow.org/ documents / openflow-spec-v1.1.0.pdf>

以下の分析は、本発明によって与えられたものである。上記オープンフロー等の制御装置を有する通信システムにおいて、制御装置が保持する制御情報と通信ノードに設定した制御情報との一貫性の維持が問題となる。例えば、制御装置と通信ノードとの間の物理リンクに障害が発生し、制御装置から設定した制御情報が、通信ノードに正しく設定されていない事態が起こりうる。この結果、通信ノードに、必要な制御情報が通信ノードに設定されずにパケットロスとなったり、場合によっては、パケットループが生じたりする可能性もある。また、同様の問題は、制御装置が運用系(現用系)と待機系(予備系)とに冗長化されている場合にも起こりうる。   The following analysis is given by the present invention. In a communication system having a control device such as the OpenFlow, it is a problem to maintain consistency between control information held by the control device and control information set in the communication node. For example, a failure may occur in the physical link between the control device and the communication node, and the control information set from the control device may not be set correctly in the communication node. As a result, there is a possibility that necessary control information is not set in the communication node in the communication node, resulting in packet loss, or in some cases, a packet loop. The same problem can also occur when the control device is made redundant into an active system (active system) and a standby system (standby system).

上記制御情報エントリのようなエントリ同士の一貫性を確認する方法として特許文献2のように、データ更新時にインクリメントするシーケンス番号を付与して両者を照合していく方法が挙げられる。しかしながら、オープンフローにおいては、非特許文献2のように、オープンフローコントローラに適合するスイッチの仕様が詳細に決められており、シーケンス番号を格納するための専用領域を設けるだけに止まらず、該領域を読みだすための専用メッセージまで定義する必要が生じてしまう。   As a method for confirming the consistency between entries such as the control information entry, there is a method in which a sequence number that is incremented at the time of data update is given and collated with each other, as in Patent Document 2. However, in OpenFlow, as in Non-Patent Document 2, the specification of a switch suitable for the OpenFlow controller is determined in detail, and it is not limited to providing a dedicated area for storing a sequence number. It becomes necessary to define even a dedicated message for reading.

また仮に、上記のようなシーケンス番号を付与することが受け入れられたとしても、制御情報同士をどのように照合、比較していくかが問題となる。例えば、全件の制御情報を網羅的に照合する場合、通信ノードの数とそれぞれの通信ノードが保持する制御情報の数に応じて、時間が掛かってしまうという問題点がある。   Further, even if it is accepted that the sequence numbers as described above are accepted, there is a problem in how the control information is collated and compared. For example, when all the control information is collated comprehensively, there is a problem that it takes time depending on the number of communication nodes and the number of control information held by each communication node.

本発明は、上記集中制御型のネットワークにおける制御情報の一貫性の確認作業を効率化できる通信システム、制御装置、通信ノード、制御情報の設定方法及びプログラムを提供することを目的とする。   It is an object of the present invention to provide a communication system, a control device, a communication node, a control information setting method, and a program capable of improving the efficiency of checking the consistency of control information in the centralized control network.

第1の視点によれば、通信ノードに制御情報を設定することにより前記通信ノードを制御する制御装置と、前記制御装置から設定された前記制御情報に従って受信パケットを処理する通信ノードと、を含み、前記制御装置は、前記制御情報中の所定の領域に、当該制御情報の設定時期を特定可能な識別情報を埋め込み、前記通信ノードは、前記識別情報を含んだ状態で、前記制御情報を保持する通信システムが提供される。   According to a first aspect, comprising: a control device that controls the communication node by setting control information in the communication node; and a communication node that processes a received packet according to the control information set from the control device. The control device embeds identification information capable of specifying a set time of the control information in a predetermined area in the control information, and the communication node holds the control information in a state including the identification information. A communication system is provided.

第2の視点によれば、上記した通信システムに用いる制御装置及び通信ノードが提供される。   According to the 2nd viewpoint, the control apparatus and communication node which are used for an above-described communication system are provided.

第3の視点によれば、制御装置が、制御情報の設定時期を特定可能な識別情報を含んだ制御情報を作成するステップと、前記制御装置が、通信ノードに前記識別情報を含んだ制御情報を設定するステップと、を特徴とする制御情報の設定方法が提供される。本方法は、通信ノードに制御情報を設定することにより通信ノードを制御する制御装置という、特定の機械に結びつけられている。   According to a third aspect, the control device creates control information including identification information that can specify a setting time of the control information, and the control device includes control information including the identification information in a communication node. And a control information setting method characterized by the following. This method is linked to a specific machine called a control device that controls a communication node by setting control information in the communication node.

第4の視点によれば、制御装置を構成するコンピュータに、制御情報の設定時期を特定可能な識別情報を含んだ制御情報を作成する処理と、通信ノードに前記識別情報を含んだ制御情報を設定する処理と、を実行させるプログラムが提供される。なお、このプログラムは、コンピュータが読み取り可能な(非トランジエントな)記憶媒体に記録することができる。即ち、本発明は、コンピュータプログラム製品として具現することも可能である。   According to the fourth aspect, a process of creating control information including identification information that can specify a setting time of control information in a computer constituting the control device, and control information including the identification information in a communication node A program for executing the setting process is provided. This program can be recorded on a computer-readable (non-transient) storage medium. That is, the present invention can be embodied as a computer program product.

本発明によれば、制御情報の設定時期を特定可能な識別情報を用いることで、集中制御型のネットワークにおける制御情報の一貫性の確認作業が効率化される。   According to the present invention, by using identification information that can specify the setting timing of control information, it is possible to efficiently check the consistency of control information in a centralized control type network.

本発明の第1の実施形態の構成を示す図である。It is a figure which shows the structure of the 1st Embodiment of this invention. 本発明の第1の実施形態の変形構成を示す図である。It is a figure which shows the deformation | transformation structure of the 1st Embodiment of this invention. 本発明の第2の実施形態の通信システムの構成を示す図である。It is a figure which shows the structure of the communication system of the 2nd Embodiment of this invention. 本発明の第2の実施形態の通信システムの詳細構成を示すブロック図である。It is a block diagram which shows the detailed structure of the communication system of the 2nd Embodiment of this invention. 本発明の第2の実施形態のCookie値の生成方法を説明するための図である。It is a figure for demonstrating the production | generation method of the Cookie value of the 2nd Embodiment of this invention. 本発明の第2の実施形態のOFC(運用系)の動作を表した流れ図である。It is a flowchart showing operation | movement of OFC (operation system) of the 2nd Embodiment of this invention. 図3の状態において、新規エントリが追加された状態を示す図である。FIG. 4 is a diagram illustrating a state where a new entry is added in the state of FIG. 3. 本発明の第2の実施形態の通信システムの動作(障害発生時)を説明するための図である。It is a figure for demonstrating operation | movement (at the time of failure occurrence) of the communication system of the 2nd Embodiment of this invention. 本発明の第2の実施形態のOFC(待機系)の動作を表した流れ図である。It is a flowchart showing operation | movement of OFC (standby system) of the 2nd Embodiment of this invention. 本発明の第2の実施形態のOFC(待機系)によるフローエントリの整合処理の別の例を説明するための図である。It is a figure for demonstrating another example of the matching process of the flow entry by OFC (standby system) of the 2nd Embodiment of this invention. 本発明の第2の実施形態のOFC(待機系)によるフローエントリの整合処理の別の例を説明するための図である。It is a figure for demonstrating another example of the matching process of the flow entry by OFC (standby system) of the 2nd Embodiment of this invention. 本発明の第3の実施形態において使用される識別情報の構成を示す図である。It is a figure which shows the structure of the identification information used in the 3rd Embodiment of this invention. 本発明の第3の実施形態における優先度を用いたフローエントリの整合処理の例を説明するための図である。It is a figure for demonstrating the example of the matching process of the flow entry using the priority in the 3rd Embodiment of this invention. 本発明の第3の実施形態における優先度を用いたフローエントリの整合処理の別の例を説明するための図である。It is a figure for demonstrating another example of the matching process of the flow entry using the priority in the 3rd Embodiment of this invention.

[第1の実施形態]
本発明は、その一実施形態において、図1に示すように、通信ノード20に制御情報を設定することにより通信ノード20を制御する制御装置10と、制御装置10から設定された前記制御情報に従って受信パケットを処理する通信ノード20と、を含む通信システムにて実現できる。より具体的には、制御装置10は、制御情報中の所定の領域に、当該制御情報の設定時期を特定可能な識別情報(図1のT1、T2)を埋め込む。通信ノード20は、前記識別情報を含んだ状態で、前記制御情報を保持する。
[First Embodiment]
In the embodiment, as shown in FIG. 1, the present invention includes a control device 10 that controls the communication node 20 by setting control information in the communication node 20, and the control information set by the control device 10. This can be realized by a communication system including a communication node 20 that processes received packets. More specifically, the control device 10 embeds identification information (T1, T2 in FIG. 1) that can specify the set time of the control information in a predetermined area in the control information. The communication node 20 holds the control information in a state including the identification information.

このようにすることで、識別情報を手掛かりに、ネットワーク障害等が発生したタイミング付近(例えば、識別情報T2に対応する時間帯)で通信ノード20に設定された制御情報から同期外れの確認処理を開始できる。この結果、制御装置10と通信ノード20との間で同期外れを早期に回復することが可能となる。   In this way, with the identification information as a clue, the process of confirming the out-of-synchronization from the control information set in the communication node 20 near the timing when a network failure or the like has occurred (for example, the time zone corresponding to the identification information T2). You can start. As a result, loss of synchronization between the control device 10 and the communication node 20 can be recovered early.

なお、図1では、制御装置10と通信ノード20間の同期外れの確認に用いる例を挙げて説明したが、例えば、図2に示すように、制御装置10から通信ノード20に設定した制御情報を受け取る検証装置30を設ける構成も好ましく採用可能である。図2の構成によれば、制御装置10に代わって検証装置30が同期外れを確認することができる。また、検証装置30において、障害の解析や制御装置10の動作検証等を行う際にも前記識別情報を用いて分析を行うことが可能となる。   In FIG. 1, the example used for confirming the loss of synchronization between the control device 10 and the communication node 20 has been described. For example, as illustrated in FIG. 2, the control information set in the communication node 20 from the control device 10. A configuration in which a verification device 30 for receiving the signal is provided can be preferably employed. According to the configuration of FIG. 2, the verification device 30 can confirm the loss of synchronization instead of the control device 10. Further, the verification apparatus 30 can also perform analysis using the identification information when performing failure analysis, operation verification of the control apparatus 10, and the like.

[第2の実施形態]
続いて、制御装置として複数のOFCを用意して冗長化を行い、そのうちの1台を運用系(現用系)として動作させ、その他の装置を待機系(予備系)として待機させるようにした第2の実施形態について図面を参照して詳細に説明する。
[Second Embodiment]
Subsequently, a plurality of OFCs are prepared as control devices for redundancy, one of them is operated as an active system (active system), and the other apparatus is set as a standby system (standby system). The second embodiment will be described in detail with reference to the drawings.

図3は、本発明の第2の実施形態の構成を模式的に表した図である。図3を参照すると、運用系として動作するOFC(運用系)100Aと、運用系に代わって動作可能なOFC(待機系;第2の制御装置)100Bと、1以上のOFS200A〜200Cとが接続された構成が示されている。なお、以下の説明では、OFC(運用系)100A、OFC(待機系)100Bを特に区別しない場合、「OFC100」と記す。同様に、OFS200A〜200Cを特に区別しない場合「OFS200」と記す。   FIG. 3 is a diagram schematically showing the configuration of the second exemplary embodiment of the present invention. Referring to FIG. 3, an OFC (active system) 100A that operates as an active system, an OFC (standby system; second control device) 100B that can operate in place of the active system, and one or more OFSs 200A to 200C are connected. The configuration shown is shown. In the following description, the OFC (active system) 100A and the OFC (standby system) 100B are described as “OFC100” unless otherwise distinguished. Similarly, the OFS 200A to 200C are described as “OFS 200” when they are not particularly distinguished.

OFC(運用系)100Aは、OFS200に対してフローエントリを設定することにより、フロー制御を指示する。OFS200は、OFC100から設定されたフローエントリに基づいて、受信フレーム(パケット)を更新したり、他のOFS200に転送したり、廃棄したりする。   The OFC (active system) 100A instructs flow control by setting a flow entry to the OFS 200. The OFS 200 updates the received frame (packet) based on the flow entry set from the OFC 100, forwards it to another OFS 200, or discards it.

また、OFC(運用系)100Aは、OFC(待機系)100Bに対し、OFS200に設定したフローエントリそのものあるいはその内容を通知する。OFC(待機系)100Bは、受信したフローエントリを保持し、OFC(運用系)100Aが障害で運用を継続できない場合に、保持していたフローエントリを基に、運用の引き継ぎを実施する。   Further, the OFC (active system) 100A notifies the OFC (standby system) 100B of the flow entry itself set in the OFS 200 or its contents. The OFC (standby system) 100B retains the received flow entry, and when the OFC (active system) 100A cannot continue operation due to a failure, it takes over the operation based on the retained flow entry.

図4は、OFC100とOFS200の詳細な構成図である。OFC(運用系)100Aは、OFS制御部110Aとフローエントリ管理テーブル120Aとを備えている(OFC(待機系)100Bも同様)。OFS200は、フローエントリ処理部210とフローテーブル220とを備えている。   FIG. 4 is a detailed configuration diagram of the OFC 100 and the OFS 200. The OFC (active system) 100A includes an OFS control unit 110A and a flow entry management table 120A (the same applies to the OFC (standby system) 100B). The OFS 200 includes a flow entry processing unit 210 and a flow table 220.

OFC(運用系)100AのOFS制御部110Aは、ユーザからの指示あるいは所定の制御ポリシに従って動作し、「フローエントリ管理テーブル120Aの更新」と「OFS200へのフローエントリの操作内容(追加、変更又は削除)の指示」と「OFC(待機系)100Bに対するフローエントリの更新内容の通知(同期)」を実施する。   The OFS control unit 110A of the OFC (active system) 100A operates in accordance with an instruction from a user or a predetermined control policy, and “updates of the flow entry management table 120A” and “operation contents (addition, change or change of flow entry to the OFS 200)”. Delete) ”and“ notification (synchronization) of flow entry update contents to OFC (standby system) 100B ”.

OFC(待機系)100BのOFS制御部110Bは、OFC(運用系)100Aから受信したフローエントリをフローエントリ管理テーブル120Bに保存する。   The OFS control unit 110B of the OFC (standby system) 100B stores the flow entry received from the OFC (active system) 100A in the flow entry management table 120B.

OFS200のフローエントリ処理部210は、OFC(運用系)100Aから受信されたフローエントリをフローテーブル220に保存する。   The flow entry processing unit 210 of the OFS 200 stores the flow entry received from the OFC (active system) 100A in the flow table 220.

フローエントリ管理テーブル120内のフローエントリ121A、121Bおよびフローテーブル220内のフローエントリ221は、Cookieとマッチ条件とActionの情報を持つ。
マッチ条件はOFS200に入力するフレーム(パケット)がこのフローエントリに適合しているかを判断するための情報である。Actionはマッチ条件に適合したフレーム(パケット)に適用する処理内容を示す情報である。Cookieは、OFC100がOFS200へフローエントリを設定する際に生成する制御情報(フローエントリ)の識別情報である。本実施形態では、非特許文献2のCookieを用いることとし、Cookieを指定してフローエントリの取得や操作ができるものとする。
The flow entries 121A and 121B in the flow entry management table 120 and the flow entry 221 in the flow table 220 have information on cookie, match condition, and action.
The match condition is information for determining whether a frame (packet) input to the OFS 200 conforms to this flow entry. Action is information indicating the processing content applied to a frame (packet) that matches the matching condition. Cookie is identification information of control information (flow entry) generated when the OFC 100 sets a flow entry in the OFS 200. In the present embodiment, it is assumed that the Cookie of Non-Patent Document 2 is used, and that a Cookie can be specified to acquire and operate a flow entry.

図5は、OFC100によるCookie値の生成ルールの一例を示す図である。図5の例では、特定時刻を起点としてT秒間隔でCookie値を増大させることで、フローエントリの設定時期を特定可能なCookie値を生成している。なお、Cookie値の上限値が定められており、(N−1)になった場合、次のタイミングではCookie値を初期値(0)戻す処理が行われる。このようにすることで、Cookie値の長さを所定のビット数に抑えることが可能となっている。   FIG. 5 is a diagram illustrating an example of a cookie value generation rule by the OFC 100. In the example of FIG. 5, a cookie value that can specify the set time of the flow entry is generated by increasing the cookie value at intervals of T seconds starting from the specific time. In addition, when the upper limit value of the cookie value is determined and becomes (N−1), processing for returning the cookie value to the initial value (0) is performed at the next timing. In this way, the length of the cookie value can be suppressed to a predetermined number of bits.

図5に示すCookie値の生成ルールの場合、OS(Operating System)から取得した時刻を、N×T秒で除算し、余りをさらにTで除算(余りは切り捨て)することでCookie値を求めることができる。これにより、UNIX(登録商標)エポックタイムを起点として、T秒単位に0〜(N−1)の範囲で変化するCookie値を得ることができる。   In the case of the Cookie value generation rule shown in FIG. 5, the time obtained from the OS (Operating System) is divided by N × T seconds, and the remainder is further divided by T (the remainder is rounded down) to obtain the Cookie value. Can do. Thereby, it is possible to obtain a Cookie value that changes in the range of 0 to (N−1) in units of T seconds starting from the UNIX (registered trademark) epoch time.

なお、上記Cookie値の生成式中の「N」は、事前に決められたCookie値が取りうる数であり、OFS200に設定されているフローエントリを分割する数ともなる。OFC100とOFS200の間でフローエントリの整合処理は、分割単位であるNごとに実施されることになる。Nを大きくすると、1回のフローエントリの整合処理で、OFS200から取得する際に使用するOpenFlowメッセージ数が多くなる。一方で、Nを小さくするとOpenFlowメッセージ数を少なくできるが、同値のCookie値を持つフローエントリが増えてしまう。これらを考慮してNの大きさをチューニングする必要がある。   Note that “N” in the cookie value generation formula is a number that can be taken by a predetermined cookie value, and is also a number that divides the flow entry set in the OFS 200. The flow entry matching process between the OFC 100 and the OFS 200 is performed for each N that is a division unit. When N is increased, the number of OpenFlow messages used for acquisition from the OFS 200 increases in one flow entry matching process. On the other hand, if N is reduced, the number of OpenFlow messages can be reduced, but the number of flow entries having the same Cookie value increases. It is necessary to tune the magnitude of N in consideration of these.

同様に、Cookie値の更新時間間隔である「T」は、多数のフローが同一のCookie値とならないように分散するための値でもある。特定の時間帯にフローエントリが多数設定されることがあり、各フローエントリのCookie値がうまく分散されないと、多数のフローエントリが同時に取得され、フローエントリの整合処理の時間が長くなる場合がある。OFS200へのフローエントリのセットアップ性能が高いほど、一定期間に設定可能なフローエントリの数が多くなることから、Cookie値を分散させるには、更新時間間隔Tを小さくする必要がある。従って、これらを考慮してTの値もチューニングする必要がある。   Similarly, “T”, which is the update time interval of the cookie value, is also a value for distributing a large number of flows so as not to have the same cookie value. A large number of flow entries may be set in a specific time zone, and if the cookie values of each flow entry are not well distributed, a large number of flow entries may be acquired at the same time, and the flow entry matching process may take a long time. . As the setup performance of the flow entry to the OFS 200 increases, the number of flow entries that can be set in a certain period increases. Therefore, in order to distribute the cookie values, it is necessary to reduce the update time interval T. Therefore, it is necessary to tune the value of T in consideration of these.

再度図4を参照すると、フローエントリの設定やOFC100間の通知により、OFC(運用系)100AとOFC(待機系)100BとOFS200とが同一のフローエントリ121A、121B、221を保持している。OFS200Aは、マッチ条件M1に適合するフレーム(パケット)を受信した場合、当該フレーム(パケット)に処理A1を適用する。それぞれのフローエントリのCookie値は対応していることになるため、Cookie値を指定してフローエントリ同士を照合することで、フローエントリの差分(同期外れ)を検出できることになる。   Referring to FIG. 4 again, the OFC (active system) 100A, the OFC (standby system) 100B, and the OFS 200 hold the same flow entries 121A, 121B, and 221 due to the flow entry setting and the notification between the OFCs 100. When the OFS 200A receives a frame (packet) that matches the match condition M1, the OFS 200A applies the process A1 to the frame (packet). Since the Cookie value of each flow entry corresponds, the flow entry difference (out of synchronization) can be detected by specifying the Cookie value and collating the flow entries.

なお、図4に示したOFC(制御装置)及びOFS(通信ノード)の各部(処理手段)は、これらの装置を構成するコンピュータに、そのハードウェアを用いて、上記した各処理を実行させるコンピュータプログラムにより実現することもできる。   Note that each unit (processing means) of the OFC (control device) and OFS (communication node) shown in FIG. 4 is a computer that causes the computer constituting these devices to execute the above-described processes using the hardware. It can also be realized by a program.

続いて、本実施形態の動作について図面を参照して、上記フローエントリの高速な照合処理の方法について詳細に説明する。図6は、フローエントリの設定契機が発生した際のOFC(運用系)100Aの動作を表した流れ図である。フローエントリの設定契機としては、図6のS11に示すユーザの指示のほか、OFSからのフローエントリの設定要求の受信や所定の通信ポリシに従ったフローエントリの操作等が挙げられる。   Next, the operation of the present embodiment will be described in detail with reference to the drawings with respect to a method for high-speed collation processing of the flow entry. FIG. 6 is a flowchart showing the operation of the OFC (active system) 100A when a flow entry setting trigger occurs. As a flow entry setting opportunity, in addition to a user instruction shown in S11 of FIG. 6, reception of a flow entry setting request from OFS, operation of a flow entry in accordance with a predetermined communication policy, and the like can be cited.

図6を参照すると、まず、OFC(運用系)100Aは、ユーザから指示を受けると(ステップS11)、その内容に応じてフローエントリの追加又は変更を行うのか否かを確認する(ステップS12)。   Referring to FIG. 6, first, when receiving an instruction from the user (step S11), the OFC (active system) 100A confirms whether or not to add or change a flow entry according to the content (step S12). .

フローエントリの追加又はフローエントリの変更を行う場合(ステップS12のYes)、OFC(運用系)100Aは、OFS200に対して追加または更新するフローエントリに付与するCookie値を計算する(ステップS13)。一方、フローエントリの削除を行う場合、Cookie値の計算は不要であり、ステップS13に進む。   When adding a flow entry or changing a flow entry (Yes in step S12), the OFC (active system) 100A calculates a cookie value to be given to the flow entry to be added or updated to the OFS 200 (step S13). On the other hand, when deleting a flow entry, it is not necessary to calculate a cookie value, and the process proceeds to step S13.

なお、本実施形態では、フローエントリの更新を行う場合にも、Cookie値を更新することとしているが、非特許文献2のオープンフロースペックのFlowTableModificationメッセージのModifyリクエストはCookieの更新を許容していない。一方で、FlowTableModificationメッセージのAddリクエストでは、Cookieの更新の許容をしているため、本実施形態では、フローエントリの更新の際に、更新前のフローに対してFlowTableModificationメッセージのAddリクエストでフローエントリの上書きを実施する。このように、本実施形態では、OFS200がFlowTableModificationメッセージのAddリクエストでCookieの更新をサポートしていることを前提とするが、その他専用のメッセージを定義(ベンダ定義メッセージ)してCookieの更新を実施することとしてもよい。   In the present embodiment, the cookie value is also updated when the flow entry is updated. However, the modification request of the OpenTable Spec FlowTableModification message of Non-Patent Document 2 does not allow the update of the cookie. . On the other hand, since the Cookie update is permitted in the Add request of the FlowTableModification message, in this embodiment, when the flow entry is updated, the Add request of the FlowTableModification message is added to the flow before the update. Perform overwriting. As described above, in this embodiment, it is assumed that OFS 200 supports the update of cookie with the Add request of the FlowTableModification message, but other dedicated messages are defined (vendor definition message) and the cookie is updated. It is good to do.

次に、OFC(運用系)100AのOFS制御部110Aは、「フローエントリ管理テーブル120Aの更新」と「OFS200へのフローエントリの操作内容(追加、変更又は削除)の指示」と「OFC(待機系)100Bに対するフローエントリの更新内容の通知(同期)」を実施する。   Next, the OFS control unit 110A of the OFC (active system) 100A performs “update of the flow entry management table 120A”, “instruction of the operation content (addition, change, or deletion) of the flow entry to the OFS 200” and “OFC (standby) System) 100B notification of flow entry update contents (synchronization) ".

図7は、図3の状態において、さらに、ユーザの指示に基づいて、マッチ条件M2、アクションA2を持つフローエントリ122A、122B、222が生成され、各装置に設定された状態を表している。また、図7の例では、前述の式を用いて、Cookie値「2」が計算されており、各フローエントリのCookieフィールドに設定されている。   FIG. 7 shows a state in which the flow entries 122A, 122B, and 222 having the match condition M2 and the action A2 are further generated and set in each device in the state of FIG. Further, in the example of FIG. 7, the cookie value “2” is calculated using the above-described equation, and is set in the Cookie field of each flow entry.

図8は、その後、OFC(運用系)100Aに障害が発生し、OFC(待機系)100BとOFS200とが接続された状態を示している。   FIG. 8 shows a state in which the OFC (active system) 100A subsequently fails and the OFC (standby system) 100B and OFS 200 are connected.

OFC(運用系)100Aに障害が発生し、OFC(運用系)100Aに代わってOFC(待機系)100Bが制御を引き継ぐにあたり、OFC(待機系)100Bは、図9に示す処理(フローエントリの整合処理)を実施する。   When a failure occurs in the OFC (active system) 100A and the OFC (standby system) 100B takes over control in place of the OFC (active system) 100A, the OFC (standby system) 100B performs the processing (flow entry of FIG. 9). Alignment processing) is performed.

図9を参照すると、OFC(待機系)100Bは、OFC(運用系)100Aに障害が発生したことを検出すると(ステップS21)、OFC(運用系)100Aに代わってOFSの制御を引き継ぐために、OFS200と接続する(ステップS22)。   Referring to FIG. 9, when the OFC (standby system) 100B detects that a failure has occurred in the OFC (active system) 100A (step S21), it takes over control of the OFS on behalf of the OFC (active system) 100A. The OFS 200 is connected (step S22).

次に、OFC(待機系)100BのOFS制御部110Bは、フロー追加・更新時(図6のS12)と同様の手法で、現在時刻からCookie値を計算する(ステップS23)。   Next, the OFS control unit 110B of the OFC (standby system) 100B calculates a cookie value from the current time using the same method as when adding or updating a flow (S12 in FIG. 6) (step S23).

次に、OFC(待機系)100Bは、計算したCookie値から分割単位ごとのフローエントリの照合を開始する(ステップS24)。   Next, the OFC (standby system) 100B starts collating the flow entry for each division unit from the calculated Cookie value (step S24).

続いて、OFC(待機系)100BのOFS制御部110Bは、OFS200とのフローエントリの整合処理を実施する。ここでは、図5に示すように、OFS200にフローエントリをN分割して登録するため、分割単位ごとにN回の照合処理を実施することになる。   Subsequently, the OFS control unit 110B of the OFC (standby system) 100B performs flow entry matching processing with the OFS 200. Here, as shown in FIG. 5, since the flow entry is divided into N and registered in the OFS 200, the collation process is performed N times for each division unit.

まず、OFC(待機系)100Bは、OFS200から該当Cookie値のフローエントリを取得する(ステップS25)。   First, the OFC (standby system) 100B acquires a flow entry of the corresponding cookie value from the OFS 200 (step S25).

次に、OFC(待機系)100Bは、取得したフローエントリとOFC(待機系)100Bのフローエントリ管理テーブル120B内のフローエントリの差分を抽出する(ステップS26)。   Next, the OFC (standby system) 100B extracts the difference between the acquired flow entry and the flow entry in the flow entry management table 120B of the OFC (standby system) 100B (step S26).

前ステップで、差分が抽出された場合、OFC(待機系)100Bは、抽出したフローエントリを基に、OFS200に対して自身のフローエントリと整合するよう、フローエントリの操作を指示する(ステップS27)。   When the difference is extracted in the previous step, the OFC (standby system) 100B instructs the OFS 200 to operate the flow entry so as to be consistent with its own flow entry based on the extracted flow entry (step S27). ).

次に、OFC(待機系)100Bは、Cookie値に対応する時刻の新しい方から古い方へ更新する。図5に示す例では、OFC(待機系)100BとOFS200が接続した時点のCookie値5から、時間を遡る4、3、2、...の方向へCookie値を更新する。なお、Cookie値が0となった場合、次の値はCookie値の最大値である(N−1)となる。   Next, the OFC (standby system) 100B updates from the newest time to the oldest time corresponding to the cookie value. In the example shown in FIG. 5, the time is traced back from the Cookie value 5 at the time when the OFC (standby system) 100B and the OFS 200 are connected to 4, 3, 2,. . . Update the cookie value in the direction of. When the cookie value is 0, the next value is (N-1) which is the maximum value of the cookie value.

次に、OFC(待機系)100Bは、Cookie値が1周したかどうかを確認する(ステップS29)。Cookie値が1周していない場合(ステップS29のNo)、ステップS25に戻って同様の整合処理を繰り返す。このように、Cookie値が1周して再び「5」となるまでステップS25〜S28の処理を繰り返すこととなる。   Next, the OFC (standby system) 100B confirms whether or not the cookie value has made one turn (step S29). If the cookie value does not make one turn (No in step S29), the process returns to step S25 and the same matching process is repeated. In this way, the processes in steps S25 to S28 are repeated until the cookie value goes around once and becomes “5” again.

Cookie値が1周している場合(ステップS29のYes)、一連の処理が完了する。   If the cookie value has made one turn (Yes in step S29), a series of processing is completed.

ここで、ステップS25〜S28で差分が抽出される場合の動作について図5を参照してより詳細に説明する。   Here, the operation when the difference is extracted in steps S25 to S28 will be described in more detail with reference to FIG.

図5のCookie値「4」のタイミングでOFC(運用系)100Aで障害が発生したものとする。その結果、図5のCookie値「4」のタイミングでOFC(運用系)100AからOFS200に送信されたフローエントリの設定指示がOFS200に到達せず、図8に示すようにOFC100側に、Cookie値「4」、マッチ条件M4、アクションA4のフローエントリ124A、124Bが設定される一方、OFS200Aのフローテーブル220には該当するフローエントリが設定されなかったものとする。   It is assumed that a failure has occurred in the OFC (active system) 100A at the timing of the cookie value “4” in FIG. As a result, the flow entry setting instruction transmitted from the OFC (active system) 100A to the OFS 200 at the timing of the cookie value “4” in FIG. 5 does not reach the OFS 200, and the Cookie value is displayed on the OFC 100 side as shown in FIG. It is assumed that the flow entry 124A and 124B of “4”, the match condition M4, and the action A4 are set, while the corresponding flow entry is not set in the flow table 220 of the OFS 200A.

前述のとおり、OFC(待機系)100Bと障害を検出したCookie値「5」の時点から照合を開始するが、この時点では、OFC(待機系)100にもOFS200Aにも該当するフローエントリは存在しないため差分も検出されない。   As described above, collation starts with the OFC (standby system) 100B at the time of the cookie value “5” at which the failure is detected. At this time, there is a flow entry corresponding to both the OFC (standby system) 100 and the OFS 200A. No difference is detected.

しかしながら、次のCookie値「4」を指定してOFS200Aからフローエントリを取得すると、OFC(待機系)100Bのフローエントリ管理テーブル120Bに存在するCookie値「4」のフローエントリ124Bが、OFS200Aのフローテーブル220に存在しないため、差分として抽出される。この場合、OFC(待機系)100Bは、OFS200Aに対して、Cookie値「4」、マッチ条件M4、アクションA4のフローエントリの設定を指示する。   However, when the flow entry is acquired from the OFS 200A by specifying the next cookie value “4”, the flow entry 124B having the cookie value “4” existing in the flow entry management table 120B of the OFC (standby system) 100B becomes the flow of the OFS 200A. Since it does not exist in the table 220, it is extracted as a difference. In this case, the OFC (standby system) 100B instructs the OFS 200A to set the cookie value “4”, the match condition M4, and the action A4 flow entry.

OFC(待機系)100Bは、同様にフローエントリの整合処理を継続するが、Cookie値3〜1の差分は存在しない。Cookie値が0となった段階でOFC(待機系)100Bは、自装置側に存在しないCookie値「0」のフローエントリを差分として抽出する。この場合、OFC(待機系)100Bは、OFS200Aに対して、Cookie値「0」、マッチ条件M2、アクションA2のフローエントリの削除を指示する。その後も同様に、OFC(待機系)100Bは、フローエントリの整合処理を継続するが、Cookie値(N−1)〜6の差分は存在しない。以上が完了した段階で、一連の整合処理が完了する。   The OFC (standby system) 100B similarly continues the flow entry matching process, but there is no difference between the Cookie values 3 to 1. When the cookie value becomes 0, the OFC (standby system) 100B extracts a flow entry having a cookie value “0” that does not exist on the own device side as a difference. In this case, the OFC (standby system) 100B instructs the OFS 200A to delete the cookie value “0”, the match condition M2, and the flow entry of the action A2. Similarly, the OFC (standby system) 100B continues the flow entry matching process, but there is no difference between the Cookie values (N−1) to 6. When the above is completed, a series of alignment processes are completed.

最後に、上記Cookie値を1周させて整合処理を網羅的に実施する意義について説明する。上記したようにフローエントリの追加又は変更時にCookie値を計算し、フローエントリを付加する構成を取った場合、OFCの障害発生と時間的に離れたタイミングでOFC100−OFS200間のフローエントリの不一致が発生することも想定される。例えば、図10に示すように、Cookie値「5」におけるフローエントリBの削除指示がOFC(待機系)100Bには伝わったが、リンク障害等の理由でOFS200にはフローエントリBの削除指示が伝らなかったものとする。この場合、OFS200に該当フローエントリBが残っているにも拘わらず、OFC(待機系)100Bは正常にフローエントリBの削除更新が行われたものとしてフローエントリ管理テーブル120Bから該当エントリを削除してしまう。   Finally, the significance of exhaustively performing the matching process by making the Cookie value go around once will be described. As described above, when the configuration is such that a cookie value is calculated when a flow entry is added or changed, and a flow entry is added, there is a flow entry mismatch between the OFC 100 and the OFS 200 at a timing separated from the occurrence of an OFC failure. It is also assumed that it will occur. For example, as shown in FIG. 10, the instruction to delete the flow entry B with the cookie value “5” has been transmitted to the OFC (standby system) 100B, but the OFS 200 has an instruction to delete the flow entry B due to a link failure or the like. Suppose that it was not transmitted. In this case, although the corresponding flow entry B remains in the OFS 200, the OFC (standby system) 100B deletes the corresponding entry from the flow entry management table 120B on the assumption that the flow entry B has been normally deleted and updated. End up.

このようなタイミングで発生する残存フローエントリBは、図10に示すように、フロー追加時のCookie値「2」を持つため、障害発生時刻の例えばCookie値「5」から開始する整合処理では検出できない。しかしながら、図11に示すように、Cookie値を1周させて網羅的に整合処理を実施することで、Cookie値「2」とした整合処理で、OFC(待機系)100B側になく、OFS200Aにのみ存在するフローエントリが差分として抽出される。これを受けて、OFC(待機系)100Bは、OFS200Aに対し、前記差分として抽出されたCookie値「2」を持つフローエントリBの削除を指示する。   As shown in FIG. 10, the remaining flow entry B generated at such a timing has a cookie value “2” at the time of adding a flow. Therefore, it is detected in the matching process starting from the cookie value “5” of the failure occurrence time. Can not. However, as shown in FIG. 11, by performing the comprehensive matching process by making the cookie value make one round, the matching process with the cookie value “2” is not performed on the OFC (standby system) 100B side but on the OFS 200A. Only the flow entries that exist are extracted as differences. In response to this, the OFC (standby system) 100B instructs the OFS 200A to delete the flow entry B having the cookie value “2” extracted as the difference.

以上のように、本実施形態によれば、運用系のOFCの障害時などに発生するOFC100とOFS200の間のフロー情報の不一致を高速に解消できると効果が奏される。その理由は、フローエントリの作成又は更新時に、フローエントリの設定(更新)時期を特定可能な識別情報をCookieフィールドに格納し、このCookieフィールドの値を基に、なるべく新しいフローエントリを優先して照合するよう構成したことにある。   As described above, according to the present embodiment, it is effective if the mismatch of the flow information between the OFC 100 and the OFS 200 that occurs at the time of failure of the active OFC can be resolved at high speed. The reason is that when creating or updating a flow entry, identification information that can specify the setting (update) time of the flow entry is stored in the Cookie field, and the new flow entry is given priority as much as possible based on the value of the Cookie field. It is in the configuration to verify.

[第3の実施形態]
続いて、上記したCookie値に代表される識別情報にさらに、フローの優先度情報を埋め込み、整合処理の際に参照するようにした第3の実施形態について説明する。本実施形態は、第2の実施形態と同様の構成にて実現できるので、以下、その相違点を中心に説明する。
[Third Embodiment]
Next, a description will be given of a third embodiment in which flow priority information is further embedded in identification information typified by the above-described Cookie value and is referred to during matching processing. Since the present embodiment can be realized with the same configuration as that of the second embodiment, the difference will be mainly described below.

図12は、本実施形態で使用する識別情報(Cookie値)の構成例を示す図である。図12の例では、識別情報(Cookie値)の上位所定ビットをフロー種別情報の格納領域とし、残る下位ビットを追加又は変更が行われた時期を示す時間情報の格納領域としている。そして、本実施形態では、フローエントリの追加又は変更が行われた時期を示す時間情報に加えて、上記フロー種別情報を用いた整合処理を実施する。   FIG. 12 is a diagram showing a configuration example of identification information (Cookie value) used in the present embodiment. In the example of FIG. 12, the upper predetermined bits of the identification information (Cookie value) are used as a storage area for flow type information, and the remaining lower bits are used as a storage area for time information indicating when the addition or change is performed. In this embodiment, in addition to the time information indicating when the flow entry is added or changed, the matching process using the flow type information is performed.

図13は、先に、フロー種別情報を用いて優先度の高いフロー種別P1を優先して整合処理を行う例を示している。その後は、第2の実施形態と同様に、OFC(待機系)100Bは、時間情報順に整合処理を実施していく。このようにすることで、優先度の高いフロー種別P1を優先して整合処理に掛けることが可能となる。   FIG. 13 shows an example in which the matching process is performed with priority given to the flow type P1 having a higher priority using the flow type information. After that, as in the second embodiment, the OFC (standby system) 100B performs the matching process in the order of time information. In this way, it is possible to prioritize the flow type P1 having a high priority and perform the matching process.

図14は、第2の実施形態と同様に、時間情報順に整合処理を実施していくが、フロー種別により整合処理を省略する例を示している。このようにすることで、優先度の高いフロー種別P1を優先して整合処理に掛けることが可能となる。   FIG. 14 shows an example in which the matching process is performed in the order of time information as in the second embodiment, but the matching process is omitted depending on the flow type. In this way, it is possible to prioritize the flow type P1 having a high priority and perform the matching process.

なお、図13、図14において、フロー種別P1についての整合処理が完了した後、その次に優先度の高いフロー種別(例えば、フロー種別Q1)を整合処理の対象としてもよいし、あるいは、いくつかのフロー種別をまとめて整合処理に掛けることも可能である。   In FIG. 13 and FIG. 14, after the matching process for the flow type P1 is completed, the flow type with the next highest priority (for example, the flow type Q1) may be the target of the matching process, or It is also possible to apply the matching process to all the flow types.

以上、本発明の各実施形態を説明したが、本発明は、上記した実施形態に限定されるものではなく、本発明の基本的技術的思想を逸脱しない範囲で、更なる変形・置換・調整を加えることができる。例えば、各図面に示したネットワーク構成、各要素の構成、メッセージの表現形態は、本発明の理解を助けるための一例であり、これらの図面に示した構成に限定されるものではない。   Although the embodiments of the present invention have been described above, the present invention is not limited to the above-described embodiments, and further modifications, substitutions, and adjustments are possible without departing from the basic technical idea of the present invention. Can be added. For example, the network configuration, the configuration of each element, and the expression form of a message shown in each drawing are examples for helping understanding of the present invention, and are not limited to the configuration shown in these drawings.

また例えば、上記した実施形態では、OFC(運用系)100Aに障害が発生し、OFC(待機系)100Bに制御が切り替わる際に整合処理を行うものとして説明したが、複数の制御装置(OFC)にて制御装置が冗長化されている構成に限られない。例えば、所定時間毎の定期検査として、あるいは、機器の保守やネットワーク構成の変更に伴う制御装置の動作中断、再開後に、OFC100が、OFS200との間のフローエントリの一貫性を確認するといった用途にも用いることができる。   Further, for example, in the above-described embodiment, it has been described that the alignment process is performed when a failure occurs in the OFC (active system) 100A and the control is switched to the OFC (standby system) 100B, but a plurality of control devices (OFC) However, the present invention is not limited to the configuration in which the control device is made redundant. For example, the OFC 100 confirms the consistency of the flow entry with the OFS 200 as a periodic inspection every predetermined time, or after interruption or resumption of operation of the control device due to equipment maintenance or network configuration change. Can also be used.

最後に、本発明の好ましい形態を要約する。
[第1の形態]
(上記第1の視点による通信システム参照)
[第2の形態]
第1の形態の通信システムにおいて、
前記識別情報は、所定時間毎に更新される時刻情報を用いて作成される通信システム。
[第3の形態]
第1又は第2の形態の通信システムにおいて、
さらに、
前記制御装置から通信ノードに設定した制御情報を受信し、前記制御装置の予備系として待機する第2の制御装置と、を含み、
前記第2の制御装置は、前記第1の制御装置に代わって運用系として動作を開始する際に、前記識別情報の新しいものから順に、前記通信ノードと前記制御情報の整合処理を実施する通信システム。
[第4の形態]
第3の形態の通信システムにおいて、
前記識別情報は、所定の時間間隔で1周するよう生成され、
前記第2の制御装置は、前記識別情報の新しいものから順に、前記識別情報が1周するまで前記識別情報の整合処理を実施する通信システム。
[第5の形態]
第3又は第4の形態の通信システムにおいて、
前記識別情報は、さらに、制御情報の優先度情報を含み、
前記第2の制御装置は、前記制御情報の設定時期に加えて、前記優先度情報を用いて制御情報の整合処理を実施する通信システム。
[第6の形態]
第3から第5いずれか一の形態の通信システムにおいて、
前記識別情報は、前記制御情報中のマッチ条件中のクッキー情報の格納領域に格納され、
前記第2の制御装置は、前記通信ノードから、前記クッキー情報を指定して制御情報を取得し、自装置側の制御情報と照合する通信システム。
[第7の形態]
通信ノードに制御情報を設定することにより前記通信ノードを制御する手段と、
前記制御情報中の所定の領域に、当該制御情報の設定時期を特定可能な識別情報を埋め込む手段と、を備えた制御装置。
[第8の形態]
制御装置から設定された制御情報に従って受信パケットを処理する手段と、
前記制御装置からの制御情報に含まれる識別情報を指定した要求に応じて、前記識別情報に対応する制御情報を送信する手段と、を備え、
前記識別情報により、制御情報の設定時期を特定可能となっている通信ノード。
[第9の形態]
(上記第3の視点による制御情報の設定方法参照)
[第10の形態]
(上記第4の視点によるプログラム参照)
なお、上記第7〜第10の形態は、第1の形態と同様に、第2〜第6の形態に展開することが可能である。
Finally, a preferred form of the invention is summarized.
[First embodiment]
(Refer to the communication system according to the first viewpoint)
[Second form]
In the communication system of the first form,
The said identification information is a communication system produced using the time information updated for every predetermined time.
[Third embodiment]
In the communication system of the first or second form,
further,
A second control device that receives control information set in the communication node from the control device and stands by as a standby system of the control device,
The second control device performs communication matching processing between the communication node and the control information in order from the newest one of the identification information when the second control device starts operation as an active system in place of the first control device. system.
[Fourth form]
In the communication system of the third form,
The identification information is generated to make one round at a predetermined time interval,
The communication system in which the second control device performs matching processing of the identification information in order from the newest one of the identification information until the identification information makes one round.
[Fifth embodiment]
In the communication system of the third or fourth form,
The identification information further includes priority information of control information,
The second control device is a communication system that implements control information matching processing using the priority information in addition to the setting time of the control information.
[Sixth embodiment]
In the communication system according to any one of the third to fifth aspects,
The identification information is stored in a storage area for cookie information in a match condition in the control information,
The second control device is a communication system in which the cookie information is specified from the communication node to acquire the control information and collate with the control information on the own device side.
[Seventh form]
Means for controlling the communication node by setting control information in the communication node;
Means for embedding identification information capable of specifying a set time of the control information in a predetermined area in the control information.
[Eighth form]
Means for processing the received packet in accordance with the control information set from the control device;
Means for transmitting control information corresponding to the identification information in response to a request designating identification information included in the control information from the control device,
A communication node capable of specifying a set time of control information by the identification information.
[Ninth Embodiment]
(Refer to the control information setting method from the third viewpoint)
[Tenth embodiment]
(Refer to the program from the fourth viewpoint above.)
In addition, the said 7th-10th form can be expand | deployed to the 2nd-6th form similarly to the 1st form.

なお、上記の特許文献および非特許文献の各開示を、本書に引用をもって繰り込むものとする。本発明の全開示(請求の範囲を含む)の枠内において、さらにその基本的技術思想に基づいて、実施形態ないし実施例の変更・調整が可能である。また、本発明の請求の範囲の枠内において種々の開示要素(各請求項の各要素、各実施形態ないし実施例の各要素、各図面の各要素等を含む)の多様な組み合わせ、ないし選択が可能である。すなわち、本発明は、請求の範囲を含む全開示、技術的思想にしたがって当業者であればなし得るであろう各種変形、修正を含むことは勿論である。特に、本書に記載した数値範囲については、当該範囲内に含まれる任意の数値ないし小範囲が、別段の記載のない場合でも具体的に記載されているものと解釈されるべきである。   Each disclosure of the above-mentioned patent document and non-patent document is incorporated herein by reference. Within the scope of the entire disclosure (including claims) of the present invention, the embodiments and examples can be changed and adjusted based on the basic technical concept. Further, various combinations or selections of various disclosed elements (including each element of each claim, each element of each embodiment or example, each element of each drawing, etc.) within the scope of the claims of the present invention. Is possible. That is, the present invention of course includes various variations and modifications that could be made by those skilled in the art according to the entire disclosure including the claims and the technical idea. In particular, with respect to the numerical ranges described in this document, any numerical value or small range included in the range should be construed as being specifically described even if there is no specific description.

10 制御装置
20 通信ノード
30 検証装置
100、100A、100B OFC
110A、110B OFS制御部
120A、120B フローエントリ管理テーブル
200、200A〜200C OFS
210 フローエントリ処理部
220 フローテーブル
121A〜124A、121B〜124B、221〜223 フローエントリ
10 control device 20 communication node 30 verification device 100, 100A, 100B OFC
110A, 110B OFS control unit 120A, 120B Flow entry management table 200, 200A-200C OFS
210 Flow entry processing unit 220 Flow table 121A to 124A, 121B to 124B, 221 to 223 Flow entry

Claims (10)

通信ノードに制御情報を設定することにより前記通信ノードを制御する制御装置と、
前記制御装置から設定された前記制御情報に従って受信パケットを処理する通信ノードと、を含み、
前記制御装置は、前記制御情報中の所定の領域に、当該制御情報の設定時期を特定可能な識別情報を埋め込み、
前記通信ノードは、前記識別情報を含んだ状態で、前記制御情報を保持すること、
を特徴とする通信システム。
A control device for controlling the communication node by setting control information in the communication node;
A communication node that processes a received packet according to the control information set from the control device,
The control device embeds identification information capable of specifying a set time of the control information in a predetermined area in the control information,
The communication node holds the control information in a state including the identification information;
A communication system characterized by the above.
前記識別情報は、所定時間毎に更新される時刻情報を用いて作成される請求項1の通信システム。   The communication system according to claim 1, wherein the identification information is created using time information updated every predetermined time. さらに、
前記制御装置から通信ノードに設定した制御情報を受信し、前記制御装置の予備系として待機する第2の制御装置と、を含み、
前記第2の制御装置は、前記第1の制御装置に代わって運用系として動作を開始する際に、前記識別情報の新しいものから順に、前記通信ノードと前記制御情報の整合処理を実施すること、を特徴とする請求項1又は2の通信システム。
further,
A second control device that receives control information set in the communication node from the control device and stands by as a standby system of the control device,
When the second control device starts operation as an active system in place of the first control device, the control information is matched with the communication node in order from the newest identification information. The communication system according to claim 1 or 2, wherein
前記識別情報は、所定の時間間隔で1周するよう生成され、
前記第2の制御装置は、前記識別情報の新しいものから順に、前記識別情報が1周するまで前記識別情報の整合処理を実施する請求項3の通信システム。
The identification information is generated to make one round at a predetermined time interval,
The communication system according to claim 3, wherein the second control device performs matching processing of the identification information in order from the newest one of the identification information until the identification information makes one round.
前記識別情報は、さらに、制御情報の優先度情報を含み、
前記第2の制御装置は、前記制御情報の設定時期に加えて、前記優先度情報を用いて制御情報の整合処理を実施する請求項3又は4の通信システム。
The identification information further includes priority information of control information,
5. The communication system according to claim 3, wherein the second control device performs a control information matching process using the priority information in addition to the setting time of the control information.
前記識別情報は、前記制御情報中のマッチ条件中のクッキー情報の格納領域に格納され、
前記第2の制御装置は、前記通信ノードから、前記クッキー情報を指定して制御情報を取得し、自装置側の制御情報と照合する請求項3から5いずれか一の通信システム。
The identification information is stored in a storage area for cookie information in a match condition in the control information,
The communication system according to any one of claims 3 to 5, wherein the second control device designates the cookie information from the communication node, acquires the control information, and collates with the control information on the own device side.
通信ノードに制御情報を設定することにより前記通信ノードを制御する手段と、
前記制御情報中の所定の領域に、当該制御情報の設定時期を特定可能な識別情報を埋め込む手段と、を備えた制御装置。
Means for controlling the communication node by setting control information in the communication node;
Means for embedding identification information capable of specifying a set time of the control information in a predetermined area in the control information.
制御装置から設定された制御情報に従って受信パケットを処理する手段と、
前記制御装置からの制御情報に含まれる識別情報を指定した要求に応じて、前記識別情報に対応する制御情報を送信する手段と、を備え、
前記識別情報により、制御情報の設定時期を特定可能となっている通信ノード。
Means for processing the received packet in accordance with the control information set from the control device;
Means for transmitting control information corresponding to the identification information in response to a request designating identification information included in the control information from the control device,
A communication node capable of specifying a set time of control information by the identification information.
制御装置が、制御情報の設定時期を特定可能な識別情報を含んだ制御情報を作成するステップと、
前記制御装置が、通信ノードに前記識別情報を含んだ制御情報を設定するステップと、
を特徴とする制御情報の設定方法。
A step of creating control information including identification information by which the control device can specify the set time of the control information;
The control device sets control information including the identification information in a communication node;
A control information setting method characterized by the above.
制御装置を構成するコンピュータに、
制御情報の設定時期を特定可能な識別情報を含んだ制御情報を作成する処理と、
通信ノードに前記識別情報を含んだ制御情報を設定する処理と、
を実行させるプログラム。
In the computer constituting the control device,
A process of creating control information including identification information capable of specifying the control information setting time;
Processing for setting control information including the identification information in a communication node;
A program that executes
JP2014015918A 2014-01-30 2014-01-30 Communication system, control device, communication node, control information setting method and program Pending JP2015142344A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2014015918A JP2015142344A (en) 2014-01-30 2014-01-30 Communication system, control device, communication node, control information setting method and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2014015918A JP2015142344A (en) 2014-01-30 2014-01-30 Communication system, control device, communication node, control information setting method and program

Publications (1)

Publication Number Publication Date
JP2015142344A true JP2015142344A (en) 2015-08-03

Family

ID=53772404

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2014015918A Pending JP2015142344A (en) 2014-01-30 2014-01-30 Communication system, control device, communication node, control information setting method and program

Country Status (1)

Country Link
JP (1) JP2015142344A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2021192554A (en) * 2016-08-24 2021-12-16 Necプラットフォームズ株式会社 Relay device, communication system, relay method, and relay program

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH07239799A (en) * 1994-02-22 1995-09-12 Internatl Business Mach Corp <Ibm> Method for provision of remote data shadowing and remote data duplex system
WO2012101690A1 (en) * 2011-01-28 2012-08-02 Nec Corporation Communication system, control device, forwarding node, communication control method, and program
WO2013108761A1 (en) * 2012-01-16 2013-07-25 日本電気株式会社 Network system and path information synchronization method
WO2013146785A1 (en) * 2012-03-28 2013-10-03 日本電気株式会社 Communication system, communication apparatus, control apparatus, communication apparatus control method and program
US20130322440A1 (en) * 2011-01-28 2013-12-05 Nec Corporation Communication system, forwarding node, control device, communication control method, and program
JP2013545321A (en) * 2010-10-15 2013-12-19 日本電気株式会社 Communication system, control device, node, processing rule setting method and program

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH07239799A (en) * 1994-02-22 1995-09-12 Internatl Business Mach Corp <Ibm> Method for provision of remote data shadowing and remote data duplex system
JP2013545321A (en) * 2010-10-15 2013-12-19 日本電気株式会社 Communication system, control device, node, processing rule setting method and program
WO2012101690A1 (en) * 2011-01-28 2012-08-02 Nec Corporation Communication system, control device, forwarding node, communication control method, and program
US20130322440A1 (en) * 2011-01-28 2013-12-05 Nec Corporation Communication system, forwarding node, control device, communication control method, and program
WO2013108761A1 (en) * 2012-01-16 2013-07-25 日本電気株式会社 Network system and path information synchronization method
WO2013146785A1 (en) * 2012-03-28 2013-10-03 日本電気株式会社 Communication system, communication apparatus, control apparatus, communication apparatus control method and program

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2021192554A (en) * 2016-08-24 2021-12-16 Necプラットフォームズ株式会社 Relay device, communication system, relay method, and relay program

Similar Documents

Publication Publication Date Title
CN106815276B (en) Page skipping method and device
US10298436B2 (en) Arbitration processing method after cluster brain split, quorum storage apparatus, and system
US9577920B2 (en) Communication system, control device, node, processing rule setting method and program
US20140089619A1 (en) Object replication framework for a distributed computing environment
JP5854047B2 (en) COMMUNICATION SYSTEM, CONTROL DEVICE, TRANSFER NODE, COMMUNICATION CONTROL METHOD, AND PROGRAM
JP2008160385A (en) Network-path control system and device and method for controlling path
US10999101B2 (en) Flow synchronization
US20130322440A1 (en) Communication system, forwarding node, control device, communication control method, and program
US9152522B2 (en) Methods for configuration management using a fallback configuration
JP6531420B2 (en) Control device, communication system, management method of virtual network function and program
CN103152261A (en) Method and equipment for generating and distributing link state protocol data unit fragment messages
CN114422418B (en) SDN-based satellite network route switching method, device and storage medium
JP5950021B2 (en) Control device, communication system, synchronization method and program
CN110083504B (en) Running state monitoring method and device for distributed tasks
JP2015142344A (en) Communication system, control device, communication node, control information setting method and program
US8560732B2 (en) Peer-to-peer object distribution
CN105634721A (en) RPKI data warehouse incremental synchronization method
US10454805B2 (en) Communication system, communication apparatus, control apparatus, communication apparatus control method and program
CN107846476B (en) Information synchronization method, equipment and storage medium
JP6042838B2 (en) Management system, management server, and management method
US20150088958A1 (en) Information Processing System and Distributed Processing Method
US9819691B2 (en) Network monitoring system and method
CN106161243A (en) A kind of state reporting control method and device
JP2017184076A (en) Control device and path calculation method of communication network
CN101800700A (en) LSP pre-deleting method based on MPLS and device

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20161206

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20170822

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20170829

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20171030

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20180313