JP2005033469A - MOBILE ROUTER AND METHOD FOR OPTIMIZING PATH IN MOBILE IPv6 - Google Patents

MOBILE ROUTER AND METHOD FOR OPTIMIZING PATH IN MOBILE IPv6 Download PDF

Info

Publication number
JP2005033469A
JP2005033469A JP2003195746A JP2003195746A JP2005033469A JP 2005033469 A JP2005033469 A JP 2005033469A JP 2003195746 A JP2003195746 A JP 2003195746A JP 2003195746 A JP2003195746 A JP 2003195746A JP 2005033469 A JP2005033469 A JP 2005033469A
Authority
JP
Japan
Prior art keywords
packet
coa
address
ipv6
mobile
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.)
Pending
Application number
JP2003195746A
Other languages
Japanese (ja)
Inventor
Manabu Isomura
学 磯村
Takahito Yoshihara
貴仁 吉原
Hironori Horiuchi
浩規 堀内
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 JP2003195746A priority Critical patent/JP2005033469A/en
Publication of JP2005033469A publication Critical patent/JP2005033469A/en
Pending legal-status Critical Current

Links

Images

Abstract

<P>PROBLEM TO BE SOLVED: To provide a mobile router and a method with which another MR (mobile router) connected to an MNW (Mobile Network) of some MR, SN (Stationary Node) and an MN (Mobile Node) can communicate with the CN (Correspondent Node) of an external network at the optimum path in a mobile IPv6. <P>SOLUTION: The mobile router has a means for transmitting a Binding Update message consisting of a cared address MR-CoA and a home address MR-HoA, if an external packet is different from the internal packet in transmission address source address in receiving an encapsulated packet and releasing the external packet in this packet to transfer this packet to another node. <P>COPYRIGHT: (C)2005,JPO&NCIPI

Description

【0001】
【発明の属する技術分野】
本発明は、モバイルIPv6における経路最適化のためのモバイルルータ及び方法に関する。
【0002】
【従来の技術】
IETF(Internet Engineering Task Force)によれば、IPv6を用いたノードが移動によって接続するネットワークを変更したとしても、同じIPアドレスで継続的に通信可能とする移動性を提供するために、モバイルIPv6(例えば非特許文献1参照)の標準化が進められている。以下に、その概要を示す。
【0003】
図1は、従来の基本的なネットワーク構成図である。
【0004】
図1によれば、モバイルノード(MN: Mobile Node)は、本来所属するホームリンクを介して、通信相手端末(CN: Correspondent Node)とネットワークを介して通信する。
【0005】
図2は、図1の構成において、MNがホームリンクに接続している場合のシーケンス図である。
【0006】
図2によれば、MNは、ホームアドレス(HoA: Home Address)を使用して、通常のノードと同様に、CNと通信する。
【0007】
図3は、図1において、MNがホームリンク以外の外部リンクに接続している場合のシーケンス図である。
【0008】
図3によれば、MNは、外部リンクのアドレスプレフィックスに従った気付アドレス(CoA: Care of Address)を取得する。尚、モバイルIPv6においては、モバイルIPv4(例えば非特許文献2参照)と異なって、MNにCoAを与える外部エージェント(FA: Foreign Agent)が存在しない。従って、MNは、ステートレスアドレス設定(例えば非特許文献2参照)又はDHCPv6(例えば非特許文献3参照)によってCoAを取得する。従って、MNのCoA(MN−CoA)は、MNが外部リンクに接続するインタフェースに割り当てられるアドレスとなる。
【0009】
次いで、MNは、MN−CoAとMNのHoA(MN−HoA)との組合せ(Binding)を、Binding Updateメッセージを用いて、MNのホームリンクに接続するホームエージェント(HA−MN(HA: Home Agent))へ通知する。Binding Updateメッセージを受信したHA−MNは、その有効性を確認した後、MNに対してBinding Acknowledgementメッセージを返信する。その後、HA−MNはProxy Neighbor Discoveryを用いて、ホームリンクに到達したMN−HoA宛てのIPv6パケットを収集し、そのパケットをMN−CoA宛のパケットにIPv6カプセル化する(トンネル)。
【0010】
モバイルIPv6では、移動端末がネットに接続したり、IPアドレスが変更された場合、新しいIPアドレス情報をHome Agent(HA)に対して通知する(=Binding Update)ことにより、外部からHA宛てに送られてきたパケットを、移動端末に転送することができ、移動透過性が確保される。
【0011】
以上により、CNが送信するMN−HoA宛てのパケットは、HA−MNで収集され、MN−CoAへトンネルされる。MNは、HA−MNでトンネルされたパケットのカプセル化を解除し、内部のMN−HoA宛てのパケットを受信する。
【0012】
また、MNは、CN宛てのパケットを送信する際、そのパケットをHA−MN宛のパケットにIPv6カプセル化して送信する(逆方向トンネル)。HA−MNは、MNがトンネルしたパケットのカプセル化を解除し、内部のCN宛てのパケットを転送する。CN宛てのパケットはルーティングされて、CNに到達する。
【0013】
[モバイルIPv6における経路最適化]
モバイルIPv6では、CNとMNとの間の通信経路を最適化する方式が含まれている。その概要を以下に示す。
【0014】
MNは、ホームリンクに接続する場合、通常のノードと同様に、CNと通信する。
【0015】
図4は、MNが外部リンクに接続している場合に、モバイルIPv6における経路最適化のためのシーケンス図である。
【0016】
前述したようにHA−MNにMN−CoAとMN−HoAを通知する。その後、MNが受信するCNからのパケットが、HA−MNにおいてトンネルされている場合、そのCNにはMN−CoAが通知されていないと推測する。そして、MNは、そのCNに対して、Binding Updateメッセージを用いてMN−CoAとMN−HoAを通知する。CNは、その有効性を確認した後、Binding AcknowledgementメッセージをMNへ返信する。
【0017】
その後、CNは、MN−HoA宛てのパケットを送信する際、受信先アドレスにMN−CoAを、経路制御ヘッダにMN−HoAを入力する。このパケットは、HA−MNを介さずに、MN−CoAを持つMNに到達する。MNは、このパケットを受信すると、経路制御ヘッダに含まれるMN−HoAを受信先アドレスに入力し、MN−HoA宛てのパケットとして処理する。
【0018】
また、MNは、CN宛てのパケットを送信する際、送信元アドレスにMN−CoAを、ホームアドレスオプションにMN−HoAを入力する。このパケットは、HA−MNを介さずに、CNへ到達する。CNは、このパケットを受信すると、ホームアドレスオプションに含まれるMN−HoAを送信元アドレスに入力し、MN−HoAが送信したパケットとして処理する。
【0019】
この方式を利用するためには、CNがモバイルIPv6に対応している必要がある。CNがモバイルIPv6に対応していない場合には、前述のHA−MNを経由した通信を行う。
【0020】
[モバイルIPv6を用いたモバイルルータ]
前述したようにモバイルIPv6では、1つのIPアドレスを持つノード単位の移動性を提供している。一方、乗り物の内部に構築されたネットワークでは、乗り物の移動により、ネットワーク単位で接続する外部のネットワークを変更する場合がある。このようなネットワークを、モバイルネットワーク(MNW: Mobile Network)と称し、MNWに接続するノードが継続的に通信するためには、ネットワーク単位の移動性を実現する必要がある。
【0021】
このため、IETFのNEMO(NEtwork Mobility)ワーキンググループでは、モバイルIPv6に基づいたモバイルルータ(MR: Mobile Router)の標準化を進めている(例えば非特許文献4及び5参照)。MRは、MNWと外部のネットワークとの接続を行うルータであり、MNWの接続する外部のネットワークが変更されても、MNWに接続したノードは通信を継続することができる。以下に、MNWに接続する固定ノード(SN: Stationary Node)の通信の概要を示す。
【0022】
図5は、モバイルルータを含む従来の基本的なネットワーク構成図である。
【0023】
図5によれば、MRは、本来所属するホームリンクに接続する場合、ホームアドレスMR−HoAを使用し、通常のルータと同様に機能する。この場合、SNは、通常のノードと同様に、CNと通信する。
【0024】
図6は、図5において、MRが外部リンクに接続する場合のシーケンス図である。
【0025】
図6によれば、MNと同様に、外部リンクのアドレスプレフィックスに従った気付アドレスMR−CoAを取得する。
【0026】
次いで、MRは、MR−CoAとMR−HoAのBindingを、Binding Updateメッセージを用いて、MRのホームリンクに接続するホームエージェントHA−MRに通知する。Binding Updateメッセージを受信したHA−MRは、その有効性を確認した後、MRに対してBinding Acknowledgementメッセージを返信する。その後、HA−MRは、Proxy Neighbor Discoveryを用いて、ホームリンクに到達したMN−HoA宛てのIPv6パケットを収集し、そのパケットをMN−CoA宛のパケットにIPv6カプセル化する(トンネル)。更に、HA−MRは、MNWのアドレスプレフィックスに含まれるアドレス宛てのパケットについても、MN−CoA宛のパケットにIPv6カプセル化する(トンネル)。
【0027】
尚、HA−MRがMNWのアドレスプレフィックスを知る方法としては、以下の方法がある。
(1)HA−MRに手動で設定する
(2)MRでルーティングプロトコルを動作させ、その経路情報からMNWのアドレスプレフィックスを知る
(3)MRがBinding UpdateメッセージにMNWのアドレスプレフィックスを追加して通知する(例えば非特許文献6参照)。
【0028】
以上により、CNが送信するSN宛てのパケットは、HA−MRで収集されMR−CoAへトンネルされる。MRは、HA−MRでトンネルされたパケットのカプセル化を解除し、内部のSN宛てのパケットを、SNへ転送する。
【0029】
また、MRは、SNが送信したCN宛てのパケットをHA−MR宛のパケットにIPv6カプセル化して送信する(逆方向トンネル)。HA−MRは、MRがトンネルしたパケットのカプセル化を解除し、内部のCN宛てのパケットを転送する。CN宛てのパケットはルーティングされてCNに到達する。
【0030】
[MNWに接続するMNとCNの通信]
次に、MNWに接続するMNとCNの通信について示す。
【0031】
図7は、図5の構成にモバイルノードを含むネットワーク構成図である。
【0032】
MRは、ホームリンクに接続する場合、通常のルータと同様に機能する。従って、外部リンクであるMNWに接続するMNは、通常の外部リンクに接続した場合と同様の通信を行う。
【0033】
図8は、図7において、MRが外部リンクに接続する場合のシーケンス図である。
【0034】
前述したようにMR−CoAとMR−HoAの組み合わせを、Binding Updateメッセージを用いて、HA−MRへ通知する。また、MNも外部リンクであるMNWに接続するため、前述したようにMN−CoAとMN−HoAのBindingを、Binding Updateメッセージを用いてHA−MNへ通知する。
【0035】
CNが送信するMN−HoA宛てのパケットは、HA−MNで収集されMN−CoAへトンネルされる。MN−CoAはMNWのアドレスであるため、MN−CoAへトンネルされたパケットはHA−MNで収集され、さらにMR−CoAへトンネルされる。MRはトンネルされたパケットのカプセル化を解除し、内部のMN−CoA宛てのパケットを転送する。MNはトンネルされたパケットのカプセル化を解除し、内部のMN−CoA宛てのパケットを受信する。
【0036】
また、MNはCN宛てのパケットを送信する際、そのパケットをHA−MN宛のパケットにIPv6カプセル化して送信する(逆方向トンネル)。MRはHA−MN宛てのパケットを、さらにHA−MR宛のパケットにIPv6カプセル化して送信する(逆方向トンネル)。HA−MRはMRがトンネルしたパケットのカプセル化を解除し、内部のHA−MN宛てのパケットを転送する。HA−MNはMNがトンネルしたパケットのカプセル化を解除し、内部のCN宛てのパケットを転送する。CN宛てのパケットはルーティングされてCNに到達する。
【0037】
[MNWに別のMRが入れ子で接続する場合]
次に、MR1の移動ネットワークMNW1に別のMR2が入れ子で接続する場合、MR2の移動ネットワークMNW2に接続するSNの通信について示す。
【0038】
図9は、モバイルルータが階層的に入れ子に接続されたネットワーク構成図である。
【0039】
MR1がホームリンクに接続する場合、通常のルータと同様に機能する。従って、外部リンクであるMNW1に接続するMR2は、通常の外部リンクに接続した場合と同様の通信を行う。
【0040】
図10は、図9において、MR1が外部リンクに接続する場合のシーケンス図である。
【0041】
前述したようにMR1−CoAとMR1−HoAの組み合わせを、Binding Updateメッセージを用いてHA−MR1に通知する。また、MR2も外部リンクであるMNW1に接続するため、前述したようにMR2−CoAとMR2−HoAの組み合わせを、Binding Updateメッセージを用いてHA−MR2に通知する。
【0042】
CNが送信するSN宛てにパケットは、HA−MR2で収集されMR2−CoAへトンネルされる。MR2−CoAはMNW1のアドレスであるため、MR2−CoAへトンネルされたパケットはHA−MR1で収集され、更にMR1−CoAへトンネルされる。MR1は、トンネルされたパケットのカプセル化を解除し、内部のMR2−CoA宛てのパケットを転送する。MR2は、トンネルされたパケットのカプセル化を解除し、内部のSN宛てのパケットを転送する。SNは、SN宛てのパケットを受信する。
【0043】
また、SNは、CN宛てのパケットを送信する。そのパケットは、MR2においてHA−MR2宛のパケットにIPv6カプセル化して送信する(逆方向トンネル)。MR1は、HA−MR2宛てのパケットを、更にHA−MR1宛のパケットにIPv6カプセル化して送信する(逆方向トンネル)。HA−MR1は、MR1がトンネルしたパケットのカプセル化を解除し、内部のHA−MR2宛てのパケットを転送する。HA−MR2は、MR2がトンネルしたパケットのカプセル化を解除し、内部のCN宛てのパケットを転送する。CN宛てのパケットは、ルーティングされてCNに到達する。
【0044】
このように、あるMRのMNWに別のMRが接続しても通信することが可能となる。
【0045】
【非特許文献1】
D. Johnsonら、”Mobility Support in IPv6”、 IETF draft−ietf−mobileip−ipv6−22 (2003.6).
【非特許文献2】
S. Thomsonら、”IPv6 Stateless Address Configuration”、IETF RFC2462.
【非特許文献3】
R. Dromsら、”Dynamic Host Configuration Protocol for IPv6 (DHCPv6)”、IETF draft−ietf−dhc−dhcpv6−28 (2003.6).
【非特許文献4】
T. Ernstら、”Network Mobility Support Goals and Requirements”、IETF draft−ietf−nemo−requirements−01、[平成15年6月20日検索]、インターネット<URL:http://www.nal.motlabs.com/nemo/>
【非特許文献5】
T. J. Knivetonら、”Mobile Router Tunneling Protocol”、draft−kniveton−mobrtr−03、[平成15年6月20日検索]、インターネット<URL:http://www.nal.motlabs.com/nemo/>
【非特許文献6】
T. Ernstら、”Mobile Networks Support in Mobile IPv6”、draft−ernst−mobileip−v6−network−03、[平成15年6月20日検索]、インターネット<URL:http://www.nal.motlabs.com/nemo/>
【非特許文献7】
P. Thubertら、”IPv6 Reverse Routing Header and its application to Mobile Networks”、draft−thubert−nemo−reverse−routing−header−01、[平成15年6月20日検索]、インターネット<URL:http://www.nal.motlabs.com/nemo/>
【非特許文献8】
C. W. Ngら、”Securing Nested Tunnels Optimization with Access Router Option”、draft−ng−nemo−access−router−option−00、[平成15年6月20日検索]、インターネット<URL:http://www.nal.motlabs.com/nemo/>
【非特許文献9】
H. Solimanら、”Hierarchical MIPv6 mobility management (HMIPv6)”、IETF draft−ietf−mobile−ip−hmipv6−06 (2003.6).
【0046】
【発明が解決しようとする課題】
前述したモバイルIPv6におけるCNとMNの経路最適化方式を、MRを使用したMNWに接続するSN、MNに適用しても、以下の理由により機能しない。
・MNWに接続するSNがCNに送信するパケットの送信元アドレスはSNであり、MRが接続する外部リンクのアドレスプレフィックスとは異なるため、入力フィルタにより破棄される可能性がある。
・CNが送信するパケットが最適な経路でMNWに接続するMNへ到達するには、MRの気付アドレスMR−CoA及びMNの気付アドレスMN−CoAを経由する必要がある。しかしながら、モバイルIPv6の経路制御ヘッダには、一つの気付アドレスしか入力できない。
・MNWに接続するMNがCNに送信するパケットの送信元アドレスはMN−CoAとなるが、MN−CoAはMNWのアドレスであり、MRが接続する外部リンクのアドレスとは異なるため、入力フィルタにより破棄される可能性がある。
【0047】
これらの問題を解決するため、いくつかの方式が提案されている(例えば非特許文献7及び8参照)。しかしながら、MNWに接続するMN、SN、他のMRのパケットを中継するMRにおいてIPv6ヘッダの改編が必要であり、セキュリティ上の問題がある。
【0048】
そこで、本発明は、モバイルIPv6において、あるMRのMNWに接続する他のMR、SN及びMNが、外部ネットワークのCNと最適な経路で通信することができるモバイルルータ及び方法を提供することを目的とする。
【0049】
【課題を解決するための手段】
本発明におけるモバイルルータによれば、
カプセル化されたパケットを受信し、該パケットを他のノードへ転送するために該パケットにおける外部パケットを解除した際に、該外部パケットと内部のパケットとの送信元アドレスが異なっている場合、該内部パケットの送信元ノードへ、モバイルルータにおける気付けアドレスMR−CoAとホームアドレスMR−HoAとからなるBinding Updateメッセージを送信する手段を有することを特徴とする。
【0050】
本発明のモバイルルータにおける他の実施形態によれば、
Binding Acknowledgementメッセージを受信した場合、該メッセージの送信元ノードに対して送信すべきパケットについては、送信元アドレスを気付けアドレスMR−CoAによってカプセル化する手段を有することも好ましい。
【0051】
本発明における経路最適化方法によれば、
カプセル化されたパケットを受信し、該パケットを他のノードへ転送するために該パケットにおける外部パケットを解除した際に、該外部パケットと内部のパケットとの送信元アドレスが異なっている場合、該内部パケットの送信元ノードへ、モバイルルータにおける気付けアドレスMR−CoAとホームアドレスMR−HoAとからなるBinding Updateメッセージを送信することを特徴とする。
【0052】
本発明の経路最適化方法における他の実施形態によれば、
Binding Acknowledgementメッセージを受信した場合、該メッセージの送信元ノードに対して送信すべきパケットについては、送信元アドレスを気付けアドレスMR−CoAによってカプセル化することも好ましい。
【0053】
あるMRのMNWに、複数のSN、MN及び他のMRが接続するようなネットワークにおいて、以下のステップで実行される。
(s1)MNは、IPv6カプセル化されたパケットを解除した際、外部のパケットと内部のパケットの送信元アドレスが異なっている場合、内部パケットを送信したノードがMN−CoAを知らないと推測し、Binding Updateメッセージを用いて、MN−CoAとMN−HoAの組合せをそのノードに対して通知する。
(s2)s1のBinding Updateメッセージを受信したノードは、Binding AcknowledgementメッセージをMNに返信する。次いで、そのノードはMN−HoA宛てのパケットを送信する際、そのパケットをMN−CoA宛のパケットにIPv6カプセル化する。
(s3)s2のBinding Acknowledgementメッセージを受信したMNは、そのノード宛てのパケットを送信する際、受信先をそのノードのアドレス、送信元MN−CoAのパケットでIPv6カプセル化する。
(s4)MRはIPv6カプセル化されたパケットを解除した際、外部のパケットと内部のパケットの送信元アドレスが異なっている場合、内部パケットを送信したノードがMR−CoAを知らないと推測し、Binding Updateメッセージを用いて、MR−CoA、MR−HoA、MNWのアドレスプレフィックスの組合せをCNに対して通知する。
(s5)s4のBinding Updateメッセージを受信したノードは、Binding AcknowledgementメッセージをMRに返信する。次いで、そのノードはMN−HoA宛てのパケットを送信する際、そのパケットをMR−CoA宛のパケットにIPv6カプセル化する。また、MNWのアドレスプレフィックスに含まれるアドレス宛てのパケットを送信する際、そのパケットをMR−CoA宛てのパケットにIPv6カプセル化する。
(s6)s5のBinding Acknowledgementメッセージを受信したMRは、そのノード宛てのパケットを送信する際、受信先がノードのアドレス、送信元MN−CoAのパケットでIPv6カプセル化する。また、MRは、MNWに接続する他のノードが送信するパケットについても、受信先がそのノードのアドレス、送信元MR−CoAのパケットでIPv6カプセル化する。
(s7)MR及びMNは、IPv6カプセルを解除した際、外部のパケットと内部のパケットの送信元アドレスが同じ場合、内部パケットを送信したノードがCoAを知っているものと推測し、特に何も行わない。
【0054】
【発明の実施の形態】
以下では、本発明の実施形態について、図面を用いて詳細に説明する。
【0055】
図11は、本発明によるネットワーク構成図である。
【0056】
図11によれば、全てのMR、MN及びSNが、CNと最適な通信経路で通信可能である。例として、MR1が外部リンクに接続し、MR2がMNW2に接続し、MNがMNW2に接続した場合の、MNとCNとの間の通信を示す。
【0057】
図12は、本発明によるシーケンス図である。以下では、各ステップ(Sn)について説明する。
【0058】
(S1)外部リンクにおいてCoAを取得したMR1は、HA−MR1に、MR1−CoAとMNW1のアドレスプレフィックスとMR1−HoAとの組合せを通知するため、Binding Updateメッセージを送信する。Binding Updateメッセージを受信したHA−MR1は、表1の経路(2)(3)を追加し、Binding Acknowledgementメッセージを、MR1へ返信する。
表1(2)は、MR1−HoA宛てのパケットを、受信先MR1−CoA、送信元HA−MR1のパケットにIPv6カプセル化することを意味する。表1(3)は、MNW1のアドレスプレフィックスに含まれるアドレス宛てのパケットを、受信先MR1−CoA、送信元HA−MR1のパケットにIPv6カプセル化することを意味する。表1(2)(3)によりIPv6カプセル化されたパケットは、表1(1)により通信インタフェース(通信IF)から送信される。
【0059】
【表1】

Figure 2005033469
【0060】
また、Binding Acknowledgementメッセージを受信したMR1は、表2の経路(3)(4)を追加する。表2(3)は、送信元アドレスがMR1−HoAのパケットを、受信先HA−MR1、送信元MR1−CoAのパケットでIPv6カプセル化することを意味する。表2(4)は、送信元アドレスがMNW1のアドレスプレフィックスに含まれるパケットを、受信先HA−MR1、送信元MR1−CoAのパケットにIPv6カプセル化することを意味する。表2(3)(4)によりIPv6カプセル化されたパケットは、表2(2)により、外部リンクへの通信IFから送信される。尚、表2(1)は、MNW1宛てのパケットをMNW1の通信IFへ送信することを意味する。
【0061】
【表2】
Figure 2005033469
【0062】
(S2)MNW1においてCoAを取得したMR2は、HA−MR2に、MR2−CoAとMNW2のアドレスプレフィックスとMR2−HoAとの組合せを通知するため、Binding Updateメッセージを送信する。Binding Updateメッセージは、MR1からHA−MR1へのトンネルを経由してHA−MR2に到達する(表2(4)→表2(2))。Binding Updateメッセージを受信したHA−MR2は、表3の経路(2)(3)を追加し、Binding AcknowledgementメッセージをMR1へ返信する。表3(2)は、MR2−HoA宛てのパケットを、受信先MR2−CoA、送信元HA−MR2のパケットにIPv6カプセル化することを意味する。表3(3)は、MNW2のアドレスプレフィックスに含まれるアドレス宛てのパケットを、受信先MR2−CoA及び送信元HA−MR2のパケットに、IPv6カプセル化することを意味する。表3(2)(3)でIPv6カプセル化されたパケットは、表3(1)により通信IFから送信される。
【0063】
【表3】
Figure 2005033469
【0064】
HA−MR2が送信するBinding Acknowledgementメッセージは、HA−MR1からMR1へのIPトンネルを経由してMR2に到達する(表1(3)→表1(1))。Binding Acknowledgementメッセージを受信したMR2は、表4の経路(3)(4)を追加する。表4(3)は、送信元アドレスがMR2−HoAのパケットを、受信先HA−MR2及び送信元MR2−CoAのパケットでIPv6カプセル化することを意味する。表4(4)は、送信元アドレスがMNW2のアドレスプレフィックスに含まれるパケットを、受信先HA−MR2及び送信元MR2−CoAのパケットでIPv6カプセル化することを意味する。表4(3)(4)によりIPv6カプセル化されたパケットは、表4(2)により、外部リンクへの通信IFから送信される。尚、表4(1)は、MNW2宛てのパケットをMNW2の通信IFへ送信することを意味する。
【0065】
【表4】
Figure 2005033469
【0066】
(S3)S2のHA−MR2からMR2へのBinding Acknowledgementメッセージが、HA−MR1からMR1へトンネルされる際、外部のパケットと内部のパケットの送信元アドレスが異なっている(外部:HA−MR1、内部:HA−MR2)。そこで、MR1は、HA−MR2にMR1−CoAとMNW1のアドレスプレフィックスとMR1−HoAとの組合せを通知するため、Binding Updateメッセージを送信する。Binding Updateメッセージは、MR1からHA−MR1へのトンネルを経由してHA−MR2に到達する(表2(3)→表2(2))。Binding Updateメッセージを受信したHA−MR2は、表5の経路(4)(5)を追加し、Binding AcknowledgementメッセージをMR1へ返信する。表5(4)は、MR1−HoA宛てのパケットを、受信先MR1−CoA及び送信元HA−MR2のパケットでIPv6カプセル化することを意味する。表5(5)は、MNW1のアドレスプレフィックスに含まれるアドレス宛てのパケットを、受信先MR1−CoA及び送信元HA−MR2のパケットでIPv6カプセル化することを意味する。
【0067】
【表5】
Figure 2005033469
【0068】
HA−MR2が送信するBinding Acknowledgementメッセージは、HA−MR1からMR1へのIPトンネルを経由してMR2に到達する(表1(3)→表1(1))。Binding Acknowledgementメッセージを受信したMR2は、表6の経路(5)(6)を追加する。表6(5)は、受信先アドレスがHA−MR2、送信元アドレスがMR1−HoAのパケットを、受信先HA−MR2及び送信元MR1−CoAのパケットでIPv6カプセル化することを意味する。表6(6)は、受信先アドレスがHA−MR2であり、送信元アドレスがMNW2のアドレスプレフィックスに含まれるパケットを、受信先HA−MR2及び送信元MR1−CoAのパケットでIPv6カプセル化することを意味する。
【0069】
【表6】
Figure 2005033469
【0070】
(S4)MNW2においてCoAを取得したMNが、HA−MNに、MN−CoA及びMN−HoAの組合せを通知するため、Binding Updateメッセージを送信する。Binding Updateメッセージは、先ずMR2においてHA−MR2へトンネルされ(表4(4)→表4(2))、次いでMR1においてHA−MR2へトンネルされた後(表6(6)→表6(2))、HA−MNに到達する。Binding Updateメッセージを受信したHA−MNは、表7の経路(2)を追加し、Binding AcknowledgementメッセージをMNへ返信する。表7(2)は、MN−HoA宛てのパケットを、受信先MN−CoA及び送信元HA−MNのパケットでIPv6カプセル化することを意味する。
【0071】
【表7】
Figure 2005033469
【0072】
HA−MNが送信するBinding Acknowledgementメッセージは、HA−MR2においてMR2−CoAへトンネルされる(表5(3))。MR2−CoAは、MNW1のアドレスプレフィックスに含まれるため、更にHA−MR2においてMR1−CoAへトンネルされ(表5(5)→表5(1))、MNに到達する。Binding Acknowledgementメッセージを受信したMNは、表8の経路(2)を追加する。表8(2)は送信元アドレスがMN−HoAのパケットを、受信先HA−MN及び送信元MN−CoAのパケットでIPv6カプセル化することを意味する。88(2)でIPv6カプセル化されたパケットは、表8(1)により、MNW2への通信IFから送信される。
【0073】
【表8】
Figure 2005033469
【0074】
(S5)S4のHA−MNからMNへのBinding Acknowledgementメッセージが、HA−MR2からMR2へトンネルされる際、外部パケットと内部パケットの送信元アドレスが異なっている (外部:HA−MR2、内部:HA−MN)。そこで、MR2は、HA−MNに、MR2−CoAとMNW2のアドレスプレフィックスとMR2−HoAとの組合せを通知するため、Binding Updateメッセージを送信する。Binding Updateメッセージは、MR1においてHA−MR1へトンネルされ(表6(4)→表6(2))、HA−MNに到達する。Binding Updateメッセージを受信したHA−MNは、表9の経路(3)、(4)を追加し、Binding AcknowledgementメッセージをMR2へ返信する。表9(3)は、MR2−HoA宛てのパケットを、受信先MR2−CoA及び送信元HA−MNのパケットでIPv6カプセル化することを意味する。表9(4)は、送信元アドレスがMNW2のアドレスプレフィックスに含まれるパケットを、受信先MR2−CoA及び送信元HA−MNのパケットでIPv6カプセル化することを意味する。
【0075】
【表9】
Figure 2005033469
【0076】
HA−MNの送信するBinding Acknowledgementメッセージは、HA−MR1においてMR1−CoAへトンネルされ、MR2に到達する(表1(3)→表1(1))。Binding Acknowledgementメッセージを受信したMR2は、表10の経路(5)(6)を追加する。表10(5)は受信先アドレスがHA−MNであり、送信元アドレスがMR2−HoAのパケットを、受信先HA−MN及び送信元MR2−CoAのパケットでIPv6カプセル化することを意味する。
表10(6)は、受信先アドレスがHA−MNであり、送信元アドレスがMNW2のアドレスプレフックスに含まれるパケットを、受信先HA−MN及び送信元MR2−CoAのパケットでIPv6カプセル化することを意味する。
【0077】
【表10】
Figure 2005033469
【0078】
(S6)S5のHA−MNからMR2へのBinding Acknowledgementメッセージが、HA−MR1からMR1へトンネルされる際、外部パケットと内部パケットの送信元アドレスが異なっている(外部:HA−MR1、内部:HA−MN)。そこで、MR1は、HA−MNに、MR1−CoAとMNW1のアドレスプレフィックスとMR1−HoAとの組合せを通知するため、Binding Updateメッセージを送信する。Binding Updateメッセージを受信したHA−MNは、表11の経路(5)(6)を追加し、Binding AcknowledgementメッセージをMR1へ返信する。表11(5)は、MR1−HoA宛てのパケットを、受信先MR1−CoA及び送信元HA−MNのパケットでIPv6カプセル化することを意味する。表11(6)は、受信先アドレスがMNW1のアドレスプレフィックスに含まれるパケットを、受信先MR1−CoA及び送信元HA−MNのパケットによりIPv6カプセル化することを意味する。
【0079】
【表11】
Figure 2005033469
【0080】
MR1は、HA−MNの送信するBinding Acknowledgementメッセージを受信し、表12の経路(7)(8)を追加する。表12(7)は、受信先アドレスがHA−MNであり、送信元アドレスがMR1−HoAのパケットを、受信先HA−MN及び送信元MR1−CoAのパケットでIPv6カプセル化することを意味する。表12(8)は、受信先アドレスがHA−MNであり、送信元アドレスがMNW1のアドレスプレフックスに含まれるパケットを、受信先HA−MN及び送信元MR1−CoAのパケットでIPv6カプセル化することを意味する。
【0081】
【表12】
Figure 2005033469
【0082】
(S7)CNとMNとの間で通信する。MNからCNへのパケットは、MNにおいてHA−MNへトンネルされ(表8(2)→表8(1))、次いでMR2においてHA−MNへトンネルされる(表10(6)→表10(2))。更に、そのパケットは、MR1においてHA−MNへのトンネルされ(表12(8)→表12(2))、HA−MNにおいてカプセル化が解除され、CNに到達する。
【0083】
【表13】
Figure 2005033469
【0084】
また、CNからMNへのパケットは、HA−MNにおいてMN−CoAへトンネルされ(表11(2))、次いでMR2−CoAへトンネルされた後(表11(4))、更にMR1−CoAへトンネルされる(表11(6)→表11(1))。このパケットは、MR1、MR2及びMNにおいて順にカプセル化を解除され、MNで受信される。
【0085】
【表14】
Figure 2005033469
【0086】
(S8)S7のCNからMNへのパケットが、HA−MNからMNへトンネルされる際、外部パケットと内部パケットの送信元アドレスが異なっている(外部:HA−MN、内部:CN)。そこで、MNは、CNへ、MN−CoA及びMN−HoAの組合せを通知するため、Binding Updateメッセージを送信する。Binding Updateメッセージは、先ずMR2においてHA−MR2へトンネルされ(表10(4)→表10(2))、次いでMR1においてHA−MR2へトンネルされた後(表12(6)→表12(2))、CNに到達する。Binding Updateメッセージを受信したCNは、表15の経路(2)を追加し、Binding AcknowledgementメッセージをMNへ返信する。表15(2)は、MN−HoA宛てのパケットを、MN−CoA宛てのパケットにカプセル化することを意味する。
【0087】
【表15】
Figure 2005033469
【0088】
CNの送信するBinding Acknowledgementメッセージは、HA−MR2においてMR2−CoAへトンネルされる(表5(3))。MR2−CoAは、MNW1のアドレスプレフィックスに含まれるため、更にMR1−CoAへトンネルされ(表5(5)→表5(1))、MNに到達する。Binding Acknowledgementメッセージを受信したMNは、表16の経路(3)を追加する。表16(3)は、受信先アドレスがCNであり、送信元アドレスがMN−HoAのパケットを、受信先CN及び送信元MN−CoAのパケットでIPv6カプセル化することを意味する。
【0089】
【表16】
Figure 2005033469
【0090】
(S9)S8のCNからMNへのBinding Acknowledgementメッセージが、HA−MNからMR2へトンネルされる際、外部パケットと内部パケットの送信元アドレスが異なっている(外部:HA−MR2、内部:CN)。そこで、MR2は、CNに、MR2−CoAとMNW2のアドレスプレフィックスとMR2−HoAとの組合せを通知するため、Binding Updateメッセージを送信する。Binding Updateメッセージは、MR1においてHA−MR1へトンネルされCNに到達する(表12(4)→表12(2))。Binding Updateメッセージを受信したCNは、表17の経路(3)(4)を追加し、Binding AcknowledgementメッセージをMR2へ返信する。表17(3)は、MR2−HoA宛てのパケットを、受信先MR2−CoA及び送信元CNのパケットでIPv6カプセル化することを意味する。表17(4)は、送信元アドレスがMNW2のアドレスプレフィックスに含まれるパケットを、受信先MR2−CoA及び送信元CNパケットでIPv6カプセル化することを意味する。
【0091】
【表17】
Figure 2005033469
【0092】
CNが送信するBinding Acknowledgementメッセージは、HA−MR1からMR1へのIPトンネルを経由してMR2に到達する(表1(3)→表1(1))。Binding Acknowledgementメッセージを受信したMR2は、表18の経路(7)(8)を追加する。表18(7)は、受信先アドレスがCNであり、送信元アドレスがMR2−HoAのパケットを、受信先CN及び送信元MR2−CoAのパケットでIPv6カプセル化することを意味する。表18(8)は、受信先アドレスがCNであり、送信元アドレスがMNW2のアドレスプレフックスに含まれるパケットを、受信先CN及び送信元MR2−CoAのパケットでIPv6カプセル化することを意味する。
【0093】
【表18】
Figure 2005033469
【0094】
(S10)S9のCNからMR2へのBinding Acknowledgementメッセージが、HA−MNからMR1へトンネルされる際、外部パケットと内部パケットの送信元アドレスが異なっている(外部:HA−MR1、内部:CN)。そこで、MR1は、CNに、MR1−CoAとMNW1のアドレスプレフィックスとMR1−HoAとの組合せを通知するため、Binding Updateメッセージを送信する。Binding Updateメッセージを受信したCNは、表19の経路(5)(6)を追加し、Binding AcknowledgementメッセージをMR1へ返信する。表19(5)は、MR1−HoA宛てのパケットを、受信先MR1−CoA及び送信元CNのパケットでIPv6カプセル化することを意味する。表11(6)は、受信先アドレスがMNW1のアドレスプレフィックスに含まれるパケットを、受信先MR1−CoA及び送信元CNのパケットでIPv6カプセル化することを意味する。
【0095】
【表19】
Figure 2005033469
【0096】
MR1は、CNの送信するBinding Acknowledgementメッセージを受信し、表20の経路(9)(10)を追加する。表20(9)は、受信先アドレスがCNであり、送信元アドレスがMR1−HoAのパケットを、受信先CN及び送信元MR1−CoAのパケットでIPv6カプセル化することを意味する。表20(10)は、受信先アドレスがCNであり、送信元アドレスがMNW1のアドレスプレフックスに含まれるパケットを、受信先CN及び送信元MR1−CoAのパケットでIPv6カプセル化することを意味する。
【0097】
【表20】
Figure 2005033469
【0098】
(S11)CNとMNとの間で通信する。MNからCNへのパケットは、MNにおいてCNトンネルされ(表16(3)→表16(2))、次いでMR2からCNへトンネルされる(表16(6)→表16(2))。更にそのパケットは、MR1においてCNへトンネルされ(表20(10)→表20(2))、CNにおいて全てのカプセル化を解除された後、CNに受信される。
【0099】
【表21】
Figure 2005033469
【0100】
また、CNからMNへのパケットは、CNにおいてMN−CoAへトンネルされ(表19(2))、次いでMR2−CoAへトンネルされた後(表19(4))、更にMR1−CoAへトンネルされる(表19(6)→表19(1))。このパケットは、MR1、MR2及びMNにおいて、順にカプセル化を解除され、MNで受信される。
【0101】
【表22】
Figure 2005033469
【0102】
【発明の効果】
本発明における経路最適化のためのモバイルルータ及び方法によれば、モバイルIPv6において、あるMRのMNWに接続する他のMR、SN及びMNが、外部ネットワークのCNと最適な経路で通信することができる。これにより、通信遅延の短縮が可能となり、車、電車、飛行機、船舶などの内部に構築されたネットワーク等の、ネットワーク自体が移動する環境においても、テレビ会議やVoIPなどの時間制限の厳しいアプリケーションを利用することが可能となる。また、パケットが冗長経路を通過しないため、ネットワーク資源の有効利用を図ることができる。
【図面の簡単な説明】
【図1】従来の基本的なネットワーク構成図である。
【図2】図1の構成において、MNがホームリンクに接続している場合のシーケンス図である。
【図3】図1において、MNがホームリンク以外の外部リンクに接続している場合のシーケンス図である。
【図4】MNが外部リンクに接続している場合に、モバイルIPv6における経路最適化のためのシーケンス図である。
【図5】モバイルルータを含む従来の基本的なネットワーク構成図である。
【図6】図5において、MRが外部リンクに接続する場合のシーケンス図である。
【図7】図5の構成にモバイルノードを含むネットワーク構成図である。
【図8】図7において、MRが外部リンクに接続する場合のシーケンス図である。
【図9】モバイルルータが階層的に入れ子に接続されたネットワーク構成図である。
【図10】図9において、MR1が外部リンクに接続する場合のシーケンス図である。
【図11】本発明におけるネットワーク構成図である。
【図12a】本発明におけるシーケンス図である。
【図12b】本発明におけるシーケンス図である。
【図12c】本発明におけるシーケンス図である。
【図12d】本発明におけるシーケンス図である。
【図12e】本発明におけるシーケンス図である。
【図12f】本発明におけるシーケンス図である。[0001]
BACKGROUND OF THE INVENTION
The present invention relates to a mobile router and method for route optimization in Mobile IPv6.
[0002]
[Prior art]
According to IETF (Internet Engineering Task Force), even if a node using IPv6 changes the network to which the node is connected due to movement, in order to provide mobility that enables continuous communication with the same IP address, mobile IPv6 ( For example, standardization of non-patent document 1) is underway. The outline is shown below.
[0003]
FIG. 1 is a conventional basic network configuration diagram.
[0004]
According to FIG. 1, a mobile node (MN: Mobile Node) communicates with a communication partner terminal (CN: Correspondent Node) via a network through a home link to which the mobile node (MN: Mobile Node) originally belongs.
[0005]
FIG. 2 is a sequence diagram when the MN is connected to the home link in the configuration of FIG.
[0006]
According to FIG. 2, the MN communicates with the CN using a home address (HoA) like a normal node.
[0007]
FIG. 3 is a sequence diagram when the MN is connected to an external link other than the home link in FIG.
[0008]
According to FIG. 3, the MN obtains a care-of address (CoA: Care of Address) according to the address prefix of the external link. In Mobile IPv6, unlike Mobile IPv4 (see, for example, Non-Patent Document 2), there is no foreign agent (FA) that gives CoA to the MN. Therefore, the MN acquires CoA by stateless address setting (for example, see Non-Patent Document 2) or DHCPv6 (for example, Non-Patent Document 3). Accordingly, the MN's CoA (MN-CoA) is an address that is assigned to the interface that the MN connects to the external link.
[0009]
Next, the MN uses a Binding Update message to bind the combination (Binding) of the MN-CoA and the MN's HoA (MN-HoA) to the home link of the MN (HA-MN (HA: Home Agent). )). The HA-MN that has received the Binding Update message confirms its validity, and then returns a Binding Acknowledgment message to the MN. After that, the HA-MN collects IPv6 packets addressed to the MN-HoA that has reached the home link by using Proxy Neighbor Discovery, and encapsulates the packets into packets addressed to the MN-CoA (tunnel).
[0010]
In Mobile IPv6, when a mobile terminal is connected to the network or the IP address is changed, new IP address information is notified to the Home Agent (HA) (= Binding Update), and sent to the HA from the outside. The transmitted packet can be transferred to the mobile terminal, and mobility is ensured.
[0011]
As described above, packets addressed to MN-HoA transmitted by CN are collected by HA-MN and tunneled to MN-CoA. The MN releases the encapsulation of the packet tunneled by the HA-MN, and receives the packet addressed to the internal MN-HoA.
[0012]
Further, when the MN transmits a packet addressed to the CN, the packet is IPv6 encapsulated into a packet addressed to the HA-MN and transmitted (reverse tunnel). The HA-MN releases the encapsulation of the packet tunneled by the MN and transfers the packet addressed to the internal CN. Packets addressed to CN are routed to reach CN.
[0013]
[Route optimization in Mobile IPv6]
Mobile IPv6 includes a method for optimizing the communication path between the CN and the MN. The outline is shown below.
[0014]
When connecting to the home link, the MN communicates with the CN in the same way as a normal node.
[0015]
FIG. 4 is a sequence diagram for route optimization in Mobile IPv6 when the MN is connected to an external link.
[0016]
As described above, the MN-CoA and MN-HoA are notified to the HA-MN. Thereafter, when a packet from a CN received by the MN is tunneled in the HA-MN, it is assumed that the MN-CoA is not notified to the CN. Then, the MN notifies the CN of the MN-CoA and the MN-HoA using the Binding Update message. After confirming the validity, the CN returns a Binding Acknowledgment message to the MN.
[0017]
Thereafter, when the CN transmits a packet addressed to MN-HoA, CN inputs MN-CoA as a reception destination address and MN-HoA as a route control header. This packet reaches the MN having the MN-CoA without going through the HA-MN. When the MN receives this packet, the MN inputs the MN-HoA included in the route control header into the destination address and processes it as a packet addressed to the MN-HoA.
[0018]
Further, when transmitting a packet addressed to the CN, the MN inputs MN-CoA as a source address and MN-HoA as a home address option. This packet reaches the CN without going through the HA-MN. When receiving this packet, the CN inputs the MN-HoA included in the home address option to the transmission source address, and processes it as a packet transmitted by the MN-HoA.
[0019]
In order to use this method, the CN needs to be compatible with Mobile IPv6. When the CN does not support Mobile IPv6, communication is performed via the above-described HA-MN.
[0020]
[Mobile router using Mobile IPv6]
As described above, Mobile IPv6 provides mobility in units of nodes having one IP address. On the other hand, in a network built inside a vehicle, an external network to be connected in a network unit may be changed due to movement of the vehicle. Such a network is called a mobile network (MNW: Mobile Network), and in order for a node connected to the MNW to continuously communicate, it is necessary to realize mobility in units of networks.
[0021]
For this reason, the NETF (NEwork Mobility) working group of IETF is proceeding with standardization of a mobile router (MR: Mobile Router) based on Mobile IPv6 (see, for example, Non-Patent Documents 4 and 5). The MR is a router that connects the MNW and an external network. Even if the external network to which the MNW is connected is changed, the node connected to the MNW can continue communication. Below, the outline | summary of communication of the fixed node (SN: Stationary Node) connected to MNW is shown.
[0022]
FIG. 5 is a conventional basic network configuration diagram including a mobile router.
[0023]
According to FIG. 5, when connecting to the home link to which the MR originally belongs, the MR uses the home address MR-HoA and functions in the same way as a normal router. In this case, the SN communicates with the CN like a normal node.
[0024]
FIG. 6 is a sequence diagram when MR is connected to an external link in FIG.
[0025]
According to FIG. 6, the care-of address MR-CoA according to the address prefix of the external link is acquired in the same manner as the MN.
[0026]
Next, the MR notifies the binding of the MR-CoA and the MR-HoA to the home agent HA-MR connected to the MR's home link using the Binding Update message. The HA-MR that has received the Binding Update message confirms its validity and then returns a Binding Acknowledgment message to the MR. Thereafter, the HA-MR uses Proxy Neighbor Discovery to collect IPv6 packets addressed to the MN-HoA that have reached the home link and encapsulates the packets into packets addressed to the MN-CoA (tunnel). Further, the HA-MR encapsulates IPv6 packets addressed to addresses included in the address prefix of the MNW into packets addressed to the MN-CoA (tunnel).
[0027]
As a method for the HA-MR to know the address prefix of the MNW, there are the following methods.
(1) Manually set to HA-MR
(2) Operate the routing protocol in MR and know the MNW address prefix from the route information
(3) The MR adds the MNW address prefix to the Binding Update message and notifies it (see, for example, Non-Patent Document 6).
[0028]
As described above, packets addressed to the SN transmitted by the CN are collected by the HA-MR and tunneled to the MR-CoA. The MR releases the encapsulation of the packet tunneled by the HA-MR, and forwards the packet addressed to the internal SN to the SN.
[0029]
Further, the MR transmits the packet addressed to the CN transmitted by the SN into the packet addressed to the HA-MR by IPv6 encapsulation (reverse tunnel). The HA-MR releases the encapsulation of the packet tunneled by the MR, and transfers the packet addressed to the internal CN. Packets addressed to CN are routed to reach CN.
[0030]
[Communication between MN and CN connected to MNW]
Next, communication between the MN and the CN connected to the MNW will be described.
[0031]
FIG. 7 is a network configuration diagram including a mobile node in the configuration of FIG.
[0032]
The MR functions in the same way as a normal router when connecting to the home link. Accordingly, the MN connected to the MNW that is an external link performs the same communication as when connected to a normal external link.
[0033]
FIG. 8 is a sequence diagram when MR is connected to an external link in FIG.
[0034]
As described above, the combination of MR-CoA and MR-HoA is notified to the HA-MR using the Binding Update message. Further, in order to connect the MN to the MNW which is an external link, as described above, the binding of the MN-CoA and the MN-HoA is notified to the HA-MN using the Binding Update message.
[0035]
Packets addressed to the MN-HoA transmitted by the CN are collected by the HA-MN and tunneled to the MN-CoA. Since MN-CoA is the address of MNW, packets tunneled to MN-CoA are collected at HA-MN and further tunneled to MR-CoA. The MR decapsulates the tunneled packet and forwards the packet addressed to the internal MN-CoA. The MN decapsulates the tunneled packet and receives the packet addressed to the internal MN-CoA.
[0036]
Further, when the MN transmits a packet addressed to the CN, the packet is IPv6 encapsulated into a packet addressed to the HA-MN and transmitted (reverse tunnel). The MR transmits the packet addressed to the HA-MN, further encapsulates the packet addressed to the HA-MR with IPv6 (reverse tunnel). The HA-MR releases the encapsulation of the packet tunneled by the MR, and forwards the packet addressed to the internal HA-MN. The HA-MN releases the encapsulation of the packet tunneled by the MN and transfers the packet addressed to the internal CN. Packets addressed to CN are routed to reach CN.
[0037]
[When another MR is nested in the MNW]
Next, when another MR2 is connected in a nested manner to the mobile network MNW1 of MR1, the communication of the SN connected to the mobile network MNW2 of MR2 is shown.
[0038]
FIG. 9 is a network configuration diagram in which mobile routers are hierarchically connected in a nested manner.
[0039]
When MR1 connects to the home link, it functions in the same way as a normal router. Therefore, the MR 2 connected to the MNW 1 that is an external link performs the same communication as when connected to a normal external link.
[0040]
FIG. 10 is a sequence diagram when MR1 is connected to an external link in FIG.
[0041]
As described above, the combination of MR1-CoA and MR1-HoA is notified to HA-MR1 using the Binding Update message. Since MR2 is also connected to MNW1, which is an external link, as described above, the combination of MR2-CoA and MR2-HoA is notified to HA-MR2 using a Binding Update message.
[0042]
Packets addressed to the SN transmitted by the CN are collected by the HA-MR2 and tunneled to the MR2-CoA. Since MR2-CoA is the address of MNW1, packets tunneled to MR2-CoA are collected by HA-MR1 and further tunneled to MR1-CoA. MR1 decapsulates the tunneled packet and transfers the packet addressed to the internal MR2-CoA. MR2 decapsulates the tunneled packet and forwards the packet addressed to the internal SN. The SN receives a packet addressed to the SN.
[0043]
The SN transmits a packet addressed to the CN. The packet is IPv6 encapsulated in the packet addressed to HA-MR2 in MR2 and transmitted (reverse tunnel). MR1 IPv6 encapsulates the packet addressed to HA-MR2 and transmits the packet addressed to HA-MR1 (reverse tunnel). HA-MR1 releases the encapsulation of the packet tunneled by MR1, and transfers the packet addressed to the internal HA-MR2. HA-MR2 releases the encapsulation of the packet tunneled by MR2, and transfers the packet addressed to the internal CN. Packets addressed to CN are routed to reach CN.
[0044]
In this way, communication is possible even if another MR is connected to the MNW of a certain MR.
[0045]
[Non-Patent Document 1]
D. Johnson et al., "Mobility Support in IPv6", IETF draft-ietf-mobileip-ipv6-22 (20033.6).
[Non-Patent Document 2]
S. Thomson et al., “IPv6 Stateless Address Configuration”, IETF RFC 2462.
[Non-Patent Document 3]
R. Droms et al., “Dynamic Host Configuration Protocol for IPv6 (DHCPv6)”, IETF draft-ietf-dhc-dhcpv6-28 (20033.6).
[Non-Patent Document 4]
T.A. Ernst et al., “Network Mobility Support Goals and Requirements”, IETF draft-ietf-nemo-requirements-01, [Search June 20, 2003], Internet <URL: http: // www. nal. motorlabs. com / nemo />
[Non-Patent Document 5]
T.A. J. et al. Kniveton et al., "Mobile Router Tunneling Protocol", draft-kniveton-mobile-03, [Search June 20, 2003], Internet <URL: http: // www. nal. motorlabs. com / nemo />
[Non-Patent Document 6]
T.A. Ernst et al., “Mobile Networks Support in Mobile IPv6”, draft-ernst-mobileip-v6-network-03, [Search June 20, 2003], Internet <URL: http: // www. nal. motorlabs. com / nemo />
[Non-Patent Document 7]
P. Hubert et al., "IPv6 Reverse Routing Header and it's applications to Mobile Networks", draft-huber-nemo-reverse-header-header-01, [Internet: June 20, 2003] / . nal. motorlabs. com / nemo />
[Non-Patent Document 8]
C. W. Ng et al., “Securing Nested Tunnels Optimization with Access Router Option”, draft-ng-nemo-access-router-option-00, [June 20, 2003 search], Internet <URL: http: // www nal. motorlabs. com / nemo />
[Non-patent document 9]
H. Soliman et al., “Hierarchical MIPv6 mobility management (HMIPv6)”, IETF draft-ietf-mobile-ip-hmipv6-06 (2003. 6).
[0046]
[Problems to be solved by the invention]
Even if the above-mentioned route optimization method between CN and MN in Mobile IPv6 is applied to SN and MN connected to MNW using MR, it does not function for the following reason.
-Since the source address of the packet transmitted from the SN connected to the MNW to the CN is SN and is different from the address prefix of the external link to which the MR is connected, it may be discarded by the input filter.
In order for the packet transmitted by the CN to reach the MN connected to the MNW through the optimum route, it is necessary to pass through the MR care-of address MR-CoA and the MN care-of address MN-CoA. However, only one care-of address can be entered in the routing header of Mobile IPv6.
-The source address of the packet sent from the MN connected to the MNW to the CN is MN-CoA, but the MN-CoA is the MNW address and is different from the address of the external link to which the MR is connected. May be destroyed.
[0047]
In order to solve these problems, several methods have been proposed (see, for example, Non-Patent Documents 7 and 8). However, the MN, SN connected to the MNW, and MR that relays other MR packets require IPv6 header modification, which poses a security problem.
[0048]
Therefore, an object of the present invention is to provide a mobile router and method in which other MRs, SNs, and MNs connected to an MNW of a certain MR can communicate with a CN of an external network through an optimal route in mobile IPv6. And
[0049]
[Means for Solving the Problems]
According to the mobile router of the present invention,
When receiving the encapsulated packet and releasing the external packet in the packet to forward the packet to another node, if the source address of the external packet and the internal packet are different, A means for transmitting a Binding Update message including a care-of address MR-CoA and a home address MR-HoA in the mobile router to a source node of the internal packet is provided.
[0050]
According to another embodiment of the mobile router of the present invention,
When a Binding Acknowledgment message is received, it is also preferable to have means for encapsulating the source address with a care-of address MR-CoA for a packet to be transmitted to the source node of the message.
[0051]
According to the route optimization method of the present invention,
When receiving the encapsulated packet and releasing the external packet in the packet to forward the packet to another node, if the source address of the external packet and the internal packet are different, A Binding Update message including a care-of address MR-CoA and a home address MR-HoA in the mobile router is transmitted to a transmission source node of the internal packet.
[0052]
According to another embodiment of the route optimization method of the present invention,
When a Binding Acknowledgment message is received, it is also preferable to encapsulate the source address of the packet to be transmitted to the source node of the message with a care-of address MR-CoA.
[0053]
In a network in which a plurality of SNs, MNs, and other MRs are connected to a certain MNW, the following steps are executed.
(S1) When the MN releases the IPv6-encapsulated packet and the source address of the external packet and the internal packet is different, the MN estimates that the node that transmitted the internal packet does not know the MN-CoA. The combination of MN-CoA and MN-HoA is notified to the node using the Binding Update message.
(S2) The node that has received the Binding Update message of s1 returns a Binding Acknowledgment message to the MN. Next, when the node transmits a packet addressed to MN-HoA, the node encapsulates the packet into a packet addressed to MN-CoA.
(S3) When the MN that has received the Binding Acknowledgment message in s2 transmits a packet addressed to the node, the MN encapsulates the reception destination with the address of the node and the packet of the transmission source MN-CoA.
(S4) When the MR releases the IPv6-encapsulated packet, if the source address of the external packet is different from that of the internal packet, the MR estimates that the node that transmitted the internal packet does not know the MR-CoA, The binding update message is used to notify the CN of the combination of the MR-CoA, MR-HoA, and MNW address prefixes.
(S5) The node that has received the Binding Update message of s4 returns a Binding Acknowledgment message to the MR. Next, when the node transmits a packet addressed to MN-HoA, the node encapsulates the packet into a packet addressed to MR-CoA with IPv6. Also, when a packet addressed to an address included in the MNW address prefix is transmitted, the packet is IPv6 encapsulated into a packet addressed to MR-CoA.
(S6) When the MR that has received the Binding Acknowledgment message in s5 transmits a packet addressed to the node, the MR encapsulates the packet in the IPv6 with the packet of the source MN-CoA as the reception destination. In addition, the MR encapsulates IPv6 packets for packets transmitted by other nodes connected to the MNW with packets of the address of the node and the transmission source MR-CoA.
(S7) When the IPv6 capsule is released and the source address of the external packet and the internal packet is the same, the MR and MN infer that the node that transmitted the internal packet knows the CoA, and nothing in particular Not performed.
[0054]
DETAILED DESCRIPTION OF THE INVENTION
Hereinafter, embodiments of the present invention will be described in detail with reference to the drawings.
[0055]
FIG. 11 is a network configuration diagram according to the present invention.
[0056]
According to FIG. 11, all MRs, MNs, and SNs can communicate with CNs through optimal communication paths. As an example, the communication between MN and CN when MR1 is connected to an external link, MR2 is connected to MNW2, and MN is connected to MNW2 is shown.
[0057]
FIG. 12 is a sequence diagram according to the present invention. Hereinafter, each step (Sn) will be described.
[0058]
(S1) MR1 which acquired CoA in the external link transmits a Binding Update message to notify HA-MR1 of the combination of the MR1-CoA, the address prefix of MNW1 and MR1-HoA. The HA-MR1 that has received the Binding Update message adds the routes (2) and (3) in Table 1 and returns a Binding Acknowledgment message to the MR1.
Table 1 (2) means that a packet addressed to MR1-HoA is IPv6 encapsulated into a packet of destination MR1-CoA and source HA-MR1. Table 1 (3) means that a packet addressed to the address included in the address prefix of MNW1 is IPv6 encapsulated into a packet of the destination MR1-CoA and the source HA-MR1. The packet encapsulated in IPv6 according to Tables 1 (2) and (3) is transmitted from the communication interface (communication IF) according to Table 1 (1).
[0059]
[Table 1]
Figure 2005033469
[0060]
In addition, MR1 that has received the Binding Acknowledgment message adds paths (3) and (4) in Table 2. Table 2 (3) means that the packet with the source address MR1-HoA is IPv6 encapsulated with the packet with the destination HA-MR1 and the source MR1-CoA. Table 2 (4) means that a packet whose source address is included in the address prefix of MNW1 is IPv6 encapsulated into packets of the destination HA-MR1 and source MR1-CoA. The packet encapsulated in IPv6 according to Tables 2 (3) and (4) is transmitted from the communication IF to the external link according to Table 2 (2). Table 2 (1) means that a packet addressed to MNW1 is transmitted to the communication IF of MNW1.
[0061]
[Table 2]
Figure 2005033469
[0062]
(S2) MR2 that has acquired CoA in MNW1 transmits a Binding Update message to notify HA-MR2 of the combination of MR2-CoA, the address prefix of MNW2 and MR2-HoA. The Binding Update message reaches HA-MR2 via a tunnel from MR1 to HA-MR1 (Table 2 (4) → Table 2 (2)). HA-MR2, which has received the Binding Update message, adds paths (2) and (3) in Table 3 and returns a Binding Acknowledgment message to MR1. Table 3 (2) means that a packet addressed to MR2-HoA is IPv6 encapsulated into a packet of destination MR2-CoA and source HA-MR2. Table 3 (3) means that the packet addressed to the address included in the address prefix of MNW2 is IPv6 encapsulated into the packet of the destination MR2-CoA and the source HA-MR2. The packets encapsulated in IPv6 in Tables 3 (2) and (3) are transmitted from the communication IF according to Table 3 (1).
[0063]
[Table 3]
Figure 2005033469
[0064]
The Binding Acknowledgment message transmitted by the HA-MR2 reaches the MR2 via the IP tunnel from the HA-MR1 to the MR1 (Table 1 (3) → Table 1 (1)). MR2 having received the Binding Acknowledgment message adds paths (3) and (4) in Table 4. Table 4 (3) means that the packet with the source address MR2-HoA is IPv6 encapsulated with the packet with the destination HA-MR2 and the source MR2-CoA. Table 4 (4) means that the packet whose source address is included in the address prefix of MNW2 is IPv6 encapsulated with the packet of the destination HA-MR2 and the source MR2-CoA. The packet encapsulated in IPv6 according to Tables 4 (3) and (4) is transmitted from the communication IF to the external link according to Table 4 (2). Table 4 (1) means that a packet addressed to MNW2 is transmitted to the communication IF of MNW2.
[0065]
[Table 4]
Figure 2005033469
[0066]
(S3) When the Binding Acknowledgment message from HA-MR2 to MR2 of S2 is tunneled from HA-MR1 to MR1, the source address of the external packet and the internal packet is different (external: HA-MR1, Internal: HA-MR2). Therefore, MR1 transmits a Binding Update message to notify HA-MR2 of the combination of MR1-CoA, the address prefix of MNW1 and MR1-HoA. The Binding Update message reaches HA-MR2 via a tunnel from MR1 to HA-MR1 (Table 2 (3) → Table 2 (2)). HA-MR2, which has received the Binding Update message, adds routes (4) and (5) in Table 5 and returns a Binding Acknowledgment message to MR1. Table 5 (4) means that packets destined for MR1-HoA are IPv6 encapsulated with packets of the destination MR1-CoA and the source HA-MR2. Table 5 (5) means that a packet addressed to the address included in the address prefix of MNW1 is IPv6 encapsulated with a packet of the destination MR1-CoA and the source HA-MR2.
[0067]
[Table 5]
Figure 2005033469
[0068]
The Binding Acknowledgment message transmitted by the HA-MR2 reaches the MR2 via the IP tunnel from the HA-MR1 to the MR1 (Table 1 (3) → Table 1 (1)). MR2 that has received the Binding Acknowledgment message adds paths (5) and (6) in Table 6. Table 6 (5) means that a packet with a destination address of HA-MR2 and a source address of MR1-HoA is IPv6 encapsulated with a packet of a destination HA-MR2 and a source MR1-CoA. Table 6 (6) shows that a packet whose destination address is HA-MR2 and whose source address is included in the address prefix of MNW2 is IPv6 encapsulated with a packet of the destination HA-MR2 and source MR1-CoA. Means.
[0069]
[Table 6]
Figure 2005033469
[0070]
(S4) The MN that acquired the CoA in the MNW2 transmits a Binding Update message to notify the HA-MN of the combination of the MN-CoA and the MN-HoA. The Binding Update message is first tunneled to HA-MR2 in MR2 (Table 4 (4) → Table 4 (2)), and then tunneled to HA-MR2 in MR1 (Table 6 (6) → Table 6 (2) )), Reach the HA-MN. The HA-MN that has received the Binding Update message adds the route (2) in Table 7 and returns a Binding Acknowledgment message to the MN. Table 7 (2) means that the packet addressed to MN-HoA is IPv6 encapsulated with the packet of destination MN-CoA and source HA-MN.
[0071]
[Table 7]
Figure 2005033469
[0072]
The Binding Acknowledgment message transmitted by the HA-MN is tunneled to the MR2-CoA in the HA-MR2 (Table 5 (3)). Since MR2-CoA is included in the address prefix of MNW1, it is further tunneled to MR1-CoA in HA-MR2 (Table 5 (5) → Table 5 (1)) and reaches the MN. The MN that has received the Binding Acknowledgment message adds path (2) in Table 8. Table 8 (2) means that a packet with a source address MN-HoA is IPv6 encapsulated with a packet with a destination HA-MN and a source MN-CoA. The packet encapsulated in IPv6 in 88 (2) is transmitted from the communication IF to the MNW2 according to Table 8 (1).
[0073]
[Table 8]
Figure 2005033469
[0074]
(S5) When the Binding Acknowledgment message from HA-MN to MN in S4 is tunneled from HA-MR2 to MR2, the source addresses of the external packet and internal packet are different (external: HA-MR2, internal: HA-MN). Therefore, MR2 transmits a Binding Update message to notify HA-MN of the combination of the address prefix of MR2-CoA and MNW2 and MR2-HoA. The Binding Update message is tunneled to HA-MR1 in MR1 (Table 6 (4) → Table 6 (2)), and reaches HA-MN. The HA-MN that has received the Binding Update message adds paths (3) and (4) in Table 9 and returns a Binding Acknowledgment message to MR2. Table 9 (3) means that a packet addressed to MR2-HoA is IPv6 encapsulated with a packet of the destination MR2-CoA and the source HA-MN. Table 9 (4) means that the packet whose source address is included in the address prefix of MNW2 is IPv6 encapsulated with the packet of the destination MR2-CoA and the source HA-MN.
[0075]
[Table 9]
Figure 2005033469
[0076]
The Binding Acknowledgment message transmitted by the HA-MN is tunneled to the MR1-CoA in the HA-MR1 and reaches the MR2 (Table 1 (3) → Table 1 (1)). MR2 that has received the Binding Acknowledgment message adds paths (5) and (6) in Table 10. Table 10 (5) means that a packet with a destination address of HA-MN and a source address of MR2-HoA is IPv6 encapsulated with a packet of a destination HA-MN and a source MR2-CoA.
In Table 10 (6), a packet included in the address prefix of which the destination address is HA-MN and the source address is MNW2 is IPv6 encapsulated with packets of the destination HA-MN and source MR2-CoA. Means that.
[0077]
[Table 10]
Figure 2005033469
[0078]
(S6) When the Binding Acknowledgment message from HA-MN to MR2 in S5 is tunneled from HA-MR1 to MR1, the source addresses of the external packet and internal packet are different (external: HA-MR1, internal: HA-MN). Therefore, MR1 transmits a Binding Update message to notify the HA-MN of the combination of the MR1-CoA and MNW1 address prefixes and MR1-HoA. The HA-MN that has received the Binding Update message adds paths (5) and (6) in Table 11 and returns a Binding Acknowledgment message to MR1. Table 11 (5) means that a packet addressed to MR1-HoA is IPv6 encapsulated with a packet of the destination MR1-CoA and the source HA-MN. Table 11 (6) means that a packet whose destination address is included in the address prefix of MNW1 is IPv6 encapsulated by a packet of the destination MR1-CoA and the source HA-MN.
[0079]
[Table 11]
Figure 2005033469
[0080]
MR1 receives the Binding Acknowledgment message transmitted by the HA-MN, and adds paths (7) and (8) in Table 12. Table 12 (7) means that a packet with a destination address of HA-MN and a source address of MR1-HoA is IPv6 encapsulated with a packet of the destination HA-MN and source MR1-CoA. . Table 12 (8) encapsulates the packet included in the address prefix of the destination address HA-MN and the source address MNW1 with the packet of the destination HA-MN and the source MR1-CoA IPv6. Means that.
[0081]
[Table 12]
Figure 2005033469
[0082]
(S7) Communicate between CN and MN. The packet from the MN to the CN is tunneled in the MN to the HA-MN (Table 8 (2) → Table 8 (1)) and then tunneled to the HA-MN in the MR2 (Table 10 (6) → Table 10 ( 2)). Further, the packet is tunneled to the HA-MN in MR1 (Table 12 (8) → Table 12 (2)), decapsulated in the HA-MN, and reaches the CN.
[0083]
[Table 13]
Figure 2005033469
[0084]
A packet from the CN to the MN is tunneled to the MN-CoA in the HA-MN (Table 11 (2)), and then tunneled to the MR2-CoA (Table 11 (4)), and further to the MR1-CoA. Tunneled (Table 11 (6) → Table 11 (1)). This packet is decapsulated in turn by MR1, MR2 and MN and received by MN.
[0085]
[Table 14]
Figure 2005033469
[0086]
(S8) When the packet from the CN to the MN in S7 is tunneled from the HA-MN to the MN, the source addresses of the external packet and the internal packet are different (external: HA-MN, internal: CN). Therefore, the MN transmits a Binding Update message to notify the CN of the combination of MN-CoA and MN-HoA. The Binding Update message is first tunneled to HA-MR2 in MR2 (Table 10 (4) → Table 10 (2)), and then tunneled to HA-MR2 in MR1 (Table 12 (6) → Table 12 (2) )), CN is reached. The CN that has received the Binding Update message adds route (2) in Table 15 and returns a Binding Acknowledgment message to the MN. Table 15 (2) means that a packet addressed to MN-HoA is encapsulated into a packet addressed to MN-CoA.
[0087]
[Table 15]
Figure 2005033469
[0088]
The Binding Acknowledgment message transmitted by the CN is tunneled to MR2-CoA in HA-MR2 (Table 5 (3)). Since MR2-CoA is included in the address prefix of MNW1, it is further tunneled to MR1-CoA (Table 5 (5) → Table 5 (1)) and reaches the MN. The MN that has received the Binding Acknowledgment message adds path (3) in Table 16. Table 16 (3) means that a packet whose destination address is CN and whose source address is MN-HoA is IPv6 encapsulated with a packet of the destination CN and source MN-CoA.
[0089]
[Table 16]
Figure 2005033469
[0090]
(S9) When the Binding Acknowledgment message from CN to MN in S8 is tunneled from HA-MN to MR2, the source addresses of the external packet and internal packet are different (external: HA-MR2, internal: CN) . Therefore, MR2 transmits a Binding Update message to notify CN of the combination of the address prefix of MR2-CoA and MNW2 and MR2-HoA. The Binding Update message is tunneled to HA-MR1 in MR1 and reaches CN (Table 12 (4) → Table 12 (2)). The CN that has received the Binding Update message adds paths (3) and (4) in Table 17 and returns a Binding Acknowledgment message to MR2. Table 17 (3) means that a packet addressed to MR2-HoA is IPv6 encapsulated with a packet of the destination MR2-CoA and the source CN. Table 17 (4) means that a packet whose source address is included in the address prefix of MNW2 is IPv6 encapsulated with the destination MR2-CoA and the source CN packet.
[0091]
[Table 17]
Figure 2005033469
[0092]
The Binding Acknowledgment message transmitted by the CN reaches MR2 via the IP tunnel from HA-MR1 to MR1 (Table 1 (3) → Table 1 (1)). MR2 that has received the Binding Acknowledgment message adds paths (7) and (8) in Table 18. Table 18 (7) means that a packet whose destination address is CN and whose source address is MR2-HoA is IPv6 encapsulated with a packet of the destination CN and source MR2-CoA. Table 18 (8) means that a packet whose destination address is CN and whose source address is included in the address prefix of MNW2 is IPv6 encapsulated with a packet of the destination CN and source MR2-CoA. .
[0093]
[Table 18]
Figure 2005033469
[0094]
(S10) When the Binding Acknowledgment message from CN to MR2 in S9 is tunneled from HA-MN to MR1, the source addresses of the external packet and internal packet are different (external: HA-MR1, internal: CN) . Therefore, MR1 transmits a Binding Update message to notify CN of the combination of the MR1-CoA and MNW1 address prefixes and MR1-HoA. The CN that has received the Binding Update message adds paths (5) and (6) in Table 19 and returns a Binding Acknowledgment message to MR1. Table 19 (5) means that a packet addressed to MR1-HoA is IPv6 encapsulated with a packet of the destination MR1-CoA and the source CN. Table 11 (6) means that a packet whose destination address is included in the address prefix of MNW1 is IPv6 encapsulated with packets of the destination MR1-CoA and the source CN.
[0095]
[Table 19]
Figure 2005033469
[0096]
MR1 receives the Binding Acknowledgment message transmitted by the CN, and adds paths (9) and (10) in Table 20. Table 20 (9) means that a packet having a destination address of CN and a source address of MR1-HoA is IPv6 encapsulated with a packet of the destination CN and source MR1-CoA. Table 20 (10) means that a packet whose destination address is CN and whose source address is included in the address prefix of MNW1 is IPv6 encapsulated with a packet of the destination CN and source MR1-CoA. .
[0097]
[Table 20]
Figure 2005033469
[0098]
(S11) Communicate between CN and MN. A packet from the MN to the CN is CN tunneled in the MN (Table 16 (3) → Table 16 (2)), and then tunneled from the MR2 to the CN (Table 16 (6) → Table 16 (2)). Further, the packet is tunneled to the CN in the MR1 (Table 20 (10) → Table 20 (2)), and after being decapsulated in the CN, it is received by the CN.
[0099]
[Table 21]
Figure 2005033469
[0100]
A packet from the CN to the MN is tunneled to the MN-CoA at the CN (Table 19 (2)), then tunneled to the MR2-CoA (Table 19 (4)), and further tunneled to the MR1-CoA. (Table 19 (6) → Table 19 (1)). This packet is decapsulated in turn in MR1, MR2, and MN, and received by the MN.
[0101]
[Table 22]
Figure 2005033469
[0102]
【The invention's effect】
According to the mobile router and method for route optimization in the present invention, in Mobile IPv6, other MRs, SNs, and MNs connected to an MNW of a certain MR can communicate with a CN of an external network through an optimal route. it can. This makes it possible to shorten communication delays, and even in environments where the network itself moves, such as networks built inside cars, trains, airplanes, ships, etc., applications with severe time restrictions such as video conferencing and VoIP can be used. It can be used. In addition, since the packet does not pass through the redundant path, the network resource can be effectively used.
[Brief description of the drawings]
FIG. 1 is a diagram illustrating a conventional basic network configuration.
FIG. 2 is a sequence diagram when the MN is connected to a home link in the configuration of FIG.
FIG. 3 is a sequence diagram when the MN is connected to an external link other than the home link in FIG. 1;
FIG. 4 is a sequence diagram for route optimization in Mobile IPv6 when the MN is connected to an external link.
FIG. 5 is a diagram illustrating a conventional basic network configuration including a mobile router.
FIG. 6 is a sequence diagram when MR is connected to an external link in FIG. 5;
7 is a network configuration diagram including a mobile node in the configuration of FIG. 5;
FIG. 8 is a sequence diagram when MR is connected to an external link in FIG. 7;
FIG. 9 is a network configuration diagram in which mobile routers are hierarchically connected in a nested manner.
FIG. 10 is a sequence diagram when MR1 is connected to an external link in FIG. 9;
FIG. 11 is a network configuration diagram according to the present invention.
FIG. 12a is a sequence diagram in the present invention.
FIG. 12b is a sequence diagram in the present invention.
FIG. 12c is a sequence diagram in the present invention.
FIG. 12d is a sequence diagram in the present invention.
FIG. 12e is a sequence diagram in the present invention.
FIG. 12f is a sequence diagram in the present invention.

Claims (4)

モバイルIPv6におけるモバイルルータにおいて、
カプセル化されたパケットを受信し、該パケットを他のノードへ転送するために該パケットにおける外部パケットを解除した際に、該外部パケットと内部のパケットとの送信元アドレスが異なっている場合、該内部パケットの送信元ノードへ、前記モバイルルータにおける気付けアドレスMR−CoAとホームアドレスMR−HoAとからなるBinding Updateメッセージを送信する手段を有することを特徴とする経路最適化のためのモバイルルータ。
In the mobile router in Mobile IPv6,
When receiving an encapsulated packet and releasing the external packet in the packet to transfer the packet to another node, if the source address of the external packet and the internal packet are different, A mobile router for route optimization, comprising means for transmitting a Binding Update message comprising a care-of address MR-CoA and a home address MR-HoA in the mobile router to a source node of an internal packet.
Binding Acknowledgementメッセージを受信した場合、該メッセージの送信元ノードに対して送信すべきパケットについては、送信元アドレスを気付けアドレスMR−CoAによってカプセル化する手段を有することを特徴とする経路最適化のためのモバイルルータ。When a Binding Acknowledgment message is received, a packet to be transmitted to the transmission source node of the message includes means for encapsulating the transmission source address with a care-of address MR-CoA. Mobile router. モバイルIPv6における経路制御方法において、
カプセル化されたパケットを受信し、該パケットを他のノードへ転送するために該パケットにおける外部パケットを解除した際に、該外部パケットと内部のパケットとの送信元アドレスが異なっている場合、該内部パケットの送信元ノードへ、前記モバイルルータにおける気付けアドレスMR−CoAとホームアドレスMR−HoAとからなるBinding Updateメッセージを送信することを特徴とする経路最適化のための方法。
In the route control method in Mobile IPv6,
When receiving an encapsulated packet and releasing the external packet in the packet to transfer the packet to another node, if the source address of the external packet and the internal packet are different, A method for route optimization, comprising: sending a Binding Update message including a care-of address MR-CoA and a home address MR-HoA in the mobile router to a source node of an internal packet.
Binding Acknowledgementメッセージを受信した場合、該メッセージの送信元ノードに対して送信すべきパケットについては、送信元アドレスを気付けアドレスMR−CoAによってカプセル化することを特徴とする経路最適化のための方法。When receiving a Binding Acknowledgment message, for a packet to be transmitted to a transmission source node of the message, a method for route optimization, wherein the transmission source address is encapsulated by a care-of address MR-CoA.
JP2003195746A 2003-07-11 2003-07-11 MOBILE ROUTER AND METHOD FOR OPTIMIZING PATH IN MOBILE IPv6 Pending JP2005033469A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2003195746A JP2005033469A (en) 2003-07-11 2003-07-11 MOBILE ROUTER AND METHOD FOR OPTIMIZING PATH IN MOBILE IPv6

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2003195746A JP2005033469A (en) 2003-07-11 2003-07-11 MOBILE ROUTER AND METHOD FOR OPTIMIZING PATH IN MOBILE IPv6

Publications (1)

Publication Number Publication Date
JP2005033469A true JP2005033469A (en) 2005-02-03

Family

ID=34206475

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2003195746A Pending JP2005033469A (en) 2003-07-11 2003-07-11 MOBILE ROUTER AND METHOD FOR OPTIMIZING PATH IN MOBILE IPv6

Country Status (1)

Country Link
JP (1) JP2005033469A (en)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2005094015A1 (en) * 2004-03-25 2005-10-06 Matsushita Electric Industrial Co., Ltd. Dynamic network management system, dynamic network management device, and dynamic network management method
KR100705386B1 (en) 2005-04-25 2007-04-10 경희대학교 산학협력단 Method for communicating mobile node of the mobile ???4 network and corresponding node of the ???6 network
KR100800810B1 (en) 2006-06-30 2008-02-01 삼성전자주식회사 Bridge-based wireless internet system and signalling method thereof
US7916692B2 (en) 2005-03-25 2011-03-29 Nec Corporation Mobile communication system, edge router, and transfer control method, program and recording medium used therefor
US7953081B2 (en) 2005-03-31 2011-05-31 Nec Corporation Mobile communication control method, mobile communication system, routing device, management device, and program

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2005094015A1 (en) * 2004-03-25 2005-10-06 Matsushita Electric Industrial Co., Ltd. Dynamic network management system, dynamic network management device, and dynamic network management method
JP2008271595A (en) * 2004-03-25 2008-11-06 Matsushita Electric Ind Co Ltd Communication system, access router and mobile node
JP4681631B2 (en) * 2004-03-25 2011-05-11 パナソニック株式会社 Communication system, access router and mobile node
US7916692B2 (en) 2005-03-25 2011-03-29 Nec Corporation Mobile communication system, edge router, and transfer control method, program and recording medium used therefor
US7953081B2 (en) 2005-03-31 2011-05-31 Nec Corporation Mobile communication control method, mobile communication system, routing device, management device, and program
KR100705386B1 (en) 2005-04-25 2007-04-10 경희대학교 산학협력단 Method for communicating mobile node of the mobile ???4 network and corresponding node of the ???6 network
KR100800810B1 (en) 2006-06-30 2008-02-01 삼성전자주식회사 Bridge-based wireless internet system and signalling method thereof

Similar Documents

Publication Publication Date Title
JP3633430B2 (en) COMMUNICATION METHOD, COMMUNICATION SYSTEM, COMMUNICATION DEVICE, AND RECORDING MEDIUM
JP4431112B2 (en) Terminal and communication system
KR100531623B1 (en) COMMUNICATION METHOD USING MOBILE IPv6 IN NAT-PT ENVIRONMENT AND MEDIUM THEREOF
JP4478700B2 (en) Communication system, control apparatus, router and communication method using network-based IP mobility protocol
WO2011001594A1 (en) Redirection method, redirection system, mobile node, home agent, and proxy node
WO2004002106A2 (en) Method and apparatus for route optimisation in nested mobile networks
US20080112414A1 (en) Mobility management system and method for mobile internet protocol network
US20060280146A1 (en) Handover support for multiple types of traffic
US20070088853A1 (en) Communication method between IPv6 mobile node and IPv4-based node using DSTM in MIPv6 environment
JP3972880B2 (en) Mobile communication system and method, apparatus, and control program
WO2010035464A1 (en) Prefix assigning method, prefix assigning system and mobile node
KR20070103510A (en) Packet data transmission
JP2010517344A (en) Data packet header reduction method by route optimization procedure
JP3709816B2 (en) Mobile IP route control method
WO2008014719A1 (en) A device and method for carrying out the node roaming in internet protocol version 6 network
JP4013850B2 (en) Method for path reduction in mobile IPv6
US8238363B2 (en) Method and apparatus for a dual-stack MN to roaming in an IPv4 network
JP2006005607A (en) Network system and mobile router
JP2005033469A (en) MOBILE ROUTER AND METHOD FOR OPTIMIZING PATH IN MOBILE IPv6
JP4739143B2 (en) Ad hoc network, router, communication system, router, mobile IP terminal and home agent constituting ad hoc network
JP4106621B2 (en) Mobile terminal, router and address registration method
US7756091B2 (en) Mobile network and communication method thereof
JP5125793B2 (en) COMMUNICATION SYSTEM, NETWORK DEVICE, AND NETWORK CONNECTION METHOD USED FOR THEM
US20100165946A1 (en) Method of performing session handover between terminals, network system, and program
US20080151855A1 (en) Method for optimizing the communication between mobile nodes

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

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20070515

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20070712

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20070821