JP2023123314A - Packet transfer system that performs handover by using ring network using low-order address storage method - Google Patents

Packet transfer system that performs handover by using ring network using low-order address storage method Download PDF

Info

Publication number
JP2023123314A
JP2023123314A JP2022027354A JP2022027354A JP2023123314A JP 2023123314 A JP2023123314 A JP 2023123314A JP 2022027354 A JP2022027354 A JP 2022027354A JP 2022027354 A JP2022027354 A JP 2022027354A JP 2023123314 A JP2023123314 A JP 2023123314A
Authority
JP
Japan
Prior art keywords
packet
address
lower address
ring
stored
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
JP2022027354A
Other languages
Japanese (ja)
Inventor
秀雄 龍野
Hideo Tatsuno
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.)
Individual
Original Assignee
Individual
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 Individual filed Critical Individual
Priority to JP2022027354A priority Critical patent/JP2023123314A/en
Publication of JP2023123314A publication Critical patent/JP2023123314A/en
Pending legal-status Critical Current

Links

Landscapes

  • Mobile Radio Communication Systems (AREA)
  • Data Exchanges In Wide-Area Networks (AREA)

Abstract

To provide a packet transfer system that realizes a handover of a radio system at low cost at high speed.SOLUTION: A packet transfer system is configured to: in the case with an initial packet from a mobile terminal through a mobile destination base station, having reached a packet-added device, a packet-dropped device, and a packet-passed device (node devices), and with a deleted-low-order address storage memory having stored the low-order address of a transmission source MAC address of the packet. leave it as it is, or otherwise, with the deleted-low-order address storage memory having not stored the low-order address of the transmission source MAC address of the packet, store the low-order address of the transmission source MAC address of the packet into a low-order address memory for designating packet transmission to the outside of a ring, and transmit the packet to a front side of a counterclockwise ring, and then, when the packet reaches the node device, with the low-order address memory for designating packet transmission to the outside of the ring, having stored the low-order address of the transmission source MAC address of the packet, delete the low-order address.SELECTED DRAWING: Figure 1

Description

本発明は、MACアドレスの下位アドレス記憶方法を用いたイーサネットパケットを転送するリングネットワークを利用してハンドオーバーを行うパケット転送システムに関する。 The present invention relates to a packet transfer system that performs handover using a ring network that transfers Ethernet packets using a MAC address lower order address storage method.

アドレス記憶方法の従来例としては、特許文献1の特開2000-151617「テーブル作成検索装置」がある。この従来例は、MACアドレスの記憶回路に関するもので、行列アドレスとMACアドレスデータエリアとインデックスエリアを持つRAM等で構成される第1のテーブルと行列アドレスとMACアドレスデータエリアとインデックスエリアを持つRAM等で構成される第2のテーブルからなる。この従来例は、下位ビット列(例えば16ビット)で第1のテーブルのメモリを指定した位置AにMACアドレス48ビット全体を記憶する。その位置Aに既に他のMACアドレスが記憶されている場合には、、第2のテーブルのメモリの空きアドレス位置Bに記録し、その記録したアドレス位置Bを前記第1テーブルのアドレス位置Aのインデックスエリアに記憶する。これは記録エリアをネスティングで指定する方法である。 As a conventional example of the address storage method, there is Japanese Unexamined Patent Application Publication No. 2000-151617 entitled "Table Creation and Search Apparatus". This conventional example relates to a MAC address storage circuit, and includes a first table composed of a RAM having a matrix address, a MAC address data area, and an index area, a RAM having a matrix address, a MAC address data area, and an index area. and so on. In this conventional example, the entire 48-bit MAC address is stored in the location A, which designates the memory of the first table with the low-order bit string (for example, 16 bits). If another MAC address is already stored in the position A, it is recorded in the free address position B of the memory of the second table, and the recorded address position B is stored in the address position A of the first table. Store in the index area. This is a method of specifying recording areas by nesting.

また、アドレス記憶方法の従来技術としては、特許文献2の特開2004-15592「MACアドレスポインタ構造、MACアドレスの並べ替え方法」がある。この従来例は、下位ビット列で指定されるエントリーテーブルの同じアドレス位置に複数のMACアドレスを記憶する方法である。もし、空きエリアが無ければ、MACアドレスの前記下位ビット列と違う下位ビット列で指定されるエントリーテーブルにMACアドレスを記憶する。 Further, as a conventional technique of the address storage method, there is Japanese Unexamined Patent Application Publication No. 2004-15592 of Patent Document 2, "MAC Address Pointer Structure, MAC Address Rearrangement Method". This conventional example is a method of storing a plurality of MAC addresses in the same address position of the entry table specified by the low-order bit string. If there is no free area, the MAC address is stored in an entry table designated by a lower bit string different from the lower bit string of the MAC address.

リング形ネットワークの従来例としては特許文献3のようにマスタスイッチとスレーブスイッチを用いたリングネットワークが一般的である。このリングネットワークはマスタスイッチの一方のリングポートがフレームを通過させないブロックポートになっていて、フラッディングによる輻輳を防止している。リングネットワークに障害が発生した場合には、マスタスイッチから出てマスタスイッチに戻る監視フレームが届かなくなり、代わりに障害点のスレーブスイッチから障害通知フレームがマスタスイッチに届くので、マスタスイッチは、マスタスイッチのブロックポートのブロックを解除してフレームを通過させる。また、障害点の一方のスレーブスイッチの障害伝送路側にブロックポートを設定し、リングネットワークの障害回復後もリングネットワークの動作を維持する。 As a conventional example of a ring network, a ring network using a master switch and a slave switch as in Patent Document 3 is common. In this ring network, one ring port of the master switch is a block port that does not allow frames to pass through, preventing congestion due to flooding. If a failure occurs in the ring network, the monitoring frame sent from the master switch and returned to the master switch will not be delivered. Instead, the failure notification frame will be delivered to the master switch from the slave switch at the failure point. unblock the blocked port of the to pass the frame. Also, a block port is set on the failed transmission line side of one of the slave switches at the failure point, and the operation of the ring network is maintained even after the failure of the ring network is recovered.

また、無線ネットワークにおけるハンドオーバーの従来例としては、特許文献4がある。この先行技術は、ATMセルを転送する制御局から基地局を介して移動端末と通信するネットワークのハンドオーバーを、制御局から移動元の基地局を経由した移動端末までの遅延D1と移動先の基地局を介して移動端末までの遅延D2の差(D1-D2>0)の場合間、制御局から移動端末への送出ATMセルの基地局切り換え場合にATMセルを制御局で遅延させて、切り換えることで実行して、ATMセルの順序逆転を防止する方法である。 Further, as a conventional example of handover in a wireless network, there is Patent Document 4. In this prior art, the handover of a network that communicates with a mobile terminal via a base station from a control station that transfers ATM cells is performed by delay D1 from the control station to the mobile terminal via the source base station and When the difference in delay D2 from the base station to the mobile terminal is (D1-D2>0), the ATM cell is delayed by the control station when the base station of the ATM cell sent from the control station to the mobile terminal is switched, This is a method that is executed by switching to prevent order reversal of ATM cells.

また、別のハンドオーバー方法の例として、特許文献5がある。この先行技術は、移動端末とサーバ間にある基地局、ゲートウェイ経由の切り換え前の基地局経由のコネクションと切り換え先基地局経由のコネクションを持ち、コネクション経由のパケットがコネクション切り換え時に断時間を少なくする方法である。 Moreover, there is Patent Document 5 as an example of another handover method. This prior art has a connection via a base station and a gateway between a mobile terminal and a server via a base station before switching and a connection via a switching destination base station, and packets via the connection reduce the disconnection time when the connection is switched. The method.

特開2000-151617 号公報Japanese Patent Application Laid-Open No. 2000-151617 特開2004-15592 号公報Japanese Patent Application Laid-Open No. 2004-15592 再表2008-068813 号公報Retable 2008-068813 特開2001-128212 号公報Japanese Patent Application Laid-Open No. 2001-128212 再表2017-195497 号公報Retable 2017-195497

従来のアドレス記憶法としての従来例特開2000-151617はネスティングでMACアドレスを記憶しているため、記憶アドレス先をたどるのに場合間がかかる問題がある。また、本質的MACアドレス48ビット全体を記憶しているので記憶エリアが大きくなる問題がある。 Conventional example of conventional address storage method JP-A-2000-151617 stores MAC addresses by nesting, so there is a problem that it takes a long time to trace the storage addresses. Also, since the entire 48 bits of the essential MAC address are stored, there is a problem that the storage area becomes large.

また、従来アドレス記憶方法としての従来例特開2004-15592は、下位ビット列で指定されるMACアドレスのエントリーテーブル位置に空きが無ければ違う下位ビット列のエントリーテーブル位置にMACアドレスを記憶すると記載されているが、その場合には、MACアドレスを記憶する位置を選択する場合に、2つの下位ビット列で指定されるエントリーテーブル位置を検索しなければならないこと、および、同じエントリーテーブルの同じアドレス位置に、複数の記憶アドレスがあるので、それら複数のアドレス比較をする必要があり、検索に場合間がかかる問題がある。
下位ビット列によるMACアドレスの検索は高速になるが、基本的に下位ビット列位置にMACアドレス全体を記憶する方法は、正確記憶であるが、48ビット全体を記憶しなければならないので、記憶アドレス数が少ない問題がある。
従来のリングネットワークである特許文献3は、MACアドレス48ビットを用いるMACアドレステーブルを使用するため、記憶できるMACアドレス数が少ない欠点がある。
Further, Japanese Patent Laid-Open No. 2004-15592, which is a conventional example of a conventional address storage method, describes that if there is no space in the entry table position of the MAC address specified by the lower bit string, the MAC address is stored in the entry table position of a different lower bit string. However, in that case, when selecting a location to store the MAC address, it is necessary to search the entry table location specified by the two low-order bit strings, and at the same address location of the same entry table, Since there are multiple storage addresses, multiple address comparisons need to be made, and the problem is that retrieval is time consuming.
Searching for the MAC address by the low-order bit string is fast, but the method of basically storing the entire MAC address in the low-order bit string position is accurate storage. I have a few problems.
Patent Document 3, which is a conventional ring network, uses a MAC address table that uses 48-bit MAC addresses, so it has the drawback that the number of MAC addresses that can be stored is small.

従来のハンドオーバーの特許文献4は、制御局から移動端末までの切り換え前の経路と切り換え後の経路の遅延場合間差を求める必要があり、制御が複雑である上に遅延場合間は制御局から移動端末までの往復場合間の半分としてしか測定できないので遅延場合間測定の正確性に欠ける問題がある。 In Patent Document 4 of the conventional handover, it is necessary to find the difference between the delay between the path before switching and the path after switching from the control station to the mobile terminal. Since it can only be measured as half of the round-trip time from the terminal to the mobile terminal, there is a problem of lack of accuracy in measuring the delay time.

また、従来のハンドオーバーの特許文献5は、サーバと移動端末間に2つのコネクションを設けて切り換えているので、2つのコネクションの識別が必要になり、ハンドオーバー制御が複雑になる欠点がある。 Further, in Patent Document 5 of the conventional handover, since two connections are provided between the server and the mobile terminal for switching, it is necessary to identify the two connections, which has the drawback of complicating the handover control.

本発明の目的は、従来のMACアドレステーブルを用いないアドレス記憶方法を示し、それを用いたリングネットワークを利用した手軽なハンドオーバーおよび移動端末の近距離移動を実現する方法を示すことにある。 An object of the present invention is to present an address storage method that does not use a conventional MAC address table, and to present a method for realizing easy handover and short-distance movement of a mobile terminal using a ring network.

本発明は、上記従来技術の問題点を鑑みて成されたもので、その解決手段は、
リングネットワークのパケットのアッド、ドロップおよび通過の装置に一つの基地局を収容し、前記基地局配下の移動端末が前記リングネットワークの、右回りリングから到着するOAMパケット以外のMACパケットの通過を遮断する前記リングネットワークの頂点装置とゲートウェイまたはルータを介して接続されたサーバとの間でMACパケットを主体に通信するネットワークの移動端末の基地局間移動を可能とするパケット転送システムであって、
サーバ方向からのパケットが前記ルータに到着した場合、そのパケットの宛先MACアドレスが重複下位アドレスのアドレステーブルに記憶されている場合には、前記パケットに重複下位アドレスの旨のビットと重複下位アドレスの識別ビットを付与して、そのパケットのコピーパケットを送出し、かつ、そのコピーパケットの応答パケットが到着するまで、待機させ、到着後はパケット待機せずに送出する構成であり、そのパケットが頂点装置から右回りリングに送出され、パケットのアッド、ドロップおよび通過の装置に到着した場合、前記パケットに重複下位アドレスの旨のビットが付与されている場合で、かつ、コピーパケットビットが付与されている場合で、かつ、そのパケットの宛先MACアドレスの下位アドレスが消去下位アドレス記憶メモリに記憶されている場合には、そのアドレス位置に閉塞ビットを重複下位アドレスの識別ビットと共に記憶して、そのパケットをコピーして、コピーパケットを右回りリング前方に送出し、元のパケットをリング外に送出し、そのパケットの応答パケットが到着した場合に、前記閉塞ビットのみを削除し、そのパケットをルータに向かわせ、上記以外で前記パケットに重複下位アドレスの旨のビットが付与されている場合で、かつ、前記パケットの宛先MACアドレスの下位アドレスがリング外へのパケット送出を指定する下位アドレスメモリに記憶されている場合には、その下位アドレスメモリの前記下位アドレスを消去して、その下位アドレスを消去下位アドレスメモリに記憶し、その下位アドレス位置に閉塞ビットと重複下位アドレス識別ビットを記憶して、前記パケットをコピーして、コピーパケットを右回りリング前方に送出し、元のパケットをリング外に送出し、そのパケットの応答パケットが到着した場合に、前記閉塞ビットのみを削除し、そのパケットをルータに向かわせ、右回りリングから到着したパケットに重複下位アドレスの旨のビットが付与されており、かつ、コピーパケットのビットが付与されていない場合で、そのパケットの宛先MACアドレスの下位アドレスが消去下位アドレスメモリに記憶されており、かつ、その下位アドレス位置に閉塞ビットが記憶されていない場合で、かつ、そのパケットの重複下位アドレス識別ビットがその下位アドレス位置に記憶されている重複下位アドレス識別ビットと一致する場合に、そのパケットをリング外に送出し、上記以外は右回りリング前方に送出し、
上記以外で、前記パケットに重複下位アドレスの旨のビットが付与されていない場合で、かつ、前記パケットの宛先MACアドレスの下位アドレスがリング外へのパケット送出を指定する下位アドレスメモリに記憶されている場合には、前記パケットをリング外に送出し、前記パケットの宛先MACアドレスの下位アドレスがリング外へのパケット送出を指定する下位アドレスメモリに記憶されていない場合には、前記パケットを右回りリング前方に送出する手段と、
前記移動端末からの基地局経由のMACパケットが前記リングネットワークのパケットのアッド、ドロップおよび通過の装置に到着した場合、
前記パケットが移動先基地局経由の最初のパケットである場合に、または最初のパケットでない場合にかかわらず、
前記パケットの送信元MACアドレスの下位アドレスが消去下位アドレス記憶メモリに記憶されてない場合には、前記パケットの送信元MACアドレスの下位アドレスをリング外へのパケット送出を指定する下位アドレスメモリに記憶し、前記パケットの送信元MACアドレスの下位アドレスが消去下位アドレス記憶メモリに記憶されている場合には、そのパケットに重複下位アドレスの旨のビットを付与して、前記パケットを左回りリングで頂点装置を介してサーバに向かわせ、
前記パケットがパケットのアッド、ドロップおよび通過の装置に到着した場合、リング外へのパケット送出を指定する下位アドレスメモリに前記パケットの送信元MACアドレスの下位アドレスが記憶されている場合、その下位アドレスメモリの前記下位アドレスを消去して、前記パケットの送信元MACアドレスの下位アドレスを消去下位アドレス記憶メモリに記憶して、そのパケットに重複下位アドレスの旨のビットを付与して、前記パケットを左回りリングで頂点装置を介して前記サーバに向かわせ、
前記パケットが前記ルータに到着した場合、そのパケットに重複下位アドレスの旨のビットが付与されている場合には、そのパケットの送信元MACアドレスを重複下位アドレスのアドレステーブルに重複下位アドレスの識別ビット共に記憶する手段と
を備えることを特徴とするパケット転送システムである。
The present invention has been made in view of the above-mentioned problems of the prior art, and the means for solving the problems is as follows.
One base station is accommodated in a device for adding, dropping, and passing packets of a ring network, and mobile terminals under the base station block passage of MAC packets other than OAM packets arriving from the clockwise ring of the ring network. A packet transfer system that enables movement between base stations of a mobile terminal of a network that communicates mainly by MAC packets between a vertex device of the ring network and a server connected via a gateway or a router,
When a packet from the server direction arrives at the router, if the destination MAC address of the packet is stored in the duplicated lower address address table, the packet has a duplicated lower address bit and the duplicated lower address. A copy packet of that packet is sent with an identification bit, and the copy packet waits until the response packet of the copy packet arrives. When a packet is sent from a device to a clockwise ring and arrives at a device that adds, drops, or passes a packet, the packet is given a bit indicating a duplicate lower address, and the copy packet bit is given. and the lower address of the destination MAC address of the packet is stored in the erased lower address storage memory, the blocking bit is stored at that address location together with the identification bit of the duplicate lower address, and the packet is is copied, the copy packet is sent forward in a clockwise direction, the original packet is sent out of the ring, and when the response packet for that packet arrives, only the blocking bit is deleted, and the packet is sent to the router. In addition to the above, when a bit indicating a duplicate lower address is added to the packet, and the lower address of the destination MAC address of the packet is stored in a lower address memory that designates packet transmission outside the ring if so, erasing the lower address in the lower address memory, storing the lower address in the erased lower address memory, storing a blocking bit and a duplicate lower address identification bit in the lower address location; Copy the packet, send the copy packet to the front of the ring in a clockwise direction, send the original packet out of the ring, and when a response packet for that packet arrives, delete only the blocking bit, and send the packet. When a packet sent to a router and arriving from a clockwise ring is assigned a bit indicating a duplicated lower address and the bit of a copy packet is not assigned, the lower address of the destination MAC address of the packet is A duplicate low address stored in an erased low address memory, and no blockage bit is stored in that low address location, and the duplicate low address identification bit for the packet is stored in that low address location. Send the packet out of the ring if it matches the identification bit, otherwise send it forward in the clockwise ring,
In cases other than the above, when a bit indicating a duplicate lower address is not added to the packet, and the lower address of the destination MAC address of the packet is stored in the lower address memory that specifies packet transmission outside the ring. If so, the packet is sent out of the ring, and if the lower address of the destination MAC address of the packet is not stored in the lower address memory that specifies packet sending out of the ring, the packet is rotated clockwise. means for delivering forward of the ring;
When a MAC packet from the mobile terminal via the base station arrives at the ring network packet add, drop and pass device,
Regardless of whether said packet is the first packet via the target base station or not the first packet,
If the lower address of the source MAC address of the packet is not stored in the erased lower address storage memory, the lower address of the source MAC address of the packet is stored in the lower address memory designating transmission of the packet out of the ring. If the lower address of the source MAC address of the packet is stored in the erased lower address storage memory, a bit indicating duplicate lower address is added to the packet, and the packet is sent to the top of the counterclockwise ring. directed to the server through the device,
When the packet arrives at a device for adding, dropping, and passing packets, if the lower address of the source MAC address of the packet is stored in a lower address memory that specifies packet transmission out of the ring, the lower address The lower address of the memory is erased, the lower address of the transmission source MAC address of the packet is stored in the erased lower address storage memory, a bit indicating a duplicate lower address is added to the packet, and the packet is transferred to the left. directed to the server through a vertex device on a rotating ring;
When the packet arrives at the router, if the packet has a duplicated lower address bit, the source MAC address of the packet is added to the duplicated lower address address table and the duplicated lower address identification bit and means for storing together.

以上、説明したように、本発明は、従来のMACアドレステーブルに代えて、下位アドレスメモリへの下位アドレス記憶を意味する1ビット記憶方法に適用したリング外へのパケット送出を指定する下位アドレスメモリと消去下位アドレス記憶メモリをリングネットワークのノード装置に用い、そのノード装置を用いて、移動局のハンドオーバーを行うので、ハンドオーバーが簡単にでき、消費電力およびシステムコストが抑えられ、かつ、高速に通信できる効果がある。
As described above, the present invention replaces the conventional MAC address table with a lower address memory designating packet transmission outside the ring applied to a 1-bit storage method that means lower address storage in a lower address memory. and erase lower address storage memory are used in the node device of the ring network, and the node device is used to perform handover of the mobile station, so handover can be performed easily, power consumption and system cost can be suppressed, and high speed can be achieved. It has the effect of being able to communicate with

本発明の第1実施例のイーサーネットパケットを転送する、リング外へのパケット送出を指定する下位アドレスメモリと消去下位アドレス記憶メモリを持つ複数のパケットのアッド、ドロップおよび通過の装置を光伝送路で接続したリングネットワークを移動端末とサーバ間通信で利用するネットワークのハンドオーバーの動作を説明するための図。A device for adding, dropping, and passing a plurality of packets having a lower address memory for designating packet transmission out of the ring and an erase lower address storage memory for transferring Ethernet packets according to the first embodiment of the present invention is an optical transmission line. FIG. 4 is a diagram for explaining network handover operation in which a ring network connected by 1 is used for communication between a mobile terminal and a server; 本発明の第1実施例のイーサーネットパケットを転送する、リング外へのパケット送出を指定する下位アドレスメモリと消去下位アドレス記憶メモリを持つパケットのアッド、ドロップおよび通過の装置で用いるリング外へのパケット送出を指定する下位アドレスメモリの構成例の説明図。Out-of-ring device for adding, dropping and passing packets having low-order address memory and erasing low-order address storage memory for transferring Ethernet packets according to the first embodiment of the present invention. FIG. 4 is an explanatory diagram of a configuration example of a lower address memory that specifies packet transmission;

本発明の第1実施例を図1により説明する。本実施例は、消去下位アドレス記憶メモリとリング外へのパケット送出を指定する下位アドレスメモリを持つ複数のパケットのアッド、ドロップおよび通過の装置とサーバが接続された頂点装置を左回りリングと前記リングと伝送向きが逆の右回りリングの光伝送路で接続した2重リングネットワークの前記頂点装置にルータを介して接続されたサーバと前記パケットのアッド、ドロップおよび通過の装置に帰属する基地局配下の移動端末がイーサーネットパケットを転送するリングネットワークを利用したハンドオーバーの動作例である。前記サーバはインターネット接続サーバまたはコンテンツサーバである。 A first embodiment of the present invention will be described with reference to FIG. In this embodiment, a counterclockwise ring and a vertex device in which a plurality of packet add, drop, and pass devices having an erasing lower address storage memory and a lower address memory specifying packet transmission outside the ring, and a server are connected to each other are connected. A base station belonging to a server connected via a router to said vertex device of a double ring network connected by a clockwise ring optical transmission line whose transmission direction is opposite to that of the ring, and a device for adding, dropping and passing said packet. This is an example of handover operation using a ring network in which subordinate mobile terminals transfer Ethernet packets. Said server is an Internet connection server or a content server.

図1において、1は加入者系の左回りリング、2は加入者系の右回りリング、6-1,6-2,6-3はパケットのアッド、ドロップおよび通過の装置、7はリング外へのパケット送出を指定する下位アドレスメモリ、9は消去下位アドレス記憶メモリ、11は基地局MACアドレスが記憶される補助アドレステーブル、22はルータ、12-1,12-2,12-3は基地局、13-1,13-2,13-3はTCPパケットまたはUDPパケットを受信する移動端末、14は移動端末の移動、20はサーバ、30-1は第1のメモリ、30-2は重複下位アドレスのアドレステーブル、32はモービル制御局である。また、(1)~(44)はパケット、I0,I1,I2,I3,I4はサービスプロバイダーの国内または地域IPアドレスである。またはIPv6アドレスである。パケットのアッド、ドロップおよび通過の装置はレイヤー2レベルで動作する装置である。図の点線は説明用の引き出し線である。
基地局はTCPパケット通信の中継TCP回路を持つ場合もある。UDPパケットを受信する移動端末はコピービットが付与されたパケットを受信した場合には、応答パケットをサーバに送出する。
In FIG. 1, 1 is a subscriber system counterclockwise ring, 2 is a subscriber system clockwise ring, 6-1, 6-2, 6-3 are packet add, drop and pass devices, and 7 is an outside ring. 9 is an erased lower address memory, 11 is an auxiliary address table in which base station MAC addresses are stored, 22 is a router, 12-1, 12-2 and 12-3 are base stations. Station, 13-1, 13-2, 13-3 are mobile terminals receiving TCP or UDP packets, 14 is mobile terminal movement, 20 is a server, 30-1 is a first memory, 30-2 is a duplicate. An address table of lower addresses, 32 is a mobile control station. Also, (1) to (44) are packets, and I0, I1, I2, I3, and I4 are domestic or regional IP addresses of service providers. or an IPv6 address. Packet add, drop and pass devices are devices that operate at the layer 2 level. Dotted lines in the figure are lead lines for explanation.
A base station may also have a relay TCP circuit for TCP packet communication. A mobile terminal that receives a UDP packet sends a response packet to the server when it receives a packet with a copy bit added.

以下に、図1の動作を説明する。最初に、TCP移動端末13-1,13-2,13-3はARPテーブルにルータ22のIPアドレスI1とリング伝送路インタフェースのMACアドレスr1r2が既に記憶されているものとする。TCP移動端末13-3がパケット(1)Mr1r2a4a2(I0)(Mはイーサネットパケットを示し、r1はルータ22のインタフェースの上位MACアドレス、r2は下位MACアドレスを示し、a4a2はTCP移動端末13-3のMACアドレスである上位MACアドレスa4と下位MACアドレスa2を示し、I0は宛先であるサーバ20のIPアドレスを示す)をパケットのアッド、ドロップおよび通過の装置6-3に送出した例を示す。前記パケットがTCP移動端末13-3から前記パケットがアッド、ドロップおよび通過の装置6-3に到達した場合、そのパケットの送信元MACアドレスの下位アドレスa2をリング外へのパケット送出を指定する下位アドレスメモリ7に記憶する。そのパケットは左回り光リング1で(2)Mr1r2a4a2(I0)により図に示すように転送され、頂点装置5に到着する。そのパケットはリング外に送出され、ルータ22に到達する。 The operation of FIG. 1 will be described below. First, it is assumed that the IP address I1 of the router 22 and the MAC address r1r2 of the ring transmission interface are already stored in the ARP tables of the TCP mobile terminals 13-1, 13-2, and 13-3. The TCP mobile terminal 13-3 sends packet (1) Mr1r2a4a2 (I0) (M indicates an Ethernet packet, r1 indicates the upper MAC address of the interface of the router 22, r2 indicates the lower MAC address, a4a2 indicates the TCP mobile terminal 13-3 and I0 indicates the IP address of the destination server 20) is sent to the packet add, drop and pass device 6-3. When the packet reaches the add, drop, and pass device 6-3 from the TCP mobile terminal 13-3, the lower address a2 of the source MAC address of the packet is set to the lower address that designates the transmission of the packet out of the ring. It is stored in the address memory 7. The packet is forwarded by (2) Mr1r2a4a2 (I0) on counterclockwise optical ring 1 and arrives at vertex device 5 as shown in the figure. The packet is sent out of the ring and reaches router 22 .

前記パケット(3)Mr1r2a4a2(I0)がルータ22に到着した場合、そのパケットのIPパケットIPI4I0(IPはIPパケットを示し、I4は送信元移動局13-3のIPアドレスを示し、I0はサーバ20の宛先IPアドレスである)をサーバ20に送出する。 When the packet (3) Mr1r2a4a2 (I0) arrives at the router 22, the IP packet IPI4I0 (IP indicates the IP packet, I4 indicates the IP address of the source mobile station 13-3, I0 indicates the IP address of the source mobile station 13-3, and I0 is the server 20 ) is sent to the server 20 .

次に、TCP移動端末13-2がパケット(5)Mr1r2a3a2(I0)(Mはイーサネットパケットを示し、r1はルータ22のインタフェースの上位MACアドレス、r2は下位MACアドレスを示し、a3a2はTCP移動端末13-3のMACアドレスである上位MACアドレスa3と下位MACアドレスa2を示し、I0は宛先であるサーバ20のIPアドレスを示す)をパケットのアッド、ドロップおよび通過の装置6-2に送出した例を示す。前記パケットがTCP移動端末13-2から前記パケットがアッド、ドロップおよび通過の装置6-2に到達した場合、そのパケットの送信元MACアドレスの下位アドレスa2をリング外へのパケット送出を指定する下位アドレスメモリ7に記憶する。そのパケットは左回り光リング1で(6)Mr1r2a3a2(I0)により図に示すように転送され、パケットのアッド、ドロップおよび通過の装置6-3に到着する。 Next, the TCP mobile terminal 13-2 sends a packet (5) Mr1r2a3a2 (I0) (M indicates an Ethernet packet, r1 indicates the upper MAC address of the interface of the router 22, r2 indicates the lower MAC address, a3a2 indicates the TCP mobile terminal 13-3, and I0 indicates the IP address of the destination server 20) is sent to the packet add, drop, and pass device 6-2. indicates When the packet reaches the add, drop, and pass device 6-2 from the TCP mobile terminal 13-2, the lower address a2 of the source MAC address of the packet is set to the lower address that designates the transmission of the packet out of the ring. It is stored in the address memory 7. The packet is forwarded by (6) Mr1r2a3a2 (I0) on counterclockwise optical ring 1, and arrives at packet add, drop and pass device 6-3.

前記パケット(6)Mr1r2a3a2(I0)がパケットのアッド、ドロップおよび通過の装置6-3に到着した場合、前記パケットの送信元MACアドレスの下位アドレスa2がリング外へのパケット送出を指定する下位アドレスメモリ7に記憶されているので、その下位アドレスa2を消去して、その下位アドレスa2を消去下位アドレス記憶メモリ9に記憶し、そのパケットに重複下位アドレスの旨のビットを付与する。前記下位アドレスa2が消去されたことは図では横線をひいて示している。そのパケットは左回りリング1で(7)Mr1r2a3a2(I0)により図に示すように転送され、頂点装置5に到着する。そのパケットはリング外に送出され、ルータ22に到達する。 When the packet (6) Mr1r2a3a2 (I0) arrives at the packet add/drop/pass device 6-3, the lower address a2 of the packet transmission source MAC address is the lower address designating the packet transmission out of the ring. Since it is stored in the memory 7, the lower address a2 is erased, the lower address a2 is stored in the erased lower address storage memory 9, and a bit indicating duplicate lower address is added to the packet. A horizontal line indicates that the lower address a2 is erased. The packet is forwarded by (7) Mr1r2a3a2 (I0) on anticlockwise ring 1 and arrives at vertex device 5 as shown. The packet is sent out of the ring and reaches router 22 .

前記パケット(8)Mr1r2a3a2(I0)がルータ22に到着した場合、そのパケットの送信元MACアドレスa3a2と送信元IPアドレスI3を第1のメモリ30-1に記憶し、そのパケットに重複下位アドレスの旨のビットが付与されているので、そのパケットの送信元MACアドレスa3a2を重複下位アドレスのテーブル30-2に記憶し、そのパケットのIPパケット(9)IPI3I0(IPはIPパケットを示し、IP3は送信元移動局13-2のIPアドレスを示し、I0はサーバ20の宛先IPアドレスである)をサーバ20に送出する。 When the packet (8) Mr1r2a3a2 (I0) arrives at the router 22, the source MAC address a3a2 and the source IP address I3 of the packet are stored in the first memory 30-1, and the overlapping lower address is stored in the packet. Since the bit indicating that is given, the source MAC address a3a2 of the packet is stored in the duplicated lower address table 30-2, and the IP packet (9) IPI3I0 (IP indicates an IP packet, IP3 indicates indicates the IP address of the source mobile station 13-2, and I0 is the destination IP address of the server 20).

次に、TCP移動局13-1がパケット(10)Mr1r2a1a2(I0)(Mはイーサネットパケットを示し、r1はルータ22の宛先MACアドレスの上位アドレスであり、r2は下位アドレスであることを示す。a1a2はTCP移動端末13-1のMACアドレスである上位MACアドレスa1と下位MACアドレスa2を示し、I0は宛先であるサーバ20のIPアドレスを示す)をパケットのアッド、ドロップおよび通過の装置6-1に送出した例を示す。前記パケットがTCP移動局13-1からアッド、ドロップおよび通過の装置6-1に到達した場合、そのパケットの送信元MACアドレスの下位アドレスa2をリング外へのパケット送出を指定する下位アドレスメモリ7に記憶する。そのパケットは左回りリング1で(11)Mr1r2a1a2(I0)により図に示すように転送され、パケットのアッド、ドロップおよび通過の装置6-2に到着する。 Next, the TCP mobile station 13-1 sends a packet (10) Mr1r2a1a2 (I0) (M indicates an Ethernet packet, r1 is the upper address of the destination MAC address of the router 22, and r2 is the lower address. a1a2 indicates the upper MAC address a1 and the lower MAC address a2 which are the MAC addresses of the TCP mobile terminal 13-1, and I0 indicates the IP address of the destination server 20). 1 is shown. When the packet reaches the add, drop and pass device 6-1 from the TCP mobile station 13-1, the lower address memory 7 designates transmission of the packet out of the ring with the lower address a2 of the source MAC address of the packet. memorize to The packet is forwarded by (11) Mr1r2a1a2 (I0) on counterclockwise ring 1 as shown in the figure and arrives at packet add, drop and pass device 6-2.

前記パケット(11)Mr1r2a1a2(I0)がパケットのアッド、ドロップおよび通過の装置6-2に到着した場合、前記パケットの送信元MACアドレスの下位アドレスa2がリング外へのパケット送出を指定する下位アドレスメモリ7に記憶されているので、その下位アドレスa2を消去して、その下位アドレスa2を消去下位アドレス記憶メモリ9に記憶し、そのパケットに重複下位アドレスの旨のビットを付与する。そのパケットは左回りリング1で(12)Mr1r2a1a2(I0)により図に示すように転送され、パケットのアッド、ドロップおよび通過の装置6-3に到着する。前記下位アドレスa2を消去したことは図では下位アドレスの標記である文字a2に横線をひいて示してある。 When the packet (11) Mr1r2a1a2 (I0) arrives at the packet add/drop/pass device 6-2, the lower address a2 of the packet transmission source MAC address is the lower address designating the packet transmission out of the ring. Since it is stored in the memory 7, the lower address a2 is erased, the lower address a2 is stored in the erased lower address storage memory 9, and a bit indicating duplicate lower address is added to the packet. The packet is forwarded by (12) Mr1r2a1a2 (I0) on counterclockwise ring 1, and arrives at packet add, drop and pass device 6-3. The fact that the lower address a2 is erased is shown by drawing a horizontal line through the letter a2, which is the label of the lower address, in the drawing.

前記パケット(12)Mr1r2a1a2(I0)がパケットのアッド、ドロップおよび通過の装置6-3に到着した場合、前記パケットの送信元MACアドレスの下位アドレスa2が消去下位アドレス記憶メモリ9に記憶されているので、そのパケットに重複下位アドレスの旨のビットを付与し、そのパケットは左回りリング1で(13)Mr1r2a1a2(I0)により図に示すように転送され、頂点装置5を経由して、ルータ22に(14)Mr1r2a1a2(I0)として到着する。 When the packet (12) Mr1r2a1a2 (I0) arrives at the packet add, drop and pass device 6-3, the lower address a2 of the source MAC address of the packet is stored in the erased lower address storage memory 9. Therefore, a bit indicating a duplicate lower address is given to the packet, and the packet is forwarded by (13) Mr1r2a1a2 (I0) in counterclockwise ring 1 as shown in the figure, via vertex device 5, router 22 (14) as Mr1r2a1a2 (I0).

前記パケット(14)Mr1r2a1a2(I0)がルータ22に到着した場合、そのパケットの送信元MACアドレスa1a2と送信元IPアドレスI2を第1のメモリ30-1に記憶し、そのパケットに重複下位アドレスの旨のビットが付与されているので、そのパケットの送信元MACアドレスa1a2を重複下位アドレスのアドレステーブル30-2に記憶し、そのパケットの宛先IPアドレスI0に対応する出力ポートを読み出し、そのポートに送出する。そのパケットは(15)IPI2I0(IPはIPアドレスであることを示し、I2は送信元端末13-1のIPアドレス、I0は宛先であるサーバ20のIPアドレスを示す。)により図に示されるように転送してサーバ20に到達する。 When the packet (14) Mr1r2a1a2 (I0) arrives at the router 22, the source MAC address a1a2 and the source IP address I2 of the packet are stored in the first memory 30-1, and the overlapping lower address is stored in the packet. Since the bit indicating that is given, the source MAC address a1a2 of the packet is stored in the address table 30-2 of duplicated lower addresses, the output port corresponding to the destination IP address I0 of the packet is read, and Send out. The packet is shown by (15) IPI2I0 (IP indicates an IP address, I2 indicates the IP address of the source terminal 13-1, and I0 indicates the IP address of the destination server 20). to reach the server 20 .

次に、TCP移動局13-2が基地局12-2通過から基地局12-1配下に移動する際に、その前に、基地局を制御するモービル制御局32から基地局12-1のMACアドレスB1を宛先MACアドレスとする移動局13-2の移動に関する情報を持つ制御パケットが基地局12-1に到着しているので、移動先基地局12-1から移動局13-2の移動許可依頼パケットをサーバ20に送出する。そのパケット(16)Mr1r2a3a2(I0)がルータ22に(19)Mr1r2a3a2(I0)として到着した場合、そのパケットの送信元MACアドレスa3a2と送信元IPアドレスI3を第1のメモリ30-1に記憶し、そのパケットに重複下位アドレスの旨のビットが付与されているので、そのパケットの送信元MACアドレスa3a2を重複下位アドレスのアドレステーブル30-2に記憶し、そのパケットの宛先IPアドレスI0に対応する出力ポートを読み出し、そのポートに送出する。そのパケットは(20)IPI3I0(IPはIPアドレスであることを示し、I3は送信元端末13-2のIPアドレス、I0は宛先であるサーバ20のIPアドレスを示す。)により図に示さるようにサーバ20に送出される。サーバ20はそのパケットにより移動端末13-2の移動先基地局12-1への移動を認証する。 Next, when the TCP mobile station 13-2 moves from passing through the base station 12-2 to under the control of the base station 12-1, before that, the MAC of the base station 12-1 is transmitted from the mobile control station 32 that controls the base station. Since a control packet containing information on the movement of the mobile station 13-2 whose destination MAC address is the address B1 has arrived at the base station 12-1, the movement of the mobile station 13-2 is permitted by the destination base station 12-1. A request packet is sent to the server 20 . When the packet (16) Mr1r2a3a2 (I0) arrives at the router 22 as (19) Mr1r2a3a2 (I0), the source MAC address a3a2 and source IP address I3 of the packet are stored in the first memory 30-1. , since a bit indicating a duplicated lower address is added to the packet, the source MAC address a3a2 of the packet is stored in the duplicated lower address address table 30-2, and is associated with the destination IP address I0 of the packet. Read an output port and send to that port. The packet is shown by (20) IPI3I0 (IP indicates an IP address, I3 indicates the IP address of the source terminal 13-2, and I0 indicates the IP address of the destination server 20). is sent to the server 20 at . The server 20 authenticates the movement of the mobile terminal 13-2 to the destination base station 12-1 by the packet.

サーバ20から移動局13-2の移動許可通知を含むパケット(21)IPI0I3(IPはIPパケットを示し、I0はサーバ20の送信元IPアドレスを示し、I3は移動端末13-2への宛先IPアドレスを示す)がルータ22に到着した場合、そのパケットの宛先IPアドレスI3が第1のメモリ30-1に記憶されているので、そのIPアドレスI3と対のMACアドレスa3a2を読み出し、そのIPパケットの宛先MACアドレスとし、ルータ22のインタフェースMACアドレスr1r2を送信元MACアドレスとしたMACパケットを組み立て、さらに、そのパケットの宛先MACアドレスa3a2が重複下位アドレスのアドレステーブル30-2に重複下位アドレス識別ビットのビット1と共に、記憶されているので、そのパケットに重複下位アドレスの旨のビットと重複下位アドレス識別ビットのビット1を付与して、そのパケット(22)Ma3a2r1r2(I3)を頂点装置5から右回りリング2に送出する。 Packet (21) IPI0I3 (IP indicates an IP packet, I0 indicates the source IP address of the server 20, and I3 indicates the destination IP address to the mobile terminal 13-2) from the server 20. ) arrives at the router 22, the destination IP address I3 of the packet is stored in the first memory 30-1, so the MAC address a3a2 paired with the IP address I3 is read, and the IP packet and the interface MAC address r1r2 of the router 22 as the source MAC address. , the packet (22) Ma3a2r1r2 (I3) is sent from the vertex device 5 to the right Send to the rotating ring 2 .

次に、前記頂点装置5に到着したパケット(22)Ma3a2r1r2(I3)が右回り光リング2を転送される手順を記述する。パケット(23)Ma3a2r1r2(I3)は図に示すように転送されてパケットのアッド、ドロップおよび通過の装置6-3に到着する。パケット(23)Ma3a2r1r2(I3)は通信開始パケットでなく、そのパケットの宛先MACアドレスの下位アドレスa2が消去下位アドレス記憶メモリ9に記憶されており、そのパケットに重複下位アドレスの旨のビットと重複下位アドレス識別ビットのビット1が付与されているので、そのパケットをリング外に(24)Ma3a2r1r2(I3)として送出する。その際に、消去下位アドレスメモリ9の前記下位アドレス位置に閉塞ビット(図では記号Bと記す)を記憶する。重複下位アドレス識別ビットのビット1も記憶するが、図では記してない。この重複下位アドレス識別ビットのビット1は後から到着するパケットが重複下位アドレスの内、どの下位アドレスかを識別するために用い、そのビットは後から到着するパケットにもルータで付与されている。前記パケット(24)Ma3a2r1r2c(I3)がリング外に送出される際に、そのパケットのコピーパケットを右回りリングに(25)Ma3a2r1r2c(I3)として送出する。 Next, the procedure for transferring the packet (22) Ma3a2r1r2 (I3) arriving at the vertex device 5 through the clockwise optical ring 2 will be described. Packet (23) Ma3a2r1r2 (I3) is transferred as shown in the figure and arrives at packet add, drop and pass device 6-3. Packet (23) Ma3a2r1r2 (I3) is not a communication start packet, but the lower address a2 of the destination MAC address of the packet is stored in the erased lower address storage memory 9, and the bit indicating the duplicate lower address is duplicated in the packet. Since bit 1 of the lower address identification bit is added, the packet is sent out of the ring as (24) Ma3a2r1r2 (I3). At this time, a blocking bit (indicated by symbol B in the figure) is stored in the lower address position of the erase lower address memory 9 . Bit 1 of the duplicate lower address identification bit is also stored but not shown in the figure. Bit 1 of the duplicated lower address identification bits is used to identify which lower address of the duplicated lower addresses the packet that arrives later is, and this bit is also given by the router to the packet that arrives later. When the packet (24) Ma3a2r1r2c (I3) is sent out of the ring, a copy packet of that packet is sent to the clockwise ring as (25) Ma3a2r1r2c (I3).

パケット(25)Ma3a2r1r2c(I3)がパケットのアッド、ドロップおよび通過の装置6-2に到着した場合、そのパケットは通信開始パケットでなく、そのパケットの宛先MACアドレスの下位アドレスa2が消去下位アドレス記憶メモリ9に記憶されており、そのパケットに重複下位アドレスの旨のビットと重複下位アドレス識別ビットのビット1が付与されているので、そのパケットをリング外に(26)Ma3a2r1r2c(I3)として送出する。その際に、消去下位アドレスメモリ9の前記下位アドレス位置に閉塞ビット(図ではBで表示)を記憶する。前記パケット(26)Ma3a2r1r2c(I3)がリング外に送出される際に、そのパケットのコピーパケットを右回りリングに(27)Ma3a2r1r2c(I3)として送出する。パケットのアッド、ドロップおよび通過の装置6-2はリング外に(26)Ma3a2r1r2c(I3)として送出した時に、パケットの宛先MACアドレスを図に記してないメモリに一時記憶し、そのパケットの応答パケットが一定時間内にリング外から到着しない場合に、前記コピーパケットの宛先MACアドレスの下位アドレスを消去下位アドレス記憶メモリ9から削除する。 When the packet (25) Ma3a2r1r2c (I3) arrives at the packet add/drop/pass device 6-2, the packet is not a communication start packet, and the lower address a2 of the destination MAC address of the packet is erased from the lower address storage. Since the packet is stored in the memory 9 and has a duplicated lower address bit and a duplicated lower address identification bit bit 1, the packet is sent out of the ring as (26) Ma3a2r1r2c (I3). . At this time, a blocking bit (indicated by B in the figure) is stored in the lower address position of the erase lower address memory 9 . When the packet (26) Ma3a2r1r2c (I3) is sent out of the ring, a copy packet of that packet is sent to the clockwise ring as (27) Ma3a2r1r2c (I3). When the packet add, drop and pass device 6-2 sends out (26) Ma3a2r1r2c (I3) outside the ring, it temporarily stores the destination MAC address of the packet in a memory (not shown), and generates a response packet for that packet. does not arrive from outside the ring within a fixed time, the lower address of the destination MAC address of the copy packet is deleted from the erase lower address storage memory 9.

前記パケット(27)Ma3a2r1r2c(I3) がパケットのアッド、ドロップおよび通過の装置6-1に到達した場合、そのパケットは通信開始パケットでなく、前記パケットの宛先MACアドレスの下位アドレスa2がこの時点で消去下位アドレス記憶メモリ9に記憶されておらず、そのパケットに重複下位アドレスの旨のビットと重複下位アドレス識別ビットのビット1が付与されており、そのパケットの宛先MACアドレスの下位アドレスa2がリング外へのパケット送出を指定する下位アドレスメモリ7に記憶されているので、その下位アドレスメモリの前記下位アドレスを消去して、その下位アドレスを消去下位アドレス記憶メモリ9に記憶し、そのパケットをリング外に(28)Ma3a2r1r2c(I3)送出する。 When the packet (27) Ma3a2r1r2c (I3) reaches the packet add/drop/pass device 6-1, the packet is not a communication start packet and the lower address a2 of the destination MAC address of the packet is The packet is not stored in the erased lower address storage memory 9, the bit indicating the duplicated lower address and the bit 1 of the duplicated lower address identification bit are added to the packet, and the lower address a2 of the destination MAC address of the packet is in the ring. Since it is stored in the lower address memory 7 that designates packet transmission to the outside, the lower address in the lower address memory is erased, the lower address is stored in the erase lower address storage memory 9, and the packet is stored in the ring. Send out (28) Ma3a2r1r2c (I3).

前記パケット(28)Ma3a2r1r2c(I3)が移動端末13-2に到達した場合、そのパケットは移動許可パケットなので、移動端末13-2はパケット(30)Mr1r2a3a2(I0)を基地局12-1に送出する。そのパケットが基地局12-1に到着した場合、基地局12-1はそのパケットが移動先基地局変更直後のパケットであると判断し、その旨の信号gを付与して、そのパケットをパケットのアッド、ドロップおよび通過の装置6-1に送出する。TCP移動局13-2からの前記パケットがアッド、ドロップおよび通過の装置6-1に到達した場合、そのパケットの送信元MACアドレスの下位アドレスa2が消去下位アドレス記憶メモリ9に記憶されており、その位置に閉塞ビットが記憶されているので、その閉塞ビットを削除して、そのパケットは、左回り光リング1で(31)Mr1r2a3a2g(I0)により図に示すように転送され、パケットのアッド、ドロップおよび通過の装置6-2に向かう。 When the packet (28) Ma3a2r1r2c (I3) reaches the mobile terminal 13-2, it is a movement permission packet, so the mobile terminal 13-2 sends the packet (30) Mr1r2a3a2 (I0) to the base station 12-1. do. When the packet arrives at the base station 12-1, the base station 12-1 determines that the packet is a packet immediately after the destination base station is changed, adds a signal g to that effect, and converts the packet into a packet. to the add, drop and pass device 6-1. When the packet from the TCP mobile station 13-2 reaches the add, drop and pass device 6-1, the lower address a2 of the transmission source MAC address of the packet is stored in the erased lower address storage memory 9, Since the blockage bit is stored at that position, the blockage bit is deleted and the packet is forwarded by (31) Mr1r2a3a2g (I0) on counterclockwise optical ring 1 as shown in the figure, adding the packet, Head to the drop and pass device 6-2.

前記パケット(31)Mr1r2a3a2g(I0)がパケットのアッド、ドロップおよび通過の装置6-2に到着した場合、そのパケットは移動先基地局変更直後のパケットで、前記パケットの送信元MACアドレスの下位アドレスa2がリング外へのパケット送出を指定する下位アドレスメモリ7に記憶されていれば、その記憶下位アドレスa2を消去して、その下位アドレスa2を消去下位アドレス記憶メモリ9に記憶するが記憶されていない状態で、そのパケットの送信元MACアドレスの下位アドレスa2が消去下位アドレスメモリ9に記憶されているので、そのパケットに重複下位アドレスの旨のビットを付与し、そのパケットは左回り光リング1で(32)Mr1r2a3a2g(I0)により図に示すように転送され、パケットのアッド、ドロップおよび通過の装置6-3に到着する。 When the packet (31) Mr1r2a3a2g (I0) arrives at the packet add/drop/pass device 6-2, the packet is the packet immediately after the destination base station is changed, and the lower address of the source MAC address of the packet. If a2 is stored in the lower address memory 7 designating packet transmission to the outside of the ring, the stored lower address a2 is erased and the lower address a2 is stored in the erased lower address memory 9. Since the lower address a2 of the transmission source MAC address of the packet is stored in the erased lower address memory 9, the packet is given a bit indicating a duplicate lower address, and the packet is sent to the counterclockwise optical ring 1. (32) is forwarded by Mr1r2a3a2g (I0) as shown in the figure and arrives at the packet add, drop and pass device 6-3.

前記パケット(32)Mr1r2a3a2g(I0)がパケットのアッド、ドロップおよび通過の装置6-3に到着した場合、そのパケットは移動先基地局変更直後のパケットで、前記パケットの送信元MACアドレスの下位アドレスa2がリング外へのパケット送出を指定する下位アドレスメモリ7に記憶されていれば、その記憶下位アドレスa2を消去して、その下位アドレスa2を消去下位アドレス記憶メモリ9に記憶するが記憶されていない状態で、そのパケットの送信元MACアドレスの下位アドレスa2が消去下位アドレスメモリ9に記憶されているので、そのパケットに重複下位アドレスの旨のビットを付与し、そのパケットは左回り光リング1で(33)Mr1r2a3a2g(I0)により図に示すように転送され、頂点装置5を経由してルータ22に到着する。
サーバからルータに到着したパケットをMACパケットに変換し、そのパケットの宛先MACアドレスが重複下位アドレスのアドレステーブル30-2に記憶されている場合、その位置にそのパケット流のコピーパケットの応答パケットを受信した旨の記号(図ではrで表示)がなければ、前記パケットを図にきしてないパケット待機手段で遅延して、そのパケットのコピーパケットをリング側に送出し、そのコピーパケットの応答パケットを受信した場合に、パケット待機手段からパケットを送出する。その時、重複下位アドレスのアドレステーブルにパケット待機終了を意味する前記記号rを書き込むが、図ではパケット(33)Mr1r2a3a2g(I0)により記号rが記憶されたものとしている。
前記コピーパケットは一つのパケット流がリング外に送出される門を開くために送出され、そのパケットが右回りリングからパケットのアッド、ドロップおよび通過の装置に到着した場合に、そのパケットの宛先MACアドレスの下位アドレスが消去下位アドレスメモリに記憶されている場合、その下位アドレス位置に閉塞ビットが記憶されていてもいなくても、そのパケットをリング外に送出する。
When the packet (32) Mr1r2a3a2g (I0) arrives at the packet add/drop/pass device 6-3, the packet is a packet immediately after the destination base station is changed, and the lower address of the source MAC address of the packet is If a2 is stored in the lower address memory 7 designating packet transmission to the outside of the ring, the stored lower address a2 is erased and the lower address a2 is stored in the erased lower address memory 9. Since the lower address a2 of the transmission source MAC address of the packet is stored in the erased lower address memory 9, the packet is given a bit indicating a duplicate lower address, and the packet is sent to the counterclockwise optical ring 1. (33) is transferred by Mr1r2a3a2g (I0) as shown in the figure, and reaches the router 22 via the vertex device 5. FIG.
If the packet arriving at the router from the server is converted into a MAC packet and the destination MAC address of the packet is stored in the address table 30-2 of duplicated lower addresses, the response packet of the copy packet of the packet stream is placed at that position. If there is no sign indicating that the packet has been received (indicated by r in the figure), the packet is delayed by packet waiting means not shown in the figure, a copy packet of that packet is sent to the ring side, and the copy packet is responded to. When a packet is received, the packet is sent from the packet waiting means. At that time, the symbol r, which signifies the end of packet waiting, is written in the address table of duplicate lower addresses. In the figure, the symbol r is stored by packet (33) Mr1r2a3a2g (I0).
The copy packet is sent to open the gate for one packet stream to be sent out of the ring, and the destination MAC of the packet when it arrives at the packet add, drop and pass device from the clockwise ring. If the lower address of the address is stored in the erased lower address memory, then the packet is sent out of the ring whether or not the blocking bit is stored at that lower address location.

次に、サーバ20からパケット(35)IPI0I3(IPはIPパケットを示し、I0はサーバ20の送信元IPアドレスを示し、I3は移動端末13-2への宛先IPアドレスを示す)がルータ22に到着した場合、そのパケットの宛先MACアドレスa3a2は重複下位アドレスのアドレステーブル30-2に記憶されており、その位置にパケット待機終了の記号rが記憶されているので、そのパケットに重複下位アドレスの旨のビットを記憶して、MACパケット(36)Ma3a2r1r2(I3)を頂点装置5から右回りリング2に送出する。 Next, a packet (35) IPI0I3 (IP indicates an IP packet, I0 indicates the source IP address of the server 20, and I3 indicates the destination IP address to the mobile terminal 13-2) from the server 20 to the router 22. When the packet arrives, the destination MAC address a3a2 of the packet is stored in the duplicated lower address address table 30-2, and the packet waiting end symbol r is stored at that position. A bit to that effect is stored, and a MAC packet (36) Ma3a2r1r2 (I3) is sent from the vertex device 5 to the clockwise ring 2.

前記頂点装置5に到着したパケット(36)Ma3a2r1r2(I6)が右回り光リング2を転送される手順を記述する。パケット(37)Ma3a2r1r2(I3)は図に示すように転送されてパケットのアッド、ドロップおよび通過の装置6-3に到着する。パケット(37)Ma3a2r1r2(I3)は通信開始パケットでなく、そのパケットの宛先MACアドレスの下位アドレスa2が消去下位アドレスメモリ9に記憶されており、その位置に閉塞ビットが記憶されているので、そのパケットを右回りリング前方に(38)Ma3a2r1r2(I3)として送出する。 The procedure for transferring the packet (36) Ma3a2r1r2 (I6) arriving at the vertex device 5 through the clockwise optical ring 2 will now be described. Packet (37) Ma3a2r1r2 (I3) is transferred as shown and arrives at packet add, drop and pass device 6-3. Packet (37) Ma3a2r1r2 (I3) is not a communication start packet, but the lower address a2 of the destination MAC address of the packet is stored in the erase lower address memory 9, and the blocking bit is stored at that location. Send the packet clockwise to the front of the ring (38) as Ma3a2r1r2 (I3).

パケット(38)Ma3a2r1r2(I3)がパケットのアッド、ドロップおよび通過の装置6-2に到着した場合、そのパケットの宛先MACアドレスの下位アドレスa2が消去下位アドレス記憶メモリ9に記憶されており、その下位アドレス位置に閉塞ビットが記憶されているので、そのパケットを右回りリング前方に(39)Ma3a2r1r2(I3)として送出する。 When the packet (38) Ma3a2r1r2 (I3) arrives at the packet add, drop and pass device 6-2, the lower address a2 of the destination MAC address of the packet is stored in the erased lower address storage memory 9, and the Since the blockage bit is stored in the lower address position, the packet is sent to the front of the clockwise ring as (39) Ma3a2r1r2 (I3).

右回りリング2に送出された前記パケット(39)Ma3a2r1r2(I3)がパケットのアッド、ドロップおよび通過の装置6-1に到着した場合、そのパケットの宛先MACアドレスの下位アドレスa2が消去下位アドレスメモリ9に記憶されており、その下位アドレス位置に閉塞ビットが記憶されているので、そのパケットをリング外に送出して、パケット(40)Ma3a2r1r2(I3)として、移動局13-2に送る。 When the packet (39) Ma3a2r1r2 (I3) sent to the clockwise ring 2 reaches the packet add, drop and pass device 6-1, the lower address a2 of the destination MAC address of the packet is erased from the lower address memory. 9, and the blocking bit is stored in the lower address position thereof, the packet is sent out of the ring and sent to the mobile station 13-2 as packet (40) Ma3a2r1r2 (I3).

実施例1はパケットの通過を指定するアドレステーブルを用いないで、消去下位アドレス記憶メモリを用いるので、着信の相手先アドレスを全て記憶しておく場合、リング網またはツリー状リング網配下の全移動端末の送信元MACアドレスを持つ片経路設定パケットをサーバ前の頂点装置まで上げてもアドレステーブルの記憶MACアドレス数はない利点がある。 Embodiment 1 does not use an address table for designating packet passage, but uses an erased lower address storage memory. There is an advantage that the number of stored MAC addresses in the address table does not increase even if the one-way setting packet with the source MAC address of the terminal is sent up to the apex device in front of the server.

実施例1ではイーサーネットパケット(MACパケット)の送信元MACアドレスの下位アドレスを下位アドレスメモリに記憶する例を示したが、IPv6アドレスのパケットを転送する場合、送信元IPv6アドレスの下位アドレスのMACアドレス部分の下位アドレスを下位アドレスメモリに記憶し、アドレステーブルに送信元IPv6アドレスの下位アドレスのMACアドレス部分を記憶するシステムでもよい。 Embodiment 1 shows an example in which the lower address of the source MAC address of an Ethernet packet (MAC packet) is stored in the lower address memory. A system may be used in which the lower address of the address part is stored in the lower address memory and the MAC address part of the lower address of the source IPv6 address is stored in the address table.

以上述べた実施例1ではリング外へのパケット送出を指定する下位アドレスメモリに送信元MACアドレスの下位アドレスを記憶する例を示したが、これは、その下位アドレスメモリへの下位アドレスの記憶の中に下位アドレスのビット列の全てのビットがビット0のケースが無い場合を前提とした長い下位アドレス記憶である。
実施例1のパケットの送信元MACアドレスの下位アドレスをリング外へのパケット送出を指定する下位アドレスメモリに記憶することは、その下位アドレスのビット列の中にビット1のビットを少なくとも1つ含む場合に、リング外へのパケット送出を指定する下位アドレスメモリを送信元MACアドレスの下位アドレスでアドレス指定した位置に下位アドレス記憶を意味するビット1を記憶することであっても良い。
または、前記パケットの送信元MACアドレスの下位アドレスをリング外へのパケット送出を指定する下位アドレスメモリに記憶することは、その下位アドレスのビット列の中にビット1のビットを少なくとも1つ含む場合に、リング外へのパケット送出を指定する下位アドレスメモリを送信元MACアドレスの下位アドレスの上位部分でアドレス指定した位置から読み出される並列データの各ビットと送信元MACアドレスの下位アドレスの下位部分をデコードした並列データの各ビットとの論理和の並列データのラッチ信号をリング外へのパケット送出を指定する下位アドレスメモリの前記アドレス指定位置に記憶することで、送信元MACアドレスの下位アドレスの下位部分のデコードのビット1の位置のビット1を下位アドレス記憶を意味するビット1として挿入記憶することであってもよい。
In the first embodiment described above, an example is shown in which the lower address of the source MAC address is stored in the lower address memory that designates packet transmission to the outside of the ring. This is a long low-order address storage on the premise that there is no case where all the bits in the low-order address bit string are bit 0.
Storing the lower address of the transmission source MAC address of the packet in the first embodiment in the lower address memory that designates packet transmission outside the ring is performed when at least one bit of bit 1 is included in the bit string of the lower address. Alternatively, bit 1, which means lower address storage, may be stored at a position addressed by a lower address of the source MAC address in a lower address memory that specifies packet transmission to the outside of the ring.
Alternatively, storing the lower address of the transmission source MAC address of the packet in a lower address memory that specifies packet transmission outside the ring is performed when at least one bit of bit 1 is included in the bit string of the lower address. , decode each bit of the parallel data read from the location addressed by the high-order part of the low-order address of the source MAC address and the low-order part of the low-order address of the source MAC address in the low-order address memory that specifies packet transmission out of the ring By storing the latch signal of the parallel data which is the logical sum of each bit of the parallel data and the address specified position of the lower address memory designating packet transmission out of the ring, the lower part of the lower address of the transmission source MAC address is stored. It is also possible to insert and store the bit 1 at the position of the bit 1 of the decode as the bit 1 meaning lower address storage.

上記下位アドレスメモリの構成法は、電子情報通信学会技術報告(IEICE Technical Report CS2013-28-CS2013-40)の通信方式 vol 113 No,207,Septenber 12-13,2013の「発信端末アドレスのみを持つパケットを双方向に転送するMAC動作形ツリー状リングネットワークの提案」の44ページの3章「データ記憶領域をアドレスとして用いるアドレス記憶法」に開示されている。また、特開2019-097045(アドレス記憶法)にも開示されている。この方法は図2に示すように構成することもできる。
図2は、記憶下位アドレスの消去信号であるビット0書き込み信号(H)の制御により下位アドレスの記憶と下位アドレスの消去を切り換えて動作させている。下位アドレスの記憶/消去はSRAMをMACアドレスの下位アドレスの上位部(17ビット)でアドレス指定した位置の並列データ32ビットをロジック回路に取り込み、MACアドレスの下位アドレスの下位部(5ビット)のデコード信号との演算した結果の32ビット並列データを再び、SRAMに書き込んでいる。ロジック回路は小LSIかFPGAかASICで構成し、外部のSRAMを使用する構成となっている。
消去下位アドレス記憶メモリ(消去下位アドレス記憶メモリ)は重複下位アドレスのみを記憶すればよいので、小容量でよく、例えば、消去下位アドレスの下位部でアドレス指定した位置から消去下位アドレスが読み出される構成でもよい。
The configuration method of the above lower address memory is based on the IEICE Technical Report (IEICE Technical Report CS2013-28-CS2013-40), Communication method vol 113 No, 207, September 12-13, 2013, "Having only the originating terminal address Proposal of MAC-operated tree-like ring network for forwarding packets in both directions", page 44, chapter 3 "Address storage method using data storage area as address". It is also disclosed in Japanese Unexamined Patent Application Publication No. 2019-097045 (address storage method). The method can also be configured as shown in FIG.
In FIG. 2, the storage of the lower address and the erasing of the lower address are switched under the control of the bit 0 write signal (H), which is the erase signal of the stored lower address. For storing/erasing the lower address, the 32-bit parallel data of the position addressed by the upper part (17 bits) of the lower address of the MAC address is taken into the logic circuit, and the lower part (5 bits) of the lower address of the MAC address is read into the logic circuit. The 32-bit parallel data resulting from the operation with the decoded signal is written again to the SRAM. The logic circuit consists of a small LSI, FPGA, or ASIC, and uses an external SRAM.
Since the erased lower address storage memory (erased lower address storage memory) only needs to store duplicated lower addresses, it may have a small capacity. It's okay.

1 加入者系の左回りリング
2 加入者系の右回りリング
5 頂点装置
6-1,6-2,6-3 パケットのアッド、ドロップおよび通過の装置
7 リング外へのパケット送出を指定する下位アドレスメモリ
9 消去下位アドレス記憶メモリ
12-1,12-2,12-3 基地局
13-1,13-2,13-3 移動局(移動端末)
14 移動局の移動
20 サーバ
22 ルータ
1 Subscriber's counterclockwise ring
2 Subscriber system clockwise ring 5 Vertex devices 6-1, 6-2, 6-3 Packet add, drop and pass device 7 Lower address memory for designating packet transmission out of the ring 9 Erase lower address storage memory 12-1, 12-2, 12-3 Base stations 13-1, 13-2, 13-3 Mobile stations (mobile terminals)
14 Movement of mobile station 20 Server 22 Router

Claims (1)

リングネットワークのパケットのアッド、ドロップおよび通過の装置に一つの基地局を収容し、前記基地局配下の移動端末が前記リングネットワークの、右回りリングから到着するOAMパケット以外のMACパケットの通過を遮断する前記リングネットワークの頂点装置とゲートウェイまたはルータを介して接続されたサーバとの間でMACパケットを主体に通信するネットワークの移動端末の基地局間移動を可能とするパケット転送システムであって、
サーバ方向からのパケットが前記ルータに到着した場合、そのパケットの宛先MACアドレスが重複下位アドレスのアドレステーブルに記憶されている場合には、前記パケットに重複下位アドレスの旨のビットと重複下位アドレスの識別ビットを付与して、そのパケットのコピーパケットを送出し、かつ、そのコピーパケットの応答パケットが到着するまで、待機させ、到着後は、パケット待機せずにパケット送出する構成であり、そのパケットが頂点装置から右回りリングに送出され、パケットのアッド、ドロップおよび通過の装置に到着した場合、前記パケットに重複下位アドレスの旨のビットが付与されている場合で、かつ、コピーパケットビットが付与されている場合で、かつ、そのパケットの宛先MACアドレスの下位アドレスが消去下位アドレス記憶メモリに記憶されている場合には、そのアドレス位置に閉塞ビットを重複下位アドレスの識別ビットと共に記憶して、そのパケットをコピーして、コピーパケットを右回りリング前方に送出し、元のパケットをリング外に送出し、そのリング外に送出されたパケットの応答パケットが到着した場合に、前記閉塞ビットのみを削除し、そのパケットをルータに向かわせ、上記以外で前記パケットに重複下位アドレスの旨のビットが付与されている場合で、かつ、前記パケットの宛先MACアドレスの下位アドレスがリング外へのパケット送出を指定する下位アドレスメモリに記憶されている場合には、その下位アドレスメモリの前記下位アドレスを消去して、その下位アドレスを消去下位アドレスメモリに記憶し、その下位アドレス位置に閉塞ビットと重複下位アドレス識別ビットを記憶して、前記パケットをコピーして、コピーパケットを右回りリング前方に送出し、元のパケットをリング外に送出し、そのパケットの応答パケットが到着した場合に、前記閉塞ビットのみを削除し、そのパケットをルータに向かわせ、右回りリングから到着したパケットに重複下位アドレスの旨のビットが付与されており、かつ、コピーパケットのビットが付与されていない場合で、そのパケットの宛先MACアドレスの下位アドレスが消去下位アドレスメモリに記憶されており、かつ、その下位アドレス位置に閉塞ビットが記憶されていない場合で、かつ、そのパケットの重複下位アドレス識別ビットがその下位アドレス位置に記憶されている重複下位アドレス識別ビットと一致する場合に、そのパケットをリング外に送出し、上記以外は右回りリング前方に送出し、
上記以外で、前記パケットに重複下位アドレスの旨のビットが付与されていない場合で、かつ、前記パケットの宛先MACアドレスの下位アドレスがリング外へのパケット送出を指定する下位アドレスメモリに記憶されている場合には、前記パケットをリング外に送出し、前記パケットの宛先MACアドレスの下位アドレスがリング外へのパケット送出を指定する下位アドレスメモリに記憶されていない場合には、前記パケットを右回りリング前方に送出する手段と、
前記移動端末からの基地局経由のMACパケットが前記リングネットワークのパケットのアッド、ドロップおよび通過の装置に到着した場合、
前記パケットが移動先基地局経由の最初のパケットである場合に、または最初のパケットでない場合にかかわらず、
前記パケットの送信元MACアドレスの下位アドレスが消去下位アドレス記憶メモリに記憶されてない場合には、前記パケットの送信元MACアドレスの下位アドレスをリング外へのパケット送出を指定する下位アドレスメモリに記憶し、前記パケットの送信元MACアドレスの下位アドレスが消去下位アドレス記憶メモリに記憶されている場合には、そのパケットに重複下位アドレスの旨のビットを付与して、前記パケットを左回りリングで頂点装置を介してサーバに向かわせ、
前記パケットがパケットのアッド、ドロップおよび通過の装置に到着した場合、リング外へのパケット送出を指定する下位アドレスメモリに前記パケットの送信元MACアドレスの下位アドレスが記憶されている場合、その下位アドレスメモリの前記下位アドレスを消去して、前記パケットの送信元MACアドレスの下位アドレスを消去下位アドレス記憶メモリに記憶して、そのパケットに重複下位アドレスの旨のビットを付与して、前記パケットを左回りリングで頂点装置を介して前記サーバに向かわせ、
前記パケットが前記ルータに到着した場合、そのパケットに重複下位アドレスの旨のビットが付与されている場合には、そのパケットの送信元MACアドレスを重複下位アドレスのアドレステーブルに重複下位アドレスの識別ビット共に記憶する手段と
を備えることを特徴とするパケット転送システム。











One base station is accommodated in a device for adding, dropping, and passing packets of a ring network, and mobile terminals under the base station block passage of MAC packets other than OAM packets arriving from the clockwise ring of the ring network. A packet transfer system that enables movement between base stations of a mobile terminal of a network that communicates mainly by MAC packets between a vertex device of the ring network and a server connected via a gateway or a router,
When a packet from the server direction arrives at the router, if the destination MAC address of the packet is stored in the duplicated lower address address table, the packet has a duplicated lower address bit and the duplicated lower address. A copy packet of the packet is sent with an identification bit, and the copy packet waits until the response packet of the copy packet arrives. is sent from the vertex device to the clockwise ring and arrives at the packet add, drop and pass devices, if the packet is given a bit indicating a duplicate lower address and the copy packet bit is given and if the lower address of the destination MAC address of the packet is stored in the erased lower address storage memory, storing the blocking bit together with the identification bit of the duplicated lower address at that address location, The packet is copied, the copied packet is forwarded in a clockwise direction to the front of the ring, the original packet is transmitted out of the ring, and only the blocking bit is transmitted when the response packet of the packet transmitted out of the ring arrives. If the packet is deleted and the packet is sent to the router, and if the packet is given a bit indicating a duplicated lower address other than the above, and the lower address of the destination MAC address of the packet is sent out of the ring is stored in the lower address memory specifying store the address identification bit, copy the packet, send the copy packet to the front of the ring in a clockwise direction, send the original packet out of the ring, and when the response packet of that packet arrives, the blocking bit is deleted, and the packet is directed to the router, and if the packet arriving from the clockwise ring is given a bit indicating a duplicate lower address and the bit of the copy packet is not given, the packet If the lower address of the destination MAC address of the packet is stored in the erased lower address memory and no blockage bit is stored in that lower address location, and the duplicate lower address identification bit of the packet is in that lower address location sends the packet out of the ring if it matches the duplicate lower address identification bit stored in
In cases other than the above, when a bit indicating a duplicate lower address is not added to the packet, and the lower address of the destination MAC address of the packet is stored in the lower address memory that specifies packet transmission outside the ring. If so, the packet is sent out of the ring, and if the lower address of the destination MAC address of the packet is not stored in the lower address memory that specifies packet sending out of the ring, the packet is rotated clockwise. means for delivering forward of the ring;
When a MAC packet from the mobile terminal via the base station arrives at the ring network packet add, drop and pass device,
Regardless of whether said packet is the first packet via the target base station or not the first packet,
If the lower address of the source MAC address of the packet is not stored in the erased lower address storage memory, the lower address of the source MAC address of the packet is stored in the lower address memory designating transmission of the packet out of the ring. If the lower address of the source MAC address of the packet is stored in the erased lower address storage memory, a bit indicating duplicate lower address is added to the packet, and the packet is sent to the top of the counterclockwise ring. directed to the server through the device,
When the packet arrives at a device for adding, dropping, and passing packets, if the lower address of the source MAC address of the packet is stored in a lower address memory that specifies packet transmission out of the ring, the lower address The lower address of the memory is erased, the lower address of the transmission source MAC address of the packet is stored in the erased lower address storage memory, a bit indicating a duplicate lower address is added to the packet, and the packet is transferred to the left. directed to the server through a vertex device on a rotating ring;
When the packet arrives at the router, if the packet has a duplicated lower address bit, the source MAC address of the packet is added to the duplicated lower address address table and the duplicated lower address identification bit and means for storing together.











JP2022027354A 2022-02-24 2022-02-24 Packet transfer system that performs handover by using ring network using low-order address storage method Pending JP2023123314A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2022027354A JP2023123314A (en) 2022-02-24 2022-02-24 Packet transfer system that performs handover by using ring network using low-order address storage method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2022027354A JP2023123314A (en) 2022-02-24 2022-02-24 Packet transfer system that performs handover by using ring network using low-order address storage method

Publications (1)

Publication Number Publication Date
JP2023123314A true JP2023123314A (en) 2023-09-05

Family

ID=87885681

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2022027354A Pending JP2023123314A (en) 2022-02-24 2022-02-24 Packet transfer system that performs handover by using ring network using low-order address storage method

Country Status (1)

Country Link
JP (1) JP2023123314A (en)

Similar Documents

Publication Publication Date Title
JP2023086623A (en) Handover Using Ring Network Using Lower Address Storage Method
CN109076335B (en) Predictive routing for mobility
EP1180883B1 (en) Distributed source learning for data communication switch
JP2023123314A (en) Packet transfer system that performs handover by using ring network using low-order address storage method
US6711161B1 (en) Arrangement for providing linearly scaleable address forwarding tables within multiple network switch modules
JP2023124877A (en) Packet transfer system that performs handover by using ring network using low-order address storage method
JP2023126061A (en) Packet transfer system that performs handover by using ring network using low-order address storage method
US6760341B1 (en) Segmention of buffer memories for shared frame data storage among multiple network switch modules
JP2023125084A (en) Packet transfer system that performs handover by using ring network using low-order address storage method
JP2024007161A (en) Handover of portable terminal used for addition, dropping, and passing device of packet of ring network of a low-order address memory storing low-order address of mac address
JP2023127230A (en) Packet transfer system that implements handover using ring network that employs lower address storage method
JP2023107336A (en) Handover using low-order address storage method in ring network
JP2023127663A (en) Packet transfer system that implements handover using ring network that employs lower address storage method
JP2024012001A (en) Hand-over of mobile terminal that uses lower address memory for storing lower address of mac address for device for add, drop, and pass of packet of ring network
JP2023152304A (en) Mobile terminal handover using lower address memory that stores lower addresses of mac addresses for add, drop, and transfer device in ring network
JP2023120610A (en) Handover that employs ring network using lower address storage method
JP2023176756A (en) Hand-over of portable terminal using low address memory storing low address of mac address for device which adds, drops, and passes packet of ring network
JP2023086138A (en) Handover Using Ring Network Using Lower Address Storage Method
JP2023175536A (en) Hand-over of wireless system using ring network using low address memory storing low address alone of mac address for node device
JP2023083862A (en) Packet transfer system enabling handover using ring network using lower address storage method
JP2023047359A (en) Address storage method, ring network using the same, and handover using ring network
JP2024012244A (en) Mobile terminal handover using lower address memory that stores lower addresses of mac addresses as device for adding, dropping, and passing packets in ring network
JP2023117339A (en) Handover Using Ring Network Using Lower Address Storage Method
JP2023165689A (en) Packet transfer system performing handover of mobile terminal within one domain using ring network using lower address storage method of mac address
JP2023099375A (en) Handover Using Ring Network Using Lower Address Storage Method