JP5155899B2 - Route control method and system via non-IP network in mobile IP network - Google Patents

Route control method and system via non-IP network in mobile IP network Download PDF

Info

Publication number
JP5155899B2
JP5155899B2 JP2009022186A JP2009022186A JP5155899B2 JP 5155899 B2 JP5155899 B2 JP 5155899B2 JP 2009022186 A JP2009022186 A JP 2009022186A JP 2009022186 A JP2009022186 A JP 2009022186A JP 5155899 B2 JP5155899 B2 JP 5155899B2
Authority
JP
Japan
Prior art keywords
network
packet
address
gateway
terminal
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
JP2009022186A
Other languages
Japanese (ja)
Other versions
JP2010183129A (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.)
KDDI Corp
Original Assignee
KDDI 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 KDDI Corp filed Critical KDDI Corp
Priority to JP2009022186A priority Critical patent/JP5155899B2/en
Publication of JP2010183129A publication Critical patent/JP2010183129A/en
Application granted granted Critical
Publication of JP5155899B2 publication Critical patent/JP5155899B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Mobile Radio Communication Systems (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To provide a routing control method and system capable of switching to another route via a non-IP network, for an IP network to which a mobile IP technology is applied. <P>SOLUTION: A mobile router transmits a registration request including a mobile network address appended with a network identifier of a non-IP network to a gateway through the non-IP network. The gateway associates the network identifier with the mobile network address included in the registration request, and registers them. Then, the gateway appends an IP header, in which a sender address is a care-of address of the gateway, to the registration request including the mobile network address, and transmits IP packets of the registration request to a home agent. The home agent associates the home network address with the care-of address of the gateway, and registers them, according to the registration request. <P>COPYRIGHT: (C)2010,JPO&amp;INPIT

Description

本発明は、モバイルIP(Internet Protocol)ネットワークにおける経路制御方法及びシステムに関する。   The present invention relates to a route control method and system in a mobile IP (Internet Protocol) network.

図1は、従来技術におけるシステム構成図である。   FIG. 1 is a system configuration diagram in the prior art.

図1のシステムによれば、端末3は、モバイルルータ1に接続し、IPパケットによって通信する。モバイルルータ1は、アドレス空間であるモバイルネットワークアドレスを管理する。モバイルルータ1は、IPネットワーク6を介して相手方端末5と通信する。   According to the system of FIG. 1, the terminal 3 is connected to the mobile router 1 and communicates by IP packets. The mobile router 1 manages a mobile network address that is an address space. The mobile router 1 communicates with the counterpart terminal 5 via the IP network 6.

IPネットワーク6は、例えばインターネット及びアクセスネットワークによって構成される。アクセスネットワークは、例えば携帯電話網や無線LANである。モバイルIPネットワークの場合、モバイルルータ1は、ホームネットワークに接続されたホームエージェント4を介して、相手方端末5と通信する。   The IP network 6 is configured by, for example, the Internet and an access network. The access network is, for example, a mobile phone network or a wireless LAN. In the case of a mobile IP network, the mobile router 1 communicates with a counterpart terminal 5 via a home agent 4 connected to the home network.

端末3は、受信装置を用いて、異なる経路として、非IPネットワーク7を介して相手方端末5と通信することもできる。非IPネットワーク7は、例えばイリジウムのような通信衛星ネットワークである。IPネットワーク6と非IPネットワーク7との間に、ゲートウェイ2が接続されており、端末3は、非IPネットワーク7を介してゲートウェイ2と通信する。非IPネットワーク7によれば、IPヘッダが付加されたパケットを送受信することができないため、そのパケットにIPヘッダは付加されない。   The terminal 3 can also communicate with the counterpart terminal 5 via the non-IP network 7 as a different route using the receiving device. The non-IP network 7 is a communication satellite network such as iridium. The gateway 2 is connected between the IP network 6 and the non-IP network 7, and the terminal 3 communicates with the gateway 2 via the non-IP network 7. According to the non-IP network 7, since a packet to which an IP header is added cannot be transmitted / received, an IP header is not added to the packet.

従来、モバイルルータとホームエージェントとの間で、双方向トンネルを介してパケットを送受信する技術がある(例えば特許文献1参照)。この技術によれば、IPv6におけるモバイルルータが、アドレスコンフィギュレーションに関連の気付けアドレスを取得し、その気付けアドレスを、ホームエージェントに登録する。   Conventionally, there is a technique for transmitting and receiving packets between a mobile router and a home agent via a bidirectional tunnel (see, for example, Patent Document 1). According to this technique, a mobile router in IPv6 acquires a care-of address associated with an address configuration and registers the care-of address with a home agent.

また、モバイルルータが、通信属性テーブルを利用して、モバイルIPを必要としないクライアント・サーバ型通信のパケットフローか、又は、モバイルIPを利用すべきピアツーピア(P2P)型通信のパケットフローかを識別し、そのパケットフローに応じて経路を制御する技術もある(例えば特許文献2参照)。この技術によれば、セッションの短いクライアント・サーバ型通信用の受信パケットについては、オーバヘッドのない直接経路でサーバに転送することができ、P2P型通信用の受信パケットについては、固有IPアドレスを適用したモバイルIPによる通信サービスを提供できる。   In addition, the mobile router uses the communication attribute table to identify whether the packet flow is a client-server type communication that does not require the mobile IP or the packet flow of the peer-to-peer (P2P) type communication that should use the mobile IP. However, there is a technique for controlling the route according to the packet flow (see, for example, Patent Document 2). According to this technology, a received packet for client / server communication with a short session can be transferred to the server through a direct route without overhead, and a unique IP address is applied to the received packet for P2P communication. A communication service based on mobile IP can be provided.

特表2005−510122号公報JP 2005-510122 A 特開2006−050035号公報JP 2006-050035 A

モバイルIPネットワークは、IPネットワークを介して、モバイルルータの移動を可能とする技術である。従って、非IPネットワークを介して、モバイルIPネットワークを実現することは想定されていない。しかしながら、IPネットワークでリンク障害が発生した場合、端末が、非IPネットワークへ経路を切り替えることによって通信を継続したいとする需要もある。この場合、通信する端末同士の間で、モバイルIPとは別のプロトコルを用いて、別の通信経路を確立する必要がある。即ち、通信する両端末は、2つの通信経路を認識する必要がある。   The mobile IP network is a technology that enables a mobile router to move through an IP network. Therefore, it is not assumed that a mobile IP network is realized via a non-IP network. However, when a link failure occurs in the IP network, there is a demand that the terminal wants to continue communication by switching the route to the non-IP network. In this case, it is necessary to establish another communication path between the communicating terminals using a protocol different from the mobile IP. That is, both communicating terminals need to recognize two communication paths.

そこで、本発明は、端末が通信経路を認識することなく、モバイルIPが適用されたネットワークの中で、非IPネットワークを介した別の経路に切り替えることできる経路制御方法及びシステムを提供することを目的とする。   Therefore, the present invention provides a route control method and system that allows a terminal to switch to another route via a non-IP network in a network to which mobile IP is applied without recognizing a communication route. Objective.

本発明によれば、IPネットワークと非IPネットワークとの間に接続されたゲートウェイと、IPネットワークインタフェース及び非IPネットワークインタフェースを有するモバイルルータと、該モバイルルータに接続された第1の端末と、IPネットワークに接続された第2の端末と、IPネットワークに接続されたホームエージェントとを有するシステムにおける、第1の端末と第2の端末との間の経路制御方法であって、
モバイルルータが、モバイルネットワークアドレスを含む登録要求を、送信元アドレスを非IPネットワークのネットワーク識別子として、非IPネットワークを介してゲートウェイへ送信する第1のステップと、
ゲートウェイが、登録要求によって、ネットワーク識別子とモバイルネットワークアドレスとを対応付けて登録する第2のステップと、
ゲートウェイが、モバイルネットワークアドレスを含む登録要求を、送信元アドレスを当該ゲートウェイの気付けアドレスとして、ホームエージェントへ送信する第3のステップと、
ホームエージェントが、登録要求によって、モバイルネットワークアドレスと当該ゲートウェイの気付けアドレスとを対応付けて登録する第4のステップと
を有することを特徴とする。
According to the present invention, a gateway connected between an IP network and a non-IP network, a mobile router having an IP network interface and a non-IP network interface, a first terminal connected to the mobile router, and an IP A path control method between a first terminal and a second terminal in a system having a second terminal connected to a network and a home agent connected to an IP network,
A first step in which a mobile router sends a registration request including a mobile network address to a gateway via a non-IP network with a source address as a network identifier of the non-IP network;
A second step in which the gateway registers the network identifier and the mobile network address in association with each other by a registration request;
A third step in which the gateway transmits a registration request including the mobile network address to the home agent using the source address as the care-of address of the gateway;
The home agent has a fourth step of registering the mobile network address and the care-of address of the gateway in association with each other by a registration request.

本発明の経路制御方法における他の実施形態によれば、
ゲートウェイが、
ホームエージェントから、IPプリアンブルと、宛先アドレスをゲートウェイの気付けアドレスとするカプセル化ヘッダと、宛先アドレスを第1の端末のホームアドレスとする原ヘッダとを含むIPパケットを受信し、
IPパケットから、IPプリアンブル及びカプセル化ヘッダを除去し、
原ヘッダのみを含むパケットを、宛先アドレスを第1の端末のネットワーク識別子としてモバイルルータへ送信し、
モバイルルータが、
ゲートウェイから、原ヘッダのみを含むパケットを受信し、
原ヘッダのみを含むパケットに、IPプリアンブルを付加し、
そのIPパケットを端末へ送信することも好ましい。
According to another embodiment of the route control method of the present invention,
The gateway
Receiving from the home agent an IP packet including an IP preamble, an encapsulation header having the destination address as the care-of address of the gateway, and an original header having the destination address as the home address of the first terminal;
Remove the IP preamble and encapsulation header from the IP packet,
Send a packet containing only the original header to the mobile router with the destination address as the network identifier of the first terminal,
Mobile router
Receive a packet containing only the original header from the gateway,
An IP preamble is added to a packet including only the original header,
It is also preferable to transmit the IP packet to the terminal.

本発明の経路制御方法における他の実施形態によれば、
モバイルルータが、
第1の端末から、IPプリアンブルと、送信元アドレスを第1の端末のホームアドレスとする原ヘッダとを含むIPパケットを受信し、
IPパケットから、IPプリアンブルを除去し、
原ヘッダのみを含むパケットを、送信元アドレスを第1のネットワーク識別子としてゲートウェイへ送信し、
ゲートウェイが、
モバイルルータから、原ヘッダのみを含むパケットを受信し、
原ヘッダのみを含むパケットに、IPプリアンブルと、送信元アドレスをゲートウェイの気付けアドレスとするカプセル化ヘッダとを付加し、
そのIPパケットをホームエージェントへ送信することも好ましい。
According to another embodiment of the route control method of the present invention,
Mobile router
Receiving an IP packet including an IP preamble and an original header whose source address is the home address of the first terminal from the first terminal;
Removing the IP preamble from the IP packet;
Sending a packet containing only the original header to the gateway with the source address as the first network identifier,
The gateway
Receive a packet containing only the original header from the mobile router,
Add an IP preamble and an encapsulation header with the source address as the care-of address of the gateway to the packet containing only the original header,
It is also preferable to send the IP packet to the home agent.

本発明の経路制御方法における他の実施形態によれば、非IPネットワークは、通信衛星を介したネットワークであることも好ましい。   According to another embodiment of the route control method of the present invention, the non-IP network is preferably a network via a communication satellite.

本発明の経路制御方法における他の実施形態によれば、モバイルルータは、IPネットワークインタフェースにおける障害を検出した際に、第1のステップを実行することも好ましい。   According to another embodiment of the routing method of the present invention, the mobile router preferably also executes the first step when detecting a failure in the IP network interface.

本発明によれば、IPネットワークと非IPネットワークとの間に接続されたゲートウェイと、IPネットワークインタフェース及び非IPネットワークインタフェースを有するモバイルルータと、該モバイルルータに接続された第1の端末と、IPネットワークに接続された第2の端末と、IPネットワークに接続されたホームエージェントとを有し、第1の端末と第2の端末との間で経路を制御するシステムであって、
モバイルルータは、
モバイルネットワークアドレスを含む登録要求を、送信元アドレスを非IPネットワークのネットワーク識別子として、非IPネットワークを介してゲートウェイへ送信する登録要求送信手段を有し、
ゲートウェイは、
登録要求によって、ネットワーク識別子とモバイルネットワークアドレスとを対応付けて登録する登録処理手段と、
モバイルネットワークアドレスを含む登録要求を、送信元アドレスを当該ゲートウェイの気付けアドレスとして、ホームエージェントへ送信する登録要求送信手段と
を有することを特徴とする。
According to the present invention, a gateway connected between an IP network and a non-IP network, a mobile router having an IP network interface and a non-IP network interface, a first terminal connected to the mobile router, and an IP A system having a second terminal connected to a network and a home agent connected to an IP network, and controlling a route between the first terminal and the second terminal,
Mobile router
Registration request transmission means for transmitting a registration request including a mobile network address to a gateway via the non-IP network with the source address as the network identifier of the non-IP network;
The gateway
Registration processing means for registering a network identifier and a mobile network address in association with each other by a registration request;
And a registration request transmitting unit configured to transmit a registration request including a mobile network address to a home agent using a source address as a care-of address of the gateway.

本発明のシステムにおける他の実施形態によれば、
ゲートウェイは、
ホームエージェントから、IPプリアンブルと、宛先アドレスをゲートウェイの気付けアドレスとするカプセル化ヘッダと、宛先アドレスを第1の端末のホームアドレスとする原ヘッダとを含むIPパケットを受信する下りIPパケット受信手段と、
IPパケットからIPプリアンブル及びカプセル化ヘッダを除去するヘッダ除去手段と、
原ヘッダのみを含むパケットを、宛先アドレスを第1の端末のネットワーク識別子としてモバイルルータへ送信する下りパケット送信手段と
を有し、
モバイルルータは、
ゲートウェイから、原ヘッダのみを含むパケットを受信する下りパケット受信手段と、
原ヘッダのみを含むパケットに、IPプリアンブルを付加するヘッダ付加手段と、
そのIPパケットを端末へ送信する下りIPパケット送信手段と
を有することも好ましい。
According to another embodiment of the system of the present invention,
The gateway
Downlink IP packet receiving means for receiving, from the home agent, an IP packet including an IP preamble, an encapsulated header whose destination address is the care-of address of the gateway, and an original header whose destination address is the home address of the first terminal; ,
Header removing means for removing the IP preamble and the encapsulated header from the IP packet;
Downlink packet transmission means for transmitting a packet including only the original header to the mobile router using the destination address as the network identifier of the first terminal,
Mobile router
Downstream packet receiving means for receiving a packet including only the original header from the gateway;
Header adding means for adding an IP preamble to a packet including only the original header;
It is also preferable to have downlink IP packet transmission means for transmitting the IP packet to the terminal.

本発明のシステムにおける他の実施形態によれば、
モバイルルータは、
第1の端末から、IPプリアンブルと、送信元アドレスを第1の端末のホームアドレスとする原ヘッダとを含むIPパケットを受信する上りIPパケット受信手段と、
IPパケットから、IPプリアンブルを除去するヘッダ除去手段と、
原ヘッダのみを含むパケットを、送信元アドレスを第1の端末のネットワーク識別子としてゲートウェイへ送信する上りパケット送信手段と
を有し、
ゲートウェイは、
モバイルルータから、原ヘッダのみを含むパケットを受信する上りパケット受信手段と、
原ヘッダのみを含むパケットに、IPプリアンブルと、送信元アドレスをゲートウェイの気付けアドレスとするカプセル化ヘッダとを付加するヘッダ付加手段と、
そのIPパケットをホームエージェントへ送信する上りIPパケット送信手段と
を有することも好ましい。
According to another embodiment of the system of the present invention,
Mobile router
Uplink IP packet receiving means for receiving an IP packet including an IP preamble and an original header whose source address is the home address of the first terminal from the first terminal;
Header removing means for removing the IP preamble from the IP packet;
An uplink packet transmitting means for transmitting a packet including only the original header to the gateway using the transmission source address as the network identifier of the first terminal;
The gateway
An uplink packet receiving means for receiving a packet including only the original header from the mobile router;
Header adding means for adding an IP preamble and an encapsulated header whose source address is a care-of address of the gateway to a packet including only the original header;
It is also preferable to have uplink IP packet transmission means for transmitting the IP packet to the home agent.

本発明のシステムにおける他の実施形態によれば、非IPネットワークは、通信衛星を介したネットワークであるも好ましい。   According to another embodiment of the system of the present invention, the non-IP network is also preferably a network via a communication satellite.

本発明のシステムにおける他の実施形態によれば、モバイルルータは、IPネットワークインタフェースにおける障害を検出した際に、登録要求送信手段が機能するべく指示するネットワーク切替手段を更に有することも好ましい。   According to another embodiment of the system of the present invention, the mobile router preferably further includes network switching means for instructing the registration request transmitting means to function when a failure in the IP network interface is detected.

本発明の経路制御方法及びシステムによれば、モバイルルータとゲートウェイとが、非IPネットワークに対応してパケットヘッダを変換することによって、端末が通信経路を認識することなく、モバイルIPが適用されたネットワークの中で、非IPネットワークを介した別の経路に切り替えることできる。通信している両端末は、IPネットワークか非IPネットワークかを全く認識することなく、通信を継続させることができる。   According to the route control method and system of the present invention, mobile IP is applied without the terminal recognizing the communication route by the mobile router and the gateway converting the packet header corresponding to the non-IP network. It is possible to switch to another route through the non-IP network in the network. Both communicating terminals can continue communication without recognizing at all whether the network is an IP network or a non-IP network.

従来技術におけるシステム構成図である。It is a system block diagram in a prior art. 本発明におけるシステム構成図である。It is a system configuration diagram in the present invention. 本発明における第1のシーケンス図である。It is a 1st sequence diagram in this invention. 本発明における第2のシーケンス図である。It is a 2nd sequence diagram in this invention. 本発明におけるモバイルルータ及びゲートウェイの機能構成図である。It is a functional block diagram of the mobile router and gateway in this invention.

以下、本発明の実施の形態について、図面を用いて詳細に説明する。   Hereinafter, embodiments of the present invention will be described in detail with reference to the drawings.

図2は、本発明におけるシステム構成図である。   FIG. 2 is a system configuration diagram according to the present invention.

図2のシステムによれば、図1のシステムと比較して、モバイルルータ1は、IPネットワーク及び非IPネットワークの両方で通信するために、IPネットワークインタフェースと非IPネットワークインタフェースとを有する。モバイルルータ1は、非IPネットワーク7を介してゲートウェイ2と通信すると共に、ゲートウェイ2は、ホームエージェント4と直接的に通信する。本発明によれば、モバイルルータ1が、モバイルIPにおける登録要求を、ゲートウェイ2を介してホームエージェント4へ送信する。これによって、ホームエージェント4は、相手方端末5から受信したIPパケットを、ゲートウェイ2へ転送することができる。   According to the system of FIG. 2, compared to the system of FIG. 1, the mobile router 1 has an IP network interface and a non-IP network interface in order to communicate in both an IP network and a non-IP network. The mobile router 1 communicates with the gateway 2 via the non-IP network 7, and the gateway 2 communicates directly with the home agent 4. According to the present invention, the mobile router 1 transmits a registration request in mobile IP to the home agent 4 via the gateway 2. As a result, the home agent 4 can transfer the IP packet received from the counterpart terminal 5 to the gateway 2.

本発明によれば、ゲートウェイ2は、ホームエージェント4との間でIPネットワーク6を介して送受信可能なIPパケットと、モバイルルータ1との間で非IPネットワーク7を介して送受信可能なパケットとについて、相互にパケットヘッダを変換する必要がある。また、モバイルルータ1も、端末3との間で送受信可能なIPパケットと、ゲートウェイ2との間で非IPネットワーク7を介して送受信可能なパケットとについて、相互にパケットヘッダを変換する必要がある。   According to the present invention, the gateway 2 can transmit IP packets that can be transmitted / received to / from the home agent 4 via the IP network 6 and packets that can be transmitted / received to / from the mobile router 1 via the non-IP network 7. Need to convert packet headers to each other. The mobile router 1 also needs to convert packet headers between IP packets that can be transmitted and received with the terminal 3 and packets that can be transmitted and received with the gateway 2 via the non-IP network 7. .

図3は、本発明における第1のシーケンス図である。   FIG. 3 is a first sequence diagram in the present invention.

(S301)相手方端末5が、端末3へ、IPパケットを送信する。IPパケットは、原ヘッダとして、IPプリアンブル(IPv4の場合は96bit)と、送信元アドレス(32bit)と、宛先アドレス(32bit)とを含む。送信元アドレスは、相手方端末5のアドレスcnであり、宛先アドレスは、端末3のホームアドレスmnである。モバイルIPネットワークによれば、このIPパケットは、ホームエージェント4によって受信される。 (S301) The counterpart terminal 5 transmits an IP packet to the terminal 3. The IP packet includes an IP preamble (96 bits in the case of IPv4), a source address (32 bits), and a destination address (32 bits) as an original header. The source address is the address cn of the counterpart terminal 5, and the destination address is the home address mn of the terminal 3. According to the mobile IP network, this IP packet is received by the home agent 4.

(S302)ホームエージェント4は、相手方端末5から受信したこのIPパケットに対して、更にIPカプセル化を実行する。即ち、このIPパケットの原ヘッダに加えて、更にカプセル化ヘッダが付加される。カプセル化ヘッダによれば、送信元アドレスは、ホームエージェント4のアドレスであり、宛先アドレスは、端末3に対する気付けアドレスである。このIPパケットは、IPネットワークへ送信され、モバイルルータ1によって受信される。 (S302) The home agent 4 further performs IP encapsulation on the IP packet received from the counterpart terminal 5. That is, in addition to the original header of this IP packet, an encapsulation header is further added. According to the encapsulation header, the source address is the address of the home agent 4, and the destination address is a care-of address for the terminal 3. This IP packet is transmitted to the IP network and received by the mobile router 1.

(S303)モバイルルータ1は、ホームエージェント4から受信したIPパケットから、カプセル化ヘッダを除去する。即ち、原ヘッダのみが付加されたIPパケットへ戻す。このIPパケットは、端末3へ送信される。これによって、端末3は、相手方端末5から送信されたIPパケットを受信する。 (S303) The mobile router 1 removes the encapsulation header from the IP packet received from the home agent 4. That is, it returns to the IP packet to which only the original header is added. This IP packet is transmitted to the terminal 3. Thereby, the terminal 3 receives the IP packet transmitted from the counterpart terminal 5.

(S304)次に、端末3が、相手方端末5へ、IPパケットを送信する。IPパケットは、原ヘッダとして、IPプリアンブルと、送信元アドレスと、宛先アドレスとを含む。送信元アドレスは、端末3のホームアドレスmnであり、宛先アドレスは、相手方端末5のアドレスcnである。このIPパケットは、モバイルルータ1によって受信される。 (S304) Next, the terminal 3 transmits an IP packet to the counterpart terminal 5. The IP packet includes an IP preamble, a source address, and a destination address as an original header. The source address is the home address mn of the terminal 3, and the destination address is the address cn of the counterpart terminal 5. This IP packet is received by the mobile router 1.

(S305)モバイルルータ1は、端末3から受信したIPパケットに対して、更にIPカプセル化を実行する。即ち、このIPパケットの原ヘッダに加えて、更にカプセル化ヘッダを付加する。カプセル化ヘッダによれば、送信元アドレスは、端末3に対する気付けアドレスであり、宛先アドレスは、ホームエージェント4のアドレスhaである。このIPパケットは、IPネットワークへ送信され、ホームエージェント4によって受信される。 (S305) The mobile router 1 further performs IP encapsulation on the IP packet received from the terminal 3. That is, in addition to the original header of this IP packet, an encapsulation header is further added. According to the encapsulation header, the source address is a care-of address for the terminal 3, and the destination address is the address ha of the home agent 4. This IP packet is transmitted to the IP network and received by the home agent 4.

(S306)ホームエージェント4は、モバイルルータ1から受信したIPパケットから、カプセル化ヘッダを除去する。即ち、原ヘッダのみが付加されたIPパケットへ戻す。このIPパケットは、相手方端末5へ送信される。これによって、相手方端末5は、端末3から送信されたIPパケットを受信する。 (S306) The home agent 4 removes the encapsulation header from the IP packet received from the mobile router 1. That is, it returns to the IP packet to which only the original header is added. This IP packet is transmitted to the counterpart terminal 5. As a result, the counterpart terminal 5 receives the IP packet transmitted from the terminal 3.

(S311)S301〜S306のように、IPネットワークを介して端末間で通信されている際に、IPネットワークにリンク障害が発生したとする。例えば、モバイルルータ1とアクセスポイントとの間の無線リンクに障害が発生したとする。このような場合、モバイルルータ1は、非IPネットワークへ、経路を変更するべく制御する。 (S311) Assume that a link failure has occurred in the IP network during communication between terminals via the IP network as in S301 to S306. For example, it is assumed that a failure has occurred in the wireless link between the mobile router 1 and the access point. In such a case, the mobile router 1 controls to change the route to the non-IP network.

(S312)モバイルルータ1は、登録要求(バインディング)を、非IPネットワークを介してゲートウェイ2へ送信する。登録要求は、モバイルネットワークアドレスHoA(例えば192.168.0.0/24のようなネットワークアドレス)を含み、非IPネットワークのネットワーク識別子Idのインタフェースから送信される。ネットワーク識別子は、ネットワークインタフェースのメディア識別子(例えばシリアル番号)であってもよい。 (S312) The mobile router 1 transmits a registration request (binding) to the gateway 2 via the non-IP network. The registration request includes the mobile network address HoA (for example, a network address such as 192.168.0.0/24) and is transmitted from the interface of the network identifier Id of the non-IP network. The network identifier may be a media identifier (eg, serial number) of the network interface.

尚、モバイルルータ1と同様に、ゲートウェイ4も、DHCP(Dynamic Host Configuration Protocol)やRouter Solicitation/Router Advertisementなどのプロトコルを用いて、IPネットワークからIPアドレスを取得することができる。   As with the mobile router 1, the gateway 4 can also obtain an IP address from the IP network using a protocol such as DHCP (Dynamic Host Configuration Protocol) or Router Solicitation / Router Advertisement.

(S313)ゲートウェイ2は、登録要求に含まれるモバイルネットワークアドレスHoAとネットワーク識別子Idとを対応付けて登録する。 (S313) The gateway 2 registers the mobile network address HoA and the network identifier Id included in the registration request in association with each other.

(S314)ゲートウェイ2は、モバイルネットワークアドレスHoAを含む登録要求を生成する。そして、その登録要求に、送信元アドレスを当該ゲートウェイの気付けアドレスgwCoAとしたIPヘッダを付加する。そして、この登録要求のIPパケットは、ホームエージェント4へ送信される。 (S314) The gateway 2 generates a registration request including the mobile network address HoA. Then, an IP header whose source address is the care-of address gwCoA of the gateway is added to the registration request. The registration request IP packet is transmitted to the home agent 4.

(S315)ホームエージェントは、登録要求に含まれるモバイルネットワークアドレスHoAと、送信元アドレスであるゲートウェイの気付けアドレスgwCoAとを対応付けて登録する。 (S315) The home agent registers the mobile network address HoA included in the registration request in association with the care-of address gwCoA of the gateway that is the transmission source address.

図4は、本発明における第2のシーケンス図である。   FIG. 4 is a second sequence diagram in the present invention.

(S401)相手方端末5が、端末3へ、IPパケットを送信する。IPパケットについて、送信元アドレスは、相手方端末5のアドレスcnであり、宛先アドレスは、端末3のアドレスmnである。モバイルIPネットワークによれば、このIPパケットは、ホームエージェント4によって受信される。 (S401) The counterpart terminal 5 transmits an IP packet to the terminal 3. For the IP packet, the source address is the address cn of the counterpart terminal 5, and the destination address is the address mn of the terminal 3. According to the mobile IP network, this IP packet is received by the home agent 4.

(S402)ホームエージェント4は、相手方端末5から受信したIPパケットに対して、更にIPカプセル化を実行する。即ち、このIPパケットに対して、原ヘッダに加えて、更にカプセル化ヘッダを付加する。カプセル化ヘッダによれば、送信元アドレスは、ホームエージェント4のアドレスであり、宛先アドレスは、ゲートウェイの気付けアドレスである。このデータパケットは、IPネットワークへ送信され、位置登録に応じてゲートウェイ2によって受信される。 (S402) The home agent 4 further performs IP encapsulation on the IP packet received from the counterpart terminal 5. That is, an encapsulation header is further added to the IP packet in addition to the original header. According to the encapsulation header, the source address is the address of the home agent 4 and the destination address is the care-of address of the gateway. This data packet is transmitted to the IP network and received by the gateway 2 according to the location registration.

(S403)ゲートウェイ2は、ホームエージェント4から、IPプリアンブルと、宛先アドレスを気付けアドレスとするカプセル化ヘッダと、宛先アドレスを第1の端末のホームアドレスとする原ヘッダとを含むIPパケットを受信する。そして、ゲートウェイ2は、このIPパケットからカプセル化ヘッダを除去する。即ち、原ヘッダのみが付加されたIPパケットへ戻す。 (S403) The gateway 2 receives from the home agent 4 an IP packet including an IP preamble, an encapsulation header with the destination address as a care-of address, and an original header with the destination address as the home address of the first terminal. . Then, the gateway 2 removes the encapsulation header from this IP packet. That is, it returns to the IP packet to which only the original header is added.

ここで、原ヘッダの宛先アドレスには、端末3のホームアドレスmnが含まれている。ゲートウェイ2は、図3のS313によって登録されたテーブルを用いて、ホームアドレスmnが含まれるモバイルネットワークアドレスHoAを検索する。検索されたそのモバイルネットワークアドレスHoAに対応するネットワーク識別子Idが取得される。そして、パケットには、宛先アドレスとして、ネットワーク識別子Idが付加される。このパケットは、非IPネットワークを介して、モバイルルータ1へ送信される。   Here, the home address mn of the terminal 3 is included in the destination address of the original header. The gateway 2 searches for the mobile network address HoA including the home address mn using the table registered in S313 of FIG. A network identifier Id corresponding to the searched mobile network address HoA is acquired. A network identifier Id is added to the packet as a destination address. This packet is transmitted to the mobile router 1 via the non-IP network.

(S404)モバイルルータ1は、ゲートウェイ2から非IPネットワークを介して受信したパケットから、ネットワーク識別子を除去し、IPプリアンブルを付加する。即ち、原ヘッダのみが付加されたIPパケットへ戻す。このIPパケットは、端末3へ送信される。これによって、端末3は、相手方端末5から送信されたIPパケットを受信する。 (S404) The mobile router 1 removes the network identifier from the packet received from the gateway 2 via the non-IP network, and adds the IP preamble. That is, it returns to the IP packet to which only the original header is added. This IP packet is transmitted to the terminal 3. Thereby, the terminal 3 receives the IP packet transmitted from the counterpart terminal 5.

(S411)次に、端末3が、相手方端末5へ、IPパケットを送信する。IPパケットについて、送信元アドレスは、端末3のアドレスmnであり、宛先アドレスは、相手方端末5のアドレスcnである。このIPパケットは、モバイルルータ1によって受信される。 (S411) Next, the terminal 3 transmits an IP packet to the counterpart terminal 5. For the IP packet, the source address is the address mn of the terminal 3 and the destination address is the address cn of the counterpart terminal 5. This IP packet is received by the mobile router 1.

(S412)モバイルルータ1は、端末3から、IPプリアンブルと、送信元アドレスを端末3のホームアドレスとする原ヘッダとを含むIPパケットを受信する。そして、モバイルルータ1は、このIPパケットからIPプリアンブルを除去する。次に、取り出された原ヘッダを含むパケットに、宛先アドレスとしてネットワーク識別子が付加される。そして、このパケットは、非IPネットワークを介してゲートウェイ2へ送信される。 (S412) The mobile router 1 receives from the terminal 3 an IP packet including an IP preamble and an original header whose source address is the home address of the terminal 3. Then, the mobile router 1 removes the IP preamble from this IP packet. Next, a network identifier is added as a destination address to the packet including the extracted original header. Then, this packet is transmitted to the gateway 2 via the non-IP network.

(S413)ゲートウェイ2は、モバイルルータ1から、原ヘッダを含むパケットを受信する。ゲートウェイ2は、原ヘッダを含むパケットに、IPプリアンブルと、送信元アドレスをゲートウェイの気付けアドレスgwCoAとするカプセル化ヘッダとを付加する。そして、そのIPパケットは、ホームエージェント4へ送信される。 (S413) The gateway 2 receives the packet including the original header from the mobile router 1. The gateway 2 adds an IP preamble and an encapsulation header whose source address is the gateway care-of address gwCoA to the packet including the original header. Then, the IP packet is transmitted to the home agent 4.

(S414)ホームエージェント4は、ゲートウェイ2から受信したIPパケットから、カプセル化ヘッダを除去する。即ち、原ヘッダのみが付加されたIPパケットへ戻す。このIPパケットは、相手方端末5へ送信される。これによって、相手方端末5は、端末3から送信されたIPパケットを受信する。 (S414) The home agent 4 removes the encapsulation header from the IP packet received from the gateway 2. That is, it returns to the IP packet to which only the original header is added. This IP packet is transmitted to the counterpart terminal 5. As a result, the counterpart terminal 5 receives the IP packet transmitted from the terminal 3.

図5は、本発明におけるモバイルルータ及びゲートウェイの機能構成図である。   FIG. 5 is a functional configuration diagram of the mobile router and gateway in the present invention.

図5によれば、モバイルルータ1は、インタフェース切替部100と、登録要求送信部101と、下りパケット受信部111と、ヘッダ付加部112と、下りIPパケット送信部113と、上りIPパケット受信部121と、ヘッダ除去部122と、上りパケット送信部123とを有する。   According to FIG. 5, the mobile router 1 includes an interface switching unit 100, a registration request transmission unit 101, a downlink packet reception unit 111, a header addition unit 112, a downlink IP packet transmission unit 113, and an uplink IP packet reception unit. 121, a header removal unit 122, and an upstream packet transmission unit 123.

インタフェース切替部100は、使用するべきネットワークインタフェース(IPネットワークインタフェース又は非IPネットワークインタフェース)を切り替える。インタフェース切替部100は、各インタフェースの電波強度によって切り替えるものであってもよい。例えば、通常、IPネットワークインタフェースを使用し、そのリンクの障害を検出した際に、非IPネットワークインタフェースを使用するように切り替えることができる。その他、予め設定された優先順位(例えば通信速度、カバーエリア、通信コスト等)に応じて、ネットワークインタフェースを切り替えるものであってもよい。本発明によれば、インタフェース切替部100は、非IPネットワークインタフェースを利用する場合、その旨を、登録要求送信部101へ通知する。   The interface switching unit 100 switches a network interface (IP network interface or non-IP network interface) to be used. The interface switching unit 100 may be switched according to the radio field intensity of each interface. For example, when an IP network interface is normally used and a failure of the link is detected, switching to use a non-IP network interface can be performed. In addition, the network interface may be switched according to a preset priority (for example, communication speed, cover area, communication cost, etc.). According to the present invention, when using a non-IP network interface, the interface switching unit 100 notifies the registration request transmitting unit 101 to that effect.

登録要求送信部101は、非IPネットワークインタフェースを利用する際に、モバイルネットワークアドレスHoAと、非IPネットワークのネットワーク識別子とを対応付けた登録要求を、非IPネットワークを介してゲートウェイ2へ送信する。   When using the non-IP network interface, the registration request transmission unit 101 transmits a registration request in which the mobile network address HoA is associated with the network identifier of the non-IP network to the gateway 2 via the non-IP network.

下りパケット受信部111は、原ヘッダを含むパケットを、ゲートウェイ2から受信する。受信したパケットは、ヘッダ付加部112へ出力される。   The downlink packet receiver 111 receives a packet including the original header from the gateway 2. The received packet is output to the header adding unit 112.

ヘッダ付加部112は、原ヘッダを含むパケットに、IPプリアンブルを付加する。このIPパケットは、下りIPパケット送信部113へ出力される。   The header adding unit 112 adds the IP preamble to the packet including the original header. This IP packet is output to the downlink IP packet transmission unit 113.

下りIPパケット送信部113は、そのIPパケットを端末へ送信する。   Downlink IP packet transmitter 113 transmits the IP packet to the terminal.

上りIPパケット受信部121は、端末3から、IPプリアンブルと、送信元アドレスを端末3のホームアドレスとする原ヘッダとを含むIPパケットを受信する。受信したIPパケットは、ヘッダ除去部122へ出力される。   The uplink IP packet receiving unit 121 receives from the terminal 3 an IP packet including an IP preamble and an original header whose source address is the home address of the terminal 3. The received IP packet is output to the header removing unit 122.

ヘッダ除去部122は、IPパケットからIPプリアンブルを除去する。このパケットは、上りパケット送信部123へ出力される。   The header removing unit 122 removes the IP preamble from the IP packet. This packet is output to the upstream packet transmission unit 123.

上りパケット送信部123は、原ヘッダを含むパケットを、宛先アドレスをネットワーク識別子としてゲートウェイ2へ送信する。   The upstream packet transmission unit 123 transmits the packet including the original header to the gateway 2 using the destination address as the network identifier.

また、図5によれば、ゲートウェイ2は、登録処理部201と、登録要求送信部202と、下りIPパケット受信部211と、ヘッダ除去部212と、下りパケット送信部213と、上りパケット受信部221と、ヘッダ付加部222と、上りIPパケット送信部223とを有する。   Further, according to FIG. 5, the gateway 2 includes a registration processing unit 201, a registration request transmission unit 202, a downlink IP packet reception unit 211, a header removal unit 212, a downlink packet transmission unit 213, and an uplink packet reception unit. 221, a header addition unit 222, and an uplink IP packet transmission unit 223.

登録処理部201は、モバイルルータ1から、ネットワーク識別子が付加されたホームネットワークアドレスHoAを含む登録要求を受信する。登録処理部201は、この登録要求に含まれるホームネットワークアドレスHoAとネットワーク識別子とを対応付けて登録する。そして、登録処理部201は、登録要求を受信した旨を、登録要求送信部202へ通知する。   The registration processing unit 201 receives a registration request including the home network address HoA to which the network identifier is added from the mobile router 1. The registration processing unit 201 registers the home network address HoA and the network identifier included in the registration request in association with each other. Then, the registration processing unit 201 notifies the registration request transmission unit 202 that the registration request has been received.

登録要求送信部202は、ホームネットワークアドレスHoAを含む登録要求に、送信元アドレスをゲートウェイアドレスの気付けアドレスgwCoAとしたIPヘッダを付加し、その登録要求のIPパケットをホームエージェントへ送信する。   The registration request transmission unit 202 adds an IP header having the source address as the care-of address gwCoA of the gateway address to the registration request including the home network address HoA, and transmits the IP packet of the registration request to the home agent.

下りIPパケット受信部211は、IPプリアンブルと、宛先アドレスを気付けアドレスとするカプセル化ヘッダと、宛先アドレスを端末3のホームアドレスとする原ヘッダとを含むIPパケットを受信する。受信したIPパケットは、ヘッダ除去部212へ出力される。   The downlink IP packet receiving unit 211 receives an IP packet including an IP preamble, an encapsulated header whose destination address is a care-of address, and an original header whose destination address is the home address of the terminal 3. The received IP packet is output to the header removing unit 212.

ヘッダ除去部212は、IPパケットからIPプリアンブル及びカプセル化ヘッダを除去する。除去されたパケットは、下りパケット送信部213へ出力される。   The header removing unit 212 removes the IP preamble and the encapsulation header from the IP packet. The removed packet is output to the downlink packet transmission unit 213.

下りパケット送信部213は、原ヘッダを含むパケットを、宛先アドレスをネットワーク識別子としてモバイルルータ1へ送信する。   The downlink packet transmitter 213 transmits a packet including the original header to the mobile router 1 with the destination address as the network identifier.

上りパケット受信部221は、モバイルルータ1から、原ヘッダを含むパケットを受信する。受信されたパケットは、ヘッダ付加部222へ出力される。   The upstream packet receiving unit 221 receives a packet including the original header from the mobile router 1. The received packet is output to the header adding unit 222.

ヘッダ付加部222は、受信された原ヘッダを含むパケットに、IPプリアンブルと、送信元アドレスを気付けアドレスとするカプセル化ヘッダとを付加する。このIPパケットは、上りIPパケット送信部223へ出力される。   The header adding unit 222 adds an IP preamble and an encapsulated header with the source address as a care-of address to the received packet including the original header. This IP packet is output to the uplink IP packet transmitter 223.

上りIPパケット送信部223は、このIPパケットをホームエージェント4へ送信する。   The uplink IP packet transmission unit 223 transmits this IP packet to the home agent 4.

前述した実施形態によれば、ゲートウェイ2とホームエージェント4とは、IPネットワークに別々に備えられているが、これらが一体的な装置として備えられてもよい。   According to the embodiment described above, the gateway 2 and the home agent 4 are separately provided in the IP network, but they may be provided as an integrated device.

以上、詳細に説明したように、本発明の経路制御方法及びシステムによれば、モバイルルータとゲートウェイとが、非IPネットワークに対応してパケットヘッダを変換することによって、端末が通信経路を認識することなく、モバイルIPが適用されたネットワークの中で、非IPネットワークを介した別の経路に切り替えることできる。通信している両端末は、IPネットワークか非IPネットワークかを全く認識することなく、通信を継続させることができる。   As described above in detail, according to the route control method and system of the present invention, the mobile router and the gateway convert the packet header corresponding to the non-IP network, so that the terminal recognizes the communication route. Without any change, it is possible to switch to another route through the non-IP network in the network to which Mobile IP is applied. Both communicating terminals can continue communication without recognizing at all whether the network is an IP network or a non-IP network.

前述した本発明の種々の実施形態において、本発明の技術思想及び見地の範囲の種々の変更、修正及び省略は、当業者によれば容易に行うことができる。前述の説明はあくまで例であって、何ら制約しようとするものではない。本発明は、特許請求の範囲及びその均等物として限定するものにのみ制約される。   In the various embodiments of the present invention described above, various changes, modifications, and omissions in the scope of the technical idea and the viewpoint of the present invention can be easily made by those skilled in the art. The above description is merely an example, and is not intended to be restrictive. The invention is limited only as defined in the following claims and the equivalents thereto.

1 モバイルルータ
100 インタフェース切替部
101 登録要求送信部
111 下りパケット受信部
112 ヘッダ付加部
113 下りIPパケット送信部
121 上りIPパケット受信部
122 ヘッダ除去部
123 上りパケット送信部
2 ゲートウェイ
201 登録処理部
202 登録要求送信部
211 下りIPパケット受信部
212 ヘッダ除去部
213 下りパケット送信部
221 上りパケット受信部
222 ヘッダ付加部
223 上りIPパケット送信部
3 端末
4 ホームエージェント
5 相手方端末
6 IPネットワーク
7 非IPネットワーク
DESCRIPTION OF SYMBOLS 1 Mobile router 100 Interface switching part 101 Registration request transmission part 111 Downstream packet reception part 112 Header addition part 113 Downstream IP packet transmission part 121 Upstream IP packet reception part 122 Header removal part 123 Upstream packet transmission part 2 Gateway 201 Registration process part 202 Registration Request transmission unit 211 Downlink IP packet reception unit 212 Header removal unit 213 Downstream packet transmission unit 221 Upstream packet reception unit 222 Header addition unit 223 Uplink IP packet transmission unit 3 terminal 4 home agent 5 partner terminal 6 IP network 7 non-IP network

Claims (10)

IPネットワークと非IPネットワークとの間に接続されたゲートウェイと、IPネットワークインタフェース及び非IPネットワークインタフェースを有するモバイルルータと、該モバイルルータに接続された第1の端末と、前記IPネットワークに接続された第2の端末と、前記IPネットワークに接続されたホームエージェントとを有するシステムにおける、第1の端末と第2の端末との間の経路制御方法であって、
前記モバイルルータが、モバイルネットワークアドレスを含む登録要求を、送信元アドレスを前記非IPネットワークのネットワーク識別子として、前記非IPネットワークを介して前記ゲートウェイへ送信する第1のステップと、
前記ゲートウェイが、前記登録要求によって、前記ネットワーク識別子と前記モバイルネットワークアドレスとを対応付けて登録する第2のステップと、
前記ゲートウェイが、前記モバイルネットワークアドレスを含む登録要求を、送信元アドレスを当該ゲートウェイの気付けアドレスとして、前記ホームエージェントへ送信する第3のステップと、
前記ホームエージェントが、前記登録要求によって、前記モバイルネットワークアドレスと当該ゲートウェイの気付けアドレスとを対応付けて登録する第4のステップと
を有することを特徴とする経路制御方法。
A gateway connected between the IP network and the non-IP network, a mobile router having an IP network interface and a non-IP network interface, a first terminal connected to the mobile router, and the IP network A path control method between a first terminal and a second terminal in a system having a second terminal and a home agent connected to the IP network,
A first step in which the mobile router transmits a registration request including a mobile network address to the gateway via the non-IP network using a source address as a network identifier of the non-IP network;
A second step in which the gateway registers the network identifier and the mobile network address in association with the registration request;
A third step in which the gateway transmits a registration request including the mobile network address to the home agent using a source address as a care-of address of the gateway;
A route control method comprising: a fourth step in which the home agent registers the mobile network address and the care-of address of the gateway in association with each other according to the registration request.
前記ゲートウェイが、
前記ホームエージェントから、IPプリアンブルと、宛先アドレスを前記ゲートウェイの気付けアドレスとするカプセル化ヘッダと、宛先アドレスを第1の端末のホームアドレスとする原ヘッダとを含むIPパケットを受信し、
前記IPパケットから、前記IPプリアンブル及びカプセル化ヘッダを除去し、
原ヘッダのみを含むパケットを、宛先アドレスを第1の端末のネットワーク識別子として前記モバイルルータへ送信し、
前記モバイルルータが、
前記ゲートウェイから、原ヘッダのみを含むパケットを受信し、
原ヘッダのみを含むパケットに、IPプリアンブルを付加し、
そのIPパケットを前記端末へ送信する
ことを特徴とする請求項1に記載の経路制御方法。
The gateway is
Receiving from the home agent an IP packet including an IP preamble, an encapsulation header having a destination address as a care-of address of the gateway, and an original header having a destination address as a home address of the first terminal;
Removing the IP preamble and encapsulation header from the IP packet;
Sending a packet containing only the original header to the mobile router with the destination address as the network identifier of the first terminal;
The mobile router is
Receiving a packet containing only the original header from the gateway;
An IP preamble is added to a packet including only the original header,
The route control method according to claim 1, wherein the IP packet is transmitted to the terminal.
前記モバイルルータが、
第1の端末から、IPプリアンブルと、送信元アドレスを第1の端末のホームアドレスとする原ヘッダとを含むIPパケットを受信し、
前記IPパケットから、前記IPプリアンブルを除去し、
原ヘッダのみを含むパケットを、送信元アドレスを第1のネットワーク識別子として前記ゲートウェイへ送信し、
前記ゲートウェイが、
前記モバイルルータから、原ヘッダのみを含むパケットを受信し、
原ヘッダのみを含むパケットに、IPプリアンブルと、送信元アドレスを前記ゲートウェイの気付けアドレスとするカプセル化ヘッダとを付加し、
そのIPパケットを前記ホームエージェントへ送信する
ことを特徴とする請求項1又は2に記載の経路制御方法。
The mobile router is
Receiving an IP packet including an IP preamble and an original header whose source address is the home address of the first terminal from the first terminal;
Removing the IP preamble from the IP packet;
Sending a packet containing only the original header to the gateway with the source address as the first network identifier;
The gateway is
Receiving a packet containing only the original header from the mobile router;
An IP preamble and an encapsulation header with the source address as the care-of address of the gateway are added to the packet including only the original header,
3. The route control method according to claim 1, wherein the IP packet is transmitted to the home agent.
前記非IPネットワークは、通信衛星を介したネットワークであることを特徴とする請求項1から3のいずれか1項に記載の経路制御方法。   The route control method according to claim 1, wherein the non-IP network is a network via a communication satellite. 前記モバイルルータは、前記IPネットワークインタフェースにおける障害を検出した際に、第1のステップを実行することを特徴とする請求項1から4のいずれか1項に記載の経路制御方法。   5. The route control method according to claim 1, wherein the mobile router executes a first step when detecting a failure in the IP network interface. 6. IPネットワークと非IPネットワークとの間に接続されたゲートウェイと、IPネットワークインタフェース及び非IPネットワークインタフェースを有するモバイルルータと、該モバイルルータに接続された第1の端末と、前記IPネットワークに接続された第2の端末と、前記IPネットワークに接続されたホームエージェントとを有し、第1の端末と第2の端末との間で経路を制御するシステムであって、
前記モバイルルータは、
モバイルネットワークアドレスを含む登録要求を、送信元アドレスを前記非IPネットワークのネットワーク識別子として、前記非IPネットワークを介して前記ゲートウェイへ送信する登録要求送信手段を有し、
前記ゲートウェイは、
前記登録要求によって、前記ネットワーク識別子と前記モバイルネットワークアドレスとを対応付けて登録する登録処理手段と、
前記モバイルネットワークアドレスを含む登録要求を、送信元アドレスを当該ゲートウェイの気付けアドレスとして、前記ホームエージェントへ送信する登録要求送信手段と
を有することを特徴とするシステム。
A gateway connected between the IP network and the non-IP network, a mobile router having an IP network interface and a non-IP network interface, a first terminal connected to the mobile router, and the IP network A system having a second terminal and a home agent connected to the IP network and controlling a path between the first terminal and the second terminal;
The mobile router
Registration request transmission means for transmitting a registration request including a mobile network address to the gateway via the non-IP network with a source address as a network identifier of the non-IP network;
The gateway is
Registration processing means for registering the network identifier and the mobile network address in association with each other by the registration request;
A system comprising: a registration request transmitting unit configured to transmit a registration request including the mobile network address to the home agent using a source address as a care-of address of the gateway.
前記ゲートウェイは、
前記ホームエージェントから、IPプリアンブルと、宛先アドレスを前記ゲートウェイの気付けアドレスとするカプセル化ヘッダと、宛先アドレスを第1の端末の前記ホームアドレスとする原ヘッダとを含むIPパケットを受信する下りIPパケット受信手段と、
前記IPパケットから前記IPプリアンブル及びカプセル化ヘッダを除去するヘッダ除去手段と、
原ヘッダのみを含むパケットを、宛先アドレスを第1の端末のネットワーク識別子として前記モバイルルータへ送信する下りパケット送信手段と
を有し、
前記モバイルルータは、
前記ゲートウェイから、原ヘッダのみを含むパケットを受信する下りパケット受信手段と、
原ヘッダのみを含むパケットに、IPプリアンブルを付加するヘッダ付加手段と、
そのIPパケットを前記端末へ送信する下りIPパケット送信手段と
を有することを特徴とする請求項6に記載のシステム。
The gateway is
Downlink IP packet that receives an IP packet including an IP preamble, an encapsulation header whose destination address is the care-of address of the gateway, and an original header whose destination address is the home address of the first terminal from the home agent Receiving means;
Header removing means for removing the IP preamble and the encapsulation header from the IP packet;
Downlink packet transmission means for transmitting a packet including only the original header to the mobile router with the destination address as the network identifier of the first terminal,
The mobile router
Downstream packet receiving means for receiving a packet including only the original header from the gateway;
Header adding means for adding an IP preamble to a packet including only the original header;
The system according to claim 6, further comprising a downlink IP packet transmission unit that transmits the IP packet to the terminal.
前記モバイルルータは、
第1の端末から、IPプリアンブルと、送信元アドレスを第1の端末のホームアドレスとする原ヘッダとを含むIPパケットを受信する上りIPパケット受信手段と、
前記IPパケットから、前記IPプリアンブルを除去するヘッダ除去手段と、
原ヘッダのみを含むパケットを、送信元アドレスを第1の端末のネットワーク識別子として前記ゲートウェイへ送信する上りパケット送信手段と
を有し、
前記ゲートウェイは、
前記モバイルルータから、原ヘッダのみを含むパケットを受信する上りパケット受信手段と、
原ヘッダのみを含むパケットに、IPプリアンブルと、送信元アドレスを前記ゲートウェイの気付けアドレスとするカプセル化ヘッダとを付加するヘッダ付加手段と、
そのIPパケットを前記ホームエージェントへ送信する上りIPパケット送信手段と
を有することを特徴とする請求項6又は7に記載のシステム。
The mobile router
Uplink IP packet receiving means for receiving an IP packet including an IP preamble and an original header whose source address is the home address of the first terminal from the first terminal;
Header removing means for removing the IP preamble from the IP packet;
An uplink packet transmitting means for transmitting a packet including only the original header to the gateway using a source address as a network identifier of the first terminal;
The gateway is
Uplink packet receiving means for receiving a packet including only the original header from the mobile router;
Header adding means for adding an IP preamble and an encapsulated header whose source address is a care-of address of the gateway to a packet including only an original header;
The system according to claim 6 or 7, further comprising uplink IP packet transmission means for transmitting the IP packet to the home agent.
前記非IPネットワークは、通信衛星を介したネットワークであることを特徴とする請求項6から8のいずれか1項に記載のシステム。   The system according to claim 6, wherein the non-IP network is a network via a communication satellite. 前記モバイルルータは、前記IPネットワークインタフェースにおける障害を検出した際に、前記登録要求送信手段が機能するべく指示するネットワーク切替手段を更に有することを特徴とする請求項6から9のいずれか1項に記載のシステム。   10. The mobile router according to claim 6, further comprising network switching means for instructing the registration request transmitting means to function when a failure in the IP network interface is detected. The described system.
JP2009022186A 2009-02-03 2009-02-03 Route control method and system via non-IP network in mobile IP network Expired - Fee Related JP5155899B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2009022186A JP5155899B2 (en) 2009-02-03 2009-02-03 Route control method and system via non-IP network in mobile IP network

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2009022186A JP5155899B2 (en) 2009-02-03 2009-02-03 Route control method and system via non-IP network in mobile IP network

Publications (2)

Publication Number Publication Date
JP2010183129A JP2010183129A (en) 2010-08-19
JP5155899B2 true JP5155899B2 (en) 2013-03-06

Family

ID=42764362

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2009022186A Expired - Fee Related JP5155899B2 (en) 2009-02-03 2009-02-03 Route control method and system via non-IP network in mobile IP network

Country Status (1)

Country Link
JP (1) JP5155899B2 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP6201214B2 (en) * 2013-12-25 2017-09-27 株式会社Kddi総合研究所 Flight altitude control apparatus, flight altitude control method and program

Family Cites Families (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP3964126B2 (en) * 2000-11-24 2007-08-22 三菱電機株式会社 Wireless terminal and home agent
ATE514260T1 (en) * 2004-12-22 2011-07-15 Ericsson Telefon Ab L M METHOD AND MOBILE ROUTER IN A COMMUNICATIONS SYSTEM FOR ROUTING A DATA PACKET
DE602006011322D1 (en) * 2005-07-08 2010-02-04 Panasonic Corp Mobile node and communication control method
US20080194246A1 (en) * 2007-02-12 2008-08-14 Thierry Etienne Klein Apparatus and Method for Providing a Rapidly Deployable Wireless Network
JPWO2008126357A1 (en) * 2007-03-16 2010-07-22 パナソニック株式会社 Mobile terminal and communication management device
CN103179546B (en) * 2007-03-23 2017-09-29 夏普株式会社 Mobile communication terminal and its communication means and location management device and its login method

Also Published As

Publication number Publication date
JP2010183129A (en) 2010-08-19

Similar Documents

Publication Publication Date Title
US8116230B2 (en) Establishing communication pathways between infrastructure devices in a group communication system implemented over a wide area network
KR100750370B1 (en) Address acquisition
US6973076B2 (en) Mobile communication network, terminal equipment, packet communication control method, and gateway
US20130194963A1 (en) Method and apparatus for end-host based mobility, multi-homing and multipath protocols
CN102571587B (en) Method and equipment for forwarding messages
KR20180125465A (en) Improved Routing, Diagnostics, and Content-Overloading of Address Space for Relay Networks
EP1548996B1 (en) Movement management system using distributed mobile ip
RU2009149472A (en) DETECTION OF LOCAL AGENT OF MOBILE PROTOCOL Internet
WO2004070530A2 (en) Methods and appartus for supporting an internet protocol (ip) version independent mobility management system
WO2007033363A2 (en) System and method for providing packet connectivity between heterogeneous networks
EP2479935A1 (en) Method, system and communication terminal for implementing inter-communication between new network and internet
JP2013504957A (en) Method and system for realizing network intercommunication
US8416727B2 (en) Communicating a group message packet over a wide area network
KR20150116539A (en) Method and apparatus for supporting mobility of user equipment
TWI549553B (en) Communication methods and communication systems
JP4806364B2 (en) Router switching method and router device
JP5155899B2 (en) Route control method and system via non-IP network in mobile IP network
US8077661B2 (en) Access gateway apparatus, base station apparatus, communication control system and communication control method
US9367514B2 (en) Communication node and communication method
JP3979255B2 (en) External connection router switching method, switching source external connection router and switching destination external connection router
CN101494849B (en) Communication equipment, method and system thereof
JP2007235858A (en) Communication system, mobile terminal, and communication method
JP4885810B2 (en) Wireless terminal adapter
JP2008160665A (en) Switching method between heterogeneous communication interfaces, mobile terminal and management device
JP2006245779A (en) Communication method of mobile network, and mobile communication control apparatus

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20110816

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

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20121121

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20121207

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

Free format text: PAYMENT UNTIL: 20151214

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