JP2017175373A - Setting information generation device, network control device, method and program - Google Patents

Setting information generation device, network control device, method and program Download PDF

Info

Publication number
JP2017175373A
JP2017175373A JP2016059049A JP2016059049A JP2017175373A JP 2017175373 A JP2017175373 A JP 2017175373A JP 2016059049 A JP2016059049 A JP 2016059049A JP 2016059049 A JP2016059049 A JP 2016059049A JP 2017175373 A JP2017175373 A JP 2017175373A
Authority
JP
Japan
Prior art keywords
policy
network
relay node
setting information
relay
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
JP2016059049A
Other languages
Japanese (ja)
Other versions
JP6275180B2 (en
Inventor
聡 松嶋
Satoshi Matsushima
聡 松嶋
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
SoftBank Corp
Original Assignee
SoftBank Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by SoftBank Corp filed Critical SoftBank Corp
Priority to JP2016059049A priority Critical patent/JP6275180B2/en
Publication of JP2017175373A publication Critical patent/JP2017175373A/en
Application granted granted Critical
Publication of JP6275180B2 publication Critical patent/JP6275180B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Abstract

PROBLEM TO BE SOLVED: To provide a setting information generation device which dynamically sets and changes, by software, a policy which specifies a service content by a network or a relay node, according to an application.SOLUTION: A design module of an SDN (software definition network) controller includes: a policy acquisition unit which acquires a first network policy to be applied to a first user network, a first relay node policy, which is a policy to be applied to a first relay node connected to the first user network, specifying a service content to be provided by the first relay node to the first user network, and a first communication policy related to communication between first relay nodes in the first user network and the second user network; and a setting information generation unit which generates first setting information to control the first relay node connected to the first user network, on the basis of the contents of the first network policy, the first relay node policy and the first communication policy.SELECTED DRAWING: Figure 3

Description

本発明は、設定情報生成装置、ネットワーク制御装置、方法、及び、プログラムに関する。   The present invention relates to a setting information generation device, a network control device, a method, and a program.

GBP(Group Based Policy)を用いて、ソフトウエア定義ネットワーク(SDN:Software Defined Netwok)を構築することが試みられている(例えば、特許文献1、非特許文献1を参照されたい)。GBPでは、エンドポイント(EPと称される場合がある。)をグループ化したエンドポイントグループ(EPGと称される場合がある。)ごとにポリシーを設定する。また、EPG間の通信に関するポリシー(コントラクトと称される場合がある。)を設定する。GBPを利用することで、ネットワーク化されたサービス(アプリケーションと称される場合がある。)を提供するユーザは、EPG間に存在する中継ノードの構成及び設定を意識することなく、アプリケーションを設計することができる。
(先行技術文献)
(特許文献)
(特許文献1)特開2015−204614号公報
(非特許文献)
(非特許文献1)Masashi Kubo、「OpenDaylightがやってきた」、[Online]、2015年4月8日、[2016年2月17日検索]、インターネット(http://www.oracle.co.jp/jdt2015/pdf/7-2.pdf)
Attempts have been made to construct a software defined network (SDN) using GBP (Group Based Policy) (see, for example, Patent Document 1 and Non-Patent Document 1). In GBP, a policy is set for each endpoint group (sometimes referred to as EPG) in which endpoints (sometimes referred to as EP) are grouped. Also, a policy (sometimes referred to as a contract) regarding communication between EPGs is set. By using GBP, a user who provides a networked service (sometimes referred to as an application) designs an application without being aware of the configuration and settings of relay nodes existing between EPGs. be able to.
(Prior art documents)
(Patent Literature)
(Patent Document 1) JP-A-2015-204614 (Non-Patent Document)
(Non-Patent Document 1) Masashi Kubo, “OpenDaylight has come”, [Online], April 8, 2015, [Search February 17, 2016], Internet (http://www.oracle.co.jp) /jdt2015/pdf/7-2.pdf)

GBPでは、アプリケーションに関するポリシーの抜粋(abstract)から、ネットワークに関するポリシーの詳細を導出することで、SDNを容易に構築することを可能にしている。そのため、現在のGBPの枠組みでは、アプリケーションを提供及び利用するするユーザは、ネットワークの中継ノードがアプリケーションに対して提供するサービスの内容を、ソフトウエアで動的に設定したり、変更したりすることができない。   In GBP, an SDN can be easily constructed by deriving the details of a policy regarding a network from an abstract of a policy regarding an application. Therefore, in the current GBP framework, a user who provides and uses an application must dynamically set or change the contents of a service provided to the application by a relay node of the network. I can't.

本発明の第1の態様においては、設定情報生成装置が提供される。上記の設定情報装置は、例えば、第1ユーザネットワーク及び第2ユーザネットワークの間を相互接続する中継ネットワークを構成する中継ノードの設定情報を生成する。上記の設定情報装置は、第1ユーザネットワークに適用される第1ネットワークポリシー、第1ユーザネットワークと接続する第1中継ノードに適用されるポリシーであって、第1中継ノードが第1ユーザネットワークに提供するサービスの内容を規定する第1中継ノードポリシー、並びに、第1ユーザネットワーク及び第1中継ノードの間の通信に関する第1通信ポリシーを取得するポリシー取得部を備える。上記の設定情報装置は、第1ネットワークポリシー、第1中継ノードポリシー及び第1通信ポリシーの内容に基づいて、第1中継ノードを制御するための第1設定情報を生成する設定情報生成部を備える。   In a first aspect of the present invention, a setting information generation device is provided. For example, the setting information device generates setting information of a relay node constituting a relay network that interconnects the first user network and the second user network. The setting information device includes a first network policy applied to the first user network and a policy applied to a first relay node connected to the first user network, wherein the first relay node is connected to the first user network. A policy acquisition unit is provided that acquires a first relay node policy that defines the content of the service to be provided, and a first communication policy related to communication between the first user network and the first relay node. The setting information device includes a setting information generation unit that generates first setting information for controlling the first relay node based on the contents of the first network policy, the first relay node policy, and the first communication policy. .

上記の設定情報生成装置は、第1ユーザネットワークを構成する1以上のノード及び1以上の中継ノードの接続関係を規定するトポロジー情報を取得するトポロジー情報取得部をさらに備えてよい。上記の設定情報生成装置は、トポロジー情報取得部が取得したトポロジー情報に基づいて、1以上の中継ノードの中から第1中継ノードを決定する中継ノード決定部をさらに備えてよい。上記の設定情報生成装置において、トポロジー情報は、トポロジー情報に含まれる1以上の中継ノードの少なくとも1つが、第1中継ノードポリシーが適用される中継ノードのグループに属することを示す情報を含んでよい。上記の設定情報生成装置において、中継ノード決定部は、1以上の中継ノードのうち、グループに属する中継ノードを、第1中継ノードとして決定してよい。   The setting information generation apparatus may further include a topology information acquisition unit that acquires topology information that defines a connection relationship between one or more nodes and one or more relay nodes that form the first user network. The setting information generation apparatus may further include a relay node determination unit that determines a first relay node from one or more relay nodes based on the topology information acquired by the topology information acquisition unit. In the setting information generation device, the topology information may include information indicating that at least one of the one or more relay nodes included in the topology information belongs to a group of relay nodes to which the first relay node policy is applied. . In the setting information generation apparatus, the relay node determination unit may determine a relay node belonging to the group among the one or more relay nodes as the first relay node.

上記の設定情報生成装置において、設定情報は、ソフトウエア定義ネットワーク(SDN:Software Defined Netwok)において、物理的又は仮想的なネットワーク機器を制御するためのコンフィグレーション情報であってよい。上記の設定情報生成装置において、第1ユーザネットワークは、GBP(Group Based Policy)モデルにおけるエンドポイントグループであってよい。上記の設定情報生成装置において、第1中継ノードは、GBPモデルにおけるエンドポイントグループを構成するエンドポイントとして扱われてよい。上記の設定情報生成装置において、第1通信ポリシーは、GBPモデルにおけるコントラクト、又は、コントラクトに含まれるポリシールール若しくはサブジェクトとして扱われてよい。   In the setting information generation apparatus, the setting information may be configuration information for controlling a physical or virtual network device in a software defined network (SDN: Software Defined Network). In the setting information generation apparatus, the first user network may be an end point group in a GBP (Group Based Policy) model. In the setting information generation apparatus, the first relay node may be handled as an endpoint that constitutes an endpoint group in the GBP model. In the setting information generation apparatus, the first communication policy may be handled as a contract in the GBP model, or a policy rule or a subject included in the contract.

上記の設定情報生成装置は、複数の第1通信ポリシーのそれぞれと、第1ネットワークポリシー及び第1中継ノードポリシーの組み合わせのそれぞれとを対応付けて格納する通信ポリシー格納部をさらに備えてよい。上記の設定情報生成装置において、ポリシー取得部は、通信ポリシー格納部に格納された情報を参照して、ポリシー取得部が取得した第1ネットワークポリシー及び第1中継ノードポリシーの組み合わせに合致する通信ポリシーを、第1通信ポリシーとして取得してよい。   The setting information generation apparatus may further include a communication policy storage unit that stores each of the plurality of first communication policies and each combination of the first network policy and the first relay node policy in association with each other. In the setting information generation apparatus, the policy acquisition unit refers to the information stored in the communication policy storage unit, and matches the combination of the first network policy and the first relay node policy acquired by the policy acquisition unit. May be acquired as the first communication policy.

上記の設定情報生成装置は、中継ネットワークに要求される仕様に関する情報を取得する要求仕様取得部をさらに備えてよい。上記の設定情報生成装置において、通信ポリシー格納部は、複数の第1通信ポリシーのそれぞれと、第1ネットワークポリシー、第1中継ノードポリシー及び中継ネットワークに要求される仕様の組み合わせのそれぞれとを対応付けて格納してよい。上記の設定情報生成装置において、ポリシー取得部は、通信ポリシー格納部に格納された情報を参照して、ポリシー取得部が取得した第1ネットワークポリシー及び第1中継ノードポリシー、並びに、要求仕様取得部が取得した中継ネットワークに要求される仕様の組み合わせに合致する通信ポリシーを、第1通信ポリシーとして取得してよい。   The setting information generation apparatus may further include a required specification acquisition unit that acquires information related to specifications required for the relay network. In the above setting information generation device, the communication policy storage unit associates each of the plurality of first communication policies with each of the first network policy, the first relay node policy, and the combination of specifications required for the relay network. May be stored. In the setting information generation apparatus, the policy acquisition unit refers to the information stored in the communication policy storage unit, and the first network policy and the first relay node policy acquired by the policy acquisition unit, and the required specification acquisition unit A communication policy that matches the combination of specifications required for the relay network acquired by may be acquired as the first communication policy.

上記の設定情報生成装置は、中継ネットワークに要求される仕様に関する情報を取得する要求仕様取得部をさらに備えてよい。上記の設定情報生成装置において、設定情報生成部は、第1ネットワークポリシー及び第1通信ポリシーの内容、並びに、要求仕様取得部が取得した中継ネットワークに要求される仕様に基づいて、第1設定情報を生成してよい。上記の設定情報生成装置において、第1ユーザネットワークの所有者又は管理者と、中継ネットワークの所有者又は管理者とが異なってもよい。   The setting information generation apparatus may further include a required specification acquisition unit that acquires information related to specifications required for the relay network. In the above setting information generation device, the setting information generation unit includes the first setting information based on the contents of the first network policy and the first communication policy, and the specifications required for the relay network acquired by the request specification acquisition unit. May be generated. In the setting information generation device, the owner or administrator of the first user network may be different from the owner or administrator of the relay network.

上記の設定情報生成装置において、ポリシー取得部は、第2ユーザネットワークに適用される第2ネットワークポリシー、第2ユーザネットワークと接続する第2中継ノードに適用されるポリシーであって、第2中継ノードが第2ユーザネットワークに提供するサービスの内容を規定する第2中継ノードポリシー、並びに、第2ユーザネットワーク及び第2中継ノードの間の通信に関する第2通信ポリシーを取得してよい。上記の設定情報生成装置において、設定情報生成部は、第2ネットワークポリシー、第2中継ノードポリシー及び第2通信ポリシーの内容に基づいて、第2中継ノードを制御するための第2設定情報を生成してよい。   In the setting information generation apparatus, the policy acquisition unit includes a second network policy applied to the second user network, a policy applied to the second relay node connected to the second user network, and the second relay node. May acquire a second relay node policy that defines the content of the service provided to the second user network, and a second communication policy related to communication between the second user network and the second relay node. In the setting information generation device, the setting information generation unit generates second setting information for controlling the second relay node based on the contents of the second network policy, the second relay node policy, and the second communication policy. You can do it.

本発明の第2の態様においては、ネットワーク制御装置が提供される。上記のネットワーク制御装置は、上記の設定情報生成装置を備える。上記のネットワーク制御装置は、設定情報生成装置が生成した第1設定情報を、第1中継ノードに送信する設定情報送信部を備える。   In a second aspect of the present invention, a network control device is provided. The network control device includes the setting information generation device. The network control device includes a setting information transmission unit that transmits the first setting information generated by the setting information generation device to the first relay node.

本発明の第3の態様においては、第1ユーザネットワーク及び第2ユーザネットワークとの間を相互接続する中継ネットワークを構成する複数の中継ノードの少なくとも1つの設定情報を生成する方法が提供される。上記の方法は、複数の中継ノードのうち、第1ユーザネットワークと接続される中継ノードであって、第1ユーザネットワークに第1サービスを提供する中継ノードに適用される第1中継ノードポリシーの適用対象となる第1中継ノードを決定する段階を有する。上記の方法は、第1中継ノードに、第1中継ノードポリシーを適用する段階を有する。上記の方法において、第1ユーザネットワークの所有者又は管理者と、中継ネットワークの所有者又は管理者とが異なってよい。   In a third aspect of the present invention, a method for generating at least one setting information of a plurality of relay nodes constituting a relay network interconnecting a first user network and a second user network is provided. The above method applies a first relay node policy applied to a relay node connected to a first user network among a plurality of relay nodes and providing a first service to the first user network. Determining a target first relay node. The method includes applying a first relay node policy to the first relay node. In the above method, the owner or administrator of the first user network may be different from the owner or administrator of the relay network.

本発明の第4の態様においては、第1ユーザネットワーク及び第2ユーザネットワークとの間を相互接続する中継ネットワークを構成する中継ノードの設定情報を生成する方法が提供される。上記の方法は、コンピュータが、第1ユーザネットワークに適用される第1ネットワークポリシー、第1ユーザネットワークと接続する第1中継ノードに適用されるポリシーであって、第1中継ノードが第1ユーザネットワークに提供するサービスの内容を規定する第1中継ノードポリシー、並びに、第1ユーザネットワーク及び第1中継ノードの間の通信に関する第1通信ポリシーを取得するポリシー取得段階を有する。上記の方法は、コンピュータが、第1ネットワークポリシー、第1中継ノードポリシー及び第1通信ポリシーの内容に基づいて、第1中継ノードを制御するための第1設定情報を生成する設定情報生成段階を有する。   According to a fourth aspect of the present invention, there is provided a method for generating setting information of a relay node constituting a relay network interconnecting a first user network and a second user network. In the above method, the computer is a first network policy applied to the first user network, and a policy applied to the first relay node connected to the first user network, wherein the first relay node is the first user network. A policy acquisition step of acquiring a first relay node policy that defines the content of the service to be provided, and a first communication policy relating to communication between the first user network and the first relay node. The method includes a setting information generation step in which the computer generates first setting information for controlling the first relay node based on the contents of the first network policy, the first relay node policy, and the first communication policy. Have.

上記の方法において、設定情報は、ソフトウエア定義ネットワーク(SDN:Software Defined Netwok)において、物理的又は仮想的なネットワーク機器を制御するためのコンフィグレーション情報であってよい。上記の方法において、第1ユーザネットワークは、GBP(Group Based Policy)モデルにおけるエンドポイントグループであってよい。上記の方法において、第1中継ノードは、GBPモデルにおけるエンドポイントグループを構成するエンドポイントとして扱われてよい。上記の方法において、第1通信ポリシーは、GBPモデルにおけるコントラクト、又は、コントラクトに含まれるポリシールール若しくはサブジェクトとして扱われてよい。   In the above method, the setting information may be configuration information for controlling a physical or virtual network device in a software defined network (SDN: Software Defined Network). In the above method, the first user network may be an endpoint group in a GBP (Group Based Policy) model. In the above method, the first relay node may be treated as an endpoint that constitutes an endpoint group in the GBP model. In the above method, the first communication policy may be treated as a contract in the GBP model, or a policy rule or a subject included in the contract.

本発明の第5の態様においては、コンピュータが、上記の方法により、第1設定情報を生成する段階と、コンピュータが、第1設定情報を生成する段階において生成された第1設定情報を、第1中継ノードに送信する設定情報送信段階とを有する方法が提供される。   In the fifth aspect of the present invention, the computer generates the first setting information by the above method, and the computer generates the first setting information generated in the step of generating the first setting information. And a setting information transmission step of transmitting to one relay node.

本発明の第6の態様においては、プログラムが提供される。上記のプログラムを格納した非一時的な記憶媒体が提供されてもよい。上記のプログラムは、コンピュータを、上記の設定情報生成装置として機能させるためのプログラムであってよい。上記のプログラムは、コンピュータを、上記のネットワーク制御装置として機能させるためのプログラムであってもよい。上記のプログラムは、コンピュータに、上記の方法を実行させるためのプログラムであってもよい。   In the sixth aspect of the present invention, a program is provided. A non-transitory storage medium storing the above program may be provided. The program may be a program for causing a computer to function as the setting information generation device. The program may be a program for causing a computer to function as the network control device. The above program may be a program for causing a computer to execute the above method.

なお、上記の発明の概要は、本発明の必要な特徴の全てを列挙したものではない。また、これらの特徴群のサブコンビネーションもまた、発明となりうる。   It should be noted that the above summary of the invention does not enumerate all the necessary features of the present invention. In addition, a sub-combination of these feature groups can also be an invention.

ネットワークサービス提供システム100の一例を概略的に示す。1 schematically shows an example of a network service providing system 100. GBPの概念を中継ノードに拡張した場合の概念図を示す。The conceptual diagram at the time of extending the concept of GBP to a relay node is shown. SDNコントローラ110の内部構成の一例を概略的に示す。An example of an internal configuration of the SDN controller 110 is schematically shown. 設計モジュール210の内部構成の一例を概略的に示す。An example of an internal configuration of the design module 210 is schematically shown. 設定情報生成部350における処理の一例を概略的に示す。An example of the process in the setting information generation part 350 is shown schematically. 制御モジュール220の内部構成の一例を概略的に示す。An example of an internal configuration of control module 220 is shown roughly. 仮想ネットワーク130の設計方法の一例を概略的に示す。An example of the design method of the virtual network 130 is shown schematically. PEルータの設定方法の一例を概略的に示す。An example of a PE router setting method is schematically shown.

以下、発明の実施の形態を通じて本発明を説明するが、以下の実施形態は特許請求の範囲にかかる発明を限定するものではない。また、実施形態の中で説明されている特徴の組み合わせの全てが発明の解決手段に必須であるとは限らない。なお、図面において、同一または類似の部分には同一の参照番号を付して、重複する説明を省く場合がある。   Hereinafter, the present invention will be described through embodiments of the invention, but the following embodiments do not limit the invention according to the claims. In addition, not all the combinations of features described in the embodiments are essential for the solving means of the invention. In the drawings, the same or similar parts are denoted by the same reference numerals, and redundant description may be omitted.

図1A及び図1Bを用いて、EPG及びGBPの概念を、複数のEPG間を相互接続する中継ネットワークを構成する中継ノードにまで拡張して、SDNを構築するための装置及び方法について説明する。図1Aは、ネットワークサービス提供システム100の一例を概略的に示す。図1Bは、EPG及びGBPの概念を中継ノードに拡張した場合の一例を概略的に示す。   An apparatus and method for constructing an SDN by extending the concept of EPG and GBP to relay nodes constituting a relay network interconnecting a plurality of EPGs will be described with reference to FIGS. 1A and 1B. FIG. 1A schematically shows an example of a network service providing system 100. FIG. 1B schematically shows an example when the concepts of EPG and GBP are extended to relay nodes.

特定のEP群が構成するアプリケーションに関するSDNを、GBPを利用して構築する場合、同一のポリシーが適用されるEPがグループ化され、1以上のEPGが作成される。また、EPG間の接続性を記述したポリシーが作成され、当該EPG間の通信は、当該ポリシーに基づいて管理される。EPG間のポリシーの集合は、コントラクトと称される。例えば、Webサービスを利用する第1EPGと、Webサービスを利用する第2EPGとの間のコントラクトは、EPG間の通信プロトコル、通信方向などに関する事項を記述したポリシーの集合である。GBPを利用したSDNの構築方法は、OpenDayLightプロジェクト、OpenStackプロジェクトなどにより推進されている。   When an SDN relating to an application that is configured by a specific EP group is constructed using GBP, EPs to which the same policy is applied are grouped to create one or more EPGs. In addition, a policy describing connectivity between EPGs is created, and communication between the EPGs is managed based on the policy. A set of policies between EPGs is called a contract. For example, a contract between a first EPG that uses a Web service and a second EPG that uses a Web service is a set of policies that describe matters related to communication protocols, communication directions, and the like between EPGs. The SDN construction method using GBP is promoted by the OpenDayLight project, the OpenStack project, and the like.

現在のGBPの枠組みにおいては、特定のEPGが他のEPGに対して提供するサービスを実現するために必要であれば、上記の2つのEPG間の中継ノードに対する設定についても、上記の特定のEPGのユーザが、当該中継ノードの設定をソフトウエアで動的に設定したり、変更したりすることができる。しかしながら、中継ノード(又は中継ネットワーク)自体がEPGに対して提供するサービスを実現するために必要な設定に関して、上記のEPGのユーザが、当該中継ノードの設定をソフトウエアで動的に設定したり、変更したりすることはできない。   In the current GBP framework, if it is necessary to realize a service provided by a specific EPG to other EPGs, the above-mentioned specific EPG is also set for the relay node between the two EPGs. The user can dynamically set or change the setting of the relay node by software. However, regarding the settings necessary for realizing the service provided by the relay node (or relay network) itself to the EPG, the user of the EPG dynamically sets the settings of the relay node by software. Cannot be changed.

中継ノード自体がEPGに対して提供するサービスとしては、経路制御に関するサービス、QoS(Quality of Service)に関するサービスなどを例示することができる。経路制御に関するサービスとしては、経路制御にスタティックルーティングを利用するサービス、経路制御にBGP(Border Gateway Protocol)を利用するサービス、経路制御に関するパラメータの値が特定の条件を満足するように制御するサービスなどを例示することができる。経路制御に関するパラメータとしては、MED(Multi Exit Discriminator)属性の値、LP(Local Preference)属性の値、コミュニティ属性の値などを例示することができる。QoSに関するサービスとしては、QoSに関するパラメータの値が特定の条件を満足するように制御するサービスを例示することができる。QoSに関するサービスとしては、帯域保証サービス、優先制御サービス、QoSコードポイント変換サービスなどを例示することができる。   Examples of services that the relay node itself provides to the EPG include a service related to path control and a service related to QoS (Quality of Service). Services related to route control include services that use static routing for route control, services that use BGP (Border Gateway Protocol) for route control, and services that control parameter values related to route control to satisfy specific conditions. Can be illustrated. Examples of the parameters related to route control include a value of a MED (Multi Exit Discriminator) attribute, a value of an LP (Local Preference) attribute, and a value of a community attribute. As a service related to QoS, a service for controlling the value of a parameter related to QoS to satisfy a specific condition can be exemplified. Examples of QoS-related services include a bandwidth guarantee service, a priority control service, a QoS code point conversion service, and the like.

これに対して、本実施形態によれば、EPG及びGBPの概念を、特定のEPG及び他のEPGの間を相互接続する中継ネットワークを構築する中継ノードにまで拡張する。具体的には、本実施形態においては、中継ネットワークを構築する1以上の中継ノードも、EPとして扱われる。そして、上記の1以上の中継ノードを、各中継ノードに適用されるポリシーに基づいてグループ化することで、中継ノードのEPGが作成される。なお、単一の中継ネットワークの中に、中継ノードのEPGとして、2以上のEPGが作成されてもよい。また、単一の中継ノードが、2以上のEPGに属してもよい。   On the other hand, according to this embodiment, the concept of EPG and GBP is extended to a relay node that constructs a relay network that interconnects a specific EPG and another EPG. Specifically, in this embodiment, one or more relay nodes that construct a relay network are also handled as EPs. Then, the EPG of the relay node is created by grouping the one or more relay nodes based on the policy applied to each relay node. Two or more EPGs may be created as EPGs of relay nodes in a single relay network. A single relay node may belong to two or more EPGs.

加えて、本実施形態においては、上記の特定のEPGと、上記の中継ノードのEPGとの接続性を記述したポリシーが作成され、当該EPGが、当該中継ノードを通じて他のEPGとの間で行う通信は、当該ポリシーに基づいて管理される。これにより、上記の特定のEPGのユーザは、(i)特定のEPGに含まれるノードと接続する中継ノードが、どのEPGに属するかを指定し、(ii)特定のEPGと、当該中継ノードが属するEPGとの間のポリシー又はコントラクトを作成することで、上記の中継ノードの設定をソフトウエアで動的に設定したり、変更したりすることができる。その結果、上記の特定のEPGのユーザは、中継ノード(又は中継ノード)が上記の特定のEPGに対して提供するサービスの内容を、ソフトウエアで動的に設定したり、変更したりすることができる。   In addition, in the present embodiment, a policy describing the connectivity between the specific EPG and the EPG of the relay node is created, and the EPG is performed between the EPG and another EPG through the relay node. Communication is managed based on the policy. Accordingly, the user of the specific EPG specifies (i) which EPG the relay node connected to the node included in the specific EPG belongs to, and (ii) the specific EPG and the relay node By creating a policy or contract with the EPG to which it belongs, the setting of the relay node can be dynamically set or changed by software. As a result, the user of the specific EPG must dynamically set or change the contents of the service provided by the relay node (or relay node) to the specific EPG with software. Can do.

本実施形態において、ネットワークサービス提供システム100は、ポリシーエージェント114と、ポリシーエージェント115と、ポリシーエージェント116と、SDNコントローラ120と、仮想ネットワーク130とを備える。仮想ネットワーク130は、サイト140のサイト内ネットワーク146と、サイト150のサイト内ネットワーク156と、通信ネットワーク160とを含む。   In the present embodiment, the network service providing system 100 includes a policy agent 114, a policy agent 115, a policy agent 116, an SDN controller 120, and a virtual network 130. The virtual network 130 includes an intra-site network 146 of the site 140, an intra-site network 156 of the site 150, and a communication network 160.

本実施形態において、サイト140のEPGは、サーバ142と、CEルータ144と、サイト内ネットワーク146とを含む。サイト150のEPGは、クライアント端末152と、CEルータ154と、サイト内ネットワーク156とを含む。通信ネットワーク160は、PEルータ162と、PEルータ164と、PEルータ166とを含む。   In the present embodiment, the EPG of the site 140 includes a server 142, a CE router 144, and an intra-site network 146. The EPG at the site 150 includes a client terminal 152, a CE router 154, and an intra-site network 156. The communication network 160 includes a PE router 162, a PE router 164, and a PE router 166.

図1Bに示されるとおり、本実施形態において、PEルータ162及びPEルータ166は、プライマリ用ルータのEPG192に属する。PEルータ164は、バックアップ用ルータのEPG191に属する。なお、本実施形態においては、通信ネットワーク160を構築する中継ノードのEPGは、EPG191及びEPG192に限定されない。他の実施形態によれば、例えば、通信ネットワーク160又は通信ネットワーク160を構成する中継ノードが、サイト140又はサイト150に提供するサービスの種類又は特性ごとに、複数のEPGが形成される。   As shown in FIG. 1B, in this embodiment, the PE router 162 and the PE router 166 belong to the EPG 192 as a primary router. The PE router 164 belongs to the backup router EPG 191. In the present embodiment, the EPG of the relay node that constructs the communication network 160 is not limited to the EPG 191 and the EPG 192. According to another embodiment, for example, a plurality of EPGs are formed for each type or characteristic of the service provided to the site 140 or the site 150 by the relay node configuring the communication network 160 or the communication network 160.

一実施形態において、通信ネットワーク160が特性の異なる複数のPEルータ(Provider Edge router)を含む場合、PEルータの特性毎に複数のEPGが形成されてよい。PEルータの特性としては、PEルータが提供するサービスの内容、PEルータが対応する通信プロトコルの種類、QoSサービスレベルの種類などを例示することができる。例えば、図1Bに記載された実施形態においては、スタティックルーティングを利用するPEルータのEPG193と、BGPを利用して経路制御するPEルータのEPG194とが形成される。同様に、サイト140のEPG又はサイト150が、特性の異なる複数のCEルータ(Customer Edge router)を含む場合、CEルータの特性ごとに複数のEPGが形成されてもよい。   In one embodiment, when the communication network 160 includes a plurality of PE routers (Provider Edge routers) having different characteristics, a plurality of EPGs may be formed for each characteristic of the PE router. Examples of the characteristics of the PE router include the contents of the service provided by the PE router, the type of communication protocol supported by the PE router, the type of QoS service level, and the like. For example, in the embodiment described in FIG. 1B, an EPG 193 of a PE router that uses static routing and an EPG 194 of a PE router that controls the route using BGP are formed. Similarly, when the EPG of the site 140 or the site 150 includes a plurality of CE routers (Customer Router routers) having different characteristics, a plurality of EPGs may be formed for each CE router characteristic.

図1Bにおいて、コントラクト172は、サイト140のEPGと、サイト150のEPGとの間の接続性を記述するポリシーの集合を示す。コントラクト182は、サイト140のEPGと、通信ネットワーク160に関するEPG191との間の接続性を記述するポリシーの集合を示す。コントラクト184は、サイト140のEPGと、通信ネットワーク160に関するEPG192との間の接続性を記述するポリシーの集合を示す。コントラクト186は、サイト150のEPGと、通信ネットワーク160に関するEPG192との間の接続性を記述するポリシーの集合を示す。   In FIG. 1B, contract 172 shows a set of policies that describe the connectivity between the EPG at site 140 and the EPG at site 150. Contract 182 represents a set of policies that describe the connectivity between the EPG at site 140 and the EPG 191 for communication network 160. The contract 184 shows a set of policies that describe the connectivity between the EPG at the site 140 and the EPG 192 for the communication network 160. Contract 186 shows a set of policies that describe the connectivity between the EPG at site 150 and the EPG 192 for communication network 160.

ポリシーエージェント116は、設定情報送信部の一例であってよい。SDNコントローラ120は、設定情報生成装置、設定情報送信部、及びネットワーク制御装置の一例であってよい。サイト140のサイト内ネットワーク及びサイト150のサイト内ネットワークは、第1ユーザネットワーク又は第2ユーザネットワークの一例であってよい。サイト140のEPGに適用されるポリシーは、第1ネットワークポリシーの一例であってよい。サイト150のEPGに適用されるポリシーは、第2ネットワークポリシーの一例であってよい。通信ネットワーク160は、中継ネットワークの一例であってよい。PEルータ162、PEルータ164及びPEルータ166は、中継ノード、第1中継ノード又は第2中継ノードの一例であってよい。コントラクト182、コントラクト184及びコントラクト186は、第1通信ポリシー又は第2通信ポリシーの一例であってよい。EPG191、EPG192、EPG193及びEPG194のそれぞれに適用されるポリシーは、第1中継ノードポリシー又は第2中継ノードポリシーの一例であってよい。   The policy agent 116 may be an example of a setting information transmission unit. The SDN controller 120 may be an example of a setting information generation device, a setting information transmission unit, and a network control device. The intra-site network of the site 140 and the intra-site network of the site 150 may be an example of a first user network or a second user network. The policy applied to the EPG at the site 140 may be an example of a first network policy. The policy applied to the EPG at site 150 may be an example of a second network policy. The communication network 160 may be an example of a relay network. The PE router 162, the PE router 164, and the PE router 166 may be an example of a relay node, a first relay node, or a second relay node. The contract 182, the contract 184, and the contract 186 may be an example of a first communication policy or a second communication policy. The policy applied to each of the EPG 191, the EPG 192, the EPG 193, and the EPG 194 may be an example of a first relay node policy or a second relay node policy.

次に、ネットワークサービス提供システム100の各部について、具体的に説明する。本実施形態において、ネットワークサービス提供システム100は、物理リソース10を利用して、ネットワークサービスを提供する。ネットワークサービス提供システム100は、物理リソース10を用いて実現される仮想ノード及び仮想リンクを利用して、ネットワークサービスを提供してもよい。   Next, each part of the network service providing system 100 will be specifically described. In the present embodiment, the network service providing system 100 uses the physical resource 10 to provide a network service. The network service providing system 100 may provide a network service using a virtual node and a virtual link realized using the physical resource 10.

本実施形態において、物理リソース10としては、物理的なコンピューティング資源、物理的なネットワーク資源などを例示することができる。物理的なコンピューティング資源としては、情報処理資源、情報記憶資源などを例示することができる。物理的なネットワーク資源としては、スイッチング資源、ルーティング資源、挿入/分岐資源、無線資源、媒体資源などを例示することができる。媒体資源としては、電気的な媒体資源、光学式の媒体資源、無線リンク及びこれらの組み合わせを例示することができる。   In the present embodiment, examples of the physical resource 10 include physical computing resources and physical network resources. Examples of physical computing resources include information processing resources and information storage resources. Examples of physical network resources include switching resources, routing resources, insertion / branching resources, radio resources, medium resources, and the like. Examples of the medium resource include an electric medium resource, an optical medium resource, a wireless link, and a combination thereof.

本実施形態において、ポリシーエージェント114は、SDNコントローラ120の指示に基づいて、サイト140に含まれる1以上のノードを制御する。ポリシーエージェント115は、SDNコントローラ120の指示に基づいて、サイト150に含まれる1以上のノードを制御する。ポリシーエージェント115は、サイト150の所有者又は管理者により、所有又は管理されてよい。ポリシーエージェント116と、SDNコントローラ120の指示に基づいて、通信ネットワーク160に含まれる1以上のノードを制御する。   In the present embodiment, the policy agent 114 controls one or more nodes included in the site 140 based on an instruction from the SDN controller 120. The policy agent 115 controls one or more nodes included in the site 150 based on an instruction from the SDN controller 120. Policy agent 115 may be owned or managed by the owner or administrator of site 150. Based on an instruction from the policy agent 116 and the SDN controller 120, one or more nodes included in the communication network 160 are controlled.

ポリシーエージェント114、ポリシーエージェント115、及び、ポリシーエージェント116は、通信ネットワーク(図示されていない。)を介して物理リソース10にアクセスしてもよい。ポリシーエージェント114、ポリシーエージェント115及びポリシーエージェント116のそれぞれは、サイト140、サイト150及び通信ネットワーク160のそれぞれの所有者又は管理者により、所有又は管理されてよい。通信ネットワーク160の所有者又は管理者は、通信ネットワーク160の主要部分の所有者又は管理者であってもよい。   Policy agent 114, policy agent 115, and policy agent 116 may access physical resource 10 via a communication network (not shown). Each of policy agent 114, policy agent 115, and policy agent 116 may be owned or managed by the respective owner or administrator of site 140, site 150, and communication network 160. The owner or administrator of the communication network 160 may be the owner or administrator of the main part of the communication network 160.

本実施形態において、SDNコントローラ120は、ソフトウエア命令を使用して、通信ネットワーク(図示されていない。)を介して仮想ネットワーク130を制御する。SDNコントローラ120は、例えば、SDNにおいて物理的又は仮想的なネットワーク機器を制御するための情報を作成し、当該情報を各機器に送信することで、仮想ネットワーク130を制御する。SDNコントローラ120は、ポリシーエージェント114、ポリシーエージェント115又はポリシーエージェント116を介して、物理リソース10にアクセスしてもよい。SDNコントローラ120は、ポリシーエージェント114、ポリシーエージェント115又はポリシーエージェント116を介して、仮想ノードにアクセスしてもよい。   In this embodiment, the SDN controller 120 controls the virtual network 130 via a communication network (not shown) using software instructions. For example, the SDN controller 120 creates information for controlling a physical or virtual network device in the SDN, and controls the virtual network 130 by transmitting the information to each device. The SDN controller 120 may access the physical resource 10 via the policy agent 114, the policy agent 115, or the policy agent 116. The SDN controller 120 may access the virtual node via the policy agent 114, the policy agent 115, or the policy agent 116.

サイト140、サイト150又は通信ネットワーク160のユーザは、例えば、ユーザ端末20を利用して、通信ネットワーク(図示されていない。)を介してSDNコントローラ120にアクセスする。ユーザ端末20は、携帯端末、パーソナルコンピュータ、サーバなどの情報処理装置であってよい。SDNコントローラ120にアクセスしたユーザは、SDNコントローラ120に指示又は情報を入力し、SDNコントローラ120は、ユーザが入力した情報に基づいて、上記のソフトウエア命令を作成する。   A user of the site 140, the site 150, or the communication network 160 accesses the SDN controller 120 via the communication network (not shown) using the user terminal 20, for example. The user terminal 20 may be an information processing apparatus such as a mobile terminal, a personal computer, or a server. A user who accesses the SDN controller 120 inputs an instruction or information to the SDN controller 120, and the SDN controller 120 creates the above-described software instruction based on the information input by the user.

SDNコントローラ120の各部は、ハードウェアにより実現されてもよく、ソフトウエアにより実現されてもよく、ハードウェア及びソフトウエアにより実現されてもよい。SDNコントローラ120の各部は、物理的なコンピューティング資源により実現されてもよく、仮想的なコンピューティング資源により実現されてもよく、それらの組み合わせにより実現されてもよい。また、SDNコントローラ120の各部は、一般的な構成の情報処理装置において、SDNコントローラ120の各部の動作を規定したソフトウエア又はプログラムを起動することにより実現されてよい。   Each unit of the SDN controller 120 may be realized by hardware, may be realized by software, or may be realized by hardware and software. Each unit of the SDN controller 120 may be realized by a physical computing resource, may be realized by a virtual computing resource, or may be realized by a combination thereof. Each unit of the SDN controller 120 may be realized by starting software or a program that defines the operation of each unit of the SDN controller 120 in an information processing apparatus having a general configuration.

SDNコントローラ120として用いられる情報処理装置は、CPU等のプロセッサ、ROM、RAM、通信インタフェースなどを有するデータ処理装置と、キーボード、ポインティングデバイス、タッチパネル、マイク、音声入力システム、ジェスチャー入力システム、位置情報取得システム、各種センサなどの入力装置と、各種ディスプレイ、タッチパネル、スピーカなどの出力装置と、メモリ、HDDなどの記憶装置とを備えてよい。データ処理装置又は記憶装置は、上記のソフトウエア又はプログラムを記憶してよい。上記のソフトウエア又はプログラムは、プロセッサによって実行されることにより、上記の情報処理装置に、当該ソフトウエア又はプログラムによって規定された動作を実行させる。上記のソフトウエア又はプログラムは、非一時的なコンピュータ可読記録媒体に格納されてもよい。   An information processing device used as the SDN controller 120 includes a data processing device having a processor such as a CPU, ROM, RAM, a communication interface, a keyboard, a pointing device, a touch panel, a microphone, a voice input system, a gesture input system, and position information acquisition. You may provide input devices, such as a system and various sensors, output devices, such as various displays, a touch panel, and a speaker, and memory | storage devices, such as memory and HDD. The data processing device or the storage device may store the above software or program. The software or program is executed by a processor to cause the information processing apparatus to execute an operation defined by the software or program. The above software or program may be stored in a non-transitory computer readable recording medium.

本実施形態において、仮想ネットワーク130は、サーバ142と、クライアント端末152との間で情報を伝達する。仮想ネットワーク130は、物理リソース10の上に構築された論理的なネットワークであってよい。仮想ネットワーク130は、仮想ノード及び仮想リンクを含んでよい。仮想ネットワーク130は、その一部に、物理的な通信ネットワークを含んでもよい。仮想ネットワーク130は、テナントごとに独立した複数の仮想ネットワークを含んでもよい。   In the present embodiment, the virtual network 130 transmits information between the server 142 and the client terminal 152. The virtual network 130 may be a logical network constructed on the physical resource 10. The virtual network 130 may include virtual nodes and virtual links. The virtual network 130 may include a physical communication network as a part thereof. The virtual network 130 may include a plurality of virtual networks independent for each tenant.

本実施形態において、サイト140及びサイト150のそれぞれには、サーバ、仮想サーバ、クライアント端末、パーソナルコンピュータ、携帯端末、ルータ、アクセスポイントなどのエンドポイントが配される。また、サイト140及びサイト150において、複数のエンドポイントを接続するサイト内ネットワーク146及びサイト内ネットワーク156が構築される。サイト140又はサイト内ネットワーク146、及び、サイト150又はサイト内ネットワーク156のそれぞれは、GBPモデルにおけるエンドポイントグループであってよい。   In the present embodiment, end points such as servers, virtual servers, client terminals, personal computers, portable terminals, routers, and access points are arranged in each of the sites 140 and 150. Further, in the site 140 and the site 150, an intra-site network 146 and an intra-site network 156 that connect a plurality of endpoints are constructed. Each of site 140 or intra-site network 146 and site 150 or intra-site network 156 may be an endpoint group in the GBP model.

本実施形態において、通信ネットワーク160は、サイト140及びサイト150の間で情報を伝達する。通信ネットワーク160は、物理的な通信ネットワークであってもよく、仮想ネットワークであってもよく、これらの組み合わせであってもよい。物理的な通信ネットワークは、有線通信の伝送路であってもよく、無線通信の伝送路であってもよく、それらの組み合わせであってもよい。通信ネットワーク160の所有者又は管理者は、サイト140又はサイト内ネットワーク146、及び、サイト150又はサイト内ネットワーク156の少なくとも一方の所有者又は管理者と異なってもよい。   In the present embodiment, the communication network 160 transmits information between the site 140 and the site 150. The communication network 160 may be a physical communication network, a virtual network, or a combination thereof. The physical communication network may be a wired communication transmission line, a wireless communication transmission line, or a combination thereof. The owner or administrator of the communication network 160 may be different from the owner or administrator of at least one of the site 140 or the intra-site network 146 and the site 150 or the intra-site network 156.

PEルータ162及びPEルータ164は、サイト内ネットワーク146のCEルータ144と接続され、サイト内ネットワーク146と、通信ネットワーク160とを接続する。PEルータ166は、サイト内ネットワーク156のCEルータ154と接続され、サイト内ネットワーク156と、通信ネットワーク160とを接続する。   The PE router 162 and the PE router 164 are connected to the CE router 144 of the intra-site network 146 and connect the intra-site network 146 and the communication network 160. The PE router 166 is connected to the CE router 154 of the intra-site network 156 and connects the intra-site network 156 and the communication network 160.

本実施形態によれば、通信ネットワーク160を構成する複数の中継ノードのうち、PEルータ162及びPEルータ166は、プライマリ用ルータのEPG192に属するものとして取り扱う。また、PEルータ164は、バックアップ用ルータのEPG191に属するものとして取り扱う。これにより、PEルータ162及びPEルータ166を、EPG192に適用されるポリシーの適用対象として取り扱うことができる。また、PEルータ164を、EPG191に適用されるポリシーの適用対象として取り扱うことができる。   According to the present embodiment, among the plurality of relay nodes constituting the communication network 160, the PE router 162 and the PE router 166 are handled as belonging to the EPG 192 of the primary router. The PE router 164 is handled as belonging to the backup router EPG 191. Accordingly, the PE router 162 and the PE router 166 can be handled as application targets of the policy applied to the EPG 192. Further, the PE router 164 can be handled as an application target of a policy applied to the EPG 191.

その結果、例えば、通信ネットワーク160の所有者又は管理者が、サイト140又はサイト内ネットワーク146の所有者又は管理者と異なる場合であっても、サイト140又はサイト内ネットワーク146の所有者又は管理者は、通信ネットワーク160を構成する中継ノードの設定情報を生成することができる。また、SDNコントローラ120が、サイト140のEPG及びサイト150のEPGの間に存在する中継ノードの設定をソフトウエアで動的に設定したり、変更したりすることができるので、マルチベンダ環境におけるネットワーク仮想化を容易に実現することもできる。   As a result, for example, even if the owner or administrator of the communication network 160 is different from the owner or administrator of the site 140 or the intra-site network 146, the owner or administrator of the site 140 or the intra-site network 146 Can generate setting information of relay nodes constituting the communication network 160. In addition, since the SDN controller 120 can dynamically set or change the setting of the relay node existing between the EPG of the site 140 and the EPG of the site 150, the network in the multi-vendor environment Virtualization can be easily realized.

本実施形態において、各サイトのノードと接続される中継ノードがPEルータである場合について説明した。しかしながら、中継ノードは、PEルータに限定されない。他の実施形態において、中継ノードは、大容量ルータであってもよく、小規模スイッチであってもよい。中継ノードは、物理的なノードであってもよく、仮想的なノードであってもよい。   In this embodiment, the case where the relay node connected to the node of each site is a PE router has been described. However, the relay node is not limited to the PE router. In other embodiments, the relay node may be a large capacity router or a small switch. The relay node may be a physical node or a virtual node.

図2は、SDNコントローラ120の内部構成の一例を概略的に示す。本実施形態において、SDNコントローラ120は、設計モジュール210と、制御モジュール220と、格納モジュール230とを備える。設計モジュール210は、設定情報生成装置の一例であってよい。制御モジュール220は、設定情報送信部の一例であってよい。格納モジュール230は、通信ポリシー格納部の一例であってよい。なお、SDNコントローラ120の各部の役割分担は厳密なものではなく、SDNコントローラ120の各部における情報処理は、任意に分離又は統合されてよい。   FIG. 2 schematically shows an example of the internal configuration of the SDN controller 120. In the present embodiment, the SDN controller 120 includes a design module 210, a control module 220, and a storage module 230. The design module 210 may be an example of a setting information generation device. The control module 220 may be an example of a setting information transmission unit. The storage module 230 may be an example of a communication policy storage unit. Note that the division of roles of each unit of the SDN controller 120 is not strict, and information processing in each unit of the SDN controller 120 may be arbitrarily separated or integrated.

本実施形態において、設計モジュール210は、仮想ネットワーク130を構成するノードの設定情報を生成する。設計モジュール210は、GBPを利用して、仮想ネットワーク130を構成するノードの設定情報を生成してもよい。設定情報は、SDNにおいて、物理的又は仮想的なネットワーク機器を制御するためのコンフィグレーション情報であってよい。設定情報は、ネットワーク機器固有の設定データ、設定データに関する注釈、設定データの生成元となったポリシーなどに関する情報を含んでよい。   In the present embodiment, the design module 210 generates setting information for the nodes constituting the virtual network 130. The design module 210 may generate setting information of nodes constituting the virtual network 130 using GBP. The setting information may be configuration information for controlling a physical or virtual network device in the SDN. The setting information may include information regarding setting data unique to the network device, an annotation regarding the setting data, a policy that is the generation source of the setting data, and the like.

一実施形態において、設計モジュール210は、サイト140のEPGに適用されるポリシーの内容と、EPG192に適用されるポリシーの内容と、コントラクト184に含まれるポリシーの内容とに基づいて、PEルータ162を制御するための設定情報を生成する。設計モジュール210は、通信ネットワーク160に関するEPG191を従来のEPGと同様に取り扱うことで、従来と同様の手法により、PEルータ164を制御するための設定情報を生成することができる。   In one embodiment, the design module 210 configures the PE router 162 based on the policy content applied to the EPG at the site 140, the policy content applied to the EPG 192, and the policy content included in the contract 184. Setting information for control is generated. The design module 210 can generate setting information for controlling the PE router 164 by a method similar to the conventional method by handling the EPG 191 related to the communication network 160 in the same manner as the conventional EPG.

同様に、設計モジュール210は、サイト140のEPGに適用されるポリシーの内容と、EPG191に適用されるポリシーの内容と、コントラクト182に含まれるポリシーの内容とに基づいて、PEルータ164を制御するための設定情報を生成する。また、設計モジュール210は、サイト150のEPGに適用されるポリシーの内容と、EPG192に適用されるポリシーの内容と、コントラクト184に含まれるポリシーの内容とに基づいて、PEルータ166を制御するための設定情報を生成する。各コントラクトに含まれるポリシーの内容は、GBPモデルにおけるコントラクトに含まれるポリシールール(単に、ルールと称する場合がある。)若しくはサブジェクトであってよい。   Similarly, the design module 210 controls the PE router 164 based on the policy content applied to the EPG at the site 140, the policy content applied to the EPG 191, and the policy content included in the contract 182. Setting information is generated. In addition, the design module 210 controls the PE router 166 based on the content of the policy applied to the EPG of the site 150, the content of the policy applied to the EPG 192, and the content of the policy included in the contract 184. Generate setting information. The content of the policy included in each contract may be a policy rule (simply referred to as a rule) or a subject included in the contract in the GBP model.

他の実施形態において、設計モジュール210は、サイト140のEPGに適用されるポリシーの内容と、EPG192に適用されるポリシーの内容と、コントラクト184に含まれるポリシーの内容と、通信ネットワーク160に要求される仕様とに基づいて、PEルータ162を制御するための設定情報を生成する。設計モジュール210は、通信ネットワーク160に要求される仕様を、コントラクト184に含まれるポリシーの内容の一部として取り扱ってよい。例えば、設計モジュール210が、QoSに関するポリシーであって、ベストエフォートの保証値を含むポリシーを利用して設定情報を生成する場合において、ユーザが通信ネットワーク160に要求する仕様に基づいて、ベストエフォートの保証値を決定してよい。これにより、例えば、ユーザは、予め用意されたコントラクト又はポリシーのテンプレートを利用して、設定情報を生成することができる。   In other embodiments, the design module 210 is required by the communication network 160 for the content of the policy applied to the EPG at the site 140, the content of the policy applied to the EPG 192, the content of the policy included in the contract 184. The setting information for controlling the PE router 162 is generated based on the specifications. The design module 210 may treat the specifications required for the communication network 160 as part of the policy content included in the contract 184. For example, when the design module 210 generates a setting information using a policy relating to QoS and including a guaranteed value of best effort, based on the specifications requested by the user to the communication network 160, the best effort A guarantee value may be determined. Accordingly, for example, the user can generate setting information using a contract or policy template prepared in advance.

通信ネットワーク160に要求される仕様は、通信ネットワーク160のQoS(Quality of Service)に関する要求仕様であってよい。通信ネットワーク160に要求される仕様は、経路制御のプロトコル、経路制御に関するパラメータなどに関するユーザの要求仕様であってもよい。   The specification required for the communication network 160 may be a required specification related to QoS (Quality of Service) of the communication network 160. The specifications required for the communication network 160 may be user-specified specifications related to routing protocol, routing parameters, and the like.

通信ネットワーク160に要求される仕様は、例えば、ユーザによりシステムに入力される。例えば、ユーザは、通信ネットワーク160に要求される仕様に関する情報を、ユーザ端末20に入力する。ユーザ端末20は、ユーザが入力した情報を設計モジュール210に送信する。これにより、設計モジュール210は、通信ネットワーク160に要求される仕様に関する情報を取得することができる。通信ネットワーク160に要求される仕様は、中継ノード(又は中継ネットワーク)が他のEPGに対して提供するサービスに関する情報の一例であってよい。   The specifications required for the communication network 160 are input to the system by the user, for example. For example, the user inputs information related to specifications required for the communication network 160 to the user terminal 20. The user terminal 20 transmits information input by the user to the design module 210. Thereby, the design module 210 can acquire information related to specifications required for the communication network 160. The specification required for the communication network 160 may be an example of information related to a service that a relay node (or a relay network) provides to other EPGs.

同様に、設計モジュール210は、サイト140のEPGに適用されるポリシーの内容と、EPG191に適用されるポリシーの内容と、コントラクト182に含まれるポリシーの内容と、通信ネットワーク160に要求される仕様とに基づいて、PEルータ164を制御するための設定情報を生成する。また、設計モジュール210は、サイト150のEPGに適用されるポリシーの内容と、EPG192に適用されるポリシーの内容と、コントラクト184に含まれるポリシーの内容と、通信ネットワーク160に要求される仕様とに基づいて、PEルータ166を制御するための設定情報を生成する。   Similarly, the design module 210 includes the content of the policy applied to the EPG at the site 140, the content of the policy applied to the EPG 191, the content of the policy included in the contract 182, and the specifications required for the communication network 160. Based on the above, setting information for controlling the PE router 164 is generated. In addition, the design module 210 includes a policy content applied to the EPG of the site 150, a policy content applied to the EPG 192, a policy content included in the contract 184, and a specification required for the communication network 160. Based on this, setting information for controlling the PE router 166 is generated.

本実施形態において、制御モジュール220は、仮想ネットワーク130を制御する。一実施形態において、制御モジュール220は、仮想ネットワーク130を構成するノードのコンフィグレーションを実行する。例えば、制御モジュール220は、設計モジュール210が生成した各PEルータの設定情報を、各PEルータに送信する。これにより、各PEルータのコンフィグレーションを実行することができる。   In the present embodiment, the control module 220 controls the virtual network 130. In one embodiment, the control module 220 performs configuration of nodes constituting the virtual network 130. For example, the control module 220 transmits the setting information of each PE router generated by the design module 210 to each PE router. Thereby, the configuration of each PE router can be executed.

他の実施形態において、制御モジュール220は、各EPGのポリシー、及び、EPG間の通信に関するポリシー(例えば、各コントラクトである。)を管理する。さらに他の実施形態において、制御モジュール220は、仮想ネットワーク130又はネットワークサービス提供システム100をモニタリングする。制御モジュール220は、モニタリング結果に基づいて、仮想ネットワーク130を制御してもよい。例えば、制御モジュール220は、モニタリング結果に基づいて、設定情報を更新することを決定し、設計モジュール210に、新たな設定情報を生成させる。設計モジュール210は、モニタリング結果を考慮して、新たな設定情報を生成する。制御モジュール220は、新たな設定情報を用いて、各ノードのコンフィグレーションを実行する。   In other embodiments, the control module 220 manages the policies of each EPG and the policies related to communication between EPGs (eg, each contract). In still another embodiment, the control module 220 monitors the virtual network 130 or the network service providing system 100. The control module 220 may control the virtual network 130 based on the monitoring result. For example, the control module 220 determines to update the setting information based on the monitoring result, and causes the design module 210 to generate new setting information. The design module 210 generates new setting information in consideration of the monitoring result. The control module 220 executes the configuration of each node using the new setting information.

本実施形態において、格納モジュール230は、各種の情報を格納する。例えば、格納モジュール230は、各EPGに適用されるポリシー、及び、EPG間の通信に関するポリシー又はコントラクトを格納する。各ポリシーは、トラフィックのクラスと、当該トラフィックの方向及び当該トラフィックに対するアクションの少なくとも一方とが対応付けられた情報であってよい。   In the present embodiment, the storage module 230 stores various types of information. For example, the storage module 230 stores a policy applied to each EPG and a policy or contract related to communication between EPGs. Each policy may be information in which a traffic class is associated with at least one of a direction of the traffic and an action for the traffic.

格納モジュール230は、EPGごとに、当該EPGに含まれるエンドポイントの情報、エンドポイント間のトポロジーに関する情報などを格納してもよい。格納モジュール230は、各EPGに含まれるエンドポイントと、他のEPGに含まれるエンドポイントの間のトポロジーに関する情報を格納してもよい。上記のトポロジーに関する情報は、上記の他のEPGに含まれるエンドポイントの少なくとも1つについて、当該エンドポイントが所属するEPGを示す情報又は当該EPGに適用されるポリシーを示す情報を含んでもよい。   The storage module 230 may store, for each EPG, information on endpoints included in the EPG, information on the topology between the endpoints, and the like. The storage module 230 may store information on the topology between the endpoints included in each EPG and the endpoints included in other EPGs. The information on the topology may include information indicating an EPG to which the endpoint belongs or information indicating a policy applied to the EPG for at least one of the endpoints included in the other EPG.

格納モジュール230は、設計モジュール210が生成した設定情報を格納してもよい。格納モジュール230は、制御モジュール220による仮想ネットワーク130又はネットワークサービス提供システム100のモニタリング結果に関する情報を格納してもよい。   The storage module 230 may store setting information generated by the design module 210. The storage module 230 may store information regarding the monitoring result of the virtual network 130 or the network service providing system 100 by the control module 220.

一実施形態において、格納モジュール230は、第1EPG及び第2EPGの間の通信に関する複数のポリシーのそれぞれと、第1EPGに適用されるポリシー及び第2EPGに適用されるポリシーの組み合わせのそれぞれとを対応付けて格納してよい。例えば、サイト140のEPGに適用されるポリシーとしてA−1及びA−2があり、EPG192に適用されるポリシーとしてB−1及びB−2がある場合、格納モジュール230は、サイト140のEPG及びEPG192の間の通信に関するポリシーとして、A−1とB−1の組み合わせ、A−1とB−2の組み合わせ、A−2とB−1の組み合わせ、並びに、A−2とB−2の組み合わせの4通りの組み合わせのそれぞれに対応するポリシーを格納する。上記の4つのポリシーは、コントラクト184の一部であってよい。   In one embodiment, the storage module 230 associates each of a plurality of policies related to communication between the first EPG and the second EPG with each of a combination of a policy applied to the first EPG and a policy applied to the second EPG. May be stored. For example, if the policies applied to the EPG at site 140 are A-1 and A-2, and the policies applied to EPG 192 are B-1 and B-2, the storage module 230 may store the EPG and As a policy regarding communication between EPG 192, a combination of A-1 and B-1, a combination of A-1 and B-2, a combination of A-2 and B-1, and a combination of A-2 and B-2 The policy corresponding to each of the four combinations is stored. The above four policies may be part of the contract 184.

他の実施形態において、格納モジュール230は、通信ネットワーク160に関するEPGと、通信ネットワーク160が提供するサービスを利用するEPGとの間の通信に関する複数のポリシーの少なくとも一部に関して、当該ポリシーの識別情報と、通信ネットワーク160に関するEPGに適用されるポリシー、通信ネットワーク160が提供するサービスを利用するEPGに適用されるポリシー及び通信ネットワーク160に要求される仕様の組み合わせとを対応づけて格納してよい。通信ネットワーク160に関するEPGは、例えば、EPG191、EPG192、EPG193、EPG194などである。通信ネットワーク160が提供するサービスを利用するEPGは、例えば、サイト140のEPG、サイト150のEPGなどである。上記の2つのEPGの間の通信に関する複数のポリシーは、例えば、コントラクト182、コントラクト184又はコントラクト186に含まれる1以上のポリシーである。   In other embodiments, the storage module 230 may include the identification information of the policy for at least some of the plurality of policies related to communication between the EPG related to the communication network 160 and the EPG that uses the service provided by the communication network 160. The policy applied to the EPG related to the communication network 160, the policy applied to the EPG using the service provided by the communication network 160, and the combination of specifications required for the communication network 160 may be stored in association with each other. The EPG related to the communication network 160 is, for example, EPG 191, EPG 192, EPG 193, EPG 194, or the like. The EPG that uses the service provided by the communication network 160 is, for example, an EPG at the site 140, an EPG at the site 150, or the like. The plurality of policies related to communication between the two EPGs are, for example, one or more policies included in the contract 182, the contract 184, or the contract 186.

これにより、ユーザは、通信ネットワーク160に要求する仕様に応じて、適切なポリシーを容易に選択することができる。例えば、QoSに関して、ユーザが100Mbps以上の帯域保証を要求する場合、設計モジュール210は、予め定義され、格納モジュール230に格納されたポリシーのテンプレートのうち、100Mbps以上の帯域保証を可能にする1以上のテンプレートを抽出する。次に、設計モジュール210は、抽出されたテンプレートのうち、通信ネットワーク160に関するEPGに適用されるポリシー、及び、通信ネットワーク160が提供するサービスを利用するEPGに適用されるポリシーの組み合わせに適合する1以上のテンプレートを抽出する。その後、適切なアルゴリズムにより、実際に適用するテンプレートを決定する。設計モジュール210は、どのテンプレートを利用するかを、ユーザに問い合わせてもよい。   Thereby, the user can easily select an appropriate policy according to the specifications required for the communication network 160. For example, when the user requests a bandwidth guarantee of 100 Mbps or more with respect to QoS, the design module 210 can define one or more bandwidth guarantees of 100 Mbps or more among the policy templates defined in advance and stored in the storage module 230. Extract the template. Next, the design module 210 conforms to the combination of the policy applied to the EPG related to the communication network 160 and the policy applied to the EPG using the service provided by the communication network 160 among the extracted templates. The above template is extracted. Thereafter, a template to be actually applied is determined by an appropriate algorithm. The design module 210 may ask the user which template to use.

図3は、設計モジュール210の内部構成の一例を概略的に示す。本実施形態において、設計モジュール210は、入力部310と、ポリシー取得部320と、トポロジー情報取得部330と、対象ノード決定部340と、設定情報生成部350とを備える。設計モジュール210の各部は、互いに情報を送受してよい。また、設計モジュール210の各部の役割分担は厳密なものではなく、設計モジュール210の各部における情報処理は、任意に分離又は統合されてよい。入力部310は、要求仕様取得部の一例であってよい。入力部310は、ユーザからの指示を取得するユーザ指示取得部の一例であってもよい。対象ノード決定部340は、中継ノード決定部の一例であってよい。   FIG. 3 schematically shows an example of the internal configuration of the design module 210. In the present embodiment, the design module 210 includes an input unit 310, a policy acquisition unit 320, a topology information acquisition unit 330, a target node determination unit 340, and a setting information generation unit 350. Each part of the design module 210 may send and receive information to and from each other. Further, the division of roles of each part of the design module 210 is not strict, and information processing in each part of the design module 210 may be arbitrarily separated or integrated. The input unit 310 may be an example of a required specification acquisition unit. The input unit 310 may be an example of a user instruction acquisition unit that acquires an instruction from a user. The target node determination unit 340 may be an example of a relay node determination unit.

本実施形態において、入力部310は、ユーザからの指示又は要求を受け付ける。入力部310は、ユーザインターフェースであってよい。これにより、設計モジュール210は、ユーザからの指示又は要求を取得することができる。一実施形態において、入力部310は、通信ネットワーク160に含まれる中継ノードの少なくとも1つについて、当該中継ノードが所属するEPGに関する入力を受け付ける。例えば、ユーザは、トポロジー情報が表示された入力画面を参照しながら、トポロジー情報に含まれる1以上の中継ノードの少なくとも1つについて、当該中継ノードが所属するEPGを指定又は入力する。他の実施形態において、入力部310は、ユーザが、通信ネットワーク160に要求する仕様に関する情報を受け付ける。   In the present embodiment, the input unit 310 receives an instruction or request from a user. The input unit 310 may be a user interface. Thereby, the design module 210 can acquire an instruction or request from the user. In one embodiment, the input unit 310 receives an input related to an EPG to which the relay node belongs for at least one of the relay nodes included in the communication network 160. For example, the user designates or inputs the EPG to which the relay node belongs for at least one of the one or more relay nodes included in the topology information while referring to the input screen on which the topology information is displayed. In another embodiment, the input unit 310 receives information related to specifications requested by the user from the communication network 160.

本実施形態において、ポリシー取得部320は、各種のポリシーを取得する。例えば、ポリシー取得部320は、サイト140のEPGに適用されるポリシーを取得する。ポリシー取得部320は、サイト150のEPGに適用されるポリシーを取得してもよい。ポリシー取得部320は、サイト140のEPG及びサイト150のEPGの間の通信に関するポリシーを取得してもよい。本実施形態において、ポリシー取得部320は、通信ネットワーク160に関する1以上のEPGのそれぞれに適用されるポリシーを取得する。ポリシー取得部320は、通信ネットワーク160に関するEPGと、通信ネットワーク160が提供するサービスを利用するEPGとの間の通信に関するポリシーを取得してもよい。ポリシー取得部320は、取得されたポリシーに関する情報を設定情報生成部350に送信してよい。   In the present embodiment, the policy acquisition unit 320 acquires various policies. For example, the policy acquisition unit 320 acquires a policy applied to the EPG of the site 140. The policy acquisition unit 320 may acquire a policy applied to the EPG of the site 150. The policy acquisition unit 320 may acquire a policy regarding communication between the EPG of the site 140 and the EPG of the site 150. In the present embodiment, the policy acquisition unit 320 acquires a policy applied to each of one or more EPGs related to the communication network 160. The policy acquisition unit 320 may acquire a policy regarding communication between an EPG related to the communication network 160 and an EPG that uses a service provided by the communication network 160. The policy acquisition unit 320 may transmit information regarding the acquired policy to the setting information generation unit 350.

ポリシー取得部320は、格納モジュール230を参照して、特定の条件に合致するポリシーを抽出してもよい。一実施形態によれば、ポリシー取得部320は、まず、格納モジュール230に格納された情報を参照して、サイト140のEPGに適用されるポリシーと、EPG192に適用されるポリシーとを抽出する。次に、ポリシー取得部320は、格納モジュール230に格納されたEPG間の通信に関するポリシーに関する情報を参照して、EPG間の通信に関する複数のポリシーの中から、サイト140のEPGに適用されるポリシー及びEPG192に適用されるポリシーの組み合わせに合致するポリシーを抽出する。   The policy acquisition unit 320 may extract a policy that matches a specific condition with reference to the storage module 230. According to one embodiment, the policy acquisition unit 320 first refers to the information stored in the storage module 230 and extracts the policy applied to the EPG of the site 140 and the policy applied to the EPG 192. Next, the policy acquisition unit 320 refers to the information related to the communication policy between EPGs stored in the storage module 230, and the policy applied to the EPG of the site 140 from among the plurality of policies related to communication between EPGs. And a policy matching the combination of policies applied to the EPG 192 is extracted.

他の実施形態によれば、ポリシー取得部320は、まず、格納モジュール230に格納された情報を参照して、サイト140のEPGに適用されるポリシーと、EPG192に適用されるポリシーとを抽出する。ポリシー取得部320は、次に、格納モジュール230に格納されたEPG間の通信に関するポリシーに関する情報を参照して、EPG間の通信に関する複数のポリシーの中から、サイト140のEPGに適用されるポリシー、EPG192に適用されるポリシー、及び、通信ネットワーク160に要求される仕様の組み合わせに合致するポリシーを抽出する。   According to another embodiment, the policy acquisition unit 320 first extracts the policy applied to the EPG of the site 140 and the policy applied to the EPG 192 with reference to the information stored in the storage module 230. . Next, the policy acquisition unit 320 refers to the information related to the communication policy between the EPGs stored in the storage module 230, and the policy applied to the EPG of the site 140 from among the plurality of policies related to the communication between the EPGs. The policy that matches the combination of the policy applied to the EPG 192 and the specification required for the communication network 160 is extracted.

本実施形態において、トポロジー情報取得部330は、各サイトのEPGを構成する1以上のノードと、通信ネットワーク160に含まれる1又は複数の中継ノードのうちの少なくとも1つとの接続関係を規定するトポロジー情報を取得する。トポロジー情報取得部330は、格納モジュール230を参照して、上記のトポロジー情報を取得してもよい。トポロジー情報取得部330は、入力部310を介して、ユーザから、上記のトポロジー情報を取得してもよい。トポロジー情報取得部330は、取得されたトポロジー情報を対象ノード決定部340に送信してよい。   In this embodiment, the topology information acquisition unit 330 defines the connection relationship between one or more nodes constituting the EPG of each site and at least one of one or more relay nodes included in the communication network 160. Get information. The topology information acquisition unit 330 may acquire the topology information with reference to the storage module 230. The topology information acquisition unit 330 may acquire the above topology information from the user via the input unit 310. The topology information acquisition unit 330 may transmit the acquired topology information to the target node determination unit 340.

例えば、トポロジー情報取得部330は、サイト140のEPGに含まれるサーバ142及びCEルータ144と、通信ネットワーク160に含まれるPEルータ162及びPEルータ164との接続関係を規定するトポロジー情報を取得する。上記のトポロジー情報は、PEルータ162がEPG192に属することを示す情報と、PEルータ164がEPG191に属することを示す情報とを含んでもよい。トポロジー情報取得部330は、サイト150のEPGに含まれるクライアント端末152及びCEルータ154と、通信ネットワーク160に含まれるPEルータ166との接続関係を規定するトポロジー情報を取得してもよい。上記のトポロジー情報は、PEルータ166がEPG192に属することを示す情報を含んでもよい。   For example, the topology information acquisition unit 330 acquires topology information that defines a connection relationship between the server 142 and the CE router 144 included in the EPG of the site 140 and the PE router 162 and the PE router 164 included in the communication network 160. The topology information may include information indicating that the PE router 162 belongs to the EPG 192 and information indicating that the PE router 164 belongs to the EPG 191. The topology information acquisition unit 330 may acquire topology information that defines a connection relationship between the client terminal 152 and the CE router 154 included in the EPG of the site 150 and the PE router 166 included in the communication network 160. The topology information may include information indicating that the PE router 166 belongs to the EPG 192.

本実施形態において、対象ノード決定部340は、通信ネットワーク160を構成する1又は複数の中継ノードのうち、特定のポリシーが適用される中継ノードを決定する。対象ノード決定部340は、通信ネットワーク160を構成する1又は複数の中継ノードのそれぞれについて、各中継ノードに適用されるポリシーを決定してもよい。対象ノード決定部340は、各中継ノードが所属するEPGを決定することにより、特定のポリシーが適用される中継ノードを決定したり、各中継ノードに適用されるポリシーを決定したりしてよい。対象ノード決定部340は、トポロジー情報取得部330が取得したトポロジー情報に基づいて、各中継ノードが所属するEPGを決定してよい。対象ノード決定部340は、決定された中継ノードに関する情報を設定情報生成部350に送信する。   In the present embodiment, the target node determination unit 340 determines a relay node to which a specific policy is applied among one or more relay nodes configuring the communication network 160. The target node determination unit 340 may determine a policy to be applied to each relay node for each of one or more relay nodes configuring the communication network 160. The target node determination unit 340 may determine a relay node to which a specific policy is applied by determining an EPG to which each relay node belongs, or may determine a policy to be applied to each relay node. The target node determination unit 340 may determine the EPG to which each relay node belongs based on the topology information acquired by the topology information acquisition unit 330. The target node determination unit 340 transmits information regarding the determined relay node to the setting information generation unit 350.

例えば、対象ノード決定部340は、トポロジー情報取得部330が取得したトポロジー情報に基づいて、通信ネットワーク160に含まれる複数の中継ノードの中から、CEルータ144に接続され、サイト内ネットワーク146及び通信ネットワーク160を接続する中継ノードを決定する。次に、対象ノード決定部340は、トポロジー情報取得部330が取得したトポロジー情報に基づいて、サイト内ネットワーク146及び通信ネットワーク160を接続する中継ノードのそれぞれが所属するEPGを決定する。対象ノード決定部340は、サイト内ネットワーク146及び通信ネットワーク160を接続する中継ノードのそれぞれと、各中継ノードが所属するEPGに適用されるポリシーとを対応付けてもよい。   For example, the target node determination unit 340 is connected to the CE router 144 from among a plurality of relay nodes included in the communication network 160 based on the topology information acquired by the topology information acquisition unit 330, and the intra-site network 146 and communication A relay node connecting the network 160 is determined. Next, the target node determination unit 340 determines the EPG to which each of the relay nodes connecting the intra-site network 146 and the communication network 160 belongs based on the topology information acquired by the topology information acquisition unit 330. The target node determination unit 340 may associate each of the relay nodes connecting the intra-site network 146 and the communication network 160 with a policy applied to the EPG to which each relay node belongs.

本実施形態において、設定情報生成部350は、各サイトのEPGに適用されるポリシーの内容に基づいて、各サイトのEPGに含まれるエンドポイントの設定情報を生成する。設定情報生成部350は、ポリシー取得部320が取得したポリシーの内容に基づいて、エンドポイントの設定情報を生成してよい。設定情報生成部350は、生成された設定情報を、エンドポイントの識別情報と対応付けて格納モジュール230に格納してよい。   In the present embodiment, the setting information generation unit 350 generates endpoint setting information included in the EPG of each site based on the content of the policy applied to the EPG of each site. The setting information generation unit 350 may generate endpoint setting information based on the content of the policy acquired by the policy acquisition unit 320. The setting information generation unit 350 may store the generated setting information in the storage module 230 in association with the endpoint identification information.

本実施形態によれば、設定情報生成部350は、「通信ネットワーク160に含まれる1以上の中継ノード」及び、「通信ネットワーク160が提供するサービスを利用するエンドポイント」にGBPモデルを適用することで、それぞれのEPGを作成し、各EPGに含まれるエンドポイントの設定情報を生成する。これにより、中継ノード又は通信ネットワーク160が提供するサービスに応じて、当該中継ノードの設定を自動的に設定したり、変更したりすることができる。   According to the present embodiment, the setting information generation unit 350 applies the GBP model to “one or more relay nodes included in the communication network 160” and “endpoint using the service provided by the communication network 160”. Thus, each EPG is created, and endpoint setting information included in each EPG is generated. Thereby, according to the service which the relay node or the communication network 160 provides, the setting of the said relay node can be set automatically or changed.

一実施形態によれば、設定情報生成部350は、GBPを利用してSDNを構築する分野において公知の方法を用いて、サイト140のEPGに適用されるポリシーと、EPG191に適用されるポリシーと、コントラクト182に含まれるポリシーとに基づいて、PEルータ164の設定情報を生成する。より具体的には、例えば、設定情報生成部350は、まず、ポリシー取得部320から、サイト140のEPGに適用されるポリシーと、EPG191に適用されるポリシーと、コントラクト182とを受け取る。次に、設定情報生成部350は、コントラクト182に含まれる1以上のポリシーを参照して、サイト140のEPGと、EPG191との組み合わせに適用されるポリシーのサブジェクトに対応付けられたルールを抽出する。次に、設定情報生成部350は、抽出されたルールの内容に基づいて、PEルータ164を制御するためのコンフィグレーション情報を生成する。上記のコンフィグレーション情報は、PEルータ164が受信したフローのクラシファイアに基づいて、当該フローを通過させる方向、及び、当該フローに対するアクションなどを規定した情報であってよい。   According to one embodiment, the setting information generation unit 350 uses a method known in the field of constructing an SDN using GBP and a policy applied to the EPG of the site 140 and a policy applied to the EPG 191. The setting information of the PE router 164 is generated based on the policy included in the contract 182. More specifically, for example, the setting information generation unit 350 first receives a policy applied to the EPG of the site 140, a policy applied to the EPG 191, and the contract 182 from the policy acquisition unit 320. Next, the setting information generation unit 350 refers to one or more policies included in the contract 182 and extracts a rule associated with the policy subject applied to the combination of the EPG of the site 140 and the EPG 191. . Next, the setting information generation unit 350 generates configuration information for controlling the PE router 164 based on the extracted rule contents. The configuration information may be information that defines the direction in which the flow is allowed to pass and the action for the flow based on the classifier of the flow received by the PE router 164.

同様に、設定情報生成部350は、サイト140のEPGに適用されるポリシーと、EPG192に適用されるポリシーと、コントラクト184に含まれるポリシーとに基づいて、PEルータ162の設定情報を生成する。また、設定情報生成部350は、サイト150のEPGに適用されるポリシーと、EPG192に適用されるポリシーと、コントラクト186に含まれるポリシーとに基づいて、PEルータ166の設定情報を生成する。   Similarly, the setting information generation unit 350 generates setting information of the PE router 162 based on the policy applied to the EPG of the site 140, the policy applied to the EPG 192, and the policy included in the contract 184. In addition, the setting information generation unit 350 generates setting information for the PE router 166 based on the policy applied to the EPG of the site 150, the policy applied to the EPG 192, and the policy included in the contract 186.

他の実施形態によれば、設定情報生成部350は、サイト140のEPGに適用されるポリシーと、EPG191に適用されるポリシーと、コントラクト182に含まれるポリシーと、通信ネットワーク160に要求される仕様とに基づいて、PEルータ164を制御するための設定情報を生成する。設定情報生成部350は、同様にして、PEルータ162及びPEルータ166を制御するための設定情報を生成する。   According to another embodiment, the setting information generation unit 350 includes a policy applied to the EPG of the site 140, a policy applied to the EPG 191, a policy included in the contract 182, and a specification required for the communication network 160. Based on the above, setting information for controlling the PE router 164 is generated. Similarly, the setting information generation unit 350 generates setting information for controlling the PE router 162 and the PE router 166.

より具体的には、例えば、設定情報生成部350は、まず、ポリシー取得部320から、サイト140のEPGに適用されるポリシーと、EPG191に適用されるポリシーと、コントラクト182とを受け取る。次に、設定情報生成部350は、コントラクト182に含まれる1以上のポリシーの中から、通信ネットワーク160に要求される仕様を満足するポリシーのみを抽出する。次に、設定情報生成部350は、抽出されたポリシーの中から、サイト140のEPGに適用されるポリシーと、EPG191に適用されるポリシーとの組み合わせに合致するポリシーを抽出する。そして、上記の組み合わせに合致するポリシーから、ルールを抽出する。次に、設定情報生成部350は、抽出されたルールの内容に基づいて、PEルータ164を制御するためのコンフィグレーション情報を生成する。   More specifically, for example, the setting information generation unit 350 first receives a policy applied to the EPG of the site 140, a policy applied to the EPG 191, and the contract 182 from the policy acquisition unit 320. Next, the setting information generation unit 350 extracts only policies that satisfy the specifications required for the communication network 160 from one or more policies included in the contract 182. Next, the setting information generation unit 350 extracts a policy that matches a combination of a policy applied to the EPG of the site 140 and a policy applied to the EPG 191 from the extracted policies. Then, a rule is extracted from the policy that matches the above combination. Next, the setting information generation unit 350 generates configuration information for controlling the PE router 164 based on the extracted rule contents.

図4は、設定情報生成部350における処理の一例を概略的に示す。本実施形態において、設定情報生成部350は、サイト140に適用されるポリシー440と、EPG191に適用されるポリシー450と、サイト140のEPG及びEPG191の間の接続性を規定するコントラクト460とに基づいて、設定情報480を生成する。本実施形態において、コントラクト460は、サイト間の通信に関する1以上のポリシーを格納する。サイト間の通信に関する1以上のポリシーのそれぞれは、サブジェクト462と、クラシファイア464と、ディレクション466と、アクション468とが対応づけられた情報であってよい。   FIG. 4 schematically illustrates an example of processing in the setting information generation unit 350. In the present embodiment, the setting information generation unit 350 is based on a policy 440 applied to the site 140, a policy 450 applied to the EPG 191, and a contract 460 that defines connectivity between the EPG and the EPG 191 of the site 140. Then, setting information 480 is generated. In the present embodiment, the contract 460 stores one or more policies related to communication between sites. Each of the one or more policies related to communication between sites may be information in which a subject 462, a classifier 464, a direction 466, and an action 468 are associated with each other.

サブジェクト462は、ポリシーを識別するための識別情報であってよい。サブジェクト462は、ポリシーの名称であってよい。クラシファイア464は、ポリシーの対象となるトラフィックのクラス又は分類を示す情報であってよい。ディレクション466は、ポリシーの対象となるトラフィックがノードを通過することを許可された方向を示す情報であってよい。アクション468は、ポリシーの対象となるトラフィックに対する処理の内容を示す情報であってよい。   The subject 462 may be identification information for identifying a policy. Subject 462 may be the name of a policy. The classifier 464 may be information indicating the class or classification of traffic to be policy-targeted. The direction 466 may be information indicating a direction in which traffic subject to the policy is permitted to pass through the node. The action 468 may be information indicating the content of processing for the traffic that is the subject of the policy.

本実施形態によれば、設定情報生成部350は、例えば、ポリシー取得部320から、サイト140に適用されるポリシー440と、EPG191に適用されるポリシー450とを取得する。次に、設定情報生成部350は、コントラクト460に含まれる複数のポリシーの中から、ポリシー440及びポリシー450の内容に合致するポリシーを抽出する。その後、設定情報生成部350は、コントラクト460から抽出されたポリシーの内容と、EPG191の内容とに基づいて、PEルータ164の設定情報を生成する。   According to the present embodiment, the setting information generation unit 350 acquires, for example, the policy 440 applied to the site 140 and the policy 450 applied to the EPG 191 from the policy acquisition unit 320. Next, the setting information generation unit 350 extracts a policy that matches the contents of the policy 440 and the policy 450 from the plurality of policies included in the contract 460. Thereafter, the setting information generation unit 350 generates the setting information of the PE router 164 based on the content of the policy extracted from the contract 460 and the content of the EPG 191.

図4に示された実施形態においては、設定情報生成部350は、コントラクト460に含まれるポリシーの中から、サブジェクト462が「QoS_100M」であるルールを抽出する。その後、設定情報生成部350は、ポリシーの内容を実現することができるように、PEルータ164の設定情報を生成する。例えば、設定情報生成部350は、トラフィックのクラス又は分類に応じて、トラフィックの方向を適切に変更したり、プライマリーキューイング100Mbps又はベストエフォート10Mbpsとして示されるQoSを実現したりすることができるように、PEルータ164の設定情報を生成する。   In the embodiment illustrated in FIG. 4, the setting information generation unit 350 extracts a rule whose subject 462 is “QoS_100M” from the policies included in the contract 460. Thereafter, the setting information generation unit 350 generates the setting information of the PE router 164 so that the contents of the policy can be realized. For example, the setting information generation unit 350 can appropriately change the direction of traffic according to the traffic class or classification, or can realize QoS indicated as primary queuing 100 Mbps or best effort 10 Mbps. , The setting information of the PE router 164 is generated.

図5は、制御モジュール220の内部構成の一例を概略的に示す。本実施形態において、制御モジュール220は、設定情報適用部510と、システム監視部520とを備える制御モジュール220の各部は、互いに情報を送受してよい。また、制御モジュール220の各部の役割分担は厳密なものではなく、制御モジュール220の各部における情報処理は、任意に分離又は統合されてよい。設定情報適用部510は、設定情報送信部の一例であってよい。設定情報適用部510は、設定情報をポリシーエージェント経由で送信してもよい。   FIG. 5 schematically shows an example of the internal configuration of the control module 220. In the present embodiment, in the control module 220, each unit of the control module 220 including the setting information application unit 510 and the system monitoring unit 520 may transmit / receive information to / from each other. Further, the division of roles of each part of the control module 220 is not strict, and information processing in each part of the control module 220 may be arbitrarily separated or integrated. The setting information application unit 510 may be an example of a setting information transmission unit. The setting information application unit 510 may transmit the setting information via a policy agent.

設定情報適用部510は、仮想ネットワーク130を構成するノードのコンフィグレーションを実行する。例えば、設定情報適用部510は、設計モジュール210が生成した設定情報を、各ノードに送信する。システム監視部520は、仮想ネットワーク130又はネットワークサービス提供システム100をモニタリングする。制御モジュール220は、モニタリング結果に基づいて、設定情報を更新することを決定してもよい。   The setting information application unit 510 executes configuration of nodes constituting the virtual network 130. For example, the setting information application unit 510 transmits the setting information generated by the design module 210 to each node. The system monitoring unit 520 monitors the virtual network 130 or the network service providing system 100. The control module 220 may determine to update the setting information based on the monitoring result.

図6は、設計モジュール210を利用した仮想ネットワーク130の設計方法の一例を概略的に示す。ユーザは、例えば、入力部310を介して、設計モジュール210を操作する。本実施形態によれば、ステップ602(ステップをSと省略する場合がある。)において、ユーザが、まず、サービスを提供するための仮想的な「テナント」を作成する。次に、S604において、ユーザが、テナント内で利用されるVPNを作成する。S606において、ユーザが、テナント内にサイトを作成する。例えば、サイト140及びサイト150を定義する。   FIG. 6 schematically shows an example of a design method of the virtual network 130 using the design module 210. For example, the user operates the design module 210 via the input unit 310. According to the present embodiment, in step 602 (step may be omitted as S), a user first creates a virtual “tenant” for providing a service. Next, in S604, the user creates a VPN used in the tenant. In S606, the user creates a site in the tenant. For example, the site 140 and the site 150 are defined.

次に、S608において、ユーザが、各サイトへのアクセス回線を作成する。ユーザは、各サイト内にCEを配置しアクセス回線の一方と接続する。また、各アクセス回線の他方には、各CEに対応するPEを配置する。さらに、各CEのアドレスを登録する。ユーザは、各CE及び各PEのトポロジー情報を登録してもよい。S610において、設計モジュール210が、各CEのアドレスが登録された段階における各PEの設定情報を生成する。また、設計モジュール210は、各PEのコンフィグレーションを実施する。   Next, in S608, the user creates an access line to each site. The user places a CE in each site and connects to one of the access lines. Moreover, PE corresponding to each CE is arranged on the other side of each access line. Furthermore, the address of each CE is registered. The user may register the topology information of each CE and each PE. In S610, the design module 210 generates the setting information of each PE at the stage where the address of each CE is registered. In addition, the design module 210 performs configuration of each PE.

次に、S612において、ユーザが、各サイトのサイト内ネットワークを作成する。また、ユーザは、各サイトに含まれるエンドポイントのトポロジー情報を登録する。S614において、設計モジュール210が、各サイトのサイト内ネットワークが作成された段階における各PEの設定情報を生成する。また、設計モジュール210は、各PEのコンフィグレーションを実施する。これにより、仮想ネットワーク130が作成される。   Next, in S612, the user creates an intra-site network for each site. Further, the user registers the topology information of the endpoint included in each site. In S614, the design module 210 generates setting information of each PE at the stage where the intra-site network of each site is created. In addition, the design module 210 performs configuration of each PE. Thereby, the virtual network 130 is created.

図7は、PEルータの設定方法の一例を概略的に示す。図7は、図6に関連して説明したS610又はS614において、設計モジュール210がPEルータのコンフィグレーションを実施する方法の一例であってよい。   FIG. 7 schematically shows an example of a PE router setting method. FIG. 7 may be an example of a method in which the design module 210 performs the configuration of the PE router in S610 or S614 described with reference to FIG.

本実施形態によれば、まず、S702において、トポロジー情報取得部330が、仮想ネットワーク130の各ノードの接続関係を規定するトポロジー情報を取得する。トポロジー情報取得部330は、例えば、入力部310が受け付けて、格納モジュール230に格納されたトポロジー情報の中から、仮想ネットワーク130に関連するトポロジー情報を抽出する。これにより、仮想ネットワーク130に含まれる各ノードのトポロジーを決定することができる。   According to the present embodiment, first, in S <b> 702, the topology information acquisition unit 330 acquires topology information that defines the connection relationship of each node of the virtual network 130. For example, the topology information acquisition unit 330 receives the input unit 310 and extracts the topology information related to the virtual network 130 from the topology information stored in the storage module 230. Thereby, the topology of each node included in the virtual network 130 can be determined.

S704において、トポロジー情報に含まれる1以上のエンドポイントをグループ化して、1以上のEPGを作成する。例えば、入力部310が、ユーザからの指示を受け付けて、当該指示に基づいて、エンドポイントをグループ化する。例えば、ユーザは、トポロジー情報が表示された入力画面を参照しながら、トポロジー情報に含まれる1以上のエンドポイントの少なくとも1つについて、当該エンドポイントが所属するEPGを指定又は入力する。これにより、PEルータ162、PEルータ164及びPEルータ166のそれぞれの所属するEPGが決定される。   In S704, one or more endpoints included in the topology information are grouped to create one or more EPGs. For example, the input unit 310 receives an instruction from the user, and groups the endpoints based on the instruction. For example, the user designates or inputs the EPG to which the endpoint belongs for at least one of the one or more endpoints included in the topology information while referring to the input screen on which the topology information is displayed. As a result, the EPG to which each of the PE router 162, the PE router 164, and the PE router 166 belongs is determined.

次に、S706において、各EPGに適用されるポリシーを決定する。例えば、ポリシー取得部320が、各EPGに適用されるポリシーを取得することで、各EPGに適用されるポリシーが決定される。ポリシー取得部320は、各EPGに適用されるポリシーをユーザに問い合わせてもよく、格納モジュール230に格納された情報を参照して、各EPGに適用されるポリシーを取得してもよい。この時、ユーザは、入力部310に通信ネットワーク160に要求する仕様を入力して、ポリシーの内容を編集してもよい。   Next, in S706, a policy to be applied to each EPG is determined. For example, when the policy acquisition unit 320 acquires a policy applied to each EPG, the policy applied to each EPG is determined. The policy acquisition unit 320 may inquire the user about the policy applied to each EPG, or may acquire the policy applied to each EPG with reference to information stored in the storage module 230. At this time, the user may input the specification required for the communication network 160 to the input unit 310 and edit the content of the policy.

S708において、EPG間の通信に適用されるポリシーを決定する。例えば、ポリシー取得部320が、作成された複数のEPGの組み合わせの少なくとも1つについて、EPG間の通信に適用されるポリシーを取得する。ポリシー取得部320は、当該EPG間の通信に適用されるポリシーをユーザに問い合わせてもよく、格納モジュール230に格納された情報を参照して、当該EPG間の通信に適用されるポリシーを取得してもよい。この時、ユーザは、入力部310に通信ネットワーク160に要求する仕様を入力して、ポリシーの内容を編集してもよい。   In S708, a policy to be applied to communication between EPGs is determined. For example, the policy acquisition unit 320 acquires a policy applied to communication between EPGs for at least one of a plurality of created EPG combinations. The policy acquisition unit 320 may inquire the user about the policy applied to the communication between the EPGs, and acquires the policy applied to the communication between the EPGs with reference to the information stored in the storage module 230. May be. At this time, the user may input the specification required for the communication network 160 to the input unit 310 and edit the content of the policy.

S710において、設定情報生成部350が、PEルータ162、PEルータ164及びPEルータ166のそれぞれを制御するための設定情報を生成する。S712において、設定情報適用部510が、PEルータ162、PEルータ164及びPEルータ166のそれぞれの設定情報を、PEルータ162、PEルータ164及びPEルータ166のそれぞれに送信する。PEルータ162、PEルータ164及びPEルータ166のそれぞれは、各設定情報を受信すると、コンフィグレーションを実行する。   In S710, the setting information generation unit 350 generates setting information for controlling each of the PE router 162, the PE router 164, and the PE router 166. In S712, the setting information application unit 510 transmits the setting information of the PE router 162, PE router 164, and PE router 166 to the PE router 162, PE router 164, and PE router 166, respectively. When each of the PE router 162, the PE router 164, and the PE router 166 receives each setting information, it executes configuration.

GBPを利用してSDNを設計する場合、従来の手法によれば、サイト140のEPGに適用するポリシーと、サイト150のEPGに適用するポリシーと、サイト140のEPG及びサイト150のEPGとの間の通信に関するコントラクトとに基づいて、各サイトに含まれる各エンドポイントの設定情報を生成する。このとき、通信ネットワーク160に含まれるPEルータ162、PEルータ164及びPEルータ166の設定のうち、サイト140のEPGがサイト150のEPGに提供するサービス、又は、サイト150のEPGがサイト140のEPGに提供するサービスに関係のある設定についても、設定情報が生成される。   When designing an SDN using GBP, according to the conventional method, the policy applied to the EPG of the site 140, the policy applied to the EPG of the site 150, and the EPG of the site 140 and the EPG of the site 150 Configuration information for each endpoint included in each site is generated based on the contract relating to the communication. At this time, among the settings of the PE router 162, the PE router 164, and the PE router 166 included in the communication network 160, the service provided by the EPG of the site 140 to the EPG of the site 150, or the EPG of the site 150 is the EPG of the site 140. Setting information is also generated for settings related to the service to be provided.

しかしながら、通信ネットワーク160に含まれるPEルータ162、PEルータ164及びPEルータ166は、サイト140及びサイト150の間に介在して、両者の間で情報を伝達する要素であることから、従来のGBPでは、PEルータ162、PEルータ164又はPEルータ166がサイト140又はサイト150に提供するサービスに関する設定については、設定情報を生成することができなかった。そのため、PEルータおける経路制御、QoSなどの設定を自動的に設定したり、変更したりすることができなかった。   However, the PE router 162, the PE router 164, and the PE router 166 included in the communication network 160 are elements that are interposed between the site 140 and the site 150 and transmit information between the sites 140 and 150. Then, setting information could not be generated for the settings related to the service provided by the PE router 162, the PE router 164, or the PE router 166 to the site 140 or the site 150. For this reason, it has been impossible to automatically set or change settings such as route control and QoS in the PE router.

これに対して、本実施形態によれば、通信ネットワーク160に含まれる1以上の中継ノードをエンドポイントとして取り扱い、1以上の中継ノードを、各中継ノードに適用されるポリシーに基づいて、1以上のEPGにグループ化する。上記のポリシーは、例えば、EPGが提供するサービスの内容、EPG内の通信規格に基づいて決定される。また、本実施形態においては、中継ノードからなるEPGと、当該EPGが提供するサービスを利用するEPGとの間のコントラクトが作成される。これにより、従来のGBPを利用した設計手法と同様の手法を用いて、各EPGに所属する中継ノードが提供するサービスの設定情報を生成することができる。   On the other hand, according to the present embodiment, one or more relay nodes included in the communication network 160 are treated as endpoints, and one or more relay nodes are handled based on a policy applied to each relay node. Grouped into EPGs. The above policy is determined based on, for example, the contents of services provided by the EPG and the communication standard in the EPG. In the present embodiment, a contract is created between an EPG composed of a relay node and an EPG that uses a service provided by the EPG. Thereby, setting information of a service provided by a relay node belonging to each EPG can be generated using a method similar to a design method using a conventional GBP.

以上、本発明を実施の形態を用いて説明したが、本発明の技術的範囲は上記実施の形態に記載の範囲には限定されない。上記実施の形態に、多様な変更または改良を加えることが可能であることが当業者に明らかである。また、技術的に矛盾しない範囲において、特定の実施形態について説明した事項を、他の実施形態に適用することができる。その様な変更または改良を加えた形態も本発明の技術的範囲に含まれ得ることが、特許請求の範囲の記載から明らかである。   As mentioned above, although this invention was demonstrated using embodiment, the technical scope of this invention is not limited to the range as described in the said embodiment. It will be apparent to those skilled in the art that various modifications or improvements can be added to the above-described embodiment. In addition, the matters described in the specific embodiment can be applied to other embodiments within a technically consistent range. It is apparent from the scope of the claims that the embodiments added with such changes or improvements can be included in the technical scope of the present invention.

特許請求の範囲、明細書、および図面中において示した装置、システム、プログラム、および方法における動作、手順、ステップ、および段階等の各処理の実行順序は、特段「より前に」、「先立って」等と明示しておらず、また、前の処理の出力を後の処理で用いるのでない限り、任意の順序で実現しうることに留意すべきである。特許請求の範囲、明細書、および図面中の動作フローに関して、便宜上「まず、」、「次に、」等を用いて説明したとしても、この順で実施することが必須であることを意味するものではない。   The order of execution of each process such as operations, procedures, steps, and stages in the apparatus, system, program, and method shown in the claims, the description, and the drawings is particularly “before” or “prior to”. It should be noted that the output can be realized in any order unless the output of the previous process is used in the subsequent process. Regarding the operation flow in the claims, the description, and the drawings, even if it is described using “first”, “next”, etc. for convenience, it means that it is essential to carry out in this order. It is not a thing.

10 物理リソース、20 ユーザ端末、100 ネットワークサービス提供システム、110 SDNコントローラ、114 ポリシーエージェント、115 ポリシーエージェント、116 ポリシーエージェント、120 SDNコントローラ、130 仮想ネットワーク、140 サイト、142 サーバ、144 CEルータ、146 サイト内ネットワーク、150 サイト、152 クライアント端末、154 CEルータ、156 サイト内ネットワーク、160 通信ネットワーク、162 PEルータ、164 PEルータ、166 PEルータ、172 コントラクト、182 コントラクト、184 コントラクト、186 コントラクト、191 EPG、192 EPG、193 EPG、194 EPG、210 設計モジュール、220 制御モジュール、230 格納モジュール、310 入力部、320 ポリシー取得部、330 トポロジー情報取得部、340 対象ノード決定部、350 設定情報生成部、440 ポリシー、450 ポリシー、460 コントラクト、462 サブジェクト、464 クラシファイア、466 ディレクション、468 アクション、480 設定情報、510 設定情報適用部、520 システム監視部   10 physical resources, 20 user terminals, 100 network service providing system, 110 SDN controller, 114 policy agent, 115 policy agent, 116 policy agent, 120 SDN controller, 130 virtual network, 140 site, 142 server, 144 CE router, 146 site Internal network, 150 sites, 152 client terminals, 154 CE router, 156 intra-site network, 160 communication network, 162 PE router, 164 PE router, 166 PE router, 172 contract, 182 contract, 184 contract, 186 contract, 191 EPG, 192 EPG, 193 EPG, 194 EPG, 210 Design module 220 control module, 230 storage module, 310 input unit, 320 policy acquisition unit, 330 topology information acquisition unit, 340 target node determination unit, 350 setting information generation unit, 440 policy, 450 policy, 460 contract, 462 subject, 464 classifier, 466 direction, 468 action, 480 setting information, 510 setting information application unit, 520 system monitoring unit

Claims (17)

第1ユーザネットワーク及び第2ユーザネットワークの間を相互接続する中継ネットワークを構成する中継ノードの設定情報を生成する設定情報生成装置であって、
前記第1ユーザネットワークに適用される第1ネットワークポリシー、前記第1ユーザネットワークと接続する第1中継ノードに適用されるポリシーであって、前記第1中継ノードが前記第1ユーザネットワークに提供するサービスの内容を規定する第1中継ノードポリシー、並びに、前記第1ユーザネットワーク及び前記第1中継ノードの間の通信に関する第1通信ポリシーを取得するポリシー取得部と、
前記第1ネットワークポリシー、前記第1中継ノードポリシー及び前記第1通信ポリシーの内容に基づいて、前記第1中継ノードを制御するための第1設定情報を生成する設定情報生成部と、
を備える、設定情報生成装置。
A setting information generation device that generates setting information of a relay node that constitutes a relay network that interconnects a first user network and a second user network,
A first network policy applied to the first user network and a policy applied to a first relay node connected to the first user network, the service provided by the first relay node to the first user network A policy acquisition unit that acquires a first relay node policy that defines the content of the first communication policy, and a first communication policy relating to communication between the first user network and the first relay node;
A setting information generating unit that generates first setting information for controlling the first relay node based on the contents of the first network policy, the first relay node policy, and the first communication policy;
A setting information generation apparatus comprising:
前記第1ユーザネットワークを構成する1以上のノード及び1以上の前記中継ノードの接続関係を規定するトポロジー情報を取得するトポロジー情報取得部と、
前記トポロジー情報取得部が取得した前記トポロジー情報に基づいて、前記1以上の中継ノードの中から前記第1中継ノードを決定する中継ノード決定部と、
をさらに備える、
請求項1に記載の設定情報生成装置。
A topology information acquisition unit that acquires topology information that defines a connection relationship between one or more nodes constituting the first user network and one or more of the relay nodes;
A relay node determining unit that determines the first relay node from the one or more relay nodes based on the topology information acquired by the topology information acquiring unit;
Further comprising
The setting information generation device according to claim 1.
前記トポロジー情報は、前記トポロジー情報に含まれる前記1以上の中継ノードの少なくとも1つが、前記第1中継ノードポリシーが適用される中継ノードのグループに属することを示す情報を含み、
前記中継ノード決定部は、前記1以上の中継ノードのうち、前記グループに属する中継ノードを、前記第1中継ノードとして決定する、
請求項2に記載の設定情報生成装置。
The topology information includes information indicating that at least one of the one or more relay nodes included in the topology information belongs to a group of relay nodes to which the first relay node policy is applied,
The relay node determining unit determines a relay node belonging to the group among the one or more relay nodes as the first relay node;
The setting information generation device according to claim 2.
前記設定情報は、ソフトウエア定義ネットワーク(SDN:Software Defined Netwok)において、物理的又は仮想的なネットワーク機器を制御するためのコンフィグレーション情報であり、
前記第1ユーザネットワークは、GBP(Group Based Policy)モデルにおけるエンドポイントグループであり、
前記第1中継ノードは、GBPモデルにおけるエンドポイントグループを構成するエンドポイントとして扱われ、
前記第1通信ポリシーは、GBPモデルにおけるコントラクト、又は、前記コントラクトに含まれるポリシールール若しくはサブジェクトとして扱われる、
請求項1から請求項3までの何れか一項に記載の設定情報生成装置。
The setting information is configuration information for controlling a physical or virtual network device in a software defined network (SDN: Software Defined Network).
The first user network is an endpoint group in a GBP (Group Based Policy) model,
The first relay node is treated as an endpoint constituting an endpoint group in the GBP model,
The first communication policy is treated as a contract in the GBP model, or a policy rule or subject included in the contract.
The setting information generation device according to any one of claims 1 to 3.
複数の前記第1通信ポリシーのそれぞれと、前記第1ネットワークポリシー及び前記第1中継ノードポリシーの組み合わせのそれぞれとを対応付けて格納する通信ポリシー格納部をさらに備え、
前記ポリシー取得部は、前記通信ポリシー格納部に格納された情報を参照して、前記ポリシー取得部が取得した前記第1ネットワークポリシー及び前記第1中継ノードポリシーの組み合わせに合致する通信ポリシーを、前記第1通信ポリシーとして取得する、
請求項1から請求項4までの何れか一項に記載の設定情報生成装置。
A communication policy storage unit that stores each of the plurality of first communication policies in association with each combination of the first network policy and the first relay node policy;
The policy acquisition unit refers to the information stored in the communication policy storage unit, and determines a communication policy that matches the combination of the first network policy and the first relay node policy acquired by the policy acquisition unit, Obtain as the first communication policy
The setting information generation device according to any one of claims 1 to 4.
前記中継ネットワークに要求される仕様に関する情報を取得する要求仕様取得部をさらに備え、
前記通信ポリシー格納部は、前記複数の第1通信ポリシーのそれぞれと、前記第1ネットワークポリシー、前記第1中継ノードポリシー及び前記中継ネットワークに要求される仕様の組み合わせのそれぞれとを対応付けて格納し、
前記ポリシー取得部は、前記通信ポリシー格納部に格納された情報を参照して、前記ポリシー取得部が取得した前記第1ネットワークポリシー及び前記第1中継ノードポリシー、並びに、前記要求仕様取得部が取得した前記中継ネットワークに要求される仕様の組み合わせに合致する通信ポリシーを、前記第1通信ポリシーとして取得する、
請求項5に記載の設定情報生成装置。
A request specification acquisition unit for acquiring information on specifications required for the relay network;
The communication policy storage unit stores each of the plurality of first communication policies in association with each of the first network policy, the first relay node policy, and a combination of specifications required for the relay network. ,
The policy acquisition unit refers to the information stored in the communication policy storage unit, and the first network policy and the first relay node policy acquired by the policy acquisition unit, and the requirement specification acquisition unit acquires Obtaining a communication policy that matches a combination of specifications required for the relay network as the first communication policy;
The setting information generation device according to claim 5.
前記中継ネットワークに要求される仕様に関する情報を取得する要求仕様取得部をさらに備え、
前記設定情報生成部は、前記第1ネットワークポリシー及び前記第1通信ポリシーの内容、並びに、前記要求仕様取得部が取得した前記中継ネットワークに要求される仕様に基づいて、前記第1設定情報を生成する、
請求項1から請求項4までの何れか一項に記載の設定情報生成装置。
A request specification acquisition unit for acquiring information on specifications required for the relay network;
The setting information generation unit generates the first setting information based on contents of the first network policy and the first communication policy, and specifications required for the relay network acquired by the request specification acquisition unit. To
The setting information generation device according to any one of claims 1 to 4.
前記第1ユーザネットワークの所有者又は管理者と、前記中継ネットワークの所有者又は管理者とが異なる、
請求項1から請求項7までの何れか一項に記載の設定情報生成装置。
The owner or administrator of the first user network is different from the owner or administrator of the relay network,
The setting information generation device according to any one of claims 1 to 7.
前記ポリシー取得部は、前記第2ユーザネットワークに適用される第2ネットワークポリシー、前記第2ユーザネットワークと接続する第2中継ノードに適用されるポリシーであって、前記第2中継ノードが前記第2ユーザネットワークに提供するサービスの内容を規定する第2中継ノードポリシー、並びに、前記第2ユーザネットワーク及び前記第2中継ノードの間の通信に関する第2通信ポリシーを取得し、
前記設定情報生成部は、前記第2ネットワークポリシー、前記第2中継ノードポリシー及び前記第2通信ポリシーの内容に基づいて、前記第2中継ノードを制御するための第2設定情報を生成する、
請求項1から請求項8までの何れか一項に記載の設定情報生成装置。
The policy acquisition unit is a second network policy applied to the second user network and a policy applied to a second relay node connected to the second user network, wherein the second relay node is the second network node. Obtaining a second relay node policy defining the content of a service provided to the user network, and a second communication policy relating to communication between the second user network and the second relay node;
The setting information generating unit generates second setting information for controlling the second relay node based on contents of the second network policy, the second relay node policy, and the second communication policy;
The setting information generation device according to any one of claims 1 to 8.
請求項1から請求項9までの何れか一項に記載の設定情報生成装置と、
前記情報生成装置が生成した前記第1設定情報を、前記第1中継ノードに送信する設定情報送信部と、
を備える、ネットワーク制御装置。
The setting information generation device according to any one of claims 1 to 9,
A setting information transmitting unit for transmitting the first setting information generated by the information generating device to the first relay node;
A network control device comprising:
第1ユーザネットワーク及び第2ユーザネットワークとの間を相互接続する中継ネットワークを構成する複数の中継ノードの少なくとも1つの設定情報を生成する方法であって、
前記複数の中継ノードのうち、前記第1ユーザネットワークと接続される中継ノードであって、前記第1ユーザネットワークに第1サービスを提供する中継ノードに適用される第1中継ノードポリシーの適用対象となる第1中継ノードを決定する段階と、
前記第1中継ノードに、前記第1中継ノードポリシーを適用する段階と、
を有し、
前記第1ユーザネットワークの所有者又は管理者と、前記中継ネットワークの所有者又は管理者とが異なる、
方法。
A method for generating at least one setting information of a plurality of relay nodes constituting a relay network interconnecting a first user network and a second user network,
Among the plurality of relay nodes, a relay node connected to the first user network, and an application target of a first relay node policy applied to a relay node that provides a first service to the first user network; Determining a first relay node comprising:
Applying the first relay node policy to the first relay node;
Have
The owner or administrator of the first user network is different from the owner or administrator of the relay network,
Method.
第1ユーザネットワーク及び第2ユーザネットワークとの間を相互接続する中継ネットワークを構成する中継ノードの設定情報を生成する方法であって、
コンピュータが、前記第1ユーザネットワークに適用される第1ネットワークポリシー、前記第1ユーザネットワークと接続する第1中継ノードに適用されるポリシーであって、前記第1中継ノードが前記第1ユーザネットワークに提供するサービスの内容を規定する第1中継ノードポリシー、並びに、前記第1ユーザネットワーク及び前記第1中継ノードの間の通信に関する第1通信ポリシーを取得するポリシー取得段階と、
コンピュータが、前記第1ネットワークポリシー、前記第1中継ノードポリシー及び前記第1通信ポリシーの内容に基づいて、前記第1中継ノードを制御するための第1設定情報を生成する設定情報生成段階と、
を有する、方法。
A method for generating setting information of a relay node constituting a relay network that interconnects a first user network and a second user network,
A computer has a first network policy applied to the first user network and a policy applied to a first relay node connected to the first user network, wherein the first relay node is connected to the first user network. A policy acquisition stage for acquiring a first relay node policy that defines the content of the service to be provided, and a first communication policy relating to communication between the first user network and the first relay node;
A setting information generating step in which a computer generates first setting information for controlling the first relay node based on the contents of the first network policy, the first relay node policy, and the first communication policy;
Having a method.
前記設定情報は、ソフトウエア定義ネットワーク(SDN:Software Defined Netwok)において、物理的又は仮想的なネットワーク機器を制御するためのコンフィグレーション情報であり、
前記第1ユーザネットワークは、GBP(Group Based Policy)モデルにおけるエンドポイントグループであり、
前記第1中継ノードは、GBPモデルにおけるエンドポイントグループを構成するエンドポイントとして扱われ、
前記第1通信ポリシーは、GBPモデルにおけるコントラクト、又は、前記コントラクトに含まれるポリシールール若しくはサブジェクトとして扱われる、
請求項12に記載の方法。
The setting information is configuration information for controlling a physical or virtual network device in a software defined network (SDN: Software Defined Network).
The first user network is an endpoint group in a GBP (Group Based Policy) model,
The first relay node is treated as an endpoint constituting an endpoint group in the GBP model,
The first communication policy is treated as a contract in the GBP model, or a policy rule or subject included in the contract.
The method of claim 12.
コンピュータが、請求項12又は請求項13に記載の方法により、前記第1設定情報を生成する段階と、
コンピュータが、前記第1設定情報を生成する段階において生成された前記第1設定情報を、前記第1中継ノードに送信する設定情報送信段階と、
を有する、方法。
The computer generates the first setting information by the method according to claim 12 or 13, and
A setting information transmitting step in which the computer transmits the first setting information generated in the step of generating the first setting information to the first relay node;
Having a method.
コンピュータを、請求項1から請求項9までの何れか一項に記載の設定情報生成装置として機能させるためのプログラム。   A program for causing a computer to function as the setting information generation device according to any one of claims 1 to 9. コンピュータを、請求項10に記載のネットワーク制御装置として機能させるためのプログラム。   A program for causing a computer to function as the network control device according to claim 10. コンピュータに、請求項11から請求項14までの何れか一項に記載の方法を実行させるためのプログラム。   The program for making a computer perform the method as described in any one of Claim 11-14.
JP2016059049A 2016-03-23 2016-03-23 SETTING INFORMATION GENERATION DEVICE, NETWORK CONTROL DEVICE, METHOD, AND PROGRAM Active JP6275180B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2016059049A JP6275180B2 (en) 2016-03-23 2016-03-23 SETTING INFORMATION GENERATION DEVICE, NETWORK CONTROL DEVICE, METHOD, AND PROGRAM

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2016059049A JP6275180B2 (en) 2016-03-23 2016-03-23 SETTING INFORMATION GENERATION DEVICE, NETWORK CONTROL DEVICE, METHOD, AND PROGRAM

Publications (2)

Publication Number Publication Date
JP2017175373A true JP2017175373A (en) 2017-09-28
JP6275180B2 JP6275180B2 (en) 2018-02-07

Family

ID=59972361

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2016059049A Active JP6275180B2 (en) 2016-03-23 2016-03-23 SETTING INFORMATION GENERATION DEVICE, NETWORK CONTROL DEVICE, METHOD, AND PROGRAM

Country Status (1)

Country Link
JP (1) JP6275180B2 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20200004193A (en) * 2018-07-03 2020-01-13 주식회사 케이티 Apparatus and method establishing a policy of end-to-end communication

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001111613A (en) * 1999-10-05 2001-04-20 Hitachi Ltd Network system
JP2002204254A (en) * 2000-12-28 2002-07-19 Mitsubishi Electric Corp Device and method for managing network setting, and network system
WO2005034446A1 (en) * 2003-10-03 2005-04-14 Fujitsu Limited Network system based on policy rule
US20150195137A1 (en) * 2014-01-06 2015-07-09 Lenovo Enterprise Solutions (Singapore) Pte. Ltd. Virtual group policy based filtering within an overlay network
WO2015109051A1 (en) * 2014-01-17 2015-07-23 Amazon Technologies, Inc. An entity handle registry to support traffic policy enforcement

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001111613A (en) * 1999-10-05 2001-04-20 Hitachi Ltd Network system
JP2002204254A (en) * 2000-12-28 2002-07-19 Mitsubishi Electric Corp Device and method for managing network setting, and network system
WO2005034446A1 (en) * 2003-10-03 2005-04-14 Fujitsu Limited Network system based on policy rule
US20150195137A1 (en) * 2014-01-06 2015-07-09 Lenovo Enterprise Solutions (Singapore) Pte. Ltd. Virtual group policy based filtering within an overlay network
WO2015109051A1 (en) * 2014-01-17 2015-07-23 Amazon Technologies, Inc. An entity handle registry to support traffic policy enforcement

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
ZUYUAN HUANG: "The Research of SDN Group Policy Model based on Application Centric Environment", 2015 SIXTH INTERNATIONAL CONFERENCE ON INTELLIGENT SYSTEMS DESIGN AND ENGINEERING APPLICATIONS, JPN6017034181, 18 August 2015 (2015-08-18), pages 884 - 889, XP032896857, ISSN: 0003637454, DOI: 10.1109/ISDEA.2015.223 *

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20200004193A (en) * 2018-07-03 2020-01-13 주식회사 케이티 Apparatus and method establishing a policy of end-to-end communication
KR102548430B1 (en) * 2018-07-03 2023-06-26 주식회사 케이티 Apparatus and method establishing a policy of end-to-end communication

Also Published As

Publication number Publication date
JP6275180B2 (en) 2018-02-07

Similar Documents

Publication Publication Date Title
US9654395B2 (en) SDN-based service chaining system
US11329882B2 (en) Multi-cluster configuration controller for software defined networks
US20160301603A1 (en) Integrated routing method based on software-defined network and system thereof
US10003540B2 (en) Flow forwarding method, device, and system
US10965649B2 (en) Persistent data communication sessions across WAN
ES2834031T3 (en) An orchestrated data-driven network using a voice-activated lightweight distributed SDN controller
US9917729B2 (en) Methods, systems, and computer readable media for multi-layer orchestration in software defined networks (SDNs)
CN111258627B (en) Interface document generation method and device
CN107181691B (en) Method, equipment and system for realizing message routing in network
CN112491707B (en) Method and device for determining forwarding path
EP3544241B1 (en) Method and apparatus for deploying service in virtualized network
WO2019184653A1 (en) Link configuration method and controller
KR101527377B1 (en) Service chaining system based on software defined networks
JP2010004426A (en) Communication system and server device
KR101746105B1 (en) Openflow switch capable of service chaining
JP6275180B2 (en) SETTING INFORMATION GENERATION DEVICE, NETWORK CONTROL DEVICE, METHOD, AND PROGRAM
US20160234114A1 (en) Troubleshooting openflow networks
CN111416732A (en) Method and device for automatically configuring service for capacity expansion of network equipment in SDN
US9967194B2 (en) Network control system, control device, network information management method, and storage
KR102385707B1 (en) SDN network system by a host abstraction and implemented method therefor
KR101739100B1 (en) Method of controlling openflow switch capable of service chaining and controller thereof
KR101739097B1 (en) Service chaining method in openflow switch
US20240007364A1 (en) Method, Apparatus, and System for Deploying Service
Lehocine et al. VINEMA: Towards automated management of virtual networks in SDN infrastructures
JP6540299B2 (en) Virtual network management system, virtual network management device, virtual network management method and program

Legal Events

Date Code Title Description
A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20170825

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20170912

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20171110

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20171212

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20180109

R150 Certificate of patent or registration of utility model

Ref document number: 6275180

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

S531 Written request for registration of change of domicile

Free format text: JAPANESE INTERMEDIATE CODE: R313531

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250