WO2014104277A1 - 制御装置、通信システム、通信ノードの制御方法及びプログラム - Google Patents

制御装置、通信システム、通信ノードの制御方法及びプログラム Download PDF

Info

Publication number
WO2014104277A1
WO2014104277A1 PCT/JP2013/085050 JP2013085050W WO2014104277A1 WO 2014104277 A1 WO2014104277 A1 WO 2014104277A1 JP 2013085050 W JP2013085050 W JP 2013085050W WO 2014104277 A1 WO2014104277 A1 WO 2014104277A1
Authority
WO
WIPO (PCT)
Prior art keywords
vlan
communication node
information
port
terminal
Prior art date
Application number
PCT/JP2013/085050
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 JP2014554582A priority Critical patent/JPWO2014104277A1/ja
Priority to US14/652,880 priority patent/US10305811B2/en
Priority to CN201380068811.9A priority patent/CN104885417A/zh
Priority to EP13867412.2A priority patent/EP2940937A4/en
Publication of WO2014104277A1 publication Critical patent/WO2014104277A1/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/32Flow control; Congestion control by discarding or delaying data units, e.g. packets or frames
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L12/00Data switching networks
    • H04L12/28Data switching networks characterised by path configuration, e.g. LAN [Local Area Networks] or WAN [Wide Area Networks]
    • H04L12/46Interconnection of networks
    • H04L12/4641Virtual LANs, VLANs, e.g. virtual private networks [VPN]
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L12/00Data switching networks
    • H04L12/28Data switching networks characterised by path configuration, e.g. LAN [Local Area Networks] or WAN [Wide Area Networks]
    • H04L12/46Interconnection of networks
    • H04L12/4604LAN interconnection over a backbone network, e.g. Internet, Frame Relay
    • H04L12/462LAN interconnection over a bridge based backbone
    • H04L12/4625Single bridge functionality, e.g. connection of two networks over a single bridge
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L45/00Routing or path finding of packets in data switching networks
    • H04L45/02Topology update or discovery

Definitions

  • the present invention is based on the priority claim of Japanese patent application: Japanese Patent Application No. 2012-288378 (filed on Dec. 28, 2012), the entire contents of which are incorporated herein by reference. Shall.
  • the present invention relates to a control device, a communication system, a communication node control method, and a program, and more particularly, to a control device, a communication system, a communication node control method, and a program for centrally controlling communication nodes.
  • Non-patent documents 1 and 2 propose a technique called open flow.
  • 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
  • Example 2 of Non-Patent Document 1 a virtual network such as VLAN (Virtual Local Area Network) can be constructed by combining an OpenFlow switch and an OpenFlow controller that centrally controls the OpenFlow switch.
  • VLAN Virtual Local Area Network
  • Non-Patent Document 2 describes that a control message for an additional function called an Experter message can be exchanged between the OpenFlow controller and the OpenFlow switch (see “A.5.4 of Non-Patent Document 2”). Expermenter ").
  • Non-Patent Documents 1 and 2 described above describe that a virtual network can be constructed by setting VLAN information as a matching condition for entries stored in the flow table of an open flow switch (hereinafter referred to as “switch”). Has been.
  • switches that can configure a virtual network using OpenFlow include those that need to set an appropriate VLAN for each port. For this reason, when an unknown terminal or a virtual machine is connected to one of the switches or when the network configuration is changed, an operation for setting an appropriate VLAN in the port of the switch has occurred.
  • some types of switches that need to set appropriate VLANs for each of the above ports have a function of discarding packets to which VLANs that are not appropriate in relation to output ports are added.
  • a packet for which specified VLAN information is not set is received, there is a function of discarding the packet.
  • These functions also replace flow entries that discard packets with VLAN information that is not appropriate in relation to ports, and contribute to reducing the number of flow entries held by individual switches and improving switch responsiveness. To do.
  • the present invention provides a control device, a communication system, a communication node control method, and a program that can contribute to labor saving in setting VLAN information to ports of each communication node in a centralized control communication system represented by OpenFlow.
  • the purpose is to do.
  • the communication based on a connection detection unit that detects that a terminal or a virtual machine is connected to a communication node to be controlled, and the virtual network to which the detected terminal or virtual machine belongs, the communication
  • a first VLAN information determination unit for determining VLAN (Virtual Local Area Network) information to be set for a port to which the terminal or virtual machine of the node is connected; a VLAN setting unit for setting the determined VLAN information for the port; Are provided.
  • VLAN Virtual Local Area Network
  • the function of discarding the packet or the specific port when receiving a packet transmission instruction for which the specified VLAN (Virtual Local Area Network) information is not set in a specific port, the function of discarding the packet or the specific port.
  • a communication node having a function of discarding the packet and detecting that a terminal or a virtual machine is connected to the specific port of the communication node are detected.
  • VLAN that sets the determined VLAN information to the port And tough, and a control device including a communication system including a provided.
  • a communication node control method comprising: determining VLAN (Virtual Local Network) information to be set for a port to which the terminal or virtual machine is connected; and setting the determined VLAN information for the port. Is done.
  • This method is associated with a specific machine called a control device that sets VLAN information in a port of a communication node.
  • a process for detecting that a terminal or virtual machine is connected to a control target communication node to a computer that controls the communication node, and a virtual network to which the detected terminal or virtual machine belongs A process for determining VLAN (Virtual Local Area Network) information to be set for a port to which the terminal or virtual machine of the communication node is connected, and a process for setting the determined VLAN information for the port.
  • VLAN Virtual Local Area Network
  • a program to be executed 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.
  • FIG. 6 is a diagram for explaining an operation when the communication node according to the first embodiment of this invention receives a packet from terminal A. It is a figure which shows an example of the path
  • the present invention can be realized by a configuration including a plurality of communication nodes 20 and a control device 10 that controls these communication nodes 20 as shown in FIG.
  • the control device 10 includes a connection detection unit 11 that detects that a terminal or virtual machine is connected to the communication node 20 to be controlled, and a virtual network to which the detected terminal or virtual machine belongs.
  • the first VLAN information determination unit 12 that determines VLAN (Virtual Local Area Network) information to be set for the port to which the terminal or virtual machine of the communication node is connected, and the determined VLAN information is set for the port.
  • VLAN setting unit 13 determines VLAN (Virtual Local Area Network) information to be set for the port to which the terminal or virtual machine of the communication node is connected, and the determined VLAN information is set for the port.
  • Non-Patent Document 2 a control message for an additional function called an Expert message of Non-Patent Document 2 can be used. Also, a method using a network setting protocol such as NETCONF or a method for setting a VLAN via an external system can be adopted.
  • appropriate VLAN information is set at least on the port of the communication node to which the terminal or virtual machine is connected. That is, when connection of an unknown terminal or virtual machine to a communication node is detected, appropriate VLAN information is automatically set, so that the burden on the network administrator or the like can be reduced.
  • a method using a new packet reception notification from a communication node described later, a virtual network management device, or a virtual machine management device It is possible to adopt a method of receiving notifications from the etc.
  • FIG. 2 is a diagram illustrating the configuration of the communication system according to the first embodiment of this invention.
  • a plurality of communication nodes 200A to 200C (hereinafter referred to as “communication node 200” unless otherwise distinguished) are included in a network connected to each other, and control is performed on these communication nodes 200.
  • a control device 100 that controls the network by setting information, and a terminal and a server that communicate via the network configured by the communication node 200 are illustrated.
  • the communication node 200 refers to the flow entry set as control information and processes the packet.
  • the OpenFlow switch of Non-Patent Document 2 can be cited.
  • the communication node 200 according to the present embodiment has a function of discarding a packet in which specified VLAN information is not set at a specific port when a packet is output (this function is referred to as “VLAN gate function”). ).
  • the communication node 200 may be a physical switch or a virtual switch that operates on a virtualization server or the like.
  • the control device 100 sets a flow entry as control information for the communication node 200 described above, and controls these communication nodes 200.
  • the open flow controller of Non-Patent Document 2 can be cited.
  • FIG. 3 is a block diagram showing the configuration of the control device 100 according to the first embodiment of the present invention.
  • a route calculation unit 101 a control information generation unit 102, a first VLAN information determination unit 103, a second VLAN information determination unit 104, a topology construction unit 105, and a virtual network database (virtual network DB) 106 And a physical topology database (physical topology DB) 107 and a communication unit 108 (corresponding to the VLAN setting unit 13) that exchanges various control messages with the communication node 200.
  • a route calculation unit 101 a control information generation unit 102, a first VLAN information determination unit 103, a second VLAN information determination unit 104, a topology construction unit 105, and a virtual network database (virtual network DB) 106
  • a physical topology database physical topology DB
  • the topology construction unit 105 causes the communication node 200 to transmit a topology confirmation packet via the communication unit 108, and based on the result, constructs the topology of the network constituted by the communication node 200, and the physical topology database (physical topology database). DB) 107.
  • FIG. 4 is a diagram illustrating an example of the topology construction operation by the control device.
  • the control device 100 instructs the communication node 200C to transmit a topology confirmation packet
  • the communication node 200C receives a topology confirmation packet from a port other than the port that has received the topology confirmation packet transmission instruction.
  • the control device 100 instructs the transmission of the topology confirmation packet in which an appropriate VLAN is set, or by an instruction from the control device 100.
  • Packet output may be excluded from the VLAN gate function.
  • the control device 100 can construct the topology of the network configured by the communication nodes 200.
  • the topology is not limited to the above-described method, and the topology can be detected using LLDP (Link Layer Discovery Protocol) or other routing protocols.
  • control device 100 can automatically collect information on the ports provided in the communication node 200 and whether or not it has a VLAN gate function.
  • the virtual network DB 106 is a database that holds configuration information of the virtual network configured by the communication node 200.
  • FIG. 5 is a diagram illustrating a configuration example of a virtual network including the communication node 200 according to the first embodiment of this invention.
  • a virtual network having a virtual bridge 300 virtually configured by controlling the communication nodes 200A to 200C is shown. Further, it is mapped to specific ports of the communication nodes 200A and 200C at the two end points of the virtual bridge.
  • mapping the virtual network with the ports of the communication nodes 200A and 200C in this way a plurality of virtual networks logically divided from one physical network can be configured.
  • FIG. 6 is an example of VLAN gate control information held in the virtual network DB 106 according to the first embodiment of this invention.
  • a gate VLAN ID set on the terminal side for each virtual network, a gate VLAN ID set on the terminal side, a core VLAN ID set on a port connecting communication nodes, and a server-side gate VLAN ID are associated with each other.
  • the number of flow entries set in the communication node 200 can be reduced by unifying the specific VLAN ID in the core network as described above. Further, the reduction in the number of flow entries contributes to easy implementation of the control device 100.
  • the second VLAN information determination unit 104 Based on the virtual network configuration information held in the virtual network DB 106 described above and the topology information stored in the physical topology DB, the second VLAN information determination unit 104 (for example, in FIG. 5) The VLAN ID to be set to the port connected to the server A) is determined, and the determined VLAN ID is set to the corresponding port via the communication unit 108.
  • FIG. 7 is a diagram illustrating an example of a VLAN setting operation by the second VLAN information determination unit 104.
  • the communication node 200C is connected to the server A, and from the information stored in the virtual network DB 106, the connection port with the server A of the communication node 200C is the virtual network virtual network. It turns out that it is mapped to the end point.
  • the second VLAN information determination unit 104 refers to the VLAN gate control information shown in FIG. 6 and sets “200” as the server-side gate VLAN ID to the connection port with the server A of the communication node 200C. I do.
  • the second VLAN information determination unit 104 may perform a VLAN ID setting operation according to the updated contents. For example, when the server B is newly connected to the communication node 200C, the second VLAN information determination unit 104 connects the server side gate to the connection port with the server B of the communication node 200C as in the case of the server A described above. Set “200” as the VLAN ID. Further, when the server A is disconnected from the communication node 200C, an operation of deleting the VLAN ID from the connection port with the server A of the communication node 200C may be performed.
  • the route calculation unit 101 When the route calculation unit 101 receives a control information setting request (a “Packet-In” message in Non-Patent Document 2) from the communication node 200 via the communication unit 108, the route calculation unit 101 is triggered by the control information setting request.
  • the virtual network to which the transmission source terminal belongs is specified with reference to the packet reception port, the transmission source terminal ID, and the like.
  • the path calculation unit 101 transfers the transfer path from the communication node serving as the starting point to the communication node 200 connected to the destination based on the packet information included in the control information setting request. Calculate
  • the control information generation unit 102 generates control information (flow entry) to be set in the communication node on the calculated transfer route in order to transfer the packet on the transfer route calculated by the route calculation unit 101, and the communication unit The communication node 200 on the transfer path is set via the network 108. At the same time, the control information generation unit 102 sets the control information (flow entry) for executing necessary header rewriting in the communication node on the transfer path with reference to the VLAN gate control information shown in FIG.
  • the first VLAN information determination unit 103 sets the port corresponding to the starting point of the route. Then, a VLAN ID corresponding to the specified virtual network is determined, and the determined VLAN ID is set to the corresponding port via the communication unit 108. Whether or not the port corresponding to the starting point of the route is a port that does not have a VLAN gate function is determined based on setting information (VLAN automatic setting target port information) stored in the control device 100 in advance by the network administrator. It may be determined, or may be determined based on the capability information of the communication node 200 collected from each communication node during the topology collection operation described above.
  • each unit (processing means) of the control device 100 shown in FIG. 2 can also be realized by a computer program that causes a computer constituting the control device 100 to execute the above-described processes using its hardware.
  • FIG. 8 to 14 are diagrams showing operations when terminal A is connected to communication node 200A and a packet addressed to server A is received from terminal A.
  • FIG. 8 to 14 are diagrams showing operations when terminal A is connected to communication node 200A and a packet addressed to server A is received from terminal A.
  • the communication node 200A that has received the packet addressed to the server A from the terminal A does not include control information having a matching condition that matches the packet addressed to the server A from the terminal A in the control information held by itself.
  • a control information setting request (a “Packet-In” message in Non-Patent Document 2) is transmitted to the control device 100.
  • the control device 100 that has received the control information setting request determines, for example, that the terminal A belongs to the virtual network A, and sends a packet from the communication node 200A to the server A via the communication node 200C as shown in FIG. Calculate the transfer route for transferring. Then, control information (flow entry) is set in the transfer nodes 200A and 200C on the transfer path to execute packet transfer according to the transfer path and rewrite of the VLAN ID corresponding to the VLAN gate control information. .
  • the control device 100 sets the gate VLAN ID “100” of the virtual network A of the VLAN gate control information shown in FIG. 6 to the port that is the starting point of the calculated transfer path.
  • control device 100 assigns the CORE VLAN ID “4094” of the virtual network A of the VLAN gate control information shown in FIG. 6 to the port connecting the communication nodes on the calculated transfer path. Set.
  • the server-side gate VLAN ID “200” has been set by the second VLAN information determination unit 104 to the connection port with the server A of the communication node 200 ⁇ / b> C serving as the end point of the route. . Thus, preparation for packet transfer from the terminal A to the server A is completed.
  • the control device 100 calculates a transfer path for transferring a packet from the communication node 200A to the server A via the communication node 200B and the communication node 200C. Then, the control device 100 sets control information (flow entry) that causes the transfer nodes 200A to 200C on the transfer path to execute packet transfer according to the transfer path and rewrite of the VLAN ID. Furthermore, the control device 100 sets the gate VLAN ID “300” of the virtual network B in the VLAN gate control information shown in FIG. 6 to the port that is the starting point of the transfer path.
  • control device 100 assigns the CORE VLAN ID “4094” of the virtual network B of the VLAN gate control information shown in FIG. 6 to the port connecting the communication nodes on the calculated transfer path. Set.
  • the server-side gate VLAN ID “200” has already been set by the second VLAN information determination unit 104 to the connection port with the server A of the communication node 200 ⁇ / b> C serving as the end point of the route. . Thus, preparation for packet transfer from the terminal B to the server A is completed.
  • FIG. 14 is a diagram showing a packet transfer path (bold solid line and bold broken line) realized by the above-described series of processing and a VLAN ID set to a port on the path.
  • the VLAN ID necessary for the port of the communication node 200 on the route can be set simultaneously with the route setting by the control device 100.
  • VLAN ID setting work for each communication node port is reduced.
  • the set VLAN ID is used for the VLAN gate function in each communication node, the number of flow entries can be reduced and the responsiveness of the switch can be improved.
  • the VLAN ID can be deleted when the control information (flow entry) set for each communication node 200 is deleted by a timeout due to the elapse of a certain period or by an explicit instruction from the control device 100.
  • the VLAN ID is set in response to the reception of the control information setting request from the communication node.
  • the connection of the terminal or the virtual machine to the communication node, the communication node It is also possible to adopt a form in which the VLAN ID is set in response to a topology change by addition.
  • the VLAN gate function of the communication node 200 has been described as a function of discarding a packet for which specified VLAN information is not set at a specific port of the communication node when a packet is output.
  • the communication node 200 may have a function of discarding the packet.
  • the operation of the communication node 200 transmitting a control information setting request to the control device 100 when receiving a packet for which no VLAN information is set is also suppressed, so that the connection of the terminal or virtual machine to the communication node is suppressed. It is necessary to provide a mechanism for notifying the control apparatus 100 of a change in topology due to the addition of a communication node.
  • the first VLAN information determination unit determines VLAN information when a port connected to the terminal is a port having a function of discarding a packet in which VLAN information designated at the time of packet transmission is not set.
  • Control device In the control device of the first or second form, When the port connected to the terminal receives a packet in which the designated VLAN information is not set, the first VLAN information determination unit is a port having a function of discarding the packet. A control device that determines VLAN information.
  • the VLAN setting unit A control device for setting VLAN information by transmitting a control message for executing an operation for setting the VLAN information to a designated port to the communication node to be controlled.
  • VLAN information to be set in a port connected to an external device of the control target communication node is determined.
  • a control device comprising a VLAN information determination unit.
  • control device In the control device according to any one of the first to fifth aspects, Further, a control device that sets VLAN information in a port connecting the communication nodes to be controlled based on configuration information of the virtual network and topology information received from the communication node to be controlled. [Seventh form] In the control device according to any one of the first to sixth aspects, A control device that detects that a terminal or a virtual machine is connected by receiving a control information setting request from the communication node to be controlled.

Landscapes

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

Abstract

 集中制御型の通信システムにおける通信ノードのポートへのVLAN(Virtual Local Area Network)情報の設定の省力化。制御装置は、制御対象の通信ノードに対して、端末又は仮想マシンが接続したことを検出する接続検出部と、前記検出した端末又は仮想マシンが属する仮想ネットワークに基づいて、前記通信ノードの前記端末又は仮想マシンが接続されたポートに設定するVLAN情報を決定する第1のVLAN情報決定部と、前記ポートに前記決定したVLAN情報を設定するVLAN設定部と、を備える。

Description

制御装置、通信システム、通信ノードの制御方法及びプログラム
 (関連出願についての記載)
 本発明は、日本国特許出願:特願2012-288378号(2012年12月28日出願)の優先権主張に基づくものであり、同出願の全記載内容は引用をもって本書に組み込み記載されているものとする。
 本発明は、制御装置、通信システム、通信ノードの制御方法及びプログラムに関し、特に、通信ノードを集中制御する制御装置、通信システム、通信ノードの制御方法及びプログラムに関する。
 非特許文献1、2に、オープンフローという技術が提案されている。オープンフローは、通信をエンドツーエンドのフローとして捉え、フロー単位で経路制御、障害回復、負荷分散、最適化を行うものである。非特許文献2に仕様化されているオープンフロースイッチは、オープンフローコントローラとの通信用のセキュアチャネルを備え、オープンフローコントローラから適宜追加または書き換え指示されるフローテーブルに従って動作する。フローテーブルには、フロー毎に、パケットヘッダと照合するマッチ条件(Match Fields)と、フロー統計情報(Counters)と、処理内容を定義したインストラクション(Instructions)と、の組が定義される(非特許文献2の「5.2 Flow Table」の項参照)。
 例えば、オープンフロースイッチは、パケットを受信すると、フローテーブルから、受信パケットのヘッダ情報に適合するマッチ条件(非特許文献2の「5.3 Matching」参照)を持つエントリを検索する。検索の結果、受信パケットに適合するエントリが見つかった場合、オープンフロースイッチは、フロー統計情報(カウンタ)を更新するとともに、受信パケットに対して、当該エントリのインストラクションフィールドに記述された処理内容(指定ポートからのパケット送信、フラッディング、廃棄等)を実施する。一方、検索の結果、受信パケットに適合するエントリが見つからなかった場合、オープンフロースイッチは、セキュアチャネルを介して、オープンフローコントローラに対してエントリ設定の要求、即ち、受信パケットを処理するための制御情報の送信要求(Packet-Inメッセージ)を送信する。オープンフロースイッチは、処理内容が定められたフローエントリを受け取ってフローテーブルを更新する。このように、オープンフロースイッチは、フローテーブルに格納されたエントリを制御情報として用いてパケット転送を行う。
 また、非特許文献1のExample2には、オープンフロースイッチと、オープンフロースイッチを集中制御するオープンフローコントローラとの組合せにて、VLAN(Virtual Local Area Network)のような仮想的なネットワークを構築できることが記載されている。
 また、非特許文献2の仕様書では、オープンフローコントローラとオープンフロースイッチ間で、Expermenterメッセージという追加機能用の制御メッセージを授受できることが記載されている(非特許文献2の「A.5.4 Expermenter」)。
Nick McKeownほか7名、"OpenFlow: Enabling Innovation in Campus Networks"、[online]、[平成24(2012)年11月24日検索]、インターネット〈URL:http://www.openflow.org/documents/openflow-wp-latest.pdf〉 "OpenFlow Switch Specification" Version 1.3.1 (Wire Protocol 0x04)、[online]、[平成24(2012)年12月11日検索]、インターネット〈URL: https://www.opennetworking.org/images/stories/downloads/specification/openflow-spec-v1.3.1.pdf〉
 以下の分析は、本発明によって与えられたものである。上記した非特許文献1と2には、オープンフロースイッチ(以下、「スイッチ」という。)のフローテーブルに格納するエントリのマッチ条件として、VLAN情報を設定することで、仮想ネットワークを構築できると記載されている。
 しかしながら、オープンフローを用いて仮想ネットワークを構成可能なスイッチの中には、各ポートに適切なVLANを設定する必要があるものが含まれている。このため、未知の端末や仮想マシンがいずれかのスイッチに接続した場合や、ネットワークの構成に変更が生じた場合に、当該スイッチのポートに適切なVLANを設定するという作業が発生している。
 また、上記各ポートに適切なVLANを設定する必要があるタイプのスイッチには、出力ポートとの関係において適切でないVLANが付加されたパケットを破棄する機能を有しているものがある。また、指定されたVLAN情報が設定されていないパケットを受信した場合、当該パケットを破棄する機能を有しているものもある。これらの機能は、ポートとの関係において適切でないVLAN情報を持つパケットを破棄するフローエントリの代わりにもなり、個々のスイッチが保持するフローエントリの数の削減やスイッチの応答性の向上にも貢献する。
 本発明は、上記オープンフローに代表される集中制御型の通信システムにおける各通信ノードのポートへのVLAN情報の設定の省力化に貢献できる制御装置、通信システム、通信ノードの制御方法及びプログラムを提供することを目的とする。
 第1の視点によれば、制御対象の通信ノードに対して、端末又は仮想マシンが接続したことを検出する接続検出部と、前記検出した端末又は仮想マシンが属する仮想ネットワークに基づいて、前記通信ノードの前記端末又は仮想マシンが接続されたポートに設定するVLAN(Virtual Local Area Network)情報を決定する第1のVLAN情報決定部と、前記ポートに前記決定したVLAN情報を設定するVLAN設定部と、を備えた制御装置が提供される。
 第2の視点によれば、特定のポートにおいて指定されたVLAN(Virtual Local Area Network)情報が設定されていないパケットの送信指示を受けた場合、当該パケットを破棄する機能、又は、特定のポートにおいて指定されたVLAN情報が設定されていないパケットを受信した場合、当該パケットを破棄する機能を備えている通信ノードと、前記通信ノードの前記特定のポートに端末又は仮想マシンが接続したことを検出する接続検出部と、前記検出した端末又は仮想マシンが属する仮想ネットワークに基づいて、前記通信ノードの前記端末又は仮想マシンが接続されたポートに設定するVLAN情報を決定する第1のVLAN情報決定部と、前記ポートに前記決定したVLAN情報を設定するVLAN設定部と、を備えた制御装置と、を含む通信システムが提供される。
 第3の視点によれば、制御対象の通信ノードに対して、端末又は仮想マシンが接続したことを検出するステップと、前記検出した端末又は仮想マシンが属する仮想ネットワークに基づいて、前記通信ノードの前記端末又は仮想マシンが接続されたポートに設定するVLAN(Virtual Local Area Network)情報を決定するステップと、前記ポートに前記決定したVLAN情報を設定するステップと、を含む通信ノードの制御方法が提供される。本方法は、通信ノードのポートにVLAN情報を設定する制御装置という、特定の機械に結びつけられている。
 第4の視点によれば、通信ノードを制御するコンピュータに、制御対象の通信ノードに対して、端末又は仮想マシンが接続したことを検出する処理と、前記検出した端末又は仮想マシンが属する仮想ネットワークに基づいて、前記通信ノードの前記端末又は仮想マシンが接続されたポートに設定するVLAN(Virtual Local Area Network)情報を決定する処理と、前記ポートに前記決定したVLAN情報を設定する処理と、を実行させるプログラムが提供される。なお、このプログラムは、コンピュータが読み取り可能な(非トランジエントな)記憶媒体に記録することができる。即ち、本発明は、コンピュータプログラム製品として具現することも可能である。
 本発明によれば、集中制御型の通信システムの各通信ノードのポートへのVLAN情報の設定の省力化に貢献することが可能となる。
本発明の一実施形態の構成を示す図である。 本発明の第1の実施形態の通信システムの構成を示す図である。 本発明の第1の実施形態の制御装置の構成を示すブロック図である。 本発明の第1の実施形態の制御装置のトポロジ構築動作の一例を示す図である。 本発明の第1の実施形態の通信ノードによって構成される仮想ネットワークの構成例を示す図である。 本発明の第1の実施形態の仮想ネットワークDBに保持されるVLANゲート制御情報の一例である。 本発明の第1の実施形態の制御装置のVLAN設定動作の一例を示す図である。 本発明の第1の実施形態の通信ノードが端末Aからパケットを受信した際の動作を説明するための図である。 本発明の第1の実施形態の制御装置の経路計算動作の一例を示す図である。 本発明の第1の実施形態の制御装置の入口通信ノードへのVLAN設定動作の一例を示す図である。 本発明の第1の実施形態の制御装置の通信ノード間インタフェースへのVLAN設定動作の一例を示す図である。 本発明の第1の実施形態の制御装置の経路計算動作と入口通信ノードへのVLAN設定動作の別の一例を示す図である。 本発明の第1の実施形態の制御装置の通信ノード間インタフェースへのVLAN設定動作の別の一例を示す図である。 本発明の第1の実施形態により各通信ノードのインタフェースに設定されるVLAN情報を示す図である。
 はじめに本発明の一実施形態の概要について図面を参照して説明する。なお、この概要に付記した図面参照符号は、理解を助けるための一例として各要素に便宜上付記したものであり、本発明を図示の態様に限定することを意図するものではない。
 本発明は、その一実施形態において、図1に示すように、複数の通信ノード20と、これらの通信ノード20を制御する制御装置10とを含む構成にて実現できる。より具体的には、制御装置10は、制御対象の通信ノード20に対して、端末又は仮想マシンが接続したことを検出する接続検出部11と、前記検出した端末又は仮想マシンが属する仮想ネットワークに基づいて、前記通信ノードの前記端末又は仮想マシンが接続されたポートに設定するVLAN(Virtual Local Area Network)情報を決定する第1VLAN情報決定部12と、前記ポートに前記決定したVLAN情報を設定するVLAN設定部13と、を備える。なお、VLAN設定部13が、通信ノードに対し、指定したポートへのVLAN情報の設定を指示する方法としては、非特許文献2のExpermenterメッセージという追加機能用の制御メッセージを用いることができる。また、NETCONFなどのネットワーク設定プロトコルを用いる方法や外部のシステムを介して、VLANを設定する方法も採用可能である。
 上記構成を備えることにより、少なくとも端末又は仮想マシンが接続された通信ノードのポートに、適切なVLAN情報が設定される。即ち、未知の端末や仮想マシンの通信ノードへの接続を検出すると、自動的に適切なVLAN情報が設定されるため、ネットワーク管理者等の負担を軽減することが可能となっている。
 なお、接続検出部11における端末又は仮想マシンの接続検出の仕組みとしては、後記する通信ノードからの、新規パケット受信通知を利用する方法や、その他、仮想ネットワークの管理装置や、仮想マシンの管理装置等からの通知を受ける方法を採用することができる。
[第1の実施形態]
 続いて、本発明の第1の実施形態について図面を参照して詳細に説明する。図2は、本発明の第1の実施形態の通信システムの構成を示す図である。図2を参照すると、互いに接続されたネットワークを構成する複数の通信ノード200A~200C(以下、通信ノードを特に区別しない場合、「通信ノード200」と記す。)と、これらの通信ノード200に制御情報を設定することによりネットワークを制御する制御装置100と、通信ノード200により構成されたネットワークを介して通信する端末とサーバが示されている。
 通信ノード200は、制御情報として設定されたフローエントリを参照してパケットを処理する。このような通信ノードとしては、非特許文献2のオープンフロースイッチを挙げることができる。また、本実施形態の通信ノード200は、特定のポートにおいて、パケット出力時に、指定されたVLAN情報が設定されていないパケットを破棄する機能を備えている(この機能を「VLANゲート機能」という。)。なお、通信ノード200は、物理的なスイッチであってもよいし、仮想化サーバ等で動作する仮想スイッチであってもよい。
 制御装置100は、上記した通信ノード200に対し、制御情報としてフローエントリを設定して、これら通信ノード200を制御する。このような制御装置としては、非特許文献2のオープンフローコントローラを挙げることができる。
 図3は、本発明の第1の実施形態の制御装置100の構成を示すブロック図である。図3を参照すると、経路計算部101と、制御情報生成部102と、第1VLAN情報決定部103と、第2VLAN情報決定部104と、トポロジ構築部105と、仮想ネットワークデータベース(仮想ネットワークDB)106と、物理トポロジデータベース(物理トポロジDB)107と、通信ノード200と種々の制御メッセージを授受する通信部108(上記VLAN設定部13に相当)と、を備えている。
 トポロジ構築部105は、通信部108を介して、通信ノード200にトポロジ確認パケットを送信させ、その結果に基づいて、通信ノード200によって構成されるネットワークのトポロジを構築し、物理トポロジデータベース(物理トポロジDB)107に格納する。
 図4は、制御装置によるトポロジ構築動作の一例を示す図である。図4の例では、制御装置100が通信ノード200Cに対して、トポロジ確認パケットの送信を指示すると、通信ノード200Cは、トポロジ確認パケットの送信指示を受けたポート以外のポートから、トポロジ確認パケットを送信する(なお、トポロジ確認パケットの出力ポートが、VLANゲート機能を有するポートである場合、制御装置100が適切なVLANを設定したトポロジ確認パケットの送出を指示するか、制御装置100からの指示によるパケット出力はVLANゲート機能の対象外とすればよい。)。通信ノード200A、200Bが、通信ノード200Cからのトポロジ確認パケットを受信したことを検出することで、制御装置100は、通信ノード200によって構成されるネットワークのトポロジを構築することができる。なお、上記した方法に限られず、LLDP(Link Layer Discovery Protocol)やその他のルーティングプロトコルを用いてトポロジを検出することも可能である。
 また、前記通信ノード200に対するトポロジ情報の収集と併せて、各通信ノード200の能力情報を収集することも好ましい。このようにすることで、制御装置100が、通信ノード200が備えているポートの情報や、VLANゲート機能を備えているかどうかを自動的に収集することができる。
 仮想ネットワークDB106は、通信ノード200によって構成された仮想ネットワークの構成情報を保持するデータベースである。
 図5は、本発明の第1の実施形態の通信ノード200によって構成される仮想ネットワークの構成例を示す図である。図5の例では、通信ノード200A~200Cを制御することによって仮想的に構成された仮想ブリッジ300を持つ仮想ネットワークが示されている。また、仮想ブリッジの2つの端点の通信ノード200A、200Cの特定のポートにマッピングされている。このように仮想ネットワークを通信ノード200A、200Cのポートとマッピングすることで、1つの物理ネットワークから論理的に分割された複数の仮想ネットワークを構成することができる。
 図6は、本発明の第1の実施形態の仮想ネットワークDB106に保持されるVLANゲート制御情報の一例である。図6の例では、仮想ネットワーク毎に、それぞれ端末側に設定するゲートVLAN IDと、通信ノード間を接続するポートに設定するコアVLAN IDと、サーバ側のゲートVLAN IDとが対応付けられている。例えば、VLAN ID=100を用いる仮想ネットワークA、VLAN ID=300を用いる仮想ネットワークBの通信は、通信ノード200A~200C間のコアネットワークでは、共通のコアVLAN ID=4094を持つ通信に集約される。このため、入口側の通信ノードのコアネットワーク側ポートには、VLAN ID=4094を設定する必要がある。このようにすることで、上述のVLANゲート機能により、入口側の通信ノードに、コアネットワーク側に出力するパケットでVLAN IDが4094でないパケットを破棄させることが可能になる。同様に、出口側の通信ノードのサーバと接続されたポートには、VLAN ID=200を設定する必要がある。またこのようにすることで、同様に、出口側の通信ノードに、サーバ側に出力するパケットでVLAN IDが200でないパケットを破棄させることができる。本実施形態では、このように、適切なVLAN IDが設定されていないパケットを破棄(Drop)させる制御情報(フローエントリ)を設定せずに済むため、通信ノードに設定するフローエントリの数を削減可能となっている。
 加えて、上記のように、コアネットワークで、特定のVLAN IDに統一することにより、通信ノード200に設定するフローエントリの数を低減することができる。また、フローエントリの数の低減は、制御装置100の実装の容易化にも貢献する。
 第2VLAN情報決定部104は、上記した仮想ネットワークDB106に保持された仮想ネットワークの構成情報と、物理トポロジDBに格納されたトポロジ情報とに基づいて、通信ノード200の外部機器(例えば、図5のサーバA)と接続されたポートに設定するVLAN IDを決定し、通信部108を介して、該当ポートに前記決定したVLAN IDを設定する。
 図7は、第2VLAN情報決定部104によるVLAN設定動作の一例を示す図である。例えば、物理トポロジDB107に格納されている情報から、通信ノード200CがサーバAと接続され、仮想ネットワークDB106に格納されている情報から、前記通信ノード200CのサーバAとの接続ポートが仮想ネットワークの仮想端点にマッピングされていることが分かる。そして、第2VLAN情報決定部104は、図6に示されたVLANゲート制御情報を参照して、通信ノード200CのサーバAとの接続ポートに、サーバ側ゲートVLAN IDとして「200」を設定する動作を行う。
 また、仮想ネットワークDB106や物理トポロジDB107に格納された情報が更新された場合には、第2VLAN情報決定部104に、これら更新内容に応じたVLAN IDの設定動作を行わせてもよい。例えば、通信ノード200Cに、新たにサーバBが接続された場合、第2VLAN情報決定部104は、上記したサーバAの場合と同様に、通信ノード200CのサーバBとの接続ポートに、サーバ側ゲートVLAN IDとして「200」を設定する。また、サーバAが通信ノード200Cから外された場合には、通信ノード200CのサーバAとの接続ポートから、VLAN IDを削除する動作を行わせてもよい。
 経路計算部101は、通信部108を介して、通信ノード200からの制御情報の設定要求(非特許文献2の「Packet-In」メッセージ)を受信すると、制御情報の設定要求の契機となったパケットの受信ポートや送信元端末のID等を参照して、送信元の端末が属する仮想ネットワークを特定する。そして、仮想ネットワークを特定できた場合、経路計算部101は、制御情報の設定要求に含まれるパケット情報に基づいて、起点となる通信ノードから、宛先に接続された通信ノード200に到る転送経路を計算する。
 制御情報生成部102は、経路計算部101にて計算された転送経路でパケットを転送するために、計算された転送経路上の通信ノードに設定する制御情報(フローエントリ)を生成し、通信部108を介して、転送経路上の通信ノード200に設定する。また併せて、制御情報生成部102は、図6に示したVLANゲート制御情報を参照して、転送経路上の通信ノードに、必要なヘッダ書換えを実行させる制御情報(フローエントリ)を設定する。
 第1VLAN情報決定部103は、制御情報の設定要求(非特許文献2の「Packet-In」メッセージ)を契機として、経路計算部101にて経路の計算が行われると、その経路の始点にあたるポートに、前記特定された仮想ネットワークに対応するVLAN IDを決定し、通信部108を介して、該当ポートに前記決定したVLAN IDを設定する。前記経路の始点にあたるポートがVLANゲート機能を備えていないポートであるか否かは、予めネットワーク管理者が制御装置100に記憶させておいた設定情報(VLAN自動設定対象のポート情報)に基づいて判断してもよいし、上記したトポロジ収集動作時に各通信ノードから収集した通信ノード200の能力情報に基づいて判別することもできる。
 なお、図2に示した制御装置100の各部(処理手段)は、制御装置100を構成するコンピュータに、そのハードウェアを用いて、上記した各処理を実行させるコンピュータプログラムにより実現することもできる。
 続いて、本実施形態の動作について図面を参照して詳細に説明する。図8~図14は、通信ノード200Aに端末Aが接続され、端末AからサーバA宛てのパケットを受信した場合の動作を表した図である。
 端末AからサーバA宛てのパケットを受信した通信ノード200Aは、自身が保持する制御情報中に、端末AからサーバA宛てのパケットに適合するマッチ条件を持つ制御情報が存在しないため、図8に示すように、制御装置100に対して、制御情報の設定要求(非特許文献2の「Packet-In」メッセージ)を送信する。
 前記制御情報の設定要求を受信した制御装置100は、例えば、端末Aが仮想ネットワークAに属すると判定し、図9に示すように、通信ノード200Aから通信ノード200Cを経由してサーバAにパケットを転送させる転送経路を計算する。そして、前記転送経路上の転送ノード200A、200Cに、前記転送経路に従ったパケットの転送と、前記VLANゲート制御情報に対応するVLAN IDの書き換えとを実行させる制御情報(フローエントリ)を設定する。
 次に制御装置100は、図10に示すように、前記計算した転送経路の始点となるポートに、図6に示したVLANゲート制御情報の仮想ネットワークAのゲートVLAN ID「100」を設定する。
 さらに制御装置100は、図11に示すように、前記計算した転送経路上の通信ノード同士を接続するポートに、図6に示したVLANゲート制御情報の仮想ネットワークAのCORE VLAN ID「4094」を設定する。
 なお、図7にて説明したように、前記経路の終点となる通信ノード200CのサーバAとの接続ポートには、第2VLAN情報決定部104によりサーバ側ゲートVLAN ID「200」が設定済みである。以上により、端末AからサーバAへのパケット転送の準備が完了する。
 続いて、仮想ネットワークBに属する端末Bが通信ノード200Aに接続し、サーバA宛てのパケットを送信した場合について説明する。この場合も同様に、制御装置100は、例えば、図12に示すように、通信ノード200Aから通信ノード200B、通信ノード200Cを経由してサーバAにパケットを転送させる転送経路を計算する。そして、制御装置100は、前記転送経路上の転送ノード200A~200Cに、前記転送経路に従ったパケットの転送と、VLAN IDの書き換えとを実行させる制御情報(フローエントリ)を設定する。さらに、制御装置100は、前記転送経路の始点となるポートに、図6に示したVLANゲート制御情報の仮想ネットワークBのゲートVLAN ID「300」を設定する。
 さらに制御装置100は、図13に示すように、前記計算した転送経路上の通信ノード同士を接続するポートに、図6に示したVLANゲート制御情報の仮想ネットワークBのCORE VLAN ID「4094」を設定する。
 なお、図7にて説明したように、前記経路の終点となる通信ノード200CのサーバAとの接続ポートには、第2VLAN情報決定部104によりサーバ側ゲートVLAN ID「200」を設定済みである。以上により、端末BからサーバAへのパケット転送の準備が完了する。
 図14は、上記一連の処理により実現されるパケット転送経路(太実線、太破線)と、その経路上のポートに設定されるVLAN IDを示した図である。以上のように、本実施形態によれば、制御装置100による経路設定と同時に、経路上の通信ノード200のポートに必要なVLAN IDを設定することができる。この結果、各通信ノードのポートへのVLAN IDの設定作業が軽減されている。また、前記設定されたVLAN IDは、各通信ノードにおいて、VLANゲート機能に使用されるため、フローエントリの数の削減やスイッチの応答性の向上も実現される。
 なお、上記した過程で、制御装置100が通信ノード200のポートに設定したVLAN IDは適当なタイミングで削除することが望ましい。例えば、一定期間の経過によるタイムアウトや、制御装置100からの明示的な指示で、個々の通信ノード200に設定した制御情報(フローエントリ)を削除した場合に、VLAN IDを削除することができる。
 以上、本発明の各実施形態を説明したが、本発明は、上記した実施形態に限定されるものではなく、本発明の基本的技術的思想を逸脱しない範囲で、更なる変形・置換・調整を加えることができる。例えば、各図面に示したネットワーク構成や要素の構成は、本発明の理解を助けるための一例であり、これらの図面に示した構成に限定されるものではない。
 また例えば、上記した実施形態では、通信ノードからの制御情報の設定要求の受信を契機としてVLAN IDを設定するものとして説明したが、その他、端末や仮想マシンの通信ノードへの接続、通信ノードの追加によるトポロジの変更等を契機としてVLAN IDを設定する形態も採用可能である。
 また例えば、上記した実施形態では、通信ノード200のVLANゲート機能として、通信ノードの特定のポートにおいて、パケット出力時に、指定されたVLAN情報が設定されていないパケットを破棄する機能として説明したが、通信ノード200が、指定されたVLAN情報が設定されていないパケットを受信した場合、当該パケットを破棄する機能を備えていてもよい。この場合、VLAN情報が設定されていないパケットの受信時に、通信ノード200が制御装置100に対し制御情報の設定要求を送信する動作も抑止されてしまうので、端末や仮想マシンの通信ノードへの接続、通信ノードの追加によるトポロジの変更等を制御装置100に通知する仕組みを設ける必要がある。
 最後に、本発明の好ましい形態を要約する。
[第1の形態]
 (上記第1の視点による制御装置参照)
[第2の形態]
 第1の形態の制御装置において、
 前記第1のVLAN情報決定部は、前記端末の接続されたポートが、パケット送信時に指定されたVLAN情報が設定されていないパケットを破棄する機能を備えているポートである場合にVLAN情報を決定する制御装置。
[第3の形態]
 第1又は第2の形態の制御装置において、
 前記第1のVLAN情報決定部は、前記端末の接続されたポートが、指定されたVLAN情報が設定されていないパケットを受信した場合、当該パケットを破棄する機能を備えているポートである場合にVLAN情報を決定する制御装置。
[第4の形態]
 第1から第3いずれか一の形態の制御装置において、
 前記VLAN設定部は、
 前記制御対象の通信ノードに対し、指定されたポートに前記VLAN情報を設定する動作を実行させる制御メッセージを送信することにより、VLAN情報を設定する制御装置。
[第5の形態]
 第1から第4いずれか一の形態の制御装置において、
 さらに、仮想ネットワークの構成情報と、前記制御対象の通信ノードから受信したトポロジ情報とに基づいて、前記制御対象の通信ノードの外部機器と接続されたポートに設定するVLAN情報を決定する第2のVLAN情報決定部を備える制御装置。
[第6の形態]
 第1から第5いずれか一の形態の制御装置において、
 さらに、前記仮想ネットワークの構成情報と、前記制御対象の通信ノードから受信したトポロジ情報とに基づいて、前記制御対象の通信ノード同士を接続するポートにVLAN情報を設定する制御装置。
[第7の形態]
 第1から第6いずれか一の形態の制御装置において、
 前記制御対象の通信ノードからの制御情報の設定要求を受信することにより、端末又は仮想マシンが接続したことを検出する制御装置。
[第8の形態]
 (上記第2の視点による通信システム参照)
[第9の形態]
 (上記第3の視点による通信ノードの制御方法参照)
[第10の形態]
 (上記第4の視点によるプログラム参照)
 なお、上記第8~第10の形態は、第1の形態と同様に、第2~第7の形態に展開することが可能である。
 なお、上記の非特許文献の各開示を、本書に引用をもって繰り込むものとする。本発明の全開示(請求の範囲を含む)の枠内において、さらにその基本的技術思想に基づいて、実施形態ないし実施例の変更・調整が可能である。また、本発明の請求の範囲の枠内において種々の開示要素(各請求項の各要素、各実施形態ないし実施例の各要素、各図面の各要素等を含む)の多様な組み合わせ、ないし選択が可能である。すなわち、本発明は、請求の範囲を含む全開示、技術的思想にしたがって当業者であればなし得るであろう各種変形、修正を含むことは勿論である。特に、本書に記載した数値範囲については、当該範囲内に含まれる任意の数値ないし小範囲が、別段の記載のない場合でも具体的に記載されているものと解釈されるべきである。
 10、100 制御装置
 11 接続検出部
 12、103 第1VLAN情報決定部
 13 VLAN設定部
 20、200A~200C 通信ノード
 101 経路計算部
 102 制御情報生成部
 104 第2VLAN情報決定部
 105 トポロジ構築部
 106 仮想ネットワークデータベース(仮想ネットワークDB)
 107 物理トポロジデータベース(物理トポロジDB)
 108 通信部
 300 仮想ブリッジ

Claims (10)

  1.  制御対象の通信ノードに対して、端末又は仮想マシンが接続したことを検出する接続検出部と、
     前記検出した端末又は仮想マシンが属する仮想ネットワークに基づいて、前記通信ノードの前記端末又は仮想マシンが接続されたポートに設定するVLAN(Virtual Local Area Network)情報を決定する第1のVLAN情報決定部と、
     前記ポートに前記決定したVLAN情報を設定するVLAN設定部と、を備えた制御装置。
  2.  前記第1のVLAN情報決定部は、前記端末の接続されたポートが、パケット送信時に指定されたVLAN情報が設定されていないパケットを破棄する機能を備えているポートである場合にVLAN情報を決定する請求項1の制御装置。
  3.  前記第1のVLAN情報決定部は、前記端末の接続されたポートが、指定されたVLAN情報が設定されていないパケットを受信した場合、当該パケットを破棄する機能を備えているポートである場合にVLAN情報を決定する請求項1又は2の制御装置。
  4.  前記VLAN設定部は、
     前記制御対象の通信ノードに対し、指定されたポートに前記VLAN情報を設定する動作を実行させる制御メッセージを送信することにより、VLAN情報を設定する請求項1から3いずれか一の制御装置。
  5.  さらに、仮想ネットワークの構成情報と、前記制御対象の通信ノードから受信したトポロジ情報とに基づいて、前記制御対象の通信ノードの外部機器と接続されたポートに設定するVLAN情報を決定する第2のVLAN情報決定部を備える請求項1から4いずれか一の制御装置。
  6.  さらに、前記仮想ネットワークの構成情報と、前記制御対象の通信ノードから受信したトポロジ情報とに基づいて、前記制御対象の通信ノード同士を接続するポートにVLAN情報を設定する請求項1から5いずれか一の制御装置。
  7.  前記接続検出部は、前記制御対象の通信ノードからの制御情報の設定要求を受信することにより、端末又は仮想マシンが接続したことを検出する請求項1から6いずれか一の制御装置。
  8.  特定のポートにおいて指定されたVLAN(Virtual Local Area Network)情報が設定されていないパケットの送信指示を受けた場合、当該パケットを破棄する機能、又は、特定のポートにおいて指定されたVLAN情報が設定されていないパケットを受信した場合、当該パケットを破棄する機能を備えている通信ノードと、
     前記通信ノードの前記特定のポートに端末又は仮想マシンが接続したことを検出する接続検出部と、
     前記検出した端末又は仮想マシンが属する仮想ネットワークに基づいて、前記通信ノードの前記端末又は仮想マシンが接続されたポートに設定するVLAN情報を決定する第1のVLAN情報決定部と、
     前記ポートに前記決定したVLAN情報を設定するVLAN設定部と、を備えた制御装置と、
     を含む通信システム。
  9.  制御対象の通信ノードに対して、端末又は仮想マシンが接続したことを検出するステップと、
     前記検出した端末又は仮想マシンが属する仮想ネットワークに基づいて、前記通信ノードの前記端末又は仮想マシンが接続されたポートに設定するVLAN(Virtual Local Area Network)情報を決定するステップと、
     前記ポートに前記決定したVLAN情報を設定するステップと、
     を含む通信ノードの制御方法。
  10.  通信ノードを制御するコンピュータに、
     制御対象の通信ノードに対して、端末又は仮想マシンが接続したことを検出する処理と、
     前記検出した端末又は仮想マシンが属する仮想ネットワークに基づいて、前記通信ノードの前記端末又は仮想マシンが接続されたポートに設定するVLAN(Virtual Local Area Network)情報を決定する処理と、
     前記ポートに前記決定したVLAN情報を設定する処理と、
     を実行させるプログラム。
PCT/JP2013/085050 2012-12-28 2013-12-27 制御装置、通信システム、通信ノードの制御方法及びプログラム WO2014104277A1 (ja)

Priority Applications (4)

Application Number Priority Date Filing Date Title
JP2014554582A JPWO2014104277A1 (ja) 2012-12-28 2013-12-27 制御装置、通信システム、通信ノードの制御方法及びプログラム
US14/652,880 US10305811B2 (en) 2012-12-28 2013-12-27 Control apparatus, communication system, communication node control method, and program
CN201380068811.9A CN104885417A (zh) 2012-12-28 2013-12-27 控制装置、通信系统、通信节点控制方法以及程序
EP13867412.2A EP2940937A4 (en) 2012-12-28 2013-12-27 COMMUNICATION DEVICE, COMMUNICATION SYSTEM, COMMUNICATION NODE CONTROL METHOD AND PROGRAM

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
JP2012288378 2012-12-28
JP2012-288378 2012-12-28

Publications (1)

Publication Number Publication Date
WO2014104277A1 true WO2014104277A1 (ja) 2014-07-03

Family

ID=51021348

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/JP2013/085050 WO2014104277A1 (ja) 2012-12-28 2013-12-27 制御装置、通信システム、通信ノードの制御方法及びプログラム

Country Status (5)

Country Link
US (1) US10305811B2 (ja)
EP (1) EP2940937A4 (ja)
JP (1) JPWO2014104277A1 (ja)
CN (1) CN104885417A (ja)
WO (1) WO2014104277A1 (ja)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2016152903A1 (ja) * 2015-03-24 2016-09-29 日本電気株式会社 通信システム、制御装置、制御方法及びプログラム
JP2017536775A (ja) * 2014-12-03 2017-12-07 ゼットティーイー コーポレーションZte Corporation 管理情報の伝送方法及びシステム
US10855524B2 (en) 2014-09-05 2020-12-01 Huawei Technologies Co., Ltd. Method for NaaS device configuring service

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP6347177B2 (ja) * 2014-08-22 2018-06-27 富士通株式会社 転送装置、制御装置、および、通信方法

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH09130421A (ja) * 1995-11-02 1997-05-16 Furukawa Electric Co Ltd:The 仮想ネットワーク管理方法
JP2001053776A (ja) * 1999-08-06 2001-02-23 Fujitsu Ltd ネットワークシステム、スイッチ、および、サーバ

Family Cites Families (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7835367B2 (en) * 2003-04-23 2010-11-16 Fujitsu Limited Network connection method, network connection system, and, layer 2 switch and management server forming the network connection system
US7830892B2 (en) 2004-11-30 2010-11-09 Broadcom Corporation VLAN translation in a network device
US7688825B2 (en) * 2005-04-12 2010-03-30 Fujitsu Limited Filtering frames at an input port of a switch
US7957325B2 (en) * 2006-03-13 2011-06-07 Alcatel Lucent Method and network element configured for limiting the number virtual local area networks creatable by GVRP
US7792124B2 (en) * 2007-04-01 2010-09-07 Cisco Technology, Inc. Data forwarding in a layer three satellite network
US10848347B2 (en) 2007-08-31 2020-11-24 Level 3 Communications, Llc Managing virtual local area network domains
WO2011074516A1 (ja) * 2009-12-15 2011-06-23 日本電気株式会社 ネットワークシステムとその制御方法、及びコントローラ
WO2011081020A1 (ja) * 2010-01-04 2011-07-07 日本電気株式会社 ネットワークシステム、コントローラ、ネットワーク制御方法
US8953621B2 (en) * 2010-09-10 2015-02-10 Futurewei Technologies, Inc. Specifying priority on a virtual station interface discovery and configuration protocol response
JP5370592B2 (ja) 2011-04-18 2013-12-18 日本電気株式会社 端末、制御装置、通信方法、通信システム、通信モジュール、プログラムおよび情報処理装置
CA2775804C (en) * 2012-05-08 2013-01-29 Guest Tek Interactive Entertainment Ltd. Automatically configuring computer network at hospitality establishment with reservation-specific settings

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH09130421A (ja) * 1995-11-02 1997-05-16 Furukawa Electric Co Ltd:The 仮想ネットワーク管理方法
JP2001053776A (ja) * 1999-08-06 2001-02-23 Fujitsu Ltd ネットワークシステム、スイッチ、および、サーバ

Non-Patent Citations (3)

* Cited by examiner, † Cited by third party
Title
NICK MCKEOWN, OPENFLOW: ENABLING INNOVATION IN CAMPUS NETWORKS, 24 November 2012 (2012-11-24), Retrieved from the Internet <URL:http://www.openflow.org/documents/openflow-wp-latest.pdf>
OPENFLOW SWITCH SPECIFICATION, 11 December 2012 (2012-12-11), Retrieved from the Internet <URL:https://www.opennetworking.org/images/stories/downloads/specificatio n/openflow-spec-v 1 .3 .1 .pdf>
See also references of EP2940937A4

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US10855524B2 (en) 2014-09-05 2020-12-01 Huawei Technologies Co., Ltd. Method for NaaS device configuring service
US11196620B2 (en) 2014-09-05 2021-12-07 Huawei Technologies Co., Ltd. Method and apparatus for NaaS device configuring service
US11552841B2 (en) 2014-09-05 2023-01-10 Huawei Technologies Co., Ltd. Method and apparatus for configuring service
JP2017536775A (ja) * 2014-12-03 2017-12-07 ゼットティーイー コーポレーションZte Corporation 管理情報の伝送方法及びシステム
WO2016152903A1 (ja) * 2015-03-24 2016-09-29 日本電気株式会社 通信システム、制御装置、制御方法及びプログラム
JPWO2016152903A1 (ja) * 2015-03-24 2018-01-18 日本電気株式会社 通信システム、制御装置、制御方法及びプログラム
US10348623B2 (en) 2015-03-24 2019-07-09 Nec Corporation Communication system, control apparatus, control method and program

Also Published As

Publication number Publication date
EP2940937A4 (en) 2016-08-24
JPWO2014104277A1 (ja) 2017-01-19
US10305811B2 (en) 2019-05-28
CN104885417A (zh) 2015-09-02
EP2940937A1 (en) 2015-11-04
US20150334032A1 (en) 2015-11-19

Similar Documents

Publication Publication Date Title
US20180324274A1 (en) Information system, control apparatus, method of providing virtual network, and program
JP5987920B2 (ja) 通信システム、制御装置及びネットワークトポロジの管理方法
JP5652565B2 (ja) 情報システム、制御装置、通信方法およびプログラム
US20130195110A1 (en) Communication system, control device, method for setting processing rules, and program
JP5939353B2 (ja) 制御装置、通信システム、スイッチ制御方法及びプログラム
US20130148666A1 (en) Communication system, controller, node controlling method and program
JP2013232905A (ja) 通信システム、制御装置、通信方法及びプログラム
JP5818268B2 (ja) 通信システム、制御装置、経路制御方法およびプログラム
WO2011118574A1 (ja) 通信システム、制御装置、遅延測定方法およびプログラム
WO2014104277A1 (ja) 制御装置、通信システム、通信ノードの制御方法及びプログラム
US20150256455A1 (en) Communication system, path information exchange apparatus, communication node, forwarding method for path information and program
US9614758B2 (en) Communication system, integrated controller, packet forwarding method and program
JP5747997B2 (ja) 制御装置、通信システム、仮想ネットワークの管理方法およびプログラム
JP6206493B2 (ja) 制御装置、通信システム、中継装置の制御方法及びプログラム
WO2014084216A1 (ja) 制御装置、通信システム、通信方法及びプログラム
WO2014119602A1 (ja) 制御装置、スイッチ、通信システム、スイッチの制御方法及びプログラム
WO2014087993A1 (ja) 制御装置、通信システム、通信方法及びプログラム
JP2016225933A (ja) 制御装置、中継装置の制御方法、プログラム及び通信システム

Legal Events

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

Ref document number: 13867412

Country of ref document: EP

Kind code of ref document: A1

REEP Request for entry into the european phase

Ref document number: 2013867412

Country of ref document: EP

WWE Wipo information: entry into national phase

Ref document number: 2013867412

Country of ref document: EP

WWE Wipo information: entry into national phase

Ref document number: 14652880

Country of ref document: US

ENP Entry into the national phase

Ref document number: 2014554582

Country of ref document: JP

Kind code of ref document: A

NENP Non-entry into the national phase

Ref country code: DE