JP5716107B1 - Node detection system and method, and virtual node function control apparatus and method - Google Patents

Node detection system and method, and virtual node function control apparatus and method Download PDF

Info

Publication number
JP5716107B1
JP5716107B1 JP2014034678A JP2014034678A JP5716107B1 JP 5716107 B1 JP5716107 B1 JP 5716107B1 JP 2014034678 A JP2014034678 A JP 2014034678A JP 2014034678 A JP2014034678 A JP 2014034678A JP 5716107 B1 JP5716107 B1 JP 5716107B1
Authority
JP
Japan
Prior art keywords
virtual
node
information
detection
function
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
JP2014034678A
Other languages
Japanese (ja)
Other versions
JP2015162685A (en
Inventor
勇貴 南
勇貴 南
陽平 片山
陽平 片山
山田 一久
一久 山田
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Nippon Telegraph and Telephone Corp
Original Assignee
Nippon Telegraph and Telephone 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 Nippon Telegraph and Telephone Corp filed Critical Nippon Telegraph and Telephone Corp
Priority to JP2014034678A priority Critical patent/JP5716107B1/en
Application granted granted Critical
Publication of JP5716107B1 publication Critical patent/JP5716107B1/en
Publication of JP2015162685A publication Critical patent/JP2015162685A/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Data Exchanges In Wide-Area Networks (AREA)
  • Small-Scale Networks (AREA)

Abstract

【課題】 仮想NW管理者が直接管理していないノードの仮想NWへの接続・離脱を動的に検知し、また、検知を契機としたノードへの機能追加・削除を可能とする。【解決手段】 本発明は、第1のノードが仮想NWに接続または、該仮想NWから離脱したことを検知し、検知情報を通知する該仮想NWへの接続点となる第2のノードと、第2のノードに接続される管理サーバと、を有し、管理サーバは、第2のノードで検知された検知情報に基づいて、仮想NWのトポロジ情報が格納されている仮想NWトポロジ情報記憶手段を更新する仮想NW振り分け情報検知手段と、仮想NWトポロジ情報記憶手段から取得した検知情報が、仮想NWに接続した第1のノードの情報に基づいて、確立された仮想リンクを介して、該第1のノードとの間で疎通確認を行い、疎通確認の結果を第2のノードに通知する仮想NW疎通状態検出手段と、を有する。【選択図】 図6PROBLEM TO BE SOLVED: To dynamically detect connection / disconnection of a node that is not directly managed by a virtual network administrator, and to add / delete a function to / from the node triggered by the detection. The present invention relates to a second node serving as a connection point to the virtual NW that detects that the first node is connected to or leaves the virtual NW and notifies the detection information; A management server connected to the second node, and the management server stores virtual NW topology information storage means in which the topology information of the virtual network is stored based on the detection information detected by the second node The virtual NW distribution information detecting means for updating the network information and the detection information acquired from the virtual NW topology information storage means via the established virtual link based on the information of the first node connected to the virtual NW Virtual NW communication state detection means for performing communication confirmation with one node and notifying the second node of the result of the communication confirmation. [Selection] Figure 6

Description

本発明は、ノード検出システム及び方法及び仮想ノードの機能制御装置及び方法に係り、特に、物理ネットワーク(NW)上に構築される論理的なNWである仮想NWにおいて、各仮想NWへのノードの参加・離脱を検知するためのノード検出システム及び方法、及び、ノードの参加・離脱の検知を契機として、各ノードにおける機能を追加・削除する仮想ノードの機能制御装置及び方法に関する。   The present invention relates to a node detection system and method, and a function control apparatus and method for a virtual node, and in particular, in a virtual NW that is a logical NW constructed on a physical network (NW), a node of each virtual NW The present invention relates to a node detection system and method for detecting participation / leaving, and a function control apparatus and method for a virtual node that adds / deletes a function in each node in response to detection of joining / leaving of the node.

近年、コンピュータネットワークにおけるコスト削減の手段として、単一の物理NW上に、論理的なNWである仮想NWを構築するためのNW仮想化技術が普及している。NW仮想化技術を用いる事で、複数の仮想NWが単一の物理NWの資源を共有しながらも、あたかも各仮想NWが独立した専有のNWであるかのように見せる事ができる。   In recent years, NW virtualization technology for constructing a virtual NW that is a logical NW on a single physical NW has become widespread as a means for reducing costs in computer networks. By using the NW virtualization technology, it is possible to make it appear as if each virtual NW is an independent and dedicated NW, while multiple virtual NWs share the resources of a single physical NW.

NWは、節点となるノードと、ノードを繋ぐリンクによって構成される。仮想NWは、物理ノードと物理リンクによって構成される物理NW上に仮想的に構築され、仮想ノードと仮想リンクを持つ。物理ノードは例えばサーバ、ルータ、端末などであり、物理リンクはイーサネット(登録商標)ケーブル、光ファイバなどである。仮想ノードは例えばハイパーバイザによって物理サーバ上に構築されるゲストOSなどの仮想マシン(VM:Virtual Machine)や仮想ルータなどであり、仮想リンクはVirtual LAN(VLAN)技術やGeneric Routing Encapsulation(GRE)プロトコルによって構築されるトンネルなどである。これらは一例であり、ノードおよびリンクには他にも様々な形態が存在する。   NW is composed of nodes that are nodes and links that connect the nodes. The virtual NW is virtually constructed on a physical NW composed of physical nodes and physical links, and has virtual nodes and virtual links. The physical node is, for example, a server, a router, or a terminal, and the physical link is an Ethernet (registered trademark) cable, an optical fiber, or the like. A virtual node is a virtual machine (VM: Virtual Machine) such as a guest OS built on a physical server by a hypervisor or a virtual router, and a virtual link is a Virtual LAN (VLAN) technology or Generic Routing Encapsulation (GRE) protocol. For example, a tunnel constructed by These are examples, and there are various other forms of nodes and links.

ここで、NW管理者がNWを適切に運用・管理し、NW性能の監視や障害対応などを行うためには、NWを構成するノードおよびリンクを把握し、NWの構成や状態を把握する必要がある。しかしながら、NWにおいては、NW利用者が所有するノードが新たにNWに接続される、といった事がしばしば起こるため、NWを構成するノードはNW管理者が管理している機器であるとは限らない。したがって、NW管理者がNWを構成する全てのノードおよびそれらを接続するリンクを直接把握し、運用・管理を行う事は難しい。   Here, in order for the NW administrator to properly operate and manage the NW, to monitor NW performance, and to handle failures, it is necessary to understand the nodes and links that make up the NW, and to understand the NW configuration and status. There is. However, in the NW, a node owned by a NW user is often connected to the NW, so the nodes that make up the NW are not necessarily devices managed by the NW administrator. . Therefore, it is difficult for the NW administrator to directly grasp all the nodes that make up the NW and the links that connect them, and to operate and manage them.

そこで、従来技術として、ネットワークを流れるパケットを収集、分析する事で、動的に物理NW構成の推定を行う技術などが存在する(例えば特許文献1)。   Therefore, as a conventional technique, there is a technique for dynamically estimating a physical NW configuration by collecting and analyzing packets flowing through a network (for example, Patent Document 1).

特開2010-68152 ネットワークトポロジ推定システム、ネットワークトポロジ推定方法及び記録媒体Patent application title: Network topology estimation system, network topology estimation method, and recording medium

しかしながら、運用・管理する対象のNWが仮想NWである場合、物理NW上には複数の仮想NWが存在しているため、例えば特許文献1などで用いられているMACアドレスやIPアドレスなどの情報のみでは、仮想NW管理者が仮想NWの構成や状態を把握することが困難であるといった課題がある。また、仮想NWの構成や状態が把握できないため、仮想ノードにおいて最適となる機能の追加・削除を動的に行う事が困難である、といった課題がある。   However, if the NW to be operated and managed is a virtual NW, there are multiple virtual NWs on the physical NW, so information such as the MAC address and IP address used in Patent Document 1, for example However, there is a problem that it is difficult for the virtual network manager to grasp the configuration and state of the virtual network. In addition, since the configuration and state of the virtual network cannot be grasped, there is a problem that it is difficult to dynamically add or delete functions that are optimal in the virtual node.

そこで本発明は、仮想NW管理者が直接管理していないノードの仮想NWへの接続・離脱を動的に検知し、仮想NWの構成を把握することが可能なノード検出システム及び方法、また、仮想NW管理者が直接管理していないノードの検知を契機とした仮想ノードへの機能追加・削除が可能な仮想ノードの機能制御装置及び方法を提供することを目的とする。   Therefore, the present invention is a node detection system and method capable of dynamically detecting connection / disconnection to / from a virtual NW of a node that is not directly managed by a virtual NW administrator and grasping the configuration of the virtual NW, It is an object of the present invention to provide a function control apparatus and method for a virtual node that can add / delete functions to / from a virtual node triggered by detection of a node that is not directly managed by a virtual NW administrator.

一態様によれば、物理ネットワーク(NW)上に構築される論理的なNWである仮想NWにおいて、仮想NW管理者が直接管理していないノード(以下、「第1のノード」と記す)の仮想NWへの接続または離脱を検出するためのノード検出システムであって、
前記第1のノードが前記仮想NWに接続または、該仮想NWから離脱したことを検知し、検知情報を通知する該仮想NWへの接続点となる第2のノードと、
前記第2のノードに接続される管理サーバと、
を有し、
前記管理サーバは、
前記第2のノードで検知された前記検知情報に基づいて、仮想NWのトポロジ情報が格納されている仮想NWトポロジ情報記憶手段を更新する仮想NW振り分け情報検知手段と、
前記仮想NWトポロジ情報記憶手段から取得した検知情報が、前記仮想NWに接続した第1のノードの情報に基づいて、確立された仮想リンクを介して、該第1のノードとの間で疎通確認を行い、疎通確認の結果を前記第2のノードに通知する仮想NW疎通状態検出手段と、を有するノード検出システムが提供される。
According to one aspect, in a virtual network that is a logical network built on a physical network (NW), a node that is not directly managed by a virtual network administrator (hereinafter referred to as a “first node”) A node detection system for detecting connection to or disconnection from a virtual network,
A second node serving as a connection point to the virtual NW that detects that the first node is connected to or disconnected from the virtual NW and notifies detection information;
A management server connected to the second node;
Have
The management server
Based on the detection information detected by the second node, virtual NW distribution information detection means for updating virtual NW topology information storage means in which topology information of the virtual NW is stored;
The detection information acquired from the virtual NW topology information storage means confirms communication with the first node via the established virtual link based on the information of the first node connected to the virtual NW. And a virtual NW communication state detecting means for notifying the second node of the result of the communication confirmation.

一態様によれば、仮想NWにおいて動的にノードの接続・離脱を検知することが可能となり、それによって仮想NW管理者の管理・運用の容易性・正確性が向上する。また、検知を契機としてノードの機能追加・削除を行うことが可能となり、それによって仮想NWおよび仮想NWが収容されている物理NWの性能が動的に向上し、NW利用者の利便性が向上する。   According to one aspect, it becomes possible to dynamically detect connection / disconnection of a node in the virtual NW, thereby improving the ease and accuracy of management / operation of the virtual NW administrator. In addition, it is possible to add / delete node functions triggered by detection, which dynamically improves the performance of the virtual NW and the physical NW in which the virtual NW is accommodated, improving the convenience for NW users To do.

本発明の一実施の形態における物理NWの構成図である。It is a block diagram of the physical NW in one embodiment of this invention. 本発明の一実施の形態における仮想NW-Aの構成図である。It is a block diagram of virtual NW-A in one embodiment of the present invention. 本発明の一実施の形態における仮想NW-Bの構成図である。It is a block diagram of virtual NW-B in one embodiment of the present invention. 本発明の一実施の形態における利用者サーバを接続したNW構成図である。It is NW block diagram which connected the user server in one embodiment of this invention. 本発明の一実施の形態における仮想マシンとの通信及び仮想NWへの通信の振り分けの仕組みを示す図である。It is a figure which shows the mechanism of distribution of the communication with the virtual machine in one embodiment of this invention, and the communication to virtual NW. 本発明の一実施の形態における管理サーバの構成例である。It is a structural example of the management server in one embodiment of this invention. 本発明の一実施の形態における管理サーバのフローチャートである。It is a flowchart of the management server in one embodiment of this invention.

以下、図面と共に本発明の実施の形態を説明する。   Hereinafter, embodiments of the present invention will be described with reference to the drawings.

本発明では、物理NWの構成や状態を動的に把握するために用いる事のできるMACアドレスやIPアドレスなどの情報と、Virtual LAN(VLAN)技術やGeneric Routing Encapsulation(GRE)プロトコルにおけるVLAN番号やGREキーなどの値とを組み合わせて仮想NWの振り分け情報として管理することで、仮想NWの構成や状態の動的な把握を可能とする。   In the present invention, information such as a MAC address and an IP address that can be used for dynamically grasping the configuration and state of the physical network, the VLAN number in the Virtual LAN (VLAN) technology and the Generic Routing Encapsulation (GRE) protocol, By combining the values such as the GRE key and managing as the distribution information of the virtual network, it is possible to dynamically grasp the configuration and state of the virtual network.

それにより、仮想NWへの接続点となるノードにおいて、仮想NWに接続を行うための仮想リンクの構築状況を監視する(ノードの接続検知)。また、仮想NWにおいて、仮想リンクを通じた通信が可能かどうかを監視する(ノードの離脱検知)。また、仮想NWにおけるノードの接続・離脱が検知された際にその情報を集約し、仮想NWの構成・状態の再計算を行い保持する。その後その結果に応じて必要であれば仮想NW内のノードの機能を追加・削除する。   Thereby, the construction status of the virtual link for connecting to the virtual network is monitored at the node that is the connection point to the virtual network (node connection detection). In addition, in the virtual NW, it is monitored whether or not communication through the virtual link is possible (node leaving detection). In addition, when connection / disconnection of a node is detected in the virtual network, the information is collected, and the configuration / state of the virtual network is recalculated and stored. After that, node functions in the virtual network are added or deleted according to the result.

以下で説明する実施の形態は一例に過ぎず、本発明が適用される実施の形態は、以下の実施の形態に限られるわけではない。   The embodiment described below is merely an example, and the embodiment to which the present invention is applied is not limited to the following embodiment.

まず、本発明に適用されるNW構成について説明する。   First, the NW configuration applied to the present invention will be described.

図1は、本発明の一実施の形態における物理NWの構成図である。   FIG. 1 is a configuration diagram of a physical NW according to an embodiment of the present invention.

ここで物理NWとは物理資源の管理者が管理する物理ノードおよび物理リンクによって構成されるNWである。外部NW1とは外部のNW管理者が管理する別のNWであり、例えばインターネットである。管理サーバ110、ゲートウェイサーバ120および仮想ノード用サーバ130は、物理ノードであり、各物理ノードの間が実線で示す物理リンクで接続されている。本例では簡単のため各物理ノードが物理リンクによって直接接続されている形態において説明を行うが、これらのノードはスイッチやルータなどの別の物理ノードを介して接続されていても良い。 Here, the physical NW is an NW configured by physical nodes and physical links managed by a physical resource manager. The external NW1 is another NW managed by an external NW administrator, for example, the Internet. Management server 110, gateway server 120 1 and the virtual node server 130 is a physical node, during each physical nodes are connected by physical links indicated by the solid line. In this example, for the sake of simplicity, description will be made in a form in which each physical node is directly connected by a physical link, but these nodes may be connected via another physical node such as a switch or a router.

管理サーバ110は、仮想NW200への利用者ノードの接続・離脱を検知し、検知を契機として物理ノード・仮想ノードへの機能追加・削除の命令を行うためのノードである。ここでは管理サーバ110は一つの物理ノードであるとしているが、管理サーバ110の持つ機能はゲートウェイサーバ120や仮想ノード用サーバ130など、他の物理ノードの中に組み込まれていても良い。また、管理サーバ110は、物理NW外に存在し、物理NW100内のノードと通信を行うことで動作しても良い。 The management server 110 is a node for detecting connection / disconnection of a user node to / from the virtual NW 200 and issuing a function addition / deletion instruction to the physical node / virtual node in response to the detection. Here, although as the management server 110 is one physical node, functions of the management server 110, such as gateway server 120 1 and the virtual node server 130, it may be incorporated into other physical node. Further, the management server 110 may exist outside the physical NW and operate by communicating with a node in the physical NW 100.

ゲートウェイサーバ120は、物理NW100および物理NW100上に構築される仮想NW200に利用者が接続する際の端点となるサーバである。ここでは簡単のためNW利用者は単一のゲートウェイサーバ120を介してのみ物理NW100および物理NW100上の仮想NW200に接続することが可能であるものとするが、ゲートウェイとなるノードは一つであるとは限らず、物理NW100内の他のノードが外部NW1と接続され、ゲートウェイとなるための機能を備えていれば、NW利用者はそれらのノードを介してNWに接続することが可能である。 Gateway server 120 1 is a server to which the end point of time of the user in the virtual NW200 constructed on the physical NW100 and physical NW100 is connected. For the sake of simplicity NW user is assumed to be possible to connect to a virtual NW200 on only the physical NW100 and physical NW100 via a single gateway server 120 1, a gateway node is one Not necessarily, but if other nodes in the physical NW 100 are connected to the external NW 1 and have a function to become a gateway, the NW user can connect to the NW via those nodes. is there.

複数の仮想ノード用サーバ130は、物理NW100上に構築される仮想NW200における仮想ノードを構築するためのノードであり、仮想ノード用サーバ130は、仮想ノード構築技術を用いる事で物理ノード上に複数の仮想ノードを構築することができる。仮想ノード構築技術は例えばハイパーバイザ技術、Kernel-based Virtual Machine技術などである。   The plurality of virtual node servers 130 are nodes for constructing virtual nodes in the virtual NW 200 constructed on the physical NW 100, and the virtual node servers 130 are arranged on the physical nodes by using the virtual node construction technology. Can be constructed. Examples of the virtual node construction technology include hypervisor technology and Kernel-based Virtual Machine technology.

図2、図3は、物理NW100上に構築された仮想NW200A,200Bの構成を示した図である。物理ノード上に仮想ノードである仮想マシン131〜131,132〜132が構築されており、これらの仮想マシン131間は物理リンク上に論理的に構築された仮想リンクで接続されている。仮想リンクはGREプロトコル、VLAN技術などの仮想リンク構築技術によって実現される。本例では前述の通り、仮想NW200A,200Bへの接続はゲートウェイサーバ120,120を通じて行われるものとする。なお、図2、図3において記述しているゲートウェイサーバ120,120は、図1のものと同一の物理ノードである。 2 and 3 are diagrams showing the configuration of the virtual NWs 200A and 200B constructed on the physical NW 100. FIG. Virtual machines 131 1 to 131 4 and 132 1 to 132 3 which are virtual nodes are constructed on the physical node, and these virtual machines 131 are connected by a virtual link logically constructed on the physical link. Yes. Virtual links are realized by virtual link construction technologies such as GRE protocol and VLAN technology. As described above, in this embodiment, virtual NW200A, connection to 200B is assumed to be performed through the gateway server 120 2, 120 3. Note that the gateway servers 120 2 and 1203 described in FIGS. 2 and 3 are the same physical nodes as those in FIG.

図4は、外部NW1を通じてNW利用者が物理NWに利用者が所有するサーバである利用者サーバ2の接続を行った際の物理NWの構成を示した図である。本例では物理NW100への接続に外部NW1を経由しているが、必ずしも外部NW1を経由する必要はなく、ゲートウェイサーバ120に直接利用者サーバ2が接続されても良い。この時点で、利用者サーバ2に対して適切なアクセス権限が設定されていれば(例えば鍵情報の保持など)、利用者サーバ2はゲートウェイサーバ120を通じて物理NW100に接続することが可能となり、物理NW100のトポロジは変化する。しかし、利用者は仮想NW200Aおよび仮想NW200Bに接続することはできない。これは利用者サーバ2と仮想NW200A、200Bを接続する仮想リンクの設定が行われていないためである。したがって仮想NW200A、200Bのトポロジは変化しない。 FIG. 4 is a diagram showing a configuration of the physical NW when the NW user connects to the physical NW through the external NW 1 to the user server 2 that is a server owned by the user. In this example, the connection to the physical NW 100 is via the external NW 1 , but it is not necessarily via the external NW 1, and the user server 2 may be directly connected to the gateway server 1201. At this point, if set the appropriate access rights to the user the server 2 (e.g., key information holding, etc.), user server 2 makes it possible to connect to the physical NW100 through the gateway server 120 1, The topology of the physical NW 100 changes. However, the user cannot connect to the virtual NW 200A and the virtual NW 200B. This is because a virtual link that connects the user server 2 and the virtual NWs 200A and 200B is not set. Therefore, the topologies of the virtual NWs 200A and 200B do not change.

図5は、仮想マシンとの通信および仮想NWへの通信の振り分けの仕組みを示した図である。図中のIPアドレス、MACアドレス、GRE、IPSecは、それぞれパケットへのIPアドレスの付与、MACアドレスの付与、GRE設定、IPSec設定といった通信に必要な処理が行われる機能を模式的に表したものであり、各ノードのそれぞれの箇所で適切な値が設定される事で通信が行われる。   FIG. 5 is a diagram showing a mechanism for distributing communication with a virtual machine and communication to a virtual NW. The IP address, MAC address, GRE, and IPSec in the figure schematically represent functions that perform processing required for communication, such as IP address assignment, MAC address assignment, GRE setting, and IPSec setting, respectively. Communication is performed by setting an appropriate value at each location of each node.

同図に示す例では、利用者サーバ2とゲートウェイサーバ120の間、ゲートウェイサーバ120と各仮想マシン131a、131bの間はGREプロトコルによってGREトンネル3が設定されており、このGREトンネル3が仮想リンクとなる。また、ゲートウェイサーバ120は、IPSec通信(通信の安全性を高めるための暗号化技術)に必要な暗号鍵や、SPI(Security Pointer Index)などを利用者に対して払い出す機能を持つものとする。このとき、ゲートウェイサーバ120はNW利用者に払いだしたSPIの値を保持しておき、パケットを受信した際に受信パケットのSPIの値を見る事で、どの利用者からの通信であるかを区別する事ができる。これを利用し、ゲートウェイサーバ120の仮想NW振り分け部122では、仮想NW200Aの利用者からの接続であるのか、仮想NW200Bの利用者からの接続であるのかを区別し、適切な仮想リンクにパケットを振り分け、その情報を仮想NW振り分け情報保持部121に格納する。なお、仮想リンクの構築に用いられるプロトコルは他のプロトコルでもよく、仮想NWの振り分けのために使用する値は、他のプロトコルの値や独自に設定しパケットに含められた値でも良い。また、ゲートウェイサーバ120以外の機器を別に設置し、その機器が利用者に対して暗号鍵などの払い出しを行なっても良い。本例では簡単のためにゲートウェイサーバ120がこれらの機能を持つものとしている。   In the example shown in the figure, a GRE tunnel 3 is set by the GRE protocol between the user server 2 and the gateway server 120 and between the gateway server 120 and each of the virtual machines 131a and 131b, and this GRE tunnel 3 is a virtual link. It becomes. Further, the gateway server 120 has a function of paying out an encryption key necessary for IPSec communication (encryption technology for improving communication security), SPI (Security Pointer Index), etc. to the user. . At this time, the gateway server 120 holds the SPI value paid out to the NW user, and when receiving the packet, by viewing the SPI value of the received packet, it can be determined from which user the communication is from. Can be distinguished. Using this, the virtual NW distribution unit 122 of the gateway server 120 distinguishes whether the connection is from the user of the virtual NW 200A or the user of the virtual NW 200B, and sends the packet to an appropriate virtual link. The distribution and the information are stored in the virtual NW distribution information holding unit 121. Note that the protocol used for the construction of the virtual link may be another protocol, and the value used for distribution of the virtual NW may be a value of another protocol or a value set independently and included in the packet. In addition, a device other than the gateway server 120 may be installed separately, and the device may issue an encryption key to the user. In this example, the gateway server 120 has these functions for simplicity.

図6は、本発明の一実施の形態における管理サーバの構成例である。   FIG. 6 is a configuration example of the management server in one embodiment of the present invention.

同図は、仮想NW200へのノード接続・離脱を検知し、この検知を契機としてノードの機能追加・削除を行う管理サーバ110の構成を示したものである。   The figure shows the configuration of the management server 110 that detects connection / disconnection of a node to / from the virtual NW 200 and adds / deletes a function of the node in response to this detection.

なお、以下では、仮想マシン131,132を仮想ノード、利用者サーバ2を、利用者ノードとして説明する。   In the following description, the virtual machines 131 and 132 are described as virtual nodes, and the user server 2 is described as a user node.

管理サーバ110は、仮想NW振り分け情報検知部111、仮想NWトポロジ情報保持部112、仮想NW疎通状態検知部113、仮想NWノード機能再配置部114、利用者ノード性能検知部115、仮想NWノード機能情報保持部116を持つ。   The management server 110 includes a virtual NW distribution information detection unit 111, a virtual NW topology information holding unit 112, a virtual NW communication state detection unit 113, a virtual NW node function relocation unit 114, a user node performance detection unit 115, and a virtual NW node function An information holding unit 116 is included.

管理サーバ110の持つ機能は一つの物理ノード上に全て存在している必要はなく、他の物理ノード上に分散していても良い。   The functions of the management server 110 do not have to exist on one physical node, but may be distributed on other physical nodes.

仮想NW振り分け情報検知部111は、ゲートウェイサーバ120などの仮想NWへの接続点となるノードにおいて、利用者ノードを仮想NWに振り分けるための情報が生成された事を検知する機能部である。本例では、ゲートウェイサーバ120が利用者に払い出したSPI値と、そのSPI値に対応する仮想NWの対応表が仮想NW振り分け情報にあたり、ゲートウェイサーバ120はそれを払い出した際に、利用者サーバ2がどの仮想NW200に接続されるのかを仮想NW振り分け情報検知部111に送信する。また、利用者ノードからの仮想NW利用終了通知を受け取った場合などに、仮想NW振り分け情報を削除する場合にも、ゲートウェイサーバ120はそれを仮想NW振り分け情報検知部111に通知する。   The virtual NW distribution information detection unit 111 is a functional unit that detects that information for distributing a user node to a virtual NW is generated in a node that is a connection point to the virtual NW such as the gateway server 120. In this example, the SPI value paid out to the user by the gateway server 120 and the virtual NW correspondence table corresponding to the SPI value correspond to the virtual NW distribution information, and when the gateway server 120 pays it out, the user server 2 To which virtual NW 200 is connected to the virtual NW distribution information detecting unit 111. In addition, when the virtual NW distribution end notification is received from the user node, the gateway server 120 notifies the virtual NW distribution information detection unit 111 also when deleting the virtual NW distribution information.

仮想NWトポロジ情報保持部112では、現在の仮想NW200のトポロジ情報を保持しており、仮想NW振り分け情報検知部111から情報を受け取ると、仮想NW200に利用者ノードが接続されたものとして仮想NW200のトポロジを更新(追加)する。また、仮想NW振り分け情報の削除情報を受け取った場合には、仮想NW200から利用者ノードが離脱したものとして仮想NWのトポロジを更新(削除)する。   The virtual NW topology information holding unit 112 holds the current topology information of the virtual NW 200. When the virtual NW topology information holding unit 112 receives information from the virtual NW distribution information detection unit 111, it is assumed that a user node is connected to the virtual NW 200. Update (add) the topology. When the deletion information of the virtual NW distribution information is received, the topology of the virtual NW is updated (deleted) on the assumption that the user node has left the virtual NW 200.

仮想NW疎通状態検知部113では、仮想NWトポロジ情報保持部112から取得した情報に基づいて、確立された仮想リンクを介して、例えば5分毎など定期的な間隔で、利用者ノードが接続している仮想NW200内の仮想ノードに、利用者ノードに対してpingを実施するよう命令を出す。ここで、pingを実施する仮想マシンとは、疎通状態検知のために専用の仮想マシンを立ち上げても良いし、仮想NWを構築する仮想マシンの一つを用いても良い。pingを実施する命令を受け取った仮想マシンは、pingを実施し、疎通が取れたか、取れなかったかを仮想NW疎通状態検知部113に通知する。この情報は、利用者ノードの離脱検知に用いる事ができる。例えば、仮想NW200において一定時間以上通信が不可能である利用者ノードがあった場合、それをゲートウェイサーバ120などに通知し、仮想NW振り分け情報を削除する。これによって、ゲートウェイサーバ120において、仮想NW振り分け情報検知を通じて利用者ノードの離脱が検知され、仮想NWトポロジが更新される。   In the virtual NW communication state detection unit 113, user nodes are connected at regular intervals such as every 5 minutes via the established virtual link based on the information acquired from the virtual NW topology information holding unit 112. The virtual node in the virtual NW 200 is instructed to ping the user node. Here, the virtual machine that performs ping may be a dedicated virtual machine for detecting the communication state, or may be one of the virtual machines that construct the virtual NW. The virtual machine that has received the instruction to execute the ping performs the ping and notifies the virtual NW communication state detection unit 113 of whether or not communication has been established. This information can be used for detecting the departure of the user node. For example, if there is a user node in the virtual NW 200 that cannot communicate for a certain period of time, it is notified to the gateway server 120 and the virtual NW distribution information is deleted. As a result, the gateway server 120 detects the departure of the user node through the virtual NW distribution information detection, and the virtual NW topology is updated.

以上のようにして、仮想NWへの利用者ノードの接続・離脱の検知が行われる。   As described above, the connection / disconnection of the user node to / from the virtual NW is detected.

仮想ノード機能情報保持部116は、仮想NW構成時に、仮想NW200内のノードが持つ機能情報が格納される。機能情報とは、例えば仮想ノードにインストールされているソフトウェアや、CPU性能、メモリ性能などである。仮想ノード機能情報保持部116は、保持している情報を仮想ノード機能再配置部114へ送信する、及び、仮想ノード機能再配置部114から受け取った情報にしたがって更新を行う。   The virtual node function information holding unit 116 stores function information held by the nodes in the virtual NW 200 when the virtual NW is configured. The function information is, for example, software installed in the virtual node, CPU performance, memory performance, and the like. The virtual node function information holding unit 116 transmits the held information to the virtual node function relocation unit 114, and updates according to the information received from the virtual node function relocation unit 114.

利用者ノード性能検知部115は、仮想NWトポロジ情報保持部112で仮想NWトポロジ情報が更新されると、当該仮想NWトポロジ情報に基づいて、利用者ノードの性能情報(例えば、CPU、メモリ性能、利用者ノードの映像描画性能)を収集する。収集した情報は、仮想ノード機能再配置部114に送られる。   When the virtual NW topology information holding unit 112 updates the virtual NW topology information, the user node performance detecting unit 115 updates the user node performance information (for example, CPU, memory performance, Collect user node video rendering performance). The collected information is sent to the virtual node function relocation unit 114.

仮想ノード機能再配置部114では、利用者ノードの接続・離脱の検知に伴って、仮想ノードの機能の追加・削除を行う。ここで、仮想ノードの機能とは、例えば映像のエンコード機能を実現するソフトウェアモジュールなどである。映像配信を行う仮想NWにおいて、映像の再生を行う利用者ノードが接続された場合、例えば、利用者ノード性能検知部115から得られた利用者ノードの解像度、CPU利用率、メモリ量などの情報に基づいて、利用者ノードの映像描画性能を計算し、配信映像の再生が高負荷であった場合に、利用者ノードと接続されている仮想NW内のノードに映像のエンコード機能を持たせ、エンコード方式や解像度を変更して映像を配信することで、利用者が快適に映像を視聴することができる。このように、仮想ノード機能再配置部114では、現在の仮想ノードの機能、仮想NWのトポロジ、利用者ノードの性能などから計算を行い、仮想ノードに必要となる機能の再配置を行う。再配置の際にエラーなどがあった場合は、各仮想ノードはそれを仮想ノード機能再配置部114に通知し、エラーが無く再配置が成功した場合は、仮想ノード機能再配置部114はそれを仮想ノード機能情報保持部116に送信する。   The virtual node function relocation unit 114 adds or deletes the function of the virtual node in accordance with the detection of the connection / disconnection of the user node. Here, the function of the virtual node is, for example, a software module that realizes a video encoding function. When a user node that reproduces video is connected in a virtual NW that performs video distribution, for example, information such as the resolution of the user node, the CPU usage rate, and the amount of memory obtained from the user node performance detection unit 115 Based on the above, the video rendering performance of the user node is calculated, and when the playback of the distribution video is highly loaded, the node in the virtual NW connected to the user node has a video encoding function, By changing the encoding method and resolution and distributing the video, the user can comfortably view the video. As described above, the virtual node function rearrangement unit 114 performs calculations based on the current virtual node function, virtual NW topology, user node performance, and the like, and performs rearrangement of functions necessary for the virtual node. If there is an error during relocation, each virtual node notifies the virtual node function relocation unit 114 of this, and if there is no error and the relocation is successful, the virtual node function relocation unit 114 Is transmitted to the virtual node function information holding unit 116.

以上のようにして、利用者ノードの接続・離脱の検知を契機としたノードへの機能追加・削除が行われる。   As described above, function addition / deletion is performed on a node triggered by detection of connection / disconnection of a user node.

図7は利用者ノードの接続・離脱の検知を行い、接続・離脱が検知された場合に機能の再配置を行うまでの管理サーバの動作の流れを示したフローチャートである。なお、制御開始前に必要となるNW管理者が管理する情報の収集などについては省略している。具体的には初期仮想NWトポロジ情報の収集・保持、初期仮想ノード機能情報の収集・保持である。なお、フローチャートは一例であり、必ずしもこの順番に実行される必要はない。   FIG. 7 is a flowchart showing the operation flow of the management server until the connection / disconnection of the user node is detected and the function is rearranged when the connection / disconnection is detected. Note that collection of information managed by the NW administrator, which is necessary before the start of control, is omitted. Specifically, the initial virtual NW topology information is collected and retained, and the initial virtual node function information is collected and retained. Note that the flowchart is an example and does not necessarily have to be executed in this order.

ステップ101) ゲートウェイサーバ120において、仮想NW振り分け情報を監視する。なお、本例では、仮想NW振り分け情報をゲートウェイサーバ120で監視することとして説明するが、他の機器であってもよい。   Step 101) The gateway server 120 monitors virtual NW distribution information. In this example, the virtual NW distribution information is described as being monitored by the gateway server 120, but other devices may be used.

ステップ102) 仮想NW振り分け情報の追加・削除の検知に基づいて利用者ノードの接続や離脱を検知するまで監視を行う。検知した場合はステップ103に移行する。   Step 102) Monitoring is performed until connection or disconnection of a user node is detected based on detection of addition / deletion of virtual NW distribution information. If detected, the process proceeds to step 103.

ステップ103) ゲートウェイサーバ120から仮想NW振り分け情報の追加・削除を通知された管理サーバ110の仮想NW振り分け情報検知部111は、利用者ノードの追加情報または利用者ノードの削除情報に基づいて、仮想NWトポロジ情報保持部112の情報を更新する。   Step 103) The virtual NW distribution information detection unit 111 of the management server 110 notified of the addition / deletion of the virtual NW distribution information from the gateway server 120 performs virtual processing based on the user node addition information or the user node deletion information. The information in the NW topology information holding unit 112 is updated.

ステップ104) 仮想NWトポロジ情報保持部112の情報が更新されると、仮想NW疎通状態検知部113は、仮想NWトポロジ情報保持部112で更新された情報に基づいて、pingによる疎通確認が必要な利用者ノードのリストを更新する。すなわち、新たな利用者ノードが接続された場合には、当該ノードをpingによる疎通確認が必要な利用者ノードのリストに追加し、利用者ノードが離脱した場合には、当該利用者ノードをpingによる疎通確認が必要な利用者ノードのリストから削除する。なお、疎通確認が必要な利用者ノードのリストは、当該管理サーバ110内のメモリ等の記憶手段に格納されるものとする。   Step 104) When the information in the virtual NW topology information holding unit 112 is updated, the virtual NW communication state detecting unit 113 needs to check the communication by ping based on the information updated in the virtual NW topology information holding unit 112. Update the list of user nodes. In other words, when a new user node is connected, the node is added to the list of user nodes that need to be confirmed by ping, and when the user node leaves, ping the user node Delete from the list of user nodes that need to be checked for communication. The list of user nodes that need to be confirmed for communication is stored in a storage unit such as a memory in the management server 110.

ステップ105) 利用者ノード性能検知部115は、ステップ103,104の処理を経て利用者ノードリストに記録されている利用者ノードに対して、CPU、メモリ性能などを送信するよう要求を送信し、その情報を取得し、仮想ノード機能再配置部114に通知する。   Step 105) The user node performance detection unit 115 transmits a request to transmit the CPU, memory performance, etc. to the user node recorded in the user node list through the processing of steps 103 and 104, The information is acquired and notified to the virtual node function relocation unit 114.

ステップ106) 仮想ノード機能再配置部114は、仮想NWトポロジ情報保持部112から取得した仮想NWトポロジ情報と、利用者ノード性能検知部115から取得した情報に基づいて、現在のノードの機能及び利用者ノードの機能から最適となるノードの機能配備を計算する。仮想NWトポロジ情報による利用者ノードの接続・離脱の検知に伴って、仮想ノードの機能の追加・削除を行う。このとき、利用者ノード性能検知部115から得られた利用者ノードの性能(利用者ノードのCPU、メモリ性能等)に応じて再配置し、モジュールのインストール命令を仮想ノードに送信し、当該インストール命令に対するエラーメッセージが返却された場合には、再配置を行う。エラーメッセージが返却されなかった場合にはステップ107に移行する。   Step 106) Based on the virtual NW topology information acquired from the virtual NW topology information holding unit 112 and the information acquired from the user node performance detection unit 115, the virtual node function relocation unit 114 functions and uses the current node. The function deployment of the optimum node is calculated from the function of the worker node. Addition / deletion of functions of virtual nodes is performed when connection / disconnection of user nodes is detected based on virtual NW topology information. At this time, relocation is performed according to the performance of the user node (CPU of the user node, memory performance, etc.) obtained from the user node performance detection unit 115, the module installation instruction is transmitted to the virtual node, and the installation is performed. If an error message for an instruction is returned, relocation is performed. If no error message is returned, the process proceeds to step 107.

ステップ107) 仮想ノード機能再配置部114は、ステップ106において、エラーメッセージが返却されない場合には、その時点での再配置の情報として、仮想ノードにインストールされているソフトウェアやCPU性能、メモリ性能等の情報により仮想ノード機能情報保持部116の情報を更新し、ステップ101の監視状態に戻る。   Step 107) If no error message is returned in Step 106, the virtual node function relocation unit 114 uses software, CPU performance, memory performance, etc. installed in the virtual node as relocation information at that time. The information in the virtual node function information holding unit 116 is updated with this information, and the process returns to the monitoring state in step 101.

以上のようにして、仮想NWにおいて動的にノードの接続・離脱を検知することが可能となり、それによって仮想NW管理者の管理・運用の容易性・正確性が向上する。また、検知を契機としてノードの機能追加・削除を行うことが可能となり、それによって仮想NWおよび仮想NWが収容されている物理NWの性能が動的に向上し、NW利用者の利便性が向上する。   As described above, it becomes possible to dynamically detect connection / disconnection of a node in the virtual NW, thereby improving the ease and accuracy of management and operation of the virtual NW administrator. In addition, it is possible to add / delete node functions triggered by detection, which dynamically improves the performance of the virtual NW and the physical NW in which the virtual NW is accommodated, improving the convenience for NW users To do.

なお、上記の図6に示す管理サーバ110の各構成要素の動作をプログラムとして構築し、管理サーバとして利用される物理NW100のコンピュータにインストールして実行させる、または、ネットワークを介して流通させることが可能である。   It should be noted that the operation of each component of the management server 110 shown in FIG. 6 is constructed as a program, installed and executed on a computer of the physical NW 100 used as the management server, or distributed via a network. Is possible.

本発明は、上記の実施の形態に限定されることなく、特許請求の範囲内において、種々変更・応用が可能である。   The present invention is not limited to the above-described embodiments, and various modifications and applications are possible within the scope of the claims.

1 外部NW(ネットワーク)
2 利用者サーバ
3 GREトンネル
100 物理NW
110 管理サーバ
111 仮想NW振り分け情報検知部
112 仮想NWトポロジ情報保持部
113 仮想NW疎通状態検知部
114 仮想ノード機能再配置部
115 利用者ノード性能検知部
116 仮想ノード機能情報保持部
120,120,120,120 ゲートウェイサーバ
121 仮想NW振り分け情報保持部
122 仮想NW振り分け部
130 仮想ノード用サーバ
131,132 仮想マシン
200A、200B 仮想NW
1 External NW (network)
2 User server 3 GRE tunnel 100 Physical NW
110 Management server 111 Virtual NW distribution information detection unit 112 Virtual NW topology information holding unit 113 Virtual NW communication state detection unit 114 Virtual node function relocation unit 115 User node performance detection unit 116 Virtual node function information holding unit 120, 120 1 , 120 2 , 120 3 Gateway server 121 Virtual NW distribution information holding unit 122 Virtual NW distribution unit 130 Virtual node servers 131 and 132 Virtual machines 200A and 200B Virtual NW

Claims (8)

物理ネットワーク(NW)上に構築される論理的なNWである仮想NWにおいて、仮想NW管理者が直接管理していないノード(以下、「第1のノード」と記す)の仮想NWへの接続または離脱を検出するためのノード検出システムであって、
前記第1のノードが前記仮想NWに接続または、該仮想NWから離脱したことを検知し、検知情報を通知する該仮想NWへの接続点となる第2のノードと、
前記第2のノードに接続される管理サーバと、
を有し、
前記管理サーバは、
前記第2のノードで検知された前記検知情報に基づいて、仮想NWのトポロジ情報が格納されている仮想NWトポロジ情報記憶手段を更新する仮想NW振り分け情報検知手段と、
前記仮想NWトポロジ情報記憶手段から取得した検知情報が、前記仮想NWに接続した第1のノードの情報に基づいて、確立された仮想リンクを介して、該第1のノードとの間で疎通確認を行い、疎通確認の結果を前記第2のノードに通知する仮想NW疎通状態検出手段と、
を有することを特徴とするノード検出システム。
In a virtual network that is a logical network built on a physical network (NW), a node that is not directly managed by the virtual network administrator (hereinafter referred to as the “first node”) is connected to the virtual network or A node detection system for detecting departure,
A second node serving as a connection point to the virtual NW that detects that the first node is connected to or disconnected from the virtual NW and notifies detection information;
A management server connected to the second node;
Have
The management server
Based on the detection information detected by the second node, virtual NW distribution information detection means for updating virtual NW topology information storage means in which topology information of the virtual NW is stored;
The detection information acquired from the virtual NW topology information storage means confirms communication with the first node via the established virtual link based on the information of the first node connected to the virtual NW. Virtual NW communication state detection means for notifying the second node of the result of the communication confirmation;
A node detection system comprising:
前記仮想NW疎通状態検出手段は、
前記疎通確認の結果、疎通が確認されない第1のノードについては、前記第2のノードに通知する手段を含む
請求項1記載のノード検出システム。
The virtual NW communication state detecting means is
The node detection system according to claim 1, further comprising means for notifying the second node of the first node for which communication is not confirmed as a result of the communication confirmation.
物理ネットワーク(NW)上に構築される論理的なNWである仮想NWにおいて、仮想NW管理者が直接管理していないノード(以下、「第1のノード」と記す)の仮想NWへの接続または離脱を検出するためのノード検出方法であって、
前記第1のノードが前記仮想NWに接続または、該仮想NWから離脱したことを検知し、検知情報を通知する該仮想NWへの接続点となる第2のノードと、
前記第2のノードに接続される管理サーバと、
を有するシステムにおいて、
前記管理サーバが、前記第2のノードで検知された前記検知情報に基づいて、仮想NWのトポロジ情報が格納されている仮想NWトポロジ情報記憶手段を更新する仮想NW振り分け情報検知ステップと、
前記仮想NWトポロジ情報記憶手段から取得した検知情報が、前記仮想NWに接続した第1のノードの情報に基づいて、確立された仮想リンクを介して、該第1のノードとの間で疎通確認を行い、疎通確認の結果を前記第2のノードに通知する仮想NW疎通状態検出ステップと、
を行うことを特徴とするノード検出方法。
In a virtual network that is a logical network built on a physical network (NW), a node that is not directly managed by the virtual network administrator (hereinafter referred to as the “first node”) is connected to the virtual network or A node detection method for detecting departure,
A second node serving as a connection point to the virtual NW that detects that the first node is connected to or disconnected from the virtual NW and notifies detection information;
A management server connected to the second node;
In a system having
A virtual NW distribution information detection step in which the management server updates a virtual NW topology information storage unit in which topology information of the virtual NW is stored based on the detection information detected by the second node;
The detection information acquired from the virtual NW topology information storage means confirms communication with the first node via the established virtual link based on the information of the first node connected to the virtual NW. And a virtual NW communication state detection step of notifying the second node of the result of communication confirmation;
A node detection method characterized by:
前記仮想NW疎通状態検出ステップにおいて、
前記疎通確認の結果、疎通が確認されない第1のノードについては、前記第2のノードに通知する
請求項3記載のノード検出方法。
In the virtual NW communication state detection step,
The node detection method according to claim 3, wherein a first node for which communication is not confirmed as a result of the communication confirmation is notified to the second node.
物理ネットワーク(NW)上に構築される論理的なNWである仮想NWにおいて、仮想NW管理者が直接管理していないノード(以下、「第1のノード」と記す)の仮想NWへの接続または離脱を検出し、管理対象の仮想ノードへの機能の追加または削除を行うための仮想ノードの機能制御装置であって、
仮想NWへの接続点となる第2のノードにおいて、前記仮想NWに接続または、該仮想NWから離脱した第1のノードを検知した検知情報に基づいて、仮想NWトポロジ情報記憶手段を更新する仮想NW振り分け情報検知手段と、
前記仮想NWトポロジ情報記憶手段で更新された情報に基づいて、接続された第1のノードを疎通確認リストに追加し、離脱した第1のノードを該疎通確認リストから削除する疎通確認リスト更新手段と、
前記第1のノードの性能情報を収集するノード性能情報収集手段と、
前記仮想NWトポロジ情報記憶手段から取得した前記第1のノードのNWトポロジ情報と、前記性能情報に基づいて、前記仮想ノードの機能を再配置し、再配置の結果を仮想ノード機能情報記憶手段に格納する仮想ノード機能再配置手段と、
を有することを特徴とする仮想ノードの機能制御装置。
In a virtual network that is a logical network built on a physical network (NW), a node that is not directly managed by the virtual network administrator (hereinafter referred to as the “first node”) is connected to the virtual network or A function control device of a virtual node for detecting separation and adding or deleting a function to a managed virtual node,
A virtual node that updates the virtual NW topology information storage unit based on detection information that is detected at the second node that is a connection point to the virtual NW, that is connected to the virtual NW or that detects the first node that has left the virtual NW. NW distribution information detection means,
Based on the information updated in the virtual NW topology information storage means, the connected first node is added to the communication confirmation list, and the disconnected first node is deleted from the communication confirmation list. When,
Node performance information collecting means for collecting performance information of the first node;
Based on the NW topology information of the first node acquired from the virtual NW topology information storage unit and the performance information, the function of the virtual node is rearranged, and the result of the rearrangement is stored in the virtual node function information storage unit. Virtual node function relocation means for storing;
A function control device for a virtual node, comprising:
前記仮想ノード機能再配置手段は、
再配置を行う際に、仮想ノードに対して前記仮想ノードの機能に関するインストールを指示した結果、エラーがない場合のみ前記仮想ノード機能情報記憶手段に前記再配置の結果を格納する手段を含む
請求項5記載の仮想ノードの機能制御装置。
The virtual node function relocation means is
A means for storing the result of the rearrangement in the virtual node function information storage means only when there is no error as a result of instructing the virtual node to install the virtual node function when performing the rearrangement. 5. The function control device for a virtual node according to 5.
物理ネットワーク(NW)上に構築される論理的なNWである仮想NWにおいて、仮想NW管理者が直接管理していないノード(以下、「第1のノード」と記す)の仮想NWへの接続または離脱を検出し、管理対象の仮想ノードへの機能の追加または削除を行うための仮想ノードの機能制御方法であって、
仮想NWへの接続点となる第2のノードに接続される管理サーバが、
仮想NWへの接続点となる第2のノードにおいて、前記仮想NWに接続または、該仮想NWから離脱した第1のノードを検知した検知情報に基づいて、仮想NWトポロジ情報記憶手段を更新する仮想NW振り分け情報検知ステップと、
前記仮想NWトポロジ情報記憶手段で更新された情報に基づいて、接続された第1のノードを疎通確認リストに追加し、離脱した第1のノードを該疎通確認リストから削除する疎通確認リスト更新ステップと、
前記第1のノードの性能情報を収集するノード性能情報収集ステップと、
前記仮想NWトポロジ情報記憶手段から取得した前記第1のノードのNWトポロジ情報と、前記性能情報に基づいて、前記仮想ノードの機能を再配置し、再配置の結果を仮想ノード機能情報記憶手段に格納する仮想ノード機能再配置ステップと、
を行うことを特徴とする仮想ノードの機能制御方法。
In a virtual network that is a logical network built on a physical network (NW), a node that is not directly managed by the virtual network administrator (hereinafter referred to as the “first node”) is connected to the virtual network or A function control method of a virtual node for detecting leaving and adding or deleting a function to a managed virtual node,
The management server connected to the second node that is the connection point to the virtual NW
A virtual node that updates the virtual NW topology information storage unit based on detection information that is detected at the second node that is a connection point to the virtual NW, that is connected to the virtual NW or that detects the first node that has left the virtual NW. NW sorting information detection step,
A communication confirmation list update step of adding the connected first node to the communication confirmation list and deleting the detached first node from the communication confirmation list based on the information updated by the virtual NW topology information storage unit When,
A node performance information collection step for collecting performance information of the first node;
Based on the NW topology information of the first node acquired from the virtual NW topology information storage unit and the performance information, the function of the virtual node is rearranged, and the result of the rearrangement is stored in the virtual node function information storage unit. Storing virtual node function relocation step;
And a function control method for the virtual node.
前記仮想ノード機能再配置ステップにおいて、
再配置を行う際に、仮想ノードに対して前記仮想ノードの機能に関するインストールを指示した結果、エラーがない場合のみ前記仮想ノード機能情報記憶手段に前記再配置の結果を格納する
請求項7記載の仮想ノードの機能制御方法。
In the virtual node function relocation step,
The relocation result is stored in the virtual node function information storage unit only when there is no error as a result of instructing a virtual node to install the function of the virtual node when performing relocation. Virtual node function control method.
JP2014034678A 2014-02-25 2014-02-25 Node detection system and method, and virtual node function control apparatus and method Active JP5716107B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2014034678A JP5716107B1 (en) 2014-02-25 2014-02-25 Node detection system and method, and virtual node function control apparatus and method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2014034678A JP5716107B1 (en) 2014-02-25 2014-02-25 Node detection system and method, and virtual node function control apparatus and method

Publications (2)

Publication Number Publication Date
JP5716107B1 true JP5716107B1 (en) 2015-05-13
JP2015162685A JP2015162685A (en) 2015-09-07

Family

ID=53277349

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2014034678A Active JP5716107B1 (en) 2014-02-25 2014-02-25 Node detection system and method, and virtual node function control apparatus and method

Country Status (1)

Country Link
JP (1) JP5716107B1 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP6636971B2 (en) * 2017-02-22 2020-01-29 日本電信電話株式会社 Communication method and communication system

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2009171056A (en) * 2008-01-11 2009-07-30 Nec Corp Node, routing control method, and routing control program
JP2010068152A (en) * 2008-09-09 2010-03-25 Nippon Telegr & Teleph Corp <Ntt> System and method for network topology estimation and recording medium

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2009171056A (en) * 2008-01-11 2009-07-30 Nec Corp Node, routing control method, and routing control program
JP2010068152A (en) * 2008-09-09 2010-03-25 Nippon Telegr & Teleph Corp <Ntt> System and method for network topology estimation and recording medium

Also Published As

Publication number Publication date
JP2015162685A (en) 2015-09-07

Similar Documents

Publication Publication Date Title
CN108471397B (en) Firewall configuration, message sending method and device
Velasco et al. An architecture to support autonomic slice networking
JP5446040B2 (en) Computer system and virtual machine migration method
US9288162B2 (en) Adaptive infrastructure for distributed virtual switch
JP6337947B2 (en) Network management service system, control device, method and program
CN105634998B (en) Method and system for unified monitoring of physical machine and virtual machine in multi-tenant environment
US10263808B2 (en) Deployment of virtual extensible local area network
US20140355441A1 (en) Method and apparatus of delivering assured services over unreliable internet infrastructure by using virtual overlay network architecture over a public cloud backbone
TW201543243A (en) Capability monitoring in a service oriented architecture
US20150347246A1 (en) Automatic-fault-handling cache system, fault-handling processing method for cache server, and cache manager
CN102739495A (en) Network system, machine allocation device and machine allocation method
JP5530864B2 (en) Network system, management server, and management method
US20180077048A1 (en) Controller, control method and program
TWI663854B (en) Controller, control method and program
US9686140B2 (en) Intelligent network interconnect
JP5866083B1 (en) Control method, control apparatus and processor in software definition network
US20170366441A1 (en) Transmitting test traffic on a communication link
WO2014056200A1 (en) Method and device for synchronizing network data flow detection status
Spiekermann et al. Network forensic investigation in OpenFlow networks with ForCon
WO2018103665A1 (en) L2tp-based device management method, apparatus and system
JP2016536920A (en) Apparatus and method for network performance monitoring
JP2011159247A (en) Network system, controller, and network control method
JP6287859B2 (en) Communication node, control device, control information entry management method and program
JP5740652B2 (en) Computer system and subsystem management method
JP5716107B1 (en) Node detection system and method, and virtual node function control apparatus and method

Legal Events

Date Code Title Description
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: 20150310

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20150316

R150 Certificate of patent or registration of utility model

Ref document number: 5716107

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150