JP4423304B2 - Communication control system, communication control method, and routing control apparatus and router apparatus suitable for use in these - Google Patents

Communication control system, communication control method, and routing control apparatus and router apparatus suitable for use in these Download PDF

Info

Publication number
JP4423304B2
JP4423304B2 JP2007071050A JP2007071050A JP4423304B2 JP 4423304 B2 JP4423304 B2 JP 4423304B2 JP 2007071050 A JP2007071050 A JP 2007071050A JP 2007071050 A JP2007071050 A JP 2007071050A JP 4423304 B2 JP4423304 B2 JP 4423304B2
Authority
JP
Japan
Prior art keywords
address
routing
router device
information
address translation
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
JP2007071050A
Other languages
Japanese (ja)
Other versions
JP2007189740A (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.)
NTT Docomo Inc
Original Assignee
NTT Docomo Inc
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 NTT Docomo Inc filed Critical NTT Docomo Inc
Priority to JP2007071050A priority Critical patent/JP4423304B2/en
Publication of JP2007189740A publication Critical patent/JP2007189740A/en
Application granted granted Critical
Publication of JP4423304B2 publication Critical patent/JP4423304B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Images

Description

本発明は、通信制御システム、通信制御方法、これらに用いて好適なルーティング制御装置及びルータ装置に関する。   The present invention relates to a communication control system, a communication control method, and a routing control device and a router device suitable for use in these.

従来のIPネットワークにおいて、ルータ装置は、OSPF(Open Shortest Path First)やRIP(Routing Information Protocol)等のルーティングプロトコルを用いて、隣接関係にあるルータ装置との間で経路情報を交換し、かかる経路情報に基づいて生成されたルーティングテーブルを参照して、受信したデータの宛先IPアドレスに対するルーティング処理を実施している。   In a conventional IP network, a router device exchanges route information with adjacent router devices using a routing protocol such as OSPF (Open Shortest Path First) or RIP (Routing Information Protocol). The routing process for the destination IP address of the received data is performed with reference to the routing table generated based on the information.

また、従来のIPネットワークにおいて、リンクやノード障害時にトラヒックを迂回させるためのルーティング経路の二重化やトラヒックの負荷分散等を可能とするためのトラヒックエンジニアリング技術として、「MPLS(Multi Protocol Label Switching)」が知られている(例えば、非特許文献1、非特許文献2参照)。   Also, in a conventional IP network, “MPLS (Multi Protocol Label Switching)” is used as a traffic engineering technique for enabling the duplication of a routing route for bypassing traffic in the event of a link or node failure, and the load distribution of traffic. It is known (for example, see Non-Patent Document 1 and Non-Patent Document 2).

MPLSは、レイヤ3の下位レイヤに「ラベル」と呼ばれるヘッダを挿入して、「ラベル」を仮想パスとしてパスの管理を行う技術であり、一般的には「レイヤ2.5技術」と呼ばれている。   MPLS is a technology for managing a path by using a “label” as a virtual path by inserting a header called “label” in a lower layer of layer 3, and is generally called “layer 2.5 technology”. ing.

MPLSは、「ラベル」を特定のパス(ルート)に対応させたり、Qosクラスに対応させたりすることで、Qos制御を含めたトラヒックエンジニアリングを可能とするものである。
エリック・グレイ、苅田幸雄著「マスタリングTCP/IP MPLS編」 ブルース・デヴィー、ヤコブ・レクター、池尻雄一著「MPLS入門」
MPLS enables traffic engineering including QoS control by associating a “label” with a specific path (route) or with a QoS class.
Eric Gray, Yukio Hamada “Mastering TCP / IP MPLS” "Introduction to MPLS" by Bruce Devy, Jacob Rector, Yuichi Ikejiri

しかしながら、従来のルータ装置では、宛先IPアドレスに基づき、当該ルータ装置内で作成されたルーティングテーブルに依存してルーティング経路が決められてしまう。   However, in the conventional router device, the routing route is determined based on the routing table created in the router device based on the destination IP address.

そのため、移動端末のハンドオーバがあった場合やIPネットワーク内で輻輳や障害があった場合に、ルーティングプロトコルを用いたルーティングテーブルの再構築が必要になり、一定時間、通信が遮断されてしまうという問題点があった。   Therefore, when there is a handover of a mobile terminal or when there is congestion or failure in the IP network, it is necessary to reconstruct the routing table using the routing protocol, and communication is interrupted for a certain period of time. There was a point.

また、従来のルータ装置では、特定のフローに対して、通信中にルーティング経路を動的に変更することができないという問題点があった。   Further, the conventional router device has a problem that the routing route cannot be dynamically changed during communication for a specific flow.

さらに、従来のルータ装置では、課金装置やモニタ装置やメディア変換装置等の特定装置への動的なルーティング制御ができないという問題点があった。   Furthermore, the conventional router device has a problem that dynamic routing control to a specific device such as a billing device, a monitor device, or a media conversion device cannot be performed.

また、MPLSは、「ラベル」という概念を用いることによって、上述の問題点を一部解決することができるが、かかる場合、IPネットワーク内に設けられた全てのルータ装置がMPLSといった特殊なプロトコルをサポートする必要があるという問題点があった。   In addition, MPLS can solve some of the above-mentioned problems by using the concept of “label”. In such a case, all router devices provided in the IP network use a special protocol such as MPLS. There was a problem that it was necessary to support.

また、MPLSは、IPアドレス単位といった細かい単位でのルーティング制御(フロー制御)に適さないという問題点があった。   Further, MPLS has a problem that it is not suitable for routing control (flow control) in a fine unit such as an IP address unit.

そこで、本発明は、以上の点に鑑みてなされたもので、移動端末のハンドオーバがあった場合やIPネットワーク内で輻輳や障害があった場合であっても、既存のルーティングプロトコルに変更を加えることなく、レイヤ3レベルで動的なフロー単位のルーティング制御を可能とする通信制御システム、通信制御方法、これらに用いて好適なルーティング制御装置及びルータ装置を提供することを目的とする。   Therefore, the present invention has been made in view of the above points, and changes are made to existing routing protocols even when there is a handover of a mobile terminal or when there is congestion or failure in an IP network. It is an object of the present invention to provide a communication control system and a communication control method that enable dynamic flow unit routing control at the layer 3 level, and a routing control device and a router device suitable for use in these.

本発明の第1の特徴は、ルーティング制御装置と第1のルータ装置と第2のルータ装置とを含む通信制御システムであって、前記ルーティング制御装置が、所定のトリガを受信するトリガ受信部と、前記所定のトリガの受信に応じて、前記第1のルータ装置に対して、アドレス変換情報を提供するように要求するアドレス情報提供要求部と、前記第2のルータ装置に対して、前記第1のルータ装置から取得した前記アドレス変換情報を生成するように要求するアドレス変換情報生成要求部とを具備し、前記第1のルータ装置が、前記ルーティング制御装置からの要求に応じて、前記アドレス変換情報を提供するアドレス変換情報提供部を具備し、前記第2のルータ装置が、前記ルーティング制御装置からの要求に応じて、前記アドレス変換情報を生成して管理するアドレス変換情報管理部と、受信したデータの宛先アドレス情報を、前記アドレス変換情報に基づいて変換するアドレス変換部と、アドレス変換された前記データについてルーティング処理を行うルーティング処理部とを具備することを要旨とする。   A first feature of the present invention is a communication control system including a routing control device, a first router device, and a second router device, wherein the routing control device receives a predetermined trigger; An address information provision requesting unit for requesting the first router device to provide address translation information in response to the reception of the predetermined trigger; and An address translation information generation request unit that requests to generate the address translation information acquired from one router device, and the first router device responds to a request from the routing control device, and the address An address translation information providing unit for providing translation information, and the second router device responds to a request from the routing control device. An address conversion information management unit that generates and manages, an address conversion unit that converts destination address information of received data based on the address conversion information, and a routing processing unit that performs routing processing on the address-converted data It is a summary to comprise.

本発明の第1の特徴において、前記ルーティング制御装置が、前記第2のルータ装置に対して、前記アドレス変換情報を変更するように要求するアドレス変換情報変更要求部を具備することが好ましい。   In the first aspect of the present invention, it is preferable that the routing control device includes an address translation information change request unit that requests the second router device to change the address translation information.

また、本発明の第1の特徴において、前記ルーティング制御装置が、前記第2のルータ装置に対して、前記アドレス変換情報を削除するように要求するアドレス変換情報削除要求部を具備することが好ましい。   In the first aspect of the present invention, it is preferable that the routing control device includes an address translation information deletion request unit that requests the second router device to delete the address translation information. .

また、本発明の第1の特徴において、前記第2のルータ装置が、前記ルーティング制御装置に対して、前記アドレス変換情報の削除許可を要求するアドレス変換情報削除許可要求部を具備し、前記第2のルータ装置のアドレス変換情報管理部が、前記ルーティング制御装置から前記削除許可を受信した場合に、前記アドレス変換情報を削除することが好ましい。   Further, in the first feature of the present invention, the second router device includes an address translation information deletion permission requesting unit that requests the routing control device to delete the address translation information. It is preferable that the address translation information management unit of the second router apparatus deletes the address translation information when the deletion permission is received from the routing control apparatus.

また、本発明の第1の特徴において、前記アドレス変換情報が、受信したデータの宛先アドレス情報と前記第1のルータ装置のIPアドレスとを関連付けるものであり、前記第2のルータ装置のアドレス変換部が、受信したデータの宛先アドレス情報を、前記第1のルータ装置のIPアドレスでカプセル化し、前記ルーティング処理部が、前記第1のルータ装置のIPアドレスを用いて前記データについてルーティング処理を行うことが好ましい。   Further, in the first feature of the present invention, the address conversion information associates destination address information of received data with the IP address of the first router device, and the address conversion of the second router device. The unit encapsulates the destination address information of the received data with the IP address of the first router device, and the routing processing unit performs a routing process on the data using the IP address of the first router device. It is preferable.

本発明の第2の特徴は、ルーティング制御装置とルータ装置とを含む通信制御システムであって、前記ルーティング制御装置が、所定のトリガを受信するトリガ受信部と、前記所定のトリガの受信に応じて、アドレス変換情報を生成するアドレス情報提供生成部と、前記第2のルータ装置に対して、前記アドレス変換情報を生成するように要求するアドレス変換情報生成要求部とを具備し、前記ルータ装置が、前記ルーティング制御装置からの要求に応じて、前記アドレス変換情報を生成して管理するアドレス変換情報管理部と、受信したデータの宛先アドレス情報を、前記アドレス変換情報に基づいて変換するアドレス変換部と、アドレス変換された前記データについてルーティング処理を行うルーティング処理部とを具備することを要旨とする。   A second feature of the present invention is a communication control system including a routing control device and a router device, wherein the routing control device receives a predetermined trigger and responds to reception of the predetermined trigger. An address information providing / generating unit that generates address conversion information; and an address conversion information generation requesting unit that requests the second router device to generate the address conversion information. An address conversion information management unit that generates and manages the address conversion information in response to a request from the routing control device, and address conversion that converts destination address information of the received data based on the address conversion information And a routing processing unit that performs a routing process on the address-converted data To.

本発明の第3の特徴は、ルーティング制御装置と第1のルータ装置と第2のルータ装置とによって行われる通信制御方法であって、前記ルーティング制御装置において、所定のトリガを受信する工程A1と、前記ルーティング制御装置において、前記所定のトリガの受信に応じて、前記第1のルータ装置に対して、アドレス変換情報を提供するように要求する工程B1と、前記第1のルータ装置において、前記ルーティング制御装置からの要求に応じて、前記アドレス変換情報を提供する工程C1と、前記ルーティング制御装置において、前記第2のルータ装置に対して、前記第1のルータ装置から取得した前記アドレス変換情報を生成するように要求する工程D1と、前記第2のルータ装置において、前記ルーティング制御装置からの要求に応じて、前記アドレス変換情報を生成して管理する工程E1と、前記第2のルータ装置において、受信したデータの宛先アドレス情報を、前記アドレス変換情報に基づいて変換する工程F1と、前記第2のルータ装置において、アドレス変換された前記データについてルーティング処理を行う工程G1とを有することを要旨とする。   A third feature of the present invention is a communication control method performed by a routing control device, a first router device, and a second router device, wherein the routing control device receives a predetermined trigger A1; In the routing control device, in response to the reception of the predetermined trigger, the step B1 of requesting the first router device to provide address translation information, and in the first router device, Step C1 of providing the address translation information in response to a request from the routing control device, and the address translation information acquired from the first router device to the second router device in the routing control device. A request from the routing control device in the second router device. In response, the step E1 of generating and managing the address conversion information, the step F1 of converting the destination address information of the received data based on the address conversion information in the second router device, and the second This router device has a process G1 for performing a routing process on the address-converted data.

本発明の第4の特徴は、ルーティング制御装置とルータ装置とによって行われる通信制御方法であって、前記ルーティング制御装置において、所定のトリガを受信する工程A2と、前記ルーティング制御装置において、前記所定のトリガの受信に応じて、アドレス変換情報を生成する工程B2と、前記ルーティング制御装置において、前記第2のルータ装置に対して、前記アドレス変換情報を生成するように要求する工程C2と、前記ルータ装置において、前記ルーティング制御装置からの要求に応じて、前記アドレス変換情報を生成して管理する工程D2と、前記ルータ装置において、受信したデータの宛先アドレス情報を、前記アドレス変換情報に基づいて変換する工程E2と、前記ルータ装置において、アドレス変換された前記データについてルーティング処理を行う工程F2とを有することを要旨とする。   A fourth feature of the present invention is a communication control method performed by a routing control device and a router device, wherein the routing control device receives a predetermined trigger A2 and the routing control device uses the predetermined control method. In response to receiving the trigger, the step B2 of generating address translation information, the step C2 of requesting the second router device to generate the address translation information in the routing control device, In the router device, in response to a request from the routing control device, the process D2 for generating and managing the address translation information, and in the router device, the destination address information of the received data is based on the address translation information. Step E2 for converting, and the address-converted data in the router device For in the gist that a step F2 of performing routing processing.

本発明の第5の特徴は、所定のトリガを受信するトリガ受信部と、前記所定のトリガの受信に応じて、第1のルータ装置に対して、アドレス変換情報を提供するように要求するアドレス情報提供要求部と、第2のルータ装置に対して、前記第1のルータ装置から取得した前記アドレス変換情報を生成するように要求するアドレス変換情報生成要求部とを具備するルーティング制御装置であることを要旨とする。   According to a fifth aspect of the present invention, there is provided a trigger receiving unit that receives a predetermined trigger, and an address that requests the first router device to provide address conversion information in response to the reception of the predetermined trigger. A routing control device comprising: an information provision requesting unit; and an address translation information generation requesting unit that requests the second router device to generate the address translation information acquired from the first router device. This is the gist.

本発明の第6の特徴は、所定のトリガを受信するトリガ受信部と、前記所定のトリガの受信に応じて、アドレス変換情報を生成するアドレス情報提供生成部と、前記第2のルータ装置に対して、前記アドレス変換情報を生成するように要求するアドレス変換情報生成要求部とを具備するルーティング制御装置であることを要旨とする。   According to a sixth aspect of the present invention, there is provided a trigger receiving unit that receives a predetermined trigger, an address information provision generating unit that generates address conversion information in response to the reception of the predetermined trigger, and the second router device. On the other hand, the gist of the present invention is a routing control device including an address translation information generation requesting unit that requests to generate the address translation information.

本発明の第7の特徴は、ルーティング制御装置から、アドレス変換情報を生成するように要求された場合、当該アドレス変換情報を生成して管理するアドレス変換情報管理部と、受信したデータの宛先アドレス情報を、前記アドレス変換情報に基づいて変換するアドレス変換部と、アドレス変換された前記データについてルーティング処理を行うルーティング処理部とを具備するルータ装置であることを要旨とする。   The seventh feature of the present invention is that, when the routing control device requests to generate address translation information, an address translation information management unit that creates and manages the address translation information, and a destination address of the received data The gist of the present invention is a router apparatus comprising an address conversion unit that converts information based on the address conversion information and a routing processing unit that performs a routing process on the address-converted data.

以上説明したように本発明によれば、IPルーティングを実施する移動体ネットワークにおいて、移動端末のハンドオーバに伴うルーティング経路の動的変更や、マイクロモビリティサポートのためのアンカーポイントの決定や、IPネットワークの輻輳時のトラヒックの負荷分散ルーティングや、特定フローの特定装置(例えば、課金装置、モニタ装置、メディア変換装置等)への動的なルーティング等の動的なルーティング制御が、既存のOSPFやRIP等のルーティングプロトコルに手を加える必要が無く、且つ、MPLS等の特殊なレイヤ2.5技術を用いることなく、フロー単位(IPアドレス単位)の制御が可能になる。   As described above, according to the present invention, in a mobile network that performs IP routing, a dynamic change of a routing path accompanying handover of a mobile terminal, determination of an anchor point for micro mobility support, Dynamic routing control such as load distribution routing of traffic at the time of congestion and dynamic routing to a specific device (for example, a billing device, a monitor device, a media conversion device, etc.), such as existing OSPF and RIP It is possible to control in units of flows (units of IP addresses) without having to modify the routing protocol of the above and without using a special layer 2.5 technology such as MPLS.

(本発明の一実施形態に係る通信制御システムの構成)
図1乃至4を参照して、本発明の一実施形態に係る通信制御システムの構成を説明する。
(Configuration of communication control system according to one embodiment of the present invention)
A configuration of a communication control system according to an embodiment of the present invention will be described with reference to FIGS.

図1に示すように、本実施形態に係る通信制御システムは、ルーティング制御装置30と、複数のルータ装置10A乃至10Hとによって構成されている。ここで、ルータ装置10Fは、課金装置やモニタ装置やメディア変換装置等の特定装置からなる第1のルータ装置である。また、その他のルータ装置10A乃至10E、10G及び10Hは、従来のルータ装置の機能を具備する第2のルータ装置である。   As shown in FIG. 1, the communication control system according to the present embodiment includes a routing control device 30 and a plurality of router devices 10A to 10H. Here, the router device 10F is a first router device including a specific device such as a billing device, a monitor device, or a media conversion device. The other router devices 10A to 10E, 10G, and 10H are second router devices having the functions of a conventional router device.

ルータ装置10は、図2に示すように、共通プリミティブ処理部11と、IPアドレス変換用キャッシュ記憶部12と、アドレス変換処理部13と、ルーティング処理部14と、ネットワークI/F部15とを具備する。   As shown in FIG. 2, the router device 10 includes a common primitive processing unit 11, an IP address conversion cache storage unit 12, an address conversion processing unit 13, a routing processing unit 14, and a network I / F unit 15. It has.

共通プリミティブ処理部11は、ルーティング制御装置30との間で、制御パケットを用いて、共通プリミティブのやり取りを行うものである。   The common primitive processing unit 11 exchanges common primitives with the routing control device 30 using control packets.

具体的には、共通プリミティブ処理部11は、図4に示すように、ルーティング制御装置30向けの共通プリミティブ(共通インタフェース)を介して、IPアドレス割り当て通知Bや、IPアドレス変換用キャッシュ削除許可要求Fを送信する。   Specifically, as shown in FIG. 4, the common primitive processing unit 11 performs an IP address assignment notification B and an IP address conversion cache deletion permission request via a common primitive (common interface) for the routing control device 30. Send F.

ここで、共通プリミティブ処理部11は、ルーティング制御装置30からのIPアドレス割り当て要求Aに応じて、割り当てたIPアドレスに係るIPアドレス変換用キャッシュ(アドレス変換情報)12aを通知(提供)する際に、IPアドレス割り当て通知Bを送信する。   Here, when the common primitive processing unit 11 notifies (provides) the IP address translation cache (address translation information) 12a related to the assigned IP address in response to the IP address assignment request A from the routing control device 30. , IP address assignment notification B is transmitted.

また、共通プリミティブ処理部11は、ルーティング制御装置30に対して、IPアドレス変換用キャッシュ12aに設定されているIPアドレスに係るIPアドレス変換用キャッシュ(アドレス変換情報)12aの削除許可を要求する際に、IPアドレス変換用キャッシュ削除許可要求Fを送信する。   Further, when the common primitive processing unit 11 requests the routing control device 30 to permit the deletion of the IP address translation cache (address translation information) 12a related to the IP address set in the IP address translation cache 12a. Then, an IP address conversion cache deletion permission request F is transmitted.

また、共通プリミティブ処理部11は、ルーティング制御装置30からのIPアドレス割り当て要求A(共通プリミティブを介した指示)に応じて、アドレス変換用キャッシュ記憶部12を参照して、余剰帯域の中からIPアドレス(アドレス変換情報)を割り当てる。すなわち、共通プリミティブ処理部11は、特定フローに対して、当該ルータ装置10にルーティング可能なIPアドレスを割り当てる。   Further, the common primitive processing unit 11 refers to the address translation cache storage unit 12 in response to the IP address allocation request A (instruction via the common primitive) from the routing control device 30, and outputs the IP from the surplus bandwidth. Assign an address (address translation information). That is, the common primitive processing unit 11 assigns a routable IP address to the router device 10 for the specific flow.

また、共通プリミティブ処理部11は、割り当てたIPアドレスに係るアドレス変換用キャッシュ(アドレス変換情報)12aを、アドレス変換用キャッシュ記憶部12内に作成する。   Further, the common primitive processing unit 11 creates an address translation cache (address translation information) 12 a related to the assigned IP address in the address translation cache storage unit 12.

また、共通プリミティブ処理部11は、ルーティング制御装置30からのIPアドレス変換用キャッシュ変更要求DやIPアドレス変換用キャッシュ削除要求D(共通プリミティブを介した指示)に応じて、アドレス変換用キャッシュ記憶部12内で、該当するIPアドレスに係るアドレス変換用キャッシュ(アドレス変換情報)12aを変更したり削除したりする。   In addition, the common primitive processing unit 11 responds to an IP address conversion cache change request D or an IP address conversion cache deletion request D (instruction via the common primitive) from the routing control device 30. 12, the address translation cache (address translation information) 12a related to the corresponding IP address is changed or deleted.

アドレス変換用キャッシュ記憶部12は、アドレス変換用キャッシュ12a(アドレス変換情報)を記憶するものである。具体的には、アドレス変換用キャッシュ記憶部12は、アドレス変換用キャッシュ12aとして、入力IPアドレスと出力IPアドレスの対の関係を記憶する。   The address translation cache storage unit 12 stores an address translation cache 12a (address translation information). Specifically, the address translation cache storage unit 12 stores a paired relationship between an input IP address and an output IP address as the address translation cache 12a.

アドレス変換処理部13は、アドレス変換用キャッシュ記憶部12に記憶されている「入力IPアドレス」が宛先IPアドレスとして設定されたデータ(IPパケット)を受信した場合、その宛先IPアドレスを当該「入力IPアドレス」に対応する「出力IPアドレス」に変換する。   When the address translation processing unit 13 receives data (IP packet) in which the “input IP address” stored in the address translation cache storage unit 12 is set as the destination IP address, the destination IP address is input to the “input IP address”. It is converted into an “output IP address” corresponding to “IP address”.

図2では、アドレス変換処理部13は、宛先IPアドレスとして「入力IPアドレス#X1」が設定されたデータ(IPパケット)を受信した場合、アドレス変換用キャッシュ12aを参照して、その宛先IPアドレスを「出力IPアドレス#Y1」に変換する。   In FIG. 2, when the address translation processing unit 13 receives data (IP packet) in which “input IP address # X1” is set as the destination IP address, the address translation processing unit 13 refers to the address translation cache 12a and refers to the destination IP address. Is converted to “output IP address # Y1”.

ルーティング処理部14は、ルーティングテーブルを参照して、アドレス変換されたデータについて、出力IPアドレスに基づいて、ルーティング処理を行うものである。   The routing processing unit 14 refers to the routing table and performs routing processing on the address-converted data based on the output IP address.

ネットワークI/F部15は、他のルータ装置10やルーティング制御装置30との間の物理インタフェースを提供するものである。   The network I / F unit 15 provides a physical interface with other router devices 10 and the routing control device 30.

本実施形態において、共通プリミティブ処理部11が、ルーティング制御装置30からの要求(IPアドレス割り当て要求A)に応じて、アドレス変換情報(ルータ装置10F用に割り当てたIPアドレス)を提供するアドレス変換情報提供部を構成する。   In this embodiment, the common primitive processing unit 11 provides address translation information (IP address assigned for the router device 10F) in response to a request from the routing control device 30 (IP address assignment request A). Construct the provision unit.

また、共通プリミティブ処理部11及びIPアドレス変換用キャッシュ変換部12が、ルーティング制御装置30からの要求に応じて、アドレス変換情報(IPアドレス割り当て要求A)を生成して管理するアドレス変換情報管理部を構成する。   In addition, the common primitive processing unit 11 and the IP address conversion cache conversion unit 12 generate and manage address conversion information (IP address allocation request A) in response to a request from the routing control device 30. Configure.

また、アドレス変換処理部13が、受信したデータの宛先アドレス情報を、アドレス変換情報(アドレス変換用キャッシュ12a)に基づいて変換するアドレス変換部を構成する。   Further, the address conversion processing unit 13 constitutes an address conversion unit that converts the destination address information of the received data based on the address conversion information (address conversion cache 12a).

また、ルーティング処理部14が、アドレス変換されたデータについてルーティング処理を行うルーティング処理部を構成する。   Further, the routing processing unit 14 constitutes a routing processing unit that performs routing processing on the address-converted data.

ルーティング制御装置30は、複数のルータ装置10に対して、IPアドレスの割り当て制御によるルーティング制御を実施するものである。   The routing control device 30 performs routing control based on IP address assignment control for a plurality of router devices 10.

ルーティング制御装置30は、図3に示すように、トリガ受信部31と、ルータ装置郡情報管理部32と、IPアドレス変換用キャッシュ管理部33と、ルータ装置制御部34と、共通プリミティブ処理部35とを具備する。   As shown in FIG. 3, the routing control device 30 includes a trigger reception unit 31, a router device group information management unit 32, an IP address conversion cache management unit 33, a router device control unit 34, and a common primitive processing unit 35. It comprises.

トリガ受信部31は、ルータ装置10Fに対して、ルータ装置10に対して共通プリミティブにより指示を行う契機として、他の制御装置(例えば、他のルーティング制御装置やサービス制御装置等)からのトリガを受信(検出)するものである。   The trigger receiving unit 31 receives a trigger from another control device (for example, another routing control device or service control device) as an opportunity to instruct the router device 10F with a common primitive to the router device 10. Receive (detect).

ここで、トリガの具体例として、移動端末又は2のハンドオーバや、課金やトラヒックモニタやメディア変換等のサービス制御の実行や、IPネットワークの輻輳や障害の発生による特定フローの品質劣化等が考えられる。   Here, specific examples of triggers include handover of the mobile terminal or 2, execution of service control such as billing, traffic monitoring, and media conversion, and deterioration of the quality of a specific flow due to congestion or failure of the IP network. .

ルータ装置群情報管理部32は、ルーティング制御装置30によって管理されているルータ装置10についてのルータ装置群情報を管理するものである。   The router device group information management unit 32 manages router device group information for the router device 10 managed by the routing control device 30.

ここで、ルータ装置群情報として、ルーティング制御装置30によって管理されている複数のルータ装置10の物理的な接続関係(トポロジー情報)や、ルーティング情報(どのフローがどのルータを介してルーティングされるか)等が考えられる。   Here, as the router device group information, the physical connection relationship (topology information) of the plurality of router devices 10 managed by the routing control device 30 and the routing information (which flow is routed through which router). ) Etc. are conceivable.

IPアドレス変換用キャッシュ管理部33は、ルータ装置ごとのアドレス変換用キャッシュ(アドレス変換情報)33aを記憶するものである。具体的には、アドレス変換用キャッシュ記憶部33は、アドレス変換用キャッシュ33aとして、入力IPアドレスと出力IPアドレスの対の関係を記憶する。   The IP address translation cache management unit 33 stores an address translation cache (address translation information) 33a for each router device. Specifically, the address translation cache storage unit 33 stores a paired relationship between the input IP address and the output IP address as the address translation cache 33a.

ルータ装置制御部34は、トリガ受信部31により所定のトリガが検出された場合、ルータ装置群情報管理部32を参照して、具体的なフローとルーティング経路上のルータ装置10を判定し、その中から共通プリミティブによる指示を行う最適なルータ装置10Fを決定する。また、ルータ装置制御部34は、決定したルータ装置10に対して、どのような指示を行うかについても決定する。   When a predetermined trigger is detected by the trigger receiving unit 31, the router device control unit 34 refers to the router device group information management unit 32 to determine the specific flow and the router device 10 on the routing route, and The optimum router device 10F that gives an instruction using the common primitive is determined. The router device control unit 34 also determines what instruction is to be given to the determined router device 10.

共通プリミティブ処理部35は、ルータ装置10との間で、制御パケットを用いて、共通プリミティブのやり取りを行うものである。   The common primitive processing unit 35 exchanges common primitives with the router device 10 using control packets.

具体的には、共通プリミティブ処理部35は、図4に示すように、ルータ装置10向けの共通プリミティブ(共通インタフェース)を介して、IPアドレス割り当て要求Aや、IPアドレス変換用キャッシュ生成要求Cや、IPアドレス変換用キャッシュ変更要求Dや、IPアドレス変換用キャッシュ削除要求Eを送信する。   Specifically, as shown in FIG. 4, the common primitive processing unit 35 receives an IP address assignment request A, an IP address conversion cache generation request C, and the like via a common primitive (common interface) for the router device 10. The IP address conversion cache change request D and the IP address conversion cache deletion request E are transmitted.

ここで、共通プリミティブ処理部35は、トリガ受信部31により所定のトリガ(例えば、移動端末のハンドオーバやIPネットワークにおける輻輳や障害の発生等)が検知された場合、ルータ装置制御部34により決定されたルータ装置10Fに対して、IPアドレスの割り当てを要求するIPアドレス割り当て要求Aを送信する。   Here, the common primitive processing unit 35 is determined by the router device control unit 34 when a predetermined trigger (for example, handover of a mobile terminal or occurrence of congestion or failure in an IP network) is detected by the trigger receiving unit 31. IP address allocation request A for requesting IP address allocation is transmitted to the router device 10F.

また、共通プリミティブ処理部35は、ルータ装置制御部34により決定されたルータ装置10Aに対して、IPアドレス変換用キャッシュ12aの作成を要求するIPアドレス変換用キャッシュ生成要求Cを送信する。   Further, the common primitive processing unit 35 transmits an IP address translation cache generation request C for requesting the creation of the IP address translation cache 12a to the router device 10A determined by the router device control unit 34.

具体的には、共通プリミティブ処理部35は、IPアドレス変換用キャッシュ生成要求Cによって、IPアドレスに基づいてルーティング処理を行うルータ装置10Aに対して、特定のルータ装置10Fを介したルーティング(ルーティング経路の変更)が可能なように、特定フローに対するIPアドレスを割り当てるための要求を行う。   Specifically, the common primitive processing unit 35 performs routing (routing route) via the specific router device 10F to the router device 10A that performs routing processing based on the IP address in response to the IP address conversion cache generation request C. A request for assigning an IP address for a specific flow is made.

また、共通プリミティブ処理部35は、トリガ受信部31により所定のトリガ(例えば、移動端末のハンドオーバやIPネットワークにおける輻輳や障害の発生等)が検知された場合、ルータ装置制御部34により決定されたルータ装置10Aに対して、IPアドレス変換用キャッシュ12aの変更を要求するIPアドレス変換用キャッシュ変更要求Dを送信する。   The common primitive processing unit 35 is determined by the router device control unit 34 when a predetermined trigger (for example, handover of a mobile terminal or occurrence of congestion or failure in an IP network) is detected by the trigger receiving unit 31. An IP address conversion cache change request D for requesting the change of the IP address conversion cache 12a is transmitted to the router device 10A.

また、共通プリミティブ処理部35は、トリガ受信部31により所定のトリガ(例えば、移動端末による通信の終了やIPネットワークにおける輻輳終了や障害回復の発生等)が検知された場合、ルータ装置制御部34により決定されたルータ装置10Aに対して、IPアドレス変換用キャッシュ12aの削除を要求するIPアドレス変換用キャッシュ削除要求Eを送信する。また、例えば、共通プリミティブ処理部35は、移動端末のハンドオーバを検出した場合、ハンドオーバ前に当該移動端末が接続していたルータ装置に対してIPアドレス変換用キャッシュ削除要求Eを送信する。   Further, when the trigger reception unit 31 detects a predetermined trigger (for example, the end of communication by the mobile terminal, the end of congestion in the IP network, or the occurrence of failure recovery), the common primitive processing unit 35 detects the router device control unit 34. The IP address translation cache deletion request E for requesting deletion of the IP address translation cache 12a is transmitted to the router device 10A determined by the above. For example, when the common primitive processing unit 35 detects a handover of a mobile terminal, the common primitive processing unit 35 transmits an IP address translation cache deletion request E to the router device to which the mobile terminal was connected before the handover.

また、共通プリミティブ処理部11は、ルータ装置10FからのIPアドレス割り当て通知Bに応じて、アドレス変換用キャッシュ記憶部33内で、該当するIPアドレス(アドレス変換情報)に係るアドレス変換用キャッシュ33aを変更したり削除したりする。   Further, the common primitive processing unit 11 stores the address translation cache 33a related to the corresponding IP address (address translation information) in the address translation cache storage unit 33 in response to the IP address assignment notification B from the router device 10F. Change or delete.

また、共通プリミティブ処理部11は、ルータ装置10からIPアドレス変換用キャッシュ削除許可要求を受信した場合、当該ルータ装置10における当該IPアドレス変換用キャッシュ12aを削除可能か否かについて判断し、かかる判断結果を当該ルータ装置10に返送する。   When the common primitive processing unit 11 receives an IP address translation cache deletion permission request from the router device 10, the common primitive processing unit 11 determines whether or not the IP address translation cache 12a in the router device 10 can be deleted. The result is returned to the router device 10.

本実施形態において、共通プリミティブ処理部35が、所定のトリガの受信に応じて、第1のルータ装置10Fに対して、アドレス変換情報を提供するように要求するアドレス情報提供要求部を構成する。   In the present embodiment, the common primitive processing unit 35 configures an address information provision requesting unit that requests the first router device 10F to provide address translation information in response to reception of a predetermined trigger.

また、共通プリミティブ処理部35が、第2のルータ装置10Aに対して、第1のルータ装置10Fから取得したアドレス変換情報を生成するように要求するアドレス変換情報生成要求部を構成する。   Further, the common primitive processing unit 35 configures an address translation information generation request unit that requests the second router device 10A to generate the address translation information acquired from the first router device 10F.

また、共通プリミティブ処理部35が、第2のルータ装置10Aに対して、アドレス変換情報を変更するように要求するアドレス変換情報変更要求部を構成する。   The common primitive processing unit 35 constitutes an address translation information change request unit that requests the second router device 10A to change the address translation information.

また、共通プリミティブ処理部35が、第2のルータ装置10Aに対して、アドレス変換情報を削除するように要求するアドレス変換情報削除要求部を構成する。   In addition, the common primitive processing unit 35 constitutes an address translation information deletion request unit that requests the second router device 10A to delete the address translation information.

(本実施形態に係る通信制御システムの動作)
図1及び図5を参照して、本実施形態に係る通信制御システムにおいて、ルーティング制御装置30とルータ装置10との間のやり取りの動作について説明する。
(Operation of the communication control system according to the present embodiment)
With reference to FIG.1 and FIG.5, the operation | movement of the exchange between the routing control apparatus 30 and the router apparatus 10 is demonstrated in the communication control system which concerns on this embodiment.

第1に、図1に示すように、移動端末1から移動端末2へのデータのルーティング経路が、ルータ装置10Aとルータ装置10Bとルータ装置10Cとルータ装置10Dとを経由する第1のルーティング経路(実線)から、ルータ装置10Aとルータ装置10Gとルータ装置10Fとルータ装置10Eとルータ装置10Dとを経由する第2のルーティング経路(点線)に切り替えられる場合の例について説明する。   First, as shown in FIG. 1, the routing route of data from the mobile terminal 1 to the mobile terminal 2 is the first routing route through the router device 10A, the router device 10B, the router device 10C, and the router device 10D. An example in which the second routing path (dotted line) passing through the router device 10A, the router device 10G, the router device 10F, the router device 10E, and the router device 10D is switched from (solid line) will be described.

図5(a)に示すように、ステップ100において、ルーティング制御装置30のトリガ受信部31が、第1のルーティング経路上における何らかの輻輳や障害の発生や、ルータ装置10Fのような特殊装置を経由する第2のルーティング経路への変更指示といった所定のトリガを検知する。   As shown in FIG. 5A, in step 100, the trigger receiver 31 of the routing control device 30 causes some congestion or failure on the first routing route, or passes through a special device such as the router device 10F. A predetermined trigger such as a change instruction to the second routing route to be detected is detected.

ステップ101において、ルーティング制御装置30の共通プリミティブ処理部35が、ルータ装置制御部34により決定されたルータ装置10Fに対して、IPアドレスの割り当てを要求するIPアドレス割り当て要求Aを送信する。   In step 101, the common primitive processing unit 35 of the routing control device 30 transmits an IP address assignment request A for requesting IP address assignment to the router device 10 </ b> F determined by the router device control unit 34.

ステップ102において、ルータ装置10Fの共通プリミティブ処理部11が、ルーティング制御装置30からのIPアドレス割り当て要求Aに応じて、アドレス変換用キャッシュ記憶部12を参照して、余剰帯域の中からIPアドレス(ルータ装置10Fを介して移動端末2宛てのIPパケットを識別可能なIPアドレス、以下、ルータ装置60宛てのIPアドレス#Y1)を割り当てる。   In step 102, the common primitive processing unit 11 of the router device 10F refers to the address translation cache storage unit 12 in response to the IP address assignment request A from the routing control device 30, and extracts an IP address ( An IP address capable of identifying an IP packet addressed to the mobile terminal 2 is assigned via the router device 10F, hereinafter, an IP address # Y1 addressed to the router device 60).

ステップ103において、ルータ装置10Fの共通プリミティブ処理部11が、割り当てたIPアドレス(ルータ装置10F宛てのIPアドレス#Y1)を通知するIPアドレス割り当て通知Bを、ルーティング制御装置30に対して送信する。   In step 103, the common primitive processing unit 11 of the router device 10F transmits an IP address assignment notification B for notifying the assigned IP address (IP address # Y1 addressed to the router device 10F) to the routing control device 30.

ステップ104において、ルーティング制御装置30の共通プリミティブ処理部35は、IPアドレス割り当て通知Bの受信に応じて、ルータ装置制御部34により決定されたルータ装置10A及びルータ装置10Fに対して、当該ルータ装置10F宛てのIPアドレス#Y1に係るIPアドレス変換用キャッシュ12aの作成を要求するIPアドレス変換用キャッシュ生成要求Cを送信する。   In step 104, the common primitive processing unit 35 of the routing control device 30 applies the router device 10A and the router device 10F determined by the router device control unit 34 in response to the reception of the IP address assignment notification B to the router device 10F. An IP address translation cache generation request C for requesting creation of the IP address translation cache 12a related to the IP address # Y1 addressed to 10F is transmitted.

ここで、ルーティング制御装置30の共通プリミティブ処理部35は、当該ルータ装置10F宛てのIPアドレス#Y1に係るIPアドレス変換用キャッシュ33aを、IPアドレス変換用キャッシュ33に生成して記憶する。   Here, the common primitive processing unit 35 of the routing control device 30 generates and stores the IP address conversion cache 33a related to the IP address # Y1 addressed to the router device 10F in the IP address conversion cache 33.

ステップ105において、ルータ装置10A及びルータ装置10Fの共通プリミティブ処理部11が、IPアドレス変換用キャッシュ生成要求Cの受信に応じて、IPアドレス変換用キャッシュ記憶部12に、当該ルータ装置10F宛てのIPアドレス#Y1に係るIPアドレス変換用キャッシュ12aを生成して記憶する。   In step 105, the common primitive processing unit 11 of the router device 10A and the router device 10F receives the IP address translation cache storage unit 12 in response to the reception of the IP address translation cache generation request C, and sends the IP address addressed to the router device 10F. The IP address conversion cache 12a associated with the address # Y1 is generated and stored.

具体的には、ルータ装置10Aの共通プリミティブ処理部11が、移動端末2のIPアドレス#X1をルータ装置10F宛てのIPアドレス#Y1に変換するためのIPアドレス変換用キャッシュ12aを生成する(図1参照)。   Specifically, the common primitive processing unit 11 of the router apparatus 10A generates an IP address conversion cache 12a for converting the IP address # X1 of the mobile terminal 2 into the IP address # Y1 addressed to the router apparatus 10F (FIG. 1).

一方、図1に示すように、ルータ装置10Fの共通プリミティブ処理部11が、ルータ装置10F宛てのIPアドレス#Y1を移動端末2のIPアドレス#X1に変換するためのIPアドレス変換用キャッシュ12aを生成する(図1参照)。   On the other hand, as shown in FIG. 1, the common primitive processing unit 11 of the router apparatus 10F has an IP address conversion cache 12a for converting the IP address # Y1 addressed to the router apparatus 10F into the IP address # X1 of the mobile terminal 2. Generate (see FIG. 1).

そして、ルータ装置10Aのアドレス変換処理部13が、IPパケットの宛先IPアドレスが、移動端末2宛てのIPパケットを受信した場合、IPアドレス変換用キャッシュ記憶部12を参照して、当該IPパケットの宛先アドレス(移動端末2のIPアドレス#X1)を出力IPパケット(ルータ装置10F宛てのIPアドレス#Y1)に変換する。   When the address translation processing unit 13 of the router apparatus 10A receives an IP packet whose destination IP address is addressed to the mobile terminal 2, the IP address translation cache storage unit 12 is referred to and the IP packet The destination address (IP address # X1 of mobile terminal 2) is converted into an output IP packet (IP address # Y1 addressed to router device 10F).

次に、ルータ装置10Aのルーティング処理部14が、出力IPアドレスに基づいてルーティング処理を行い、ネットワークI/F部15を介して隣接するルータ装置10Gに当該IPパケットを送信する。   Next, the routing processing unit 14 of the router device 10A performs routing processing based on the output IP address, and transmits the IP packet to the adjacent router device 10G via the network I / F unit 15.

その後、ルータ装置10Fのアドレス変換処理部13が、ルータ装置10F宛てのIPアドレス#Y1を含むIPパケットを受信した場合、IPアドレス変換用キャッシュ記憶部12を参照して、当該IPパケットの宛先アドレス(ルータ装置10F宛てのIPアドレス#Y1)を出力IPパケット(移動端末2のIPアドレス#X1)に変換して、当該IPパケットについてのルーティング処理を行う。   Thereafter, when the address translation processing unit 13 of the router device 10F receives an IP packet including the IP address # Y1 addressed to the router device 10F, the IP address translation cache storage unit 12 is referred to and the destination address of the IP packet is referred to. (IP address # Y1 addressed to router device 10F) is converted into an output IP packet (IP address # X1 of mobile terminal 2), and routing processing is performed on the IP packet.

また、ルータ装置10Fの共通プリミティブ処理部11が、上述のアドレス変換用キャッシュ12aを、ステップ102において、アドレス変換用キャッシュ記憶部12内に作成してもよい。かかる場合、ステップ104において、ルーティング制御装置30の共通プリミティブ処理部35は、ルータ装置10Aに対してのみ、IPアドレス変換用キャッシュ生成要求Cを送信する。   Further, the common primitive processing unit 11 of the router device 10F may create the above-described address translation cache 12a in the address translation cache storage unit 12 in step 102. In such a case, in step 104, the common primitive processing unit 35 of the routing control device 30 transmits the IP address translation cache generation request C only to the router device 10A.

ここで、ルータ装置10Fによって割り当てられるIPアドレスは、ルータ装置10Fにルーティング可能であり移動端末ごとのIPパケットを識別可能なものである。例えば、図1において、IPアドレス#Y1は、ルータ装置10Fにルーティングされ、かつ、移動端末2を識別可能なIPアドレスである。また、IPアドレス#Y2は、ルータ装置10Fにルーティングされ、移動端末3(図示せず)を識別可能なIPアドレスである。   Here, the IP address assigned by the router device 10F is routable to the router device 10F and can identify an IP packet for each mobile terminal. For example, in FIG. 1, an IP address # Y1 is an IP address that is routed to the router device 10F and that can identify the mobile terminal 2. The IP address # Y2 is an IP address that is routed to the router device 10F and can identify the mobile terminal 3 (not shown).

具体的には、ルータ装置10Fは、宛先アドレスとしてIPアドレス#Y1を含むIPパケットを受信すると、当該宛先アドレスを#X1(移動端末2のIPアドレス)に変換してルーティングし、宛先アドレスとしてIPアドレス#Y2を含むIPパケットを受信すると、当該宛先アドレスを#X2(移動端末3のIPアドレス)に変換してルーティングする。   Specifically, when the router device 10F receives an IP packet including the IP address # Y1 as a destination address, the router device 10F converts the destination address to # X1 (IP address of the mobile terminal 2) and routes the IP packet as the destination address. When an IP packet including address # Y2 is received, the destination address is converted to # X2 (IP address of mobile terminal 3) and routed.

第2に、ルーティング制御装置30が、ルータ装置10Aのアドレス変換用キャッシュを変更する動作について説明する。   Secondly, an operation in which the routing control device 30 changes the address conversion cache of the router device 10A will be described.

図5(b)に示すように、ステップ110において、ルーティング制御装置30のトリガ受信部31が、第1のルーティング経路(実線)上における何らかの輻輳や障害の発生や、ルータ装置10Fのような特殊装置を経由する第2のルーティング経路(点線)への変更指示といった所定のトリガを検知する。   As shown in FIG. 5B, in step 110, the trigger receiving unit 31 of the routing control device 30 causes some congestion or failure on the first routing route (solid line), or a special device such as the router device 10F. A predetermined trigger such as a change instruction to the second routing route (dotted line) passing through the apparatus is detected.

ステップ111において、ルーティング制御装置30の共通プリミティブ処理部35が、ルータ装置制御部34により決定されたルータ装置10Aに対して、IPアドレス変換用キャッシュ12aの変更を要求するIPアドレス変換用キャッシュ変更要求Dを送信する。   In step 111, the common primitive processing unit 35 of the routing control device 30 requests the router device 10A determined by the router device control unit 34 to change the IP address conversion cache 12a. Send D.

ステップ112において、ルータ装置10Aの共通プリミティブ処理部11が、IPアドレス変換用キャッシュ変更要求Dによって指定された「ルータ装置10F宛てのIPアドレス」に係るIPアドレス変換用キャッシュ12aを変更する。   In step 112, the common primitive processing unit 11 of the router device 10A changes the IP address conversion cache 12a related to “IP address addressed to the router device 10F” designated by the IP address conversion cache change request D.

第3に、ルーティング制御装置30が、ルータ装置10Aのアドレス変換用キャッシュを削除する動作について説明する。   Third, an operation in which the routing control device 30 deletes the address translation cache of the router device 10A will be described.

図5(c)に示すように、ステップ120において、ルーティング制御装置30のトリガ受信部31が、第1のルーティング経路(実線)上における輻輳終了や障害の復旧や、第2のルーティング経路(点線)から第2のルーティング経路(実線)への変更指示といった所定のトリガを検知する。   As shown in FIG. 5C, in step 120, the trigger receiving unit 31 of the routing control device 30 causes the congestion termination or failure recovery on the first routing path (solid line), or the second routing path (dotted line). ) To a second routing route (solid line) is detected.

ステップ121において、ルーティング制御装置30の共通プリミティブ処理部35が、ルータ装置制御部34により決定されたルータ装置10Aに対して、ルータ装置10F宛てのIPアドレス変換用キャッシュ12aの削除を要求するIPアドレス変換用キャッシュ削除要求Eを送信する。   In step 121, the common primitive processing unit 35 of the routing control device 30 requests the router device 10A determined by the router device control unit 34 to delete the IP address translation cache 12a addressed to the router device 10F. A conversion cache deletion request E is transmitted.

ステップ122において、ルータ装置10Aの共通プリミティブ処理部11が、IPアドレス変換用キャッシュ変更要求Dによって指定された「ルータ装置10F宛てのIPアドレス」に係るIPアドレス変換用キャッシュ12aを削除する。   In step 122, the common primitive processing unit 11 of the router apparatus 10A deletes the IP address conversion cache 12a related to the “IP address addressed to the router apparatus 10F” designated by the IP address conversion cache change request D.

第4に、ルータ装置10Aの主導によって、ルータ装置10Aのアドレス変換用キャッシュを削除する動作について説明する。   Fourthly, an operation of deleting the address translation cache of the router device 10A under the initiative of the router device 10A will be described.

ステップ131において、ルータ装置10Aの共通プリミティブ処理部11が、一定時間経過等の所定のトリガを検出した場合、ルーティング制御装置30に対して、IPアドレス変換用キャッシュ12aに設定されているルータ装置10F宛てのIPアドレスに係るIPアドレス変換用キャッシュ12aの削除許可を要求するIPアドレス変換用キャッシュ削除許可要求Fを送信する。   In step 131, when the common primitive processing unit 11 of the router device 10A detects a predetermined trigger such as the elapse of a predetermined time, the router device 10F set in the IP address translation cache 12a is set to the routing control device 30. An IP address translation cache deletion permission request F for requesting permission to delete the IP address translation cache 12a related to the destination IP address is transmitted.

ステップ132において、ルーティング制御装置30の共通プリミティブ処理部35が、当該ルータ装置10F宛てのIPアドレスに係るIPアドレス変換用キャッシュ12aの削除を許可する許可応答を、ルータ装置10Aに対して送信する。   In step 132, the common primitive processing unit 35 of the routing control device 30 transmits a permission response permitting deletion of the IP address translation cache 12a related to the IP address addressed to the router device 10F to the router device 10A.

が、「ルータ装置10F宛てのIPアドレス」に係るIPアドレス変換用キャッシュ12aを削除する。 However, the IP address conversion cache 12a related to “IP address addressed to the router device 10F” is deleted.

(本実施形態に係る通信制御システムの作用・効果)
本実施形態に係る通信制御システムによれば、ルータ装置10Fの共通プリミティブ処理部11が、割り当てたIPアドレスをルーティング制御装置30に通知し、ルーティング制御装置30が、ルータ装置10Aに対してアドレス変換用キャッシュ12aを生成させることによって、データのルーティング経路を変更することができ、移動端末2のハンドオーバへの対応や、特定装置へのルーティング制御や、トラヒックの負荷分散(旧ルーティング経路の輻輳回避)等が可能になる。
(Operation and effect of the communication control system according to the present embodiment)
According to the communication control system according to the present embodiment, the common primitive processing unit 11 of the router device 10F notifies the assigned IP address to the routing control device 30, and the routing control device 30 performs address conversion on the router device 10A. By generating the cache 12a, it is possible to change the data routing route, to cope with the handover of the mobile terminal 2, to control the routing to a specific device, and to distribute the traffic load (avoid congestion of the old routing route). Etc. becomes possible.

(変更例1)
本発明は、上述の実施形態に限定されるものではなく、ルータ装置10Aのアドレス変換処理部13が、IPパケットに設定されている宛先IPアドレス自身を変換する代わりに、IPカプセル化によるトネリング処理を施すように構成されていてもよい。
(Modification 1)
The present invention is not limited to the above-described embodiment. Instead of the address translation processing unit 13 of the router apparatus 10A translating the destination IP address set in the IP packet, the tunneling process by IP encapsulation is performed. It may be configured to apply.

具体的には、ルータ装置10Aのアドレス変換処理部13が、受信したIPパケットに対して、送信元アドレスを「ルータ装置10AのIPアドレス」でカプセル化して、送信先アドレスを「ルータ装置10FのIPアドレス」でカプセル化する。その後、ルータ装置10Fのアドレス変換部13が、受信したIPパケットについてデカプセル化を実施して、当該IPパケットを隣接するルータ装置10Eに転送する。   Specifically, the address translation processing unit 13 of the router device 10A encapsulates the received IP packet with the “IP address of the router device 10A” and the destination address “the router device 10F. Encapsulate with "IP address". Thereafter, the address translation unit 13 of the router device 10F performs decapsulation on the received IP packet and transfers the IP packet to the adjacent router device 10E.

(変更例2)
本発明は、上述の実施形態に限定されるものではなく、ルーティング制御装置30が、ルータ装置10Fに対して、ルータ装置10Fに係るIPアドレス変換用キャッシュ33aを生成させる代わりに、ルーティング制御装置30自身が、ルータ装置10Fに係るIPアドレス変換用キャッシュ33aを生成するように構成されていてもよい。
(Modification 2)
The present invention is not limited to the above-described embodiment. Instead of the routing control device 30 causing the router device 10F to generate the IP address translation cache 33a related to the router device 10F, the routing control device 30 is used. The device itself may be configured to generate the IP address translation cache 33a related to the router device 10F.

図6を参照して、本変更例に係る通信制御システムの動作を説明する。   With reference to FIG. 6, the operation of the communication control system according to this modification will be described.

本変更例では、ルーティング制御装置30の共通プリミティブ処理部35が、ルーティング経路を変更するために割り当てる所定のIPアドレス帯域を予め確保している。   In the present modification example, the common primitive processing unit 35 of the routing control device 30 secures a predetermined IP address band to be allocated for changing the routing route in advance.

図6に示すように、ステップ140において、ルーティング制御装置30のトリガ受信部31により所定のトリガが検出する。   As shown in FIG. 6, in step 140, a predetermined trigger is detected by the trigger receiver 31 of the routing control device 30.

ステップ141において、ルーティング制御装置30の共通プリミティブ処理部35が、予め確保されている所定のIPアドレス帯域の中からルータ装置10F宛てのIPアドレスを割り当てる。   In step 141, the common primitive processing unit 35 of the routing control device 30 assigns an IP address addressed to the router device 10F from a predetermined IP address band secured in advance.

ステップ142において、ルーティング制御装置30の共通プリミティブ処理部35は、ルータ装置制御部34により決定されたルータ装置10A及びルータ装置10Fに対して、ルータ装置10F宛てのIPアドレスに係るIPアドレス変換用キャッシュ12aの作成を要求するIPアドレス変換用キャッシュ生成要求Cを送信する。   In step 142, the common primitive processing unit 35 of the routing control device 30 sends an IP address conversion cache related to the IP address addressed to the router device 10F to the router devices 10A and 10F determined by the router device control unit 34. An IP address conversion cache generation request C for requesting the creation of 12a is transmitted.

ステップ143において、ルータ装置10A及びルータ装置10Fの共通プリミティブ処理部11が、IPアドレス変換用キャッシュ生成要求Cの受信に応じて、IPアドレス変換用キャッシュ記憶部12に、当該ルータ装置10F宛てのIPアドレスに係るIPアドレス変換用キャッシュ12aを生成して記憶する。   In step 143, in response to the reception of the IP address translation cache generation request C, the common primitive processing unit 11 of the router apparatus 10A and the router apparatus 10F sends the IP address translation cache storage unit 12 to the IP address addressed to the router apparatus 10F. An IP address conversion cache 12a associated with the address is generated and stored.

具体的には、ルータ装置10Aの共通プリミティブ処理部11が、移動端末2のIPアドレス#X1をルータ装置10F宛てのIPアドレス#Y1に変換するためのIPアドレス変換用キャッシュ12aを生成する。   Specifically, the common primitive processing unit 11 of the router device 10A generates the IP address conversion cache 12a for converting the IP address # X1 of the mobile terminal 2 into the IP address # Y1 addressed to the router device 10F.

一方、ルータ装置10Fの共通プリミティブ処理部11が、ルータ装置10F宛てのIPアドレス#Y1を移動端末2のIPアドレス#X1に変換するためのIPアドレス変換用キャッシュ12aを生成する。   On the other hand, the common primitive processing unit 11 of the router device 10F generates an IP address conversion cache 12a for converting the IP address # Y1 addressed to the router device 10F into the IP address # X1 of the mobile terminal 2.

本変更例に係る通信制御システムによれば、ルーティング経路の変更にかかる制御時間を削減することができる。   According to the communication control system according to this modification, it is possible to reduce the control time required for changing the routing route.

例えば、ルータ装置10Fに対して、IPアドレス割り当て要求Aを送信すると、ルータ装置10Fにおける制御に時間を要すため、移動端末のハンドオーバ制御に遅延が発生することが想定されるが、本変更例に係る通信制御システムによれば、かかる遅延の発生を回避することができる。   For example, if the IP address assignment request A is transmitted to the router device 10F, it takes time for the control in the router device 10F, and therefore it is assumed that a delay occurs in the handover control of the mobile terminal. According to the communication control system according to the above, occurrence of such a delay can be avoided.

本発明の一実施形態に係る通信制御システムの全体構成図である。1 is an overall configuration diagram of a communication control system according to an embodiment of the present invention. 本発明の一実施形態に係る通信制御システムで用いて好適なルータ装置の機能ブロック図である。It is a functional block diagram of a router apparatus suitable for use in a communication control system according to an embodiment of the present invention. 本発明の一実施形態に係る通信制御システムで用いて好適なルーティング制御装置の機能ブロック図である。It is a functional block diagram of a routing control apparatus suitable for use in a communication control system according to an embodiment of the present invention. 本発明の一実施形態に係る通信制御システムを構成するルータ装置とルーティング装置との間の共通プリミティブを説明するための図である。It is a figure for demonstrating the common primitive between the router apparatus and routing apparatus which comprise the communication control system which concerns on one Embodiment of this invention. 本発明の一実施形態に係る通信制御システムの動作を示すシーケンス図である。It is a sequence diagram which shows operation | movement of the communication control system which concerns on one Embodiment of this invention. 本発明の一変更例に係る通信制御システムの動作を示すシーケンス図である。It is a sequence diagram which shows operation | movement of the communication control system which concerns on the example of a change of this invention.

符号の説明Explanation of symbols

1、2…移動端末
10…ルータ装置
11、35…共通プリミティブ処理部
12…IPアドレス変換用キャッシュ記憶部
12a、33a…IPアドレス変換用キャッシュ
13…アドレス変換処理部
14…ルーティング処理部
15…ネットワークI/F部
30…ルーティング装置
31…トリガ受信部
32…ルータ装置郡情報管理部
33…IPアドレス変換用キャッシュ管理部
34…ルータ装置制御部
DESCRIPTION OF SYMBOLS 1, 2 ... Mobile terminal 10 ... Router apparatus 11, 35 ... Common primitive processing part 12 ... IP address conversion cache storage part 12a, 33a ... IP address conversion cache 13 ... Address conversion processing part 14 ... Routing processing part 15 ... Network I / F unit 30 ... routing device 31 ... trigger receiving unit 32 ... router device group information management unit 33 ... IP address conversion cache management unit 34 ... router device control unit

Claims (19)

ルータ間におけるルーティング経路を第1のルーティング経路から第2のルーティング経路へ切り替えるように制御するルーティング制御装置と
前記第2のルーティング経路上に位置する第1のルータ装置と
前記第1のルーティング経路と前記第2のルーティング経路との分岐点に位置する第2のルータ装置と
具備し
前記ルーティング制御装置は、
前記第1のルーティング経路上での輻輳又は障害の発生を示すトリガを受信する、あるいは、前記第1のルータ装置が課金機能、モニタ機能又はメディア変換機能を含むサービス制御機能を有する場合において前記第1のルータ装置を経由させる必要が生じたことを示すトリガを受信するトリガ受信部と、
前記トリガの受信に応じて、前記第1のルータ装置に対して、アドレス変換情報を提供するように要求するアドレス情報提供要求部と、
前記第1のルータ装置から取得した前記アドレス変換情報に基づいて、送信先端末宛てのデータを前記第1のルータ装置宛てに変換するための第1のアドレス変換情報を生成するように前記第2のルータ装置に要求し、前記第1のルータ装置宛てのデータを前記送信先端末宛てに変換するための第2のアドレス変換情報を生成するように前記第1のルータ装置に要求するアドレス変換情報生成要求部と
を具備し、
前記第1のルータ装置は、
前記ルーティング制御装置からの要求に応じて、前記アドレス変換情報を提供するアドレス変換情報提供部と、
前記ルーティング制御装置からの要求に応じて、前記第2のアドレス変換情報を生成して管理する第1のアドレス変換情報管理部と、
受信したデータの宛先アドレス情報を、前記第2のアドレス変換情報に基づいて変換する第1のアドレス変換部と、
前記第1のアドレス変換部によりアドレス変換されたデータについてルーティング処理を行う第1のルーティング処理部と
を具備し、
前記第2のルータ装置は、
前記ルーティング制御装置からの要求に応じて、前記第1のアドレス変換情報を生成して管理する第2のアドレス変換情報管理部と、
受信したデータの宛先アドレス情報を、前記第1のアドレス変換情報に基づいて変換する第2のアドレス変換部と、
前記第2のアドレス変換部によりアドレス変換されたデータについてルーティング処理を行う第2のルーティング処理部と
を具備することを特徴とする通信制御システム。
A routing control device that controls to switch the routing path between routers from the first routing path to the second routing path ;
A first router device located on the second routing path,
And a second router device located at a branch point between said second routing path between the first routing path,
The routing control device
In the case where a trigger indicating the occurrence of congestion or failure on the first routing path is received, or when the first router device has a service control function including a charging function, a monitoring function or a media conversion function, the first A trigger receiving unit for receiving a trigger indicating that it is necessary to pass through one router device ;
An address information provision requesting unit for requesting the first router device to provide address translation information in response to reception of the trigger;
Based on the address translation information acquired from the first router device, the second address information is generated so as to generate first address translation information for translating data addressed to a destination terminal to the first router device . Address translation information which requests the first router apparatus to generate second address translation information for translating data addressed to the first router apparatus to the destination terminal. A generation request unit,
The first router device is:
In response to a request from the routing control device, an address translation information providing unit that provides the address translation information ;
A first address translation information management unit that generates and manages the second address translation information in response to a request from the routing control device;
A first address conversion unit that converts destination address information of received data based on the second address conversion information;
A first routing processing unit for performing routing processing on the data whose address has been translated by the first address translation unit ;
The second router device is
A second address translation information management unit that generates and manages the first address translation information in response to a request from the routing control device;
A second address conversion unit for converting destination address information of the received data based on the first address conversion information;
A communication control system comprising: a second routing processing unit that performs a routing process on the data whose address has been converted by the second address conversion unit .
前記ルーティング制御装置は、前記第2のルータ装置に対して、前記第1のアドレス変換情報を変更するように要求するアドレス変換情報変更要求部を具備することを特徴とする請求項1に記載の通信制御システム。 2. The routing control device according to claim 1, further comprising an address translation information change request unit that requests the second router device to change the first address translation information. Communication control system. 前記ルーティング制御装置は、前記第2のルータ装置に対して、前記第1のアドレス変換情報を削除するように要求するアドレス変換情報削除要求部を具備することを特徴とする請求項1に記載の通信制御システム。 The said routing control apparatus is provided with the address translation information deletion request | requirement part which requests | requires said 2nd router apparatus to delete said 1st address translation information. Communication control system. 前記第2のルータ装置は、前記ルーティング制御装置に対して、前記第1のアドレス変換情報の削除許可を要求するアドレス変換情報削除許可要求部を具備し、
前記第2のアドレス変換情報管理部は、前記ルーティング制御装置から前記削除許可を受信した場合に、前記第1のアドレス変換情報を削除することを特徴とする請求項1に記載の通信制御システム。
The second router device includes an address translation information deletion permission request unit that requests the routing control device to permit deletion of the first address translation information,
The communication control system according to claim 1, wherein the second address translation information management unit deletes the first address translation information when the deletion permission is received from the routing control device.
前記第1のアドレス変換情報は、受信したデータの宛先アドレス情報と前記第1のルータ装置のIPアドレスとを関連付けるものであり、
前記第2のアドレス変換部は、受信したデータの宛先アドレス情報を、前記第1のルータ装置のIPアドレスでカプセル化し、
前記ルーティング処理部は、前記第1のルータ装置のIPアドレスを用いて前記データについてルーティング処理を行うことを特徴とする請求項1に記載の通信制御システム。
The first address conversion information associates destination address information of received data with an IP address of the first router device,
The second address conversion unit encapsulates the destination address information of the received data with the IP address of the first router device,
The communication control system according to claim 1, wherein the routing processing unit performs a routing process on the data using an IP address of the first router device.
ルータ間におけるルーティング経路を第1のルーティング経路から第2のルーティング経路へ切り替えるように制御するルーティング制御装置と
前記第2のルーティング経路上に位置する第1のルータ装置と
前記第1のルーティング経路と前記第2のルーティング経路との分岐点に位置する第2のルータ装置と
有し
前記ルーティング制御装置は、
前記第1のルーティング経路上での輻輳又は障害の発生を示すトリガを受信する、あるいは、前記第1のルータ装置が課金機能、モニタ機能又はメディア変換機能を含むサービス制御機能を有する場合において前記第1のルータ装置を経由させる必要が生じたことを示すトリガを受信するトリガ受信部と、
前記トリガの受信に応じて、アドレス変換情報を生成するアドレス情報提供生成部と、
生成された前記アドレス変換情報に基づいて、送信先端末宛てのデータを前記第1のルータ装置宛てに変換するための第1のアドレス変換情報を生成するように前記第2のルータ装置に要求し、前記第1のルータ装置宛てのデータを前記送信先端末宛てに変換するための第2のアドレス変換情報を生成するように前記第1のルータ装置に要求するアドレス変換情報生成要求部と
を具備し、
前記第1のルータ装置は、
前記ルーティング制御装置からの要求に応じて、前記第2のアドレス変換情報を生成して管理する第1のアドレス変換情報管理部と、
受信したデータの宛先アドレス情報を、前記第2のアドレス変換情報に基づいて変換する第1のアドレス変換部と、
前記第1のアドレス変換部によりアドレス変換されたデータについてルーティング処理を行う第1のルーティング処理部とを具備し、
前記第2のルータ装置は、
前記ルーティング制御装置からの要求に応じて、前記第1のアドレス変換情報を生成して管理する第2のアドレス変換情報管理部と、
受信したデータの宛先アドレス情報を、前記第1のアドレス変換情報に基づいて変換する第2のアドレス変換部と、
前記第2のアドレス変換部によりアドレス変換されたデータについてルーティング処理を行う第2のルーティング処理部と
を具備することを特徴とする通信制御システム。
A routing control device that controls to switch the routing path between routers from the first routing path to the second routing path ;
A first router device located on the second routing path,
And a second router device located at a branch point between said second routing path between the first routing path,
The routing control device
In the case where a trigger indicating the occurrence of congestion or failure on the first routing path is received, or when the first router device has a service control function including a charging function, a monitoring function or a media conversion function, the first A trigger receiving unit for receiving a trigger indicating that it is necessary to pass through one router device ;
An address information provision generating unit that generates address conversion information in response to reception of the trigger;
Based on the generated address translation information , the second router apparatus is requested to generate first address translation information for translating data destined for the destination terminal to the first router apparatus. An address translation information generation requesting unit that requests the first router apparatus to generate second address translation information for translating data addressed to the first router apparatus to the destination terminal. And
The first router device is:
A first address translation information management unit that generates and manages the second address translation information in response to a request from the routing control device;
A first address conversion unit that converts destination address information of received data based on the second address conversion information;
A first routing processing unit that performs a routing process on the data whose address has been converted by the first address conversion unit ;
The second router device is
A second address translation information management unit that generates and manages the first address translation information in response to a request from the routing control device;
A second address conversion unit for converting destination address information of the received data based on the first address conversion information;
A communication control system, comprising: a second routing processing unit that performs a routing process on the data whose address has been converted by the second address conversion unit .
ルータ間におけるルーティング経路を第1のルーティング経路から第2のルーティング経路へ切り替えるように制御するルーティング制御装置において、前記第1のルーティング経路上での輻輳又は障害の発生を示すトリガを受信する、あるいは、前記第2のルーティング経路上の第1のルータ装置が課金機能、モニタ機能又はメディア変換機能を含むサービス制御機能を有する場合において前記第1のルータ装置を経由させる必要が生じたことを示すトリガを受信する工程と、
前記ルーティング制御装置において、前記トリガの受信に応じて、前記第1のルータ装置に対して、アドレス変換情報を提供するように要求する工程と、
前記第1のルータ装置において、前記ルーティング制御装置からの要求に応じて、前記アドレス変換情報を提供する工程と、
前記ルーティング制御装置において、前記第1のルータ装置から取得した前記アドレス変換情報に基づいて、送信先端末宛てのデータを前記第1のルータ装置宛てに変換するための第1のアドレス変換情報を生成するように、前記第1のルーティング経路と前記第2のルーティング経路との分岐点に位置する前記第2のルータ装置に要求する工程と、
前記ルーティング制御装置において、前記第1のルータ装置宛てのデータを前記送信先端末宛てに変換するための第2のアドレス変換情報を生成するように前記第1のルータ装置に要求する工程と、
前記第2のルータ装置において、前記ルーティング制御装置からの要求に応じて、前記第1のアドレス変換情報を生成して管理する工程と、
前記第2のルータ装置において、受信したデータの宛先アドレス情報を、前記第1のアドレス変換情報に基づいて変換する工程と、
前記第2のルータ装置において、アドレス変換された前記データについてルーティング処理を行う工程と
を有することを特徴とする通信制御方法。
In a routing control apparatus that controls to switch a routing path between routers from a first routing path to a second routing path, receiving a trigger indicating occurrence of congestion or a failure on the first routing path, or Trigger indicating that the first router device on the second routing path needs to be routed through the first router device when it has a service control function including a charging function, a monitor function, or a media conversion function Receiving
In the routing control device, in response to the reception of the trigger, requesting the first router device to provide address translation information;
Providing the address translation information in response to a request from the routing control device in the first router device;
In the routing control device, based on the address conversion information acquired from the first router device, first address conversion information for converting data addressed to a destination terminal to the first router device is generated. Requesting the second router device located at a branch point between the first routing path and the second routing path,
In the routing control device, requesting the first router device to generate second address translation information for translating data addressed to the first router device to the destination terminal ;
Generating and managing the first address translation information in response to a request from the routing control device in the second router device;
In the second router device, converting destination address information of received data based on the first address conversion information;
A communication control method comprising: performing a routing process on the address-converted data in the second router device.
前記ルーティング制御装置において、前記第2のルータ装置に対して、前記第1のアドレス変換情報を変更するように要求する工程を有することを特徴とする請求項7に記載の通信制御方法。 8. The communication control method according to claim 7, further comprising a step of requesting the second router device to change the first address translation information in the routing control device. 前記ルーティング制御装置において、前記第2のルータ装置に対して、前記第1のアドレス変換情報を削除するように要求する工程を有することを特徴とする請求項7に記載の通信制御方法。 8. The communication control method according to claim 7, further comprising a step of requesting the second router device to delete the first address translation information in the routing control device. 前記第2のルータ装置において、前記ルーティング制御装置に対して、前記第1のアドレス変換情報の削除許可を要求する工程と、
前記第2のルータ装置において、前記ルーティング制御装置から前記削除許可を受信した場合に、前記第1のアドレス変換情報を削除する工程を有することを特徴とする請求項7に記載の通信制御方法。
In the second router device, requesting the routing control device to permit deletion of the first address translation information;
The communication control method according to claim 7, further comprising a step of deleting the first address translation information when the deletion permission is received from the routing control device in the second router device.
前記第1のアドレス変換情報は、受信したデータの宛先アドレス情報と前記第1のルータ装置のIPアドレスとを関連付けるものであり、
前記変換する工程において、前記第2のルータ装置が、受信したデータの宛先アドレス情報を、前記第1のルータ装置のIPアドレスでカプセル化し、
前記ルーティング処理を行う工程において、前記第1のルータ装置のIPアドレスを用いて前記データについてルーティング処理を行うことを特徴とする請求項7に記載の通信制御方法。
The first address conversion information associates destination address information of received data with an IP address of the first router device,
In the converting step, the second router device encapsulates the destination address information of the received data with the IP address of the first router device,
8. The communication control method according to claim 7, wherein in the step of performing the routing process, the data is routed using an IP address of the first router device.
ルータ間におけるルーティング経路を第1のルーティング経路から第2のルーティング経路へ切り替えるように制御するルーティング制御装置において、前記第1のルーティング経路上での輻輳又は障害の発生を示すトリガを受信する、あるいは、前記第2のルーティング経路上の第1のルータ装置が課金機能、モニタ機能又はメディア変換機能を含むサービス制御機能を有する場合において前記第1のルータ装置を経由させる必要が生じたことを示すトリガを受信する工程と、
前記ルーティング制御装置において、前記トリガの受信に応じて、アドレス変換情報を生成する工程と、
生成された前記アドレス変換情報に基づいて、送信先端末宛てのデータを前記第1のルータ装置宛てに変換するための第1のアドレス変換情報生成するように前記第2のルータ装置に要求する工程と、
前記第2のルータ装置において、前記ルーティング制御装置からの要求に応じて、前記第1のアドレス変換情報を生成して管理する工程と、
前記第2のルータ装置において、受信したデータの宛先アドレス情報を、前記第1のアドレス変換情報に基づいて変換する工程と、
前記第2のルータ装置において、アドレス変換された前記データについてルーティング処理を行う工程と
を有することを特徴とする通信制御方法。
In a routing control apparatus that controls to switch a routing path between routers from a first routing path to a second routing path, receiving a trigger indicating occurrence of congestion or a failure on the first routing path, or Trigger indicating that the first router device on the second routing path needs to be routed through the first router device when it has a service control function including a charging function, a monitor function, or a media conversion function Receiving
In the routing control device, in response to receiving the trigger, generating address translation information;
Based on the generated address translation information , the second router apparatus is requested to generate first address translation information for translating data destined for the destination terminal to the first router apparatus. Process,
Generating and managing the first address translation information in response to a request from the routing control device in the second router device;
In the second router device, converting destination address information of received data based on the first address conversion information;
A communication control method comprising: performing a routing process on the address-converted data in the second router device.
ルータ間におけるルーティング経路を第1のルーティング経路から第2のルーティング経路へ切り替えるように制御するルーティング制御装置であって、
前記第1のルーティング経路上での輻輳又は障害の発生を示すトリガを受信する、あるいは、前記第2のルーティング経路上の第1のルータ装置が課金機能、モニタ機能又はメディア変換機能を含むサービス制御機能を有する場合において前記第1のルータ装置を経由させる必要が生じたことを示すトリガを受信するトリガ受信部と、
前記トリガの受信に応じて、前記第1のルータ装置に対して、アドレス変換情報を提供するように要求するアドレス情報提供要求部と、
前記第1のルーティング経路と前記第2のルーティング経路との分岐点に位置する第2のルータ装置に対して、前記第1のルータ装置から取得した前記アドレス変換情報に基づいて、送信先端末宛てのデータを前記第1のルータ装置宛てに変換するための第1のアドレス変換情報を生成するように要求するアドレス変換情報生成要求部と
を具備することを特徴とするルーティング制御装置。
A routing control device that controls to switch a routing path between routers from a first routing path to a second routing path,
Service control in which a trigger indicating occurrence of congestion or failure on the first routing path is received, or the first router device on the second routing path includes a charging function, a monitoring function, or a media conversion function A trigger receiving unit that receives a trigger indicating that it is necessary to pass through the first router device in the case of having a function ;
In response to receipt of the trigger, to the first router device, the address information providing request section that requests to provide address conversion information,
Based on the address translation information acquired from the first router device, the second router device located at the branch point between the first routing route and the second routing route is addressed to the destination terminal. A routing control device comprising: an address translation information generation requesting unit that requests to generate first address translation information for translating the data of the first address to the first router device.
前記第2のルータ装置に対して、前記第1のアドレス変換情報を変更するように要求するアドレス変換情報変更要求部を具備することを特徴とする請求項13に記載のルーティング制御装置。 14. The routing control device according to claim 13, further comprising an address translation information change request unit that requests the second router device to change the first address translation information. 前記第2のルータ装置に対して、前記第1のアドレス変換情報を削除するように要求するアドレス変換情報削除要求部を具備することを特徴とする請求項13に記載のルーティング制御装置。 14. The routing control device according to claim 13, further comprising an address translation information deletion request unit that requests the second router device to delete the first address translation information. ルータ間におけるルーティング経路を第1のルーティング経路から第2のルーティング経路へ切り替えるように制御するルーティング制御装置であって、
前記第1のルーティング経路上での輻輳又は障害の発生を示すトリガを受信する、あるいは、前記第2のルーティング経路上に位置する第1のルータ装置が課金機能、モニタ機能又はメディア変換機能を含むサービス制御機能を有する場合において前記第1のルータ装置を経由させる必要が生じたことを示すトリガを受信するトリガ受信部と、
前記トリガの受信に応じて、アドレス変換情報を生成するアドレス情報提供生成部と、
前記第1のルーティング経路と前記第2のルーティング経路との分岐点に位置する第2のルータ装置に対して、生成された前記アドレス変換情報に基づいて、送信先端末宛てのデータを前記第1のルータ装置宛てに変換するための第1のアドレス変換情報を生成するように要求するアドレス変換情報生成要求部と
を具備することを特徴とするルーティング制御装置。
A routing control device that controls to switch a routing path between routers from a first routing path to a second routing path,
A trigger indicating the occurrence of congestion or failure on the first routing path is received, or the first router device located on the second routing path includes a charging function, a monitoring function, or a media conversion function A trigger receiving unit that receives a trigger indicating that it is necessary to pass through the first router device in the case of having a service control function ;
An address information provision generating unit that generates address conversion information in response to reception of the trigger;
Based on the generated address translation information , data addressed to a destination terminal is transmitted to the second router device located at the branch point between the first routing path and the second routing path . A routing control device comprising: an address translation information generation requesting unit that requests to generate first address translation information for translation to a router device.
ルータ間におけるルーティング経路を第1のルーティング経路から第2のルーティング経路へ切り替えるように制御するルーティング制御装置から、前記第1のルーティング経路上での輻輳又は障害が発生したこと、あるいは、前記第2のルーティング経路上に位置する第1のルータ装置が課金機能、モニタ機能又はメディア変換機能を含むサービス制御機能を有する場合において前記第1のルータ装置を経由させる必要が生じたことにより、送信先端末宛てのデータを前記第1のルータ装置宛てに変換するための第1のアドレス変換情報を生成するように要求された場合、当該第1のアドレス変換情報を生成して管理するアドレス変換情報管理部と、
受信したデータの宛先アドレス情報を、前記第1のアドレス変換情報に基づいて変換するアドレス変換部と、
アドレス変換された前記データについてルーティング処理を行うルーティング処理部と
を具備することを特徴とするルータ装置。
A congestion control or failure has occurred on the first routing path from the routing control device that controls to switch the routing path between routers from the first routing path to the second routing path , or the second When the first router device located on the routing route has a service control function including a charging function, a monitor function, or a media conversion function, it is necessary to pass through the first router device. An address conversion information management unit that generates and manages the first address conversion information when requested to generate the first address conversion information for converting the data addressed to the first router device When,
An address conversion unit that converts destination address information of received data based on the first address conversion information;
A router apparatus comprising: a routing processing unit that performs a routing process on the address-converted data.
前記ルーティング制御装置に対して、前記第1のアドレス変換情報の削除許可を要求するアドレス変換情報削除許可要求部を具備し、
前記アドレス変換情報管理部は、前記ルーティング制御装置から前記削除許可を受信した場合に、前記第1のアドレス変換情報を削除することを特徴とする請求項17に記載のルータ装置。
An address translation information deletion permission requesting unit that requests the routing control device to permit deletion of the first address translation information;
The router apparatus according to claim 17, wherein the address translation information management unit deletes the first address translation information when the deletion permission is received from the routing control apparatus.
前記第1のアドレス変換情報は、受信したデータの宛先アドレス情報と所定のIPアドレスとを関連付けるものであり、
前記アドレス変換部は、受信したデータの宛先アドレス情報を、前記所定のIPアドレスでカプセル化し、
前記ルーティング処理部は、前記所定のIPアドレスを用いて前記データについてルーティング処理を行うことを特徴とする請求項17に記載のルータ装置。
The first address translation information associates destination address information of received data with a predetermined IP address,
The address conversion unit encapsulates the destination address information of the received data with the predetermined IP address,
The router device according to claim 17, wherein the routing processing unit performs a routing process on the data using the predetermined IP address.
JP2007071050A 2007-03-19 2007-03-19 Communication control system, communication control method, and routing control apparatus and router apparatus suitable for use in these Expired - Fee Related JP4423304B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2007071050A JP4423304B2 (en) 2007-03-19 2007-03-19 Communication control system, communication control method, and routing control apparatus and router apparatus suitable for use in these

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2007071050A JP4423304B2 (en) 2007-03-19 2007-03-19 Communication control system, communication control method, and routing control apparatus and router apparatus suitable for use in these

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
JP2002323129A Division JP2004159112A (en) 2002-11-06 2002-11-06 Communication control system, communication control method, and routing controller and router device suitably used for them

Publications (2)

Publication Number Publication Date
JP2007189740A JP2007189740A (en) 2007-07-26
JP4423304B2 true JP4423304B2 (en) 2010-03-03

Family

ID=38344536

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2007071050A Expired - Fee Related JP4423304B2 (en) 2007-03-19 2007-03-19 Communication control system, communication control method, and routing control apparatus and router apparatus suitable for use in these

Country Status (1)

Country Link
JP (1) JP4423304B2 (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP2273731B1 (en) * 2008-04-03 2013-06-12 NTT DoCoMo, Inc. Data relay device and data relay method
JP2012044601A (en) * 2010-08-23 2012-03-01 Nippon Telegr & Teleph Corp <Ntt> Setting system, setting method, and setting program

Also Published As

Publication number Publication date
JP2007189740A (en) 2007-07-26

Similar Documents

Publication Publication Date Title
JP6108006B2 (en) COMMUNICATION SYSTEM, NODE, CONTROL DEVICE, COMMUNICATION METHOD, AND PROGRAM
JP6203943B2 (en) Method and apparatus for accessing device network
US9787593B2 (en) Performing path-oriented systems management
WO2011037105A1 (en) Content-based switching system and content-based switching method
JP2010193528A (en) Handover resource optimization
JP6206508B2 (en) Packet transfer device, control device, communication system, communication method, and program
WO2014086280A1 (en) Method, device and system for processing wireless network user access
JP5754506B2 (en) Communication system, controller, switch, storage management device, and communication method
JP2004159112A (en) Communication control system, communication control method, and routing controller and router device suitably used for them
CN104618243A (en) Routing method, device and system, and gateway scheduling method and device
CN101163100B (en) Tunnel mapping method
CN105591963A (en) Message forwarding method and equipment in SDN
JP4423304B2 (en) Communication control system, communication control method, and routing control apparatus and router apparatus suitable for use in these
WO2012149777A1 (en) Method, apparatus, and system for establishing label-switched path
WO2019240158A1 (en) Communication system and communication method
KR102203489B1 (en) Method for configuring contents name and routing method based on contents name, apparatus using the same
CN101163099B (en) Mapping method
JP5911620B2 (en) Virtual network management server and edge router
JP6261001B2 (en) Routing control system and method
JP2012175293A (en) Communication system, switching hub, router and program
CN101163098B (en) Method of implementing service data flow and label switching path tunnel mapping
CN108023801B (en) Resource scheduling method and system for heterogeneous network
CN104734960A (en) Message processing method and controller equipment
TW201720111A (en) Software defined networking system and network connection routing method thereof
JP5542098B2 (en) Route control apparatus, route control program, route control method, and route control system

Legal Events

Date Code Title Description
A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20090204

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20090630

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20090831

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

A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20091207

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20121211

Year of fee payment: 3

R150 Certificate of patent or registration of utility model

Ref document number: 4423304

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

Free format text: JAPANESE INTERMEDIATE CODE: R150

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20121211

Year of fee payment: 3

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20131211

Year of fee payment: 4

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

LAPS Cancellation because of no payment of annual fees