JP5947752B2 - Network control system - Google Patents

Network control system Download PDF

Info

Publication number
JP5947752B2
JP5947752B2 JP2013136589A JP2013136589A JP5947752B2 JP 5947752 B2 JP5947752 B2 JP 5947752B2 JP 2013136589 A JP2013136589 A JP 2013136589A JP 2013136589 A JP2013136589 A JP 2013136589A JP 5947752 B2 JP5947752 B2 JP 5947752B2
Authority
JP
Japan
Prior art keywords
router
relocation
virtual router
signal
physical
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.)
Expired - Fee Related
Application number
JP2013136589A
Other languages
Japanese (ja)
Other versions
JP2015012462A (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 JP2013136589A priority Critical patent/JP5947752B2/en
Publication of JP2015012462A publication Critical patent/JP2015012462A/en
Application granted granted Critical
Publication of JP5947752B2 publication Critical patent/JP5947752B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Description

本発明は、ネットワーク制御システムに関する。   The present invention relates to a network control system.

ネットワーク事業者においては、ネットワーク全体の資源を有効に利用し、転送品質の維持、ネットワークコストの低減を図ることが重要である。将来のサービスの多様化に伴うネットワークの突発的かつ不規則な変化に柔軟に対応し、ネットワーク資源の有効利用を実現する技術としてネットワーク仮想化技術が提案されている。   It is important for network operators to effectively use the resources of the entire network to maintain transfer quality and reduce network costs. Network virtualization technology has been proposed as a technology for flexibly responding to sudden and irregular changes in the network due to future service diversification and realizing effective use of network resources.

ネットワーク仮想化技術では、光ファイバやクロスコネクト、ルータ等の様々な物理インフラ網資源を仮想資源として論理的に分割し、組合せることで論理的な仮想網を提供する。物理インフラ網の利用状態や障害等の環境変化に応じて分割度合いや組合せを変更することで、仮想網間で物理資源の共用(現用資源と予備資源)が可能になるため資源量の削減効果やネットワークの可用性の向上が期待される。このような物理資源の共用効果を実現するためには仮想資源の機能・性能等の物理資源上の配置を変更する必要がある。   In the network virtualization technology, a logical virtual network is provided by logically dividing and combining various physical infrastructure network resources such as optical fibers, cross-connects, and routers as virtual resources. By changing the degree of division and combination according to changes in the environment such as the usage status of the physical infrastructure network and failures, it is possible to share physical resources (active resources and spare resources) between virtual networks, thus reducing the amount of resources. And improvement of network availability is expected. In order to realize such a sharing effect of physical resources, it is necessary to change the arrangement on the physical resources such as the function and performance of the virtual resources.

従来の共用予備資源への切替では、まず切替先のノードに予備用のコンフィグを設定する。切替端となるノードに予備資源への切替用のIF(Interface)を用意し、パスを設定し経路を二重化する。経路情報の更新が完了した後にコンフィグの変更等で経路を切り替え、予備資源への仮想資源の移設を完了する(例えば、非特許文献1参照)。しかし、この方法では切替端のノードに予備系のIFを常時確保する必要があるため共用による資源量削減効果が低下する。   In switching to the conventional shared spare resource, a spare configuration is first set in the switching destination node. An IF (Interface) for switching to a spare resource is prepared at the node serving as a switching end, a path is set, and the path is duplicated. After the update of the route information is completed, the route is switched by changing the configuration or the like, and the transfer of the virtual resource to the spare resource is completed (see, for example, Non-Patent Document 1). However, in this method, since it is necessary to always reserve a standby IF in the node at the switching end, the resource amount reduction effect due to sharing is reduced.

また、関連研究として仮想マシン(Virtual Machine:VM)上で動作するソフトウェアルータを移設する方式が提案されているが、サーバと仮想マシンとを組み合せたネットワーク上の方式であり、適用領域が限定されている(例えば、非特許文献2参照)。非特許文献2の技術は、PC(Personal Computer)等で実現される、ソフトウェアルータにおける予備資源への切替を行うものであり、実ルータ上での予備資源への切替を行うものではない。   In addition, as a related research, a method to relocate a software router that operates on a virtual machine (VM) has been proposed, but it is a method on a network that combines a server and a virtual machine, and its application area is limited. (For example, refer nonpatent literature 2). The technique of Non-Patent Literature 2 is implemented by a PC (Personal Computer) or the like, and performs switching to a spare resource in a software router, and does not perform switching to a spare resource on an actual router.

また、仮想資源として自律分散制御を行うIP(Internet Protocol)ルータを想定した場合、コンフィグに含まれるアドレス等を移設前後で同一にするとルーティングプロトコルが正常に動作しないため経路情報の交換や状態同期が行えない。そのため予備資源用にコンフィグを作成・検証する必要があり、運用コストが増加する。以上より、切替に必要なIFの削減とコンフィグ作成に関わる運用コストの削減が課題となる。   In addition, assuming an IP (Internet Protocol) router that performs autonomous distributed control as a virtual resource, if the addresses included in the configuration are the same before and after the relocation, the routing protocol will not operate normally, so routing information exchange and state synchronization will not be possible. I can't. For this reason, it is necessary to create and verify a configuration for the reserve resource, which increases the operation cost. From the above, reduction of IF necessary for switching and reduction of operation cost related to configuration creation become issues.

以下、図13および図14を参照して、従来の共用予備資源への切替方法について具体的に説明する。共用予備資源への切替方法として、仮想ルータ移設方法を例に採る。
図13は、従来技術の仮想ルータ移設手順を説明する図である。図14は、図13の仮想ルータ移設手順を示すフローチャートである。図中、Sはフローの各ステップを示す。
図13では、一例として4つのノードN1,N2,N3,N4から構成されるネットワークについて、ノードN2の仮想ルータr2をノードN4の仮想ルータr4に移設する場合を想定する。また、ネットワークのルーティングプロトコルとして、OSPF(Open Shortest Path First)を用いる。
Hereinafter, a conventional switching method to the shared spare resource will be described in detail with reference to FIGS. 13 and 14. A virtual router relocation method is taken as an example as a switching method to a shared spare resource.
FIG. 13 is a diagram for explaining a conventional virtual router relocation procedure. FIG. 14 is a flowchart showing a procedure for moving the virtual router of FIG. In the figure, S indicates each step of the flow.
In FIG. 13, as an example, it is assumed that the virtual router r2 of the node N2 is relocated to the virtual router r4 of the node N4 in a network composed of four nodes N1, N2, N3, and N4. Further, OSPF (Open Shortest Path First) is used as a network routing protocol.

ネットワーク制御システムは、物理網(物理インフラ網)と、物理網上に構築される仮想網(IPレイヤ)と、ネットワーク制御装置とを含んで構成される。物理網は、複数のノードN1〜N4とそのノードN1〜N4間を接続する物理リンク(ここでは光ファイバF1,F2,F3,F4)とで構成される。各ノードN1〜N4は、物理ルータ(IPルータ)R1〜R4と、光クロスコネクトOXC(Optical Cross Connect)1〜4(光伝送装置)とから構成されている。また、各ノードN1〜N4は、ネットワーク制御装置と通信可能に接続されている。
なお、特に区別しない場合には、光クロスコネクトOXC1〜OXC4を光クロスコネクトOXCと表記し、ノードN1〜N4をノードNと表記し、光ファイバF1〜F4を光ファイバFと表記する。
The network control system includes a physical network (physical infrastructure network), a virtual network (IP layer) constructed on the physical network, and a network control device. The physical network includes a plurality of nodes N1 to N4 and physical links (here, optical fibers F1, F2, F3, and F4) that connect the nodes N1 to N4. Each of the nodes N1 to N4 includes physical routers (IP routers) R1 to R4 and optical cross connects OXC (Optical Cross Connect) 1 to 4 (optical transmission devices). In addition, each of the nodes N1 to N4 is connected to be able to communicate with the network control device.
Unless otherwise distinguished, the optical cross-connects OXC1 to OXC4 are expressed as an optical cross-connect OXC, the nodes N1 to N4 are expressed as a node N, and the optical fibers F1 to F4 are expressed as an optical fiber F.

上記物理網と仮想網の構成要素は互いに関連しており、物理網の物理ルータ(IPルータ)R1〜R4上に仮想ルータr1〜r4が配置されている。なお図13では、物理ルータR1〜R4内に仮想ルータr1〜r4が表されている。また、仮想ルータr1〜r4を始終点とした光パスが物理網上に設定され、その光パスが仮想網では仮想リンク(IPリンク)を構成する。   The components of the physical network and the virtual network are related to each other, and virtual routers r1 to r4 are arranged on physical routers (IP routers) R1 to R4 of the physical network. In FIG. 13, virtual routers r1 to r4 are represented in physical routers R1 to R4. In addition, optical paths having the virtual routers r1 to r4 as starting and ending points are set on the physical network, and the optical path forms a virtual link (IP link) in the virtual network.

光ファイバF1は、光クロスコネクトOXC1,OXC2間を接続し、光ファイバF2は、光クロスコネクトOXC2,OXC3間を接続する。また、光ファイバF3は、光クロスコネクトOXC3,OXC4間を接続し、光ファイバF4は、光クロスコネクトOXC4,OXC1間を接続する。物理網は、ネットワークを構成するOXCと、OXC間を経由する例えばGMPLS(Generalized Multi-Protocol Label Switching)の光パスを有する。
物理ルータR1〜R4は、インタフェースIF0,IF1を有する。インタフェースIF0は運用系インタフェース、インタフェースIF1は予備系インタフェースである。なお、インタフェースIF0,IF1を区別しない場合は、インタフェースIFと表記する。
The optical fiber F1 connects between the optical cross-connects OXC1 and OXC2, and the optical fiber F2 connects between the optical cross-connects OXC2 and OXC3. The optical fiber F3 connects between the optical cross connects OXC3 and OXC4, and the optical fiber F4 connects between the optical cross connects OXC4 and OXC1. The physical network has OXCs constituting the network and, for example, GMPLS (Generalized Multi-Protocol Label Switching) optical paths that pass between the OXCs.
The physical routers R1 to R4 have interfaces IF0 and IF1. The interface IF0 is an operational interface, and the interface IF1 is a standby interface. In addition, when not distinguishing interface IF0 and IF1, it describes with interface IF.

次に、従来のネットワーク制御システムの仮想ルータ移設手順について説明する。
<手順1>
図13(a)に示すように、ノードN2の仮想ルータr2をノードN4の仮想ルータr4に移設する場合を例に採る。この場合、ノードN2の仮想ルータr2が移設元の仮想ルータ、ノードN4の仮想ルータr4が移設先の仮想ルータである。ある始点ノードから他の複数ノードまでの経路を計算する場合、最も経路コストが小さい経路(以下、「最短経路」と記す)のリンクコストを、図13の○印で囲んだ数字で示している。例えば、ノードN1とノードN2、またノードN2とノードN3のリンクコストは、それぞれ「1」である。
Next, a procedure for moving a virtual router in a conventional network control system will be described.
<Procedure 1>
As shown in FIG. 13A, a case where the virtual router r2 of the node N2 is moved to the virtual router r4 of the node N4 is taken as an example. In this case, the virtual router r2 of the node N2 is the relocation source virtual router, and the virtual router r4 of the node N4 is the relocation destination virtual router. When calculating a route from a certain starting node to other nodes, the link cost of the route with the lowest route cost (hereinafter referred to as “shortest route”) is indicated by a number surrounded by a circle in FIG. . For example, the link costs of the nodes N1 and N2, and the nodes N2 and N3 are “1”, respectively.

まず、手順1では、移設先の仮想ルータ用の基本設定である基本コンフィグ(IF、アドレス、プロトコル等)を移設先の物理ルータR4に設定する(図14のステップS1)。具体的には、ネットワーク制御装置が、移設元のノードN2を参照して、移設先の仮想ルータr4用の基本コンフィグ(IF、アドレス、プロトコル等)を移設先のノードN4の物理ルータR4に設定する。   First, in procedure 1, the basic configuration (IF, address, protocol, etc.), which is the basic setting for the relocation destination virtual router, is set in the relocation destination physical router R4 (step S1 in FIG. 14). Specifically, the network control device sets the basic configuration (IF, address, protocol, etc.) for the relocation destination virtual router r4 in the physical router R4 of the relocation destination node N4 with reference to the relocation source node N2. To do.

<手順2>
図13(b)に示すように、手順2では、ネットワーク制御装置が、ノードN1とノードN4との間、ノードN3とノードN4との間に対して、切替端−移設先の仮想ルータ間をつなぐための光パスを設定する(図14のステップS2)。すなわち、切替端となるノードN1,N3に、予備資源への切替用に予め用意されているインタフェースIF1を用いて光パスを設定し、経路を二重化する。
<Procedure 2>
As shown in FIG. 13B, in the procedure 2, the network control device moves between the switching end and the relocation destination virtual router between the node N1 and the node N4 and between the node N3 and the node N4. An optical path for connection is set (step S2 in FIG. 14). That is, an optical path is set in the nodes N1 and N3 serving as switching ends by using an interface IF1 prepared in advance for switching to a spare resource, and the path is duplexed.

<手順3>
図13(b)に示すように、手順3では、移設先のノードN4の経路が最短経路とならないようにリンクコストを設定する(図14のステップS3)。図14のステップS4では、ネットワーク制御装置が、ルーティングプロトコルが収束したか否かを判定し、ルーティングプロトコルが収束するとステップS5に進む。ここで、リンクコストを設定後(図14のステップS3)に、ルーティングプロトコル収束判定を行っているのは、次の理由による。すなわち、リンクコストを設定後のルーティングプロトコル収束確認は、後記ステップS5でのコンフィグの変更の可否を判定するためであり、当該ルーティングプロトコル収束の確認がとれていれば後記ステップS5でのコンフィグの変更を直ちに実行できるようにするものである。なお、後記ステップS5の後段に、ルーティングプロトコル収束判定を行うステップをさらに追加してもよい。図13の場合、移設元のノードN2とその両端のノードN1,N3とをつなぐ光パスのリンクコストに「1」を設定しているので、移設先のノードN3とその両端のノードN1,N4とをつなぐ光パスのリンクコストに「2」を設定する。
<Procedure 3>
As shown in FIG. 13B, in step 3, the link cost is set so that the route of the relocation destination node N4 is not the shortest route (step S3 in FIG. 14). In step S4 of FIG. 14, the network control device determines whether or not the routing protocol has converged. When the routing protocol has converged, the process proceeds to step S5. Here, after setting the link cost (step S3 in FIG. 14), the routing protocol convergence determination is performed for the following reason. That is, the routing protocol convergence confirmation after setting the link cost is for determining whether or not the configuration can be changed in step S5 described later. If the routing protocol convergence is confirmed, the configuration change in step S5 described later is performed. Can be executed immediately. Note that a step of performing routing protocol convergence determination may be further added after the step S5 described later. In the case of FIG. 13, since “1” is set for the link cost of the optical path connecting the relocation source node N2 and the nodes N1, N3 at both ends thereof, the relocation destination node N3 and the nodes N1, N4 at both ends thereof are set. “2” is set to the link cost of the optical path connecting the two.

<手順4>
図13(c)に示すように、手順4では、移設先のノードN4の経路が最短経路となるようにコンフィグの変更を行う(図14のステップS5)。具体的には、ネットワーク制御装置が、移設先のノードN4の経路が最短経路となるように、ノードN1,N2,N3のコンフィグを変更する。なお、各ノードN1〜N4のコンフィグを変更すると、ネットワークにも、その変更の影響を与えてしまう可能性があるので、移設元のノードN2とその両端のノードN1,N3のコンフィグのみを変更することが好ましい。ここでは、移設元のノードN2とその両端のノードN1,N3とをつなぐ光パスのリンクコストが「1」から「5」に変更される。これにより、移設先のノードN4とその両端のノードN1,N3とをつなぐ光パスのリンクコストは「2」、移設元のノードN2とその両端のノードN1,N3とをつなぐ光パスのリンクコストは「5」に設定されることになり、ネットワークの経路から見た最短経路である移設先のノードN4とその両端のノードN1,N3とをつなぐ光パスが選択される。
<Procedure 4>
As shown in FIG. 13C, in step 4, the configuration is changed so that the route of the relocation destination node N4 becomes the shortest route (step S5 in FIG. 14). Specifically, the network control device changes the configuration of the nodes N1, N2, and N3 so that the route of the relocation destination node N4 is the shortest route. Note that changing the configuration of each of the nodes N1 to N4 may affect the network, so only the configuration of the relocation source node N2 and the nodes N1 and N3 at both ends thereof is changed. It is preferable. Here, the link cost of the optical path connecting the relocation source node N2 and the nodes N1, N3 at both ends thereof is changed from “1” to “5”. As a result, the link cost of the optical path connecting the relocation destination node N4 and the nodes N1 and N3 at both ends thereof is “2”, and the link cost of the optical path connecting the relocation source node N2 and the nodes N1 and N3 at both ends thereof. Is set to “5”, and the optical path connecting the relocation-destination node N4, which is the shortest path viewed from the network path, and the nodes N1 and N3 at both ends thereof is selected.

<手順5>
手順5では、図13(d)に示すように、光パスを削除する。また、不要設定を削除して移設を完了する(図14のステップS6)。
<Procedure 5>
In step 5, as shown in FIG. 13D, the optical path is deleted. Further, unnecessary settings are deleted to complete the relocation (step S6 in FIG. 14).

Fortz B, Thorup M. Internet traffic engineering by optimizing OSPF weights. Proceedings of the INFO- COM’2000; 2000. p. 519-28.Fortz B, Thorup M. Internet traffic engineering by optimizing OSPF weights. Proceedings of the INFO- COM’2000; 2000. p. 519-28. Wang, Yi,; Keller, E.; Biskeborn, B.; Jacobus van der Merwe, Rexford, J.; ,"Virtual routers on the move: live router migration as a networkmanagement primitive," SIGCOMM Comput. Commun. Rev. 38, 4 (August 2008), 231-242.Wang, Yi ,; Keller, E .; Biskeborn, B .; Jacobus van der Merwe, Rexford, J .;, "Virtual routers on the move: live router migration as a networkmanagement primitive," SIGCOMM Comput. Commun. Rev. 38 , 4 (August 2008), 231-242.

しかしながら、一時的に経路を二重化し経路情報の交換を行った後にコンフィグの変更等で予備資源への切替を行う方法では、非特許文献1の方法と同様に、経路を二重化するために切替端のノードで予備IFを常時確保する必要があるため資源量が増加する。また、自律分散制御ノード(IPルータ)では切替前後で異なるコンフィグが必要となるため、コンフィグの作成・検証といった運用コストが増加する課題がある。   However, in the method of switching to the spare resource by changing the configuration after temporarily duplicating the route and exchanging the route information, as in the method of Non-Patent Document 1, the switching terminal is used to duplicate the route. The amount of resources increases because it is necessary to always reserve a spare IF in the node. In addition, since autonomous distributed control nodes (IP routers) require different configurations before and after switching, there is a problem that operational costs such as creation and verification of configurations increase.

このように、従来技術においては、現用資源から予備資源への切り替えを行う切替端に、予備系用のインタフェースを常時確保しなければならないことと、予備資源に切り替えるためのコンフィグレーションを作成し、そのコンフィグレーション検証しなければならないことによる運用コストの増加が課題である。   Thus, in the prior art, a standby interface must be secured at the switching end for switching from the active resource to the standby resource, and a configuration for switching to the standby resource is created. The increase in operation cost due to the need to verify the configuration is a problem.

このような背景に鑑みて本発明がなされたのであり、本発明は、切り替えに必要な予備系インタフェースおよび予備資源に切り替えるためのコンフィグを不要にして資源量と運用コストを削減することができるネットワーク制御システムを提供することを課題とする。   The present invention has been made in view of such a background, and the present invention eliminates the need for a standby system interface and a configuration for switching to a backup resource, and reduces the amount of resources and the operation cost. It is an object to provide a control system.

前記した課題を解決するため、本発明は、物理ルータと光伝送装置、およびそれらを結ぶ物理リンクから構成される物理網と、前記物理ルータ上に仮想ルータが配置され、当該仮想ルータを始終点とした光パスが前記物理網上に設定されることにより、論理的なリンクを構成する仮想網と、ネットワーク制御装置と、を備え、移設元の仮想ルータを移設先に移設するネットワーク制御システムであって、前記ネットワーク制御装置が、前記移設元の仮想ルータから前記移設先の仮想ルータへの切替端の物理ルータである切替端ルータに接続される前記光伝送装置に対して、前記移設先の仮想ルータをつなぐ光パスの設定、前記切替端ルータからの送信信号の複製、および、前記移設元の仮想ルータからの受信信号の選択をそれぞれ設定するネットワーク情報設定部を備え、前記光伝送装置は、前記移設先の仮想ルータへの前記光パスを設定し、前記切替端ルータからの信号を複製して前記移設先の仮想ルータに送信する信号複製部と、前記移設先の仮想ルータで前記移設元の仮想ルータと同様の信号を受信可能にする状態同期の完了後、前記移設先の仮想ルータからの信号を受信信号として選択する受信信号選択部と、を備えることを特徴とする。   In order to solve the above problems, the present invention provides a physical network composed of a physical router, an optical transmission device, and a physical link connecting them, and a virtual router disposed on the physical router, and the virtual router starts and ends The network control system includes a virtual network that configures a logical link and a network control device, and the transfer source virtual router is transferred to the transfer destination. The network control device is configured to transfer the transfer destination to the optical transmission device connected to the switching-end router that is a switching-end physical router from the transfer-source virtual router to the transfer-destination virtual router. Set the optical path to connect the virtual router, copy the transmission signal from the switching end router, and select the reception signal from the relocation source virtual router. A network information setting unit, wherein the optical transmission device sets the optical path to the relocation destination virtual router, replicates a signal from the switching end router, and transmits the signal to the relocation destination virtual router And a reception signal selection unit that selects a signal from the relocation destination virtual router as a reception signal after completion of state synchronization in which the same signal as that of the relocation source virtual router can be received by the relocation destination virtual router. And.

このようにすることで、ルータでの切替を不要とすることで予備IFを削減することができ、切替のためのIFを確保することなく予備資源への切替が可能となる。よって、資源量と運用コストの削減を図ることができる。   By doing so, it is possible to reduce the spare IF by eliminating the need for switching at the router, and it is possible to switch to the spare resource without securing an IF for switching. Therefore, it is possible to reduce the resource amount and the operation cost.

また、本発明は、前記ネットワーク制御装置が、移設元の物理ルータに設定されている仮想ルータ用の基本コンフィグを移設先の物理ルータにコピーし、前記切替端ルータに接続される前記光伝送装置は、移設先の仮想ルータへのパスを設定し、前記切替端ルータからの信号を複製し前記移設先の仮想ルータに送信する際に、前記移設先の仮想ルータからの信号受信を禁止することにより、前記移設先の仮想ルータが移設元の仮想ルータと同様の信号を受信可能にする前記状態同期の完了後、前記移設先の仮想ルータからの信号を受信信号として選択することで移設を完了することを特徴とする。   Further, the present invention provides the optical transmission apparatus in which the network control device copies the basic configuration for the virtual router set in the relocation source physical router to the relocation destination physical router and is connected to the switching end router. Sets a path to the relocation destination virtual router, prohibits signal reception from the relocation destination virtual router when replicating the signal from the switching end router and transmitting it to the relocation destination virtual router. The relocation destination virtual router can receive the same signal as the relocation source virtual router, and after completion of the state synchronization, the relocation is completed by selecting the signal from the relocation destination virtual router as the received signal. It is characterized by doing.

このようにすることで、予備IFを削減することができ、コンフィグ作成に関する運用コストを削減することができる。よって、資源量と運用コストの削減を図ることができる。   By doing in this way, spare IF can be reduced and the operation cost regarding configuration creation can be reduced. Therefore, it is possible to reduce the resource amount and the operation cost.

また、本発明は、前記物理ルータが、前記移設元の仮想ルータと前記移設先の仮想ルータとの経路情報を同期させる前記状態同期において、前記移設元の仮想ルータで確立されているアジャセンシーをリセットし、移設前後の仮想ルータでルーティングプロトコルのプロセスを再起動する処理を行い、前記アジャセンシーの確立が完了し、経路情報の交換が完了した場合、受信信号の選択先を前記移設先の仮想ルータに変更するアジャセンシー処理部を備えることを特徴とする。   Further, the present invention resets the adjacency established in the relocation source virtual router in the state synchronization in which the physical router synchronizes route information between the relocation source virtual router and the relocation destination virtual router. When the routing protocol process is restarted in the virtual router before and after the relocation, the adjacency establishment is completed and the exchange of the routing information is completed, the received signal selection destination is changed to the relocation destination virtual router. An adjustment processing unit to be changed is provided.

このようにすることで、OSPFの自律制御を用いて移設元と移設先の状態同期を行い、経路情報を作成することができる。また、既設のプロトコルに従って処理を実行できるので、容易に実行することができ、汎用的に適用することができる。また、自身に関係している経路情報だけが移設先に反映されるので、意図しない挙動を未然に排除することができる。   By doing so, it is possible to create route information by performing state synchronization between the relocation source and the relocation destination using the autonomous control of OSPF. In addition, since the process can be executed according to the existing protocol, it can be easily executed and can be applied universally. In addition, since only the route information related to itself is reflected in the relocation destination, unintended behavior can be eliminated in advance.

また、本発明は、前記物理ルータが、前記移設元の仮想ルータと前記移設先の仮想ルータとの経路情報を同期させる前記状態同期において、前記移設元の仮想ルータが持つ経路情報、プロトコルのシーケンス番号、セッション情報、アジャセンシーまたはピア、を含むメモリ情報を複製し、前記移設先の仮想ルータに投入する処理を行い、前記メモリ情報の投入が完了した場合、受信信号の選択先を前記移設先の仮想ルータに変更するメモリ情報処理部を備えることを特徴とする。   In the state synchronization in which the physical router synchronizes path information between the relocation source virtual router and the relocation destination virtual router, the path information and protocol sequence possessed by the relocation source virtual router The memory information including the number, session information, adjacency or peer is duplicated, and processing is performed to input to the relocation destination virtual router. When the memory information has been input, the reception signal selection destination is set to the relocation destination The virtual router includes a memory information processing unit to be changed.

このようにすることで、移設元の仮想ルータの経路情報を移設先の仮想ルータにそのまま複製し、移設先の仮想ルータに投入することで、経路情報を作成することができる。   In this way, the path information can be created by copying the path information of the transfer source virtual router to the transfer destination virtual router as it is and putting it in the transfer destination virtual router.

本発明によれば、切り替えに必要な予備系IFおよび予備資源に切り替えるためのコンフィグを不要にして資源量と運用コストを削減することができるネットワーク制御システムを提供することができる。   According to the present invention, it is possible to provide a network control system that can reduce a resource amount and an operation cost by eliminating a configuration for switching to a standby IF and a backup resource necessary for switching.

本実施形態に係るネットワーク制御システムの仮想ルータ移設方法を説明する概念図である。It is a conceptual diagram explaining the virtual router moving method of the network control system which concerns on this embodiment. 本実施形態に係るネットワーク制御装置を含むネットワーク制御システムの構成図である。1 is a configuration diagram of a network control system including a network control device according to the present embodiment. 本実施形態に係るネットワーク制御システムのネットワーク制御装置の構成例を示す機能ブロック図である。It is a functional block diagram which shows the structural example of the network control apparatus of the network control system which concerns on this embodiment. 本実施形態に係るネットワーク制御システムの光伝送装置の構成例を示す機能ブロック図である。It is a functional block diagram which shows the structural example of the optical transmission apparatus of the network control system which concerns on this embodiment. 本実施形態のネットワーク制御システムによる仮想ルータの移設手順を説明する図である。It is a figure explaining the transfer procedure of the virtual router by the network control system of this embodiment. 図5の仮想ルータの移設手順を示すフローチャートである。It is a flowchart which shows the transfer procedure of the virtual router of FIG. 本実施形態に係るネットワーク制御システムの実施例1に適用される物理ルータの構成例を示す機能ブロック図である。It is a functional block diagram which shows the structural example of the physical router applied to Example 1 of the network control system which concerns on this embodiment. 本実施形態に係るネットワーク制御システムの実施例1による仮想ルータの移設手順を説明する図である。It is a figure explaining the transfer procedure of the virtual router by Example 1 of the network control system which concerns on this embodiment. 図8の仮想ルータの移設手順を示すフローチャートである。It is a flowchart which shows the transfer procedure of the virtual router of FIG. 本実施形態に係るネットワーク制御システムの実施例2に適用される物理ルータの構成例を示す機能ブロック図である。It is a functional block diagram which shows the structural example of the physical router applied to Example 2 of the network control system which concerns on this embodiment. 本実施形態に係るネットワーク制御システムの実施例2による仮想ルータの移設手順を説明する図である。It is a figure explaining the transfer procedure of the virtual router by Example 2 of the network control system which concerns on this embodiment. 図11の仮想ルータの移設手順を示すフローチャートである。It is a flowchart which shows the transfer procedure of the virtual router of FIG. 従来技術の仮想ルータ移設手順を説明する図である。It is a figure explaining the virtual router transfer procedure of a prior art. 図13の仮想ルータ移設手順を示すフローチャートである。It is a flowchart which shows the virtual router transfer procedure of FIG.

以下、図面を参照して本発明を実施するための形態(以下、「本実施形態」という)におけるネットワーク制御システム等について説明する。
ネットワーク仮想化における仮想ルータの共用予備資源への切替方法として、仮想ルータ移設方法に適用した例である。
A network control system and the like in a mode for carrying out the present invention (hereinafter referred to as “the present embodiment”) will be described below with reference to the drawings.
This is an example applied to a virtual router relocation method as a method for switching a virtual router to a shared spare resource in network virtualization.

(概要)
図1は、本発明の実施形態に係るネットワーク制御システムの仮想ルータ移設方法を説明する概念図である。図1(a)は、従来技術の仮想ルータ移設方法、図1(b)は、本実施形態の仮想ルータ移設方法を示している。なお、図1(a)は、前記図13(b)の切替端のノードN1側を示したものである。
図1(a)に示す従来の予備資源への切替方法では、予備資源への切替用に運用系インタフェースIF0とは別に予め予備系インタフェースIF1を用意していた。このため、必要な設備量が増加していた。また、予備系のための専用のコンフィグを作成する必要があった。
(Overview)
FIG. 1 is a conceptual diagram illustrating a virtual router relocation method of a network control system according to an embodiment of the present invention. FIG. 1A shows a conventional virtual router relocation method, and FIG. 1B shows a virtual router relocation method of this embodiment. FIG. 1 (a) shows the node N1 side of the switching end of FIG. 13 (b).
In the conventional method for switching to a spare resource shown in FIG. 1A, a spare interface IF1 is prepared in advance separately from the active interface IF0 for switching to a spare resource. For this reason, the required amount of equipment has increased. In addition, it was necessary to create a dedicated configuration for the standby system.

これに対して、図1(b)に示す本実施形態に係るネットワーク制御システムは、以下のような仮想ルータ移設方法(共用予備資源への切替方法)を採る。
ネットワーク制御装置1は、移設元の物理ルータR2に設定されている仮想ルータ用の基本コンフィグをEMS(Element Management System)等の制御システムで移設先の物理ルータR4にコピーする。ネットワーク制御装置1は、切替端となる物理ルータ(以下、切替端ルータという)R1に接続された光伝送装置(OXC等)21と移設先の仮想ルータr4を配置する物理ルータR4とを接続するパスを設定し、切替端ルータR1からの信号を複製し移設先の仮想ルータr4に送信する(「信号の複製」)。ここで、移設先の仮想ルータr4と移設元の仮想ルータr2には同一のIPアドレスからの信号が到着してしまうので適切なルーティングが行えなくなる。そこで光伝送装置(OXC等)21は、移設先の仮想ルータr4からの受信信号は受信しないようにしている(「受信信号の選択」)。これにより移設先の仮想ルータr4で移設元の仮想ルータr2と同様の信号を受信できるため状態の同期が可能となる。状態同期の完了後、光伝送装置21は選択する受信信号を切り替えることで移設を完了する。
On the other hand, the network control system according to the present embodiment shown in FIG. 1B employs the following virtual router relocation method (switching method to shared spare resources).
The network control apparatus 1 copies the basic configuration for the virtual router set in the relocation source physical router R2 to the relocation destination physical router R4 by a control system such as EMS (Element Management System). The network control device 1 connects an optical transmission device (such as OXC) 21 connected to a physical router (hereinafter referred to as a switching-end router) R1 serving as a switching end and a physical router R4 in which a relocation destination virtual router r4 is disposed. The path is set, the signal from the switching end router R1 is duplicated and transmitted to the relocation destination virtual router r4 (“signal duplication”). Here, since signals from the same IP address arrive at the relocation destination virtual router r4 and relocation source virtual router r2, appropriate routing cannot be performed. Therefore, the optical transmission device (such as OXC) 21 is configured not to receive a reception signal from the relocation destination virtual router r4 ("selection of reception signal"). As a result, the relocation-destination virtual router r4 can receive the same signal as that of the relocation-source virtual router r2, so that the states can be synchronized. After the completion of the state synchronization, the optical transmission device 21 completes the relocation by switching the received signal to be selected.

このようにすることで、本実施形態に係るネットワーク制御システムは、光伝送装置において信号の複製や受信信号の選択を行うことで予備系への切り替え用のIFの削減とコンフィグの流用を可能にし、設備・運用のコスト削減を実現することができる。   By doing so, the network control system according to the present embodiment enables the reduction of the IF for switching to the standby system and the diversion of the configuration by performing signal duplication and reception signal selection in the optical transmission apparatus. , Equipment and operation costs can be reduced.

(実施形態)
[ネットワーク制御システムの構成]
図2は、本実施形態に係るネットワーク制御装置1を含むネットワーク制御システム100の構成図である。
図2(a)に示すように、ネットワーク制御システム100は、複数のノード5、および、各ノード5間を接続することにより通信経路を提供するリンクにより構成される通信ネットワーク50と、各ノード5と通信可能に接続されるネットワーク制御装置1とを含んで構成される。ノード5は、IPルータおよび光伝送装置から構成される。ノード間を接続するリンクは、端末間の通信経路を提供する。
(Embodiment)
[Configuration of network control system]
FIG. 2 is a configuration diagram of the network control system 100 including the network control device 1 according to the present embodiment.
As shown in FIG. 2A, the network control system 100 includes a communication network 50 including a plurality of nodes 5 and links that provide communication paths by connecting the nodes 5, and each node 5 And a network control device 1 connected to be communicable with each other. The node 5 includes an IP router and an optical transmission device. A link connecting the nodes provides a communication path between the terminals.

図2(b)に示すように、ネットワーク制御システム100は、物理ルータ(IPルータ)と光伝送装置(OXC)、およびそれらを結ぶ物理リンク(伝送路)から構成される物理網と、物理ルータ上に仮想ルータが配置され、この仮想ルータを始終点とした光パスが前記物理網上に設定され、この光パスがIPレイヤでは論理的なリンクを構成する仮想網と、ネットワーク制御装置1と、を備える。なお、ネットワーク制御装置1は、各ノード5やネットワーク管理装置(不図示)等からトラヒックに関する情報を取得している。そして、ネットワーク制御装置1は、例えばノード5やリンク等の資源が故障し、故障資源を経由しないパスの再設定の際に、新規に設定するパスの設定順序を、取得したトラヒックの関する情報等に基づき決定する。   As shown in FIG. 2B, the network control system 100 includes a physical router (IP router), an optical transmission device (OXC), and a physical network including a physical link (transmission path) connecting them, and a physical router. A virtual router is disposed on the optical path, and an optical path having the virtual router as a start and end point is set on the physical network. The optical path is a virtual network that forms a logical link in the IP layer, and the network control device 1 . Note that the network control device 1 obtains traffic-related information from each node 5, a network management device (not shown), and the like. Then, the network control device 1, for example, when a resource such as a node 5 or a link fails and a path that does not pass through the failed resource is reset, the setting order of a path to be newly set, information on the acquired traffic, and the like Determine based on.

ネットワーク制御システム100では、通信ネットワーク50の物理網(例えば、WDM(Wavelength Division Multiplexing)ネットワーク)上にネットワーク制御装置1の制御により波長パスが設定される。物理網は、IPルータ(物理)、光伝送装置、およびそれらを結ぶ物理リンクから構成される。物理ルータ上に仮想ルータが配置され、その仮想ルータを始終点とした光パスが物理網上に設定され、その光パスがIPレイヤでは論理的なリンクを構成する。光伝送装置は、例えば、OXC等である。また、物理リンクは、例えば、光ファイバ等である。
なお、通信ネットワーク50の物理網内に波長パスを収容しているが、波長パスに限らず、GMPLSパス等の任意のパスネットワークに適用可能である。
In the network control system 100, a wavelength path is set on the physical network of the communication network 50 (for example, a WDM (Wavelength Division Multiplexing) network) under the control of the network control device 1. The physical network includes an IP router (physical), an optical transmission device, and a physical link that connects them. A virtual router is arranged on the physical router, and an optical path starting from the virtual router is set on the physical network, and the optical path forms a logical link in the IP layer. The optical transmission device is, for example, OXC. The physical link is, for example, an optical fiber.
In addition, although the wavelength path is accommodated in the physical network of the communication network 50, it is applicable not only to a wavelength path but to arbitrary path networks, such as a GMPLS path.

図3は、本実施形態に係るネットワーク制御システムのネットワーク制御装置1の構成例を示す機能ブロック図である。
[ネットワーク制御装置1]
図3に示すように、ネットワーク制御装置1は、制御部10と、入出力部12と、メモリ部13と、記憶部14とを備える。
制御部10は、ネットワーク制御装置1全体の制御を司り、ネットワーク情報設定部11を含んで構成される。制御部10は、例えば、記憶部14に格納されたプログラム(ネットワーク制御プログラム)をCPU(Central Processing Unit)がメモリ部13であるRAM(Random Access Memory)に展開し実行することで実現される。
FIG. 3 is a functional block diagram illustrating a configuration example of the network control device 1 of the network control system according to the present embodiment.
[Network control device 1]
As illustrated in FIG. 3, the network control device 1 includes a control unit 10, an input / output unit 12, a memory unit 13, and a storage unit 14.
The control unit 10 controls the entire network control device 1 and includes a network information setting unit 11. For example, the control unit 10 is realized by a CPU (Central Processing Unit) developing and executing a program (network control program) stored in the storage unit 14 in a RAM (Random Access Memory) that is the memory unit 13.

ネットワーク情報設定部11は、IPルータに対してコマンドやコンフィグ等を投入する。ネットワーク情報設定部11は、移設元の物理ルータに設定されている仮想ルータ用の基本コンフィグを移設先の物理ルータにコピーする。ネットワーク情報設定部11は、光伝送装置20(図4参照)に対して、移設先の仮想ルータをつなぐための光パスの設定、切替端ルータからの送信信号の複製、および、移設元の仮想ルータからの受信信号の選択をそれぞれ設定する。   The network information setting unit 11 inputs a command, a configuration, etc. to the IP router. The network information setting unit 11 copies the basic configuration for the virtual router set in the relocation source physical router to the relocation destination physical router. The network information setting unit 11 sets the optical path for connecting the relocation destination virtual router to the optical transmission apparatus 20 (see FIG. 4), duplication of the transmission signal from the switching end router, and the relocation source virtual. Set the selection of the received signal from the router.

入出力部12は、通信回線を介して情報の送受信を行う通信インタフェースと、不図示のキーボード等の入力手段やモニタ等の出力手段等との間で情報の入出力を行う入出力インタフェースとから構成される。
メモリ部(記憶手段)13は、RAM等の一次記憶手段からなり、制御部10によるデータ処理に必要な情報を一時的に記憶する。
記憶部(記憶手段)14は、ハードディスクやフラッシュメモリ等の記憶手段からなる。
なお、制御対象のノード5の種別やノード数毎に、ネットワーク制御装置1と同一の機能を備えた複数の装置を設置するようにしてもよい。
The input / output unit 12 includes a communication interface that transmits and receives information via a communication line, and an input / output interface that inputs and outputs information between an input unit such as a keyboard (not shown) and an output unit such as a monitor. Composed.
The memory unit (storage unit) 13 includes a primary storage unit such as a RAM, and temporarily stores information necessary for data processing by the control unit 10.
The storage unit (storage unit) 14 includes a storage unit such as a hard disk or a flash memory.
A plurality of devices having the same function as the network control device 1 may be installed for each type of the node 5 to be controlled and the number of nodes.

図4は、本実施形態に係るネットワーク制御システムの光伝送装置20の構成例を示す機能ブロック図である。
[光伝送装置20]
光伝送装置20は、optical transmission equipmentのことであり、光により情報伝達やデータ送信を行う装置、例えばOXC等である。以下、光伝送装置20を、OXC20と表記する。また、各ノードを構成するOXC20は、後記するようにOXC21,OXC22,OXC23,OXC24と表記する。
FIG. 4 is a functional block diagram illustrating a configuration example of the optical transmission device 20 of the network control system according to the present embodiment.
[Optical transmission device 20]
The optical transmission device 20 is optical transmission equipment, and is a device that transmits information or transmits data using light, such as OXC. Hereinafter, the optical transmission apparatus 20 is referred to as OXC20. The OXC 20 constituting each node is represented as OXC21, OXC22, OXC23, OXC24 as described later.

OXC(光伝送装置)20は、OXC20全体の制御を司る制御部30と、電気信号/光信号変換、信号の中継・分岐・分割などを行うOXC機能部40とを備える。制御部30は、信号複製部31と、受信信号選択部32と、を含んで構成される。
信号複製部31は、移設先の仮想ルータへのパスを設定し、切替端ルータからの信号を複製して移設先の仮想ルータに送信する。
受信信号選択部32は、移設先の仮想ルータで移設元の仮想ルータと同様の信号を受信可能にする経路情報の状態同期を行い、当該状態同期の完了後、移設先の仮想ルータからの信号を受信信号として選択する。
OXC20は、従来のOXCに、新たに信号複製部31および受信信号選択部32を備えて構成される。
The OXC (optical transmission apparatus) 20 includes a control unit 30 that controls the entire OXC 20, and an OXC function unit 40 that performs electrical signal / optical signal conversion, signal relaying, branching, and division. The control unit 30 includes a signal duplicating unit 31 and a received signal selecting unit 32.
The signal duplicating unit 31 sets a path to the relocation destination virtual router, duplicates the signal from the switching end router, and transmits it to the relocation destination virtual router.
The received signal selection unit 32 synchronizes the state of path information that enables the relocation destination virtual router to receive the same signal as that of the relocation source virtual router, and after completion of the state synchronization, the signal from the relocation destination virtual router Is selected as the received signal.
The OXC 20 is configured by adding a signal duplication unit 31 and a reception signal selection unit 32 to the conventional OXC.

以下、上述のように構成されたネットワーク制御システムの仮想ルータ移設方法について説明する。
図5は、本実施形態に係るネットワーク制御システムによる仮想ルータの移設手順を説明する図である。
以下では、一例として4つのノードN1,N2,N3,N4から構成されるネットワークについて、ノードN2に配置された仮想ルータr2をノードN4に配置された仮想ルータr4に移設する場合を想定する。また、ネットワークのルーティングプロトコルとして、OSPFを用いる。
Hereinafter, a virtual router relocation method of the network control system configured as described above will be described.
FIG. 5 is a diagram for explaining the relocation procedure of the virtual router by the network control system according to the present embodiment.
In the following, it is assumed that a virtual router r2 arranged at the node N2 is moved to a virtual router r4 arranged at the node N4 in a network composed of four nodes N1, N2, N3, N4 as an example. Further, OSPF is used as a network routing protocol.

ネットワーク制御システム100は、物理網と、物理網上に構築される仮想網(IPレイヤ)と、ネットワーク制御装置1とを含んで構成される。
図5に示すように、物理網は、複数のノードN1〜N4とそのノードN1〜N4間を接続する物理リンク(ここでは光ファイバF1,F2,F3,F4)とからなる。各ノードN1〜N4は、物理ルータ(IPルータ)R1〜R4と、OXC21〜24(20)(光伝送装置)とから構成されている。また、各ノードN1〜N4は、ネットワーク制御装置1と通信可能に接続されている。
The network control system 100 includes a physical network, a virtual network (IP layer) constructed on the physical network, and the network control device 1.
As shown in FIG. 5, the physical network includes a plurality of nodes N1 to N4 and physical links (here, optical fibers F1, F2, F3, and F4) that connect the nodes N1 to N4. Each of the nodes N1 to N4 includes physical routers (IP routers) R1 to R4 and OXCs 21 to 24 (20) (optical transmission devices). Further, each of the nodes N1 to N4 is connected to the network control device 1 so as to be communicable.

なお、特に区別しない場合には、OXC21〜OXC24をOXC20(図4参照)と表記し、ノードN1〜N4をノードNと表記し、光ファイバF1〜F4を光ファイバFと表記する。   Unless otherwise distinguished, OXC21 to OXC24 are denoted as OXC20 (see FIG. 4), nodes N1 to N4 are denoted as node N, and optical fibers F1 to F4 are denoted as optical fiber F.

上記物理網と仮想網の構成要素は互いに関連しており、物理網の物理ルータ(IPルータ)R1〜R4上に仮想ルータr1〜r4が配置されている。なお図5では、物理ルータR1〜R4内に仮想ルータr1〜r4が表されている。また、仮想ルータr1〜r4を始終点とした光パスが物理網上に設定され、その光パスが仮想網では仮想リンク(IPリンク)を構成する。   The components of the physical network and the virtual network are related to each other, and virtual routers r1 to r4 are arranged on physical routers (IP routers) R1 to R4 of the physical network. In FIG. 5, virtual routers r1 to r4 are represented in physical routers R1 to R4. In addition, optical paths having the virtual routers r1 to r4 as starting and ending points are set on the physical network, and the optical path forms a virtual link (IP link) in the virtual network.

光ファイバF1は、OXC21,OXC22間を接続し、光ファイバF2は、OXC22,OXC23間を接続する。また、光ファイバF3は、OXC23,OXC24間を接続し、光ファイバF4は、OXC24,OXC21間を接続する。   The optical fiber F1 connects between OXC21 and OXC22, and the optical fiber F2 connects between OXC22 and OXC23. The optical fiber F3 connects between the OXC 23 and OXC 24, and the optical fiber F4 connects between the OXC 24 and OXC 21.

切替端ルータに接続されるOXC21,23は、移設先の仮想ルータへのパスを設定し、切替端ルータからの信号を複製し移設先の仮想ルータに送信する際に、移設先の仮想ルータからの信号受信を禁止することにより、移設先の仮想ルータが移設元の仮想ルータと同様の信号を受信可能にする経路情報の状態同期を行い、状態同期の完了後、移設先の仮想ルータからの信号を受信信号として選択することで移設を完了する。
物理ルータR1,R3は、インタフェースIFを1つ有し、物理ルータR2,R4は、インタフェースIF0,IF1(IF)の2つを有する。本実施形態では、インタフェースIF0,IF1は共に運用系インタフェースである。なお、インタフェースIF0,IF1を区別しない場合は、インタフェースIFと表記する。
The OXCs 21 and 23 connected to the switching end router set the path to the relocation destination virtual router, replicate the signal from the relocation destination router, and transmit it to the relocation destination virtual router. By prohibiting the reception of this signal, the destination virtual router synchronizes the state of the route information that makes it possible to receive the same signal as the source virtual router, and after the state synchronization is completed, the virtual router from the destination virtual router The relocation is completed by selecting the signal as the received signal.
The physical routers R1 and R3 have one interface IF, and the physical routers R2 and R4 have two interfaces IF0 and IF1 (IF). In this embodiment, the interfaces IF0 and IF1 are both operational interfaces. In addition, when not distinguishing interface IF0 and IF1, it describes with interface IF.

[仮想ルータの移設手順]
次に、本実施形態のネットワーク制御システムの仮想ルータ移設手順について説明する。
図5の本実施形態のネットワーク制御システムの移設手順において、ルータ間の送信信号の流れを矢印で示すとともに、切替端ルータで受信信号を選択しない状態を×印で示す。
[Relocation procedure of virtual router]
Next, a procedure for moving a virtual router in the network control system of this embodiment will be described.
In the relocation procedure of the network control system of the present embodiment in FIG. 5, the flow of transmission signals between routers is indicated by arrows, and the state in which a reception signal is not selected by a switching end router is indicated by x.

ここでは、ノードN2に配置された仮想ルータr2をノードN4に配置された仮想ルータr4に移設する場合を例に採る。この場合、ノードN2の両端のノードN1,N3の物理ルータR1,R3が切替端ルータとなる。また、ノードN2の仮想ルータr2とその両端のノードN1,N3の切替端ルータとは、インタフェースIFを介して、ノードN2とその両端のノードN1,N3とをつなぐための光パスが設定されている。
図5(a)の矢印a,矢印bに示すように、移設元の仮想ルータr2から切替端ルータに、また切替端ルータから移設元の仮想ルータr2にルータ間の信号が流れている。
Here, a case where the virtual router r2 arranged at the node N2 is moved to the virtual router r4 arranged at the node N4 is taken as an example. In this case, the physical routers R1 and R3 of the nodes N1 and N3 at both ends of the node N2 are switching end routers. The virtual router r2 of the node N2 and the switching end routers of the nodes N1 and N3 at both ends thereof are set with an optical path for connecting the node N2 and the nodes N1 and N3 at both ends thereof via the interface IF. Yes.
As indicated by arrows a and b in FIG. 5A, signals between routers flow from the migration source virtual router r2 to the switching end router, and from the switching end router to the migration source virtual router r2.

<手順1>
手順1では、移設元の仮想ルータ用の基本コンフィグ(IF、アドレス、プロトコル等)を移設先の物理ルータR4に設定する。
具体的には、ネットワーク制御装置1のネットワーク情報設定部11が、移設元の物理ルータR2を参照して、移設元の仮想ルータr2用の基本コンフィグ(IF、アドレス、プロトコル等)を移設先のノードN4の物理ルータR4に設定する。すなわち、ネットワーク制御装置1のネットワーク情報設定部11が、移設元の物理ルータR2に設定されている仮想ルータr2用のコンフィグをコピーし、移設先の物理ルータR4に同一コンフィグを投入する。因みに、移設先の物理ルータR4に同一コンフィグを投入することは、本実施形態ではじめて実施できたことであり従来技術では実現できなかったものである。すなわち、従来技術では、移設先の物理ルータR4に同一コンフィグを投入することはできないので、例えばIPアドレスを変える必要があった。この場合、切替前後で異なるコンフィグが必要となるため、コンフィグの作成や検証といった運用コストが増加する。
<Procedure 1>
In procedure 1, the basic configuration (IF, address, protocol, etc.) for the transfer source virtual router is set in the transfer destination physical router R4.
Specifically, the network information setting unit 11 of the network control device 1 refers to the physical router R2 of the relocation source and sets the basic configuration (IF, address, protocol, etc.) for the relocation source virtual router r2 to the relocation destination. Set in the physical router R4 of the node N4. That is, the network information setting unit 11 of the network control device 1 copies the configuration for the virtual router r2 set in the relocation source physical router R2, and inputs the same configuration to the relocation destination physical router R4. Incidentally, the introduction of the same configuration to the relocation destination physical router R4 was performed for the first time in the present embodiment and could not be realized by the conventional technology. In other words, in the prior art, the same configuration cannot be input to the relocation destination physical router R4, so it has been necessary to change the IP address, for example. In this case, since different configurations are required before and after switching, operation costs such as configuration creation and verification increase.

<手順2>
手順1の設定後には、手順2に移行する。
図5(b)に示すように、手順2では、ネットワーク制御装置1が、切替端の光伝送装置であるOXC21,OXC23と移設先の仮想ルータr4をつなぐための光パスを設定する。具体的には、ネットワーク制御装置1のネットワーク情報設定部11が、切替端ルータに接続されるOXC21,OXC23(切替端光伝送装置)と移設先の仮想ルータr4を配置する物理ルータR4とを接続するパスを設定し、移設先の仮想ルータr4との間に光パスを設定する。上記手順1で、移設元の仮想ルータr2用のコンフィグをコピーして移設先の物理ルータR4に同一コンフィグを投入しているので、移設前後でIPレイヤのトポロジが変化しないように光パスを設定することができる。
<Procedure 2>
After setting in procedure 1, the procedure proceeds to procedure 2.
As shown in FIG. 5B, in the procedure 2, the network control device 1 sets an optical path for connecting the OXC 21 and OXC 23 that are the optical transmission devices at the switching end and the virtual router r4 that is the transfer destination. Specifically, the network information setting unit 11 of the network control device 1 connects the OXC 21 and OXC 23 (switching end optical transmission device) connected to the switching end router and the physical router R4 in which the destination virtual router r4 is arranged. A path to be transferred is set, and an optical path is set to the relocation destination virtual router r4. In step 1 above, the configuration for the relocation source virtual router r2 is copied and the same configuration is input to the relocation destination physical router R4. Therefore, the optical path is set so that the topology of the IP layer does not change before and after relocation. can do.

<手順3>
図5(b)に示すように、手順3では、ネットワーク制御装置1のネットワーク情報設定部11が、切替端ルータに接続されるOXC21,OXC23(切替端光伝送装置)に対して、切替端ルータからの送信信号の複製、移設先の仮想ルータr4への光パスの送信設定、および、受信信号として移設元信号を選択するように設定する。
この設定により、切替端のOXC21,OXC23は、切替端ルータの送信信号を複製し、移設先の仮想ルータr4へ送信する。具体的には、切替端のOXC21,OXC23の信号複製部31(図4参照)が、切替端ルータからの送信信号を複製する。
<Procedure 3>
As shown in FIG. 5 (b), in the procedure 3, the network information setting unit 11 of the network control device 1 switches the switching end router with respect to OXC21 and OXC23 (switching end optical transmission device) connected to the switching end router. Is set so that the relocation source signal is selected as the received signal, and the optical path transmission setting to the relocation destination virtual router r4.
With this setting, the OXC 21 and OXC 23 at the switching end duplicate the transmission signal of the switching end router and transmit it to the virtual router r4 at the relocation destination. Specifically, the signal duplication unit 31 (see FIG. 4) of the OXC 21 and OXC 23 at the switching end duplicates the transmission signal from the switching end router.

ここで、送信信号の複製について説明する。基本的な考え方として、図5(b)に示すように、光パスに重畳する送信信号は、すべて複製する。この送信信号の複製の契機は、例えば上記手順1で仮想ルータ用のコンフィグをコピーした時点から開始し、後記手順4の状態同期の完了まで行う。   Here, transmission signal duplication will be described. As a basic idea, as shown in FIG. 5B, all transmission signals superimposed on the optical path are duplicated. This transmission signal duplication is started, for example, from the time when the configuration for the virtual router is copied in the procedure 1 until the state synchronization in the procedure 4 described later is completed.

手順3のルータ間の信号の流れについて説明する。切替端のOXC21,OXC23において切替端ルータの送信信号が複製されたことにより、図5(b)の矢印b,矢印cに示すように、信号の流れは、切替端ルータから移設元の仮想ルータr2と移設先の仮想ルータr4との二方向に分かれて出力される。このときに、図5(b)の矢印dに示すように、切替端のOXC21,OXC23は、受信信号の選択により移設先の仮想ルータr4からの受信信号を受信しないようにする。   A signal flow between routers in step 3 will be described. As the transmission signal of the switching end router is duplicated in the switching end OXC21 and OXC23, the signal flow is changed from the switching end router to the source virtual router as indicated by arrows b and c in FIG. It is divided and output in two directions, r2 and the relocation destination virtual router r4. At this time, as indicated by an arrow d in FIG. 5B, the OXC 21 and OXC 23 at the switching end do not receive the reception signal from the relocation destination virtual router r4 by the selection of the reception signal.

これにより、移設前後の仮想ルータで同一の信号を受信するためルータ間の情報が同期される。また、移設先の仮想ルータr4からの信号を受信しないことで同一のコンフィグを用いても自律分散制御に影響を与えることなく動作が可能となる。つまり、移設先の仮想ルータr4からの信号を受信しないようになっているので、全体のネットワークから見た場合、移設先の仮想ルータr4は見えていない(認識されていない)状態となっており、例えば同じIPアドレスが存在していても自律分散制御には影響がない。   Thereby, since the same signal is received by the virtual routers before and after the relocation, the information between the routers is synchronized. Further, by not receiving a signal from the relocation destination virtual router r4, even if the same configuration is used, the operation can be performed without affecting the autonomous distributed control. In other words, since the signal from the relocation destination virtual router r4 is not received, the relocation destination virtual router r4 is not visible (not recognized) when viewed from the entire network. For example, even if the same IP address exists, autonomous distributed control is not affected.

<手順4>
図5(c)に示すように、手順4では、状態同期の完了後、OXC21,OXC23(切替端光伝送装置)が、移設先の仮想ルータr4からの信号を受信信号として選択する。ここで、状態同期とは、移設元の仮想ルータr2と移設先の仮想ルータr4との経路情報を同期することをいう。状態同期の詳細については、図6乃至図12により後記する。
<Procedure 4>
As shown in FIG. 5C, in the procedure 4, after the completion of the state synchronization, the OXC 21 and the OXC 23 (switching end optical transmission device) select a signal from the relocation destination virtual router r4 as a received signal. Here, the state synchronization means synchronizing the path information between the relocation source virtual router r2 and the relocation destination virtual router r4. Details of the state synchronization will be described later with reference to FIGS.

手順4のルータ間の信号の流れについて説明する。図5(c)の矢印dに示すように、切替端のOXC21,OXC23は、状態同期の完了後、受信信号の選択により移設先の仮想ルータr4からの受信信号を受信する一方、図5(c)の矢印aに示すように、移設元の仮想ルータr2からの受信信号を受信しないようにする。すなわち、最初の状態(手順1〜3)によって、移設元の仮想ルータr2からの信号を受ける状態となっているが、信号を複製したことにより、移設元の仮想ルータr2と移設先の仮想ルータr4との2箇所から信号が到着するようになるので、受信信号の選択により、まず移設先の仮想ルータr4からの受信信号を受信しないようにし(図5(b)の矢印d参照)、状態同期の完了後、移設元の仮想ルータr2からの受信信号を受信しないようにし(図5(c)の矢印a参照)、最終的に移設先の仮想ルータr4の信号を受信するようにする(図5(d)の矢印d参照)。   The flow of signals between routers in procedure 4 will be described. As indicated by an arrow d in FIG. 5C, the OXC 21 and OXC 23 at the switching end receive the received signal from the relocation destination virtual router r4 by selecting the received signal after completion of the state synchronization, while FIG. As indicated by the arrow a in c), the reception signal from the relocation source virtual router r2 is not received. That is, in the initial state (procedures 1 to 3), the signal from the relocation source virtual router r2 is received. However, by copying the signal, the relocation source virtual router r2 and the relocation destination virtual router Since the signal arrives from two locations with r4, the reception signal from the relocation destination virtual router r4 is not first received by selecting the reception signal (see arrow d in FIG. 5B), and the state After the synchronization is completed, the reception signal from the relocation source virtual router r2 is not received (see arrow a in FIG. 5C), and finally the signal of the relocation destination virtual router r4 is received (see FIG. 5C). (See arrow d in FIG. 5 (d)).

<手順5>
図5(d)に示すように、手順5では、ネットワーク制御装置1のネットワーク情報設定部11が、移設元の仮想ルータr2と切替端のOXC21,OXC23をつなぐための光パスを削除する。
<Procedure 5>
As shown in FIG. 5D, in step 5, the network information setting unit 11 of the network control device 1 deletes the optical path for connecting the relocation source virtual router r2 and the switching ends OXC21 and OXC23.

<手順6>
図5(d)に示すように、手順6では、ネットワーク制御装置1のネットワーク情報設定部11が、移設元の不要なコンフィグを削除することで移設が完了する。ここで、移設元の不要なコンフィグとは、最初に仮想ルータ用のコンフィグをコピーした場合の、コピー元の仮想ルータ用のコンフィグである。なお、図5(d)では、移設元の仮想ルータr2の、移設先の仮想ルータr4への移設が完了したことを表すため、物理ルータR2内に表していた仮想ルータr2は削除されている。
<Procedure 6>
As shown in FIG. 5D, in step 6, the network information setting unit 11 of the network control device 1 deletes the unnecessary configuration from the transfer source, thereby completing the transfer. Here, the unnecessary configuration at the relocation source is a configuration for the copy source virtual router when the configuration for the virtual router is first copied. In FIG. 5D, the virtual router r2 represented in the physical router R2 has been deleted to indicate that the relocation source virtual router r2 has been relocated to the relocation destination virtual router r4. .

図6は、図5の仮想ルータの移設手順を示すフローチャートである。図中、Sはフローの各ステップを示す。
移設開始されると、ステップS11では、ネットワーク制御装置1のネットワーク情報設定部11(図3)は、移設先の物理ルータ(物理資源)に基本コンフィグ(IF、アドレス、プロトコル等)を設定する。すなわち、移設元の仮想ルータ用の基本コンフィグ(IF、アドレス、プロトコル等)を移設先の物理ルータR4に設定する(図5の手順1参照)。
FIG. 6 is a flowchart showing the relocation procedure of the virtual router of FIG. In the figure, S indicates each step of the flow.
When the transfer is started, in step S11, the network information setting unit 11 (FIG. 3) of the network control device 1 sets a basic configuration (IF, address, protocol, etc.) in the transfer destination physical router (physical resource). That is, the basic configuration (IF, address, protocol, etc.) for the relocation source virtual router is set in the relocation destination physical router R4 (see procedure 1 in FIG. 5).

ステップS12では、ネットワーク情報設定部11は、切替端ルータに接続されるOXC21,OXC23(切替端光伝送装置)と移設先の仮想ルータr4をつなぐための光パスを設定する(図5の手順2参照)。
ステップS13では、ネットワーク情報設定部11は、切替端のOXC21,OXC23に切替端ルータからの送信信号の複製、および受信信号の選択を設定する。
In step S12, the network information setting unit 11 sets an optical path for connecting the OXC 21 and OXC 23 (switching-end optical transmission device) connected to the switching-end router and the relocation destination virtual router r4 (procedure 2 in FIG. 5). reference).
In step S13, the network information setting unit 11 sets the duplication of the transmission signal from the switching end router and the selection of the received signal in the OXC 21 and OXC 23 at the switching end.

ステップS14では、切替端のOXC21,OXC23は、状態同期が完了するまで待機する(図5の手順4参照)(S14:No)。
状態同期が完了した場合(S14:Yes)、ステップS15で、切替端のOXC21,OXC23(切替端光伝送装置)は、移設先の仮想ルータr4からの信号を受信信号として選択する。
ステップS16では、ネットワーク情報設定部11は、移設元の仮想ルータと切替端のOXC21,OXC23をつなぐための光パスを削除する(図5の手順5参照)。
ステップS17では、ネットワーク情報設定部11は、移設前の物理資源の不要設定を削除して本フローを終了(移設完了)する(図5の手順6参照)。
In step S14, the OXC 21 and OXC 23 at the switching end wait until the state synchronization is completed (see procedure 4 in FIG. 5) (S14: No).
When the state synchronization is completed (S14: Yes), in step S15, the switching end OXC21 and OXC23 (switching end optical transmission apparatus) select a signal from the relocation destination virtual router r4 as a received signal.
In step S16, the network information setting unit 11 deletes the optical path for connecting the relocation source virtual router and the OXC 21 and OXC 23 at the switching end (see procedure 5 in FIG. 5).
In step S17, the network information setting unit 11 deletes the unnecessary setting of the physical resource before the transfer and ends this flow (transfer is completed) (see procedure 6 in FIG. 5).

このように、本実施形態では、IPルータとOXC20(光伝送装置)から構成されるネットワーク制御システム100において、OXC20で受信信号の選択をするとともに、信号を複製する。受信信号をOXC20で選択することで、移設前後の仮想ルータで同一コンフィグの使用が可能になる。また、OXC20で送信信号を複製して、1つのインタフェースから移設前後の仮想ルータに対して同一の信号を送信することで、切替端ルータで必要になるインタフェースを削減することが可能になる。OXC20での信号の複製と受信信号の選択により自律分散制御を行うネットワーク制御システム100を構築することができる。   As described above, in this embodiment, in the network control system 100 including the IP router and the OXC 20 (optical transmission apparatus), the received signal is selected by the OXC 20 and the signal is duplicated. By selecting the received signal with the OXC 20, it is possible to use the same configuration in the virtual router before and after the relocation. Further, by duplicating the transmission signal at the OXC 20 and transmitting the same signal from one interface to the virtual routers before and after the relocation, it is possible to reduce the interfaces required at the switching end router. A network control system 100 that performs autonomous distributed control by duplicating signals and selecting received signals in the OXC 20 can be constructed.

[要素技術]
次に、本発明における要素技術について述べる。ここでは、移設元の仮想ルータと移設先の仮想ルータとの経路情報を同期させる状態同期方式を提供する。図6のステップS14における状態同期の具体例である。
本実施形態では、OXC20(光伝送装置)が、切替端ルータからの送信信号の複製と受信信号の選択を行うことで、同一IPアドレスを持つ仮想ルータの同時動作を可能にしている。また、一つの信号を移設前後の仮想ルータに送信することで、ルータ間の経路情報の同期が可能にしている。
[Elemental technology]
Next, elemental technology in the present invention will be described. Here, a state synchronization method is provided in which path information between the relocation source virtual router and the relocation destination virtual router is synchronized. It is a specific example of the state synchronization in step S14 of FIG.
In the present embodiment, the OXC 20 (optical transmission apparatus) duplicates the transmission signal from the switching end router and selects the reception signal, thereby enabling simultaneous operation of virtual routers having the same IP address. In addition, by transmitting one signal to the virtual routers before and after the relocation, the routing information between the routers can be synchronized.

上記経路情報の同期を行う際の実施例について以下に説明する。
図5および図6の移設手順で述べた移設先の物理ルータへのコンフィグの投入から送信信号の複製、受信信号の選択までは、各実施例ともに共通の手順とする。
An embodiment when synchronizing the route information will be described below.
The procedures from the configuration input to the relocation destination physical router described in the relocation procedure of FIGS. 5 and 6 to the duplication of the transmission signal and the selection of the reception signal are the same in each embodiment.

(実施例1)
実施例1は、隣接関係の再構築による経路情報の同期方法である。
図7は、本実施形態に係るネットワーク制御システムの実施例1に適用される物理ルータの構成例を示す機能ブロック図である。実施例1の物理ルータ60は、前記図2(a)に示すネットワーク制御システム100の物理ルータ(IPルータ)に適用可能である。
図7に示すように、物理ルータ60は、経路情報同期部70と、ルータ機能部80とを備える。経路情報同期部70は、アジャセンシー処理部71を有する。アジャセンシーは、OSPFの場合、自身がどのルータと繋がっている隣接関係を表すものである。
経路情報同期部70は、OSPFに規定される処理手順に従って、他のノードからリンクステート通知を受信し隣接するノードに転送するなどにより他のノードとの間で経路情報を同期させる。
Example 1
The first embodiment is a method of synchronizing route information by reconstructing an adjacency relationship.
FIG. 7 is a functional block diagram showing a configuration example of a physical router applied to Example 1 of the network control system according to the present embodiment. The physical router 60 of the first embodiment can be applied to the physical router (IP router) of the network control system 100 shown in FIG.
As shown in FIG. 7, the physical router 60 includes a path information synchronization unit 70 and a router function unit 80. The route information synchronization unit 70 includes an adequacy processing unit 71. In the case of OSPF, the adjacency represents an adjacency relationship with which router it is connected to.
The route information synchronization unit 70 synchronizes route information with another node by receiving a link state notification from another node and transferring it to an adjacent node according to a processing procedure defined by OSPF.

アジャセンシー処理部71は、ネットワーク制御装置1(図2)の設定により移設元の仮想ルータと移設先の仮想ルータとの経路情報を同期させる状態同期処理を実行する。具体的には、アジャセンシー処理部71は、(1)移設元の仮想ルータで確立されているアジャセンシーをリセットし、移設前後の仮想ルータでルーティングプロトコルのプロセスを再起動する、(2)アジャセンシー確立のためのパケット交換を行う、(3)アジャセンシーの確立が完了し、経路情報の交換が完了した場合、受信信号の選択先を切替先のルータに変更する。   The adequacy processing unit 71 executes state synchronization processing that synchronizes path information between the transfer-source virtual router and the transfer-destination virtual router according to the settings of the network control device 1 (FIG. 2). Specifically, the adequacy processing unit 71 (1) resets the adjacency established in the relocation source virtual router, and restarts the routing protocol process in the virtual router before and after the relocation, (2) adjacency establishment (3) When the establishment of adjacency is completed and the exchange of path information is completed, the reception signal selection destination is changed to the switching destination router.

図8は、本実施形態に係るネットワーク制御システムの実施例1による仮想ルータの移設手順を説明する図である。図5と同一構成部分および要素には同一符号を付している。図9は、図8の仮想ルータの移設手順を示すフローチャートである。なお、図8を用いて基本的に説明し、適宜図9を参照して説明する。
上述したように、状態同期とは、移設元の仮想ルータr2と移設先の仮想ルータr4との経路情報を同期することをいう。ここでは、OSPFの場合を例に採るが、BGP(Border Gateway Protocol)など他のプロトコルでもよい。
FIG. 8 is a diagram for explaining the relocation procedure of the virtual router according to Example 1 of the network control system according to the present embodiment. The same components and elements as those in FIG. FIG. 9 is a flowchart showing the relocation procedure of the virtual router of FIG. In addition, it demonstrates fundamentally using FIG. 8, and demonstrates suitably with reference to FIG.
As described above, state synchronization refers to synchronizing path information between the relocation source virtual router r2 and the relocation destination virtual router r4. Here, the case of OSPF is taken as an example, but other protocols such as BGP (Border Gateway Protocol) may be used.

<手順1>
図8(a)に示すように、手順1では、移設元の仮想ルータr2用の基本コンフィグ(IF、アドレス、プロトコル等)を移設先の物理ルータR4(物理資源)に設定する。具体的には、図9のステップS11で、ネットワーク制御装置1のネットワーク情報設定部11が、移設元の物理ルータR2を参照して、移設元の仮想ルータr2用の基本コンフィグ(IF、アドレス、プロトコル等)を移設先のノードN4の物理ルータR4に設定する。これにより、移設元の物理ルータR2に設定されている仮想ルータ用のコンフィグと同一のコンフィグが移設先の物理ルータR4に投入される。
<Procedure 1>
As shown in FIG. 8A, in step 1, the basic configuration (IF, address, protocol, etc.) for the migration source virtual router r2 is set in the migration destination physical router R4 (physical resource). Specifically, in step S11 of FIG. 9, the network information setting unit 11 of the network control device 1 refers to the physical router R2 that is the migration source, and the basic configuration (IF, address, Protocol, etc.) is set in the physical router R4 of the relocation destination node N4. As a result, the same configuration as the configuration for the virtual router set in the relocation source physical router R2 is input to the relocation destination physical router R4.

<手順2>
図8(b)に示すように、手順2では、ネットワーク制御装置1が、切替端の光伝送装置であるOXC21,OXC23と移設先の仮想ルータr4をつなぐための光パスを設定する。具体的には、ネットワーク制御装置1のネットワーク情報設定部11が、切替端ルータに接続されるOXC21,OXC23(切替端光伝送装置)と移設先の仮想ルータr4を配置する物理ルータR4とを接続するパスを設定し、移設先の仮想ルータr4との間に光パスを設定する(図9のステップS12)。上記手順1で、移設元の仮想ルータr2用のコンフィグをコピーして移設先の物理ルータR4に同一コンフィグを投入しているので、移設前後でIPレイヤのトポロジが変化しないように光パスを設定することができる。
<Procedure 2>
As shown in FIG. 8B, in the procedure 2, the network control device 1 sets an optical path for connecting the OXC 21 and OXC 23 that are the optical transmission devices at the switching end and the virtual router r4 that is the transfer destination. Specifically, the network information setting unit 11 of the network control device 1 connects the OXC 21 and OXC 23 (switching end optical transmission device) connected to the switching end router and the physical router R4 in which the destination virtual router r4 is arranged. And sets an optical path to the relocation destination virtual router r4 (step S12 in FIG. 9). In step 1 above, the configuration for the relocation source virtual router r2 is copied and the same configuration is input to the relocation destination physical router R4. Therefore, the optical path is set so that the topology of the IP layer does not change before and after relocation. can do.

<手順3>
次いで、図8(b)に示すように、手順3では、ネットワーク制御装置1のネットワーク情報設定部11が、切替端ルータに接続されるOXC21,OXC23(切替端光伝送装置)に対して、切替端ルータからの送信信号の複製、移設先の仮想ルータr4への光パスの送信設定、および、受信信号として移設元信号を選択するように設定する。
ネットワーク情報設定部11は、切替端ルータからの送信信号の複製、および受信信号の選択を設定する(図9のステップS13)。
<Procedure 3>
Next, as shown in FIG. 8B, in step 3, the network information setting unit 11 of the network control device 1 switches between OXC21 and OXC23 (switching end optical transmission device) connected to the switching end router. A setting is made such that the transmission signal from the end router is copied, the transmission setting of the optical path to the relocation destination virtual router r4, and the relocation source signal is selected as the reception signal.
The network information setting unit 11 sets the duplication of the transmission signal from the switching end router and the selection of the reception signal (step S13 in FIG. 9).

この設定により、切替端のOXC21,OXC23は、切替端ルータからの送信信号を複製し、移設先の仮想ルータr4へ送信する。具体的には、切替端のOXC21,OXC23の信号複製部31(図4参照)が、切替端ルータからの送信信号を複製する。   With this setting, the OXC 21 and OXC 23 at the switching end duplicate the transmission signal from the switching end router and transmit it to the relocation destination virtual router r4. Specifically, the signal duplication unit 31 (see FIG. 4) of the OXC 21 and OXC 23 at the switching end duplicates the transmission signal from the switching end router.

手順3のルータ間の信号の流れについて説明する。切替端のOXC21,OXC23において切替端ルータの送信信号が複製されたことにより、図8(b)の矢印b,矢印cに示すように、信号の流れは、切替端ルータから移設元の仮想ルータr2と移設先の仮想ルータr4との二方向に分かれて出力される。このときに、図8(b)の矢印dに示すように、切替端のOXC21,OXC23は、受信信号の選択により移設先の仮想ルータr4からの受信信号を受信しないようにする。   A signal flow between routers in step 3 will be described. As a result of duplication of the transmission signal of the switching end router at the switching end OXC21 and OXC23, as shown by arrows b and c in FIG. 8 (b), the signal flow changes from the switching end router to the source virtual router. It is divided and output in two directions, r2 and the relocation destination virtual router r4. At this time, as indicated by an arrow d in FIG. 8B, the OXC 21 and OXC 23 at the switching end do not receive the received signal from the relocation destination virtual router r4 by selecting the received signal.

これにより、移設前後の仮想ルータが同一の信号を受信するためルータ間の情報が同期される。また、移設先の仮想ルータr4からの信号を受信しないことで同一のコンフィグを用いても自律分散制御に影響を与えることなく動作が可能となる。つまり、移設先の仮想ルータからの信号を受信しないようになっているので、全体のネットワークから見た場合、移設先の仮想ルータr4は見えていない(認識されていない)状態となっており、例えば同じIPアドレスが存在していても自律分散制御には影響がない。   Thereby, since the virtual routers before and after the relocation receive the same signal, the information between the routers is synchronized. Further, by not receiving a signal from the relocation destination virtual router r4, even if the same configuration is used, the operation can be performed without affecting the autonomous distributed control. In other words, since the signal from the relocation destination virtual router is not received, the relocation destination virtual router r4 is invisible (not recognized) when viewed from the entire network. For example, even if the same IP address exists, autonomous distributed control is not affected.

<手順4>
図8(c)の符号e,符号fに示すように、手順4では、物理ルータR2,R4のアジャセンシー処理部71(図7)が、移設元の仮想ルータr2で確立されているアジャセンシー(OSPFの場合、自身がどのルータと繋がっている隣接関係を表す)をリセットし、移設前後の仮想ルータで同時にルーティングプロトコルのプロセスを再起動する(図9のステップS21)。物理ルータR2,R4のアジャセンシー処理部71が、アジャセンシーをリセットすると、OSPFプロトコルが自身との隣接関係を一から再構築する。コンフィグが変更されていなければ、アジャセンシーをリセットする前と後で同じ隣接関係の記述となる。
<Procedure 4>
As shown by reference signs e and f in FIG. 8C, in step 4, the adjacency processing unit 71 (FIG. 7) of the physical routers R2 and R4 is adjusted to the adjacency (OSPF) established in the relocation source virtual router r2. In this case, it represents an adjacent relationship with which router it is connected to) and restarts the routing protocol process simultaneously on the virtual routers before and after the relocation (step S21 in FIG. 9). When the adequacy processing unit 71 of the physical routers R2 and R4 resets the adjacency, the OSPF protocol rebuilds the adjacency relationship with itself from scratch. If the configuration has not been changed, the adjacency description will be the same before and after resetting the adjacency.

本実施例では、アジャセンシー処理部71が、このアジャセンシーをリセットし、ルーティングプロトコルのプロセスの再起動して、移設元の仮想ルータr2と移設先の仮想ルータr4で同じ状態を構築するようにする。OSPFではアジャセンシーが確立されているとパケット交換を基本的に行わないので、当該リセットおよびルーティングプロトコルのプロセスの再起動を行うことで、その過程において、移設元の仮想ルータr2と移設先の仮想ルータr4で同じ状態を構築する(すなわち、移設先の仮想ルータr4に経路情報を送る)。なお、アジャセンシーリセットと前記再起動を移設前後の仮想ルータで同時に行うことで、経路情報をやり取りするためのパケットを意図しないタイミングで受けてしまい、移設先の仮想ルータの経路情報が移設元の仮想ルータと変わってしまうことを防いでいる。   In this embodiment, the adequacy processing unit 71 resets this adequacy, restarts the routing protocol process, and constructs the same state in the relocation source virtual router r2 and the relocation destination virtual router r4. In OSPF, packet exchange is not basically performed when adjacency is established. Therefore, by performing the reset and restarting of the routing protocol process, the relocation source virtual router r2 and the relocation destination virtual router in the process. The same state is constructed with r4 (that is, route information is sent to the relocation destination virtual router r4). Note that by performing the adjacency reset and the restart at the same time in the virtual router before and after the relocation, the packet for exchanging the route information is received at an unintended timing, and the route information of the relocation destination virtual router is This prevents it from changing from a virtual router.

次いで、OXC20の制御部30(図4参照)は、アジャセンシー確立のためのパケット交換を行う。このとき、移設前後で同一のIPアドレスやインタフェースIFの設定を使用している。このため、移設先の仮想ルータr4は、移設元の仮想ルータr2宛てのパケットを自宛のパケットとみなして受信してアジャセンシーの確立が可能になる。
図9のステップS22で、OXC20(光伝送装置)の制御部30は、ルーティングプロトコルが収束するまで待機する。
アジャセンシーの確立が完了し、経路情報の交換が完了し次第、切替端のOXC21,OXC23で受信信号の選択先を切替先のルータに変更する。
Next, the control unit 30 (see FIG. 4) of the OXC 20 performs packet exchange for establishing adjacency. At this time, the same IP address and interface IF settings are used before and after the relocation. For this reason, the relocation destination virtual router r4 receives the packet addressed to the relocation source virtual router r2 as a packet addressed to itself and can establish adjacency.
In step S22 of FIG. 9, the control unit 30 of the OXC 20 (optical transmission apparatus) waits until the routing protocol converges.
As soon as the establishment of the adequacy is completed and the exchange of the path information is completed, the selection destination of the received signal is changed to the switching destination router by the OXC 21 and OXC 23 at the switching end.

<手順5>
図8(d)に示すように、手順5では、ルーティングプロトコルの収束後(図9のステップS22:Yes)、切替端のOXC21,OXC23(切替端光伝送装置)が、移設先の仮想ルータからの信号を受信信号として選択する(図9のステップS22:Yes)。
<Procedure 5>
As shown in FIG. 8D, in step 5, after convergence of the routing protocol (step S22 in FIG. 9: Yes), the OXC 21 and OXC 23 at the switching end (switching end optical transmission device) are moved from the relocation destination virtual router. Is selected as a received signal (step S22 in FIG. 9: Yes).

<手順6>
図8(d)に示すように、手順6では、ネットワーク制御装置1のネットワーク情報設定部11が、移設元の仮想ルータr2と切替端のOXC21,OXC23(切替端光伝送装置)をつなぐための光パスを削除する(図9のテップS16)。
<Procedure 6>
As shown in FIG. 8D, in step 6, the network information setting unit 11 of the network control device 1 connects the relocation source virtual router r2 and the switching end OXC21, OXC23 (switching end optical transmission device). The optical path is deleted (step S16 in FIG. 9).

<手順7>
図8(d)に示すように、手順7では、ネットワーク情報設定部11が、移設元の不要なコンフィグ(コピー元の仮想ルータ用のコンフィグ)を削除することで移設が完了する(図9のステップS17)。
<Procedure 7>
As shown in FIG. 8D, in step 7, the network information setting unit 11 deletes the unnecessary configuration (configuration for the copy source virtual router) of the transfer source to complete the transfer (in FIG. 9). Step S17).

実施例1では、ネットワーク制御システム100を構成する各ノードが、アジャセンシー処理部71を備え、アジャセンシー処理部71は、OSPFの自律制御を用いて移設元の仮想ルータと移設先の仮想ルータとの状態同期を行って経路情報を作成することができる。また、既設のプロトコルに従って処理を実行できるので、容易に実行することができ、汎用的に適用することができる。また、自身に関係している経路情報だけが移設先に反映されるので、意図しない挙動を未然に排除することができる。   In the first embodiment, each node included in the network control system 100 includes an adjuster processing unit 71. The adjuster processor 71 uses the autonomous control of OSPF to determine the status of the transfer-source virtual router and the transfer-destination virtual router. It is possible to create route information by performing synchronization. In addition, since the process can be executed according to the existing protocol, it can be easily executed and can be applied universally. In addition, since only the route information related to itself is reflected in the relocation destination, unintended behavior can be eliminated in advance.

(実施例2)
実施例2は、メモリ情報の複製による同期方法である。
図10は、本実施形態に係るネットワーク制御システムの実施例2に適用される物理ルータの構成例を示す機能ブロック図である。図7と同一構成部分には同一符号を付している。実施例2の物理ルータ60Aは、前記図2(a)に示すネットワーク制御システム100の物理ルータ(IPルータ)に適用可能である。
(Example 2)
The second embodiment is a synchronization method by copying memory information.
FIG. 10 is a functional block diagram illustrating a configuration example of a physical router applied to Example 2 of the network control system according to the present embodiment. The same components as those in FIG. 7 are denoted by the same reference numerals. The physical router 60A of the second embodiment can be applied to the physical router (IP router) of the network control system 100 shown in FIG.

図10に示すように、物理ルータ60Aは、経路情報同期部70Aと、ルータ機能部80とを備える。経路情報同期部70Aは、メモリ情報処理部72を有する。
経路情報同期部70Aは、OSPFに規定される処理手順に従って、他のノードからリンクステート通知を受信し隣接するノードに転送するなどにより他のノードとの間で経路情報を同期させる。
As shown in FIG. 10, the physical router 60 </ b> A includes a path information synchronization unit 70 </ b> A and a router function unit 80. The path information synchronization unit 70A includes a memory information processing unit 72.
The route information synchronization unit 70A synchronizes route information with another node by receiving a link state notification from another node and transferring it to an adjacent node in accordance with a processing procedure defined in OSPF.

メモリ情報処理部72は、ネットワーク制御装置1(図2)の設定によりメモリ情報の管理による状態同期処理を実行する。具体的には、メモリ情報処理部72は、(1)当初のコンフィグに含まれない、移設元の仮想ルータr2が持つ経路情報、プロトコルのシーケンス番号、セッション情報、アジャセンシーまたはピア、を含むメモリ情報を複製し、移設先の仮想ルータr4に投入する、(2)メモリ情報の投入が完了した場合、受信信号の選択先を切替先のルータに変更する。   The memory information processing unit 72 executes state synchronization processing by managing memory information according to the settings of the network control device 1 (FIG. 2). Specifically, the memory information processing unit 72 (1) Memory information that is not included in the original configuration and includes path information, protocol sequence number, session information, adjacency or peer, which the relocation source virtual router r2 has. Is copied to the relocation destination virtual router r4. (2) When the input of the memory information is completed, the reception signal selection destination is changed to the switching destination router.

図11は、本実施形態に係るネットワーク制御システムの実施例2による仮想ルータの移設手順を説明する図である。図5と同一構成部分および要素には同一符号を付している。図12は、図11の仮想ルータの移設手順を示すフローチャートである。なお、図11を用いて基本的に説明し、適宜図12を参照して説明する。   FIG. 11 is a diagram for explaining the relocation procedure of the virtual router according to Example 2 of the network control system according to the present embodiment. The same components and elements as those in FIG. FIG. 12 is a flowchart showing the relocation procedure of the virtual router of FIG. In addition, it demonstrates fundamentally using FIG. 11, and demonstrates with reference to FIG. 12 suitably.

<手順1>
図11(a)に示すように、手順1では、移設元の仮想ルータr2用の基本コンフィグ(IF、アドレス、プロトコル等)を移設先の物理ルータR4(物理資源)に設定する。具体的には、図12のステップS11で、ネットワーク制御装置1のネットワーク情報設定部11が、移設元のノードN2を参照して、移設元の仮想ルータr2用の基本コンフィグ(IF、アドレス、プロトコル等)を移設先のノードN4に配置された物理ルータR4に設定する。これにより、移設元の物理ルータR2に設定されている仮想ルータ用のコンフィグと同一のコンフィグが移設先の物理ルータに投入される。
<Procedure 1>
As shown in FIG. 11A, in the procedure 1, the basic configuration (IF, address, protocol, etc.) for the migration source virtual router r2 is set in the migration destination physical router R4 (physical resource). Specifically, in step S11 of FIG. 12, the network information setting unit 11 of the network control device 1 refers to the node N2 that is the transfer source, and the basic configuration (IF, address, protocol for the transfer source virtual router r2). Etc.) is set in the physical router R4 arranged in the transfer destination node N4. As a result, the same configuration as the configuration for the virtual router set in the relocation source physical router R2 is input to the relocation destination physical router.

<手順2>
図11(b)に示すように、手順2では、ネットワーク制御装置1が、切替端の光伝送装置であるOXC21,OXC23と移設先の仮想ルータr4をつなぐための光パスを設定する。具体的には、図12のステップS12でネットワーク制御装置1のネットワーク情報設定部11が、切替端ルータに接続されるOXC21,OXC23(切替端光伝送装置)と移設先の仮想ルータr4を配置する物理ルータR4とを接続するパスを設定し、移設先の仮想ルータr4との間に光パスを設定する。上記手順1で、移設元の仮想ルータr2用のコンフィグをコピーして移設先の物理ルータR4に同一コンフィグを投入しているので、移設前後でIPレイヤのトポロジが変化しないように光パスを設定することができる。
<Procedure 2>
As shown in FIG. 11B, in the procedure 2, the network control apparatus 1 sets an optical path for connecting the OXC 21 and OXC 23 which are the optical transmission apparatuses at the switching end and the virtual router r4 as the transfer destination. Specifically, in step S12 of FIG. 12, the network information setting unit 11 of the network control device 1 arranges the OXC 21 and OXC 23 (switching end optical transmission device) connected to the switching end router and the relocation destination virtual router r4. A path for connecting to the physical router R4 is set, and an optical path is set to the relocation destination virtual router r4. In step 1 above, the configuration for the relocation source virtual router r2 is copied and the same configuration is input to the relocation destination physical router R4. Therefore, the optical path is set so that the topology of the IP layer does not change before and after relocation. can do.

<手順3>
ネットワーク情報設定部11は、切替端のOXC21,OXC23が、切替端ルータからの送信信号の複製、および受信信号の選択を設定する(図12のステップS13)。
次いで、図11(b)に示すように、手順3では、ネットワーク制御装置1のネットワーク情報設定部11が、切替端ルータに接続されるOXC21,OXC23(切替端光伝送装置)に対して、切替端ルータからの送信信号の複製、移設先の仮想ルータr4への光パスの送信設定、および、受信信号として移設元信号を選択するように設定する。
<Procedure 3>
In the network information setting unit 11, the OXC 21 and OXC 23 at the switching end set the copy of the transmission signal from the switching end router and the selection of the received signal (step S 13 in FIG. 12).
Next, as shown in FIG. 11B, in step 3, the network information setting unit 11 of the network control device 1 switches the OXC 21 and OXC 23 (switching end optical transmission device) connected to the switching end router. A setting is made such that the transmission signal from the end router is copied, the transmission setting of the optical path to the relocation destination virtual router r4, and the relocation source signal is selected as the reception signal.

この設定により、切替端のOXC21,OXC23は、切替端ルータからの送信信号を複製し、移設先の仮想ルータへ送信する。具体的には、切替端のOXC21,OXC23の信号複製部31(図4参照)が、切替端ルータからの送信信号を複製する。   With this setting, the OXC 21 and OXC 23 at the switching end duplicate the transmission signal from the switching end router and transmit it to the relocation destination virtual router. Specifically, the signal duplication unit 31 (see FIG. 4) of the OXC 21 and OXC 23 at the switching end duplicates the transmission signal from the switching end router.

手順3のルータ間の信号の流れについて説明する。切替端のOXC21,OXC23において切替端ルータの送信信号が複製されたことにより、図11(b)の矢印b,矢印cに示すように、信号の流れは、切替端ルータから移設元の仮想ルータr2と移設先の仮想ルータr4との二方向に分かれて出力される。このときに、図11(b)の矢印dに示すように、切替端のOXC21,OXC23は、受信信号の選択により移設先の仮想ルータr4からの受信信号を受信しないようにする。   A signal flow between routers in step 3 will be described. As the transmission signal of the switching end router is duplicated in the switching end OXC 21 and OXC 23, the signal flow is changed from the switching end router to the relocation source virtual router as shown by arrows b and c in FIG. It is divided and output in two directions, r2 and the relocation destination virtual router r4. At this time, as indicated by an arrow d in FIG. 11B, the OXC 21 and OXC 23 at the switching end do not receive the received signal from the relocation destination virtual router r4 by selecting the received signal.

<手順4>
図11(c)の符号g,符号hに示すように、手順4では、物理ルータ60Aの経路情報同期部70Aのメモリ情報処理部72が、当初のコンフィグに含まれない、移設元の仮想ルータr2が持つ経路情報、プロトコルのシーケンス番号、セッション情報、アジャセンシー(OSPFの場合)、ピア(BGPの場合)等のメモリ上の情報(メモリ情報)を複製し、移設先の仮想ルータr4に投入する(図12のステップS31)。ここで、手順1(図12のステップS11)において、前記メモリ情報を含まないコンフィグについては、移設元の物理ルータR2に設定されている仮想ルータ用のコンフィグと同一のコンフィグが移設先の物理ルータR4に投入されている。なお、メモリ情報の投入とは、例えば移設先の仮想ルータr4へのコンフィグコピーである。
次いで、OXC20の制御部30は、メモリ情報の投入が完了し次第、受信信号の選択先を切替先の仮想ルータr4に変更する。
<Procedure 4>
As shown by reference sign g and reference sign h in FIG. 11C, in step 4, the memory information processing unit 72 of the path information synchronization unit 70A of the physical router 60A is not included in the original configuration, and the relocation source virtual router The information (memory information) on the memory such as path information, protocol sequence number, session information, adequacy (in the case of OSPF), peer (in the case of BGP), etc. that r2 has is copied and transferred to the destination virtual router r4. (Step S31 in FIG. 12). Here, in the procedure 1 (step S11 in FIG. 12), for the configuration not including the memory information, the same configuration as the configuration for the virtual router set in the physical router R2 that is the transfer source is the transfer destination physical router. R4 is used. The input of the memory information is, for example, a configuration copy to the relocation destination virtual router r4.
Next, the control unit 30 of the OXC 20 changes the reception signal selection destination to the switching destination virtual router r4 as soon as the input of the memory information is completed.

<手順5>
図11(c)に示すように、手順5では、メモリ情報の複製後、切替端のOXC21,OXC23(切替端光伝送装置)が、移設先の仮想ルータr4からの信号を受信信号として選択する(図12のステップS15)。
<Procedure 5>
As shown in FIG. 11C, in step 5, after the memory information is copied, the OXC 21 and OXC 23 (switching end optical transmission device) at the switching end select a signal from the relocation destination virtual router r4 as the received signal. (Step S15 in FIG. 12).

<手順6>
図11(d)に示すように、手順6では、ネットワーク制御装置1のネットワーク情報設定部11が、移設元の仮想ルータr2と切替端のOXC21,OXC23(切替端光伝送装置)をつなぐための光パスを削除する(図12のテップS16)。
<Procedure 6>
As shown in FIG. 11D, in step 6, the network information setting unit 11 of the network control device 1 connects the relocation source virtual router r2 and the switching end OXC21 and OXC23 (switching end optical transmission device). The optical path is deleted (step S16 in FIG. 12).

<手順7>
図11(d)に示すように、手順7では、ネットワーク情報設定部11が、移設元の不要なコンフィグ(コピー元の仮想ルータ用のコンフィグ)を削除することで移設が完了する(図12のステップS17)。
<Procedure 7>
As shown in FIG. 11D, in step 7, the network information setting unit 11 deletes the unnecessary configuration (configuration for the copy source virtual router) of the transfer source to complete the transfer (in FIG. 12). Step S17).

実施例2では、ネットワーク制御システム100を構成する各ノードが、メモリ情報処理部72を備え、メモリ情報処理部72は、移設元の仮想ルータの経路情報を移設先にそのまま複製し、移設先に投入することで、経路情報を作成することができる。この場合、物理ルータが、メモリ情報処理部72を備えること、すなわちメモリ情報の複製機能が実装されていることが前提となる。また、実施例2は、移設先の仮想ルータの経路情報が、丸ごと移設元の仮想ルータの経路情報と同じに置き換わるので、移設先の仮想ルータが作成していた経路情報は失われる。   In the second embodiment, each node constituting the network control system 100 includes a memory information processing unit 72. The memory information processing unit 72 duplicates the route information of the transfer source virtual router as it is to the transfer destination, and transfers it to the transfer destination. By inputting, route information can be created. In this case, it is assumed that the physical router includes a memory information processing unit 72, that is, a memory information duplication function is implemented. In the second embodiment, since the route information of the relocation destination virtual router is completely replaced with the route information of the relocation source virtual router, the route information created by the relocation destination virtual router is lost.

以上説明したように、ネットワーク制御システム100は、ネットワーク制御装置1が、移設元の物理ルータR2に設定されている仮想ルータ用の基本コンフィグを移設先の物理ルータR4にコピーするとともに、OXC(光伝送装置)20に対して、移設先の仮想ルータr4をつなぐ光パスの設定、切替端ルータからの送信信号の複製、および、移設元の仮想ルータr2からの受信信号の選択をそれぞれ設定するネットワーク情報設定部11を備える。また、OXC20は、制御部30が、移設先の仮想ルータr4へのパスを設定し、切替端ルータからの信号を複製して移設先の仮想ルータr4に送信する信号複製部31と、移設先の仮想ルータr4で移設元の仮想ルータr2と同様の信号を受信可能にする状態同期を行い、当該状態同期の完了後、移設先の仮想ルータr4からの信号を受信信号として選択する受信信号選択部32とを備える。   As described above, in the network control system 100, the network control device 1 copies the basic configuration for the virtual router set in the relocation source physical router R2 to the relocation destination physical router R4, and at the same time, the OXC (optical Network for setting the optical path connecting the relocation destination virtual router r4, the duplication of the transmission signal from the switching end router, and the selection of the received signal from the relocation source virtual router r2 An information setting unit 11 is provided. The OXC 20 includes a signal duplicating unit 31 in which the control unit 30 sets a path to the relocation destination virtual router r4, duplicates a signal from the switching end router, and transmits the signal to the relocation destination virtual router r4. The virtual router r4 performs state synchronization so that the same signal as that of the relocation source virtual router r2 can be received, and after completion of the state synchronization, a signal from the relocation destination virtual router r4 is selected as a reception signal. Part 32.

ネットワーク制御システム100の仮想ルータ移設方法では、ネットワーク制御装置1は、移設元の物理ルータR2に設定されている仮想ルータ用の基本コンフィグを移設先の物理ルータR4にコピーする。ネットワーク制御装置1は、切替端ルータに接続されたOXC21,23と移設先の仮想ルータr4を配置する物理ルータR4とを接続するパスを設定し、切替端ルータからの信号を複製し移設先の仮想ルータr4に送信する。このとき移設先の仮想ルータr4からの信号は受信しない。これにより移設先の仮想ルータr4で移設元の仮想ルータr2と同様の信号を受信できるため状態の同期が可能となる。状態同期の完了後、光伝送装置で選択する受信信号を切り替えることで移設を完了する。   In the virtual router relocation method of the network control system 100, the network control device 1 copies the basic configuration for the virtual router set in the relocation source physical router R2 to the relocation destination physical router R4. The network control device 1 sets a path for connecting the OXCs 21 and 23 connected to the switching-end router and the physical router R4 in which the transfer-destination virtual router r4 is arranged, and copies the signal from the switching-end router to Transmit to the virtual router r4. At this time, the signal from the relocation destination virtual router r4 is not received. As a result, the relocation-destination virtual router r4 can receive the same signal as that of the relocation-source virtual router r2, so that the states can be synchronized. After the state synchronization is completed, the relocation is completed by switching the reception signal selected by the optical transmission apparatus.

このようにすることで、ネットワーク制御システム100は、OXC20において信号の複製・受信信号の選択を行うことで予備系への切り替え用のIFの削減とコンフィグの流用を可能にし、予備資源共用による資源量削減および設備・運用のコスト削減を実現することができる。   By doing so, the network control system 100 can reduce the IF for switching to the standby system and divert the configuration by performing signal duplication / selection of the received signal in the OXC 20, and resources by sharing the spare resource It is possible to reduce the amount and cost of facilities and operations.

また、上記の各構成、機能、処理部、処理手段等は、それらの一部又は全部を、例えば集積回路で設計する等によりハードウェアで実現してもよい。また、上記の各構成、機能等は、プロセッサがそれぞれの機能を実現するプログラムを解釈し、実行するためのソフトウェアで実現してもよい。各機能を実現するプログラム、テーブル、ファイル等の情報は、メモリや、ハードディスク、SSD(Solid State Drive)等の記録装置、又は、IC(Integrated Circuit)カード、SD(Secure Digital)カード、光ディスク等の記録媒体に保持することができる。また、本明細書において、時系列的な処理を記述する処理ステップは、記載された順序に沿って時系列的に行われる処理はもちろん、必ずしも時系列的に処理されなくとも、並列的あるいは個別に実行される処理(例えば、並列処理あるいはオブジェクトによる処理)をも含むものである。   Each of the above-described configurations, functions, processing units, processing means, and the like may be realized by hardware by designing a part or all of them with, for example, an integrated circuit. Further, each of the above-described configurations, functions, and the like may be realized by software for interpreting and executing a program that realizes each function by the processor. Information such as programs, tables, and files for realizing each function is stored in a memory, a hard disk, a recording device such as an SSD (Solid State Drive), an IC (Integrated Circuit) card, an SD (Secure Digital) card, an optical disk, etc. It can be held on a recording medium. Further, in this specification, the processing steps describing time-series processing are not limited to processing performed in time series according to the described order, but are not necessarily performed in time series, either in parallel or individually. The processing (for example, parallel processing or object processing) is also included.

1 ネットワーク制御装置
5 ノード
10,30 制御部
11 ネットワーク情報設定部
20〜24 OXC(光伝送装置)
31 信号複製部
32 受信信号選択部
50 通信ネットワーク
60,60A 物理ルータ
70,70A 経路情報同期部
71 アジャセンシー処理部
72 メモリ情報処理部
80 ルータ機能部
100 ネットワーク制御システム
DESCRIPTION OF SYMBOLS 1 Network control apparatus 5 Node 10, 30 Control part 11 Network information setting part 20-24 OXC (optical transmission apparatus)
31 Signal Duplicating Unit 32 Received Signal Selecting Unit 50 Communication Network 60, 60A Physical Router 70, 70A Route Information Synchronizing Unit 71 Adjacency Processing Unit 72 Memory Information Processing Unit 80 Router Functional Unit 100 Network Control System

Claims (4)

物理ルータと光伝送装置、およびそれらを結ぶ物理リンクから構成される物理網と、前記物理ルータ上に仮想ルータが配置され、当該仮想ルータを始終点とした光パスが前記物理網上に設定されることにより、論理的なリンクを構成する仮想網と、ネットワーク制御装置と、を備え、移設元の仮想ルータを移設先に移設するネットワーク制御システムであって、
前記ネットワーク制御装置は、
前記移設元の仮想ルータから前記移設先の仮想ルータへの切替端の物理ルータである切替端ルータに接続される前記光伝送装置に対して、前記移設先の仮想ルータをつなぐ光パスの設定、前記切替端ルータからの送信信号の複製、および、前記移設元の仮想ルータからの受信信号の選択をそれぞれ設定するネットワーク情報設定部を備え、
前記光伝送装置は、
前記移設先の仮想ルータへの前記光パスを設定し、前記切替端ルータからの信号を複製して前記移設先の仮想ルータに送信する信号複製部と、
前記移設先の仮想ルータで前記移設元の仮想ルータと同様の信号を受信可能にする状態同期の完了後、前記移設先の仮想ルータからの信号を受信信号として選択する受信信号選択部と、
を備えることを特徴とするネットワーク制御システム。
A physical network composed of a physical router, an optical transmission device, and a physical link connecting them, a virtual router is arranged on the physical router, and an optical path with the virtual router as a start / end point is set on the physical network A network control system comprising a virtual network constituting a logical link and a network control device, and relocating a relocation source virtual router to a relocation destination,
The network controller is
A setting of an optical path that connects the relocation destination virtual router to the optical transmission device connected to the switching end router that is a physical router at the relocation destination from the relocation source virtual router to the relocation destination virtual router; A copy of the transmission signal from the switching end router, and a network information setting unit for setting the selection of the reception signal from the relocation source virtual router,
The optical transmission device is:
A signal duplicating unit that sets the optical path to the relocation destination virtual router, replicates a signal from the switching end router, and transmits the signal to the relocation destination virtual router;
A reception signal selection unit that selects a signal from the relocation destination virtual router as a reception signal after completion of state synchronization that enables reception of the same signal as the relocation source virtual router at the relocation destination virtual router;
A network control system comprising:
前記ネットワーク制御装置は、
移設元の物理ルータに設定されている仮想ルータ用の基本コンフィグを移設先の物理ルータにコピーし、
前記切替端ルータに接続される前記光伝送装置は、
移設先の仮想ルータへのパスを設定し、前記切替端ルータからの信号を複製し前記移設先の仮想ルータに送信する際に、前記移設先の仮想ルータからの信号受信を禁止することにより、前記移設先の仮想ルータが移設元の仮想ルータと同様の信号を受信可能にする前記状態同期の完了後、前記移設先の仮想ルータからの信号を受信信号として選択することで移設を完了すること
を特徴とする請求項1に記載のネットワーク制御システム。
The network controller is
Copy the basic configuration for the virtual router set in the physical router of the transfer source to the physical router of the transfer destination,
The optical transmission device connected to the switching end router is:
By setting a path to the relocation destination virtual router, and copying the signal from the switching end router and transmitting it to the relocation destination virtual router, by prohibiting signal reception from the relocation destination virtual router, The relocation destination virtual router can receive the same signal as that of the relocation source virtual router. After completion of the state synchronization, the relocation is completed by selecting a signal from the relocation destination virtual router as a received signal. The network control system according to claim 1.
前記物理ルータは、
前記移設元の仮想ルータと前記移設先の仮想ルータとの経路情報を同期させる前記状態同期において、
前記移設元の仮想ルータで確立されているアジャセンシーをリセットし、移設前後の仮想ルータでルーティングプロトコルのプロセスを再起動する処理を行い、
前記アジャセンシーの確立が完了し、経路情報の交換が完了した場合、受信信号の選択先を前記移設先の仮想ルータに変更するアジャセンシー処理部を備えること
を特徴とする請求項1または2に記載のネットワーク制御システム。
The physical router is
In the state synchronization for synchronizing the route information between the relocation source virtual router and the relocation destination virtual router,
Reset the adjacency established in the relocation source virtual router, and restart the routing protocol process in the virtual router before and after relocation,
The adjacency processing part which changes the selection destination of a received signal into the virtual router of the relocation destination when establishment of the adjacency is completed and exchange of route information is completed is provided. Network control system.
前記物理ルータは、
前記移設元の仮想ルータと前記移設先の仮想ルータとの経路情報を同期させる前記状態同期において、
前記移設元の仮想ルータが持つ経路情報、プロトコルのシーケンス番号、セッション情報、アジャセンシーまたはピア、を含むメモリ情報を複製し、前記移設先の仮想ルータに投入する処理を行い、
前記メモリ情報の投入が完了した場合、受信信号の選択先を前記移設先の仮想ルータに変更するメモリ情報処理部を備えること
を特徴とする請求項1または2に記載のネットワーク制御システム。
The physical router is
In the state synchronization for synchronizing the route information between the relocation source virtual router and the relocation destination virtual router,
Copy the memory information including the route information, protocol sequence number, session information, adjacency or peer that the relocation source virtual router has, and perform the process of entering the relocation destination virtual router,
The network control system according to claim 1, further comprising a memory information processing unit that changes a selection destination of a received signal to the relocation destination virtual router when the input of the memory information is completed.
JP2013136589A 2013-06-28 2013-06-28 Network control system Expired - Fee Related JP5947752B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2013136589A JP5947752B2 (en) 2013-06-28 2013-06-28 Network control system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2013136589A JP5947752B2 (en) 2013-06-28 2013-06-28 Network control system

Publications (2)

Publication Number Publication Date
JP2015012462A JP2015012462A (en) 2015-01-19
JP5947752B2 true JP5947752B2 (en) 2016-07-06

Family

ID=52305250

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2013136589A Expired - Fee Related JP5947752B2 (en) 2013-06-28 2013-06-28 Network control system

Country Status (1)

Country Link
JP (1) JP5947752B2 (en)

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20110134931A1 (en) * 2009-12-08 2011-06-09 Jacobus Van Der Merwe Virtual router migration
JP2012124831A (en) * 2010-12-10 2012-06-28 Hitachi Building Systems Co Ltd System transfer method for remote monitoring center device
JP5486526B2 (en) * 2011-02-17 2014-05-07 日本電信電話株式会社 Control device, control system, control method, and control program
JP2014003568A (en) * 2012-06-21 2014-01-09 Buffalo Inc Copying method in network device for copying configuration information from another network device and network device

Also Published As

Publication number Publication date
JP2015012462A (en) 2015-01-19

Similar Documents

Publication Publication Date Title
US8402121B2 (en) Method of network reconfiguration in optical transport networks
TWI380629B (en) Routing component located on a first network device in a cluster of network devices
CN110535760B (en) Forwarding detection of aggregated interfaces
Moazzeni et al. On reliability improvement of software-defined networks
US9172639B2 (en) Distributing functions in a distributed and embedded environment
JP5366177B2 (en) Slot interface access device, method and program thereof, and redundant configuration and alternative method of main device
JP2005521334A (en) Network management system
CA2965982C (en) Cpu and multi-cpu system management method
WO2015013896A1 (en) Network control method and apparatus
CN111165019A (en) Controller communication in an access network
KR20120039014A (en) Method and system for the efficient and automated management of virtual networks
JP2013030190A (en) Slot interface access device, method and program thereof, and redundancy configuration and alternative method of main device
JP2015104042A (en) Transfer device, server and route change method
JP2005295124A (en) Path table synchronizing method, network device, and path table synchronizing program
WO2020057445A1 (en) Communication system, method, and device
CN103825826A (en) Method and device for implementing dynamic routing
CN112564983A (en) Data transmission method, device, computer system and medium
JP5947752B2 (en) Network control system
JP6930452B2 (en) Transfer devices, transfer systems, transfer methods, and programs
JP6042838B2 (en) Management system, management server, and management method
EP3079327B1 (en) Information transmission method, device and system
JP5105327B2 (en) Overlay node, overlay network including the overlay node, overlay routing method, and program therefor
CN113904973B (en) Route updating method, medium, device and computing equipment
JP5063726B2 (en) Configuration control method for virtual node device
US11870646B2 (en) Fabric availability and synchronization

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20150710

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20160524

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: 20160531

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20160603

R150 Certificate of patent or registration of utility model

Ref document number: 5947752

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

LAPS Cancellation because of no payment of annual fees