JP2005064854A - Multiplexing method, apparatus and program using mobile ip - Google Patents

Multiplexing method, apparatus and program using mobile ip Download PDF

Info

Publication number
JP2005064854A
JP2005064854A JP2003292335A JP2003292335A JP2005064854A JP 2005064854 A JP2005064854 A JP 2005064854A JP 2003292335 A JP2003292335 A JP 2003292335A JP 2003292335 A JP2003292335 A JP 2003292335A JP 2005064854 A JP2005064854 A JP 2005064854A
Authority
JP
Japan
Prior art keywords
communication
multiplexing
communication means
group identifier
address
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.)
Granted
Application number
JP2003292335A
Other languages
Japanese (ja)
Other versions
JP4089547B2 (en
Inventor
Manabu Isomura
学 磯村
Takahito Yoshihara
貴仁 吉原
Hironori Horiuchi
浩規 堀内
Nobuo Furuya
信雄 古谷
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 JP2003292335A priority Critical patent/JP4089547B2/en
Publication of JP2005064854A publication Critical patent/JP2005064854A/en
Application granted granted Critical
Publication of JP4089547B2 publication Critical patent/JP4089547B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Images

Abstract

<P>PROBLEM TO BE SOLVED: To provide a multiplexing method, an apparatus and a program for multiplexing a plurality of communication links suitable for a mobile IP. <P>SOLUTION: The multiplexing method includes a first step in which a first device sends a registration request containing a multiplexing present or absent flag and a multiplexing group identifier for each c/o address to a home agent address, a second step in which a second device sends a registration response for each registration request to the c/o address; a third step in which a first communication device delivers a packet to be sent to a plurality of communication means registered by the same multiplexing group identifier, and a fourth step in which a second communication device collects the packets received for the plurality of communication links registered by the same multiplexing group identifier. <P>COPYRIGHT: (C)2005,JPO&NCIPI

Description

本発明は、モバイルIPを用いて複数の通信リンクを多重化する多重化方法、装置及びプログラムに関する。   The present invention relates to a multiplexing method, apparatus, and program for multiplexing a plurality of communication links using mobile IP.

無線によりインターネットに接続され、移動することを前提としたモバイル装置は、現在の位置又は通信環境に応じて適切な通信メディアを使い分けるべく、複数の通信メディアを備えることが好ましい。例えば、基地局と近距離に位置するならば広帯域の無線LAN通信手段を使用し、そうでなければ狭帯域の携帯電話通信手段を使用することができる。   A mobile device that is connected to the Internet wirelessly and is supposed to move is preferably provided with a plurality of communication media in order to use appropriate communication media according to the current location or communication environment. For example, a broadband wireless LAN communication means can be used if it is located at a short distance from the base station, and a narrow band mobile phone communication means can be used otherwise.

このように、例えば狭帯域の通信手段を使用しなければならない場合、複数の通信リンクを確立し、それらを仮想的に1つの通信リンクとして扱うのが好ましい。IETF(Internet Engineering Task Force)では、PPP(Point to Point Protocol)のLCP(Link Control Protocol)のオプションとして、MP(Multilink Protocol)を標準化している(例えば「非特許文献1」参照)。MPの適用例としては、広域の無線通信リンクを多重化する方式(例えば「非特許文献2」参照)、又はISDNのBチャネル(64Kbps)を2本束ねて128Kbpsの回線として利用する方式等がある。   Thus, for example, when it is necessary to use narrowband communication means, it is preferable to establish a plurality of communication links and treat them virtually as one communication link. In the Internet Engineering Task Force (IETF), MP (Multilink Protocol) is standardized as an option of LCP (Link Control Protocol) of PPP (Point to Point Protocol) (see, for example, “Non-patent Document 1”). Examples of the application of MP include a method of multiplexing wireless communication links over a wide area (see, for example, “Non-Patent Document 2”), a method of bundling two ISDN B channels (64 Kbps) and using them as a 128 Kbps line. is there.

図1は、モバイルIPv4について、複数の通信リンクを用いたシステム構成図である。   FIG. 1 is a system configuration diagram using a plurality of communication links for mobile IPv4.

具体的には、モバイルノード(MN:Mobile Node)が各通信リンクから取得した気付アドレス(CoA: Care of Address)をホームエージェント(HA:Home Agent)に複数登録することができる(例えば「非特許文献3」参照)。これにより、通信相手のアドレス又はポート番号によって使用する気付アドレスCoAを変更することで、IPコネクション毎に使用する通信リンクを切替えることが可能となる。特に、図1によれば、CN1とMNとは、HAにより、無線LANを介して通信することができ、CN2とMNとは、HAにより、携帯電話網を介して通信することができる。   Specifically, a plurality of care-of addresses (CoA: Care of Address) acquired from each communication link by a mobile node (MN: Mobile Node) can be registered in a home agent (HA: Home Agent). Reference 3 ”). As a result, the communication link used for each IP connection can be switched by changing the care-of address CoA used according to the address or port number of the communication partner. In particular, according to FIG. 1, CN1 and MN can communicate with each other via a wireless LAN by HA, and CN2 and MN can communicate with each other via HA and a cellular phone network.

図2は、トランスポートプロトコルを用いて、複数の無線通信リンクを多重するシステム構成図である。   FIG. 2 is a system configuration diagram for multiplexing a plurality of wireless communication links using a transport protocol.

図2によれば、トランスポートプロトコルにより、無線LANを介する通信リンクと、携帯電話網を介する通信リンクとを確立し、それら複数の通信リンクを多重化して使用することができる(例えば「非特許文献3」参照)。   According to FIG. 2, a communication link via a wireless LAN and a communication link via a mobile phone network can be established by a transport protocol, and the plurality of communication links can be multiplexed and used (for example, “non-patent” Reference 3 ”).

K. Sklowerら、「The PPP Multilink Protocol (MP)」、IETF RFC1990K. Sklower et al., "The PPP Multilink Protocol (MP)", IETF RFC1990 A. Snoerenら、「Adaptive Inverse Multiplexing for Wide-Area Wireless Networks」、In Proceeding of IEEE GlobeCom. Rio de Janeiro、1999年12月A. Snoeren et al., “Adaptive Inverse Multiplexing for Wide-Area Wireless Networks”, In Proceeding of IEEE GlobeCom. Rio de Janeiro, December 1999. X. Zhaoら、「Flexible Network Support for Mobile Hosts, Mobile Networks and Applications (MONET)」、volume 6、number 2、2001年3月/4月X. Zhao et al., “Flexible Network Support for Mobile Hosts, Mobile Networks and Applications (MONET)”, volume 6, number 2, March / April 2001 L. Magalhaesら、「Transport Level Mechanisms for Bandwidth Aggregation on Mobile Hosts」、The 9th International Conference on Network Protocols (ICNP 2001)、2001年L. Magalhaes et al., “Transport Level Mechanisms for Bandwidth Aggregation on Mobile Hosts”, The 9th International Conference on Network Protocols (ICNP 2001), 2001.

しかしながら、従来のMPは、多重を行う全ての通信リンクが同一の装置間で終端されていることを前提としており、種類の異なる通信リンク(例えば気付けアドレスが異なる)を多重することは困難であった。また、非特許文献3の方法は、IPコネクション毎に利用する通信リンクを切替えているだけであり、一つのIPコネクションで複数の通信リンクの帯域を同時に利用することは不可能である。更に、非特許文献4によれば、通信を行う全ての装置に、複数の無線通信リンクを多重することが可能なトランスポートプロトコルの実装が必要であり、実環境への適用が困難である。   However, the conventional MP assumes that all communication links to be multiplexed are terminated between the same devices, and it is difficult to multiplex different types of communication links (for example, different care-of addresses). It was. Further, the method of Non-Patent Document 3 merely switches the communication link used for each IP connection, and it is impossible to simultaneously use the bands of a plurality of communication links with one IP connection. Further, according to Non-Patent Document 4, it is necessary to mount a transport protocol capable of multiplexing a plurality of wireless communication links in all apparatuses that perform communication, and it is difficult to apply to a real environment.

従って、本発明は、モバイルIPに適した複数の通信リンクを多重化する多重化方法、装置及びプログラムを提供することを目的とする。   Accordingly, it is an object of the present invention to provide a multiplexing method, apparatus and program for multiplexing a plurality of communication links suitable for mobile IP.

本発明は、複数の通信手段を有し、該通信手段毎に気付けアドレスが付与された第1の装置と、ホームエージェントアドレスが付与された第2の装置との間で、モバイルIPを用いて複数の通信リンクを多重化するものに関する。   The present invention uses a mobile IP between a first device having a plurality of communication means and a care-of address assigned to each communication means and a second device assigned a home agent address. The present invention relates to one that multiplexes a plurality of communication links.

本発明の方法によれば、
第1の装置が、気付けアドレス毎に、多重化有無フラグと、多重化グループ識別子とを含む登録要求を、ホームエージェントアドレスへ送信する第1のステップと、
第2の装置が、登録要求毎に、登録応答を、気付けアドレスへ送信する第2のステップと、
第1又は第2の通信装置が、同一の多重化グループ識別子によって登録された複数の通信手段へ、送信すべきパケットを分配し、第2又は第1の通信装置が、同一の多重化グループ識別子によって登録された複数の通信リンクから、受信したパケットを収集する第3のステップと
を有することを特徴とする。
According to the method of the present invention,
A first step in which a first device transmits, for each care-of address, a registration request including a multiplexing presence / absence flag and a multiplexing group identifier to a home agent address;
A second step in which the second device sends a registration response to the care-of address for each registration request;
The first or second communication device distributes the packet to be transmitted to a plurality of communication means registered by the same multiplexing group identifier, and the second or first communication device has the same multiplexing group identifier. And a third step of collecting received packets from a plurality of communication links registered by.

本発明の方法における他の実施形態によれば、
第1のステップについて、第1の装置の複数の通信手段における通信可否状態と、通信帯域状態とを検出し、該通信可否状態及び該通信帯域状態に基づいて多重化できる通信手段を選択し、選択された該通信手段毎に、登録要求の多重化グループ識別子を同一のものとすることも好ましい。
According to another embodiment of the method of the present invention,
For the first step, a communication enable / disable state and a communication band state in a plurality of communication means of the first device are detected, and a communication means that can be multiplexed based on the communication enable / disable state and the communication band state is selected. It is also preferable that the multiplexed group identifier of the registration request is the same for each selected communication means.

本発明の方法における他の実施形態によれば、
第1のステップについて、通信手段毎に重み付けが規定されたポリシー情報を予め有しており、該ポリシー情報と通信可否状態及び通信帯域状態とに基づいて多重化できる通信手段が選択されることも好ましい。
According to another embodiment of the method of the present invention,
For the first step, policy information in which weighting is defined for each communication means is previously stored, and a communication means that can be multiplexed based on the policy information, a communication enable / disable state, and a communication band state is selected. preferable.

本発明の方法における他の実施形態によれば、
第3のステップについて、第1の通信装置は、送信すべきパケットに順序制御フラグを付与し、
第4のステップについて、第2の通信装置は、受信したパケットの順序制御を行うことも好ましい。
According to another embodiment of the method of the present invention,
For the third step, the first communication device gives an order control flag to the packet to be transmitted,
Regarding the fourth step, it is also preferable that the second communication device controls the order of received packets.

本発明の方法における他の実施形態によれば、
第1の装置及び第2の装置は、モバイルルータであり、第1の装置の通信手段は、携帯電話通信手段、PHS通信手段及び無線LAN通信手段であることも好ましい。
According to another embodiment of the method of the present invention,
Preferably, the first device and the second device are mobile routers, and the communication means of the first device is a mobile phone communication means, a PHS communication means, and a wireless LAN communication means.

本発明の装置によれば、
気付けアドレス毎に、多重化有無フラグと、多重化グループ識別子とを含む登録要求を、ホームエージェントアドレスへ送信するように制御する制御手段と、
同一の多重化グループ識別子によって登録された複数の通信手段へ、送信すべきパケットを分配する分配手段と、
同一の多重化グループ識別子によって登録された複数の通信リンクから、受信したパケットを収集する収集手段と
を有することを特徴とする。
According to the device of the present invention,
Control means for controlling to send a registration request including a multiplexing presence / absence flag and a multiplexing group identifier for each care-of address to the home agent address;
Distribution means for distributing packets to be transmitted to a plurality of communication means registered by the same multiplexing group identifier;
And collecting means for collecting received packets from a plurality of communication links registered by the same multiplexing group identifier.

本発明の装置における他の実施形態によれば、
制御手段は、複数の通信手段における通信可否状態と、通信帯域状態とを検出し、該通信可否状態及び該通信帯域状態に基づいて多重化できる通信手段を選択し、選択された該通信手段毎に、登録要求の多重化グループ識別子を同一のものとすることも好ましい。
According to another embodiment of the device of the invention,
The control means detects communication enable / disable states and communication band states in a plurality of communication means, selects a communication means that can be multiplexed based on the communication enable / disable state and the communication band state, and selects each of the selected communication means. In addition, it is also preferable that the multiplexed group identifiers of the registration requests are the same.

本発明の装置における他の実施形態によれば、
制御手段は、通信手段毎に重み付けが規定されたポリシー情報を予め有しており、該ポリシー情報と通信可否状態及び通信帯域状態とに基づいて多重化できる通信手段が選択されることも好ましい。
According to another embodiment of the device of the invention,
It is also preferable that the control means has policy information in which weighting is defined for each communication means in advance, and a communication means that can be multiplexed is selected based on the policy information, the communication enable / disable state, and the communication bandwidth state.

本発明の装置における他の実施形態によれば、
分配手段は、送信すべきパケットに順序制御フラグを付与し、
収集手段は、受信したパケットの順序制御を行うことも好ましい。
According to another embodiment of the device of the invention,
The distribution means adds an order control flag to the packet to be transmitted,
The collecting means also preferably performs order control of received packets.

本発明の装置における他の実施形態によれば、
装置は、モバイルルータであり、通信手段は、携帯電話通信手段、PHS通信手段及び無線LAN通信手段であることも好ましい。
According to another embodiment of the device of the invention,
The apparatus is preferably a mobile router, and the communication means is preferably a mobile phone communication means, a PHS communication means, and a wireless LAN communication means.

本発明のプログラムによれば、
気付けアドレス毎に、多重化有無フラグと、多重化グループ識別子とを含む登録要求を、ホームエージェントアドレスへ送信するように制御する制御手段と、
同一の多重化グループ識別子によって登録された複数の通信手段から、送信すべきパケットを分配する分配手段と、
同一の多重化グループ識別子によって登録された複数の通信リンクへ、受信したパケットを収集する収集手段と
してコンピュータを機能させることを特徴とする。
According to the program of the present invention,
Control means for controlling to send a registration request including a multiplexing presence / absence flag and a multiplexing group identifier for each care-of address to the home agent address;
Distribution means for distributing packets to be transmitted from a plurality of communication means registered by the same multiplexing group identifier;
A computer is caused to function as a collecting unit for collecting received packets to a plurality of communication links registered by the same multiplexing group identifier.

本発明のプログラムにおける他の実施形態によれば、
制御手段は、複数の通信手段における通信可否状態と、通信帯域状態とを検出し、該通信可否状態及び該通信帯域状態に基づいて多重化できる通信手段を選択し、選択された該通信手段毎に、登録要求の多重化グループ識別子を同一のものとするようにコンピュータを機能させることも好ましい。
According to another embodiment of the program of the present invention,
The control means detects communication enable / disable states and communication band states in a plurality of communication means, selects a communication means that can be multiplexed based on the communication enable / disable state and the communication band state, and selects each of the selected communication means. In addition, it is also preferable to cause the computer to function so that the multiplexed group identifiers in the registration request are the same.

本発明のプログラムにおける他の実施形態によれば、
制御手段は、通信手段毎に重み付けが規定されたポリシー情報を予め有しており、該ポリシー情報と通信可否状態及び通信帯域状態とに基づいて多重化できる通信手段が選択されるようにコンピュータを機能させることも好ましい。
According to another embodiment of the program of the present invention,
The control means has policy information in which a weight is defined for each communication means in advance, and the computer is selected so that a communication means that can be multiplexed is selected based on the policy information, the communication enable / disable state, and the communication bandwidth state. It is also preferable to make it function.

本発明のプログラムにおける他の実施形態によれば、
分配手段は、送信すべきパケットに順序制御フラグを付与し、
収集手段は、受信したパケットの順序制御を行う
ようにコンピュータを機能させることも好ましい。
According to another embodiment of the program of the present invention,
The distribution means adds an order control flag to the packet to be transmitted,
The collecting means preferably causes the computer to function to control the order of received packets.

本発明のプログラムにおける他の実施形態によれば、
装置は、モバイルルータであり、通信手段は、携帯電話通信手段、PHS通信手段及び無線LAN通信手段であるようにコンピュータを機能させることも好ましい。
According to another embodiment of the program of the present invention,
Preferably, the apparatus is a mobile router, and the communication means is a mobile phone communication means, a PHS communication means, and a wireless LAN communication means.

本発明によれば、例えば携帯電話通信手段のような比較的狭帯域の通信リンクであっても、複数の通信リンクを多重することにより広帯域を利用することが可能となるだけでなく、モバイルIPの気付けアドレス毎に通信リンクを終端するので、装置の位置に依存しない。また、本発明によれば、モバイルIPに対して多重化機能の拡張も容易である。更に、本発明によれば、複数の通信リンクを動的に切替えることができ、状況に応じた通信リンクの選択が可能になる。特に、モバイルIPのモバイルルータに本発明を適用した場合、外部ネットワークとの接続点を変更するMNW上のノードは、通信リンクを多重するための実装を持つ必要がない。   According to the present invention, not only a relatively narrowband communication link such as a mobile phone communication means, but also a wideband can be used by multiplexing a plurality of communication links. Because the communication link is terminated for each care-of address, it does not depend on the position of the device. Further, according to the present invention, it is easy to extend the multiplexing function with respect to the mobile IP. Furthermore, according to the present invention, a plurality of communication links can be dynamically switched, and communication links can be selected according to the situation. In particular, when the present invention is applied to a mobile router for mobile IP, a node on the MNW that changes a connection point with an external network does not need to have an implementation for multiplexing communication links.

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

図3によれば、SN(Stationary Node)3と通信可能なMRと、CN(Correspondent Node)4と通信可能なHA-MR(Home Agent-Mobile Router)2とが、インターネット5を介して接続されている。MR1は、SN3と通信するLANポート11と、モバイルIP制御手段12と、パケットスケジューラ13と、順序制御手段14と、PPP制御手段150〜15nと、携帯電話通信手段160〜16nと、PHS通信手段17と、無線LAN通信手段18と、メディア切替手段19とを有する。MR1が種々の通信メディアを有することにより、存在位置に応じて最適な通信手段を選択することが可能となる。   According to FIG. 3, MR that can communicate with SN (Stationary Node) 3 and HA-MR (Home Agent-Mobile Router) 2 that can communicate with CN (Correspondent Node) 4 are connected via Internet 5. ing. MR1 is a LAN port 11 that communicates with SN3, mobile IP control means 12, packet scheduler 13, order control means 14, PPP control means 150-15n, mobile phone communication means 160-16n, and PHS communication means. 17, wireless LAN communication means 18, and media switching means 19. Since MR1 has various communication media, it is possible to select an optimal communication means according to the location.

ここで、図3によれば、携帯電話通信手段160〜16nを複数を有する点に特徴がある。即ち、携帯電話通信手段の通信帯域は、無線LANの通信帯域に比べて極めて狭いけれども、携帯電話通信のための通信リンクを複数束ねることによって、少しでも広帯域な通信リンクを確保しようとする点に特徴がある。   Here, FIG. 3 is characterized in that it has a plurality of mobile phone communication means 160 to 16n. In other words, the communication band of the mobile phone communication means is extremely narrow compared with the communication band of the wireless LAN, but by assembling a plurality of communication links for mobile phone communication, an attempt is made to secure a broadband communication link as much as possible. There are features.

モバイルIP制御手段12は、モバイルIPの通信プロトコル制御を行うものである。パケットスケジューラ13は、HA-MRへ送信すべきパケットに対して多重するべくそのパケットを分配するものである。このとき、パケットスケジューラ13は、分配した各パケットに、順序制御のためのフラグ(例えばシーケンス番号)を付加する。これに対し、順序制御手段14は、各通信リンクから受信したパケットを、シーケンス番号の順に整列させるものである。これは、通信リンクによって伝送遅延が異なるため、異なる通信リンクで送受信されたパケットの順序が逆転する可能性があるからである。   The mobile IP control means 12 performs mobile IP communication protocol control. The packet scheduler 13 distributes the packets to be multiplexed with respect to the packets to be transmitted to the HA-MR. At this time, the packet scheduler 13 adds a flag (for example, sequence number) for order control to each distributed packet. On the other hand, the order control means 14 arranges the packets received from the communication links in the order of the sequence numbers. This is because the transmission delay differs depending on the communication link, so that the order of packets transmitted and received on different communication links may be reversed.

PPP手段150〜15nは、PPPを制御するものであり、ここでは携帯電話通信手段16がIPを利用できるように2点間データ通信を実現するものである。通信手段である携帯電話通信手段160〜16nは、携帯電話網を介してインターネット5と接続するものである。ここで、携帯電話通信手段160〜16nはそれぞれ、独自の気付けアドレスCoAp0〜CoApnを有し、インターネット5を介してHA-MR2のLANポートと通信する。通信手段であるPHS通信手段17及び無線LAN通信手段18も、独自の気付けアドレスを有する。   The PPP means 150 to 15n control PPP, and here, two-point data communication is realized so that the mobile phone communication means 16 can use IP. Mobile phone communication means 160 to 16n, which are communication means, are connected to the Internet 5 via a mobile phone network. Here, the mobile phone communication means 160 to 16n have their own care-of addresses CoAp0 to CoApn, and communicate with the LAN port of the HA-MR 2 via the Internet 5. The PHS communication means 17 and the wireless LAN communication means 18 that are communication means also have unique care-of addresses.

メディア切替制御手段19は、各通信手段16、17及び18について、通信可否状態と、通信帯域状態とを検出し、該通信可否状態及び該通信帯域状態に基づいて多重化できる通信手段を選択し、選択された該通信手段毎に、登録要求の多重化グループ識別子を同一のものとする。例えば、無線LAN通信手段18と携帯電話通信手段16とが通信可能であって、優先的に無線LAN通信手段18を使用している場合に、MR1の位置によって無線LAN通信手段18が通信できなくなったとき、メディア切替制御手段19は、携帯電話通信手段16に切り替えるべく制御する。また、例えば、複数の携帯電話通信手段16を多重化して使用している場合に、いずれか1つの携帯電話通信手段16について通信帯域状態が劣化したとき、当該携帯電話通信手段16を多重化グループから取り除くように制御する。このとき、メディア切替制御手段19は、取り除かれる携帯電話通信手段16以外の携帯電話通信手段16を用いて、当該携帯電話通信手段16が取り除かれる旨を、相手方HA-MR2へ通知する。これにより、HA-MR2も、当該携帯電話通信手段16を多重化グループから取り除くことができる。   The media switching control means 19 detects the communication enable / disable state and the communication band state for each communication means 16, 17 and 18, and selects the communication means that can be multiplexed based on the communication enable / disable state and the communication band state. For each selected communication means, the multiplexed group identifier of the registration request is the same. For example, when the wireless LAN communication unit 18 and the mobile phone communication unit 16 can communicate and the wireless LAN communication unit 18 is preferentially used, the wireless LAN communication unit 18 cannot communicate depending on the position of the MR1. The media switching control means 19 controls to switch to the mobile phone communication means 16. Further, for example, when a plurality of mobile phone communication means 16 are multiplexed and used, when the communication band state of any one of the mobile phone communication means 16 deteriorates, the mobile phone communication means 16 is added to the multiplexed group. Control to remove from. At this time, the media switching control means 19 uses the mobile phone communication means 16 other than the removed mobile phone communication means 16 to notify the counterpart HA-MR 2 that the mobile phone communication means 16 is removed. Thereby, the HA-MR 2 can also remove the mobile phone communication means 16 from the multiplexed group.

特に、通信手段毎に重み付けが規定されたポリシー情報を予め有し、該ポリシー情報と通信可否状態及び通信帯域状態とに基づいて多重化できる通信手段が選択される。例えば、無線LAN通信手段18と携帯電話通信手段16とが通信可能である場合、無線LAN通信手段18を優先的に選択することが好ましい。尚、単にラウンドロビンのように順に通信手段を選択するものであってもよい。   In particular, a communication unit that has policy information in which weighting is defined for each communication unit in advance and can be multiplexed based on the policy information, a communication enable / disable state, and a communication band state is selected. For example, when the wireless LAN communication unit 18 and the mobile phone communication unit 16 can communicate, it is preferable to preferentially select the wireless LAN communication unit 18. Note that the communication means may be selected in order as simply round robin.

また、メディア切替制御手段19は、通信帯域を常に検出しており、例えば無線LAN通信手段による通信ができなくなった場合、複数のPPP手段15及び携帯電話通信手段16へ、通信リンクを確立するように指示することができる。   Further, the media switching control means 19 always detects the communication band. For example, when communication by the wireless LAN communication means becomes impossible, the media switching control means 19 establishes a communication link to the plurality of PPP means 15 and the mobile phone communication means 16. Can be directed to.

携帯電話通信手段160〜16nはそれぞれ、登録要求メッセージをHA-MR2へ送信するが、この登録要求メッセージには、各通信手段の気付けアドレスが送信元として付加され、「多重化フラグ」が「多重化有り」に設定され、「多重化グループ識別子」が同一のものとなっている。多重化される通信リンクが明確となり、パケットスケジューラ13が、同一の「多重化グループ識別子」を有する通信リンクへパケットを分配する。   Each of the mobile phone communication units 160 to 16n transmits a registration request message to the HA-MR 2. The care-of address of each communication unit is added to the registration request message as a transmission source, and the “multiplexing flag” is set to “multiplex”. "Multiple group identifier" is the same. The communication link to be multiplexed becomes clear, and the packet scheduler 13 distributes the packet to communication links having the same “multiplexing group identifier”.

尚、前述した図3と、以下で説明する図4とによれば、MRとHA-MRとの間の多重化通信リンクについて述べているが、MNとHA-MNとの間の多重化リンクについても、全く同様に実現可能である。   In addition, according to FIG. 3 mentioned above and FIG. 4 demonstrated below, although the multiplexing communication link between MR and HA-MR is described, the multiplexing link between MN and HA-MN is described. The same can be realized in the same way.

図4は、本発明によるシーケンス図である。   FIG. 4 is a sequence diagram according to the present invention.

(S1)IF1〜Ifnの気付アドレスMR-CoA1の登録 (S1) Registration of care-of address MR-CoA1 of IF1 to Ifn

MRは、通信リンクの多重化を必要とすると判断した場合、多重化すべき通信リンクそれぞれについて、HA-MRとの間でIPトンネルを確立する。このとき、MRは、通信リンク毎の気付アドレスMR-CoAk(各通信リンクk:1〜n)を使用する。MRは、各通信リンクIFk(k:1〜n)(図3によれば携帯電話通信手段)について、MR-CoAk->HA-MRの登録要求メッセージをHA-MRへ送信する。   When the MR determines that the communication link needs to be multiplexed, the MR establishes an IP tunnel with the HA-MR for each communication link to be multiplexed. At this time, the MR uses a care-of address MR-CoAk (each communication link k: 1 to n) for each communication link. The MR transmits a registration request message of MR-CoAk-> HA-MR to the HA-MR for each communication link IFk (k: 1 to n) (mobile phone communication means according to FIG. 3).

登録要求メッセージには、MR-HoA、MNW(Mobile Network)及びMR-CoAkの組み合わせが通常含まれるが、本発明によれば、「多重化有無フラグ」及び「多重化グループ識別子」が更に含まれる。このような拡張は、例えばモバイルIPについては容易に実現できる。多重化有無フラグが「多重化有り」の場合、同じ多重化フラグ識別子で示された複数の通信リンクは、多重化されたものと判断される。   The registration request message normally includes a combination of MR-HoA, MNW (Mobile Network) and MR-CoAk, but according to the present invention, it further includes a “multiplexing presence / absence flag” and a “multiplexing group identifier”. . Such expansion can be easily realized for mobile IP, for example. When the multiplexing presence / absence flag is “with multiplexing”, it is determined that a plurality of communication links indicated by the same multiplexing flag identifier are multiplexed.

この登録要求メッセージを受信したHA-MRは、MR-HoA、MNW及びMR-CoAkの組み合わせを保持し、各通信リンクについてHA-MR->MR-CoAkの登録応答メッセージをMR-CoAkへ返信する。このように、MRの多重化を行う通信リンクそれぞれについて、登録要求メッセージと登録応答メッセージとが交換される。   The HA-MR that has received this registration request message holds the combination of MR-HoA, MNW, and MR-CoAk, and returns a registration response message of HA-MR-> MR-CoAk to MR-CoAk for each communication link. . In this way, the registration request message and the registration response message are exchanged for each communication link that performs multiplexing of MR.

(S2)CNとSNの通信(IF1〜IFnを多重) (S2) Communication between CN and SN (IF1 to IFn are multiplexed)

SNが送信するSN->CNのパケットは、MRが受信する。MRは、各通信手段の通信状態に基づいて、S1により確立した多重化通信リンクを用いるか否かを選択する。その多重化通信リンクを使用する場合、MRは、SN->CNのパケットを、気付けアドレスMR-CoAk毎の各通信リンクに分配し、MR-CoAk->HA-MRへカプセル化して送信する。これに対し、HA-MRは、MRから受信したそのパケットのカプセル化を解除し、SN->CNのパケットをCNへ送信する。   The MR receives a packet of SN-> CN transmitted by the SN. MR selects whether or not to use the multiplexed communication link established in S1 based on the communication state of each communication means. When the multiplexed communication link is used, the MR distributes the SN-> CN packet to each communication link for each care-of address MR-CoAk, and encapsulates it in MR-CoAk-> HA-MR. In response to this, the HA-MR releases the encapsulation of the packet received from the MR, and transmits a packet of SN-> CN to the CN.

一方、CNが送信するCN->SNのパケットは、HA-MRが受信する。HA-MRは、CN->SNのパケットを、気付けアドレスMR-CoAk毎の各通信リンクに分配し、HA-MR->MR-CoAkでカプセル化して送信する。これに対し、MRは、HA-MRから受信したそのパケットのカプセル化を解除し、CN->SNのパケットをSNへ送信する。   On the other hand, a packet of CN-> SN transmitted by the CN is received by the HA-MR. The HA-MR distributes the packet of CN-> SN to each communication link for each care-of address MR-CoAk, encapsulates it with HA-MR-> MR-CoAk, and transmits it. In response to this, the MR releases the encapsulation of the packet received from the HA-MR, and transmits a packet of CN-> SN to the SN.

(S3)IFの気付アドレスMR-CoA1の登録解除 (S3) Deregistration of IF care-of address MR-CoA1

多重化通信リンクが、何らかの理由で利用不可能となった場合、MRはその登録を削除するため、有効時間を0にした登録要求メッセージをHA-MRに送信する。この登録要求メッセージは、登録を削除する通信リンク以外の通信リンクから送信する。図4について、IF1の通信リンクが利用不可能になったとすると、MRは、有効時間に0を入力したMR-HoA、MNW及びMR-CoA1の組み合わせを通知する登録要求メッセージを、IF1以外のIFからHA-MRへ送信する。HA-MRは、その登録要求メッセージを受信すると、MR-HoA、MNW、MR-CoA1の組み合わせを削除し、MR-CoA1をMR-HoA及びMNWのアドレスプレフィックスに含まれるアドレス宛てのパケットをトンネルする対象からはずす。   When the multiplexed communication link becomes unavailable for some reason, the MR transmits a registration request message with the validity time set to 0 to the HA-MR in order to delete the registration. This registration request message is transmitted from a communication link other than the communication link whose registration is to be deleted. Referring to FIG. 4, if the communication link of IF1 becomes unavailable, the MR sends a registration request message notifying the combination of MR-HoA, MNW, and MR-CoA1 that has entered 0 as the valid time to an IF other than IF1. To HA-MR. When HA-MR receives the registration request message, HA-MR deletes the combination of MR-HoA, MNW, and MR-CoA1, and tunnels the packet addressed to the address included in the address prefix of MR-HoA and MNW. Remove from the subject.

(S4)CNとSNの通信(IF2〜IFnを多重) (S4) Communication between CN and SN (IF2 to IFn are multiplexed)

SNが送信するSN->CNのパケットは、MRが受信する。MRは、SN->CNへのパケットを、気付けアドレスMR-CoA1以外のMR-CoAkの通信リンクに分配し、HA-MR->MR-CoAkでカプセル化して送信する。これに対し、HA-MRは、MRから受信したそのパケットのカプセル化を解除し、SN->CNのパケットをSNへ送信する。   The MR receives a packet of SN-> CN transmitted by the SN. The MR distributes the packet for SN-> CN to the MR-CoAk communication link other than the care-of address MR-CoA1, encapsulates it with HA-MR-> MR-CoAk, and transmits it. On the other hand, the HA-MR releases the encapsulation of the packet received from the MR, and transmits the SN-> CN packet to the SN.

一方、CNが送信するCN->SNのパケットは、HA-MRが受信する。HA-MRは、CN->SNのパケットを、気付けアドレスMR-CoA1以外のMR-CoAkの各通信リンクに分配し、HA-MR->MR-CoAkでカプセル化して送信する。これに対し、MRは、HA-MRから受信したそのパケットのカプセル化を解除し、CN->SNのパケットをSNへ送信する。   On the other hand, a packet of CN-> SN transmitted by the CN is received by the HA-MR. The HA-MR distributes the packet of CN-> SN to each communication link of MR-CoAk other than the care-of address MR-CoA1, and encapsulates it with HA-MR-> MR-CoAk for transmission. In response to this, the MR releases the encapsulation of the packet received from the HA-MR, and transmits a packet of CN-> SN to the SN.

多重した複数の通信リンクと、他の単一の通信リンクの切替えを行うことも可能である。例えば、MRにおいて多重化を行う通信リンクのうち、利用可能な通信リンクが閾値T1以上となった場合、多重が可能と判断し、多重の処理を開始する。一方、MRにおいて多重化を行う通信リンクのうち、利用可能な通信リンクが閾値T2以下となった場合、多重化が不可能と判断し、他の利用可能な単一の通信リンクを利用する。   It is also possible to switch between a plurality of multiplexed communication links and another single communication link. For example, if the available communication link among the communication links to be multiplexed in MR is equal to or greater than the threshold value T1, it is determined that multiplexing is possible, and multiplexing processing is started. On the other hand, when the usable communication link among the communication links to be multiplexed in the MR is equal to or less than the threshold value T2, it is determined that the multiplexing is impossible, and another available single communication link is used.

本発明は、MRとHA-MRとの間の多重化通信リンクについて、又は、MNとHA-MNとの間の多重化リンクについて適用される。   The present invention is applied to a multiplexed communication link between MR and HA-MR or a multiplexed link between MN and HA-MN.

モバイルIPv4について、複数の通信リンクを用いたシステム構成図である。It is a system block diagram using a some communication link about Mobile IPv4. トランスポートプロトコルを用いて、複数の無線通信リンクを多重するシステム構成図である。1 is a system configuration diagram for multiplexing a plurality of wireless communication links using a transport protocol. FIG. 本発明によるシステム構成図である。1 is a system configuration diagram according to the present invention. 本発明によるシーケンス図である。It is a sequence diagram by the present invention.

符号の説明Explanation of symbols

1 モバイルルータ
11 LANポート
12 モバイルIP制御手段
13 パケットスケジューラ
14 順序制御手段
150〜15n PPP手段
160〜16n 携帯電話通信手段
17 PHS通信手段
18 無線LAN通信手段
19 メディア切替手段
2 ホームエージェント−モバイルルータ
3 固定ノード
4 相手方ノード
5 インターネット
DESCRIPTION OF SYMBOLS 1 Mobile router 11 LAN port 12 Mobile IP control means 13 Packet scheduler 14 Order control means 150-15n PPP means 160-16n Mobile phone communication means 17 PHS communication means 18 Wireless LAN communication means 19 Media switching means 2 Home agent-mobile router 3 Fixed node 4 Counterpart node 5 Internet

Claims (15)

複数の通信手段を有し、該通信手段毎に気付けアドレスが付与された第1の装置と、ホームエージェントアドレスが付与された第2の装置との間で、モバイルIPを用いて複数の通信リンクを多重化する多重化方法であって、
前記第1の装置が、前記気付けアドレス毎に、多重化有無フラグと、多重化グループ識別子とを含む登録要求を、前記ホームエージェントアドレスへ送信する第1のステップと、
前記第2の装置が、前記登録要求毎に、登録応答を、前記気付けアドレスへ送信する第2のステップと、
前記第1又は第2の通信装置が、同一の多重化グループ識別子によって登録された複数の通信手段へ、送信すべきパケットを分配し、前記第2又は第1の通信装置が、同一の多重化グループ識別子によって登録された複数の通信リンクから、受信したパケットを収集する第3のステップと
を有することを特徴とする方法。
A plurality of communication links using a mobile IP between a first device having a plurality of communication means and a care-of address assigned to each communication means and a second device assigned a home agent address A multiplexing method for multiplexing
A first step in which the first device transmits a registration request including a multiplexing presence / absence flag and a multiplexing group identifier to the home agent address for each care-of address;
A second step in which the second device transmits a registration response to the care-of address for each registration request;
The first or second communication device distributes a packet to be transmitted to a plurality of communication means registered by the same multiplexing group identifier, and the second or first communication device uses the same multiplexing And a third step of collecting received packets from a plurality of communication links registered by a group identifier.
前記第1のステップについて、前記第1の装置の前記複数の通信手段における通信可否状態と、通信帯域状態とを検出し、該通信可否状態及び該通信帯域状態に基づいて多重化できる通信手段を選択し、選択された該通信手段毎に、前記登録要求の前記多重化グループ識別子を同一のものとすることを特徴とする請求項1に記載の方法。   A communication means capable of detecting communication enable / disable states and communication band states in the plurality of communication means of the first device and multiplexing based on the communication enable / disable states and the communication band states for the first step; 2. The method according to claim 1, wherein the multiplexing group identifier of the registration request is the same for each selected communication means selected. 前記第1のステップについて、前記通信手段毎に重み付けが規定されたポリシー情報を予め有しており、該ポリシー情報と前記通信可否状態及び前記通信帯域状態とに基づいて多重化できる通信手段が選択されることを特徴とする請求項2に記載の方法。   For the first step, there is selected in advance a communication means that has policy information in which a weight is defined for each communication means, and that can be multiplexed based on the policy information, the communication availability state and the communication band state. 3. The method of claim 2, wherein: 前記第3のステップについて、前記第1の通信装置は、送信すべきパケットに順序制御フラグを付与し、
前記第4のステップについて、前記第2の通信装置は、受信したパケットの順序制御を行う
ことを特徴とする請求項1又は2に記載の方法。
For the third step, the first communication device gives an order control flag to a packet to be transmitted,
The method according to claim 1, wherein the second communication apparatus performs order control of received packets for the fourth step.
前記第1の装置及び前記第2の装置は、モバイルルータであり、前記第1の装置の前記通信手段は、携帯電話通信手段、PHS通信手段及び無線LAN通信手段であることを特徴とする請求項1から4のいずれか1項に記載の方法。   The first device and the second device are mobile routers, and the communication means of the first device is mobile phone communication means, PHS communication means, and wireless LAN communication means. Item 5. The method according to any one of Items 1 to 4. 複数の通信手段を有し、該通信手段毎に気付けアドレスが付与されており、ホームエージェントアドレスが付与された相手方装置との間で、モバイルIPを用いて複数の通信リンクを多重化する装置であって、
前記気付けアドレス毎に、多重化有無フラグと、多重化グループ識別子とを含む登録要求を、前記ホームエージェントアドレスへ送信するように制御する制御手段と、
同一の多重化グループ識別子によって登録された複数の通信手段へ、送信すべきパケットを分配する分配手段と、
同一の多重化グループ識別子によって登録された複数の通信リンクから、受信したパケットを収集する収集手段と
を有することを特徴とする装置。
An apparatus that multiplexes a plurality of communication links using a mobile IP with a communication device that has a plurality of communication means, and a care-of address is assigned to each communication means. There,
Control means for controlling to send a registration request including a multiplexing presence / absence flag and a multiplexing group identifier for each care-of address to the home agent address;
Distribution means for distributing packets to be transmitted to a plurality of communication means registered by the same multiplexing group identifier;
And a collecting means for collecting received packets from a plurality of communication links registered by the same multiplexing group identifier.
前記制御手段は、前記複数の通信手段における通信可否状態と、通信帯域状態とを検出し、該通信可否状態及び該通信帯域状態に基づいて多重化できる通信手段を選択し、選択された該通信手段毎に、前記登録要求の前記多重化グループ識別子を同一のものとすることを特徴とする請求項6に記載の装置。   The control means detects a communication availability state and a communication band state in the plurality of communication means, selects a communication means that can be multiplexed based on the communication availability state and the communication band state, and selects the selected communication The apparatus according to claim 6, wherein the multiplexing group identifier of the registration request is the same for each means. 前記制御手段は、前記通信手段毎に重み付けが規定されたポリシー情報を予め有しており、該ポリシー情報と前記通信可否状態及び前記通信帯域状態とに基づいて多重化できる通信手段が選択されることを特徴とする請求項7に記載の装置。   The control means has policy information in which weighting is defined for each communication means in advance, and a communication means that can be multiplexed is selected based on the policy information, the communication availability state and the communication band state. The apparatus according to claim 7. 前記分配手段は、送信すべきパケットに順序制御フラグを付与し、
前記収集手段は、受信したパケットの順序制御を行う
ことを特徴とする請求項6から8のいずれか1項に記載の装置。
The distribution means gives an order control flag to a packet to be transmitted,
The apparatus according to claim 6, wherein the collection unit performs order control of received packets.
前記装置は、モバイルルータであり、前記通信手段は、携帯電話通信手段、PHS通信手段及び無線LAN通信手段であることを特徴とする請求項6から9のいずれか1項に記載の装置。   The device according to claim 6, wherein the device is a mobile router, and the communication unit is a mobile phone communication unit, a PHS communication unit, and a wireless LAN communication unit. 複数の通信手段を有し、該通信手段毎に気付けアドレスが付与されており、ホームエージェントアドレスが付与された相手方装置との間で、モバイルIPを用いて複数の通信リンクを多重化する装置を制御するプログラムであって、
前記気付けアドレス毎に、多重化有無フラグと、多重化グループ識別子とを含む登録要求を、前記ホームエージェントアドレスへ送信するように制御する制御手段と、
同一の多重化グループ識別子によって登録された複数の通信手段へ、送信すべきパケットを分配する分配手段と、
同一の多重化グループ識別子によって登録された複数の通信リンクから、受信したパケットを収集する収集手段と
してコンピュータを機能させることを特徴とするプログラム。
A device that has a plurality of communication means, has a care-of address assigned to each communication means, and multiplexes a plurality of communication links using a mobile IP with a counterpart device to which a home agent address is assigned. A controlling program,
Control means for controlling to send a registration request including a multiplexing presence / absence flag and a multiplexing group identifier for each care-of address to the home agent address;
Distribution means for distributing packets to be transmitted to a plurality of communication means registered by the same multiplexing group identifier;
A program for causing a computer to function as a collecting means for collecting received packets from a plurality of communication links registered by the same multiplexed group identifier.
前記制御手段は、前記複数の通信手段における通信可否状態と、通信帯域状態とを検出し、該通信可否状態及び該通信帯域状態に基づいて多重化できる通信手段を選択し、選択された該通信手段毎に、前記登録要求の前記多重化グループ識別子を同一のものとするようにコンピュータを機能させることを特徴とする請求項11に記載のプログラム。   The control means detects a communication availability state and a communication band state in the plurality of communication means, selects a communication means that can be multiplexed based on the communication availability state and the communication band state, and selects the selected communication 12. The program according to claim 11, wherein the computer is caused to function so that the multiplexed group identifier of the registration request is the same for each means. 前記制御手段は、前記通信手段毎に重み付けが規定されたポリシー情報を予め有しており、該ポリシー情報と前記通信可否状態及び前記通信帯域状態とに基づいて多重化できる通信手段が選択されるようにコンピュータを機能させることを特徴とする請求項12に記載のプログラム。   The control means has policy information in which weighting is defined for each communication means in advance, and a communication means that can be multiplexed is selected based on the policy information, the communication availability state and the communication band state. The program according to claim 12, which causes a computer to function as described above. 前記分配手段は、送信すべきパケットに順序制御フラグを付与し、
前記収集手段は、受信したパケットの順序制御を行う
ようにコンピュータを機能させることを特徴とする請求項11から13のいずれか1項に記載のプログラム。
The distribution means gives an order control flag to a packet to be transmitted,
The program according to any one of claims 11 to 13, wherein the collection unit causes a computer to perform order control of received packets.
前記装置は、モバイルルータであり、前記通信手段は、携帯電話通信手段、PHS通信手段及び無線LAN通信手段であるようにコンピュータを機能させることを特徴とする請求項11から14のいずれか1項に記載のプログラム。   15. The computer according to claim 11, wherein the apparatus is a mobile router, and the communication unit causes the computer to function as a mobile phone communication unit, a PHS communication unit, and a wireless LAN communication unit. The program described in.
JP2003292335A 2003-08-12 2003-08-12 Multiplexing method, apparatus and program using mobile IP Expired - Fee Related JP4089547B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2003292335A JP4089547B2 (en) 2003-08-12 2003-08-12 Multiplexing method, apparatus and program using mobile IP

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2003292335A JP4089547B2 (en) 2003-08-12 2003-08-12 Multiplexing method, apparatus and program using mobile IP

Publications (2)

Publication Number Publication Date
JP2005064854A true JP2005064854A (en) 2005-03-10
JP4089547B2 JP4089547B2 (en) 2008-05-28

Family

ID=34369719

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2003292335A Expired - Fee Related JP4089547B2 (en) 2003-08-12 2003-08-12 Multiplexing method, apparatus and program using mobile IP

Country Status (1)

Country Link
JP (1) JP4089547B2 (en)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007027957A (en) * 2005-07-13 2007-02-01 Mitsubishi Electric Corp Mobile wireless communication system and mobile router thereof
JP2007053667A (en) * 2005-08-19 2007-03-01 Kddi Corp Mobile device, home agent device, and program
WO2007101395A1 (en) * 2006-03-06 2007-09-13 Huawei Technologies Co., Ltd. Method for multiplexing and transmitting data of a plurality of user equipments in mobile communication system and the system therof
KR100826670B1 (en) 2006-11-16 2008-05-02 한국전자통신연구원 Method of tunneling of mobile terminal for supporting ip mobility
US8189593B2 (en) 2007-06-06 2012-05-29 Nec Corporation Communication system, communication node, and packet scheduling method

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007027957A (en) * 2005-07-13 2007-02-01 Mitsubishi Electric Corp Mobile wireless communication system and mobile router thereof
JP2007053667A (en) * 2005-08-19 2007-03-01 Kddi Corp Mobile device, home agent device, and program
WO2007101395A1 (en) * 2006-03-06 2007-09-13 Huawei Technologies Co., Ltd. Method for multiplexing and transmitting data of a plurality of user equipments in mobile communication system and the system therof
KR100826670B1 (en) 2006-11-16 2008-05-02 한국전자통신연구원 Method of tunneling of mobile terminal for supporting ip mobility
US8189593B2 (en) 2007-06-06 2012-05-29 Nec Corporation Communication system, communication node, and packet scheduling method

Also Published As

Publication number Publication date
JP4089547B2 (en) 2008-05-28

Similar Documents

Publication Publication Date Title
JP4235181B2 (en) Application data transfer method in mobile communication system, mobility management node and mobile node used in the mobile communication system
US7633898B2 (en) Mobile IP addressing
FI109950B (en) Address Acquisition
JP3545986B2 (en) Method for directing internet protocol IP packets to mobile node and mobile IP environment
US7733824B2 (en) Fixed access point for a terminal device
JP4971468B2 (en) Interface selection in mobile networks
US8140073B2 (en) Method and system for optimized handover for mobile devices
EP0936777A1 (en) Integrated wireless telecommunication and local area network system
WO2002073906A1 (en) Mobile terminal management system, mobile terminal, agent, and program
JP4088540B2 (en) Packet communication system, communication network, and IP address selection method in mobile node
AU2003223176B2 (en) Method and apparatus for robust local mobility management in a mobile network
EP2129059B1 (en) Mobile communication terminal and position management device
CN100579318C (en) Methods and apparatus for extending mobile IP
JP2001285359A (en) Communication providing system between mobile node and communicator node
JP4089547B2 (en) Multiplexing method, apparatus and program using mobile IP
JP2002529021A (en) Mobile terminal and wireless device with common IP address
Qiu et al. Mobility management in identifier/locator split networks
Kuntz et al. Multiple mobile routers in nemo: How neighbor discovery can assist default router selection
JP4677803B2 (en) Movement management method of ad hoc router in ad hoc network
Yeo et al. Sip-based mobility management and multihoming in heterogeneous wireless networks
Nguyen et al. A mobility management scheme with QoS support for heterogeneous multihomed mobile nodes
Sun et al. Mobile IP applicability: When do we really need it?
Bagnulo et al. Boosting mobility performance with Multi-Path TCP
Ezzouhairi et al. Adaptive end-to-end mobility scheme for seamless horizontal and vertical handoffs
JP4432599B2 (en) Mobile IP HA and / or communication terminal registration method and communication terminal

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20050830

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20070607

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20070703

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20080218

R150 Certificate of patent or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

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

Free format text: PAYMENT UNTIL: 20110307

Year of fee payment: 3

LAPS Cancellation because of no payment of annual fees