WO2014157241A1 - 制御装置、通信システム、制御情報の送信方法及びプログラム - Google Patents

制御装置、通信システム、制御情報の送信方法及びプログラム Download PDF

Info

Publication number
WO2014157241A1
WO2014157241A1 PCT/JP2014/058349 JP2014058349W WO2014157241A1 WO 2014157241 A1 WO2014157241 A1 WO 2014157241A1 JP 2014058349 W JP2014058349 W JP 2014058349W WO 2014157241 A1 WO2014157241 A1 WO 2014157241A1
Authority
WO
WIPO (PCT)
Prior art keywords
control information
control
control device
policy
controlled
Prior art date
Application number
PCT/JP2014/058349
Other languages
English (en)
French (fr)
Inventor
好彦 金海
Original Assignee
日本電気株式会社
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 日本電気株式会社 filed Critical 日本電気株式会社
Priority to JP2015508560A priority Critical patent/JP5991427B2/ja
Priority to US14/777,443 priority patent/US20160050654A1/en
Priority to CN201480018810.8A priority patent/CN105075198B/zh
Priority to RU2015145581A priority patent/RU2612610C1/ru
Publication of WO2014157241A1 publication Critical patent/WO2014157241A1/ja

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L47/00Traffic control in data switching networks
    • H04L47/10Flow control; Congestion control
    • H04L47/20Traffic policing
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W72/00Local resource management
    • H04W72/20Control channels or signalling for resource management
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W28/00Network traffic management; Network resource management
    • H04W28/02Traffic management, e.g. flow control or congestion control
    • H04W28/06Optimizing the usage of the radio link, e.g. header compression, information sizing, discarding information
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W72/00Local resource management
    • H04W72/04Wireless resource allocation
    • H04W72/044Wireless resource allocation based on the type of the allocated resource
    • H04W72/0446Resources in time domain, e.g. slots or frames
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W72/00Local resource management
    • H04W72/50Allocation or scheduling criteria for wireless resources
    • H04W72/53Allocation or scheduling criteria for wireless resources based on regulatory allocation policies
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L12/00Data switching networks

Definitions

  • the present invention is based on a Japanese patent application: Japanese Patent Application No. 2013-063578 (filed on March 26, 2013), and the entire description of the application is incorporated herein by reference.
  • the present invention relates to a control device, a communication system, a control information transmission method, and a program, and more particularly, to a control device, a communication system, a control information transmission method, and a program for centralized control of communication nodes to be controlled.
  • Non-Patent Documents 1 and 2 OpenFlow captures communication as an end-to-end flow and performs path control, failure recovery, load balancing, and optimization on a per-flow basis.
  • the OpenFlow switch specified in Non-Patent Document 2 includes a secure channel for communication with the OpenFlow controller, and operates according to a flow table that is appropriately added or rewritten from the OpenFlow controller. For each flow, a set of match conditions (Match Fields), flow statistical information (Counters), and instructions (Instructions) that define processing contents are defined for each flow (non-patented). (Refer to “5.2 Flow Table” in Document 2).
  • the OpenFlow switch searches the flow table for an entry having a matching condition (see “5.3 Matching” in Non-Patent Document 2) that matches the header information of the received packet. If an entry that matches the received packet is found as a result of the search, the OpenFlow switch updates the flow statistical information (counter) and processes the processing (designated) in the instruction field of the entry for the received packet. Perform packet transmission, flooding, discard, etc. from the port. On the other hand, if no entry matching the received packet is found as a result of the search, the OpenFlow switch sends an entry setting request to the OpenFlow controller via the secure channel, that is, a control for processing the received packet. An information transmission request (Packet-In message) is transmitted. The OpenFlow switch receives a flow entry whose processing content is defined and updates the flow table. As described above, the OpenFlow switch performs packet transfer using the entry stored in the flow table as control information.
  • a matching condition see “5.3 Matching” in Non-Patent Document 2
  • the OpenFlow switch updates the flow statistical information (counter
  • Patent Document 1 discloses a configuration in which a plurality of controllers are arranged to improve fault tolerance in a communication system using the above OpenFlow.
  • Patent Document 2 discloses a configuration in which a plurality of controllers exchange route information in a communication system using the OpenFlow.
  • Patent Document 3 discloses a configuration in which the active controller and the standby controller among a plurality of controllers synchronize the setting state of the flow entry to the node in the communication system using the open flow. Is disclosed (see, for example, FIG. 18, 19).
  • JP 2011-160363 A International Publication No. 2011/083780 International Publication No. 2012/048807
  • Patent Documents 1 to 3 disclose a configuration in which a plurality of controllers are arranged. However, the configuration of Patent Document 1 corresponds to “6.3.4 Multiple Controllers” of Non-Patent Document 2, and information exchange between controllers is not performed.
  • the controller of Patent Document 2 is limited to distributing the calculated route information to other controllers. For example, the controller of Patent Document 2 does not exchange information such as what flow entries are created according to the route.
  • the controller of Patent Document 3 synchronizes the setting state of the flow entry with that of the standby controller, and its contents are also required to be completely synchronized.
  • An object of the present invention is to provide a control device, a communication system, a control information transmission method, and a program that can contribute to improvement of user convenience by sharing information among a plurality of control devices arranged in a centralized control network. To do.
  • a control unit that controls a network under control by setting control information in a communication node to be controlled, and control information to be transmitted to another control device among the control information
  • a control device includes a policy storage unit that holds a policy, and a control information exchange unit that transmits control information selected by referring to the policy to the other control device.
  • a first control device comprising: a policy storage unit that holds a policy of: a control information exchange unit that transmits control information selected with reference to the policy to the second control device; and
  • a communication system including a second control device that creates control information to be set in a communication node to be controlled using control information received from the control device.
  • a control unit that controls a network to be controlled by setting control information in a communication node to be controlled, and control information to be transmitted to another control device among the control information
  • a control device including a policy storage unit that holds a policy, with reference to the policy, selecting a control information to be transmitted to the other control device; and selecting the control information for the other control device.
  • a method for transmitting control information is provided. This method is associated with a specific machine called a control device that controls a communication node.
  • a control unit that controls a network under control by setting control information in a communication node to be controlled, and control information to be transmitted to another control device among the control information
  • a program for executing information transmission processing 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.
  • a control unit 101 that controls a network under control by setting control information in a communication node to be controlled, and another control device of the control information
  • a policy storage unit 102 that holds a policy for selecting control information to be transmitted to the control unit, and a control information exchanging unit 103 that transmits the control information selected with reference to the policy to the other control device. It can be realized by a control device.
  • the control device 100A sets the control information “transfer the packet addressed to the server B from the terminal A to the server B connection switch” for the subordinate communication node 200.
  • the policy storage unit 102 stores a policy for transmitting control information generated by communication between the terminal and the server to the second control device 100B
  • the control information exchanging unit 103 stores the control information in the control device 100B. In contrast, the control information described above is transmitted.
  • the second control device 100B is connected or reachable to the network managed by the control device 100A from the control information that “the packet addressed to the server B from the terminal A is transferred to the server B connection switch”. It is possible to obtain information such as being in a proper position and that communication between the terminal A and the server B is permitted.
  • the second control device 100B is sent from the control device 100A. Control information for processing a packet from terminal A can be created using the control information.
  • the policy set in the policy storage unit 102 is not limited to the above example.
  • the filtering may be performed according to the transmission source (terminal), the destination, or the like, or the filtering may be performed according to the communication type.
  • FIG. 2 is a diagram illustrating the configuration of the communication system according to the first embodiment of this invention. Referring to FIG. 2, there is shown a configuration in which a first control device 10A that controls a switch 20 to be controlled and a second control device 10B that controls the switch 20 to be controlled are connected.
  • the first control device 10A and the second control device 10B control the switch by setting control information in the switch 20 via the control channel.
  • Examples of such a control device and switch include the OpenFlow controller and OpenFlow switch (including terminals having an OpenFlow switch function) disclosed in Non-Patent Documents 1 and 2. Of course, other central control type network control devices and switches may be used.
  • the switch 20 to be controlled by the first control device 10 ⁇ / b> A and the switch 20 to be controlled by the second control device 10 ⁇ / b> B are separately described. It may be duplicated. In this case, a switch that receives control information settings and the like from the two control devices accepts the control information received first, as in “6.3.4 Multiple Controllers” of Non-Patent Document 2 and Patent Document 1. It is sufficient to perform an operation such as
  • control devices In the example of FIG. 2, two control devices are shown, but the number of control devices may be three or more. In this case, it is possible to set a policy as appropriate so that the control information sent to each control device has a difference.
  • FIG. 3 is a block diagram showing a configuration of the first control apparatus 10A according to the first embodiment of the present invention.
  • the structure provided with the information selection part 17 is shown.
  • the switch control unit 11 controls the switch by setting control information as shown in FIG. Match conditions 1 and 2 in FIG. 4 are fields indicating the contents of collating the header and the like of the received packet.
  • the action field is a field for setting processing contents (transfer from a specific port, header rewriting, packet discard, etc.) to be applied to a packet that matches the matching condition. For example, when the switch 20 in which the control information of FIG. 4 is set receives a packet having a source IP address of 192.168.10.2 and a destination IP address of 192.168.100.1, The content of “action 1” indicated in the action field is applied to the packet.
  • the timing at which the control information is set in the switch 20 is when a request from the switch 20 (for example, a Packet-In message in Non-Patent Document 2) is received, or the control device 10A detects a change in the network topology. For example, the existing packet transfer path is changed.
  • the control information storage unit 12 is configured by a database or the like that stores the control information set in the switch 20 in association with the ID or the like of the setting destination switch.
  • the policy setting reception unit 13 receives a policy for selecting control information to be transmitted to another control device from the network administrator via the external management device 30, and transmits the policy to the transmission control information selection unit 14. Further, the policy setting reception unit 13 of the present embodiment receives a policy for selecting control information stored in the control information storage unit 12 among the control information received from other control devices, and transmits it to the reception control information selection unit 17. To do.
  • the transmission control information selection unit 14 refers to the policy sent from the policy setting reception unit 13 and selects control information to be transmitted to another control device from the control information stored in the control information storage unit 12 To do.
  • FIG. 5 is a diagram illustrating an example of a transmission policy for selecting control information to be transmitted to another control device.
  • the transmission control information selection unit 14 has a destination IP address of 192.168.100.1 from the control information stored in the control information storage unit 12. A certain entry is found and transmitted to the second control apparatus 10B.
  • the search range of control information stored in the control information storage unit 12 (sends that have been added or changed within the past predetermined time), transmission timing (every predetermined time, there is a change) Or the like when the number of control information reaches a predetermined number).
  • a policy that adds topology information, failure history information, and the like between switches known by the control device to a transmission target may be generated.
  • the control information transmission unit 15 transmits the control information selected by the transmission control information selection unit 14 to the designated control device.
  • control information receiving unit 16 When receiving the control information from another control device, the control information receiving unit 16 transfers the control information to the reception control information selecting unit 17.
  • the reception control information selection unit 17 refers to the policy sent from the policy setting reception unit 13 and stores the control information sent from the control information reception unit 16 in the control information storage unit 12 or discards it without storing it. Decide what to do.
  • FIG. 6 is a diagram illustrating an example of a reception policy for determining whether or not to register control information received from another control device in the control information storage unit 12.
  • the reception control information selection unit 14 performs an operation of storing the control information whose destination IP address is 192.168.100.1 in the control information storage unit 12.
  • a transmission source (control device) of control information to be accepted, a control information type, and the like may be defined. By doing in this way, the quality of the control information transmitted / received can be improved.
  • a policy may be generated that adds not only the control information but also topology information between the switches and fault history information, which are grasped by other control devices, to the object to be accepted. By doing in this way, it becomes possible to inform the other control apparatus of the state of the network on the transmission side, which is difficult to discriminate only by the control information.
  • Border Gateway Protocol Version 4 As a protocol for the control information transmitting unit 15 and the control information receiving unit 16 to exchange control information with other control devices, the Border Gateway Protocol Version 4 (hereinafter, “BGP4”) can be used.
  • message types such as addition, update (UPDATE), and keepalive of control information can be used in the Type field of the BGP4 header.
  • the transmission of control information is performed by exchanging route information in BGP4 by storing control information to be transmitted in variable length fields of these messages (optional parameter field of OPEN message and variable length fields of UPDATE message). It becomes possible to exchange control information in the same procedure.
  • other protocols such as HTTP (Hypertext Transfer Protocol) and HTTPS (Hypertext Transfer Protocol over Secure Socket Layer) can be extended and used.
  • the configuration of the first control device 10A has been described above, but the second control device 10B can also have the same configuration. Also, depending on the operation policy, a control device that does not transmit control information can be considered. In this case, the transmission control information selection unit 14 and the control information transmission unit 15 are configured from the configuration illustrated in FIG. It can be omitted.
  • each unit (processing means) of the first control device 10A shown in FIG. 3 is executed by a computer program that causes the computer constituting the first control device 10A to execute the above-described processes using the hardware. It can also be realized.
  • FIG. 7 is a sequence diagram showing the operation of the control device according to the first embodiment of the present invention.
  • first control apparatus 10A confirms whether or not the transmission timing of control information has arrived in accordance with the passage of a predetermined time and the conditions defined by the transmission policy (step S001).
  • the first control device 10A When it is confirmed that the transmission timing of the control information has arrived (YES in step S001), the first control device 10A refers to the transmission policy set in advance, and transmits the control information to be transmitted to the control device 10B. Selection is made (step S002).
  • the first control device 10A transmits the selected control information to the second control device 10B (step S003).
  • control device 10B When receiving the control information from the first control device 10A, the control device 10B refers to the reception policy set in advance and selects the control information to be stored in the control information storage unit on the own device side (step) S004).
  • the second control device 10B stores the selected control information in the control information storage unit on the own device side (step S005).
  • control information is exchanged between the first control device 10A and the second control device 10B.
  • the terminal A1 and the terminal A2 exist in the domain A managed by the first control apparatus 10A, and the terminal in the domain B managed by the second control apparatus 10B.
  • the presence of B1 can be shared by the two control devices.
  • the first control apparatus 10A sets control information for realizing communication from the terminal A1 to the terminal B1 in the domain A, and performs the second control.
  • the device 10B can realize communication between the terminal A1 and the terminal B1.
  • the second control device 10B knows that control information for realizing communication addressed to the terminal B1 from the terminal A1 is set in the domain A based on the control information sent from the first control device 10A. Can do.
  • the second control device 10B generates control information for realizing communication addressed to the terminal B1 from the terminal A1 to the switch in the domain B, and the control sent from the first control device 10A is set.
  • Information source information, exit switch information in domain B, and the like can be used.
  • control device has been described as including the control information transmitting unit 15 and the control information receiving unit 16, but a control information exchanging unit that integrates both may be provided.
  • control information exchange unit is a control device that selects control information conforming to the policy from the control information storage unit and transmits the control information to the other control device at predetermined time intervals.
  • the control information exchanging unit transmits control information to the other control device targeting control information registered in the control information storage unit in the past predetermined period of the control information accumulated in the control information storage unit Control device to sort out.
  • the policy storage unit holds a reception policy for selecting control information stored in the control information storage unit among control information received from the other control device
  • the control information exchange unit refers to the reception policy, selects control information received from the other control device, and stores the control information in the control information storage unit.
  • a control device that uses Border Gateway Protocol Version 4 (BGP4) as a transmission protocol of the control information.
  • BGP4 Border Gateway Protocol Version 4
  • Switch control unit 12 Control information storage unit 13
  • Policy setting reception unit 14 Transmission control information selection unit 15
  • Control information transmission unit 16 Control information reception unit 17
  • Reception control information selection unit 20 Switch 30 External management Device 101
  • Control unit 102 Policy storage unit 103
  • Control information exchange unit 200 Communication node

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Data Exchanges In Wide-Area Networks (AREA)

Abstract

 集中制御型ネットワークの制御装置間の情報共有によるユーザの利便性の向上に貢献する。制御装置は、制御対象の通信ノードに制御情報を設定することにより管轄するネットワークを制御する制御部と、前記制御情報のうち他の制御装置に送信する制御情報を選別するためのポリシーを保持するポリシー記憶部と、前記他の制御装置に、前記ポリシーを参照して選別した制御情報を送信する制御情報交換部と、を備える。

Description

制御装置、通信システム、制御情報の送信方法及びプログラム
 [関連出願についての記載]
 本発明は、日本国特許出願:特願2013-063578号(2013年3月26日出願)に基づくものであり、同出願の全記載内容は引用をもって本書に組み込み記載されているものとする。
 本発明は、制御装置、通信システム、制御情報の送信方法及びプログラムに関し、特に、制御対象の通信ノードを集中制御する制御装置、通信システム、制御情報の送信方法及びプログラムに関する。
 近年、オープンフロー(OpenFlow)という技術が提案されている(非特許文献1、2参照)。オープンフローは、通信をエンドツーエンドのフローとして捉え、フロー単位で経路制御、障害回復、負荷分散、最適化を行うものである。非特許文献2に仕様化されているオープンフロースイッチは、オープンフローコントローラとの通信用のセキュアチャネルを備え、オープンフローコントローラから適宜追加または書き換え指示されるフローテーブルに従って動作する。フローテーブルには、フロー毎に、パケットヘッダと照合するマッチ条件(Match Fields)と、フロー統計情報(Counters)と、処理内容を定義したインストラクション(Instructions)と、の組が定義される(非特許文献2の「5.2 Flow Table」の項参照)。
 例えば、オープンフロースイッチは、パケットを受信すると、フローテーブルから、受信パケットのヘッダ情報に適合するマッチ条件(非特許文献2の「5.3 Matching」参照)を持つエントリを検索する。検索の結果、受信パケットに適合するエントリが見つかった場合、オープンフロースイッチは、フロー統計情報(カウンタ)を更新するとともに、受信パケットに対して、当該エントリのインストラクションフィールドに記述された処理内容(指定ポートからのパケット送信、フラッディング、廃棄等)を実施する。一方、検索の結果、受信パケットに適合するエントリが見つからなかった場合、オープンフロースイッチは、セキュアチャネルを介して、オープンフローコントローラに対してエントリ設定の要求、即ち、受信パケットを処理するための制御情報の送信要求(Packet-Inメッセージ)を送信する。オープンフロースイッチは、処理内容が定められたフローエントリを受け取ってフローテーブルを更新する。このように、オープンフロースイッチは、フローテーブルに格納されたエントリを制御情報として用いてパケット転送を行う。
 特許文献1には、上記オープンフローを用いた通信システムにおいて、複数のコントローラを配置し、耐障害性を向上させた構成が開示されている。
 特許文献2には、上記オープンフローを用いた通信システムにおいて、複数のコントローラ同士が、経路情報を授受する構成が開示されている。
 特許文献3には、上記オープンフローを用いた通信システムにおいて、複数のコントローラのうちの稼動系のコントローラと待機系のコントローラとが、ノードへのフローエントリの設定状態の同期を取るようにした構成が開示されている(例えば、Fig.18、19参照)。
特開2011-160363号公報 国際公開第2011/083780号 国際公開第2012/049807号
Nick McKeownほか7名、"OpenFlow: Enabling Innovation in Campus Networks"、[online]、[平成25(2013)年3月18日検索]、インターネット〈URL:http://www.openflow.org/documents/openflow-wp-latest.pdf〉 "OpenFlow Switch Specification" Version 1.3.1 (Wire Protocol 0x04)、[online]、[平成25(2013)年3月18日検索]、インターネット〈URL:https://www.opennetworking.org/images/stories/downloads/specification/openflow-spec-v1.3.1.pdf〉
 以下の分析は、本発明によって与えられたものである。上記特許文献1~3のように、複数のコントローラを配置する構成が開示されている。しかしながら、特許文献1の構成は、非特許文献2の「6.3.4 Multiple Controllers」に相当するものであり、コントローラ間の情報交換は行われない。
 特許文献2のコントローラは、他のコントローラに対し、計算した経路情報を配布するに止まっている。例えば、特許文献2のコントローラは、当該経路に従って、どのようなフローエントリを作成したかなどの情報交換を行うことはない。
 特許文献3のコントローラは、待機系のコントローラとフローエントリの設定状態を同期するものであり、その内容も完全な同期が要請されている。
 本発明は、集中制御型ネットワークに配置された複数の制御装置間の情報共有によるユーザの利便性の向上に貢献できる制御装置、通信システム、制御情報の送信方法及びプログラムを提供することを目的とする。
 第1の視点によれば、制御対象の通信ノードに制御情報を設定することにより管轄するネットワークを制御する制御部と、前記制御情報のうち他の制御装置に送信する制御情報を選別するためのポリシーを保持するポリシー記憶部と、前記他の制御装置に、前記ポリシーを参照して選別した制御情報を送信する制御情報交換部と、を備える制御装置が提供される。
 第2の視点によれば、制御対象の通信ノードに制御情報を設定することにより管轄するネットワークを制御する制御部と、前記制御情報のうち第2の制御装置に送信する制御情報を選別するためのポリシーを保持するポリシー記憶部と、前記第2の制御装置に、前記ポリシーを参照して選別した制御情報を送信する制御情報交換部と、を備える第1の制御装置と、前記第1の制御装置から受信した制御情報を用いて、制御対象の通信ノードに設定する制御情報を作成する第2の制御装置と、を含む通信システムが提供される。
 第3の視点によれば、制御対象の通信ノードに制御情報を設定することにより管轄するネットワークを制御する制御部と、前記制御情報のうち他の制御装置に送信する制御情報を選別するためのポリシーを保持するポリシー記憶部と、を備えた制御装置が、前記ポリシーを参照して、前記他の制御装置に送信する制御情報を選別するステップと、前記他の制御装置に対し、前記選別した制御情報を送信するステップと、を含む制御情報の送信方法が提供される。本方法は、通信ノードを制御する制御装置という、特定の機械に結びつけられている。
 第4の視点によれば、制御対象の通信ノードに制御情報を設定することにより管轄するネットワークを制御する制御部と、前記制御情報のうち他の制御装置に送信する制御情報を選別するためのポリシーを保持するポリシー記憶部と、を備えたコンピュータに、前記ポリシーを参照して、前記他の制御装置に送信する制御情報を選別する処理と、前記他の制御装置に対し、前記選別した制御情報を送信する処理と、を実行させるプログラムが提供される。なお、このプログラムは、コンピュータが読み取り可能な(非トランジエントな)記憶媒体に記録することができる。即ち、本発明は、コンピュータプログラム製品として具現することも可能である。
 本発明によれば、集中制御型ネットワークに配置された複数の制御装置間の情報共有によるユーザの利便性の向上に貢献することが可能となる。
本発明の一実施形態の構成を示す図である。 本発明の第1の実施形態の通信システムの構成を示す図である。 本発明の第1の実施形態の制御装置の構成を示すブロック図である。 本発明の第1の実施形態の制御装置が保持する制御情報の例を示す図である。 本発明の第1の実施形態の制御装置が保持する送信用ポリシーの例を示す図である。 本発明の第1の実施形態の制御装置が保持する受信用ポリシーの例を示す図である。 本発明の第1の実施形態の制御装置の動作を表したシーケンス図である。 本発明の第1の実施形態の制御装置の動作を説明するための図である。
 はじめに本発明の一実施形態の概要について図面を参照して説明する。なお、この概要に付記した図面参照符号は、理解を助けるための一例として各要素に便宜上付記したものであり、本発明を図示の態様に限定することを意図するものではない。
 本発明は、その一実施形態において、図1に示すように、制御対象の通信ノードに制御情報を設定することにより管轄するネットワークを制御する制御部101と、前記制御情報のうち他の制御装置に送信する制御情報を選別するためのポリシーを保持するポリシー記憶部102と、前記他の制御装置に、前記ポリシーを参照して選別した制御情報を送信する制御情報交換部103と、を備えた制御装置にて実現できる。
 例えば、図1の吹出し内に示すように、制御装置100Aが、配下の通信ノード200に対し、「端末AからサーバB宛てのパケットをサーバB接続スイッチに転送する」との制御情報を設定したものとする。このとき、ポリシー記憶部102に、端末-サーバ間の通信によって発生した制御情報を第2の制御装置100Bに送信するとのポリシーが格納されていると、制御情報交換部103は、制御装置100Bに対して、前述の制御情報を送信する。
 第2の制御装置100Bは、「端末AからサーバB宛てのパケットをサーバB接続スイッチに転送する」との制御情報から、サーバBが制御装置100Aの管理するネットワークに接続され、あるいは、到達可能な位置にあること、端末AとサーバB間の通信が許可されていること、といった情報を得ることができる。ここで、例えば、端末Aが制御装置100Aの管理するネットワークを離れて、第2の制御装置100Bが管理するネットワークに接続してきた場合、第2の制御装置100Bは、上記制御装置100Aから送られた制御情報を利用して、端末Aからのパケットを処理する制御情報を作成することができる。
 なお、ポリシー記憶部102に設定するポリシーは上記の例に限られない。例えば、送信元(端末)や宛先などによってフィルタを掛けてもよいし、通信種別によってフィルタを掛けても良い。また、あるいは、通信を許可するための制御情報を送信するのではなく、パケットの破棄を指示する制御情報を送り、不正なアクセスを試みる送信元の情報を共有するといった用法も可能である。
[第1の実施形態]
 続いて、本発明の第1の実施形態について図面を参照して詳細に説明する。図2は、本発明の第1の実施形態の通信システムの構成を示す図である。図2を参照すると、制御対象のスイッチ20を制御する第1の制御装置10Aと、制御対象のスイッチ20を制御する第2の制御装置10Bと、が接続された構成が示されている。
 第1の制御装置10A及び第2の制御装置10Bは、それぞれ制御チャネルを介してスイッチ20に制御情報を設定することにより、スイッチを制御する。このような制御装置及びスイッチとしては、非特許文献1、2のオープンフローコントローラとオープンフロースイッチ(オープンフロースイッチ機能を備えた端末等も含む)が挙げられる。もちろん、その他の集中制御型のネットワークの制御装置と、スイッチであってもよい。
 また、図2の例では、第1の制御装置10Aの制御対象のスイッチ20と、第2の制御装置10Bの制御対象のスイッチ20とが別々に記載されているが、その一部又は全部が重複していてもよい。この場合、2つの制御装置から制御情報の設定等を受けるスイッチは、非特許文献2の「6.3.4 Multiple Controllers」や特許文献1のように、最先に受信した制御情報を受理するなどの動作を行えばよい。
 また、図2の例では、2台の制御装置を示しているが、制御装置の数が3台以上あってもよい。この場合、適宜ポリシーを設定して、各制御装置に送る制御情報に違いを持たせることもできる。
 図3は、本発明の第1の実施形態の第1の制御装置10Aの構成を示すブロック図である。図3を参照すると、スイッチ制御部11と、制御情報記憶部12と、ポリシー設定受付部13と、送信制御情報選定部14と、制御情報送信部15と、制御情報受信部16と、受信制御情報選定部17と、を備えた構成が示されている。
 スイッチ制御部11は、スイッチ20に、図4に示すような制御情報を設定することによりスイッチを制御する。図4のマッチ条件1、2は、受信パケットのヘッダ等を照合する内容を示すフィールドである。また、アクションフィールドは、マッチ条件に適合するパケットに適用する処理内容(特定ポートからの転送、ヘッダ書換、パケット破棄等)を設定するフィールドである。例えば、図4の制御情報が設定されたスイッチ20は、送信元IPアドレスが192.168.10.2であり、かつ、宛先IPアドレスが192.168.100.1であるパケットを受信すると、そのアクションフィールドに示された「アクション1」の内容をパケットに適用する。
 なお、制御情報がスイッチ20に設定されるタイミングとしては、スイッチ20からの要求(例えば、非特許文文献2のPacket-Inメッセージ)を受けた場合や、制御装置10Aがネットワークトポロジの変化を検出し、既存のパケット転送経路を変更する場合などが挙げられる。
 制御情報記憶部12は、前記スイッチ20に設定した制御情報を、設定先のスイッチのID等と対応付けて記憶するデータベース等によって構成される。
 ポリシー設定受付部13は、外部管理装置30を介してネットワーク管理者から、他の制御装置に送信する制御情報を選定するポリシーを受け付けて送信制御情報選定部14に送信する。また、本実施形態のポリシー設定受付部13は、他の制御装置から受信した制御情報のうち、制御情報記憶部12に記憶する制御情報を選定するポリシーを受け付けて受信制御情報選定部17に送信する。
 送信制御情報選定部14は、ポリシー設定受付部13から送られたポリシーを参照して、制御情報記憶部12に記憶されている制御情報の中から、他の制御装置に送信する制御情報を選定する。
 図5は、他の制御装置に送信する制御情報を選定するための送信用ポリシーの例を示す図である。例えば、図5に示すポリシーが与えられている場合、送信制御情報選定部14は、制御情報記憶部12に記憶されている制御情報の中から、宛先IPアドレスが192.168.100.1であるエントリを探し出し、第2の制御装置10Bに送信する。なお、その他ポリシーとして、制御情報記憶部12に記憶されている制御情報を検索する範囲(過去所定時間内に追加・変更があったものを送信する)、送信タイミング(所定時間おき、変更のあった制御情報の数が所定数に達したとき等)などを規定してもよい。また、前記制御情報だけでなく、制御装置が把握しているスイッチ間のトポロジ情報や障害履歴情報などを送信対象に加えるようなポリシーを生成してもよい。
 制御情報送信部15は、送信制御情報選定部14にて選定された制御情報を、指定された制御装置に送信する。
 制御情報受信部16は、他の制御装置から制御情報を受信すると、受信制御情報選定部17に転送する。
 受信制御情報選定部17は、ポリシー設定受付部13から送られたポリシーを参照して、制御情報受信部16から送られた制御情報を制御情報記憶部12に記憶するか、記憶せずに破棄するかを決定する。
 図6は、他の制御装置から受信した制御情報を制御情報記憶部12に登録するか否かを決定するための受信用ポリシーの例を示す図である。例えば、図6に示すポリシーが与えられている場合、受信制御情報選定部14は、宛先IPアドレスが192.168.100.1である制御情報について、制御情報記憶部12に格納する動作を行う。なお、その他ポリシーとして、受け入れる制御情報の送信元(制御装置)や制御情報種別などを規定してもよい。このようにすることで、送受信する制御情報の質を高めることができる。
 また、前記制御情報だけでなく、他の制御装置が把握しているスイッチ間のトポロジ情報や障害履歴情報などを受け入れ対象に加えるようなポリシーを生成してもよい。このようにすることで、他の制御装置に、制御情報だけでは判別し難い、送信側のネットワークの状況を伝えることが可能となる。
 なお、上記した制御情報送信部15及び制御情報受信部16が他の制御装置と、制御情報を授受するプロトコルとしては、Border Gateway Protocol Version 4(以下、「BGP4」)を用いることができる。この場合、BGP4ヘッダのTypeフィールドに、制御情報の追加、更新(UPDATE)、キープアライブといったメッセージ種別を用いることができる。また、制御情報の送信は、これらメッセージの可変長のフィールド(OPENメッセージのオプショナルパラメータフィールドやUPDATEメッセージの各可変長フィールド)に、送信対象の制御情報を格納することで、BGP4における経路情報の交換と同様の手順で制御情報の交換を行うことが可能となる。もちろん、HTTP(Hypertext Transfer Protocol)、HTTPS(Hypertext Transfer Protocol over Secure Socket Layer)等のその他プロトコルを拡張して用いることも可能である。
 以上、第1の制御装置10Aの構成について説明したが、第2の制御装置10Bも同一の構成とすることができる。また、運用方針によっては、制御情報の送信を行わない制御装置というものも考えられるので、その場合は、図3に示した構成から、送信制御情報選定部14と、制御情報送信部15とを省略すればよい。
 なお、図3に示した第1の制御装置10Aの各部(処理手段)は、第1の制御装置10Aを構成するコンピュータに、そのハードウェアを用いて、上記した各処理を実行させるコンピュータプログラムにより実現することもできる。
 続いて、本実施形態の動作について図面を参照して詳細に説明する。図7は、本発明の第1の実施形態の制御装置の動作を表したシーケンス図である。図7を参照すると、第1の制御装置10Aは、所定時間の経過や送信用ポリシーで定められた条件に従い、制御情報の送信タイミングが到来したか否かを確認する(ステップS001)。
 制御情報の送信タイミングが到来したことを確認すると(ステップS001のYES)、第1の制御装置10Aは、事前に設定されている送信用ポリシーを参照して、制御装置10Bに送信する制御情報を選定する(ステップS002)。
 次に、第1の制御装置10Aは、第2の制御装置10Bに対して、前記選定した制御情報を送信する(ステップS003)。
 制御装置10Bは、第1の制御装置10Aから制御情報を受信すると、事前に設定されている受信用ポリシーを参照して、自装置側の制御情報記憶部に記憶する制御情報を選定する(ステップS004)。
 次に、第2の制御装置10Bは、自装置側の制御情報記憶部に前記選定した制御情報を記憶する(ステップS005)。
 以上のように、第1の制御装置10A及び第2の制御装置10B間で、制御情報の授受を行わせる。これにより、例えば、図8に示すように、第1の制御装置10Aが管理するドメインAにて、端末A1と端末A2が存在し、第2の制御装置10Bが管理するドメインBにて、端末B1が存在することを、2つの制御装置が共有することができる。
 以上のような情報交換が行われることを前提とすれば、例えば、第1の制御装置10Aが、ドメインAにおいて端末A1から端末B1宛ての通信を実現する制御情報を設定し、第2の制御装置10Bが、ドメインBにおいて端末A1から端末B1宛ての通信を実現する制御情報を設定することで、端末A1と端末B1間の通信を実現することが可能となる。なお、第2の制御装置10Bは、第1の制御装置10Aから送られた制御情報を元に、ドメインAにおいて端末A1から端末B1宛ての通信を実現する制御情報を設定されたことを知ることができる。また、第2の制御装置10Bは、ドメインBのスイッチに、端末A1から端末B1宛ての通信を実現する制御情報を生成し、設定する際に、前記第1の制御装置10Aから送られた制御情報の発信元情報やドメインBにおける出口スイッチ情報等を利用することができる。
 以上、本発明の各実施形態を説明したが、本発明は、上記した実施形態に限定されるものではなく、本発明の基本的技術的思想を逸脱しない範囲で、更なる変形・置換・調整を加えることができる。例えば、各図面に示したネットワーク構成や要素の構成は、本発明の理解を助けるための一例であり、これらの図面に示した構成に限定されるものではない。
 また例えば、上記した実施形態では、制御装置が制御情報送信部15及び制御情報受信部16を備えるものとして説明したが、両者を統合した制御情報交換部を設けてもよい。
 最後に、本発明の好ましい形態を要約する。
[第1の形態]
 (上記第1の視点による制御装置参照)
[第2の形態]
 第1の形態の制御装置において、
 自装置の制御対象の通信ノードと前記他の制御装置の制御対象の通信ノードとが接続されており、
 前記ポリシーに従い、自装置の制御対象の通信ノードに接続している機器間の通信を実現する制御情報を選別する制御装置。
[第3の形態]
 第1又は第2の形態の制御装置において、
 自装置の制御対象の通信ノードと前記他の制御装置の制御対象の通信ノードとが接続されており、
 前記ポリシーに従い、自装置の制御対象の通信ノードに接続している機器からのパケットを破棄させている制御情報を選別する制御装置。
[第4の形態]
 第1から第3いずれか一の形態の制御装置において、
 さらに、前記制御情報を蓄積する制御情報記憶部を備え、
 前記制御情報交換部は、所定の時間間隔で、前記制御情報記憶部から前記ポリシーに適合する制御情報を選別して前記他の制御装置に送信する制御装置。
[第5の形態]
 第4の形態の制御装置において、
 前記制御情報交換部は、前記制御情報記憶部に蓄積された制御情報のうち、過去所定期間に前記制御情報記憶部に登録された制御情報を対象に、前記他の制御装置に送信する制御情報を選別する制御装置。
[第6の形態]
 第4又は第5の形態の制御装置において、
 前記ポリシー記憶部には、前記他の制御装置から受信した制御情報のうち前記制御情報記憶部に記憶する制御情報を選別するための受信用ポリシーが保持され、
 前記制御情報交換部は、前記受信用ポリシーを参照して、前記他の制御装置から受信した制御情報を選別して前記制御情報記憶部に記憶する制御装置。
[第7の形態]
 第1~第6いずれか一の形態の制御装置において、
 前記制御情報の送信プロトコルとして、Border Gateway Protocol Version 4(BGP4)を用いる制御装置。
[第8の形態]
 (上記第2の視点による通信システム参照)
[第9の形態]
 (上記第3の視点による制御情報の送信方法参照)
[第10の形態]
 (上記第4の視点によるプログラム参照)
 なお、上記第8~第10の形態は、第1の形態と同様に、第2~第7の形態に展開することが可能である。
 なお、上記の特許文献および非特許文献の各開示を、本書に引用をもって繰り込むものとする。本発明の全開示(請求の範囲を含む)の枠内において、さらにその基本的技術思想に基づいて、実施形態ないし実施例の変更・調整が可能である。また、本発明の全開示の枠内において種々の開示要素(各請求項の各要素、各実施形態ないし実施例の各要素、各図面の各要素等を含む)の多様な組み合わせ、ないし選択が可能である。すなわち、本発明は、請求の範囲を含む全開示、技術的思想にしたがって当業者であればなし得るであろう各種変形、修正を含むことは勿論である。特に、本書に記載した数値範囲については、当該範囲内に含まれる任意の数値ないし小範囲が、別段の記載のない場合でも具体的に記載されているものと解釈されるべきである。
 10A、10B、100A、100B 制御装置
 11 スイッチ制御部
 12 制御情報記憶部
 13 ポリシー設定受付部
 14 送信制御情報選定部
 15 制御情報送信部
 16 制御情報受信部
 17 受信制御情報選定部
 20 スイッチ
 30 外部管理装置
 101 制御部
 102 ポリシー記憶部
 103 制御情報交換部
 200 通信ノード

Claims (16)

  1.  制御対象の通信ノードに制御情報を設定することにより管轄するネットワークを制御する制御部と、
     前記制御情報のうち他の制御装置に送信する制御情報を選別するためのポリシーを保持するポリシー記憶部と、
     前記他の制御装置に、前記ポリシーを参照して選別した制御情報を送信する制御情報交換部と、
     を備える制御装置。
  2.  自装置の制御対象の通信ノードと前記他の制御装置の制御対象の通信ノードとが接続されており、
     前記ポリシーに従い、自装置の制御対象の通信ノードに接続している機器間の通信を実現する制御情報を選別する請求項1の制御装置。
  3.  自装置の制御対象の通信ノードと前記他の制御装置の制御対象の通信ノードとが接続されており、
     前記ポリシーに従い、自装置の制御対象の通信ノードに接続している機器からのパケットを破棄させている制御情報を選別する請求項1又は2の制御装置。
  4.  さらに、前記制御情報を蓄積する制御情報記憶部を備え、
     前記制御情報交換部は、所定の時間間隔で、前記制御情報記憶部から前記ポリシーに適合する制御情報を選別して前記他の制御装置に送信する請求項1から3いずれか一の制御装置。
  5.  前記制御情報交換部は、前記制御情報記憶部に蓄積された制御情報のうち、過去所定期間に前記制御情報記憶部に登録された制御情報を対象に、前記他の制御装置に送信する制御情報を選別する請求項4の制御装置。
  6.  前記ポリシー記憶部には、前記他の制御装置から受信した制御情報のうち前記制御情報記憶部に記憶する制御情報を選別するための受信用ポリシーが保持され、
     前記制御情報交換部は、前記受信用ポリシーを参照して、前記他の制御装置から受信した制御情報を選別して前記制御情報記憶部に記憶する請求項4又は5の制御装置。
  7.  前記制御情報の送信プロトコルとして、Border Gateway Protocol Version 4(BGP4)を用いる請求項1から6いずれか一の制御装置。
  8.  制御対象の通信ノードに制御情報を設定することにより管轄するネットワークを制御する制御部と、
     前記制御情報のうち第2の制御装置に送信する制御情報を選別するためのポリシーを保持するポリシー記憶部と、
     前記第2の制御装置に、前記ポリシーを参照して選別した制御情報を送信する制御情報交換部と、
     を備える第1の制御装置と、
     前記第1の制御装置から受信した制御情報を用いて、制御対象の通信ノードに設定する制御情報を作成する第2の制御装置と、
     を含む通信システム。
  9.  前記第1の制御装置の制御対象の通信ノードと前記第2の制御装置の制御対象の通信ノードとが接続されており、
     前記第1の制御装置は、前記ポリシーに従い、自装置の制御対象の通信ノードに接続している機器間の通信を実現する制御情報を選別する請求項8の通信システム。
  10.  前記第1の制御装置の制御対象の通信ノードと前記第2の制御装置の制御対象の通信ノードとが接続されており、
     前記第1の制御装置は、前記ポリシーに従い、自装置の制御対象の通信ノードに接続している機器からのパケットを破棄させている制御情報を選別する請求項8又は9の通信システム。
  11.  前記第1の制御装置は、さらに、前記制御情報を蓄積する制御情報記憶部を備え、
     前記制御情報交換部は、所定の時間間隔で、前記制御情報記憶部から前記ポリシーに適合する制御情報を選別して前記第2の制御装置に送信する請求項8から10いずれか一の通信システム。
  12.  前記制御情報交換部は、前記制御情報記憶部に蓄積された制御情報のうち、過去所定期間に前記制御情報記憶部に登録された制御情報を対象に、前記第2の制御装置に送信する制御情報を選別する請求項11の通信システム。
  13.  前記ポリシー記憶部には、前記第2の制御装置から受信した制御情報のうち前記制御情報記憶部に記憶する制御情報を選別するための受信用ポリシーが保持され、
     前記制御情報交換部は、前記受信用ポリシーを参照して、前記第2の御装置から受信した制御情報を選別して前記制御情報記憶部に記憶する請求項11又は12の通信システム。
  14.  前記制御情報の送信プロトコルとして、Border Gateway Protocol Version 4(BGP4)を用いる請求項8から13いずれか一の通信システム。
  15.  制御対象の通信ノードに制御情報を設定することにより管轄するネットワークを制御する制御部と、
     前記制御情報のうち他の制御装置に送信する制御情報を選別するためのポリシーを保持するポリシー記憶部と、を備えた制御装置が、
     前記ポリシーを参照して、前記他の制御装置に送信する制御情報を選別するステップと、
     前記他の制御装置に対し、前記選別した制御情報を送信するステップと、
     を含む制御情報の送信方法。
  16.  制御対象の通信ノードに制御情報を設定することにより管轄するネットワークを制御する制御部と、
     前記制御情報のうち他の制御装置に送信する制御情報を選別するためのポリシーを保持するポリシー記憶部と、を備えたコンピュータに、
     前記ポリシーを参照して、前記他の制御装置に送信する制御情報を選別する処理と、
     前記他の制御装置に対し、前記選別した制御情報を送信する処理と、
     を実行させるプログラム。
PCT/JP2014/058349 2013-03-26 2014-03-25 制御装置、通信システム、制御情報の送信方法及びプログラム WO2014157241A1 (ja)

Priority Applications (4)

Application Number Priority Date Filing Date Title
JP2015508560A JP5991427B2 (ja) 2013-03-26 2014-03-25 制御装置、通信システム、制御情報の送信方法及びプログラム
US14/777,443 US20160050654A1 (en) 2013-03-26 2014-03-25 Control apparatus, communication system, control information transmission method and program
CN201480018810.8A CN105075198B (zh) 2013-03-26 2014-03-25 控制装置、通信系统和控制信息发送方法
RU2015145581A RU2612610C1 (ru) 2013-03-26 2014-03-25 Устройство управления, система связи, способ передачи управляющей информации и программа

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
JP2013063578 2013-03-26
JP2013-063578 2013-03-26

Publications (1)

Publication Number Publication Date
WO2014157241A1 true WO2014157241A1 (ja) 2014-10-02

Family

ID=51624210

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/JP2014/058349 WO2014157241A1 (ja) 2013-03-26 2014-03-25 制御装置、通信システム、制御情報の送信方法及びプログラム

Country Status (5)

Country Link
US (1) US20160050654A1 (ja)
JP (1) JP5991427B2 (ja)
CN (1) CN105075198B (ja)
RU (1) RU2612610C1 (ja)
WO (1) WO2014157241A1 (ja)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US11431569B2 (en) 2016-07-21 2022-08-30 Nec Corporation Communication apparatus, system, rollback method, and non-transitory medium

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US10484282B2 (en) * 2016-01-12 2019-11-19 International Business Machines Corporation Interconnecting multiple separate openflow domains
EP3501140B1 (de) * 2016-09-29 2020-08-26 Siemens Aktiengesellschaft Verfahren zum betrieb eines mehrere kommunikationsgeräten umfassenden kommunikationsnetzes eines industriellen automatisierungssystems und steuerungseinheit

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003051857A (ja) * 2001-08-06 2003-02-21 Nec Corp データ通信システム、データ通信端末及びそれに用いるデータ通信方法並びにそのプログラム
JP2009147735A (ja) * 2007-12-14 2009-07-02 Nec Corp ネットワーク、ノード装置、ネットワーク冗長化方法及びネットワーク冗長化プログラム
JP2011019007A (ja) * 2009-07-07 2011-01-27 Nec Corp ネットワークアドレス重複回避方法、装置、システムおよびプログラム
JP2012195807A (ja) * 2011-03-17 2012-10-11 Nec Corp 制御サーバ、通信システム、制御方法およびプログラム
JP2013005087A (ja) * 2011-06-14 2013-01-07 Nippon Telegr & Teleph Corp <Ntt> ネットワークシステム、中継制御装置、中継制御方法及び中継制御プログラム
WO2013039083A1 (ja) * 2011-09-13 2013-03-21 日本電気株式会社 通信システム、制御装置および通信方法

Family Cites Families (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105245449B (zh) * 2010-01-05 2019-07-30 日本电气株式会社 通信系统、控制装置、处理规则设置方法、分组传输方法
JP5880560B2 (ja) * 2010-12-28 2016-03-09 日本電気株式会社 通信システム、転送ノード、受信パケット処理方法およびプログラム
KR101720395B1 (ko) * 2011-09-15 2017-03-27 이데미쓰 고산 가부시키가이샤 방향족 아민 유도체 및 그것을 이용한 유기 전기발광 소자
JP5939298B2 (ja) * 2011-09-16 2016-06-22 日本電気株式会社 通信端末、通信方法および通信システム
US8693344B1 (en) * 2011-09-27 2014-04-08 Big Switch Network, Inc. Systems and methods for generating packet forwarding rules based on network policy
US9042234B1 (en) * 2012-10-31 2015-05-26 Big Switch Networks, Inc. Systems and methods for efficient network traffic forwarding
US9680870B2 (en) * 2012-12-28 2017-06-13 Verizon Patent And Licensing Inc. Software-defined networking gateway

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003051857A (ja) * 2001-08-06 2003-02-21 Nec Corp データ通信システム、データ通信端末及びそれに用いるデータ通信方法並びにそのプログラム
JP2009147735A (ja) * 2007-12-14 2009-07-02 Nec Corp ネットワーク、ノード装置、ネットワーク冗長化方法及びネットワーク冗長化プログラム
JP2011019007A (ja) * 2009-07-07 2011-01-27 Nec Corp ネットワークアドレス重複回避方法、装置、システムおよびプログラム
JP2012195807A (ja) * 2011-03-17 2012-10-11 Nec Corp 制御サーバ、通信システム、制御方法およびプログラム
JP2013005087A (ja) * 2011-06-14 2013-01-07 Nippon Telegr & Teleph Corp <Ntt> ネットワークシステム、中継制御装置、中継制御方法及び中継制御プログラム
WO2013039083A1 (ja) * 2011-09-13 2013-03-21 日本電気株式会社 通信システム、制御装置および通信方法

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US11431569B2 (en) 2016-07-21 2022-08-30 Nec Corporation Communication apparatus, system, rollback method, and non-transitory medium

Also Published As

Publication number Publication date
CN105075198A (zh) 2015-11-18
JPWO2014157241A1 (ja) 2017-02-16
US20160050654A1 (en) 2016-02-18
JP5991427B2 (ja) 2016-09-14
RU2612610C1 (ru) 2017-03-09
CN105075198B (zh) 2018-04-17

Similar Documents

Publication Publication Date Title
JP5494668B2 (ja) 情報システム、制御サーバ、仮想ネットワーク管理方法およびプログラム
JP5850068B2 (ja) 制御装置、通信システム、通信方法およびプログラム
EP2652922B1 (en) Communication system, control apparatus, communication method, and program
JP5999251B2 (ja) 通信システム、スイッチ、制御装置、パケット処理方法及びプログラム
JP2014516215A (ja) 通信システム、制御装置、処理規則設定方法およびプログラム
JP6311611B2 (ja) 制御装置、通信システム、制御情報の作成方法及びプログラム
JP6064989B2 (ja) 制御装置、通信システム、ノード制御方法及びプログラム
JPWO2013176262A1 (ja) パケット転送システム、制御装置、パケット転送方法及びプログラム
JP5991427B2 (ja) 制御装置、通信システム、制御情報の送信方法及びプログラム
US20150256455A1 (en) Communication system, path information exchange apparatus, communication node, forwarding method for path information and program
JP6440191B2 (ja) スイッチ装置、vlan設定管理方法及びプログラム
JP6206493B2 (ja) 制御装置、通信システム、中継装置の制御方法及びプログラム
JP6024761B2 (ja) 制御装置、通信システム、通信方法及びプログラム
WO2014119602A1 (ja) 制御装置、スイッチ、通信システム、スイッチの制御方法及びプログラム
JP2014160951A (ja) スイッチ、制御装置、通信システム、制御チャネルの管理方法及びプログラム
JP6175766B2 (ja) 通信ノード、制御装置、通信システム、エントリ集約方法及びプログラム
JP6365663B2 (ja) 通信装置、制御装置、通信システム、受信パケットの処理方法、通信装置の制御方法及びプログラム
JP5861424B2 (ja) 通信システム、制御装置、通信方法およびプログラム
WO2014142081A1 (ja) 転送ノード、制御装置、通信システム、パケット処理方法及びプログラム
WO2014087993A1 (ja) 制御装置、通信システム、通信方法及びプログラム

Legal Events

Date Code Title Description
WWE Wipo information: entry into national phase

Ref document number: 201480018810.8

Country of ref document: CN

121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 14775611

Country of ref document: EP

Kind code of ref document: A1

WWE Wipo information: entry into national phase

Ref document number: 14777443

Country of ref document: US

ENP Entry into the national phase

Ref document number: 2015508560

Country of ref document: JP

Kind code of ref document: A

NENP Non-entry into the national phase

Ref country code: DE

ENP Entry into the national phase

Ref document number: 2015145581

Country of ref document: RU

Kind code of ref document: A

122 Ep: pct application non-entry in european phase

Ref document number: 14775611

Country of ref document: EP

Kind code of ref document: A1