JP2006005607A - Network system and mobile router - Google Patents

Network system and mobile router Download PDF

Info

Publication number
JP2006005607A
JP2006005607A JP2004179142A JP2004179142A JP2006005607A JP 2006005607 A JP2006005607 A JP 2006005607A JP 2004179142 A JP2004179142 A JP 2004179142A JP 2004179142 A JP2004179142 A JP 2004179142A JP 2006005607 A JP2006005607 A JP 2006005607A
Authority
JP
Japan
Prior art keywords
mobile
router
representative
mobile router
packet
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
JP2004179142A
Other languages
Japanese (ja)
Inventor
Takeshi Ono
豪 小野
Tadashi Yano
正 矢野
Kenichi Sakamoto
健一 坂本
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.)
Hitachi Ltd
Original Assignee
Hitachi Ltd
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 Hitachi Ltd filed Critical Hitachi Ltd
Priority to JP2004179142A priority Critical patent/JP2006005607A/en
Publication of JP2006005607A publication Critical patent/JP2006005607A/en
Pending legal-status Critical Current

Links

Images

Abstract

<P>PROBLEM TO BE SOLVED: To make the size of an IP header for capsulization which is added to an original packet not unnecessarily large when a terminal which is present outside merged mobile networks and a terminal inside the merged mobile networks send and receive packets while the transmission and reception of the packets are realized without an unnecessary overhead of packets. <P>SOLUTION: A representative mobile router is determined and other mobile routers request the representative mobile router to register positions to a home agent on their behalf. The representative mobile router acts to capsulize and decapsulize the packets as a proxy and merged mobile networks are regarded as one mobile network. <P>COPYRIGHT: (C)2006,JPO&NCIPI

Description

本発明は、移動ルータを有する移動ネットワークが複数併合した際の、移動ネットワークの追跡制御に関する。   The present invention relates to tracking control of a mobile network when a plurality of mobile networks having mobile routers are merged.

ノートPC、PDAなどの端末は持ち運びが可能であるが、ホームアドレス(その端末を識別するために、端末の現在位置に依存する事無く割り当てられているIPアドレス)を用いてパケット通信を行うためには、ホームリンク(端末のホームアドレスが属するネットワークプレフィックスを持つリンクの事)に端末を接続する必要がある。従って、端末を持ち運びホームリンク以外のリンク(訪問先リンク)に接続した場合、端末はホームアドレスを用いたパケット通信の継続は不可能であった。尚、リンクとはIPネットワークにおいて共通のネットワークプレフィックスを持つ領域を意味する。同一リンク内の端末同士のパケット通信はルータを介さず行われ、異なるリンクの端末同士のパケット通信はルータを介して行われる。   Although terminals such as notebook PCs and PDAs can be carried around, packet communication is performed using the home address (IP address assigned without depending on the current position of the terminal to identify the terminal). In this case, the terminal needs to be connected to a home link (a link having a network prefix to which the home address of the terminal belongs). Therefore, when the terminal is carried and connected to a link other than the home link (visit link), the terminal cannot continue packet communication using the home address. The link means an area having a common network prefix in the IP network. Packet communication between terminals in the same link is performed without using a router, and packet communication between terminals on different links is performed through a router.

上記の問題を解決するための技術として、IETFで提案されているMobile IPが知られている(非特許文献1、非特許文献2参照)。Mobile IPを用いることで、端末がホームリンクから移動し、訪問先リンクに接続しても、ホームアドレスを用いて、インターネット上の端末との接続を維持できる。この移動可能な端末のことを移動端末と呼び、移動端末はホームリンクから移動し、訪問先リンクに移動した際には、その訪問先リンクにいる間に通信を行うために必要な一時的なアドレスを割り当てられる。この一時的なアドレスを気付アドレスと呼び、移動端末はこの気付アドレスを、そのホームエージェントに向けて通知する。ホームエージェントとは、移動端末の位置管理及び、移動端末へのパケット転送を担うサーバであり、移動端末のホームリンクに設置される。尚、ホームエージェントへ気付アドレスを通知する事を位置登録と呼ぶ。ホームエージェントは、この位置登録を受けると、自身が管理している移動端末のホームアドレスと気付アドレスの対応テーブルを更新する。これ以降ホームエージェントは、ホームリンクに届いた移動端末宛のパケットを捕捉し、前記のホームアドレスと気付アドレスの対応テーブルから、そのパケットを転送すべき移動端末の現在の気付アドレスを調べ、元のIPパケットに、宛先アドレスをその気付アドレスとしたIPヘッダを付加したうえで転送する。それを受信した移動端末は、ホームエージェントによって付加されたIPヘッダを除去し、元のパケットを取り出す。尚、このように、パケットにIPヘッダを付加する、除去する行為をそれぞれカプセル化、デカプセル化と呼ぶ。   Mobile IP proposed by the IETF is known as a technique for solving the above problems (see Non-Patent Document 1 and Non-Patent Document 2). By using Mobile IP, even if the terminal moves from the home link and is connected to the visited link, the connection with the terminal on the Internet can be maintained using the home address. This mobile terminal is called a mobile terminal. When the mobile terminal moves from the home link and moves to the visited link, the temporary terminal necessary for communication while in the visited link is necessary. Assigned an address. This temporary address is called a care-of address, and the mobile terminal notifies the care-of address to the home agent. The home agent is a server responsible for managing the location of the mobile terminal and transferring packets to the mobile terminal, and is installed on the home link of the mobile terminal. The notification of the care-of address to the home agent is called location registration. When receiving the location registration, the home agent updates the correspondence table of the home address and care-of address of the mobile terminal managed by the home agent. Thereafter, the home agent captures the packet addressed to the mobile terminal that has reached the home link, and checks the current care-of address of the mobile terminal to which the packet is to be transferred from the correspondence table of the home address and care-of address. Forward the IP packet with an IP header with the destination address as its care-of address. The mobile terminal receiving it removes the IP header added by the home agent and takes out the original packet. In addition, such an action of adding or removing an IP header to a packet is called encapsulation or decapsulation, respectively.

さらに、IETFのNEMOワーキンググループではMobile IPの移動端末を拡張し、ルータの機能も持たせた移動ルータが議論されている(非特許文献3参照)。移動ルータの機能は基本的に移動端末と同じで、自身の気付アドレスをホームエージェントに登録することである。しかし、移動ルータ用のホームエージェントは、自身が管理している移動ルータ宛のパケットに加え、各移動ルータが管理している移動ネットワーク内の端末宛のパケットも捕捉し、ホームアドレスと気付アドレスの対応テーブルを参照し、移動ルータの気付アドレス宛のIPヘッダでカプセル化して転送する。移動ルータはこれを受信したらデカプセル化を行い、元のパケットを取り出し、普通のルータと同様に経路表を参照して転送する。この結果、転送されたパケットは目的の端末に到達する。以上の仕組みを実現するためには、ホームエージェントが、どの移動ルータがどの移動ネットワークを管理しているかの対応を認識していなければならない。このために、大きく分けて、予めホームエージェントがその対応関係のテーブルを所持している方法と、移動ルータが位置登録を行うためにホームエージェントに送信するパケットに、その移動ルータが管理している移動ネットワークの情報を付け加える方法があり、どちらを用いてもよい。   In addition, the IETF NEMO working group is discussing mobile routers that have expanded Mobile IP mobile terminals and provided router functions (see Non-Patent Document 3). The function of the mobile router is basically the same as that of the mobile terminal, and is to register its care-of address with the home agent. However, the home agent for the mobile router captures packets addressed to terminals in the mobile network managed by each mobile router in addition to packets addressed to the mobile router managed by the mobile router. Refer to the correspondence table and encapsulate the IP address to the mobile router's care-of address and transfer it. When receiving the message, the mobile router performs decapsulation, extracts the original packet, and transfers it by referring to the route table in the same manner as an ordinary router. As a result, the transferred packet reaches the target terminal. In order to realize the above mechanism, the home agent must recognize the correspondence of which mobile router manages which mobile network. For this purpose, the mobile router manages the method in which the home agent has a correspondence table in advance and the packet that the mobile router sends to the home agent for location registration. There is a method of adding information on a mobile network, and either method may be used.

逆に、移動ルータの管理下にある移動ネットワーク内に存在する端末から、固定ネットワーク(移動ネットワーク外の固定されたネットワーク)内の端末に向けてパケットを送信するときは、送信されたパケットは移動ネットワーク内の各ルータを経由して移動ルータに到達する。移動ルータがこのパケットを通常に転送することでこのパケットは目的の端末に届く。あるいは、移動ルータは受信した固定ネットワーク内の端末宛のパケットを、その移動ルータ自身のホームエージェントのアドレス宛のIPヘッダでカプセル化した上で転送しても良い。この場合は、移動ルータでカプセル化されたパケットは移動ルータのホームエージェントに届き、ホームエージェントがデカプセル化を施し、元のパケットを取り出す。元のパケットを取り出したあとは、通常のパケットとして処理し経路表に従い転送する。上記のいずれの方法でも、パケットは目的の端末に届くが、次に述べる理由により、移動ルータによるカプセル化を行うことが推奨されている。送信端末から、受信端末までに経由する各ルータ上で送信元IPアドレスによるフィルタリングが施されている可能性があり、この時は、移動ルータがそのままパケットを転送したのでは、パケットはそのフィルタリングにより破棄されてしまう可能性がある。移動ルータで、カプセル化することで、カプセル化されたパケットは、訪問先リンクの端末の一つから送信されたパケットのように見えるので、前記のフィルタリングによって破棄されることはなくなる。   Conversely, when a packet is sent from a terminal that exists in a mobile network managed by the mobile router to a terminal in a fixed network (a fixed network outside the mobile network), the transmitted packet is moved. Reach the mobile router via each router in the network. When the mobile router forwards the packet normally, the packet reaches the target terminal. Alternatively, the mobile router may encapsulate the received packet addressed to the terminal in the fixed network with the IP header addressed to the home agent address of the mobile router itself. In this case, the packet encapsulated by the mobile router reaches the home agent of the mobile router, and the home agent performs decapsulation and extracts the original packet. After extracting the original packet, it is processed as a normal packet and transferred according to the routing table. In any of the above methods, the packet reaches the target terminal, but it is recommended to perform encapsulation by the mobile router for the following reason. There is a possibility that filtering by the source IP address is performed on each router that passes from the sending terminal to the receiving terminal. At this time, if the mobile router forwards the packet as it is, the packet is filtered by that filtering. There is a possibility of being destroyed. By encapsulating in the mobile router, the encapsulated packet looks like a packet transmitted from one of the visited link terminals, and is not discarded by the filtering.

以下、本明細書では移動ルータのカプセル化を行う方法で説明をするが、本発明の課題を解決できる限り、カプセル化を行わない方法を用いても構わない。
移動ルータを用いることで、移動ネットワークが移動を行う際に、移動ネットワーク内の各端末は位置登録を行う必要がなくなるので、その結果、位置登録を行うための信号量が減らせ、移動ネットワーク内の各端末は移動端末としての機能を保持していなくても良い等の利点がある。
In the following description, the method of encapsulating the mobile router will be described in the present specification. However, as long as the problem of the present invention can be solved, a method that does not encapsulate may be used.
Using a mobile router eliminates the need for location registration for each terminal in the mobile network when the mobile network moves. As a result, the amount of signal for location registration can be reduced, Each terminal has an advantage that it does not have to have a function as a mobile terminal.

IP Mobility Support for IPv4(http://www.ietf.org/rfc/rfc3220.txt)IP Mobility Support for IPv4 (http://www.ietf.org/rfc/rfc3220.txt)

Mobility Support in IPv6(http://www.ietf.org/internet-drafts/draft-ietf-mobileip-ipv6-24.txt)Mobility Support in IPv6 (http://www.ietf.org/internet-drafts/draft-ietf-mobileip-ipv6-24.txt) Nemo Basic Support Protocol(http://www.ietf.org/internet-drafts/draft-ietf-nemo-basic-support-02.txt)Nemo Basic Support Protocol (http://www.ietf.org/internet-drafts/draft-ietf-nemo-basic-support-02.txt)

複数の移動ルータ同士が有線あるいは無線のメディアにより物理的に接続され、それらの移動ルータの中の一つが固定ネットワーク(移動ネットワーク外の固定されたネットワーク)とのゲートウェイとなる事で、各移動ルータが管理する移動ネットワーク内の端末と固定ネットワーク内の端末とがパケット通信を行うような状況が起こりうる。このように、複数の移動ルータ同士が接続され、入れ子構造になることを、「移動ネットワークが併合した。」と言い、併合する事によってできた移動ネットワークの集合を併合した移動ネットワークと言う。
移動ネットワークが併合し、併合した移動ネットワークを構成した後、固定ネットワーク内の端末と併合された移動ネットワーク内の端末とがパケット通信を行う時、複数のホームエージェントを経由しそれぞれでカプセル化される事になるので、パケットサイズが併合前に比べ大きくなり、経路も冗長になってしまう。また、別の移動ルータが管理する移動ネットワーク内に存在する端末同士がパケットの送受信を行う際に、パケットが、併合された移動ネットワーク外に存在するホームエージェントを経由してしまい経路が冗長になる。
このように、移動ネットワークの併合後は、複数のホームエージェントを経由し、それぞれでカプセル化が施されることになるので、併合前に比べ経路が冗長化し、パケットサイズが大きくなる問題が生じる。またこの結果、カプセル化、デカプセル化等のMobile IPの機能により移動ルータでの処理量が増え、スループットが落ち、カプセル化ヘッダの分だけパケットサイズが増えることにより帯域の有効利用がしにくくなる。以降、これらの問題を図2を用いて詳細に説明する。
Multiple mobile routers are physically connected to each other by wired or wireless media, and one of these mobile routers becomes a gateway to a fixed network (a fixed network outside the mobile network). A situation may occur where a terminal in a mobile network managed by the terminal and a terminal in a fixed network perform packet communication. In this way, when a plurality of mobile routers are connected to each other to form a nested structure, it is called “mobile networks merged”, and it is called a mobile network in which a set of mobile networks formed by merging is merged.
After mobile networks merge and form a merged mobile network, when a packet communication is performed between a terminal in the fixed network and a terminal in the mobile network merged, each is encapsulated via a plurality of home agents. As a result, the packet size becomes larger than before the merge, and the route becomes redundant. In addition, when a terminal existing in a mobile network managed by another mobile router transmits and receives packets, the packet passes through a home agent existing outside the merged mobile network, and the route becomes redundant. .
As described above, after the mobile networks are merged, each of them is encapsulated via a plurality of home agents. Therefore, there is a problem that the route becomes redundant and the packet size becomes larger than before the merge. As a result, Mobile IP functions such as encapsulation and decapsulation increase the amount of processing in the mobile router, reduce the throughput, and increase the packet size by the amount of the encapsulation header, making it difficult to effectively use the bandwidth. Hereinafter, these problems will be described in detail with reference to FIG.

図2は、移動ネットワークが併合した際のネットワークの図を示している。それぞれ移動ルータ11、21、31を有する移動ネットワーク10、20、30が存在し、移動ルータ11、21、31はそれぞれ、無線アンテナ13、23、33を所有している。移動ルータ11、21、31のホームアドレスはHoA1、HoA2、HoA3であり、移動ネットワーク10、20、30のネットワークプレフィックスはそれぞれ、MNW1、MNW2、MNW3と表す。また、移動ネットワーク外の固定されたネットワークを固定ネットワーク40と呼ぶ。移動ルータ11、21、31のホームエージェントであるホームエージェント41、42、43は固定ネットワーク40上に存在し、これらのIPアドレスはHA1、HA2、HA3であるとする。移動ネットワーク10、20、30内にはそれぞれ、複数のルータ、端末が存在するが、それらの中に存在する端末の一つをそれぞれ、端末12、22、32と呼ぶことにする。端末12、22、32のIPアドレスはそれぞれ、MNN1、MNN2、MNN3である。   FIG. 2 shows a diagram of the network when the mobile networks are merged. There are mobile networks 10, 20, and 30 having mobile routers 11, 21, and 31, respectively, and the mobile routers 11, 21, and 31 have radio antennas 13, 23, and 33, respectively. The home addresses of the mobile routers 11, 21, and 31 are HoA1, HoA2, and HoA3, and the network prefixes of the mobile networks 10, 20, and 30 are represented as MNW1, MNW2, and MNW3, respectively. A fixed network outside the mobile network is called a fixed network 40. Assume that home agents 41, 42, and 43 that are home agents of the mobile routers 11, 21, and 31 exist on the fixed network 40, and their IP addresses are HA1, HA2, and HA3. A plurality of routers and terminals exist in the mobile networks 10, 20, and 30, respectively, and one of the terminals existing therein is called a terminal 12, 22, and 32, respectively. The IP addresses of the terminals 12, 22, and 32 are MNN1, MNN2, and MNN3, respectively.

ここで、移動ルータ11と21とを、移動ルータ21と31とを有線あるいは無線メディアにより物理的に接続し、移動ルータ11、21、31のいずれかを固定ネットワークへのゲートウェイとする事で固定ネットワークとのパケット通信を行うものとする。このことを、これら3つの移動ネットワークが併合し、併合した移動ネットワーク50を構成したと言う。ここでは、移動ルータ21は移動ルータ11からのルータ通知を受け移動ルータ11をデフォルトゲートウェイとし、移動ルータ31は移動ルータ21からのルータ通知を受け移動ルータ21をデフォルトゲートウェイとしたものとする。この結果、移動ルータ11が併合した移動ネットワーク50と固定ネットワーク40とのゲートウェイとなる。
移動ネットワーク10内に存在する端末と固定ネットワーク40内に存在する端末との間でパケットの送受信を行う際にはパケットが途中で経由する移動ルータは移動ルータ11だけであり、一方、移動ネットワーク30内に存在する端末と併合された移動ネットワーク外に存在する端末との間でパケットの送受信を行う際に、パケットが経由する移動ルータは移動ルータ11、21、31であるとする。
Here, mobile routers 11 and 21 are physically connected to mobile routers 21 and 31 by wired or wireless media, and either mobile router 11, 21, or 31 is fixed as a gateway to a fixed network. Assume packet communication with the network. This is said to be that these three mobile networks merged to form a merged mobile network 50. Here, it is assumed that the mobile router 21 receives a router notification from the mobile router 11 and uses the mobile router 11 as a default gateway, and the mobile router 31 receives a router notification from the mobile router 21 and uses the mobile router 21 as a default gateway. As a result, the mobile router 11 becomes a gateway between the mobile network 50 and the fixed network 40 merged.
When a packet is transmitted and received between a terminal existing in the mobile network 10 and a terminal existing in the fixed network 40, the mobile router 11 is the only mobile router through which the packet passes, whereas the mobile network 30 Assume that the mobile routers 11, 21, and 31 pass through the packets when packets are transmitted / received to / from terminals existing outside the mobile network merged with the terminals existing inside.

図2において、固定ネットワーク40内に存在する端末45から、端末32にパケット80を送信する際の問題点を説明する。このパケットの宛先IPアドレスはMNN3であり、これは移動ネットワーク30内のIPアドレスであるので、パケットは移動ルータ31のホームエージェントであるホームエージェント43に到達する。ホームエージェント43は、端末32は移動ネットワーク30内に存在し、移動ネットワーク30を管理しているのは移動ルータ31であることを示すリストを保持しているので、このリストを参照してパケット80を、カプセル化したうえで移動ルータ31に向けて転送する。ここで、HA43を通過したパケット80が移動ルータ31に届くためには、移動ルータ11及び21を通過しなくてはならないので、さらに移動ルータ11及び21のホームエージェントであるHA42、HA41も経由することになる。このためHA43で一度カプセル化されたパケット80には、HA42、HA41でさらにカプセル化が施されるため、パケット81が示すようにパケットサイズが大きくなってしまう。これがネットワーク40内に存在する端末45から、端末32にパケット80を送信する際の問題点である。尚、図2内のCoA1、CoA2、CoA3は移動ルータ11、21、31の気付アドレスである。   In FIG. 2, a problem when the packet 80 is transmitted from the terminal 45 existing in the fixed network 40 to the terminal 32 will be described. Since the destination IP address of this packet is MNN3, which is an IP address in the mobile network 30, the packet reaches the home agent 43 that is the home agent of the mobile router 31. Since the home agent 43 maintains a list indicating that the terminal 32 exists in the mobile network 30 and the mobile router 31 is managing the mobile network 30, the packet 80 is referred to this list. Is encapsulated and transferred to the mobile router 31. Here, in order for the packet 80 that has passed through the HA 43 to reach the mobile router 31, it must pass through the mobile routers 11 and 21, so that it also passes through the home agents HA 42 and HA 41 of the mobile routers 11 and 21. It will be. For this reason, since the packet 80 once encapsulated by the HA 43 is further encapsulated by the HA 42 and HA 41, the packet size increases as indicated by the packet 81. This is a problem when the packet 80 is transmitted from the terminal 45 existing in the network 40 to the terminal 32. Note that CoA1, CoA2, and CoA3 in FIG. 2 are care-of addresses of the mobile routers 11, 21, and 31, respectively.

次に、併合した移動ネットワーク内でのパケットの送受信における問題点を示すため、端末12から端末32へのパケットの送信について説明する。移動ネットワーク10にとってデフォルトゲートウェイは移動ルータ11であるので、端末12から送信されたパケットは、移動ルータ11に転送される。移動ルータ11は受信したパケットの宛先IPアドレスを調べる。そのIPアドレスはMNN3であり、移動ルータ11自身が管理する移動ネットワーク10には属さないアドレスなので、これを、宛先IPアドレスがHA1のIPヘッダでカプセル化し自身のホームエージェント41に転送する。これを受信したホームエージェント41は、元のパケットをカプセルから取り出し転送する。これ以降は、上に述べた端末45から、端末32へのパケット転送時と全く同様に、ホームエージェント43、42、41を経由し、それぞれでカプセル化される。その後、移動ルータ11、21、31を経由して端末32に到達する。以上のとおり、併合した移動ネットワーク内で、元々別の移動ルータの管理下にある移動ネットワーク内の端末間でパケットの送受信を行うと、この併合した移動ネットワーク外にあるホームエージェントを経由しなければならず、経路が冗長となる。また、移動ネットワークと地上のアクセスポイントの間のメディアが無線であった場合、併合した移動ネットワーク内でのパケットの送受信であっても、この無線区間がボトルネックとなってしまう。さらに、併合した移動ネットワークのゲートウェイとアクセスポイント間が何らかの理由で通信不能になった場合には、併合した移動ネットワーク内でも通信不能になってしまう。また、パケットの送り先の移動ネットワークの、併合した移動ネットワーク内の位置によっては、カプセル化によって元のパケットに付加するIPヘッダのサイズが、移動ネットワークが併合する前に比べ大きくなり、無線帯域が圧迫される問題に加え、MTUが変化するという問題もある。   Next, transmission of a packet from the terminal 12 to the terminal 32 will be described in order to illustrate problems in packet transmission / reception within the merged mobile network. Since the default gateway for the mobile network 10 is the mobile router 11, the packet transmitted from the terminal 12 is transferred to the mobile router 11. The mobile router 11 checks the destination IP address of the received packet. Since the IP address is MNN3 and does not belong to the mobile network 10 managed by the mobile router 11 itself, the destination IP address is encapsulated with the IP header of HA1 and transferred to its home agent 41. Receiving this, the home agent 41 takes out the original packet from the capsule and transfers it. Thereafter, the packets are encapsulated through the home agents 43, 42, 41 in exactly the same way as when packets are transferred from the terminal 45 to the terminal 32 described above. Thereafter, it reaches the terminal 32 via the mobile routers 11, 21, 31. As described above, when packets are transmitted / received between terminals in a mobile network originally managed by another mobile router in the merged mobile network, the packet must pass through a home agent outside the merged mobile network. Rather, the path becomes redundant. Further, when the medium between the mobile network and the ground access point is wireless, this wireless section becomes a bottleneck even when packets are transmitted and received within the combined mobile network. Further, when communication between the gateway and access point of the merged mobile network becomes impossible for some reason, communication becomes impossible even within the merged mobile network. Also, depending on the location of the mobile network to which the packet is sent within the merged mobile network, the size of the IP header added to the original packet by encapsulation becomes larger than before the mobile network merges, and the wireless bandwidth is compressed. In addition to the problem that occurs, there is also a problem that MTU changes.

本発明は、併合された移動ネットワーク内での、別の移動ルータが管理する移動ネットワークに存在する端末間でのパケットの送受信を、併合した移動ネットワーク内で通常の経路表による転送処理にのみ従うことで、パケットの無駄なオーバーヘッドなしに実現しつつ、併合した移動ネットワーク外に存在する端末と併合した移動ネットワーク内の端末がパケットの送受信を行う際に、元のパケットに付加するカプセル化用のIPヘッダのサイズを無駄に大きくさせない事を目的とする。   According to the present invention, transmission / reception of a packet between terminals existing in a mobile network managed by another mobile router in the merged mobile network is performed only by a normal routing table forwarding process in the merged mobile network. Thus, while realizing without unnecessary overhead of the packet, when the terminal in the mobile network merged with the terminal existing outside the merged mobile network transmits / receives the packet, it is used for the encapsulation added to the original packet. The purpose is not to unnecessarily increase the size of the IP header.

複数の移動ネットワークがあり、前記移動ネットワークが併合し、併合した移動ネットワークが構成されたとき、この併合した移動ネットワーク内に存在する複数の移動ルータの中の代表となる移動ルータが、それ以外の移動ルータからの通知を受け、前記併合した移動ネットワーク内の他の移動ルータのホームアドレスとホームエージェントのアドレスの対応テーブルを所持することを特徴とする。ここで、移動ネットワークが併合するとは、移動ネットワーク内の移動ルータが何らかのメディアで物理的に接続され、それらの移動ルータの一つが、各移動ルータが管理していた移動ネットワークにとって、固定ネットワークへのゲートウェイとなることを言う。   When there are a plurality of mobile networks and the mobile networks are merged to form a merged mobile network, the representative mobile router among the plurality of mobile routers existing in the merged mobile network is It receives a notification from the mobile router, and possesses a correspondence table of home addresses of other mobile routers and home agent addresses in the merged mobile network. Here, mobile networks are merged when mobile routers in the mobile network are physically connected by some medium, and one of the mobile routers is connected to the fixed network for each mobile network managed by each mobile router. Say to be a gateway.

上記記載の移動ネットワークシステムにおいて、前記代表となる移動ルータが、前記併合された移動ネットワーク内の他の移動ルータの位置登録を代行し、前記位置登録の代行の際に前記代表となる移動ルータの位置を前記他の移動ルータのホームアドレスと対応させて通知することを特徴とする。
上記構成の移動ネットワークシステムにおいて、前記代表となる移動ルータ以外の移動ルータが管理する移動ネットワークから、前記併合された移動ネットワーク外へ送信されたパケットのカプセル化を、前記代表となる移動ルータが行うことを特徴とする。
In the mobile network system described above, the representative mobile router acts as a proxy for location registration of other mobile routers in the merged mobile network, and the representative mobile router serves as the representative for the location registration. The location is notified in association with the home address of the other mobile router.
In the mobile network system configured as described above, the representative mobile router performs encapsulation of a packet transmitted from the mobile network managed by a mobile router other than the representative mobile router to the outside of the merged mobile network. It is characterized by that.

本発明の移動ネットワークシステムでは、併合した移動ネットワークが構成されたときに、併合した移動ネットワーク内でのパケットの送受信は各ルータが持つ通常の経路情報のみを用い、併合した移動ネットワーク外のルータを経由することなく実現できる。さらに、併合した移動ネットワークの内部と外部間のパケットの送受信において、カプセル化のために元のパケットに付加されるIPヘッダのサイズは、移動ネットワークが併合する前のそれと同じである。
従って、経路の冗長化を防ぐことができ、また移動ルータでの処理量が減り、またそのため併合した移動ネットワークと固定ネットワークとの間のスループットが良くなり、さらにそのため併合した移動ネットワークとその外部のネットワークとの間の帯域の無駄な使用を小さく抑えられるという利点がある。
In the mobile network system of the present invention, when a merged mobile network is configured, packet transmission / reception within the merged mobile network uses only normal route information possessed by each router, and routers outside the merged mobile network are used. It can be realized without going through. Further, in the transmission / reception of packets between the inside and outside of the merged mobile network, the size of the IP header added to the original packet for encapsulation is the same as that before the merged mobile network.
Therefore, path redundancy can be prevented, the processing amount in the mobile router is reduced, and the throughput between the merged mobile network and the fixed network is improved. There is an advantage that wasteful use of bandwidth with the network can be kept small.

複数の移動ネットワークが併合した際に、各移動ネットワークが併合する前に比べて増加するトラフィック量を少なくした。   When multiple mobile networks were merged, the amount of traffic that increased was less than before each mobile network merged.

本願発明による第1の実施例について述べる。図3に示すネットワーク構成において、移動ネットワーク10、20、30は、はじめそれぞれ独立の移動ネットワークとして動作し、それぞれホームリンクを離れ訪問先リンクに接続しているものとする。各移動ネットワークが独立に動作している間は、各移動ルータ11、21、31はそれぞれ無線アンテナ13、23、33を用いて最寄のアクセスポイント48に無線で接続しており、アクセスポイント48を束ねているアクセスルータ46から、DHCP(Dynamic Host Configuration Protocol)、ルータ通知等によって気付アドレスを割り振られているものとする。
この間、各移動ルータは、自分自身のホームエージェントに対して位置登録を行っている。また、自身が管理する移動ネットワーク内に存在する端末と、移動ネットワーク外にある端末とのパケット通信は、ホームエージェントと移動ルータ間ではカプセル化を施されることで実現されている。
A first embodiment according to the present invention will be described. In the network configuration shown in FIG. 3, it is assumed that the mobile networks 10, 20, and 30 operate as independent mobile networks at the beginning, and are each connected to the visited link by leaving the home link. While each mobile network is operating independently, each mobile router 11, 21, 31 is wirelessly connected to the nearest access point 48 using wireless antennas 13, 23, 33, respectively. It is assumed that a care-of address is allocated from the access router 46 bundled by DHCP (Dynamic Host Configuration Protocol), router notification, or the like.
During this time, each mobile router performs location registration with its own home agent. Further, packet communication between a terminal existing in a mobile network managed by itself and a terminal outside the mobile network is realized by performing encapsulation between the home agent and the mobile router.

前記の状態から、図1に示すように、移動ルータ11と移動ルータ21が物理的に接続され、さらに移動ルータ21と移動ルータ31が物理的に接続される。これ以降は無線アンテナ13、23、33のいずれか一つを用いて、固定ネットワーク40との通信を行うものとする。これは、無線アンテナ13、23、33を全て使うと、無線アンテナをいずれか一つのみ使用する場合に比べ、衝突が頻発し、スループットが低下してしまうからである。図1では、無線アンテナ13を用いる例を示しており、この結果、無線アンテナ13に接続している移動ルータ11が固定ネットワークへのゲートウェイとなる。従って、例えば、移動ネットワーク30内の端末32が固定ネットワーク宛にパケットを送信するときには、移動ルータ31、21、11を経由し無線アンテナ13から、アクセスポイントに到達することになる。このように、複数の移動ルータが、入れ子構造になることを、移動ネットワーク10、20、30が併合したと言い、併合する事によってできた移動ネットワークの集合を併合した移動ネットワーク50と言う。   From the above state, as shown in FIG. 1, the mobile router 11 and the mobile router 21 are physically connected, and further, the mobile router 21 and the mobile router 31 are physically connected. Thereafter, communication with the fixed network 40 is performed using any one of the wireless antennas 13, 23, and 33. This is because when all of the wireless antennas 13, 23, and 33 are used, collisions occur more frequently and throughput is reduced than when only one of the wireless antennas is used. FIG. 1 shows an example in which the radio antenna 13 is used. As a result, the mobile router 11 connected to the radio antenna 13 becomes a gateway to the fixed network. Therefore, for example, when the terminal 32 in the mobile network 30 transmits a packet addressed to the fixed network, the access point is reached from the wireless antenna 13 via the mobile routers 31, 21, and 11. In this way, the fact that a plurality of mobile routers have a nested structure is referred to as the mobile networks 10, 20, and 30 being merged, and the mobile network 50 formed by merging a set of mobile networks formed by merging.

この時、本願発明の本実施例が適用された際の、各端末、ルータ間での動作の概要を示したものが、図4である。まず、移動ネットワーク同士が併合する(図4:ステップ270)。すなわち、移動ルータ11、21とが物理的に接続され、移動ルータ21、31とが物理的に接続され、それらの移動ルータのうちの一つが固定ネットワークへのゲートウェイとなり、この移動ルータに接続されている無線アンテナを用いて併合した移動ネットワーク50と固定ネットワーク40との間のパケット通信を行う。どの移動ルータをゲートウェイとするかは、管理者が手動で設定しても良いし、何らかの自動設定方法を用いても良い。図1においては、移動ルータ11が固定ネットワークとのゲートウェイとなり、移動ルータ21は移動ルータ11からのルータ通知を受け移動ルータ11をデフォルトゲートウェイとし、移動ルータ31は移動ルータ21からのルータ通知を受け移動ルータ21をデフォルトゲートウェイとする。   At this time, FIG. 4 shows an outline of the operation between each terminal and the router when the present embodiment of the present invention is applied. First, mobile networks merge (FIG. 4: step 270). That is, the mobile routers 11 and 21 are physically connected, the mobile routers 21 and 31 are physically connected, and one of those mobile routers becomes a gateway to the fixed network and is connected to this mobile router. Packet communication is performed between the mobile network 50 and the fixed network 40 which are merged using a wireless antenna. Which mobile router is used as a gateway may be set manually by an administrator, or some automatic setting method may be used. In FIG. 1, the mobile router 11 serves as a gateway to the fixed network, the mobile router 21 receives a router notification from the mobile router 11 and uses the mobile router 11 as a default gateway, and the mobile router 31 receives a router notification from the mobile router 21. The mobile router 21 is the default gateway.

本願発明においては、上記のようにしてできた併合した移動ネットワーク50の中から、一つの移動ルータが他の残りの移動ルータのホームアドレスとホームエージェントのアドレスの対応付けを管理する。この役割を担う移動ルータのことを代表移動ルータと呼ぶ。上記の移動ネットワークの併合において、固定ネットワーク40と併合した移動ネットワーク50との間のゲートウェイとなる移動ルータが代表移動ルータとなる。従って、図1においては移動ルータ11が代表移動ルータとなる。移動ルータ11は、併合した移動ネットワーク内の他の移動ルータに対して、自身が代表移動ルータになったことを通知するためのパケット(代表移動ルータ通知パケット)を転送する。(図4:ステップ271-a)。移動ルータ21はこのパケットを受信し、これを受信したインターフェース以外の全てのインターフェースから転送する。このパケットを移動ルータ31は受信する(図4:ステップ271-b)。   In the present invention, from the merged mobile network 50 formed as described above, one mobile router manages the correspondence between the home address of the remaining mobile router and the address of the home agent. A mobile router that plays this role is called a representative mobile router. In the merging of the above mobile networks, the mobile router serving as a gateway between the fixed network 40 and the mobile network 50 merged becomes the representative mobile router. Accordingly, in FIG. 1, the mobile router 11 becomes the representative mobile router. The mobile router 11 forwards a packet (representative mobile router notification packet) for notifying that it has become the representative mobile router to other mobile routers in the merged mobile network. (Figure 4: Step 271-a). The mobile router 21 receives this packet and transfers it from all the interfaces other than the interface that received this packet. The mobile router 31 receives this packet (FIG. 4: Step 271-b).

この結果、移動ルータ21、31は併合した移動ネットワーク内に代表移動ルータ11があることを認知できるので、移動ルータ21、31自身は代表移動ルータにはならない(以降、これらを非代表移動ルータと呼ぶ。)。この後、非代表移動ルータである移動ルータ21、31は代表移動ルータである移動ルータ11に、位置登録の代行を要求するIPパケット(以降、登録代行要求パケットと呼ぶ)を送信する(図4:ステップ272-a、b)。これを受けて、移動ルータ11は、移動ルータ21、31のホームエージェント42、43に、代行して位置登録を行うためのパケット(以降、代行BUと呼ぶ)を送信する(図4:ステップ273-a、b)。これを受信したホームエージェント42、43は、登録が完了したことを通知するためのパケットであるBAをそれぞれ移動ルータ11に送信する(図4:ステップ274-a、b)。これを受信した移動ルータ11は、移動ルータ21、31に、登録代行完了を通知するパケットを送信する(図4:ステップ275-a、b)。この後、ネットワーク40内の端末45が、移動ネットワーク30内の端末32に(ユーザ)パケットを送信すると、それはホームエージェント43と移動ルータ11との間でカプセル化されて到達する(図4:ステップ280-a、b、c)。逆に、端末32から、端末45に送信されたパケットは、移動ルータ11とホームエージェント43との間でカプセル化されて到達する(図4:ステップ281-a、b、c)。
以上が第1の実施例の概要である。以降、詳細を説明していく。
As a result, since the mobile routers 21 and 31 can recognize that the representative mobile router 11 is in the merged mobile network, the mobile routers 21 and 31 themselves do not become representative mobile routers (hereinafter, these are referred to as non-representative mobile routers). Call it.) Thereafter, the mobile routers 21 and 31 which are non-representative mobile routers transmit IP packets requesting proxy for location registration (hereinafter referred to as registration proxy request packets) to the mobile router 11 which is the representative mobile router (FIG. 4). : Step 272-a, b). In response to this, the mobile router 11 transmits a packet for performing location registration on behalf of the home agents 42 and 43 of the mobile routers 21 and 31 (hereinafter referred to as proxy BU) (FIG. 4: Step 273). -a, b). Receiving this, the home agents 42 and 43 transmit BAs, which are packets for notifying that registration has been completed, to the mobile router 11 (FIG. 4: steps 274-a and b). Receiving this, the mobile router 11 transmits to the mobile routers 21 and 31 a packet notifying the completion of the registration proxy (FIG. 4: steps 275-a and b). Thereafter, when the terminal 45 in the network 40 transmits a (user) packet to the terminal 32 in the mobile network 30, it is encapsulated between the home agent 43 and the mobile router 11 (FIG. 4: step). 280-a, b, c). Conversely, a packet transmitted from the terminal 32 to the terminal 45 arrives after being encapsulated between the mobile router 11 and the home agent 43 (FIG. 4: steps 281-a, b, and c).
The above is the outline of the first embodiment. Details will be described below.

図5は、本願発明の移動ルータの機能ブロック図である。移動ルータ100において、101-1〜101-nはネットワークインターフェースである。102は代表移動ルータを決定するための機構であり、代表移動ルータ決定処理部と呼ぶ。代表移動ルータ決定処理部は現在の自分自身にとっての代表移動ルータに関する情報131(代表移動ルータ情報と呼ぶ。)を持っている。103は経路制御部であり、経路表121を持つ。104は位置登録処理部であり、管理移動ルータテーブル111と管理移動ネットワークテーブル112を持つ。
移動ネットワークが併合せず通常の移動ルータとして動作しているときは、経路制御部103が経路表121を参照し、パケットを転送する。また、カプセル化が必要なパケットに関しては、カプセル化処理部105がカプセル化の処理を施す。
FIG. 5 is a functional block diagram of the mobile router of the present invention. In the mobile router 100, 101-1 to 101-n are network interfaces. Reference numeral 102 denotes a mechanism for determining a representative mobile router, which is called a representative mobile router determination processing unit. The representative mobile router determination processing unit has information 131 (referred to as representative mobile router information) regarding the current representative mobile router for itself. Reference numeral 103 denotes a route control unit having a route table 121. A location registration processing unit 104 has a management mobile router table 111 and a management mobile network table 112.
When the mobile network is not combined and operates as a normal mobile router, the route control unit 103 refers to the route table 121 and transfers the packet. In addition, for a packet that needs to be encapsulated, the encapsulation processing unit 105 performs an encapsulation process.

また、位置登録処理部104が、移動ルータ自身のホームエージェントに位置登録を行うためにBU(Binding Update)と呼ばれるパケットを送信するなど、位置登録の処理を行う。
今、上記に述べたように移動ネットワーク10、20、30が併合し併合した移動ネットワーク50を構成したとする。併合した移動ネットワークにおいて固定ネットワーク40とのゲートウェイは移動ルータ11が担うことになっているとする。
In addition, the location registration processing unit 104 performs location registration processing such as transmitting a packet called BU (Binding Update) to perform location registration to the home agent of the mobile router itself.
Now, as described above, it is assumed that the mobile networks 50 are formed by merging the mobile networks 10, 20, and 30. It is assumed that the mobile router 11 is responsible for the gateway to the fixed network 40 in the merged mobile network.

この時、移動ルータ11は代表移動ルータの役割を担うので、移動ルータ11の代表移動ルータ決定処理部102は、自分自身が代表移動ルータであることを通知するためのパケット(代表移動ルータ通知パケット)を全てのインターフェースから送信する。代表移動ルータ通知パケットのフォーマット例が図10の300である。ここで、送信元アドレス301には、このパケットを送信するインターフェースに割り当てられているIPアドレスを設定し、宛先アドレス302には、リンク上の全ての移動ルータを表すマルチキャストアドレスを設定しなければならない。代表移動ルータのホームアドレスのためのフィールド303には移動ルータ11のホームアドレスを格納しなければならない。後の、代表移動ルータの優先度、代表移動ルータまでのコスト、この代表移動ルータ通知パケットの有効期限を示すフィールド(304、305、306)は必要ではないが、何らかの理由で、これらの情報も通知したい時は用いてもよい。   At this time, since the mobile router 11 plays the role of the representative mobile router, the representative mobile router determination processing unit 102 of the mobile router 11 sends a packet for notifying that it is the representative mobile router (representative mobile router notification packet). ) From all interfaces. A format example of the representative mobile router notification packet is 300 in FIG. Here, the source address 301 must be set to the IP address assigned to the interface that transmits this packet, and the destination address 302 must be set to a multicast address that represents all mobile routers on the link. . The home address of the mobile router 11 must be stored in the field 303 for the home address of the representative mobile router. The following fields (304, 305, 306) that indicate the priority of the designated mobile router, the cost to the designated mobile router, and the expiration date of this designated mobile router notification packet are not required. You may use it when you want to be notified.

前記のように送信された代表移動ルータ通知パケットを受信した時の移動ルータの動作について、図14-Aを用いて説明する。移動ルータは、代表移動ルータ通知パケットを受信したら(ステップ370)、代表移動ルータ決定処理部102が、そのパケット内に格納されている代表移動ルータのホームアドレス303を自身の持つ代表移動ルータ情報に記録する(ステップ371)。そして、非代表移動ルータとして動作するように移行する(ステップ372)。その後、受信した代表移動ルータ通知パケットと同じパケット(ただし、送信元アドレスは除く)を、受信インターフェース以外の全てのインターフェースから送信する(ステップ373)。
移動ルータ21は、移動ルータ11が送信した代表移動ルータ通知パケットを受信し、図14-A中のステップ371、372の動作により、自分自身が非代表移動ルータであることを認識し、また代表移動ルータのホームアドレスHoA1を記録する。また、373により、このパケットを移動ルータ31が存在するリンクに向けて送信する。移動ルータ31もこれを受信し、図14-Aの動作を行い、自分自身が非代表移動ルータであることを認識し、また代表移動ルータのホームアドレスHoA1を記録する。
The operation of the mobile router when it receives the representative mobile router notification packet transmitted as described above will be described with reference to FIG. 14-A. When the mobile router receives the representative mobile router notification packet (step 370), the representative mobile router determination processing unit 102 changes the home address 303 of the representative mobile router stored in the packet into the representative mobile router information held by itself. Record (step 371). Then, the process shifts to operate as a non-representative mobile router (step 372). Thereafter, the same packet as the received representative mobile router notification packet (excluding the transmission source address) is transmitted from all interfaces other than the reception interface (step 373).
The mobile router 21 receives the representative mobile router notification packet transmitted by the mobile router 11, recognizes that it is a non-representative mobile router by the operations of steps 371 and 372 in FIG. Record the mobile router's home address HoA1. Further, by 373, this packet is transmitted toward the link where the mobile router 31 exists. The mobile router 31 also receives this, performs the operation of FIG. 14-A, recognizes that it is a non-representative mobile router, and records the home address HoA1 of the representative mobile router.

この後、代表移動ルータと非代表移動ルータの経路制御部(図5:103)間、及び非代表移動ルータ同士の経路制御部(図5:103)間で、ルーティングプロトコルを動作させ、それぞれが管理する移動ネットワークと各移動ルータのホームアドレスの経路情報を交換し合う。この結果、併合した移動ネットワーク50内の転送では、Mobile IP機能を用いる必要がなくなり、通常の経路制御に従って転送されるようになる。   After this, the routing protocol is operated between the routing controller of the representative mobile router and the non-representative mobile router (Fig. 5: 103) and between the routing controllers of the non-representative mobile routers (Fig. 5: 103). Exchanges route information of the managed mobile network and home address of each mobile router. As a result, it is not necessary to use the Mobile IP function for transfer in the merged mobile network 50, and transfer is performed according to normal route control.

この後、非代表移動ルータである移動ルータ21、31の位地登録処理部(図5:104)は代表移動ルータである移動ルータ11に、登録代行要求パケットを送信する(図4:ステップ272-a,b)。登録代行要求パケットのパケットフォーマット例を図6-Aの200に示す。登録代行要求パケットでは、送信元IPアドレス201として非代表移動ルータ自身のホームアドレス、宛先IPアドレス202として代表移動ルータのアドレスを指定され、さらに、非代表移動ルータのホームエージェントのアドレスを格納するフィールド203が必要である。また、移動ネットワークから固定ネットワークへのパケットを移動ルータとホームエージェントまでカプセル化する場合には、自身が管理する移動ネットワークの全てのプレフィックスを格納するフィールド204が必要である。さらに、必要であるなら、この登録代行要求パケットの有効期限を格納するフィールド205を含んでも良い。   Thereafter, the location registration processing units (FIG. 5: 104) of the mobile routers 21 and 31 that are non-representative mobile routers transmit registration proxy request packets to the mobile router 11 that is the representative mobile router (FIG. 4: Step 272). -a, b). A packet format example of the registration proxy request packet is shown in 200 of FIG. 6-A. In the registration proxy request packet, the home address of the non-representative mobile router itself is designated as the source IP address 201, the address of the representative mobile router is designated as the destination IP address 202, and the home agent address of the non-representative mobile router is further stored. 203 is required. In addition, when a packet from a mobile network to a fixed network is encapsulated to a mobile router and a home agent, a field 204 for storing all prefixes of the mobile network managed by the mobile network is necessary. Further, if necessary, a field 205 for storing the expiration date of the registration proxy request packet may be included.

登録代行要求パケットを受信した移動ルータ11の位地登録処理部(図5:104)は、自身が管理する非代表移動ルータのテーブルを作成する。これを管理移動ルータテーブルと呼び、図5中の111に示すように移動ルータの位置登録処理部104が用いる。代表移動ルータは受信した登録代行要求パケットを元に、図7-Aに示す管理移動ルータテーブルの、非代表移動ルータのホームアドレスを格納するフィールド221、非代表移動ルータのホームエージェントを格納するフィールド222を登録しなければならない。また、登録代行要求パケット内にこの登録代行要求の有効期限が含まれていたならば、これをフィールド223に登録する。有効期限は、無駄なエントリーがいつまでも残るのを防ぐために有効であり、有効期限が切れたエントリーは削除する。管理移動ルータテーブルを用いて、代表移動ルータ11は、移動ルータ11自身が管理している非代表移動ルータとそのホームエージェントのアドレスとの対応を管理する。   The location registration processing unit (FIG. 5: 104) of the mobile router 11 that has received the registration proxy request packet creates a table of non-representative mobile routers managed by itself. This is called a management mobile router table and is used by the location registration processing unit 104 of the mobile router as indicated by 111 in FIG. Based on the received registration proxy request packet, the designated mobile router stores a field 221 for storing the home address of the non-representative mobile router in the management mobile router table shown in FIG. 222 must be registered. If the registration proxy request packet includes the expiration date of the registration proxy request, it is registered in the field 223. The expiration date is effective to prevent a useless entry from remaining indefinitely, and an entry whose expiration date has expired is deleted. Using the managed mobile router table, the representative mobile router 11 manages the correspondence between the non-representative mobile router managed by the mobile router 11 itself and the address of its home agent.

今、移動ルータ11は、移動ルータ21と31から、登録代行要求パケットを受信したのでそれに対応するエントリー224、225が加えられている。また、受信した登録代行要求パケットに非代表移動ルータの移動ネットワークのプレフィックスが含まれていたならば、この時同時に、各非代表移動ルータが管理する移動ネットワークのアドレスと、その非代表移動ルータのホームエージェントのアドレスを対応付けるテーブルを作成する。これを、管理移動ネットワークテーブルと呼び、図5中の112に示すように移動ルータの位置登録処理部104が用いる。代表移動ルータは、受信した登録代行要求パケットを元に、図7-Bに示す管理移動ネットワークテーブルの、移動ネットワークのプレフィックスを格納するフィールド231、移動ルータのホームエージェントのアドレスを格納するフィールド232を登録しなければならない。また、登録代行要求パケット内にこの登録代行要求の有効期限が含まれていたならば、これをフィールド233に登録する。移動ルータ21と31からの登録代行要求パケットにより、エントリー235、236が付け加えられるが、移動ルータ11自身が管理する移動ネットワークである移動ネットワーク10のエントリー234も最初から登録されている。   Now, since the mobile router 11 has received the registration proxy request packet from the mobile routers 21 and 31, entries 224 and 225 corresponding thereto are added. In addition, if the received registration proxy request packet includes the prefix of the mobile network of the non-representative mobile router, at the same time, the address of the mobile network managed by each non-representative mobile router and the non-representative mobile router's Create a table that maps home agent addresses. This is called a management mobile network table, and is used by the location registration processing unit 104 of the mobile router as indicated by 112 in FIG. Based on the received registration proxy request packet, the representative mobile router includes a field 231 for storing the mobile network prefix and a field 232 for storing the home agent address of the mobile router in the management mobile network table shown in FIG. 7-B. Must register. If the registration proxy request packet includes the expiration date of the registration proxy request, it is registered in the field 233. Entries 235 and 236 are added by registration proxy request packets from the mobile routers 21 and 31, but the entry 234 of the mobile network 10 which is a mobile network managed by the mobile router 11 itself is also registered from the beginning.

この後、移動ルータ11の位地登録処理部は、移動ルータ21と移動ルータ31を代行して位置登録を行うため、代行BUを非代表移動ルータ21、31のホームエージェント42、43に向けて、送信する(図4:ステップ273-a,b)。このパケットのフォーマット例は、図6-Bの210であり、送信元IPアドレスフィールド211は移動ルータ11自身の気付アドレス、宛先IPアドレスフィールド212は非代表移動ルータのホームエージェントのアドレスを格納する。代表移動ルータのホームアドレスフィールド213、非代表移動ルータのホームアドレスフィールド214、有効期間フィールド216は適切な値を格納する必要がある。非代表移動ルータが管理する移動ネットワークのプレフィックスが必要ならば、フィールド215に格納してもよい。   After that, the location registration processing unit of the mobile router 11 performs the location registration on behalf of the mobile router 21 and the mobile router 31, so that the proxy BU is directed to the home agents 42 and 43 of the non-representative mobile routers 21 and 31. (FIG. 4: Steps 273-a and b). An example of the format of this packet is 210 in FIG. 6-B, where the source IP address field 211 stores the care-of address of the mobile router 11 and the destination IP address field 212 stores the address of the home agent of the non-representative mobile router. The home address field 213 of the representative mobile router, the home address field 214 of the non-representative mobile router, and the validity period field 216 need to store appropriate values. If the prefix of the mobile network managed by the non-representative mobile router is necessary, it may be stored in the field 215.

非代表移動ルータの21ホームエージェントであるホームエージェント42は、この代行BUパケットを受信した場合、移動ルータ21及び移動ネットワーク20内の端末宛のパケットが移動ルータ11の気付アドレスCoA1向けにカプセル化して転送されるように、ホームエージェント42自身の経路表を設定する。(尚、同様に移動ルータ21、31の気付アドレスをCoA2、CoA3と表す。)この後、ホームエージェント42はBA(Binding Acknowledgement)を、移動ルータ11に向けて送信する(図4:ステップ274-a、b)。ただし、このBAには非代表移動ルータのホームアドレスが含まれている。移動ルータ11がこのBAを受信したら、適切な非代表移動ルータに向けて、登録代行が完了した事を通知するパケットを送信する(図4:ステップ275-a、b)。このパケットフォーマットは通常のBAと同じでよい。ホームエージェント43も同様の動作をする。
以降も、移動ルータ21、31は自身が非代表移動ルータである限りは、移動ルータ11に向けて登録代行要求パケットを定期的に送信し続け、これを受信した移動ルータ11は前記のように各移動ルータの位置登録の為の代行BUを送信する。
When the home agent 42, which is the 21 home agent of the non-representative mobile router, receives this proxy BU packet, the packet addressed to the mobile router 21 and the terminal in the mobile network 20 is encapsulated for the care-of address CoA1 of the mobile router 11. The route table of the home agent 42 itself is set so as to be transferred. (Note that the care-of addresses of the mobile routers 21 and 31 are similarly represented as CoA2 and CoA3.) Thereafter, the home agent 42 transmits a BA (Binding Acknowledgment) to the mobile router 11 (FIG. 4: Step 274-). a, b). However, this BA includes the home address of the non-representative mobile router. When the mobile router 11 receives this BA, it sends a packet notifying that the registration proxy has been completed to an appropriate non-representative mobile router (FIG. 4: steps 275-a and b). This packet format may be the same as normal BA. The home agent 43 performs the same operation.
Thereafter, as long as the mobile routers 21 and 31 are non-representative mobile routers, the mobile routers 11 and 31 continue to transmit registration proxy request packets to the mobile router 11 periodically. A proxy BU for location registration of each mobile router is transmitted.

位置登録が完了した状態で、ネットワーク40内に存在する端末45から移動ネットワーク30内にある端末32へのパケット送信について説明する。この時、端末45から送信されたパケットは通常の経路制御により、移動ルータ31のホームリンクまで転送され、ホームエージェント43によって捕捉される。ホームエージェント43は、このパケットを受信後、ホームアドレスと気付アドレスの対応テーブルを参照し、転送すべき気付アドレスを調べ、そのアドレスでカプセル化を施し転送する。ここでは、捕捉したパケットを、移動ルータ11の気付アドレス宛のIPヘッダでカプセル化し転送する。尚、このパケットカプセル化時のホームエージェントの動作は、従来技術のホームエージェントと全く同じである。   Packet transmission from the terminal 45 existing in the network 40 to the terminal 32 in the mobile network 30 in a state where the location registration is completed will be described. At this time, the packet transmitted from the terminal 45 is transferred to the home link of the mobile router 31 by normal route control and is captured by the home agent 43. After receiving this packet, the home agent 43 refers to the correspondence table between the home address and the care-of address, checks the care-of address to be transferred, encapsulates it with the address, and transfers it. Here, the captured packet is encapsulated with an IP header addressed to the care-of address of the mobile router 11 and transferred. The operation of the home agent at the time of packet encapsulation is exactly the same as that of the conventional home agent.

移動ルータ11はこれを受信したら、デカプセル化し元のパケットを取り出し、以降はこのパケットは通常の経路制御に従い転送する。この動作について図13を用いて説明する。図13は代表移動ルータがパケットを受信した時の動作をフローチャートに示したものである。移動ルータ11はホームエージェントによりカプセル化されたパケットを受信し(ステップ501)、経路制御部(図5:103)が経路表(図5:121)を検索する(ステップ502)。経路表検索結果により、このパケットが移動ルータ11自身宛のパケットかどうかがわかる(ステップ503)。このパケットは移動ルータ宛であるので、次にパケットがカプセル化されたパケットであるかどうか判断される(ステップ504)。このパケットはカプセル化されたものであるので、カプセル化処理部(図5:105)がデカプセル化を施し(ステップ505)、さらにデカプセル化されて得られたパケットに対して再び経路制御部による経路表の検索が行われる(ステップ502)。その結果、移動ルータ11自身宛のパケットであれば上位層(TCP層、UDP層など)に渡される(ステップ506)。このパケットは端末32宛であるので、自身宛ではなく、また固定ネットワーク宛でもないので(ステップ508)、経路表に示されている適切なインターフェースから転送される(ステップ507)。   Upon receiving this, the mobile router 11 decapsulates and takes out the original packet, and thereafter, this packet is transferred according to normal route control. This operation will be described with reference to FIG. FIG. 13 is a flowchart showing the operation when the representative mobile router receives a packet. The mobile router 11 receives the packet encapsulated by the home agent (step 501), and the route control unit (FIG. 5: 103) searches the route table (FIG. 5: 121) (step 502). From the routing table search result, it is known whether or not this packet is addressed to the mobile router 11 itself (step 503). Since this packet is addressed to the mobile router, it is next determined whether or not the packet is an encapsulated packet (step 504). Since this packet is encapsulated, the encapsulation processing unit (FIG. 5: 105) performs decapsulation (step 505), and the route obtained by the decapsulation is routed again by the route control unit. A table search is performed (step 502). As a result, if it is a packet addressed to the mobile router 11 itself, it is passed to an upper layer (TCP layer, UDP layer, etc.) (step 506). Since this packet is addressed to the terminal 32, it is not addressed to itself and is not addressed to the fixed network (step 508), so it is transferred from an appropriate interface shown in the route table (step 507).

転送されたパケットは、移動ルータ21、31及び移動ネットワーク30内の各ルータを経由して端末32に到達する(図4:ステップ280-a、b、c)。この時、パケットのカプセル化は、ホームエージェント43で施され、宛先アドレスがCoA1のIPヘッダが元のパケットに付加されるだけであり、カプセル化されたパケット85のサイズは、移動ネットワークが併合する前の、直接ホームエージェント43から移動ルータ31に向けてカプセル化される時のサイズと全く同じである。
逆に、移動ネットワーク30内に存在する端末32から、ネットワーク40内に存在する端末に向けてパケットを送信するとする。この時、このパケットは通常の経路制御に従い、移動ネットワーク30内の各ルータ、移動ルータ31、21を経由して、移動ルータ11に転送される。このパケットを受信した移動ルータ11の動作を図13を用いて説明する。移動ルータ11がパケット受信(ステップ501)後、経路制御部(図5:103)は経路表(図5:121)を検索する(ステップ502)。このパケットは、移動ルータ11自身宛ではなく(ステップ503)、さらに固定ネットワーク宛であるので(ステップ508)、カプセル化してホームエージェントに転送することになる。カプセル化処理部(図5:105)は、管理移動ネットワークテーブル(図5:112)を参照することで、このパケットを転送すべきホームエージェントのアドレスを調べ(ステップ509)、カプセル化を施し(ステップ510)、ホームエージェントに転送する(ステップ507)。
The transferred packet reaches the terminal 32 via the mobile routers 21 and 31 and each router in the mobile network 30 (FIG. 4: steps 280-a, b, and c). At this time, the encapsulation of the packet is performed by the home agent 43, and only the IP header with the destination address of CoA1 is added to the original packet. The size of the encapsulated packet 85 is merged by the mobile network. It is exactly the same as the previous size when encapsulated directly from the home agent 43 toward the mobile router 31.
Conversely, it is assumed that a packet is transmitted from a terminal 32 existing in the mobile network 30 to a terminal existing in the network 40. At this time, the packet is transferred to the mobile router 11 via each router in the mobile network 30 and the mobile routers 31 and 21 in accordance with normal route control. The operation of the mobile router 11 that has received this packet will be described with reference to FIG. After the mobile router 11 receives the packet (step 501), the route control unit (FIG. 5: 103) searches the route table (FIG. 5: 121) (step 502). Since this packet is not addressed to the mobile router 11 itself (step 503) and further to the fixed network (step 508), it is encapsulated and transferred to the home agent. The encapsulation processing unit (FIG. 5: 105) refers to the management mobile network table (FIG. 5: 112) to determine the address of the home agent to which this packet is to be transferred (step 509), and performs encapsulation ( Step 510) and transfer to the home agent (Step 507).

ここでは、送信端末は移動ネットワーク30に属するので、移動ルータ31のホームエージェント43宛のIPヘッダでカプセル化されて転送されることになる。ホームエージェント43はこのパケットを受信したら、デカプセル化を施し元のパケットを取り出す。ホームエージェント43は、経路表を参照し、このパケットを転送する。尚、このパケットデカプセル化時のホームエージェントの動作は、従来技術のホームエージェントの動作と全く同じである。
転送されたパケットは端末45に到達する(図4:ステップ281-a、b、c)。この時、移動ルータ11によってカプセル化されることによってできたパケットのサイズは、移動ネットワークが併合する前の移動ルータ31からホームエージェント43に向けてカプセル化される時のサイズと全く同じである。
Here, since the transmitting terminal belongs to the mobile network 30, it is encapsulated by the IP header addressed to the home agent 43 of the mobile router 31 and transferred. When the home agent 43 receives this packet, it decapsulates and extracts the original packet. The home agent 43 refers to the routing table and transfers this packet. The operation of the home agent at the time of packet decapsulation is exactly the same as the operation of the conventional home agent.
The transferred packet reaches the terminal 45 (FIG. 4: steps 281-a, b, c). At this time, the size of the packet formed by being encapsulated by the mobile router 11 is exactly the same as the size when encapsulated from the mobile router 31 to the home agent 43 before the mobile networks are merged.

次に、併合した移動ネットワーク内の通信として、移動ネットワーク10内にある端末12から移動ネットワーク30内にある端末32にパケットを送信する場合を説明する。移動ルータ21、31が非代表ルータになった時点で、移動ルータ11、21、31間ではルーティングプロトコルが動作しており、移動ルータ11、21、31は併合した移動ネットワーク内に存在する移動ネットワーク内に存在する端末宛のパケットをどこに転送すればよいか学習済みである。従って、MNN1から送信されたMNN3宛のパケットは、移動ネットワーク20内の各ルータ、移動ルータ21、31、移動ネットワーク30内の各ルータが持つ経路表に従い、これらのルータを経由して到達する。途中で、Mobile IPのカプセル化等の転送のオーバーヘッドは生じない。   Next, as a communication in the merged mobile network, a case where a packet is transmitted from the terminal 12 in the mobile network 10 to the terminal 32 in the mobile network 30 will be described. When the mobile routers 21 and 31 become non-representative routers, the routing protocol is operating between the mobile routers 11, 21, and 31, and the mobile routers 11, 21, and 31 exist in the merged mobile network. It has already learned where to transfer the packet addressed to the terminal. Therefore, the packet addressed to MNN3 transmitted from MNN1 arrives via these routers according to the route table possessed by each router in mobile network 20, mobile routers 21 and 31, and each router in mobile network 30. On the way, there is no transfer overhead such as Mobile IP encapsulation.

次に、併合した移動ネットワーク50が接続しているアクセスポイントを変更する際の動作を説明する(以降、アクセスポイントの変更の事をハンドオーバーと呼ぶ)。ネットワーク50が移動して、アクセスポイント49に接続を切り替え、新しいアクセスルータ47から新しい気付アドレスが割り振られたとする。図8はこの時のハンドオーバーのシーケンス図を示している。移動ルータ11がステップ250により新しい気付アドレスを取得したら、ホームエージェント41に新しい気付アドレスを登録しなおす為、移動ルータ11の位地登録処理部はBUを送信する(ステップ251)。これに加えて、管理移動ルータテーブル111を参照し、自身が管理する非代表移動ルータに関しても新しい気付アドレスを登録しなおす為、代行BUをそれらの非代表移動ルータのホームエージェントに送信する(ステップ252-a、b)。この時送信する、パケットのフォーマット例は、図6-Bの210と同じものである。ホームエージェント41は、位置登録の更新が済んだら移動ルータ11にBAを送り返す(ステップ253)。また、ホームエージェント42、43も移動ルータ11にBAを送信する(ステップ254-a,b)。上記ハンドオーバー方式では、新しい気付アドレスを取得後、代表移動ルータが代行BUを送信するので、ハンドオーバー処理を高速(後述する第2の実施例に比べ)に実現することができる。   Next, the operation when changing the access point to which the merged mobile network 50 is connected will be described (hereinafter, the change of the access point is called handover). Assume that the network 50 moves, switches the connection to the access point 49, and a new care-of address is allocated from the new access router 47. FIG. 8 shows a sequence diagram of the handover at this time. When the mobile router 11 acquires a new care-of address at step 250, the location registration processing unit of the mobile router 11 transmits a BU to re-register the new care-of address with the home agent 41 (step 251). In addition to this, the managed mobile router table 111 is referred to, and a new BU is sent to the home agent of the non-representative mobile router in order to re-register a new care-of address with respect to the non-representative mobile router managed by itself (step (step)). 252-a, b). The format example of the packet transmitted at this time is the same as 210 in FIG. 6-B. The home agent 41 sends the BA back to the mobile router 11 after the location registration is updated (step 253). The home agents 42 and 43 also transmit BA to the mobile router 11 (steps 254-a, b). In the above handover method, since the representative mobile router transmits a proxy BU after acquiring a new care-of address, the handover process can be realized at a high speed (compared to a second embodiment to be described later).

本願発明の第2の実施例を述べる。図9は、第2の実施例におけるハンドオーバー時のシーケンス図である。ハンドオーバーの処理に関して、代表移動ルータ11の位地登録処理部は、自身が管理している非代表移動ルータの代行BUを自主的には送信せず、管理移動ルータテーブル111を参照し、自身が現在管理している全ての非代表移動ルータに登録代行要求パケットの送信を要求するためのパケットを送信する(ステップ260-a、b)。これを受信した非代表移動ルータ21、31の位地登録処理部は、代表移動ルータに登録代行要求パケットを送信し(ステップ261-a、b)、これを受信した代表移動ルータ11の位地登録処理部は、第1の実施例同様、代行BUをそれぞれの非代表移動ルータのホームエージェントにむけて送信する。移動ルータ11は非代表移動ルータのホームエージェントからBAを受信したら、適切な非代表移動ルータに向けて登録代行が完了したことを通知するパケットを送信し(ステップ262-a、b)、これを対象の非代表移動ルータが受信するとハンドオーバーの作業が終わる。本実施例に従うと、ハンドオーバー時に、併合した移動ネットワーク内に既にその非代表移動ルータがいないにも関わらず、代表移動ルータがその非代表移動ルータの代行BUを送信してしまうという事象を確実に防ぐことができる。   A second embodiment of the present invention will be described. FIG. 9 is a sequence diagram during handover in the second embodiment. Regarding handover processing, the location registration processing unit of the representative mobile router 11 does not voluntarily transmit the proxy BU of the non-representative mobile router managed by itself, but refers to the management mobile router table 111 and Transmits a packet for requesting transmission of a registration proxy request packet to all non-representative mobile routers currently managed by the node (steps 260-a and b). The location registration processing unit of the non-representative mobile routers 21 and 31 that has received this transmits a registration proxy request packet to the representative mobile router (steps 261-a and b), and the location of the representative mobile router 11 that has received it. As in the first embodiment, the registration processing unit transmits the proxy BU to the home agent of each non-representative mobile router. When the mobile router 11 receives the BA from the home agent of the non-representative mobile router, the mobile router 11 sends a packet notifying that the registration proxy has been completed to the appropriate non-representative mobile router (steps 262-a and b). When the target non-representative mobile router receives it, the handover operation ends. According to the present embodiment, at the time of handover, it is ensured that the representative mobile router transmits the proxy BU of the non-representative mobile router even though the non-representative mobile router does not already exist in the merged mobile network. Can be prevented.

本願発明の第3の実施例を述べる。各移動ネットワーク内の移動ルータの中には、その移動ルータ自身が管理している移動ネットワークに接続しているインターフェースから受信したパケットに関して、そのパケットの送信元のIPアドレスが、その移動ネットワーク内にあるべきものと異なっていたら、そのパケットを転送せず破棄するようなフィルタリングルールが設定されている可能性がある。このようなフィルタリングルールが適用された移動ルータが、併合した移動ネットワークを構成した場合には、そのフィルタリングルールを適切に変更する。前記フィルタリングルールを所持する移動ルータが非代表移動ルータになった時は、そのフィルタリングルールを一時的に解除する。すなわち、移動ネットワークに接続しているインターフェースから受信したパケットに関しては、送信元IPアドレスによるフィルタリングは行わないように設定する。この結果、移動ネットワーク内の端末から固定ネットワークに向けて送信されたパケットは、非代表移動ルータで破棄されることなく代表移動ルータに転送される。   A third embodiment of the present invention will be described. Among the mobile routers in each mobile network, regarding the packet received from the interface connected to the mobile network managed by the mobile router itself, the source IP address of the packet is stored in the mobile network. If it is different from what it should be, there may be a filtering rule that discards the packet without forwarding it. When the mobile router to which such a filtering rule is applied constitutes a merged mobile network, the filtering rule is appropriately changed. When the mobile router possessing the filtering rule becomes a non-representative mobile router, the filtering rule is temporarily released. That is, it sets so that the packet received from the interface connected to the mobile network is not filtered by the source IP address. As a result, a packet transmitted from a terminal in the mobile network toward the fixed network is transferred to the representative mobile router without being discarded by the non-representative mobile router.

一方、前記の送信元アドレスによるフィルタリングルールが適用されている移動ルータが、代表移動ルータになったとする。この時、代表移動ルータ自身が所持している、管理移動ネットワークテーブル112を参照し、他の併合された移動ネットワーク内の他の移動ルータが管理する移動ネットワークが送信元のパケットに関しては、破棄せず転送するように、フィルタリングのルールを一時的に書き換える。この結果、併合した移動ネットワーク内の端末がパケットを送信する際、送信元アドレスが適切であれば、そのパケットは代表移動ルータに到達し、代表移動ルータがパケットを適切に転送する。逆に、併合した移動ネットワーク内に存在する端末が、送信元アドレスとして併合した移動ネットワーク外のアドレスを詐称して、併合した移動ネットワーク以外の端末にパケットを送信しても、それは代表移動ルータによって破棄され、併合された移動ネットワーク外に転送されない。   On the other hand, it is assumed that the mobile router to which the filtering rule based on the source address is applied becomes the representative mobile router. At this time, with reference to the management mobile network table 112 possessed by the representative mobile router itself, the mobile network managed by the other mobile routers in the other mobile networks merged should be discarded. Temporarily rewrite the filtering rules so that they are forwarded. As a result, when the terminal in the merged mobile network transmits a packet, if the transmission source address is appropriate, the packet reaches the representative mobile router, and the representative mobile router forwards the packet appropriately. Conversely, even if a terminal existing in the merged mobile network spoofs an address outside the merged mobile network as a source address and sends a packet to a terminal other than the merged mobile network, it is sent by the representative mobile router. Discarded and not transferred outside the merged mobile network.

第4の実施例として、移動ネットワークの併合時において、固定ネットワークと移動ネットワークとの間のゲートウェイを担う移動ルータを自動的に決定する手続きについて説明する。ゲートウェイを担う移動ルータは、結果として併合した移動ネットワーク内における代表移動ルータとなるので、この手続きを代表移動ルータ決定手続きと呼ぶ。物理的に接続された移動ルータ間で、代表移動ルータを決定するためのパケットを交換し合い、代表移動ルータを決定する。このためのパケットを代表移動ルータ決定パケットと呼び、このパケットの送信、受信処理は、本願発明の移動ルータが持つ代表移動ルータ決定処理部(図5:102)が担う。代表移動ルータ決定処理部は、代表移動ルータ情報と呼ばれる図11の131に示すような情報を管理している。代表移動ルータ情報には、この移動ルータにとってのその時点での代表移動ルータのホームアドレス(図11:311)、その代表移動ルータの優先度(図11:312。以降、優先度と呼ぶ。)、この代表移動ルータ情報を持つ移動ルータから代表移動ルータまでのコスト(図11:313。以降、コストと呼ぶ。)、代表移動ルータの有効期限(図11:314。以降、有効期限と呼ぶ。)が含まれる。この中で、ホームアドレスと、有効期限は必須であるが、優先度と、コストは必ずしも必要ではない。優先度、コストは複数の移動ルータの中から代表移動ルータを決定するために用いるものであるので、これらを用いない時は、他の決定基準を用いればよい。   As a fourth embodiment, a procedure for automatically determining a mobile router serving as a gateway between a fixed network and a mobile network when the mobile networks are merged will be described. Since the mobile router serving as a gateway becomes a representative mobile router in the merged mobile network as a result, this procedure is called a representative mobile router determination procedure. Packets for determining the representative mobile router are exchanged between the physically connected mobile routers to determine the representative mobile router. A packet for this purpose is called a representative mobile router determination packet, and transmission and reception processing of this packet is performed by a representative mobile router determination processing unit (FIG. 5: 102) possessed by the mobile router of the present invention. The representative mobile router determination processing unit manages information as indicated by 131 in FIG. 11 called representative mobile router information. The representative mobile router information includes the home address (FIG. 11: 311) of the representative mobile router at that time for the mobile router, and the priority of the representative mobile router (FIG. 11: 312. Hereinafter, referred to as priority). The cost from the mobile router having this representative mobile router information to the representative mobile router (FIG. 11: 313, hereinafter referred to as cost), the expiration date of the representative mobile router (FIG. 11: 314, hereinafter referred to as the expiration date). ) Is included. Among them, the home address and the expiration date are essential, but the priority and the cost are not necessarily required. Since priority and cost are used to determine a representative mobile router from a plurality of mobile routers, other determination criteria may be used when these are not used.

本実施例において、移動ルータ同士が物理的に接続する前は、各移動ルータは自分自身のことを代表移動ルータであると認識している。従って、移動ルータ11の代表移動ルータ情報は、はじめ図11の320のようになっている。移動ルータ11は、はじめは、自分自身を代表移動ルータと認識しているので、代表移動ルータのホームアドレスは移動ルータ11のホームアドレスHoA1に設定されている。優先度は、代表移動ルータの決定に用いるもので、何らかの統一した基準でそれぞれの移動ルータに設定されている。例えば、管理者が手動で設定する、移動ルータの性能、基地局からの電波の電力強度の利用などが考えられる。ここでは、移動ルータ11の優先度は3とする。コストは、移動ルータから代表移動ルータに到達するまでのコストであり、例えば、ルーティングプロトコルが使用するメトリック等を流用すれば良い。この時点では、移動ルータ11の代表移動ルータは自分自身であるので、コストは0である。有効期限は適切な値が設定されている。同様に、移動ルータ21、31の初期状態における代表移動ルータ情報を図11の321、322に示す。   In this embodiment, each mobile router recognizes itself as a representative mobile router before the mobile routers are physically connected. Therefore, the representative mobile router information of the mobile router 11 is initially as 320 in FIG. Since the mobile router 11 initially recognizes itself as the representative mobile router, the home address of the representative mobile router is set to the home address HoA1 of the mobile router 11. The priority is used for determining the representative mobile router, and is set for each mobile router according to some standard. For example, it is conceivable to use the performance of the mobile router, the power intensity of radio waves from the base station, etc. manually set by the administrator. Here, the priority of the mobile router 11 is 3. The cost is a cost from the mobile router to the representative mobile router. For example, a metric used by the routing protocol may be used. At this time, since the representative mobile router of the mobile router 11 is itself, the cost is zero. An appropriate value is set for the expiration date. Similarly, representative mobile router information in the initial state of the mobile routers 21 and 31 is shown as 321 and 322 in FIG.

代表移動ルータは、定期的に代表移動ルータ決定パケットを自身が持つ全てのインターフェースから定期的に送信する。ただし、非代表移動ルータは代表移動ルータ決定パケットの定期的な送信は行わない。代表移動ルータ決定パケットのパケットフォーマットは図10の300に示した移動ルータ通知パケットと同じでよい。この中のIPヘッダの送信元IPアドレス301には、送信するインターフェースに割り当てられているIPアドレスが格納され、宛先IPアドレス302はリンク上の全ての移動ルータを意味するマルチキャストアドレスが格納される。このパケットは他に、代表移動ルータのホームアドレスを格納するフィールド303、その代表移動ルータの優先度を格納するフィールド304、その代表移動ルータまでのコストを格納するフィールド305、その代表移動ルータの有効期限を格納するフィールド306が含まれている。代表移動ルータ決定パケット送信時には、代表移動ルータ情報を元に、次の手順に従って、代表移動ルータ決定パケットを生成する。まず、その移動ルータが持つ代表移動ルータ情報のホームアドレス、優先度、有効期限(図11:311、312、314)を、そのまま、代表移動ルータ決定パケットの対応するフィールド(図10:303、304、306)をコピーする。最後に、代表移動ルータ情報のコスト(図11:313)にこの代表移動ルータ決定パケットを送信するインターフェースに割り当てられているコストを加算したものを、パケットのコストを格納するフィールド(図10:305)に格納する。   The representative mobile router periodically transmits a representative mobile router determination packet from all the interfaces that it has. However, the non-representative mobile router does not periodically transmit the representative mobile router determination packet. The packet format of the representative mobile router determination packet may be the same as the mobile router notification packet indicated by 300 in FIG. In this IP header, the source IP address 301 of the IP header stores an IP address assigned to the interface to be transmitted, and the destination IP address 302 stores a multicast address that means all mobile routers on the link. This packet includes a field 303 for storing the home address of the representative mobile router, a field 304 for storing the priority of the representative mobile router, a field 305 for storing the cost up to the representative mobile router, and the validity of the representative mobile router. A field 306 for storing a time limit is included. At the time of transmitting the representative mobile router determination packet, a representative mobile router determination packet is generated according to the following procedure based on the representative mobile router information. First, the home address, priority, and expiration date (FIG. 11: 311, 312 and 314) of the representative mobile router information possessed by the mobile router are directly used in the corresponding fields (FIG. 10: 303 and 304) of the representative mobile router determination packet. , 306). Finally, the cost of the representative mobile router information (FIG. 11: 313) added to the cost assigned to the interface that transmits this representative mobile router decision packet is added to the field for storing the packet cost (FIG. 10: 305). ).

次に移動ルータが他の移動ルータが送信した代表移動ルータ決定パケットを受信した時の動作を、図14-Bを用いて説明する。移動ルータは代表移動ルータ決定パケットを受信したら(ステップ350)、そのパケット内の代表移動ルータのホームアドレス(図10:303)と自身が持つ代表移動ルータ情報内の代表移動ルータのホームアドレス(図11:311)が同一かを検査する(ステップ351)。この結果が等しければ、代表移動ルータ決定パケット内のコスト(図10:305)が代表移動ルータ情報内のコスト(図11:313)より小さいかを検査する(ステップ352)。この結果が偽であるならこのパケットに対する処理は終了である(ステップ358)。ステップ352の結果が真であるなら、代表移動ルータ情報の各項目を更新する(ステップ353)。この時、各項目の値は代表移動ルータ決定パケットの対応する項目に格納されている値に更新される。またこの時、自身が持つ経路表においてデフォルトゲートウェイを受信した代表移動ルータ決定パケットの送信者に設定する。さらに、パケット受信者の移動ルータが代表移動ルータとして動作していたならば、これ以降は非代表移動ルータとなる(ステップ354)。最後に、自身が現在持つ代表移動ルータ情報から新たに代表移動ルータ決定情報を生成し、ステップ350で代表移動ルータ決定パケットを受信したインターフェース以外の全てのインターフェースから新たに生成した代表移動ルータ決定パケットを送信し(ステップ355)、このパケットに対する処理を終了する。   Next, the operation when a mobile router receives a representative mobile router determination packet transmitted by another mobile router will be described with reference to FIG. 14-B. When the mobile router receives the representative mobile router decision packet (step 350), the home address of the representative mobile router in the packet (FIG. 10: 303) and the home address of the representative mobile router in the representative mobile router information held by itself (see FIG. 10). 11: 311) are inspected to be identical (step 351). If the results are equal, it is checked whether the cost in the representative mobile router decision packet (FIG. 10: 305) is smaller than the cost in the representative mobile router information (FIG. 11: 313) (step 352). If this result is false, the processing for this packet is finished (step 358). If the result of step 352 is true, each item of the representative mobile router information is updated (step 353). At this time, the value of each item is updated to the value stored in the corresponding item of the representative mobile router determination packet. At this time, it is set to the sender of the representative mobile router determination packet that has received the default gateway in its own route table. In addition, if the mobile router of the packet receiver is operating as a representative mobile router, it will become a non-representative mobile router thereafter (step 354). Finally, representative mobile router determination information is newly generated from the representative mobile router information currently owned by itself, and the representative mobile router determination packet newly generated from all the interfaces other than the interface that received the representative mobile router determination packet in step 350. Is transmitted (step 355), and the processing for this packet is terminated.

一方、ステップ351の検査の結果両者が等しくなければ、代表移動ルータ決定パケット内の優先度
(図10:305)が、代表移動ルータ情報内の優先度(図11:312)より大きいかを検査する(図14:ステップ356)。この結果が真であれば、ステップ353、354、355を実行しこのパケットに対する処理を終了する。ステップ356の結果が偽であれば、代表移動ルータ情報を生成し、これをステップ350で代表移動ルータ決定パケットを受信したインターフェースから送信し(図14:ステップ357)、終了する。
On the other hand, if they are not equal as a result of the inspection in step 351, it is checked whether the priority in the representative mobile router determination packet (FIG. 10: 305) is higher than the priority in the representative mobile router information (FIG. 11: 312). (FIG. 14: Step 356). If this result is true, steps 353, 354, and 355 are executed, and the processing for this packet is terminated. If the result of step 356 is false, representative mobile router information is generated, transmitted from the interface that received the representative mobile router determination packet in step 350 (FIG. 14: step 357), and the process ends.

以上の動作に基づいて、図1において代表移動ルータが決定される時の動作の一例について述べる。ただし、移動ルータ11、21間、移動ルータ21、31間のコストは共に1とする。はじめは、移動ルータ11、21、31はそれぞれ自分自身が代表移動ルータだと認識しているので、移動ルータ11、21、31が持つ代表移動ルータ情報はそれぞれ、図11の320、321、322となっており、またそれぞれが定期的に代表移動ルータ決定パケットを生成し送信している。今、たまたま移動ルータ21が、3つの移動ルータの中で一番最初に代表移動ルータ決定パケットの送信を行ったとする。このパケットは移動ルータ11、31が存在する両方のリンクに送信される。これを受信した移動ルータ31は、ステップ353により自身の代表移動ルータ情報を図11の323のように更新し、ステップ354により非代表移動ルータとなる。また、移動ルータ11はこれを受信したらステップ357により代表移動ルータ決定パケットを生成し、移動ルータ21が存在するリンクに送信する。移動ルータ21はこれを受信したらステップ353により自身の代表移動ルータ情報を図11の324のように更新し、ステップ354により非代表移動ルータとなり、ステップ355により移動ルータ情報決定パケットを新たに生成し、移動ルータ31が存在するリンクに送信する。これを受信した移動ルータ31は、ステップ353により自身の代表移動ルータ情報を図11の325のように更新する。この結果、移動ルータ11のみが代表移動ルータとして残り、残りの移動ルータ21、31は非代表移動ルータとなる。また、移動ルータ21、31は自身を管理する代表移動ルータである移動ルータ11のホームアドレスを認識できている。以上、代表移動ルータ21が最初に代表移動ルータ決定パケットを送信した例を述べたが、どんな順番で代表移動ルータ決定パケットをやり取りしても最終的には同じ結果に収束する。   Based on the above operation, an example of the operation when the representative mobile router is determined in FIG. 1 will be described. However, the costs between the mobile routers 11 and 21 and between the mobile routers 21 and 31 are both 1. Initially, since the mobile routers 11, 21, and 31 recognize themselves as the representative mobile routers, the representative mobile router information held by the mobile routers 11, 21, and 31 is 320, 321, and 322 in FIG. Each of them periodically generates and transmits a representative mobile router determination packet. Now, it is assumed that the mobile router 21 happens to transmit the representative mobile router determination packet first among the three mobile routers. This packet is transmitted to both links where the mobile routers 11 and 31 exist. Receiving this, the mobile router 31 updates its representative mobile router information as shown at 323 in FIG. 11 at step 353, and becomes a non-representative mobile router at step 354. Further, when receiving this, the mobile router 11 generates a representative mobile router determination packet in step 357 and transmits it to the link where the mobile router 21 exists. Upon receiving this, the mobile router 21 updates its representative mobile router information as shown by 324 in FIG. 11 at step 353, becomes a non-representative mobile router at step 354, and newly generates a mobile router information determination packet at step 355. To the link where the mobile router 31 exists. Receiving this, the mobile router 31 updates its representative mobile router information as shown at 325 in FIG. As a result, only the mobile router 11 remains as the representative mobile router, and the remaining mobile routers 21 and 31 become non-representative mobile routers. Further, the mobile routers 21 and 31 can recognize the home address of the mobile router 11, which is a representative mobile router that manages itself. The example in which the representative mobile router 21 first transmitted the representative mobile router determination packet has been described above. However, regardless of the order in which the representative mobile router determination packet is exchanged, the result finally converges to the same result.

本願発明の第5の実施例を述べる。図1の前記移動ネットワーク10、20、30が併合された状態から、移動ルータ11と移動ルータ21との間の物理的なの接続を切り離し、移動ネットワーク10だけの移動ネットワークと、移動ネットワーク20、30が併合した移動ネットワークの2つのネットワークに分割した場合の動作を説明する。移動ルータ11はその後も、最寄のアクセスポイントを通してアクセスルータからアドレス割り当てを受け続け、代表移動ルータとして動作し続ける。しかし、移動ルータ21、31は移動ルータ11への物理的な接続は切断されており、移動ルータ21、31からの登録代行要求パケットを受信しなくなるので、移動ルータ11が所持している管理移動ルータテーブル111から、移動ルータ21、31のエントリー224、225を削除する。この時必要であるなら、エントリーを削除する前にその移動ルータに対して、登録代行要求パケットの送信を要求するためのパケットを送信することで、移動ルータ21、31が本当に存在しないかを確認しても良い(図9:260-a、b及び261-a、b)。もし、これに対する登録代行要求パケットが返信されてきたら、エントリーの削除は中止する。さらに、管理移動ネットワークテーブル112から、移動ネットワーク20、30のエントリー235、236を削除する。これ以降、移動ルータ11は基地局間を移動しても、移動ルータ21、31を代行してホームエージェント42、43に位置登録を行うことはなくなる。また、ルーティングプロトコルの動作により、移動ルータ11が所持している経路表の移動ネットワーク20と30のエントリーが削除され、これ以降移動ルータ11は移動ネットワーク20、30内に存在する端末宛のパケットを受信したら、デフォルトゲートウェイに転送するようになる。つまり、現在、移動ルータ11はホームリンクではなく外部リンクに存在するので、移動ルータ11は移動ネットワーク20、30内に存在する端末宛のパケットを受信したら、HA1宛のIPヘッダでカプセル化したうえで転送する。   A fifth embodiment of the present invention will be described. From the state in which the mobile networks 10, 20, and 30 in FIG. 1 are merged, the physical connection between the mobile router 11 and the mobile router 21 is disconnected, and the mobile network including only the mobile network 10 and the mobile networks 20, 30 The operation when the mobile network is merged into two networks is described. After that, the mobile router 11 continues to receive an address assignment from the access router through the nearest access point and continues to operate as a representative mobile router. However, since the mobile routers 21 and 31 are disconnected from the physical connection to the mobile router 11 and do not receive the registration proxy request packet from the mobile routers 21 and 31, the mobile router 11 possesses the management mobility. The entries 224 and 225 of the mobile routers 21 and 31 are deleted from the router table 111. If it is necessary at this time, before deleting the entry, by sending a packet for requesting transmission of the registration proxy request packet to the mobile router, it is confirmed whether the mobile routers 21 and 31 really exist. (FIG. 9: 260-a, b and 261-a, b). If a registration proxy request packet is returned, the deletion of the entry is stopped. Further, the entries 235 and 236 of the mobile networks 20 and 30 are deleted from the management mobile network table 112. Thereafter, even if the mobile router 11 moves between base stations, the mobile router 11 does not perform location registration on the home agents 42 and 43 on behalf of the mobile routers 21 and 31. Also, due to the operation of the routing protocol, the entries of the mobile networks 20 and 30 in the route table possessed by the mobile router 11 are deleted. Thereafter, the mobile router 11 does not send packets addressed to terminals existing in the mobile networks 20 and 30. When received, it will be forwarded to the default gateway. In other words, since the mobile router 11 currently exists on the external link instead of the home link, when the mobile router 11 receives a packet addressed to a terminal existing in the mobile networks 20 and 30, it encapsulates it with an IP header addressed to HA1. Transfer with.

一方、移動ネットワーク20と30が併合された移動ネットワークでは、移動ルータ21を併合された移動ネットワークと移動ネットワーク外のゲートウェイの役割をはたす移動ルータとすることにする。この時、移動ルータ21は最寄のアクセスポイントを通してアクセスルータから気付アドレスを割り振られる。移動ルータ21は代表移動ルータになり、自身の位置登録を行うためにホームエージェント42に向けて通常の移動ルータと同様のBUを送信し、ホームエージェント42と移動ルータ21の間に双方向のトンネルを張る。さらに移動ルータ21は自分が代表移動ルータになった事を他の移動ルータに通知するために代表移動ルータ通知パケットを送信する。移動ルータ31はこれを受信し、引き続き非代表移動ルータとなることになる。ただし、これ以降は移動ルータ31の代表移動ルータは移動ルータ21に変わる。   On the other hand, in the mobile network in which the mobile networks 20 and 30 are merged, the mobile router 21 is assumed to be a mobile router that acts as a merged mobile network and a gateway outside the mobile network. At this time, the mobile router 21 is assigned a care-of address from the access router through the nearest access point. The mobile router 21 becomes a representative mobile router, sends a BU similar to that of a normal mobile router to the home agent 42 in order to register its own location, and a bidirectional tunnel between the home agent 42 and the mobile router 21. Hang. Furthermore, the mobile router 21 transmits a representative mobile router notification packet to notify other mobile routers that it has become the representative mobile router. The mobile router 31 receives this and continues to be a non-representative mobile router. However, after that, the representative mobile router of the mobile router 31 is changed to the mobile router 21.

本願発明の第6の実施例を述べる。今、図12に示すように、列車410、420がそれぞれ車内に移動ネットワーク413、423を有しているとする。移動ネットワーク413、423内にはそれぞれ移動ルータ412、422があり、それらのホームエージェント402、403が各移動ルータの位置管理及び、移動ネットワークへのパケット転送を担っているものとする。また、移動ルータ412、422は、それぞれ無線アンテナ411、421を用い、地上の無線アンテナ401を介して地上ネットワーク400に接続しているものとする。この後、列車410、420が連結したとする。この時、無線メディアとしてミリ波など指向性の強いものを用いている場合、列車の連結により列車側の一部のアンテナの受信感度が劣化することがありうる。また、無線アンテナ411、421を両方用いると、干渉の影響と衝突の増加によりスループットが低下する事も考えられる。従って、ここでは、無線アンテナ411のみを用い、移動ルータ412、422同士を接続する事で、移動ネットワーク423も地上ネットワーク400との接続を維持するものとする。   A sixth embodiment of the present invention will be described. Now, as shown in FIG. 12, it is assumed that trains 410 and 420 have mobile networks 413 and 423, respectively, in the vehicle. In the mobile networks 413 and 423, there are mobile routers 412 and 422, respectively, and their home agents 402 and 403 are responsible for location management of each mobile router and packet transfer to the mobile network. Further, it is assumed that the mobile routers 412 and 422 are connected to the ground network 400 via the ground wireless antenna 401 using the wireless antennas 411 and 421, respectively. Thereafter, the trains 410 and 420 are connected. At this time, when a highly directional wireless medium such as a millimeter wave is used, the reception sensitivity of some antennas on the train side may deteriorate due to the connection of the train. Further, when both the wireless antennas 411 and 421 are used, it is conceivable that the throughput is lowered due to the influence of interference and the increase of collision. Accordingly, here, it is assumed that the mobile network 423 also maintains the connection with the terrestrial network 400 by using only the wireless antenna 411 and connecting the mobile routers 412 and 422 to each other.

この時、従来の移動ルータでは、移動ネットワーク413内の端末414と移動ネットワーク423内の端末424の間でパケットを送受信した時や、地上ネットワーク400内の端末404から端末424にパケットを送信した際、経路の冗長化、多重カプセル化の問題が生じる。例えば、列車410と列車420の間で送受信するパケットが一度、地上ネットワーク400を経由する問題がある。この問題に対して、本願発明の移動ルータを用い、移動ルータ412が代表移動ルータとなることで、地上と列車間の通信において、複数のホームエージェントを経由することによる経路の冗長化や、パケットサイズの無駄な増加を防ぐことができる。また、列車内におけるパケット通信において、パケットが地上にあるホームエージェントを経由するという経路の冗長化も回避でき、無線帯域の有効活用、移動ルータのスループット向上をもたらす。   At this time, in the conventional mobile router, when a packet is transmitted / received between the terminal 414 in the mobile network 413 and the terminal 424 in the mobile network 423, or when a packet is transmitted from the terminal 404 in the ground network 400 to the terminal 424. The problem of path redundancy and multiple encapsulation arises. For example, there is a problem that a packet transmitted and received between the train 410 and the train 420 passes through the ground network 400 once. For this problem, using the mobile router of the present invention, the mobile router 412 becomes the representative mobile router, so that in the communication between the ground and the train, the route is made redundant via a plurality of home agents, the packet A wasteful increase in size can be prevented. Further, in packet communication in a train, it is possible to avoid the redundancy of the route that the packet passes through the home agent on the ground, thereby effectively using the radio band and improving the throughput of the mobile router.

列車への適用が可能である。各編成ごとのネットワークに移動ルータを配置し、複数の編成が連結して1編成になった際、地上と直接無線通信を担う移動ルータが代表移動ルータになるように設定する。列車内のパケットの送受信は全て、通常の経路表を用い、地上のルータを経由することなく実現でき、他の列車が持つ移動ルータにぶら下がる形になった移動ルータが管理する移動ネットワーク内の端末が外部端末と通信する際の、カプセル化によるパケットのサイズの増加も、連結前と同じに保つことができる。また、もちろん列車以外にも、本発明の技術的思想の範囲内で様々な応用が可能である。   It can be applied to trains. A mobile router is arranged in the network for each organization, and when a plurality of organizations are connected to form one organization, the mobile router that directly performs radio communication with the ground is set as the representative mobile router. All transmission and reception of packets in a train can be realized without using a route table on the ground and without going through a router on the ground, and a terminal in a mobile network managed by a mobile router that hangs on a mobile router of another train When communicating with an external terminal, the increase in packet size due to encapsulation can be kept the same as before connection. Of course, besides the train, various applications are possible within the scope of the technical idea of the present invention.

本願発明における、併合した移動ネットワークでのパケットの動作を示す図であるIt is a figure which shows the operation | movement of the packet in the merged mobile network in this invention. 従来の、併合した移動ネットワークでのパケットの動作を示す図である。It is a figure which shows the operation | movement of the packet in the conventional merged mobile network. 複数の移動ネットワークが独立に移動している様子を示す図である。It is a figure which shows a mode that several mobile networks are moving independently. 本願発明において、移動ネットワークが併合してから、CNとMNN3との間でパケットの送受信が始まるまでのシーケンス図である。In this invention, it is a sequence diagram after transmission / reception of a packet starts between CN and MNN3 after a mobile network merges. 本願発明における、代表となる移動ルータ(代表移動ルータ)の機能ブロック図である。It is a functional block diagram of a representative mobile router (representative mobile router) in the present invention. 本願発明における、登録代行する際に用いるパケットのパケットフォーマットを示す図である。(A:登録代行要求パケット、B:代行BU)It is a figure which shows the packet format of the packet used at the time of registration agency in this invention. (A: Registration proxy request packet, B: Proxy BU) 本願発明における、代表移動ルータ登録代行のために用いるテーブルを示した図である。(A:管理移動ルータテーブル、B:管理移動ネットワークテーブル)It is the figure which showed the table used for the representation mobile router registration agency in this invention. (A: Managed mobile router table, B: Managed mobile network table) 本願発明における、併合した移動ネットワークがハンドオーバーを行う時のシーケンス図である。(実施例1)It is a sequence diagram when the merged mobile network performs a handover in the present invention. (Example 1) 本願発明における、併合した移動ネットワークがハンドオーバーを行う時のシーケンス図である。(実施例2)It is a sequence diagram when the merged mobile network performs a handover in the present invention. (Example 2) 本願発明における、併合した移動ネットワーク内の移動ルータ間で、代表となる移動ルータを通知、決定するために交換し合うパケットフォーマットを示す図である。It is a figure which shows the packet format exchanged in order to notify and determine the representative mobile router between the mobile routers in the merged mobile network in this invention. 本願発明における、代表移動ルータ決定処理部が所持している代表移動ルータ情報を示す図である。It is a figure which shows the representative mobile router information which the representative mobile router determination process part in this invention possesses. 本願発明を鉄道に適用する際の例を表した図である。It is a figure showing the example at the time of applying this invention to a railway. 本願発明の移動ルータが、(ユーザ)パケットを受信した時の動作を示すフロー図である。It is a flowchart which shows operation | movement when the mobile router of this invention receives a (user) packet. 本願発明において、代表移動ルータを通知パケット(A)、代表移動ルータ決定パケット(B)を受信した時の移動ルータの動作を示すフロー図である。In this invention, it is a flowchart which shows operation | movement of a mobile router when a representative mobile router receives a notification packet (A) and a representative mobile router determination packet (B).

符号の説明Explanation of symbols

10、20、30 移動ネットワーク
11、21、31 移動ルータ
12、22、32、45 普通の端末
13、23、33 無線アンテナ
40 固定されたネットワーク
41、42、43 ホームエージェント
46、47 アクセスルータ
48、49 アクセスポイント
50 併合した移動ネットワーク。
10, 20, 30 Mobile network 11, 21, 31 Mobile router 12, 22, 32, 45 Ordinary terminal 13, 23, 33 Radio antenna 40 Fixed network 41, 42, 43 Home agent 46, 47 Access router 48, 49 Access point 50 Merged mobile network.

Claims (16)

複数の移動ルータと、
該複数の移動ルータにネットワークを介して接続され、該移動ルータの位置情報を管理するホームエージェントとを有するネットワークシステムであって、
上記複数の移動ルータのうちの代表移動ルータが、上記複数の移動ルータのうちの一または複数の非代表移動ルータのホームアドレスとホームエージェントのアドレスを対応付けたテーブルを保持するメモリを備えたことを特徴とするネットワークシステム。
Multiple mobile routers,
A network system having a home agent connected to the plurality of mobile routers via a network and managing location information of the mobile routers,
The representative mobile router of the plurality of mobile routers includes a memory that holds a table in which home addresses of one or more non-representative mobile routers and home agent addresses of the plurality of mobile routers are associated with each other. A network system characterized by
前記複数の移動ルータが、該複数の移動ルータの中から前記代表移動ルータを決定する機能を有することを特徴とする請求項1記載のネットワークシステム。 The network system according to claim 1, wherein the plurality of mobile routers have a function of determining the representative mobile router from the plurality of mobile routers. 前記複数の移動ルータは、
それぞれ自移動ルータが管理する移動ネットワークの経路情報を、前記複数の移動ルータ内の他の移動ルータへ送信する送信部と、
前記複数の移動ルータ内の他の移動ルータが管理する移動ネットワークの経路情報を保持するメモリを備えたことを特徴とする請求項1記載のネットワークシステム。
The plurality of mobile routers are
A transmission unit for transmitting route information of a mobile network managed by each mobile router to other mobile routers in the plurality of mobile routers;
The network system according to claim 1, further comprising a memory that holds route information of a mobile network managed by another mobile router in the plurality of mobile routers.
前記代表移動ルータが、前記非代表移動ルータの位置登録を代行することを特徴とする請求項1記載のネットワークシステム。 The network system according to claim 1, wherein the representative mobile router performs location registration of the non-representative mobile router. 前記代表移動ルータが、前記非代表移動ルータの位置として前記代表移動ルータの位置を登録することを特徴とする請求項4記載のネットワークシステム。 5. The network system according to claim 4, wherein the representative mobile router registers the position of the representative mobile router as the position of the non-representative mobile router. 前記一または複数の非代表移動ルータは、自移動ルータが管理する移動ネットワークのアドレスを前記代表移動ルータに送信する送信部を備え、
前記代表移動ルータは、前記非代表移動ルータのそれぞれについて、該非代表移動ルータと、該非代表移動ルータが管理する前記移動ネットワークの対応関係のテーブルを保持するメモリを備えたことを特徴とする請求項1記載のネットワークシステム。
The one or more non-representative mobile routers include a transmission unit that transmits an address of a mobile network managed by the mobile router to the representative mobile router,
The representative mobile router includes a memory that holds a table of correspondence between the non-representative mobile router and the mobile network managed by the non-representative mobile router for each of the non-representative mobile routers. 1. The network system according to 1.
前記一または複数の非代表移動ルータのいずれかが管理する移動ネットワークから前記代表移動ルータを経由して前記代表または非代表ルータが管理する移動ネットワーク以外のネットワークへ送信されたパケットのカプセル化を、前記代表移動ルータが代行することを特徴とする請求項1記載のネットワークシステム。 Encapsulation of packets transmitted from a mobile network managed by one or a plurality of non-representative mobile routers to a network other than the mobile network managed by the representative or non-representative router via the representative mobile router, The network system according to claim 1, wherein the representative mobile router acts as a proxy. 前記一または複数の非代表移動ルータのそれぞれは、自移動ルータが管理する前記移動ネットワークに接続されたインターフェースを有し、
前記インターフェースから入力されたパケットの送信元アドレスが、前記自移動ルータが管理する前記移動ネットワーク外の装置のアドレスである場合も、前記入力されたパケットを転送することを特徴とする請求項1記載のネットワークシステム。
Each of the one or more non-representative mobile routers has an interface connected to the mobile network managed by the mobile router,
2. The input packet is transferred even when the source address of the packet input from the interface is an address of a device outside the mobile network managed by the mobile router. Network system.
ネットワークを介してホームエージェントと接続され、さらに一または複数の他の移動ルータと接続された移動ルータであって、
上記他の移動ルータのうちの少なくとも一の他の移動ルータに対して、代表ルータ決定のためのパケットを送信する送信部と、
上記他の移動ルータのうち少なくとも一の他の移動ルータから、代表ルータ決定のためのパケットを受信する受信部と、
上記受信したパケットに基づいて、自移動ルータが代表ルータであるか否かを決定する代表ルータ決定部を備えた移動ルータ。
A mobile router connected to a home agent via a network and further connected to one or more other mobile routers;
A transmitting unit that transmits a packet for determining a representative router to at least one of the other mobile routers;
A receiving unit that receives a packet for determining a representative router from at least one other mobile router among the other mobile routers;
A mobile router comprising a representative router determining unit that determines whether or not the own mobile router is a representative router based on the received packet.
上記送信部は自移動ルータが管理する移動ネットワークの経路情報を、前記他の移動ルータのうち少なくとも一の他の移動ルータへ送信可能であり、
さらに、前記他の移動ルータのうちの少なくとも一の他の移動ルータが管理する移動ネットワークの経路情報を保持するメモリを備えたことを特徴とする請求項8記載の移動ルータ。
The transmission unit can transmit route information of a mobile network managed by the mobile router to at least one other mobile router among the other mobile routers,
9. The mobile router according to claim 8, further comprising a memory for holding route information of a mobile network managed by at least one other mobile router among the other mobile routers.
上記代表ルータ決定部において自移動ルータが代表ルータであると決定した場合は、上記他の移動ルータのホームアドレスとホームエージェントのアドレスを対応付けたテーブルを保持するメモリを備えたことを特徴とする請求項8記載の移動ルータ。 When the representative router determining unit determines that the mobile router is the representative router, the representative router determining unit includes a memory that holds a table in which the home address of the other mobile router is associated with the address of the home agent. The mobile router according to claim 8. 上記代表ルータ決定部において自移動ルータが代表ルータであると決定した場合は、上記他の移動ルータの位置登録を代行することを特徴とする請求項9記載の移動ルータ。 10. The mobile router according to claim 9, wherein when the representative router determining unit determines that the mobile router is a representative router, the mobile router performs location registration of the other mobile router. 上記代表ルータ決定部において自移動ルータが代表ルータであると決定した場合は、前記他の移動ルータの位置として自移動ルータの位置を登録することを特徴とする請求項10記載の移動ルータ。 11. The mobile router according to claim 10, wherein when the representative router determining unit determines that the own mobile router is a representative router, the position of the own mobile router is registered as the position of the other mobile router. 上記代表ルータ決定部において自移動ルータが代表ルータであると決定した場合は、上記他の移動ルータのそれぞれについて、該他の移動ルータと、該他の移動ルータが管理する上記移動ネットワークの対応関係のテーブルを保持するメモリを備えたことを特徴とする請求項10記載の移動ルータ。 When the representative router determining unit determines that the mobile router is a representative router, for each of the other mobile routers, the correspondence between the other mobile router and the mobile network managed by the other mobile router The mobile router according to claim 10, further comprising a memory that holds a table of the following. 上記代表ルータ決定部において自移動ルータが代表ルータであると決定した場合は、上記他の移動ルータのいずれかが管理する上記移動ネットワークから、自移動ルータを経由して、自移動ルータまたは上記他の移動ルータが管理する上記移動ネットワーク以外のネットワークへ送信されたパケットのカプセル化を、上記他の移動ルータに代わって行うことを特徴とする請求項10記載の移動ルータ。 When the designated router determining unit determines that the own mobile router is the designated router, the own mobile router or the other is sent from the mobile network managed by any of the other mobile routers via the own mobile router. 11. The mobile router according to claim 10, wherein encapsulation of a packet transmitted to a network other than the mobile network managed by the mobile router is performed on behalf of the other mobile router. 自移動ルータが管理する上記移動ネットワークに接続されたインターフェースを備え、
上記代表ルータ決定部において自移動ルータが代表ルータであると決定した場合は、上記インターフェースから入力されたパケットの送信元アドレスが、自移動ルータが管理する上記移動ネットワーク外の装置のアドレスである場合も、上記入力されたパケットを転送することを特徴とする請求項10記載の移動ルータ。
It has an interface connected to the mobile network managed by its own mobile router,
When the representative router determination unit determines that the mobile router is the representative router, the source address of the packet input from the interface is the address of a device outside the mobile network managed by the mobile router 11. The mobile router according to claim 10, wherein said input packet is transferred.
JP2004179142A 2004-06-17 2004-06-17 Network system and mobile router Pending JP2006005607A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2004179142A JP2006005607A (en) 2004-06-17 2004-06-17 Network system and mobile router

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2004179142A JP2006005607A (en) 2004-06-17 2004-06-17 Network system and mobile router

Publications (1)

Publication Number Publication Date
JP2006005607A true JP2006005607A (en) 2006-01-05

Family

ID=35773625

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2004179142A Pending JP2006005607A (en) 2004-06-17 2004-06-17 Network system and mobile router

Country Status (1)

Country Link
JP (1) JP2006005607A (en)

Cited By (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007013866A (en) * 2005-07-04 2007-01-18 Mitsubishi Electric Corp Terminal movement management system
JP2008042302A (en) * 2006-08-02 2008-02-21 Mitsubishi Electric Corp Ad hoc network and router and mobile ip terminal for composing same, communication system, router, mobile ip terminal, and home agent
JP2009225158A (en) * 2008-03-17 2009-10-01 Mitsubishi Electric Corp Mobile communication system
JP2009302753A (en) * 2008-06-11 2009-12-24 Mitsubishi Electric Corp Communication system, mobile communication equipment, home agent, and communication method
JP2010502035A (en) * 2006-08-24 2010-01-21 パナソニック株式会社 Communication management device and position management device
JP2010056934A (en) * 2008-08-28 2010-03-11 Kyocera Corp Communication system, repeater and base station
JP2010157838A (en) * 2008-12-26 2010-07-15 Mitsubishi Electric Corp Communication system including ad hoc network, mobile communication equipment for communication system, and communication method in communication system
JP4832508B2 (en) * 2006-03-17 2011-12-07 パナソニック株式会社 Packet transfer control device and mobile node
KR101374475B1 (en) * 2007-06-29 2014-03-14 주식회사 케이티 Method for dynamically splitting and combining mobile networks for providing seamless internet connection service
US11323284B2 (en) 2014-04-21 2022-05-03 Mitsubishi Electric Corporation Communication apparatus, car integrated management system, and routing table update method

Cited By (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007013866A (en) * 2005-07-04 2007-01-18 Mitsubishi Electric Corp Terminal movement management system
JP4541984B2 (en) * 2005-07-04 2010-09-08 三菱電機株式会社 Terminal mobility management system
JP4832508B2 (en) * 2006-03-17 2011-12-07 パナソニック株式会社 Packet transfer control device and mobile node
JP2008042302A (en) * 2006-08-02 2008-02-21 Mitsubishi Electric Corp Ad hoc network and router and mobile ip terminal for composing same, communication system, router, mobile ip terminal, and home agent
JP4739143B2 (en) * 2006-08-02 2011-08-03 三菱電機株式会社 Ad hoc network, router, communication system, router, mobile IP terminal and home agent constituting ad hoc network
JP2010502035A (en) * 2006-08-24 2010-01-21 パナソニック株式会社 Communication management device and position management device
KR101374475B1 (en) * 2007-06-29 2014-03-14 주식회사 케이티 Method for dynamically splitting and combining mobile networks for providing seamless internet connection service
JP2009225158A (en) * 2008-03-17 2009-10-01 Mitsubishi Electric Corp Mobile communication system
JP2009302753A (en) * 2008-06-11 2009-12-24 Mitsubishi Electric Corp Communication system, mobile communication equipment, home agent, and communication method
JP2010056934A (en) * 2008-08-28 2010-03-11 Kyocera Corp Communication system, repeater and base station
JP2010157838A (en) * 2008-12-26 2010-07-15 Mitsubishi Electric Corp Communication system including ad hoc network, mobile communication equipment for communication system, and communication method in communication system
US11323284B2 (en) 2014-04-21 2022-05-03 Mitsubishi Electric Corporation Communication apparatus, car integrated management system, and routing table update method

Similar Documents

Publication Publication Date Title
JP5147982B2 (en) Seamless roaming method and apparatus for wireless network
JP5506934B2 (en) Network and backbone network and network components based on ID / locator separation architecture
US7486670B2 (en) Method for packet communication and computer program stored on computer readable medium
US20050232146A1 (en) System and method for recovering a damaged routing path in a mobile network
KR101588887B1 (en) - method for supporting mobility of a mobile node in a multi-hop ip network and network system therefor
US9049625B2 (en) Route switching methods and systems
JP4353010B2 (en) Home agent, mobile router, and mobile communication method using the same
JP4595619B2 (en) Mobile router, home agent, and terminal location management method
JP2009529265A (en) Method and system for fast handover using dynamic router advertisement
JPWO2009057296A1 (en) Mobile terminal, network node, and packet forwarding management node
KR20080075306A (en) Method of lossless mobile ip packet delivery and system thereof
JP3972880B2 (en) Mobile communication system and method, apparatus, and control program
JP5602252B2 (en) Mobile communication control method, system, mapping transfer server, and access router
EP2466815B1 (en) Method and system for initiating forwarding of communicaiton, information and data message and for routing configuration
JPWO2008078632A1 (en) COMMUNICATION METHOD, COMMUNICATION SYSTEM, HOME AGENT, AND MOBILE NODE
JP2006005607A (en) Network system and mobile router
US7916692B2 (en) Mobile communication system, edge router, and transfer control method, program and recording medium used therefor
JP2000224233A (en) Mobile communication system
US20110110306A1 (en) Network system, mobile gateway, location management server, and communication control method of mobile node
WO2013007133A1 (en) Method and system for managing packet forwarding path, and network element
US20090147759A1 (en) Method and apparatus for supporting mobility of node using layer 2/layer 3 addresses
KR20090054145A (en) Method for performing fast handover traffic based on network
JP4862648B2 (en) Mobile IP system
JP4829834B2 (en) Mobile communication system and method, apparatus, and control program
KR100933368B1 (en) Network-based Mobile IPv6 Supporting Device and Method

Legal Events

Date Code Title Description
RD04 Notification of resignation of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7424

Effective date: 20060424