JP4440057B2 - Communication management system and communication management apparatus - Google Patents

Communication management system and communication management apparatus Download PDF

Info

Publication number
JP4440057B2
JP4440057B2 JP2004280343A JP2004280343A JP4440057B2 JP 4440057 B2 JP4440057 B2 JP 4440057B2 JP 2004280343 A JP2004280343 A JP 2004280343A JP 2004280343 A JP2004280343 A JP 2004280343A JP 4440057 B2 JP4440057 B2 JP 4440057B2
Authority
JP
Japan
Prior art keywords
location
management device
communication management
mobile terminal
location registration
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
JP2004280343A
Other languages
Japanese (ja)
Other versions
JP2006094393A (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.)
Mitsubishi Electric Corp
Original Assignee
Mitsubishi Electric 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 Mitsubishi Electric Corp filed Critical Mitsubishi Electric Corp
Priority to JP2004280343A priority Critical patent/JP4440057B2/en
Publication of JP2006094393A publication Critical patent/JP2006094393A/en
Application granted granted Critical
Publication of JP4440057B2 publication Critical patent/JP4440057B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Description

本発明は、移動端末の位置登録とユーザパケットの転送を行なう通信管理システムおよび通信管理装置に関するものである。   The present invention relates to a communication management system and a communication management apparatus that perform location registration of a mobile terminal and transfer of user packets.

通信技術の発展に伴い、PHS(Personal Handyphone System)やPDA(Personal Digital Assistant)等の移動可能な通信端末の開発が進められている。通信端末が移動をしながら同一のIP(Internet Protocol)アドレスを保ちつつ間断なく通信を継続する手段としてモバイルIP等が利用されている。   With the development of communication technology, mobile communication terminals such as PHS (Personal Handyphone System) and PDA (Personal Digital Assistant) are being developed. Mobile IP or the like is used as means for continuing communication without interruption while maintaining the same IP (Internet Protocol) address while a communication terminal moves.

例えば、モバイルIPv6を利用したPHSや携帯電話の場合、通信端末(電話機)は、どの場所に位置するかの情報(どの基地局と接続されているかの情報)を位置登録パケットとしてIPプロトコルを処理するルータ等の交換局(MSC(Mobile services Switching Center))に送信する。このルータ等は、通信端末がどこに位置するかの情報を通信端末毎にデータベースに登録(位置登録)しておく。そして、このルータはデータベースに登録されている位置登録に基づいてユーザパケットの転送経路を決定するとともに、モバイルIP固有のカプセル化を行っている。すなわち、IPプロトコル処理を行うルータは、位置登録とユーザパケットの転送を同一の装置で行っていた。   For example, in the case of a PHS or a mobile phone using Mobile IPv6, the communication terminal (telephone) processes the IP protocol using information on which location is located (information on which base station is connected) as a location registration packet. To a mobile switching center (MSC) such as a router. The router or the like registers (location registration) information on where the communication terminal is located in a database for each communication terminal. The router determines the transfer path of the user packet based on the location registration registered in the database and performs encapsulation specific to the mobile IP. That is, a router that performs IP protocol processing performs location registration and user packet transfer with the same device.

また、サーバ、クライアント間の高速通信を可能にするため、サーバへの負荷分散を行う技術がある。複数のサーバのフロントエンドにロードバランサ(負荷分散制御装置)を配置することによって、ロードバランサが複数のサーバの負荷を監視している。そして、サーバの負荷の監視の情報に基づいて複数の負荷分散対象サーバにパケットを均等に振り分けている(例えば特許文献1)。   In addition, there is a technique for distributing the load to the server in order to enable high-speed communication between the server and the client. By placing a load balancer (load distribution control device) on the front end of a plurality of servers, the load balancer monitors the loads on the plurality of servers. Then, packets are evenly distributed to a plurality of load distribution target servers based on information on monitoring of server load (for example, Patent Document 1).

特開2003−174473号公報JP 2003-174473 A

しかしながら、上記従来の技術によれば、IPプロトコルを処理するルータは位置登録パケットの処理とユーザパケットの転送を同一の装置で実施するため、通信端末の移動頻度が高く位置登録パケットのトラヒックが増加した場合、ユーザパケットのトラヒック量に関係なく別のモバイルIPルータを設置する必要があった。   However, according to the above conventional technique, the router that processes the IP protocol performs the processing of the location registration packet and the transfer of the user packet by the same device, so the movement frequency of the communication terminal is high and the traffic of the location registration packet increases. In this case, it is necessary to install another mobile IP router regardless of the traffic volume of user packets.

また、複数のモバイルIPルータのフロントエンドに負荷分散制御装置を配置した場合、モバイルIPのプロトコルの処理に際して、通信端末からの位置登録パケットとユーザパケットを同一のモバイルIPルータに転送する必要があり、位置登録パケットのトラヒックの増加とユーザパケットのトラヒックの増加に個別に対応できないという問題があった。   In addition, when load balancing control devices are arranged at the front ends of a plurality of mobile IP routers, it is necessary to transfer the location registration packet and the user packet from the communication terminal to the same mobile IP router when processing the mobile IP protocol. There is a problem that it is impossible to individually cope with an increase in traffic of location registration packets and an increase in traffic of user packets.

さらに、モバイルIPでは端末認証およびデータ保護のためにIPSEC(Security Architecture for the Internet Protocol)等の暗号化手順を用いるが、位置登録パケットとユーザデータの双方に対して暗号のエンコード/デコードを高速に処理しつつ、位置登録パケットのトラヒックの増加とユーザパケットのトラヒックの増加に個別に対応する技術は開示されていない。   In addition, Mobile IP uses encryption procedures such as IPSEC (Security Architecture for the Internet Protocol) for terminal authentication and data protection, but it can encode / decode both location registration packets and user data at high speed. No technique is disclosed that individually handles the increase in traffic of location registration packets and the increase in traffic of user packets while processing.

本発明は、上記に鑑みてなされたものであって、移動端末の位置登録とユーザデータの送受信を効率よく処理することが可能な通信管理システムおよび通信管理装置を得ることを目的とする。   The present invention has been made in view of the above, and an object of the present invention is to obtain a communication management system and a communication management apparatus capable of efficiently processing location registration of a mobile terminal and transmission / reception of user data.

上述した課題を解決し、目的を達成するために、本発明は、移動端末の位置に関する情報を管理するとともに移動端末が送受信するユーザパケットの転送を行なうホームエージェント機能を有する通信管理システムにおいて、前記移動端末から送信される移動端末の位置に関する位置登録情報に基づいて前記移動端末の位置に関する情報を管理する位置管理部を有する位置管理装置と、前記移動端末が送信する前記位置登録情報を前記位置管理装置へ転送し、かつ前記位置登録情報に対する応答情報として前記位置管理装置が送信する位置応答情報を前記移動端末へ転送し、かつ前記移動端末が送受信するユーザパケットを前記位置管理装置を介さずに転送する転送部と、前記転送部が前記位置登録情報、前記位置応答情報および前記ユーザパケットを転送する際に、前記位置登録情報、前記位置応答情報および前記ユーザパケットを暗号化または復号する暗号処理部と、を有する通信管理装置と、を備えることを特徴とする。   In order to solve the above-described problems and achieve the object, the present invention provides a communication management system having a home agent function for managing information on the location of a mobile terminal and transferring user packets transmitted and received by the mobile terminal. A location management device having a location management unit that manages information related to the location of the mobile terminal based on location registration information related to the location of the mobile terminal transmitted from the mobile terminal, and the location registration information transmitted by the mobile terminal as the location The location response information transmitted by the location management device as response information to the location registration information is forwarded to the mobile terminal, and user packets transmitted and received by the mobile terminal are not passed through the location management device. A transfer unit that transfers to the location, and the transfer unit includes the location registration information, the location response information, and the user. When transferring packet, the location registration information, characterized in that it comprises a communication management apparatus having a cryptographic processing unit for the position response information and the user packet is encrypted or decrypted.

この発明によれば、通信管理装置が移動端末から送信される情報の暗号化の制御パラメータを管理するため、位置管理装置は移動端末から送信される情報の暗号化の制御パラメータを管理する必要がなくなる。   According to the present invention, since the communication management apparatus manages the control parameters for encryption of information transmitted from the mobile terminal, the position management apparatus needs to manage the control parameters for encryption of information transmitted from the mobile terminal. Disappear.

この発明によれば、位置管理装置が移動端末から送信される情報の暗号化の制御パラメータを管理する必要がなくなるため、位置管理装置が移動端末の位置登録処理を迅速に行なうことが可能になるという効果を奏する。   According to the present invention, it is not necessary for the location management device to manage control parameters for encryption of information transmitted from the mobile terminal, and thus the location management device can quickly perform location registration processing of the mobile terminal. There is an effect.

以下に、本発明にかかる通信管理システムおよび通信管理装置の実施の形態を図面に基づいて詳細に説明する。なお、この実施の形態によりこの発明が限定されるものではない。   Embodiments of a communication management system and a communication management apparatus according to the present invention will be described below in detail with reference to the drawings. Note that the present invention is not limited to the embodiments.

実施の形態1.
図1は、本発明の実施の形態1に係る通信管理システムの構成を示す図である。通信管理システムは、1〜複数の移動端末1、複数のアクセスルータ21,22、中継ルータ3、通信管理装置4、通信端末6、サーバ(位置管理装置)7からなる。
Embodiment 1 FIG.
FIG. 1 is a diagram showing a configuration of a communication management system according to Embodiment 1 of the present invention. The communication management system includes one to a plurality of mobile terminals 1, a plurality of access routers 21 and 22, a relay router 3, a communication management device 4, a communication terminal 6, and a server (location management device) 7.

複数の移動端末1はそれぞれ同様の構成(機能)を有し、同様の動作を行なうとともに、複数アクセスルータ21,22はそれぞれ同様の構成を有し、同様の動作を行なうため、ここでは通信管理システム内の移動端末1、アクセスルータ21,22が夫々1つずつである場合について説明する。   Since the plurality of mobile terminals 1 have the same configuration (function) and perform the same operation, the plurality of access routers 21 and 22 have the same configuration and perform the same operation. A case where there are one mobile terminal 1 and one access router 21 and 22 in the system will be described.

移動端末1は、移動する際にモバイルIP(Internet Protocol)プロトコルによってサーバ7との間で位置登録を行う携帯電話、PHS(Personal Handyphone System)等の通信端末である。移動端末1は、アクセスルータ21,22、中継ルータ3等を介して通信端末6と情報(ユーザパケット)の送受信を行う。通信端末6は、移動端末1とユーザパケットの送受信を行うパーソナルコンピュータ等の通信を行う端末である。   The mobile terminal 1 is a communication terminal such as a mobile phone or a PHS (Personal Handyphone System) that performs location registration with the server 7 using a mobile IP (Internet Protocol) protocol when moving. The mobile terminal 1 transmits and receives information (user packets) to and from the communication terminal 6 via the access routers 21 and 22 and the relay router 3. The communication terminal 6 is a terminal that performs communication with the mobile terminal 1 such as a personal computer that transmits and receives user packets.

アクセスルータ21は移動端末1と無線通信等によって接続され、アクセスルータ22は通信端末6と接続されている。アクセスルータ21,22は、移動端末1、通信端末6、通信管理装置4等の間で送受信されるパケットの転送を行なう。アクセスルータ21は、移動端末1がサーバ7との間で位置登録を行えるよう、所定の周期で移動端末1にネットワークプレフィックスを含むルータ広告を報知(送信)する。   The access router 21 is connected to the mobile terminal 1 by wireless communication or the like, and the access router 22 is connected to the communication terminal 6. The access routers 21 and 22 transfer packets transmitted and received between the mobile terminal 1, the communication terminal 6, the communication management device 4, and the like. The access router 21 notifies (transmits) a router advertisement including a network prefix to the mobile terminal 1 at a predetermined cycle so that the mobile terminal 1 can perform location registration with the server 7.

中継ルータ3は、アクセスルータ21,22、通信管理装置4と接続され、アクセスルータ21,22と通信管理装置4(サーバ7)との間で送受信されるパケットの転送(中継)を行う。   The relay router 3 is connected to the access routers 21 and 22 and the communication management device 4 and transfers (relays) packets transmitted and received between the access routers 21 and 22 and the communication management device 4 (server 7).

通信管理装置4は、モバイルIPで規定されたホームエージェント機能のうち、パケット転送処理を行う装置(ノード)である。サーバ7は、モバイルIPで規定されたホームエージェント機能のうち、移動端末1の位置登録を行なうための位置登録パケット91を終端する装置である。サーバ7は、移動端末1と通信端末6の間で送受信されるユーザパケットのモバイルIPカプセル化を通信管理装置に行わせる。   The communication management device 4 is a device (node) that performs packet transfer processing among the home agent functions defined by the mobile IP. The server 7 is a device that terminates a location registration packet 91 for performing location registration of the mobile terminal 1 in the home agent function defined by the mobile IP. The server 7 causes the communication management apparatus to perform mobile IP encapsulation of user packets transmitted and received between the mobile terminal 1 and the communication terminal 6.

本実施の形態1においては、ホームエージェント機能をサーバ7と通信管理装置4によって達成する。ホームエージェントを構成するサーバ7と通信管理装置4は、同一のネットワークプレフィックスを有し、移動端末1とサーバ7との間の通信経路の途中に通信管理装置4が位置するよう通信経路が設定されている。   In the first embodiment, the home agent function is achieved by the server 7 and the communication management device 4. The server 7 and the communication management apparatus 4 constituting the home agent have the same network prefix, and the communication path is set so that the communication management apparatus 4 is located in the middle of the communication path between the mobile terminal 1 and the server 7. ing.

図2は、実施の形態1に係る通信管理装置の構成を示すブロック図である。通信管理装置4は、位置登録応答パケット受信部46、位置登録パケット送信部45、IPSEC(Security Architecture for the Internet Protocol)デコード部43、IPSECエンコード部44、ユーザパケット転送部47、通信I/F部41,42,48、制御部49からなる。ここでの、位置登録応答パケット受信部46、位置登録パケット送信部45、ユーザパケット転送部47が特許請求の範囲に記載の転送部に対応する。また、ここでのIPSECデコード部43、IPSECエンコード部44が特許請求の範囲に記載の暗号処理部に対応する。   FIG. 2 is a block diagram illustrating a configuration of the communication management apparatus according to the first embodiment. The communication management device 4 includes a location registration response packet receiver 46, a location registration packet transmitter 45, an IPSEC (Security Architecture for the Internet Protocol) decoder 43, an IPSEC encoder 44, a user packet transfer unit 47, and a communication I / F unit. 41, 42, 48 and a control unit 49. Here, the location registration response packet receiver 46, the location registration packet transmitter 45, and the user packet transfer unit 47 correspond to the transfer unit described in the claims. The IPSEC decoding unit 43 and the IPSEC encoding unit 44 here correspond to the encryption processing unit described in the claims.

IPSECデコード部43は、移動端末1でIPSEC(RFC(Request For Comments)2406に規定の暗号ペイロード(ESP(Encapsulating Security payload)))等に基づいて暗号化されたパケットを復号する。IPSECエンコード部44は、移動端末1へ送信するパケットをIPSECによって暗号化する。   The IPSEC decoding unit 43 decodes the packet encrypted by the mobile terminal 1 based on the IPSEC (encrypting security payload (ESP) specified in RFC (Request For Comments) 2406) or the like. The IPSEC encoding unit 44 encrypts a packet to be transmitted to the mobile terminal 1 by IPSEC.

位置登録パケット送信部45は、IPSECデコード部43で復号したパケットの中から位置登録パケット91を抽出し、抽出した位置登録パケット91を通信I/F部48を介してサーバ7へ転送(送信)する。   The location registration packet transmission unit 45 extracts the location registration packet 91 from the packets decoded by the IPSEC decoding unit 43, and transfers (transmits) the extracted location registration packet 91 to the server 7 via the communication I / F unit 48. To do.

位置登録応答パケット受信部46は、位置登録パケット91に対する応答情報(位置登録応答パケット)をサーバ7から通信I/F部48を介して受信し、IPSECエンコード部44に送る。   The location registration response packet receiving unit 46 receives response information (location registration response packet) for the location registration packet 91 from the server 7 via the communication I / F unit 48 and sends it to the IPSEC encoding unit 44.

ユーザパケット転送部47は、IPSECデコード部43で復号したパケットの中からユーザパケットを抽出し、このユーザパケットを予め設定しておいた経路情報に従って転送する。ユーザパケット転送部47は、通信端末6から受信した移動端末1宛てのユーザパケットをIPSECエンコード部44に転送する。   The user packet transfer unit 47 extracts a user packet from the packets decoded by the IPSEC decoding unit 43, and transfers the user packet according to preset route information. The user packet transfer unit 47 transfers the user packet addressed to the mobile terminal 1 received from the communication terminal 6 to the IPSEC encoding unit 44.

通信I/F部42は、中継ルータ3、アクセスルータ22を介して移動端末1との間で情報(パケット)の送受信を行う通信インタフェースである。通信I/F部41は、中継ルータ3、アクセスルータ21を介して通信端末6との間で情報の送受信を行う通信インタフェースである。通信I/F部48は、サーバ7との間で情報の送受信を行う通信インタフェースである。   The communication I / F unit 42 is a communication interface that transmits and receives information (packets) to and from the mobile terminal 1 via the relay router 3 and the access router 22. The communication I / F unit 41 is a communication interface that transmits and receives information to and from the communication terminal 6 via the relay router 3 and the access router 21. The communication I / F unit 48 is a communication interface that transmits and receives information to and from the server 7.

制御部49は、位置登録応答パケット受信部46、位置登録パケット送信部45、IPSECデコード部43、IPSECエンコード部44、ユーザパケット転送部47、通信I/F部41,42,48を制御する。   The control unit 49 controls the location registration response packet receiving unit 46, the location registration packet transmitting unit 45, the IPSEC decoding unit 43, the IPSEC encoding unit 44, the user packet transfer unit 47, and the communication I / F units 41, 42, and 48.

図3は、実施の形態1に係るサーバの構成を示すブロック図である。サーバ7は、通信I/F部71、アドレス対応表作成部72、気付けアドレス設定指示部73、応答部74、制御部79からなる。ここでのアドレス対応表作成部72、気付けアドレス設定指示部73が特許請求範囲に記載の位置管理部に対応する。   FIG. 3 is a block diagram illustrating a configuration of the server according to the first embodiment. The server 7 includes a communication I / F unit 71, an address correspondence table creation unit 72, a care-of address setting instruction unit 73, a response unit 74, and a control unit 79. The address correspondence table creation unit 72 and the care-of address setting instruction unit 73 correspond to the location management unit described in the claims.

アドレス対応表作成部72は、位置登録パケット91に含まれる移動端末1のホームアドレスと、移動端末1が移動先で使用する気付けアドレスの対応表を作成する。気付けアドレス設定指示部73は、移動端末1のホームアドレス宛てのパケットに対するカプセル化パケットの宛先アドレスとして、移動端末1からの位置登録パケット91に含まれる気付けアドレスを設定するよう、通信管理装置4に指示情報を送信する。   The address correspondence table creation unit 72 creates a correspondence table between the home address of the mobile terminal 1 included in the location registration packet 91 and the care-of address used by the mobile terminal 1 at the destination. The care-of address setting instruction unit 73 instructs the communication management device 4 to set the care-of address included in the location registration packet 91 from the mobile terminal 1 as the destination address of the encapsulated packet for the packet addressed to the home address of the mobile terminal 1. Send instruction information.

応答部74は、移動端末1からの位置登録パケット91に対する応答として位置登録応答パケットを作成する。通信I/F部71は、通信管理装置4との間で情報の送受信を行う通信インタフェースである。制御部79は、通信I/F部71、アドレス対応表作成部72、気付けアドレス設定指示部73、応答部74を制御する。   The response unit 74 creates a location registration response packet as a response to the location registration packet 91 from the mobile terminal 1. The communication I / F unit 71 is a communication interface that transmits and receives information to and from the communication management device 4. The control unit 79 controls the communication I / F unit 71, the address correspondence table creation unit 72, the care-of address setting instruction unit 73, and the response unit 74.

つぎに、通信管理システムの動作手順について説明する。図4は、実施の形態1に係る通信管理システムの動作手順を示すシーケンス図である。予め移動端末1に対し、ホームエージェントのアドレスとしてサーバ7のアドレスを公開(設定)しておく。   Next, the operation procedure of the communication management system will be described. FIG. 4 is a sequence diagram illustrating an operation procedure of the communication management system according to the first embodiment. The address of the server 7 is disclosed (set) as the home agent address to the mobile terminal 1 in advance.

アクセスルータ22は、所定の周期でルータ広告メッセージを送信する。このルータ広告メッセージには移動端末1に位置情報(ネットワークプレフィックス)を問い合わせるための情報が含まれている。ここでのネットワークプレフィックスは、移動端末1とサーバ7の通信経路によって異なる値を有している。したがって、アクセスルータ22毎に異なる値のネットワークプレフィックスを含むルータ広告メッセージが送信されている。   The access router 22 transmits a router advertisement message at a predetermined cycle. This router advertisement message includes information for inquiring the mobile terminal 1 about location information (network prefix). The network prefix here has a different value depending on the communication path between the mobile terminal 1 and the server 7. Therefore, a router advertisement message including a network prefix having a different value for each access router 22 is transmitted.

移動端末1は、アクセスルータ22からのネットワークプレフィックスの値をモニタし(1)、以前に受信していたネットワークプレフィックスの値と異なる値のネットワークプレフィックスを受信すると、自らの移動端末1が移動したと判断する。   When the mobile terminal 1 monitors the value of the network prefix from the access router 22 (1) and receives a network prefix having a value different from the previously received network prefix value, the mobile terminal 1 moves. to decide.

移動端末1が、以前のアクセスルータ22とは異なるアクセスルータの通信範囲内に移動したと判断すると、移動端末1は自らの位置をサーバ7に登録するための位置登録パケット91をIPSECによって暗号化しアクセスルータ22に送信する。ここでの暗号化はトランスポートモードESP等によって行なう。アクセスルータ22は、中継ルータ3を介してこの位置登録パケット91を通信管理装置4(サーバ7)に送信する(21)。   When it is determined that the mobile terminal 1 has moved into a communication range of an access router different from the previous access router 22, the mobile terminal 1 encrypts a location registration packet 91 for registering its own location in the server 7 by IPSEC. Transmit to the access router 22. The encryption here is performed by the transport mode ESP or the like. The access router 22 transmits the location registration packet 91 to the communication management device 4 (server 7) via the relay router 3 (21).

通信管理装置4は、通信I/F部42を介して移動端末1から送信されたサーバ7宛てのパケットを受信すると、このパケットをIPSECデコード部43に送る。IPSECデコード部43は、受信したパケットのIPヘッダに含まれる発信元アドレス、IPSECヘッダの制御パラメータに基づいてパケットのIPSECデコードを行なう。IPSECデコード部43は、デコード処理によって得たIPパケットが位置登録パケット91であるか否かを判断(解析)する。   When the communication management device 4 receives a packet addressed to the server 7 transmitted from the mobile terminal 1 via the communication I / F unit 42, the communication management device 4 sends this packet to the IPSEC decoding unit 43. The IPSEC decoding unit 43 performs IPSEC decoding of the packet based on the source address included in the IP header of the received packet and the control parameter of the IPSEC header. The IPSEC decoding unit 43 determines (analyzes) whether or not the IP packet obtained by the decoding process is the location registration packet 91.

IPSECデコード部43は、モバイルIPがIPv6の場合はオプションヘッダにモビリティヘッダが付与されている場合にIPパケットが位置登録パケット91であると判断する。また、IPSECデコード部43は、モバイルIPがIPv4の場合はIPパケットに位置登録パケット91であることを示すUDPポート番号が付与されている場合にIPパケットが位置登録パケット91であると判断する。   When the mobile IP is IPv6, the IPSEC decoding unit 43 determines that the IP packet is the location registration packet 91 when the mobility header is added to the option header. In addition, when the mobile IP is IPv4, the IPSEC decoding unit 43 determines that the IP packet is the location registration packet 91 when a UDP port number indicating that the location registration packet 91 is attached to the IP packet.

IPSECデコード部43は、デコード処理によって得たIPパケットが位置登録パケット91であると判断すると、このIPパケット(位置登録パケット91)を位置登録パケット送信部45に転送する。位置登録パケット送信部45は、この位置登録パケット91を通信I/F部48からサーバ7に転送する(22)。   When the IPSEC decoding unit 43 determines that the IP packet obtained by the decoding process is the location registration packet 91, the IPSEC decoding unit 43 transfers the IP packet (location registration packet 91) to the location registration packet transmission unit 45. The location registration packet transmitter 45 transfers the location registration packet 91 from the communication I / F unit 48 to the server 7 (22).

サーバ7は、通信管理装置4から送られる位置登録パケット91を通信I/F部71を介して受信する。サーバ7のアドレス対応表作成部72は、位置登録パケット91に含まれる移動端末1のホームアドレスと、移動端末1が移動先で使用する気付けアドレスに基づいて、移動端末1のホームアドレスと、移動端末1が移動先で使用する気付けアドレスの対応表を作成(更新)する(移動端末1の位置登録)。   The server 7 receives the location registration packet 91 sent from the communication management device 4 via the communication I / F unit 71. Based on the home address of the mobile terminal 1 included in the location registration packet 91 and the care-of address used by the mobile terminal 1 at the destination, the address correspondence table creation unit 72 of the server 7 A correspondence table of care-of addresses used by the terminal 1 at the destination is created (updated) (location registration of the mobile terminal 1).

サーバ7の気付けアドレス設定指示部73は、移動端末1のホームアドレス宛てのパケットに対するカプセル化パケットの宛先アドレスとして、前記位置登録パケット91に含まれる気付けアドレスを設定するよう、通信管理装置4に指示情報を送信する。   The care-of address setting instruction unit 73 of the server 7 instructs the communication management device 4 to set the care-of address included in the location registration packet 91 as the destination address of the encapsulated packet for the packet addressed to the home address of the mobile terminal 1. Send information.

サーバ7の応答部74は、移動端末1からの位置登録パケット91に対する応答として位置登録応答パケットを作成する。応答部74が作成した位置登録応答パケットは、移動端末1宛てに送られる。応答部74からの位置登録応答パケットは、通信管理装置4の位置登録応答パケット受信部46が通信I/F部48を介して受信する(31)。   The response unit 74 of the server 7 creates a location registration response packet as a response to the location registration packet 91 from the mobile terminal 1. The location registration response packet created by the response unit 74 is sent to the mobile terminal 1. The location registration response packet from the response unit 74 is received by the location registration response packet receiving unit 46 of the communication management device 4 via the communication I / F unit 48 (31).

位置登録応答パケット受信部46が受信した位置登録応答パケットは、IPSECエンコード部44に送られる。IPSECエンコード部44は、位置登録応答パケットのIPSECエンコードを行い、通信I/F部42から移動端末1に送信する(32)。   The location registration response packet received by the location registration response packet receiving unit 46 is sent to the IPSEC encoding unit 44. The IPSEC encoding unit 44 performs IPSEC encoding of the location registration response packet and transmits it to the mobile terminal 1 from the communication I / F unit 42 (32).

移動端末1は、通信相手である通信端末6宛てのユーザパケットをカプセル化するとともに、カプセルヘッダの宛先アドレスにホームエージェントのアドレス(サーバ7のIPアドレス)を設定する。移動端末1は、このカプセル化したユーザパケットのIPSECエンコード(被カプセルパケットを暗号化するトンネルモードESP)を行い、通信端末6に送信する。   The mobile terminal 1 encapsulates a user packet addressed to the communication terminal 6 that is a communication partner, and sets the home agent address (the IP address of the server 7) as the destination address of the capsule header. The mobile terminal 1 performs IPSEC encoding (tunnel mode ESP for encrypting the encapsulated packet) of the encapsulated user packet, and transmits it to the communication terminal 6.

通信管理装置4は、カプセルヘッダの宛先アドレスがホームエージェントアドレスに設定されたパケットを通信I/F部42を介して移動端末1から受信する。移動端末1からのユーザパケットはIPSECデコード部43に送られる。   The communication management device 4 receives from the mobile terminal 1 via the communication I / F unit 42 a packet in which the destination address of the capsule header is set to the home agent address. A user packet from the mobile terminal 1 is sent to the IPSEC decoding unit 43.

IPSECデコード部43は、移動端末1からのユーザパケットを復号し、復号したユーザパケットがカプセル化されているか否かを判断する。IPSECデコード部43は、復号したパケットがカプセル化されていると判断すると、このパケットをユーザパケット転送部47に転送する(41)。   The IPSEC decoding unit 43 decodes the user packet from the mobile terminal 1 and determines whether or not the decoded user packet is encapsulated. When determining that the decoded packet is encapsulated, the IPSEC decoding unit 43 transfers the packet to the user packet transfer unit 47 (41).

ユーザパケット転送部47は、IPSECデコード部43から送られるカプセル化されたパケットのカプセルヘッダを除去する。ユーザパケット転送部47は、カプセルヘッダを除去したパケットを通信I/F部41から中継ルータ3、アクセスルータ21を介して通信端末6に送信する(42)。   The user packet transfer unit 47 removes the capsule header of the encapsulated packet sent from the IPSEC decoding unit 43. The user packet transfer unit 47 transmits the packet from which the capsule header has been removed from the communication I / F unit 41 to the communication terminal 6 via the relay router 3 and the access router 21 (42).

通信端末6が移動端末1宛てにユーザパケットを送信すると、このユーザパケットは通信管理装置4に送られる(51)。通信管理装置4のユーザパケット転送部47は通信端末6から受信したユーザパケットをカプセル化し、カプセル化したユーザパケットのカプセルヘッダの宛先アドレスに移動端末1の気付けアドレス設定するとともに、送信元アドレスにホームエージェントのアドレス(サーバ7のIPアドレス)を設定する。このユーザパケットはユーザパケット転送部47からIPSECエンコード部44に送られる。IPSECエンコード部44は、ユーザパケット転送部47からのユーザパケットをIPSECエンコード処理(トンネルモードESPで暗号化)し、通信I/F部42から移動端末1に送信する(52)。   When the communication terminal 6 transmits a user packet to the mobile terminal 1, the user packet is sent to the communication management device 4 (51). The user packet transfer unit 47 of the communication management device 4 encapsulates the user packet received from the communication terminal 6, sets the care-of address of the mobile terminal 1 as the destination address of the capsule header of the encapsulated user packet, and sets the home address as the source address. The agent address (the IP address of the server 7) is set. This user packet is sent from the user packet transfer unit 47 to the IPSEC encoding unit 44. The IPSEC encoding unit 44 performs an IPSEC encoding process (encrypted by tunnel mode ESP) on the user packet from the user packet transfer unit 47, and transmits it to the mobile terminal 1 from the communication I / F unit (52).

なお、本実施の形態1においては、ホームエージェントのアドレスとしてサーバ7のアドレスを移動端末1に公開することとしたが、ホームエージェントのアドレスとして通信管理装置4のアドレスを移動端末1に公開することとしてもよい。   In the first embodiment, the address of the server 7 is disclosed to the mobile terminal 1 as the home agent address. However, the address of the communication management device 4 is disclosed to the mobile terminal 1 as the home agent address. It is good.

なお、通信管理装置4とサーバ7の間で送受信する位置登録パケット91や位置登録応答パケットに対してカプセルヘッダを付加し、カプセルヘッダ以外の部分をIPSECエンコードするトンネルモードESPによって位置登録パケット91や位置登録応答パケットを通信管理装置4とサーバ7の間で送受信する構成としてもよい。これにより、通信管理装置4とサーバ7の間のIPSECの制御パラメータは、移動端末1毎に管理する必要がなくなるため、一組のIPSEC制御パラメータ(通信管理装置4からサーバ7の方向、サーバ7から通信管理装置4の方向)を管理するだけでよい。したがって、通信管理装置4とサーバ7の間における位置登録パケット91を保護することができるとともに、移動端末1の位置登録の処理を高速で行なうことが可能となる。   It is to be noted that a position registration packet 91 or a position registration response packet transmitted or received between the communication management device 4 and the server 7 is added to the position registration packet 91 or the position registration response packet by tunnel mode ESP in which a portion other than the capsule header is IPSEC encoded The location registration response packet may be transmitted and received between the communication management device 4 and the server 7. As a result, the IPSEC control parameters between the communication management device 4 and the server 7 do not need to be managed for each mobile terminal 1, so a set of IPSEC control parameters (direction from the communication management device 4 to the server 7, server 7 To the communication management device 4). Therefore, the location registration packet 91 between the communication management device 4 and the server 7 can be protected, and the location registration process of the mobile terminal 1 can be performed at high speed.

また、通信管理装置4とサーバ7の間でIPSECを用いるか否かに関わらず、通信管理装置4は移動端末1からの位置登録パケット91にカプセルヘッダを付加してサーバ7に転送してもよい。この場合、サーバ7を通信管理装置4とは異なるIPアドレスのネットワークプレフィックスを有するネットワーク(IPサブネットワークが異なるネットワーク)に配置することが可能となる。   Regardless of whether or not IPSEC is used between the communication management device 4 and the server 7, the communication management device 4 may add a capsule header to the location registration packet 91 from the mobile terminal 1 and transfer it to the server 7. Good. In this case, the server 7 can be arranged in a network having a network prefix with an IP address different from that of the communication management device 4 (a network having a different IP subnetwork).

このように、ホームエージェントとして移動端末1にサーバ7のアドレスを公開し、通信管理装置4がサーバ7のアドレス宛ての位置登録パケット91を受信している。そして通信管理装置4がIPSECのデコード処理、エンコード処理を行っているので、サーバ7は移動端末毎にIPSECの制御パラメータ(移動端末1からホームエージェントの方向へのパラメータと、ホームエージェントから移動端末1の方向へのパラメータ)を管理する必要がなくなる。   As described above, the address of the server 7 is disclosed to the mobile terminal 1 as a home agent, and the communication management device 4 receives the location registration packet 91 addressed to the address of the server 7. Since the communication management device 4 performs IPSEC decoding processing and encoding processing, the server 7 sets the IPSEC control parameters (parameters from the mobile terminal 1 to the home agent and the home agent to the mobile terminal 1 for each mobile terminal). Need to manage parameters in the direction of

このように実施の形態1によれば、サーバ7は移動端末1のIPSECの制御パラメータを管理する必要がなくなり、通信管理システム内の移動端末1の数が増大した場合であっても、通信管理装置4がIPSECの制御パラメータの検索処理を迅速に行なうことが可能となる。したがって、サーバ7は移動端末1の位置登録処理を迅速に行なうことが可能となる。   As described above, according to the first embodiment, the server 7 does not need to manage the IPSEC control parameters of the mobile terminal 1, and even if the number of mobile terminals 1 in the communication management system increases, the communication management It becomes possible for the apparatus 4 to quickly perform the IPSEC control parameter search process. Therefore, the server 7 can quickly perform the location registration process of the mobile terminal 1.

実施の形態2.
つぎに、図5〜図8を用いてこの発明の実施の形態2について説明する。実施の形態2では、通信管理システム内の1つの通信管理装置4に対して複数のサーバ(後述するサーバ85〜86)を配置し、通信管理装置4がサーバの付加分散を行なう。
Embodiment 2. FIG.
Next, a second embodiment of the present invention will be described with reference to FIGS. In the second embodiment, a plurality of servers (servers 85 to 86 described later) are arranged for one communication management device 4 in the communication management system, and the communication management device 4 performs additional distribution of the servers.

図5は、実施の形態2に係る通信管理システムの構成を示す図であり、図6は、実施の形態2に係る通信管理装置の構成を示すブロック図である。図5および図6の各構成要素のうち図1および図2に示す実施の形態1の通信管理システムや通信管理装置4と同一機能を達成する構成要素については同一番号を付しており、重複する説明は省略する。   FIG. 5 is a diagram illustrating a configuration of the communication management system according to the second embodiment, and FIG. 6 is a block diagram illustrating a configuration of the communication management device according to the second embodiment. 5 and 6, components that achieve the same functions as those of the communication management system and the communication management device 4 according to the first embodiment shown in FIGS. The description to be omitted is omitted.

図5に示すように、通信管理システムは、複数の移動端末11〜13、複数のアクセスルータ21,22、中継ルータ3、通信管理装置4、通信端末6、複数のサーバ85〜86からなる。ここでの移動端末11〜13は実施の形態1で説明した移動端末1と同一機能を達成し、サーバ85〜86は実施の形態1で説明したサーバ7と同一機能を達成する。   As shown in FIG. 5, the communication management system includes a plurality of mobile terminals 11 to 13, a plurality of access routers 21 and 22, a relay router 3, a communication management device 4, a communication terminal 6, and a plurality of servers 85 to 86. Here, the mobile terminals 11 to 13 achieve the same function as the mobile terminal 1 described in the first embodiment, and the servers 85 to 86 achieve the same function as the server 7 described in the first embodiment.

図6に示すように、通信管理装置4は、位置登録応答パケット受信部46、位置登録パケット送信部45、IPSECデコード部43、IPSECエンコード部44、ユーザパケット転送部47、通信I/F部41,42,48、サーバ付加判断部50、セッション接続制御部51、制御部49からなる。ここでの、サーバ付加判断部50、セッション接続制御部51が特許請求の範囲に記載の第1の負荷判断部に対応する。   As shown in FIG. 6, the communication management device 4 includes a location registration response packet receiving unit 46, a location registration packet transmitting unit 45, an IPSEC decoding unit 43, an IPSEC encoding unit 44, a user packet transfer unit 47, and a communication I / F unit 41. , 42, 48, a server addition determination unit 50, a session connection control unit 51, and a control unit 49. Here, the server addition determination unit 50 and the session connection control unit 51 correspond to the first load determination unit described in the claims.

サーバ負荷判断部50は、サーバ85〜86の負荷状況を監視する。サーバ負荷判断部50は、サーバ85〜86の負荷状況に基づいて負荷の小さいサーバを選択し、セッション接続制御部51に通知する。   The server load determination unit 50 monitors the load status of the servers 85 to 86. The server load determination unit 50 selects a server with a low load based on the load status of the servers 85 to 86 and notifies the session connection control unit 51 of the selected server.

セッション接続制御部51は、移動端末11〜13からの位置登録パケット91に基づいて移動端末11〜13の位置に関する情報(登録状態)を記憶し、移動端末11〜13からの位置登録パケット91が移動端末11〜13の位置を新規に登録するものであるか否か、位置更新のために送信されたものであるか否かを判断する。セッション接続制御部51は、サーバ負荷判断部50からの情報(通知)に基づいて、複数の移動端末11〜13からの位置登録パケットの転送先となるサーバ(サーバ85〜86)を選択(管理)し、選択したサーバに位置登録パケット91を転送する。   The session connection control unit 51 stores information (registration state) on the location of the mobile terminals 11 to 13 based on the location registration packet 91 from the mobile terminals 11 to 13, and the location registration packet 91 from the mobile terminals 11 to 13 is stored. It is determined whether or not the location of the mobile terminals 11 to 13 is newly registered and whether or not the location is transmitted for location update. Based on the information (notification) from the server load determination unit 50, the session connection control unit 51 selects (manages) the servers (servers 85 to 86) that are the transfer destinations of the location registration packets from the plurality of mobile terminals 11 to 13. The location registration packet 91 is transferred to the selected server.

つぎに、実施の形態2に係る通信管理システムの動作手順について説明する。図7は、実施の形態2に係る通信管理システムの動作手順を示すシーケンス図である。予め移動端末11〜13に対し、ホームエージェントのアドレスとしてサーバ85〜86のアドレスを示す情報(サーバ群を示すアドレス、サーバ群を示す識別情報等)を公開しておく。   Next, an operation procedure of the communication management system according to the second embodiment will be described. FIG. 7 is a sequence diagram illustrating an operation procedure of the communication management system according to the second embodiment. Information indicating the addresses of the servers 85 to 86 (address indicating the server group, identification information indicating the server group, etc.) is disclosed in advance to the mobile terminals 11 to 13 as the home agent address.

アクセスルータ22は、所定の周期でルータ広告メッセージを送信する。移動端末11〜13は、アクセスルータ22からのネットワークプレフィックスの値をモニタし(1)、以前に受信していたネットワークプレフィックスの値と異なる値のネットワークプレフィックスを受信すると、自らの移動端末1が移動したと判断する。   The access router 22 transmits a router advertisement message at a predetermined cycle. The mobile terminals 11 to 13 monitor the value of the network prefix from the access router 22 (1). When the mobile terminal 11 receives a network prefix having a value different from the network prefix value received previously, the mobile terminal 1 moves. Judge that

移動端末1が、以前のアクセスルータ22とは異なるアクセスルータに移動したと判断すると、移動端末1は位置登録パケット91をIPSECによって暗号化(トランスポートモードESP)し通信管理装置4(ホームエージェント)に送信する((211)、((221)、(231))。   When it is determined that the mobile terminal 1 has moved to an access router different from the previous access router 22, the mobile terminal 1 encrypts the location registration packet 91 by IPSEC (transport mode ESP) and the communication management device 4 (home agent) ((211), ((221), (231)).

通信管理装置4のIPSECデコード部43は、受信したパケットのIPヘッダに含まれる発信元アドレス、IPSECヘッダの制御パラメータに基づいてパケットのIPSECデコードを行なう。IPSECデコード部43は、デコード処理によって得たIPパケットが位置登録パケット91であるか否かを判断する。   The IPSEC decoding unit 43 of the communication management device 4 performs IPSEC decoding of the packet based on the source address included in the IP header of the received packet and the control parameter of the IPSEC header. The IPSEC decoding unit 43 determines whether or not the IP packet obtained by the decoding process is the location registration packet 91.

IPSECデコード部43は、デコード処理によって得たIPパケットが位置登録パケット91であると判断すると、この位置登録パケット91を位置登録パケット送信部45に転送する。位置登録パケット送信部45は、この位置登録パケット91をセッション接続制御部51に転送する((212)、(222)(232))。   When the IPSEC decoding unit 43 determines that the IP packet obtained by the decoding process is the location registration packet 91, the IPSEC decoding unit 43 transfers the location registration packet 91 to the location registration packet transmission unit 45. The location registration packet transmitter 45 transfers this location registration packet 91 to the session connection controller 51 ((212), (222) (232)).

セッション接続制御部51は、予め記録している移動端末11〜13毎の位置に関する情報(登録状態)に基づいて、移動端末11〜13からの位置登録パケット91が移動端末11〜13の位置を新規に登録するための位置登録パケット91であるか、移動端末11〜13の位置更新をするための位置登録パケット91であるかを判断する。   The session connection control unit 51 determines that the location registration packet 91 from the mobile terminals 11 to 13 indicates the location of the mobile terminals 11 to 13 based on the information (registration state) related to the locations of the mobile terminals 11 to 13 recorded in advance. It is determined whether it is a location registration packet 91 for newly registering or a location registration packet 91 for updating the location of mobile terminals 11-13.

セッション接続制御部51は、位置登録パケット91が移動端末11〜13の位置を新規に登録するための位置登録パケット91であると判断すると、移動端末11〜13の位置を新規に登録するための位置登録パケット91を受信したことをサーバ負荷判断部50に通知する。   When the session connection control unit 51 determines that the position registration packet 91 is a position registration packet 91 for newly registering the positions of the mobile terminals 11 to 13, the session connection control unit 51 newly registers the positions of the mobile terminals 11 to 13. The server load determination unit 50 is notified that the location registration packet 91 has been received.

サーバ負荷判断部50は、サーバ85〜86の負荷状況に関する情報(負荷の小さいサーバの情報等)をセッション接続制御部51に送信する。セッション接続制御部51は、サーバ負荷判断部50からの情報に基づいて、位置登録パケット91の送信先となるサーバをサーバ85〜86から選択する。   The server load determination unit 50 transmits information related to the load status of the servers 85 to 86 (such as information on a server with a small load) to the session connection control unit 51. Based on the information from the server load determination unit 50, the session connection control unit 51 selects a server as a transmission destination of the location registration packet 91 from the servers 85 to 86.

セッション接続制御部51において、移動端末11〜13のアドレスと位置登録処理を行うサーバ85〜86のアドレスの対応表(アドレス対応表)が既に作成済みであれば、作成済みのアドレス対応表に基づいてアドレス対応表内のサーバ85〜86のアドレスに位置登録パケット91を転送する。   In the session connection control unit 51, if a correspondence table (address correspondence table) between the addresses of the mobile terminals 11 to 13 and the addresses of the servers 85 to 86 that perform location registration processing has already been created, it is based on the created address correspondence table. Then, the location registration packet 91 is transferred to the addresses of the servers 85 to 86 in the address correspondence table.

位置登録の取り消しを要求するパケット(位置登録パケットに含まれるライフタイムが0に設定されている)を受信した場合、またはサーバ85〜86が移動端末11〜13からの位置登録パケット91を所定の時間受信しなかったことによってサーバ85〜86から通知される位置登録の取り消し指示に関する情報を受け取った場合に、アドレス対応表から該当する移動端末11〜13のエントリが削除される。   When a packet requesting cancellation of location registration (the lifetime included in the location registration packet is set to 0) is received, or when the servers 85 to 86 receive the location registration packet 91 from the mobile terminals 11 to 13 When information related to the location registration cancellation instruction notified from the servers 85 to 86 due to the absence of time reception is received, the entries of the corresponding mobile terminals 11 to 13 are deleted from the address correspondence table.

セッション接続制御部51は、例えば移動端末11からの位置登録パケット91の送信先としてサーバ85を選択し、移動端末11からの位置登録パケット91の送信先としてサーバ85を選択し、移動端末12からの位置登録パケット91の送信先としてサーバ86を選択し、移動端末13からの位置登録パケット91の送信先としてサーバ87を選択する。セッション接続制御部51は、選択した送信先のサーバ85〜86に、位置登録パケット91を送信する((213)、(223)、(233))。   For example, the session connection control unit 51 selects the server 85 as the transmission destination of the location registration packet 91 from the mobile terminal 11 and selects the server 85 as the transmission destination of the location registration packet 91 from the mobile terminal 11. The server 86 is selected as the transmission destination of the location registration packet 91, and the server 87 is selected as the transmission destination of the location registration packet 91 from the mobile terminal 13. The session connection control unit 51 transmits the location registration packet 91 to the selected transmission destination servers 85 to 86 ((213), (223), (233)).

サーバ85〜86は、通信管理装置4から送られる位置登録パケット91を受信する。サーバ85〜86のアドレス対応表作成部72は、位置登録パケット91に含まれる移動端末1のホームアドレスと、移動端末1が移動先で使用する気付けアドレスに基づいて、移動端末1のホームアドレスと、移動端末1が移動先で使用する気付けアドレスの対応表を作成する。   The servers 85 to 86 receive the location registration packet 91 sent from the communication management device 4. The address correspondence table creating unit 72 of the servers 85 to 86 determines the home address of the mobile terminal 1 based on the home address of the mobile terminal 1 included in the location registration packet 91 and the care-of address used by the mobile terminal 1 at the destination. A correspondence table of care-of addresses used by the mobile terminal 1 at the destination is created.

サーバ7の気付けアドレス設定指示部73は、移動端末1のホームアドレス宛てのパケットに対するカプセル化パケットの宛先アドレスとして、前記位置登録パケット91に含まれる気付けアドレスを設定するよう、通信管理装置4に指示情報を送信する。ここでは、アドレス設定指示部73が移動端末1のホームアドレスと、移動端末1が移動先で使用する気付けアドレスの対応表に基づいて、通信管理装置4に指示情報を送信する。   The care-of address setting instruction unit 73 of the server 7 instructs the communication management device 4 to set the care-of address included in the location registration packet 91 as the destination address of the encapsulated packet for the packet addressed to the home address of the mobile terminal 1. Send information. Here, the address setting instruction unit 73 transmits the instruction information to the communication management device 4 based on the correspondence table between the home address of the mobile terminal 1 and the care-of address used by the mobile terminal 1 at the destination.

サーバ7の応答部74は、移動端末1からの位置登録パケット91に対する応答として位置登録応答パケットを作成する。応答部74が作成した位置登録応答パケットは、移動端末11〜13に送られる。応答部74からの位置登録応答パケットは、通信管理装置4の位置登録応答パケット受信部46が通信I/F部48を介して受信する((311)、(321)、(331))。   The response unit 74 of the server 7 creates a location registration response packet as a response to the location registration packet 91 from the mobile terminal 1. The location registration response packet created by the response unit 74 is sent to the mobile terminals 11 to 13. The location registration response packet from the response unit 74 is received by the location registration response packet receiving unit 46 of the communication management device 4 via the communication I / F unit 48 ((311), (321), (331)).

セッション接続制御部51は、サーバ85〜86からの位置登録応答パケットの登録ステータスを確認し、正常終了していれば移動端末11〜13のアドレスと位置登録処理を行なうサーバ85〜86のアドレスの対応表(アドレス対応表)を作成する。セッション接続制御部51は、サーバ85〜86の位置登録が異常終了であればアドレス対応表を作成しない。   The session connection control unit 51 confirms the registration status of the location registration response packet from the servers 85 to 86. If the registration ends normally, the session connection control unit 51 determines the address of the mobile terminals 11 to 13 and the address of the servers 85 to 86 that perform location registration processing. Create a correspondence table (address correspondence table). The session connection control unit 51 does not create an address correspondence table if the location registration of the servers 85 to 86 ends abnormally.

位置登録応答パケット受信部46が受信した位置登録応答パケットは、IPSECエンコード部44に送られる((312)、(322)、(332))。IPSECエンコード部44は、位置登録応答パケットのIPSECエンコードを行い、通信I/F部42から移動端末11〜13に送信する((313)、(323)、(333))。   The location registration response packet received by the location registration response packet receiving unit 46 is sent to the IPSEC encoding unit 44 ((312), (322), (332)). The IPSEC encoding unit 44 performs IPSEC encoding of the location registration response packet and transmits it from the communication I / F unit 42 to the mobile terminals 11 to 13 ((313), (323), (333)).

つぎに、サーバ負荷判断部50の負荷監視処理、負荷判定のアルゴリズムについて説明する。図8は、サーバの選択処理の手順を示すフローチャートである。サーバ負荷判断部50は、移動端末11〜13の新規の位置登録処理が正常終了したことの通知と、移動端末11〜13に対応するサーバ85〜86のアドレスをセッション接続制御部51から受信する(ステップS100)。   Next, the load monitoring process and load determination algorithm of the server load determination unit 50 will be described. FIG. 8 is a flowchart illustrating a procedure of server selection processing. The server load determination unit 50 receives from the session connection control unit 51 a notification that the new location registration processing of the mobile terminals 11 to 13 has been normally completed and the addresses of the servers 85 to 86 corresponding to the mobile terminals 11 to 13. (Step S100).

サーバ負荷判断部50は、セッション接続制御部51から受信した情報に基づいて、位置登録処理の実施をしている移動端末11〜13の数をサーバ85〜86毎に記憶する(ステップS110)。   Based on the information received from the session connection control unit 51, the server load determination unit 50 stores the number of mobile terminals 11 to 13 that are performing location registration processing for each of the servers 85 to 86 (step S110).

セッション接続制御部51は、移動端末11〜13から新規の位置登録パケットを受信すると、サーバ負荷判断部50に新規の位置登録パケットの転送先となるサーバ(サーバ85〜86)のアドレスを問い合わせる(ステップS120)。   When the session connection control unit 51 receives a new location registration packet from the mobile terminals 11 to 13, the session connection control unit 51 inquires of the server load determination unit 50 about the address of the server (server 85 to 86) serving as a transfer destination of the new location registration packet ( Step S120).

サーバ負荷判断部50は、サーバ毎に位置登録処理中の移動端末の数を比較する。サーバ負荷判断部50は、例えば位置登録処理中の移動端末の数が最も少ないサーバ(負荷の小さいサーバ)を、新規の位置登録パケットの転送先となるサーバとして選択し、セッション接続制御部51に通知する(ステップS130)。   The server load determination unit 50 compares the number of mobile terminals that are undergoing location registration processing for each server. The server load determination unit 50 selects, for example, a server with the smallest number of mobile terminals that are undergoing location registration processing (a server with a small load) as a server to which a new location registration packet is to be transferred, and sends it to the session connection control unit 51. Notification is made (step S130).

この後、実施の形態1と同様の処理(図4に示す(41)、(42)、(51)、(52))によって移動端末11と通信端末6の間でユーザパケットの送受信を行うため、その説明は省略する。   Thereafter, user packets are transmitted and received between the mobile terminal 11 and the communication terminal 6 by the same processing as in the first embodiment ((41), (42), (51), (52) shown in FIG. 4). The description is omitted.

なお、本実施の形態2においては、図8のステップS130でサーバ負荷判断部50が位置登録処理中の移動端末の数が最も少ないサーバを、新規の位置登録パケットの転送先となるサーバとして選択することとしたが、サーバ負荷判断部50は単位時間当たりの位置登録処理数が最も少ないサーバを選択することとしてもよい。   In the second embodiment, in step S130 in FIG. 8, the server load determination unit 50 selects the server with the smallest number of mobile terminals that are undergoing location registration processing as the server to which the new location registration packet is to be transferred. However, the server load determination unit 50 may select a server having the smallest number of location registration processes per unit time.

この場合、サーバ負荷判断部50は、ステップS100において新規の位置登録応答が正常完了した時に加えて、位置登録更新時にも位置登録完了の通知、および位置登録処理に割り当てたサーバ85〜86のアドレスの通知をセッション接続制御部51から受信する。そして、サーバ負荷判断部50はサーバ85〜86毎に単位時間当たりの位置登録数をカウントし、単位時間当たりの位置登録処理数が最も少ないサーバ85〜86を選択する。   In this case, the server load determination unit 50 notifies the location registration completion and the addresses of the servers 85 to 86 assigned to the location registration process at the time of location registration update in addition to when the new location registration response is normally completed in step S100. Is received from the session connection control unit 51. Then, the server load determination unit 50 counts the number of position registrations per unit time for each of the servers 85 to 86, and selects the servers 85 to 86 having the smallest number of position registration processes per unit time.

また、図8のステップS130において、サーバ負荷判断部50は位置登録処理を実行する移動端末数の差が所定の範囲内である場合に、単位時間あたりの位置登録数が最も少ないサーバ85〜86を選択することとしてもよい。   Further, in step S130 of FIG. 8, the server load determination unit 50 has the smallest number of location registrations per unit time 85 to 86 when the difference in the number of mobile terminals that execute location registration processing is within a predetermined range. It is good also as selecting.

このように、通信管理システム内でホームエージェントを構成する通信管理装置4に対して複数のサーバ85〜86を配置するとともに、通信管理装置4がサーバ負荷判断部50、セッション接続制御部51を備えているので、通信管理装置4は各サーバ85〜86の移動登録処理の負荷に応じて移動端末11〜13の位置登録処理を実行させるサーバ85〜86を選択することが可能となる。   As described above, a plurality of servers 85 to 86 are arranged for the communication management device 4 constituting the home agent in the communication management system, and the communication management device 4 includes the server load determination unit 50 and the session connection control unit 51. Therefore, the communication management device 4 can select the servers 85 to 86 that execute the location registration process of the mobile terminals 11 to 13 according to the load of the movement registration process of the servers 85 to 86.

このように実施の形態2によれば、通信管理装置4は各サーバ85〜86の移動登録処理の負荷に応じて移動端末11〜13の位置登録処理を実行させるサーバ85〜86を選択するので、各サーバの負荷分散を行なうことが可能となる。したがって、各サーバは効率よく移動端末の位置登録処理を行なうことができ、移動端末の数が増大した場合であっても移動端末の位置登録処理を短時間で行なうことが可能となる。   As described above, according to the second embodiment, the communication management device 4 selects the servers 85 to 86 that execute the location registration processing of the mobile terminals 11 to 13 according to the load of the mobile registration processing of the servers 85 to 86. It becomes possible to distribute the load of each server. Therefore, each server can efficiently perform the location registration process of the mobile terminal, and even if the number of mobile terminals increases, the location registration process of the mobile terminal can be performed in a short time.

実施の形態3.
つぎに、図9〜図12を用いてこの発明の実施の形態3について説明する。実施の形態3では、通信管理システム内の1つのサーバ7に対して複数の通信管理装置(後述の通信管理装置61,62)を配置し、サーバ7が通信管理装置の付加分散を行なう。
Embodiment 3 FIG.
Next, a third embodiment of the present invention will be described with reference to FIGS. In the third embodiment, a plurality of communication management devices (communication management devices 61 and 62 described later) are arranged for one server 7 in the communication management system, and the server 7 performs additional distribution of the communication management devices.

図9は、実施の形態3に係る通信管理システムの構成を示す図であり、図10は、実施の形態3に係るサーバの構成を示すブロック図である。図9および図10の各構成要素のうち図1および図2に示す実施の形態1の通信管理システムやサーバ7と同一機能を達成する構成要素については同一番号を付しており、重複する説明は省略する。   FIG. 9 is a diagram illustrating a configuration of the communication management system according to the third embodiment, and FIG. 10 is a block diagram illustrating a configuration of the server according to the third embodiment. 9 and 10, components that achieve the same functions as those of the communication management system and the server 7 according to the first embodiment shown in FIGS. 1 and 2 are denoted by the same reference numerals, and redundant descriptions are given. Is omitted.

図9に示すように、通信管理システムは、移動端末11,12、アクセスルータ21,22、中継ルータ3、複数の通信管理装置61,62、通信端末6、サーバ7からなる。ここでの通信管理装置61,62は実施の形態1で説明した通信管理装置4と同一機能を達成する。   As shown in FIG. 9, the communication management system includes mobile terminals 11 and 12, access routers 21 and 22, a relay router 3, a plurality of communication management devices 61 and 62, a communication terminal 6, and a server 7. The communication management devices 61 and 62 here achieve the same function as the communication management device 4 described in the first embodiment.

図10に示すように、サーバ7は通信I/F部71、アドレス対応表作成部72、気付けアドレス設定指示部73、応答部74、制御部79、ノード選択部80、ノード設定管理部81からなる。ここでのノード選択部80、ノード設定管理部81が特許請求の範囲に記載の第2の負荷判断部に対応する。   As shown in FIG. 10, the server 7 includes a communication I / F unit 71, an address correspondence table creation unit 72, a care-of address setting instruction unit 73, a response unit 74, a control unit 79, a node selection unit 80, and a node setting management unit 81. Become. The node selection unit 80 and the node setting management unit 81 here correspond to the second load determination unit described in the claims.

ノード設定管理部81は、通信管理装置61,62の設定に関する情報を記憶(管理)する。ノード設定管理部81は、通信管理装置61,62毎に、位置登録パケット91やユーザパケットの転送処理を行なう移動端末11,12に関する情報(通信管理装置と移動端末の対応関係)を記憶する。ノード設定管理部81は、例えば通信管理装置61,62毎に位置登録パケット91やユーザパケットの転送処理を行なう移動端末の数を記憶する。   The node setting management unit 81 stores (manages) information related to the settings of the communication management devices 61 and 62. The node setting management unit 81 stores, for each of the communication management devices 61 and 62, information related to the mobile terminals 11 and 12 that perform transfer processing of the location registration packet 91 and the user packet (correspondence relationship between the communication management device and the mobile terminal). The node setting management unit 81 stores, for example, the number of mobile terminals that perform transfer processing of the location registration packet 91 and the user packet for each of the communication management devices 61 and 62.

ノード選択部80は、ノード設定管理部81が管理している情報に基づいて、移動端末11,12から送られる位置登録パケット、ユーザパケットの転送先となる通信管理装置(通信管理装置61,62のいずれか)を選択する。   Based on the information managed by the node setting management unit 81, the node selection unit 80 is a communication management device (communication management devices 61 and 62) that is a transfer destination of location registration packets and user packets sent from the mobile terminals 11 and 12. Any one).

つぎに、通信管理システムの動作手順について説明する。図11は、実施の形態3に係るアドレス解決の処理手順を示すシーケンス図である。移動端末11,12は、ホームエージェントのアドレスを動的に取得するため、初期起動の際に自身のホームネットワークのネットワークプレフィックスをアドレスの一部に含むエニーキャストアドレス(IPレイヤのアドレス)を宛先アドレスに設定したホームエージェント(HA(Home Agent))探索要求(パケット)を送信する。   Next, the operation procedure of the communication management system will be described. FIG. 11 is a sequence diagram illustrating an address resolution processing procedure according to the third embodiment. Since the mobile terminals 11 and 12 dynamically acquire the home agent address, the destination address is an anycast address (IP layer address) that includes the network prefix of its home network as part of the address at the time of initial activation. A home agent (HA (Home Agent)) search request (packet) set in (1) is transmitted.

アクセスルータ22は、移動端末11,12からのエニーキャストアドレスに基づいて、ホームエージェント探索要求を中継ルータ3に転送する。中継ルータ3は、アクセスルータ22からのエニーキャストアドレスに対するレイヤ2アドレスを取得するため、エニーキャストアドレスに対するレイヤ2アドレスを通信管理装置61,62に問い合わせる(レイヤ2アドレスを問い合わせるためのアドレス解決要求のメッセージを送信する)。   The access router 22 transfers the home agent search request to the relay router 3 based on the anycast address from the mobile terminals 11 and 12. In order to acquire the layer 2 address corresponding to the anycast address from the access router 22, the relay router 3 inquires the communication management devices 61 and 62 for the layer 2 address corresponding to the anycast address (address resolution request for inquiring the layer 2 address). Send a message).

通信管理装置61,62の両方がアドレス解決要求に対して、通信管理装置(通信管理装置61,62)のレイヤ2アドレスを含むアドレス解決応答を中継ルータ3に返送する。ここでのアドレス解決応答はエニーキャストアドレスに対するレイヤ2アドレスを含むメッセージである。   In response to the address resolution request, both the communication management devices 61 and 62 return an address resolution response including the layer 2 address of the communication management device (communication management devices 61 and 62) to the relay router 3. The address resolution response here is a message including the layer 2 address for the anycast address.

中継ルータ3は、通信管理装置61,62からアドレス解決応答を受信する。これにより、中継ルータ3は、エニーキャストアドレスに対するレイヤ2アドレスを取得する。中継ルータ3は、例えば最初に受信したアドレス解決応答に含まれる通信管理装置のアドレスにホームエージェントアドレス探索要求を送信する。中継ルータ3は、例えば通信管理装置61から最初にアドレス解決応答を受信すると、通信管理装置61にホームエージェントアドレス探索要求を送信する。   The relay router 3 receives the address resolution response from the communication management devices 61 and 62. Thereby, the relay router 3 acquires the layer 2 address with respect to the anycast address. For example, the relay router 3 transmits a home agent address search request to the address of the communication management device included in the address resolution response received first. For example, when the relay router 3 first receives an address resolution response from the communication management device 61, the relay router 3 transmits a home agent address search request to the communication management device 61.

この後、通信管理装置61は、ホームエージェントアドレス探索要求をサーバ7に転送する。サーバ7のノード選択部80は、ノード設定管理部81に記憶している情報に基づいて、通信管理装置の中から情報の転送処理(移動端末からの位置登録パケット91等の転送)をしている移動端末の数が最も少ない通信管理装置を選択する。   Thereafter, the communication management device 61 transfers a home agent address search request to the server 7. Based on the information stored in the node setting management unit 81, the node selection unit 80 of the server 7 performs information transfer processing (transfer of the location registration packet 91 and the like from the mobile terminal) from the communication management device. The communication management device with the smallest number of mobile terminals is selected.

ノード選択部80は、例えば通信管理装置62を選択する。ノード選択部80は、ホームエージェントアドレス探索要求を転送した通信管理装置61を介して、通信管理装置62を指定したホームエージェント探索応答を移動端末11,12に送信する。ここでのホームエージェントアドレス探索応答は、ホームエージェントアドレス探索要求に対する応答であり、ホームエージェントアドレスを含むパケットである。   The node selection unit 80 selects the communication management device 62, for example. The node selection unit 80 transmits a home agent search response designating the communication management device 62 to the mobile terminals 11 and 12 via the communication management device 61 that has transferred the home agent address search request. The home agent address search response here is a response to the home agent address search request and is a packet including the home agent address.

つぎに、移動端末11,12が送受信するパケットの転送手順について説明する。図12は、実施の形態3に係る通信管理システムの動作手順を示すシーケンス図である。アクセスルータ22は、所定の周期でルータ広告メッセージを送信している(1)。   Next, transfer procedures for packets transmitted and received by the mobile terminals 11 and 12 will be described. FIG. 12 is a sequence diagram illustrating an operation procedure of the communication management system according to the third embodiment. The access router 22 transmits a router advertisement message at a predetermined cycle (1).

移動端末11,12は、ホームエージェント探索応答によって指定された通信管理装置62に位置登録パケット91を送信する((611)、(621))。通信管理装置62は、実施の形態1の通信管理装置4と同様の処理手順によって位置登録パケット91をサーバ7に転送する((612)、(622))ため、その説明は省略する。   The mobile terminals 11 and 12 transmit the location registration packet 91 to the communication management device 62 designated by the home agent search response ((611), (621)). Since the communication management device 62 transfers the location registration packet 91 to the server 7 by the same processing procedure as that of the communication management device 4 of the first embodiment ((612), (622)), the description thereof is omitted.

サーバ7のノード設定管理部81は、移動端末11,12からの位置登録パケット91に基づいて、通信管理装置61,62毎に位置登録パケット91等の転送処理を行なう移動端末の数を記憶する。   The node setting management unit 81 of the server 7 stores the number of mobile terminals that perform transfer processing of the location registration packet 91 and the like for each of the communication management devices 61 and 62 based on the location registration packet 91 from the mobile terminals 11 and 12. .

また、サーバ7は実施の形態1と同様の処理手順によって移動端末11,12の位置登録を行い、移動端末11,12のホームアドレス宛てのパケットに対するカプセル化パケットの宛先アドレスとして、位置登録パケット91に含まれる気付けアドレスを設定するよう、通信管理装置62に指示情報を送信する。さらに、サーバ7は実施の形態1と同様の処理手順によって位置登録応答(パケット)を通信管理装置62に送信し(613,623)、通信管理装置62は実施の形態1と同様の処理手順によって位置登録応答を移動端末11,12に送信する((614)、(624))。   Further, the server 7 performs location registration of the mobile terminals 11 and 12 according to the same processing procedure as in the first embodiment, and uses the location registration packet 91 as the destination address of the encapsulated packet for the packet addressed to the home address of the mobile terminals 11 and 12 The instruction information is transmitted to the communication management device 62 so as to set the care-of address included in. Further, the server 7 transmits a location registration response (packet) to the communication management device 62 by the same processing procedure as in the first embodiment (613, 623), and the communication management device 62 performs the same processing procedure as in the first embodiment. A location registration response is transmitted to the mobile terminals 11 and 12 ((614), (624)).

移動端末11,12は、ホームエージェント探索応答によって指定された通信管理装置62にユーザパケットを送信する((641),(661))。通信管理装置62は、実施の形態1の通信管理装置4と同様の処理手順によってユーザパケットを通信端末6に転送する((642)、(662))。   The mobile terminals 11 and 12 transmit user packets to the communication management device 62 designated by the home agent search response ((641) and (661)). The communication management device 62 transfers the user packet to the communication terminal 6 by the same processing procedure as that of the communication management device 4 of the first embodiment ((642), (662)).

通信端末6から移動端末11,12へ送信するユーザパケットに対して転送処理を行なう通信管理装置を中継ルータ3等に予め設定しておく。転送処理を行なう通信管理装置は、例えば移動端末11,12が持つ固有のアドレス(ホームアドレス)に基づいて設定する。例えば、移動端末11へのユーザパケットは通信管理装置61を介して転送し、移動端末12へのユーザパケットは通信管理装置62を介して転送するよう設定しておく。   A communication management device that performs transfer processing on user packets transmitted from the communication terminal 6 to the mobile terminals 11 and 12 is set in advance in the relay router 3 or the like. The communication management device that performs the transfer process is set based on, for example, a unique address (home address) of the mobile terminals 11 and 12. For example, the user packet to the mobile terminal 11 is set to be transferred via the communication management device 61, and the user packet to the mobile terminal 12 is set to be transferred via the communication management device 62.

通信端末6からのユーザパケットは、中継ルータ3を介して予め設定されている通信管理装置61,62に送信される((651)、(671))。通信管理装置61,62は、実施の形態1と同様の処理手順によってユーザパケットを移動端末11,12に送信する((652)、(672))。   The user packet from the communication terminal 6 is transmitted to the communication management devices 61 and 62 set in advance via the relay router 3 ((651), (671)). The communication management devices 61 and 62 transmit user packets to the mobile terminals 11 and 12 by the same processing procedure as in the first embodiment ((652) and (672)).

なお、サーバ7は通信管理装置61,62でパケットの転送処理している移動端末数に限られず、通信管理装置61,62の単位時間当たりのトラヒック量等に基づいてパケットの転送処理を行なう通信管理装置を選択してもよい。この場合、通信管理装置61,62が単位時間当たりのトラヒック量をサーバ7に通知する。   Note that the server 7 is not limited to the number of mobile terminals for which the communication management devices 61 and 62 perform packet transfer processing, and communication for performing packet transfer processing based on the traffic volume per unit time of the communication management devices 61 and 62. A management device may be selected. In this case, the communication management devices 61 and 62 notify the server 7 of the traffic volume per unit time.

このように、通信管理システム内でホームエージェントを構成するサーバ7に対して複数の通信管理装置61,62を配置するとともに、サーバ7がノード選択部80、ノード設定管理部81を備えているので、サーバ7は各通信管理装置61,62の負荷に応じて移動端末11,12からのパケットの転送処理を実行させる通信管理装置61,62を選択することが可能となる。   As described above, the plurality of communication management devices 61 and 62 are arranged for the server 7 constituting the home agent in the communication management system, and the server 7 includes the node selection unit 80 and the node setting management unit 81. The server 7 can select the communication management devices 61 and 62 for executing the packet transfer processing from the mobile terminals 11 and 12 according to the load of the communication management devices 61 and 62.

このように実施の形態3によれば、サーバ7は各通信管理装置61,62の負荷に応じて移動端末11,12からのパケットの転送処理を実行させる通信管理装置61,62を選択するので、通信管理装置の負荷分散を行なうことが可能となり、各通信管理装置は効率よくパケットの転送処理を行なうことができる。したがって、移動端末の数が増大した場合や移動端末と通信端末6の間のトラヒックが増大した場合であっても、移動端末の位置登録処理やユーザパケットの転送処理を短時間で行なうことが可能となる。   As described above, according to the third embodiment, the server 7 selects the communication management devices 61 and 62 that execute the packet transfer processing from the mobile terminals 11 and 12 according to the load of each communication management device 61 and 62. The load of the communication management apparatus can be distributed, and each communication management apparatus can efficiently perform packet transfer processing. Therefore, even when the number of mobile terminals increases or when traffic between the mobile terminals and the communication terminal 6 increases, it is possible to perform mobile terminal location registration processing and user packet transfer processing in a short time. It becomes.

実施の形態4.
つぎに、図13および図14を用いてこの発明の実施の形態4について説明する。実施の形態4では、実施の形態3に係る通信管理システム等において、中継ルータ3からのアドレス解決要求(エニーキャストアドレス)に対してアドレス解決応答を返信する通信管理装置を設定しておく。本実施の形態4においては、サーバ7のノード選択部80がアドレス解決応答要求を返信する通信管理装置を選択する。
Embodiment 4 FIG.
Next, a fourth embodiment of the present invention will be described with reference to FIGS. In the fourth embodiment, in the communication management system or the like according to the third embodiment, a communication management device that returns an address resolution response to an address resolution request (anycast address) from the relay router 3 is set. In the fourth embodiment, the node selection unit 80 of the server 7 selects a communication management device that returns an address resolution response request.

本実施の形態4に係る通信管理装置61,62の構成について説明する。なお、通信管理装置61,62は同様の構成を有するので、ここでは通信管理装置61を例にとって説明する。   The configuration of the communication management devices 61 and 62 according to the fourth embodiment will be described. Since the communication management devices 61 and 62 have the same configuration, the communication management device 61 will be described here as an example.

図13は、実施の形態4に係る通信管理装置の構成を示すブロック図であり、図13の各構成要素のうち図2に示す実施の形態1の通信管理装置4と同一機能を達成する構成要素については同一番号を付しており、重複する説明は省略する。   FIG. 13 is a block diagram showing a configuration of the communication management apparatus according to the fourth embodiment, and a configuration that achieves the same function as the communication management apparatus 4 of the first embodiment shown in FIG. Elements are given the same numbers, and duplicate descriptions are omitted.

図13に示すように、通信管理装置61は、位置登録応答パケット受信部46、位置登録パケット送信部45、IPSECデコード部43、IPSECエンコード部44、ユーザパケット転送部47、通信I/F部41,42,48、応答送信設定部55、制御部49からなる。   As illustrated in FIG. 13, the communication management device 61 includes a location registration response packet receiver 46, a location registration packet transmitter 45, an IPSEC decoder 43, an IPSEC encoder 44, a user packet transfer unit 47, and a communication I / F unit 41. , 42, 48, a response transmission setting unit 55, and a control unit 49.

応答送信設定部55は、サーバ7からの指示情報に基づいて、エニーキャストアドレスに対してアドレス解決応答要求を返信するか否かの設定を行なう。応答送信設定部55は、エニーキャストアドレスに対してアドレス解決応答を返信するよう設定している場合に、中継ルータ3からアドレス解決要求を受信するとアドレス解決応答を返信する。   The response transmission setting unit 55 sets whether to return an address resolution response request to the anycast address based on the instruction information from the server 7. The response transmission setting unit 55 returns an address resolution response when it receives an address resolution request from the relay router 3 when it is set to return an address resolution response to the anycast address.

図14は、実施の形態4に係るアドレス解決の処理手順を示すシーケンス図である。サーバ7のノード選択部80は、予め通信管理装置61,62の1つに対して、アドレス解決応答要求の返信を許可する指示情報(応答送信許可情報)を送信しておく。サーバ7は、例えば通信管理装置61に対して応答送信許可情報を送信しておく。通信管理装置61の応答送信設定部55は、サーバ7から応答送信許可情報を受信すると、中継ルータ3からのアドレス解決要求(エニーキャストアドレス)に対してアドレス解決応答を返信するよう設定する。   FIG. 14 is a sequence diagram illustrating an address resolution processing procedure according to the fourth embodiment. The node selection unit 80 of the server 7 transmits in advance instruction information (response transmission permission information) for permitting the reply of the address resolution response request to one of the communication management devices 61 and 62. The server 7 transmits response transmission permission information to the communication management device 61, for example. When the response transmission setting unit 55 of the communication management device 61 receives the response transmission permission information from the server 7, it sets the address resolution response to be returned in response to the address resolution request (anycast address) from the relay router 3.

移動端末11,12は、ホームエージェントのアドレスを動的に取得するため、HA(ホームエージェント)探索要求をサーバ7宛てに送信する。移動端末11,12からサーバ7へのホームエージェント探索要求は中継ルータ3によって受信される。   The mobile terminals 11 and 12 transmit an HA (home agent) search request to the server 7 in order to dynamically acquire the home agent address. The home agent search request from the mobile terminals 11 and 12 to the server 7 is received by the relay router 3.

中継ルータ3は、アクセスルータ22からのエニーキャストアドレスに対するレイヤ2アドレスを取得するため、ブロードキャストアドレスを宛先アドレスに設定したアドレス解決要求を送信する。   The relay router 3 transmits an address resolution request in which the broadcast address is set as the destination address in order to acquire the layer 2 address corresponding to the anycast address from the access router 22.

中継ルータ3からアドレス解決要求を受信した通信管理装置61,62のうち、エニーキャストアドレスに対してアドレス解決応答が返信可能な通信管理装置61は、アドレス解決応答に自身のレイヤ2アドレスを設定し、このアドレス解決応答を中継ルータ3に送信する。   Of the communication management devices 61 and 62 that have received the address resolution request from the relay router 3, the communication management device 61 that can send an address resolution response to the anycast address sets its own layer 2 address in the address resolution response. The address resolution response is transmitted to the relay router 3.

中継ルータ3は、通信管理装置61からアドレス解決応答を受信すると、アドレス解決応答に含まれる通信管理装置61のアドレスにホームエージェントアドレス探索要求を送信する。通信管理装置61の応答送信設定部55は、ホームエージェントアドレス探索応答に自身のIPアドレスを設定し、このホームエージェントアドレス探索応答を中継ルータ3を介して移動端末11,12に送信する。   When receiving the address resolution response from the communication management device 61, the relay router 3 transmits a home agent address search request to the address of the communication management device 61 included in the address resolution response. The response transmission setting unit 55 of the communication management device 61 sets its own IP address in the home agent address search response, and transmits this home agent address search response to the mobile terminals 11 and 12 via the relay router 3.

中継ルータ3はエニーキャストアドレスに対するレイヤ2アドレスをアドレス解決応答によって取得した際、エニーキャストアドレスとレイヤ2アドレスの対応関係(対応表)を記憶しない。   When the relay router 3 obtains the layer 2 address corresponding to the anycast address by the address resolution response, the relay router 3 does not store the correspondence (correspondence table) between the anycast address and the layer 2 address.

サーバ7のノード設定管理部81は、通信管理装置61,62毎の単位時間当たりのトラヒックや位置登録処理を行なっている移動端末の数を監視している。サーバ7のノード選択部80は、ノード設定管理部81が管理している情報に基づいて、通信管理装置62の処理負荷が通信管理装置61の処理負荷よりも小さいと判断すると、エニーキャストアドレスに対してアドレス解決応答の返信を許可しない(アドレス解決応答の許可を解除する)指示情報(応答送信解除情報)を通信管理装置61に送信する。また、この時通信管理装置62に対して応答送信許可情報を送信する。   The node setting management unit 81 of the server 7 monitors the traffic per unit time for each of the communication management devices 61 and 62 and the number of mobile terminals performing location registration processing. When the node selection unit 80 of the server 7 determines that the processing load of the communication management device 62 is smaller than the processing load of the communication management device 61 based on the information managed by the node setting management unit 81, the node selection unit 80 sets the anycast address. On the other hand, instruction information (response transmission cancellation information) that does not permit the reply of the address resolution response (cancel the permission of the address resolution response) is transmitted to the communication management device 61. At this time, response transmission permission information is transmitted to the communication management device 62.

通信管理装置61の応答送信設定部55は、エニーキャストアドレスに対してアドレス解決応答を返信しないよう設定する。通信管理装置62の応答送信設定部55は、エニーキャストアドレスに対してアドレス解決応答を返信するよう設定する。   The response transmission setting unit 55 of the communication management device 61 sets the address resolution response not to be returned to the anycast address. The response transmission setting unit 55 of the communication management device 62 performs setting so as to return an address resolution response to the anycast address.

この後、移動端末11,12が、ホームエージェントのアドレスを動的に取得するため、ホームエージェント探索要求をサーバ7宛てに送信する。移動端末11,12からサーバ7へのホームエージェント探索要求は中継ルータ3によって受信される。そして、中継ルータ3は、アクセスルータ22からのエニーキャストアドレスに対するレイヤ2アドレスを取得するため、ブロードキャストアドレスを宛先アドレスに設定したアドレス解決要求を送信する。   Thereafter, the mobile terminals 11 and 12 transmit a home agent search request to the server 7 in order to dynamically acquire the home agent address. The home agent search request from the mobile terminals 11 and 12 to the server 7 is received by the relay router 3. Then, the relay router 3 transmits an address resolution request in which the broadcast address is set as the destination address in order to acquire the layer 2 address corresponding to the anycast address from the access router 22.

中継ルータ3は、エニーキャストアドレスとレイヤ2アドレスの対応関係を記憶していないため、エニーキャストアドレスを宛先アドレスに含むパケット受信毎に、アドレス解決要求を送信する。   Since the relay router 3 does not store the correspondence between the anycast address and the layer 2 address, the relay router 3 transmits an address resolution request every time a packet including the anycast address as a destination address is received.

中継ルータ3からアドレス解決要求を受信した通信管理装置61,62のうち、エニーキャストアドレスに対してアドレス解決応答が返信可能な通信管理装置62は、アドレス解決応答に自身のレイヤ2アドレスを設定してこのアドレス解決応答を中継ルータ3に送信する。   Of the communication management devices 61 and 62 that have received the address resolution request from the relay router 3, the communication management device 62 that can return an address resolution response to the anycast address sets its own layer 2 address in the address resolution response. This address resolution response is transmitted to the relay router 3.

中継ルータ3は、通信管理装置62からアドレス解決応答を受信すると、アドレス解決応答に含まれる通信管理装置62のアドレスにホームエージェントアドレス探索要求を送信する。通信管理装置62の応答送信設定部55は、ホームエージェントアドレス探索応答に自身のIPアドレスを設定し、このホームエージェントアドレス探索応答を中継ルータ3を介して移動端末11,12に送信する。   When receiving the address resolution response from the communication management device 62, the relay router 3 transmits a home agent address search request to the address of the communication management device 62 included in the address resolution response. The response transmission setting unit 55 of the communication management device 62 sets its own IP address in the home agent address search response, and transmits this home agent address search response to the mobile terminals 11 and 12 via the relay router 3.

このように、各通信管理装置61,62がサーバ7からの応答送信許可情報、応答送信解除情報に基づいて、アドレス解決応答、ホームエージェント探索応答を中継ルータ3に送信するか否かを設定するので、中継ルータ3はレイヤ2アドレスとエニーキャストアドレスの対応表を記憶することなく、所定の通信管理装置からアドレス解決応答、ホームエージェント探索応答を受信することが可能となる。   In this way, each communication management device 61, 62 sets whether to transmit an address resolution response and a home agent search response to the relay router 3 based on the response transmission permission information and the response transmission release information from the server 7. Therefore, the relay router 3 can receive the address resolution response and the home agent search response from a predetermined communication management device without storing the correspondence table between the layer 2 address and the anycast address.

このように実施の形態4によれば、サーバ7は各通信管理装置61,62の負荷に応じて移動端末11,12からのパケットの転送処理を実行させる通信管理装置61,62を選択するので、通信管理装置の負荷分散を行なうことが可能となり、各通信管理装置は効率よくパケットの転送処理を行なうことができる。したがって、移動端末の数が増大した場合や移動端末と通信端末6の間のトラヒックが増大した場合であっても、移動端末の位置登録処理やユーザパケットの転送処理を短時間で行なうことが可能となる。   As described above, according to the fourth embodiment, the server 7 selects the communication management devices 61 and 62 that execute the packet transfer processing from the mobile terminals 11 and 12 according to the load of each communication management device 61 and 62. The load of the communication management apparatus can be distributed, and each communication management apparatus can efficiently perform packet transfer processing. Therefore, even when the number of mobile terminals increases or when traffic between the mobile terminals and the communication terminal 6 increases, it is possible to perform mobile terminal location registration processing and user packet transfer processing in a short time. It becomes.

以上のように、本発明にかかる通信管理システムおよび通信管理装置は、移動端末の位置登録およびユーザパケットの転送に適している。   As described above, the communication management system and the communication management apparatus according to the present invention are suitable for location registration of a mobile terminal and transfer of user packets.

実施の形態1に係る通信管理システムの構成を示す図である。1 is a diagram showing a configuration of a communication management system according to Embodiment 1. FIG. 実施の形態1に係る通信管理装置の構成を示すブロック図である。1 is a block diagram illustrating a configuration of a communication management apparatus according to Embodiment 1. FIG. 実施の形態1に係るサーバの構成を示すブロック図である。2 is a block diagram illustrating a configuration of a server according to Embodiment 1. FIG. 実施の形態1に係る通信管理システムの動作手順を示すシーケンス図である。FIG. 3 is a sequence diagram showing an operation procedure of the communication management system according to the first embodiment. 実施の形態2に係る通信管理システムの構成を示す図である。It is a figure which shows the structure of the communication management system which concerns on Embodiment 2. FIG. 実施の形態2に係る通信管理装置の構成を示すブロック図である。6 is a block diagram illustrating a configuration of a communication management apparatus according to Embodiment 2. FIG. 実施の形態2に係る通信管理システムの動作手順を示すシーケンス図である。FIG. 10 is a sequence diagram showing an operation procedure of the communication management system according to the second embodiment. サーバの選択処理の手順を示すフローチャートである。It is a flowchart which shows the procedure of the selection process of a server. 実施の形態3に係る通信管理システムの構成を示す図である。FIG. 10 illustrates a configuration of a communication management system according to a third embodiment. 実施の形態3に係るサーバの構成を示すブロック図である。FIG. 10 is a block diagram illustrating a configuration of a server according to a third embodiment. 実施の形態3に係るアドレス解決の処理手順を示すシーケンス図である。FIG. 10 is a sequence diagram illustrating an address resolution processing procedure according to the third embodiment. 実施の形態3に係る通信管理システムの動作手順を示すシーケンス図である。FIG. 10 is a sequence diagram showing an operation procedure of the communication management system according to the third embodiment. 実施の形態4に係る通信管理装置の構成を示すブロック図である。FIG. 10 is a block diagram illustrating a configuration of a communication management device according to a fourth embodiment. 実施の形態4に係るアドレス解決の処理手順を示すシーケンス図である。FIG. 10 is a sequence diagram illustrating an address resolution processing procedure according to the fourth embodiment.

符号の説明Explanation of symbols

1,11〜13 移動端末
3 中継ルータ
4,61,62 通信管理装置
6 通信端末
7,85〜87 サーバ
21,22 アクセスルータ
41,42,48,71 通信I/F部
43 IPSECデコード部
44 IPSECエンコード部
45 位置登録パケット送信部
46 位置登録応答パケット受信部
47 ユーザパケット転送部
49,79 制御部
50 サーバ負荷判断部
51 セッション接続制御部
55 応答送信設定部
72 アドレス対応表作成部
73 アドレス設定指示部
74 応答部
79 制御部
80 ノード選択部
81 ノード設定管理部
91 位置登録パケット
DESCRIPTION OF SYMBOLS 1,11-13 Mobile terminal 3 Relay router 4,61,62 Communication management apparatus 6 Communication terminal 7,85-87 Server 21,22 Access router 41,42,48,71 Communication I / F part 43 IPSEC decoding part 44 IPSEC Encoding unit 45 Location registration packet transmission unit 46 Location registration response packet reception unit 47 User packet transfer unit 49, 79 Control unit 50 Server load determination unit 51 Session connection control unit 55 Response transmission setting unit 72 Address correspondence table creation unit 73 Address setting instruction Unit 74 Response unit 79 Control unit 80 Node selection unit 81 Node setting management unit 91 Location registration packet

Claims (9)

移動端末の位置に関する情報を管理するとともに移動端末が送受信するユーザパケットの転送を行なうホームエージェント機能を有する通信管理システムにおいて、
モバイルIPによって前記移動端末から送信される移動端末の位置に関する位置登録情報に基づいて前記移動端末の位置に関する情報を管理する位置管理部を有する位置管理装置と、
前記移動端末が送信する前記位置登録情報を前記位置管理装置へ転送し、かつ前記位置登録情報に対する応答情報として前記位置管理装置が送信する位置応答情報を前記移動端末へ転送し、かつ前記移動端末が送受信するユーザパケットを前記位置管理装置を介さずに転送する転送部と、前記転送部が前記位置登録情報、前記位置応答情報および前記ユーザパケットを転送する際に、前記位置登録情報、前記位置応答情報および前記ユーザパケットを暗号化または復号する暗号処理部と、を有する通信管理装置と、
を備えることを特徴とする通信管理システム。
In a communication management system having a home agent function for managing information on the position of a mobile terminal and transferring user packets transmitted and received by the mobile terminal,
A location management device having a location management unit that manages information related to the location of the mobile terminal based on location registration information related to the location of the mobile terminal transmitted from the mobile terminal by mobile IP ;
The location registration information transmitted by the mobile terminal is transferred to the location management device, the location response information transmitted by the location management device as response information to the location registration information is forwarded to the mobile terminal, and the mobile terminal A transfer unit that transfers user packets transmitted and received without passing through the location management device, and the transfer unit transfers the location registration information, the location response information, and the user packet when the location registration information, the location An encryption processing unit that encrypts or decrypts response information and the user packet;
A communication management system comprising:
前記位置管理装置と前記通信管理装置の間の前記位置登録情報および前記位置応答情報の送受信は、暗号化されたトンネルパスによって行なうことを特徴とする請求項1に記載の通信管理システム。   The communication management system according to claim 1, wherein transmission / reception of the location registration information and the location response information between the location management device and the communication management device is performed by an encrypted tunnel path. 前記位置管理装置および前記移動端末はそれぞれ複数からなるとともに、前記通信管理装置は前記位置管理装置毎の負荷状態を判断する第1の負荷判断部をさらに備え、
前記第1の負荷判断部は、前記移動端末との間で前記位置登録情報および前記位置応答情報を送受信する位置管理装置を、前記負荷状態に基づいて前記移動端末毎に選択することを特徴とする請求項1または2に記載の通信管理システム。
The location management device and the mobile terminal each include a plurality, and the communication management device further includes a first load determination unit that determines a load state for each location management device,
The first load determination unit selects, for each mobile terminal , a location management device that transmits and receives the location registration information and the location response information to and from the mobile terminal based on the load state. The communication management system according to claim 1 or 2.
前記第1の負荷判断部は、前記各位置管理装置が前記位置登録情報および前記位置応答情報を送受信する移動端末の数または前記各位置管理装置の単位時間当たりの前記位置登録情報の処理回数の少なくとも1つに基づいて、前記位置管理装置毎の負荷状態を判断することを特徴とする請求項1〜3のいずれか1つに記載の通信管理システム。   The first load determination unit is configured to determine a number of mobile terminals that each location management device transmits and receives the location registration information and the location response information, or the number of times the location registration information is processed per unit time of each location management device. The communication management system according to any one of claims 1 to 3, wherein a load state of each position management device is determined based on at least one. 前記通信管理装置および前記移動端末はそれぞれ複数からなるとともに、前記位置管理装置は前記通信管理装置毎の負荷状態を判断する第2の負荷判断部をさらに備え、
前記第2の負荷判断部は、前記通信管理装置毎の負荷状態に基づいて前記移動端末との間で前記位置登録情報、前記位置応答情報および前記ユーザパケットを送受信する通信管理装置を前記移動端末毎に選択し、
前記各移動端末は、前記第2の負荷判断部に選択された前記移動端末毎の通信管理装置との間で前記位置登録情報、前記位置応答情報およびユーザパケットを送受信することを特徴とする請求項1または2に記載の通信管理システム。
The communication management device and the mobile terminal each include a plurality, and the location management device further includes a second load determination unit that determines a load state for each communication management device,
The second load determination unit transmits a communication management device that transmits and receives the location registration information, the location response information, and the user packet to and from the mobile terminal based on a load state of each communication management device. Select every
Each said mobile terminal transmits / receives the said location registration information, the said location response information, and a user packet between the communication management apparatuses for every said mobile terminal selected by the said 2nd load judgment part. Item 3. The communication management system according to Item 1 or 2.
前記第2の負荷判断部は、前記移動端末に対し、前記第2の負荷判断部が選択した通信管理装置との間で前記位置登録情報、前記位置応答情報およびユーザパケットを送受信するよう指示情報を送信することを特徴とする請求項1、2または5のいずれか1つに記載の通信管理システム。   The second load determination unit instructs the mobile terminal to transmit / receive the location registration information, the location response information, and a user packet to / from the communication management device selected by the second load determination unit. The communication management system according to any one of claims 1, 2, and 5, wherein: 前記第2の負荷判断部は、前記移動端末毎に選択した前記各通信管理装置に対し、前記第2の負荷判断部が選択した移動端末との間で前記位置登録情報、前記位置応答情報およびユーザパケットを送受信するよう指示情報を送信することを特徴とする請求項1、2、5または6のいずれか1つに記載の通信管理システム。   The second load determination unit, for each communication management device selected for each mobile terminal, the location registration information, the position response information, and the mobile terminal selected by the second load determination unit. The communication management system according to claim 1, wherein the instruction information is transmitted so as to transmit and receive a user packet. 前記第2の負荷判断部は、前記各通信管理装置が前記位置登録情報、前記位置応答情報および前記ユーザパケットを送受信する移動端末の数、前記各通信管理装置の単位時間当たりの前記位置登録情報の処理回数または前記各通信管理装置の単位時間当たりのトラヒック量の少なくとも1つに基づいて、前記通信管理装置毎の負荷状態を判断することを特徴とする請求項1、2、5〜7のいずれか1つに記載の通信管理システム。   The second load determination unit includes: the number of mobile terminals that each communication management device transmits / receives the location registration information, the location response information, and the user packet; and the location registration information per unit time of each communication management device. The load state of each communication management device is determined based on at least one of the number of processing times or the amount of traffic per unit time of each communication management device. The communication management system according to any one of the above. モバイルIPによって移動端末から送信される移動端末の位置に関する位置登録情報に基づいて前記移動端末の位置に関する情報を管理する位置管理装置と前記移動端末との間に配置されて、前記位置管理装置と前記移動端末の間の通信管理を行なう通信管理装置において、
前記移動端末が送信する前記位置登録情報を前記位置管理装置へ転送し、かつ前記位置登録情報に対する応答情報として前記位置管理装置が送信する位置応答情報を前記移動端末へ転送し、かつ前記移動端末が送受信するユーザパケットを前記位置管理装置を介さずに転送する転送部と、
前記転送部が前記位置登録情報、前記位置応答情報および前記ユーザパケットを転送する際に、前記位置登録情報、前記位置応答情報および前記ユーザパケットを暗号化または復号する暗号処理部と、
を備えることを特徴とする通信管理装置。
The position management device is arranged between a location management device that manages information related to the location of the mobile terminal based on location registration information related to the location of the mobile terminal transmitted from the mobile terminal by the mobile IP, and the location management device. In a communication management device that performs communication management between the mobile terminals,
The location registration information transmitted by the mobile terminal is transferred to the location management device, the location response information transmitted by the location management device as response information to the location registration information is forwarded to the mobile terminal, and the mobile terminal A transfer unit that transfers user packets transmitted and received without passing through the location management device;
An encryption processor that encrypts or decrypts the location registration information, the location response information, and the user packet when the transfer unit transfers the location registration information, the location response information, and the user packet;
A communication management device comprising:
JP2004280343A 2004-09-27 2004-09-27 Communication management system and communication management apparatus Expired - Fee Related JP4440057B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2004280343A JP4440057B2 (en) 2004-09-27 2004-09-27 Communication management system and communication management apparatus

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2004280343A JP4440057B2 (en) 2004-09-27 2004-09-27 Communication management system and communication management apparatus

Publications (2)

Publication Number Publication Date
JP2006094393A JP2006094393A (en) 2006-04-06
JP4440057B2 true JP4440057B2 (en) 2010-03-24

Family

ID=36234898

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2004280343A Expired - Fee Related JP4440057B2 (en) 2004-09-27 2004-09-27 Communication management system and communication management apparatus

Country Status (1)

Country Link
JP (1) JP4440057B2 (en)

Families Citing this family (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP4823053B2 (en) * 2006-12-26 2011-11-24 パナソニック株式会社 Method for switching between different types of communication interfaces, mobile terminal and management device
JP5090962B2 (en) * 2008-02-22 2012-12-05 日本無線株式会社 HA location registration control system
JP2013258547A (en) * 2012-06-12 2013-12-26 Hitachi Ltd Mobile communication system and mobile communication method
JP2016537835A (en) 2013-09-20 2016-12-01 コンヴィーダ ワイヤレス, エルエルシー Joint registration or de-registration methods for proximity services and Internet of Things services

Also Published As

Publication number Publication date
JP2006094393A (en) 2006-04-06

Similar Documents

Publication Publication Date Title
KR100847167B1 (en) Terminal and communication system
US7457289B2 (en) Inter-proxy communication protocol for mobile IP
KR101029900B1 (en) Methods and apparatus for mobile ip dynamic home agent allocation
EP1460815B1 (en) System, method and gateway for dynamically allocating a home network address to a mobile node in a foreign network
JP4981164B2 (en) Communication system and communication node
US20040095913A1 (en) Routing optimization proxy in IP networks
US8451840B2 (en) Mobility in IP without mobile IP
US7937578B2 (en) Communications security methods for supporting end-to-end security associations
EP1493289A1 (en) System and method for pushing data in an internet protocol network environment
US20040090941A1 (en) Dynamic re-routing of mobile node support in home servers
JP2007036641A (en) Home agent device, and communication system
WO2008151557A1 (en) Method, equipment and proxy mobile ip system for triggering route optimization
KR20060003900A (en) Methods and apparatus for extending mobile ip
JP4806364B2 (en) Router switching method and router device
JP4944120B2 (en) Base station method and apparatus for establishing a connection
JP4440057B2 (en) Communication management system and communication management apparatus
JP2005051458A (en) Communication network system and method for automatically setting security therefor
JP2004312517A (en) Path optimization system, method, and program
US20070168520A1 (en) Network layer end-point transfer
JP5180085B2 (en) Wireless terminal method and apparatus for establishing a connection
JP4334425B2 (en) Home agent
US20220338095A1 (en) Base station assisted information centric network
JP3936366B2 (en) Communication apparatus and communication method
JP2009177264A (en) Network system, data transmission/reception method, and data transmission/reception program
JP2009135920A (en) Communications system, security association continuation method, mobile communications terminal, server apparatus, and program

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20070625

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20090612

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20090728

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20090925

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

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

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

Free format text: PAYMENT UNTIL: 20130115

Year of fee payment: 3

R150 Certificate of patent or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

LAPS Cancellation because of no payment of annual fees