JP2010087851A - Wireless lan base station - Google Patents

Wireless lan base station Download PDF

Info

Publication number
JP2010087851A
JP2010087851A JP2008254860A JP2008254860A JP2010087851A JP 2010087851 A JP2010087851 A JP 2010087851A JP 2008254860 A JP2008254860 A JP 2008254860A JP 2008254860 A JP2008254860 A JP 2008254860A JP 2010087851 A JP2010087851 A JP 2010087851A
Authority
JP
Japan
Prior art keywords
wireless lan
base station
arp
address
lan base
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
JP2008254860A
Other languages
Japanese (ja)
Other versions
JP5074338B2 (en
Inventor
Katsutoshi Matsuura
克敏 松浦
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.)
Fujitsu Frontech Ltd
Original Assignee
Fujitsu Frontech 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 Fujitsu Frontech Ltd filed Critical Fujitsu Frontech Ltd
Priority to JP2008254860A priority Critical patent/JP5074338B2/en
Publication of JP2010087851A publication Critical patent/JP2010087851A/en
Application granted granted Critical
Publication of JP5074338B2 publication Critical patent/JP5074338B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

<P>PROBLEM TO BE SOLVED: To provide a wireless LAN base station which reduces traffic volume between the wireless LAN base station and a wireless LAN terminal when an address resolution request is made. <P>SOLUTION: The wireless LAN base station includes a determination unit which determines whether IP addresses of all the connected wireless LAN terminals have been recognized by comparing the number of associated records in a storage unit in which the IP address and the MAC address of the wireless LAN terminal are associated with each other with the number of terminals connected to the wireless LAN base station when an ARP request is received from a wired or wireless section. When the determination unit determines that the number of associated records of the IP address and the MAC address is equal to the number of terminals connected to the wireless LAN base station, and the IP address included in the received ARP request is not stored in the storage unit, a broadcast transfer of the ARP request is not performed to the connected wireless LAN terminal and an ARP response is not transmitted to the wired or wireless section. <P>COPYRIGHT: (C)2010,JPO&INPIT

Description

本発明は、ローカルエリアに設置された無線LAN基地局に関し、特に、無線LAN基地局が行なうアドレス解決要求、例えば相手側端末のIPアドレスに対応する、その相手側端末のMACアドレスを知ろうとする要求の処理技術に関する。   The present invention relates to a wireless LAN base station installed in a local area, and in particular, tries to know an address resolution request made by the wireless LAN base station, for example, the MAC address of the counterpart terminal corresponding to the IP address of the counterpart terminal. It relates to request processing technology.

イーサネット(Ethernet)(登録商標)をベースとしたネットワークではIPアドレスを指定して通信を行なうが、送信元と送信先が同一のネットワークである場合、すなわち、送信元と送信先のサブネットグループが同一である場合、データリンク層のアドレス(以下、「MAC(Media Access Control)アドレス」という)を使用して通信を行なっている。このため、配下に接続している端末のIPアドレスとMACアドレスを関連付けるテーブル(以下、「ARP(Address Resolution Protocol)テーブル」という)を無線LAN基地局において管理している。そして、通信をスムーズに行なうために、例えば通信を開始しようとする無線LAN端末は相手側のMACアドレスを知るために、IPアドレス“XXX.XXX.X.XXX”を持つ装置はどれか?(“Who is XXX.XXX.X.XXX”)、というアドレス解決プロトコル要求(以下、「ARP要求」という)をブロードキャストして、それを無線LAN基地局が受信したときに、有線・無線を問わずに、配下に接続している端末を代理して、無線LAN基地局がARPテーブルを参照して対応するMACアドレスを応答するようにしている。これを、無線LAN基地局のProxy ARP機能と呼んでいる。   In a network based on Ethernet (registered trademark), communication is performed by specifying an IP address. However, if the source and destination are the same network, that is, the source and destination subnet groups are the same. In this case, communication is performed using the data link layer address (hereinafter referred to as “MAC (Media Access Control) address”). For this reason, the wireless LAN base station manages a table (hereinafter referred to as “ARP (Address Resolution Protocol) table”) for associating the IP address and MAC address of the terminal connected to the subordinate. In order to perform communication smoothly, for example, which wireless LAN terminal that is trying to start communication knows the other party's MAC address, which device has the IP address “XXX.XXX.X.XXX”? (“Who is XXX.XXX.X.XXX”) is broadcast, and when the wireless LAN base station receives the request, the wireless LAN base station asks whether it is wired or wireless. Instead, the wireless LAN base station responds with the corresponding MAC address by referring to the ARP table on behalf of the terminal connected to the subordinate. This is called the Proxy ARP function of the wireless LAN base station.

また、企業内、例えば百貨店、スーパーマーケット、等には、サーバと端末が上述したProxy ARP機能を有する無線LAN基地局(無線LANアクセスポイント)を介してデータのやり取りを行なうシステムが設置されている。   In addition, a system in which a server and a terminal exchange data via a wireless LAN base station (wireless LAN access point) having the above-described Proxy ARP function is installed in a company, for example, a department store or a supermarket.

例えば、百貨店の場合、各階に4〜5台の無線LAN基地局があり、それぞれの無線LAN基地局の下には、通常設置場所がレジ等であるPOS端末や、ラップトップなどのモバイル端末が無線LAN端末として複数台接続されている。このように、無線LAN基地局が多数存在する環境では、ほぼ同時に一斉にブロードキャストパケットが送信されるために、トラフィックが増えて、帯域が占有されてしまう、という問題がある。そこで、これを解決するために、無線LAN基地局が配下に接続している端末を代理してARP要求に応答する上述のProxy ARP機能が無線LAN基地局に実装されている。   For example, in the case of a department store, there are 4 to 5 wireless LAN base stations on each floor. Under each wireless LAN base station, a POS terminal whose normal installation location is a cash register or a mobile terminal such as a laptop is provided. A plurality of wireless LAN terminals are connected. As described above, in an environment where there are a large number of wireless LAN base stations, broadcast packets are transmitted all at once at the same time, so there is a problem that the traffic increases and the bandwidth is occupied. In order to solve this problem, the above-described Proxy ARP function that responds to an ARP request on behalf of a terminal connected to the wireless LAN base station is implemented in the wireless LAN base station.

このようなシステムでは、無線LAN基地局より上位側、すなわち、上位装置(ルータ、サーバ(以下、このサーバのことを「有線LANサーバ」ということがある)、等)とHUB/SWの間、および、HUB/SWと複数台の無線LAN基地局の間は有線(すなわち、ケーブル)で接続されている。なお、実際は、上位装置もいずれかの階に設置されており、その階のいずれかの無線LAN基地局に接続されている。   In such a system, the upper side than the wireless LAN base station, that is, the upper device (router, server (hereinafter, this server may be referred to as “wired LAN server”), etc.) and the HUB / SW, The HUB / SW and the plurality of wireless LAN base stations are connected by wire (that is, cable). Actually, the host device is also installed on any floor, and is connected to any wireless LAN base station on that floor.

図4において、有線LANサーバ(ここでは、そのIPアドレスを“192.168.0.1”とする)11から、無線LAN端末(これは例えばレジに設置されたPOS端末である。また、ここでは、そのIPアドレスを“192.168.0.201”とする)14−1に、データ通信を行う場合、プロトコルの最初の段階で、その有線LANサーバ11から、同じネットワークのグループに接続している機器(通常HUB/SWに接続している機器が該当する)つまり、各階の各無線LAN基地局に対し、そのサーバのIPアドレス“192.168.0.201”を持つ装置はどれか?(“Who is 192.168.0.201”)、というARP要求をブロードキャストする。
これにより、その無線LAN端末のIPアドレスに対応するMACアドレスを有線LAN
サーバは知ろうとする。
4, a wired LAN server (in this case, its IP address is “192.168.0.1”) 11 to a wireless LAN terminal (this is a POS terminal installed at a cash register, for example). When data communication is performed on the network 14-1, the device (usually HUB / SW) connected to the same network group is connected from the wired LAN server 11 at the first stage of the protocol. That is, which device has the IP address “192.168.0.201” of the server for each wireless LAN base station on each floor? ("Who is 192.168.0.201") is broadcasted.
As a result, the MAC address corresponding to the IP address of the wireless LAN terminal is changed to the wired LAN.
The server tries to know.

ARP要求を受信した各無線LAN基地局は、それぞれの無線LAN基地局の下に接続している装置(端末またはサーバ)にそのARP要求をブロードキャストする。なお、ここまでの動作は図4には示されていない。   Each wireless LAN base station that has received the ARP request broadcasts the ARP request to a device (terminal or server) connected to the wireless LAN base station. The operation so far is not shown in FIG.

このARP要求を有線LANサーバ11が受信すると、サーバ11側でも通信相手のMACアドレスを知る必要があることから、有線LANサーバ11は、図4の(1)において、受信したARP要求に含まれる通信相手の端末のIPアドレス“192.168.0.201” を持つ装置はどれか?(“Who is 192.168.0.1”)、というARP要求をブロードキャストする。   When the wired LAN server 11 receives this ARP request, the server 11 also needs to know the MAC address of the communication partner, so the wired LAN server 11 is included in the received ARP request in (1) of FIG. Which device has the IP address “192.168.0.201” of the communication partner's terminal? ("Who is 192.168.0.1") is broadcast.

このARP要求は、HUB/SW12を介して、無線LAN基地局13−1、13−2、・・・、13−5にブロードキャストされる。
無線LAN基地局13−1の下に通信相手の端末が接続していて、無線LAN基地局13−1がProxy ARP機能を有しており、その通信相手の端末のIPアドレスに対応するMACアドレスをARPテーブル上に持っている場合、図4の(2)で、無線LAN基地局13−1は、ARP要求を無線区間に転送することなく、そのARPテーブルを参照して、対応するMACアドレスをその端末の代理でARP応答を返信する。
This ARP request is broadcast to the wireless LAN base stations 13-1, 13-2,..., 13-5 via the HUB / SW12.
A communication partner terminal is connected under the wireless LAN base station 13-1, the wireless LAN base station 13-1 has a Proxy ARP function, and a MAC address corresponding to the IP address of the communication partner terminal In the ARP table, the wireless LAN base station 13-1 refers to the ARP table and transfers the corresponding MAC address in (2) of FIG. 4 without transferring the ARP request to the wireless section. ARP response on behalf of the terminal.

一方、同様にProxy ARP機能を有する無線LAN基地局13−2〜13−5は、通信相手の端末に接続していないために、それぞれが管理する、上述のARPテーブル中に、そのARP要求に含まれる端末のIPアドレスが登録されるはずがなく、よって、無線LAN基地局による代理応答を行わずに、図4の(2’)で、無線LAN基地局13−2〜13−5の下に接続している装置(端末またはサーバ)にそのARP要求をブロードキャストする。すなわち、従来の無線LAN基地局においては、パケットを受け渡すことが目的であるため、ARPテーブル上にそのARP要求に含まれるIPアドレスが登録されていない場合、無線LAN端末の接続の有無を問わず、ブロードキャスト転送を行っている。そして、上述したように、このブロードキャスト転送に起因して、トラフィックが増えて、帯域が占有されてしまう、という問題がある。   On the other hand, since the wireless LAN base stations 13-2 to 13-5 having the Proxy ARP function are not connected to the communication partner terminal, the ARP request is included in the ARP table managed by each of the wireless LAN base stations 13-2 to 13-5. The IP address of the included terminal cannot be registered. Therefore, without performing a proxy response by the wireless LAN base station, the wireless LAN base station 13-2 to 13-5 below in FIG. The ARP request is broadcast to a device (terminal or server) connected to. That is, since the purpose of the conventional wireless LAN base station is to deliver a packet, if the IP address included in the ARP request is not registered on the ARP table, whether the wireless LAN terminal is connected or not is questioned. Without broadcast transmission. As described above, there is a problem that the traffic increases and the band is occupied due to the broadcast transfer.

なお、図4には示されていないが、その後は、有線LANサーバ11と無線LAN端末14−1との間で通信が行なわれる。
このように、従来は、無線LAN基地局がProxy ARP機能を有しているにもかかわらず、それが十分有効に活用されることなく、ARP要求などの無駄なパケットが多く転送される、という問題がある。
Although not shown in FIG. 4, thereafter, communication is performed between the wired LAN server 11 and the wireless LAN terminal 14-1.
As described above, conventionally, even though the wireless LAN base station has the Proxy ARP function, a lot of useless packets such as ARP requests are transferred without being effectively utilized. There's a problem.

なお、周辺技術として、例えば、特許文献1では、ATM交換網において、エミュレーション端末からのARP要求に対して、エミュレーションクライアント装置がBUS(Broadcast and Unknown Server)に接続してARPサーチテーブル内に該当するIPアドレスがあるかどうかをサーチし、該当するIPアドレスがそのテーブル内に登録されていない場合はすべてのLEC(LAN Emulation Client)に対してマルチキャストVCC(コネクション)上で、IP/MAC−ARP要求を転送することで、ARP要求のトラッッフィック削減を可能としたLANエミュレーションシステムが示されている。   As a peripheral technology, for example, in Patent Document 1, in an ATM switching network, an emulation client device corresponds to an ARP search table by connecting to a BUS (Broadcast and Unknown Server) in response to an ARP request from an emulation terminal. An IP / MAC-ARP request is searched on a multicast VCC (connection) for all LECs (LAN Emulation Clients) if the IP address is searched and the corresponding IP address is not registered in the table. A LAN emulation system that can reduce the traffic of the ARP request by transferring the ARP request is shown.

また、特許文献2では、端末は、登録済みのARPテーブルを記憶した第1のキャッシュテーブルと、バックグラウンドプロセス(デーモン)により更新される、新規のIPアドレスとMACアドレスとを対応付けた第2のキャッシュテーブルとを有する。そして、端末は、ARP要求を受信したときに、該当するIPアドレスで、第1のキャッシュテーブルを検索し、なければ、第2のキャッシュテーブルを使用してアドレス解決を実行して
いる。
According to Patent Document 2, the terminal associates a first cache table storing a registered ARP table with a new IP address and a MAC address that are updated by a background process (daemon). Cache table. When the terminal receives the ARP request, the terminal searches the first cache table with the corresponding IP address, and if not, performs address resolution using the second cache table.

また、特許文献3では、通信中端末のMAC−IPアドレスを所定の登録時間だけ登録するARPテーブルと、そのARPテーブルをその登録時間より短い周期で監視し、MAC−IPアドレスの登録が削除された後にカウントを開始する監視カウンタとを有するダイヤルアップ接続ルータが示されている。このルータでは、その監視カウンタが閾値に達したときに、通信終了後の回線切断が実行される。   Also, in Patent Document 3, an ARP table for registering the MAC-IP address of a communicating terminal for a predetermined registration time and the ARP table are monitored at a cycle shorter than the registration time, and the registration of the MAC-IP address is deleted. A dial-up connection router having a monitoring counter that starts counting after is shown. In this router, when the monitoring counter reaches a threshold value, the line is disconnected after the end of communication.

また、特許文献4では、ネットワークアドレスとMACアドレスとの対応を登録するネットワークテーブルと、そのネットワークテーブルにネットワークアドレスとMACアドレスを登録したときにスタートするタイマT1と、タイマT1と同時にスタートし、タイマT1より小さい所定時間経過後にタイムオーバーとなるタイマT2とを有する通信装置が示されている。この通信装置では、タイマT1の時間だけ、ネットワークアドレスとMACアドレスとの対応を登録し、タイマT1がタイムオーバーになりそうなタイミングをタイマT2により検出し、早めにARP要求を行っている。
特開平9−298554号公報 特開2000−209226号公報 特開第3592249号公報 特開第3657420号公報
In Patent Document 4, a network table for registering the correspondence between a network address and a MAC address, a timer T1 that starts when the network address and the MAC address are registered in the network table, a timer T1 that starts simultaneously with the timer T1, A communication device is shown having a timer T2 that times out after a predetermined time less than T1. In this communication apparatus, the correspondence between the network address and the MAC address is registered for the time of the timer T1, the timing at which the timer T1 is likely to run out is detected by the timer T2, and an ARP request is made early.
Japanese Patent Laid-Open No. 9-298554 JP 2000-209226 A JP 3592249 A JP 3657420 A

本発明は、アドレス解決要求時に、無線LAN基地局と端末との間でトラフィック量を軽減することを可能とした無線LAN基地局を提供することを目的とする。   An object of the present invention is to provide a wireless LAN base station that can reduce the amount of traffic between a wireless LAN base station and a terminal when an address resolution request is made.

提案する無線LAN基地局は、有線または無線区間からARP要求を受信したときに、無線LAN端末のIPアドレスとMACアドレスを関連付けた記憶部におけるその関連付けのレコードの数と、その無線LAN基地局に接続している端末の台数との比較を行なうことで、接続中の無線LAN端末のIPアドレスをすべて把握しているかどうかを判定する第1判定部と、ARP要求により、接続中の無線LAN端末に対しブロードキャスト転送を行ない、ARP応答をサーバに送信する送受信部と、を有する。   When the proposed wireless LAN base station receives an ARP request from a wired or wireless section, the number of records of the association in the storage unit that associates the IP address and MAC address of the wireless LAN terminal, and the wireless LAN base station A first determination unit for determining whether or not all IP addresses of connected wireless LAN terminals are grasped by comparing with the number of connected terminals, and a connected wireless LAN terminal based on an ARP request A transmission / reception unit that performs broadcast transfer to the server and transmits an ARP response to the server.

そして、上記送受信部は、上記第1判定部により、無線LAN端末のIPアドレスとMACアドレスの関連付けのレコードの数と、その無線LAN基地局に接続している端末の台数とが等しいと判定されて、かつ、その受信したARP要求に含まれるIPアドレスが前記記憶部に記憶されていない場合に、そのARP要求を接続中の無線LAN端末に対しブロードキャスト転送することなく、かつ、前記有線または無線区間に対しARP応答を行わないものである。   Then, in the transmission / reception unit, the first determination unit determines that the number of records of association between the IP address of the wireless LAN terminal and the MAC address is equal to the number of terminals connected to the wireless LAN base station. And when the IP address included in the received ARP request is not stored in the storage unit, the ARP request is broadcast-transferred to a connected wireless LAN terminal, and the wired or wireless The ARP response is not performed for the section.

提案する無線LAN基地局によれば、第1判定部により、IPアドレスとMACアドレスを関連付けた記憶部を用いて、接続中の無線LAN端末のIPアドレスをすべて把握していると判定された場合、受信したARP要求に含まれるIPアドレスがその記憶部に記憶されていなければ、そのARP要求を接続中の無線LAN端末に対しブロードキャスト転送しないようにしている。これにより、ブロードキャストパケットであるARP要求の転送量を抑えることができ、無線LAN基地局と端末との間の無線LAN区間のトラフィック量(負荷、帯域)を軽減することができる。   According to the proposed wireless LAN base station, when it is determined by the first determination unit that all the IP addresses of the connected wireless LAN terminals are grasped using the storage unit in which the IP address and the MAC address are associated If the IP address included in the received ARP request is not stored in the storage unit, the ARP request is not broadcast-transferred to the connected wireless LAN terminal. Thereby, the transfer amount of the ARP request which is a broadcast packet can be suppressed, and the traffic amount (load, bandwidth) in the wireless LAN section between the wireless LAN base station and the terminal can be reduced.

以下図面に基づいて、本発明の実施形態について詳細を説明する。
図1は、本発明の一実施形態に係る無線LAN基地局を含むシステム構成図である。このシステムは企業内、例えば百貨店、スーパーマーケット、等に設置される。
Hereinafter, embodiments of the present invention will be described in detail with reference to the drawings.
FIG. 1 is a system configuration diagram including a wireless LAN base station according to an embodiment of the present invention. This system is installed in a company, for example, a department store or a supermarket.

図1に示すように、このシステムは、有線LANサーバ1と、HUB/SW2と、無線LAN基地局3−1、3−2、・・・、3−5と、無線LAN基地局3−1に接続している無線LAN端末4−1等と、無線LAN基地局3−2に接続している無線LAN端末4−2等と、無線LAN基地局3−3に接続している無線LAN端末4−3と、無線LAN基地局3−5に接続している無線LAN端末4−5等と、によって構成されている。なお、各無線LAN基地局は、上述したProxy ARP機能を有する。そして、有線LANサーバ1と各無線LAN端末とは、無線LAN基地局(無線LANアクセスポイント)を介してデータのやり取りを行なう。   As shown in FIG. 1, this system includes a wired LAN server 1, a HUB / SW 2, wireless LAN base stations 3-1, 3-2, ..., 3-5, and a wireless LAN base station 3-1. Wireless LAN terminal 4-1 connected to the wireless LAN terminal, wireless LAN terminal 4-2 connected to the wireless LAN base station 3-2, etc., and wireless LAN terminal connected to the wireless LAN base station 3-3 4-3, a wireless LAN terminal 4-5 connected to the wireless LAN base station 3-5, and the like. Each wireless LAN base station has the Proxy ARP function described above. The wired LAN server 1 and each wireless LAN terminal exchange data via a wireless LAN base station (wireless LAN access point).

例えば、百貨店の場合、各階に4〜5台の無線LAN基地局があり、それぞれの無線LAN基地局の下には、通常設置場所がレジ等であるPOS端末や、ラップトップなどのモバイル端末が無線LAN端末として複数台接続されている。   For example, in the case of a department store, there are 4 to 5 wireless LAN base stations on each floor. Under each wireless LAN base station, a POS terminal whose normal installation location is a cash register or a mobile terminal such as a laptop is provided. A plurality of wireless LAN terminals are connected.

図1のシステムでは、無線LAN基地局より上位側、すなわち、有線LANサーバ1とHUB/SW2の間、および、HUB/SW2と5台の無線LAN基地局3−1、3−2、・・・、3−5の間は有線(すなわち、ケーブル)で接続されている。なお、実際は、有線LANサーバ1もいずれかの階に設置されており、その階のいずれかの無線LAN基地局に接続されている。   In the system of FIG. 1, the upper side than the wireless LAN base station, that is, between the wired LAN server 1 and the HUB / SW2, and between the HUB / SW2 and the five wireless LAN base stations 3-1, 3-2,. -Between 3-5, it is connected by wire (that is, cable). Actually, the wired LAN server 1 is also installed on any floor and is connected to any wireless LAN base station on that floor.

図1において、有線LANサーバ(ここでは、そのIPアドレスを“192.168.0.1”とする)1から、無線LAN端末(これは例えばレジに設置されたPOS端末である。また、ここでは、そのIPアドレスを“192.168.0.201”とする)4−1に、データ通信を行う場合、プロトコルの最初の段階で、その有線LANサーバ1から、同じネットワークのグループに接続している機器(通常HUB/SWに接続している機器が該当する)つまり、各階の各無線LAN基地局に対し、そのサーバのIPアドレス“192.168.0.201”を持つ装置はどれか?(“Who is 192.168.0.201”)、というARP要求をブロードキャストする。
これにより、その無線LAN端末のIPアドレスに対応するMACアドレスを有線LANサーバは知ろうとする。
1, a wired LAN server (in this case, its IP address is “192.168.0.1”) 1 to a wireless LAN terminal (this is a POS terminal installed at a cash register, for example). In the case of performing data communication with 4-1 (address is “192.168.0.201”), at the first stage of the protocol, the device connected to the same network group from the wired LAN server 1 (usually HUB / SW) That is, which device has the IP address “192.168.0.201” of the server for each wireless LAN base station on each floor? ("Who is 192.168.0.201") is broadcasted.
As a result, the wired LAN server tries to know the MAC address corresponding to the IP address of the wireless LAN terminal.

ARP要求を受信した各無線LAN基地局は、それぞれの無線LAN基地局の下に接続している装置(端末またはサーバ)にそのARP要求をブロードキャストする。
このARP要求は、HUB/SW2を介して、無線LAN基地局3−1、3−2、・・・、3−5にブロードキャストされる。
Each wireless LAN base station that has received the ARP request broadcasts the ARP request to a device (terminal or server) connected to the wireless LAN base station.
This ARP request is broadcast to the wireless LAN base stations 3-1, 3-2,..., 3-5 via the HUB / SW2.

無線LAN基地局3−1の下に通信相手の端末が接続していて、無線LAN基地局3−1がProxy ARP機能を有しており、その通信相手の端末のIPアドレスに対応するMACアドレスをARPテーブル上に持っている場合、図1の(2−1)で、無線LAN基地局13−1は、そのARPテーブルを参照して、対応するMACアドレスをその端末の代理でARP応答を返信する。図2は、無線LAN基地局3−1が管理しているARPテーブルの一例を示す図である。   A communication partner terminal is connected under the wireless LAN base station 3-1, the wireless LAN base station 3-1 has a Proxy ARP function, and a MAC address corresponding to the IP address of the communication partner terminal 1 in FIG. 1 (2-1), the wireless LAN base station 13-1 refers to the ARP table and sends the corresponding MAC address to the ARP response on behalf of the terminal. Send back. FIG. 2 is a diagram illustrating an example of the ARP table managed by the wireless LAN base station 3-1.

図2では、項番「1」で示されるレコード(行)が「IPアドレス」の項目に無線LAN端末4−1のIPアドレス“192.168.0.201”を持っている。よって、無線LAN基地局3−1は図2のテーブルを参照して、図1の(3)において、IPアドレス“192.168.0.201”はMACアドレス“00:01:02:03:04:05”である(192.168.0.201 is 00:01:02:03:04:05)というARP応答を有線LANサーバ1に対し行なう。   In FIG. 2, the record (row) indicated by the item number “1” has the IP address “192.168.0.201” of the wireless LAN terminal 4-1 as the item “IP address”. Therefore, the wireless LAN base station 3-1 refers to the table in FIG. 2, and in FIG. 1 (3), the IP address “192.168.0.201” is the MAC address “00: 01: 02: 03: 04: 05”. (192.168.0.201 is 00: 01: 02: 03: 04: 05) is sent to the wired LAN server 1.

なお、図2において、項目「無通信時間」は、無線LAN基地局がその無線LAN端末との間でパケットの送受信が行われる度にリセットされる。一定時間通信がない場合、ARPテーブルから該当するレコードが削除される。例えば、項番3がその一例で、30分間無通信状態が続いていたため、APRテーブルから削除されたものである。また、配下の端末において、モバイル端末の占める割合が少なく、端末の組み合わせに殆ど変化がない場合、上記一定時間を長め(例えば24時間)に設定する。   In FIG. 2, the item “no communication time” is reset every time the wireless LAN base station transmits / receives a packet to / from the wireless LAN terminal. If there is no communication for a certain period of time, the corresponding record is deleted from the ARP table. For example, item number 3 is an example of this, and it has been deleted from the APR table because no communication has continued for 30 minutes. Also, when the proportion of mobile terminals is small in the subordinate terminals and there is almost no change in the combination of the terminals, the predetermined time is set longer (for example, 24 hours).

図1の説明に戻る。
上述したように、無線LAN基地局3−1に通信相手の端末が接続されていることから、無線LAN基地局3−2〜3−5は、通信相手の端末に接続していないことになり、そのため、それぞれが管理するARPテーブル中に、そのARP要求に含まれる端末のIPアドレスは登録されてはいないはずである。
Returning to the description of FIG.
As described above, since the communication partner terminal is connected to the wireless LAN base station 3-1, the wireless LAN base stations 3-2 to 3-5 are not connected to the communication partner terminal. Therefore, the IP address of the terminal included in the ARP request should not be registered in the ARP table managed by each.

この場合、IP−MAC関連付けの数(すなわち、ARPテーブルのレコード数)と、その無線LAN基地局に接続している端末の台数とを比較し、比較結果に応じて処理を分岐する。   In this case, the number of IP-MAC associations (that is, the number of records in the ARP table) is compared with the number of terminals connected to the wireless LAN base station, and the process branches according to the comparison result.

すなわち、「IP−MAC関連付けの数 < 無線LAN基地局に接続している端末の台数」である場合、IP−MAC関連付けがすべてARPテーブル上に把握されてなく、該当するIPアドレスの端末が接続している可能性があるため、その無線LAN基地局(図1では無線LAN基地局3−2)から、図1の(2−2)において、ARP要求を接続している無線LAN端末4−2等にブロードキャストしている。   That is, when “the number of IP-MAC associations <the number of terminals connected to the wireless LAN base station”, all the IP-MAC associations are not grasped on the ARP table, and the terminals having the corresponding IP addresses are connected. Therefore, from the wireless LAN base station (wireless LAN base station 3-2 in FIG. 1), the wireless LAN terminal 4- connected to the ARP request in FIG. Broadcast to 2 mag.

一方、「IP−MAC関連付けの数 = 無線LAN基地局に接続している端末の台数」である場合、すなわち、IP−MAC関連付けがすべてARPテーブル上に把握されている場合(ARP要求のIPアドレスの端末が接続していないことが確実に分かる場合)、図1の(2−3)において、該当する各無線LAN端末(図1では無線LAN基地局3−3、3−4、3−5)からARP転送(ブロードキャスト通信)を行わない。これにより、無駄な電波を出すことなく、ブロードキャスト転送に起因して、トラフィックが増えて、帯域が占有されてしまうことを避けることができ、無線LAN基地局と無線LAN端末との間でトラフィック量を軽減することが可能となる。なお、本システムは、例えば、無線LAN端末が長時間同じIPアドレスを継続的に利用する、POSの店舗内運用等のイントラネット環境下での使用が好ましい。   On the other hand, when “the number of IP-MAC associations = the number of terminals connected to the wireless LAN base station”, that is, when all the IP-MAC associations are known on the ARP table (IP address of the ARP request) 1) (2-3) in FIG. 1, each corresponding wireless LAN terminal (in FIG. 1, wireless LAN base stations 3-3, 3-4, 3-5) ARP transfer (broadcast communication) is not performed. As a result, it is possible to avoid an increase in traffic due to broadcast transfer and occupation of the bandwidth without emitting unnecessary radio waves, and the amount of traffic between the wireless LAN base station and the wireless LAN terminal. Can be reduced. The system is preferably used in an intranet environment such as a POS in-store operation in which a wireless LAN terminal continuously uses the same IP address for a long time.

また、図1には示されていないが、その後は、有線LANサーバ1と無線LAN端末4−1との間で通信が行なわれる。   Further, although not shown in FIG. 1, thereafter, communication is performed between the wired LAN server 1 and the wireless LAN terminal 4-1.

図3は、無線LAN基地局におけるARP要求受信時の処理のフローチャートである。
図3のステップS1において、有線あるいは無線区間からARP要求を受信することにより、一連の処理が開始する。
続く、ステップS2では、上述したように、IP−MAC関連付けの数と、その無線LAN基地局に接続している端末の台数との比較を行なうことで、接続中の無線LAN端末のIPアドレスをすべて把握しているかどうかが判定される。
FIG. 3 is a flowchart of processing when an ARP request is received in the wireless LAN base station.
In step S1 of FIG. 3, a series of processing starts by receiving an ARP request from a wired or wireless section.
In step S2, as described above, the number of IP-MAC associations is compared with the number of terminals connected to the wireless LAN base station, so that the IP address of the connected wireless LAN terminal is determined. It is determined whether or not everything is known.

ステップS2で接続中の無線LAN端末のIPアドレスをすべて把握していないと判定された場合(ステップS2の判定結果がNOの場合)、すなわち、「IP−MAC関連付けの数 < 無線LAN基地局に接続している端末の台数」である場合、ステップS3で、ARP要求を無線区間(接続中の無線LAN端末)に対し(ブロードキャスト)転送する。   When it is determined in step S2 that all the IP addresses of the connected wireless LAN terminals are not grasped (when the determination result in step S2 is NO), that is, “number of IP-MAC associations <to wireless LAN base station If it is "the number of connected terminals", in step S3, the ARP request is (broadcast) transferred to the wireless section (connected wireless LAN terminal).

ステップS3でのARP要求の転送に対して、続く、ステップS4で、ARP応答の受信があるかどうかが判定される。
ステップS4で、ARP応答の受信が接続中のすべての無線LAN端末からない場合(ステップS4の判定結果がNOの場合)、ステップS8において、この無線LAN基地局からARP応答を要求があった(有線または無線)区間(ARP要求の送信元)に返信することなく、一連の処理を終了する。
In response to the transfer of the ARP request in step S3, it is determined in step S4 whether an ARP response has been received.
If it is determined in step S4 that the ARP response is not received from all connected wireless LAN terminals (when the determination result in step S4 is NO), in step S8, the wireless LAN base station requests an ARP response ( A series of processing ends without returning to the section (wired or wireless) section (the source of the ARP request).

一方、ステップS4で、ARP応答の受信が接続中のある無線LAN端末からあった場合(ステップS4の判定結果がYESの場合)、ステップS5において、その無線LAN端末のMACアドレスとIPアドレスをこの無線LAN基地局のARPテーブルに登録し、ステップS7において、この無線LAN基地局から、そのMACアドレスとIPアドレスを含むARP応答を要求があった(有線または無線)区間(ARP要求の送信元)に返信する。   On the other hand, when the ARP response is received from a connected wireless LAN terminal in step S4 (when the determination result in step S4 is YES), in step S5, the MAC address and IP address of the wireless LAN terminal are Registered in the ARP table of the wireless LAN base station, and in step S7, the wireless LAN base station requested an ARP response including the MAC address and IP address (wired or wireless) section (source of ARP request) Reply to

一方、ステップS2で接続中の無線LAN端末のIPアドレスをすべて把握していると判定された場合(ステップS2の判定結果がYESの場合)、すなわち、「IP−MAC関連付けの数 = 無線LAN基地局に接続している端末の台数」である場合、ステップS6で、ARP要求のIPアドレスが、この無線LAN基地局のARPテーブルに存在するかどうかが判定される。   On the other hand, if it is determined in step S2 that all the IP addresses of the connected wireless LAN terminals are grasped (if the determination result in step S2 is YES), that is, “number of IP-MAC associations = wireless LAN base If it is "the number of terminals connected to the station", it is determined in step S6 whether the IP address of the ARP request exists in the ARP table of this wireless LAN base station.

ステップS6において、ARP要求のIPアドレスがARPテーブルに存在しないと判定された場合(ステップS6の判定結果がNOの場合)、ステップS8において、この無線LAN基地局からARP応答を要求があった(有線または無線)区間(ARP要求の送信元)に返信することなく、一連の処理を終了する。   In step S6, when it is determined that the IP address of the ARP request does not exist in the ARP table (when the determination result in step S6 is NO), in step S8, the wireless LAN base station requests an ARP response ( A series of processing ends without returning to the section (wired or wireless) section (the source of the ARP request).

ステップS6において、ARP要求のIPアドレスがARPテーブルに存在すると判定された場合(ステップS6の判定結果がYESの場合)、ステップS7において、この無線LAN基地局から、そのMACアドレスとIPアドレスを含むARP応答を要求があった(有線または無線)区間(ARP要求の送信元)に返信する。   If it is determined in step S6 that the IP address of the ARP request exists in the ARP table (if the determination result in step S6 is YES), the wireless LAN base station includes the MAC address and IP address in step S7. An ARP response is returned to the requested (wired or wireless) section (the source of the ARP request).

本発明の一実施形態に係る無線LAN基地局を含むシステム構成図である。1 is a system configuration diagram including a wireless LAN base station according to an embodiment of the present invention. ARPテーブルのデータ構成を示す図である。It is a figure which shows the data structure of an ARP table. 無線LAN基地局におけるARP要求受信時の処理のフローチャートである。It is a flowchart of the process at the time of ARP request reception in a wireless LAN base station. 従来のシステム構成図である。It is a conventional system configuration diagram.

符号の説明Explanation of symbols

1、11 有線LANサーバ
2、12 HUB/SW
3−1、3−2、3−3、3−4、3−5、13−1、13−2、13−3、13−4、13−5 無線LAN基地局
4−1、4−2、4−3、4−5、14−1、14−2、14−3、14−5 無線LAN端末
1, 11 Wired LAN server 2, 12 HUB / SW
3-1, 3-2, 3-3, 3-4, 3-5, 13-1, 13-2, 13-3, 13-4, 13-5 Wireless LAN base station 4-1, 4-2 , 4-3, 4-5, 14-1, 14-2, 14-3, 14-5 Wireless LAN terminal

Claims (4)

Proxy ARP機能を有し、サーバと端末との間でデータのやり取りを行う無線LAN基地局において、
有線または無線区間からARP要求を受信したときに、無線LAN端末のIPアドレスとMACアドレスを関連付けた記憶部におけるその関連付けのレコードの数と、自無線LAN基地局に接続している端末の台数との比較を行なうことで、接続中の無線LAN端末のIPアドレスをすべて把握しているかどうかを判定する第1判定部と、
前記ARP要求により、接続中の無線LAN端末に対しブロードキャスト転送を行ない、ARP応答をサーバに送信する送受信部を有し、
前記送受信部は、前記第1判定部により、無線LAN端末のIPアドレスとMACアドレスの関連付けのレコードの数と、前記無線LAN基地局に接続している端末の台数とが等しいと判定されて、かつ、前記受信したARP要求に含まれるIPアドレスが前記記憶部に記憶されていない場合に、前記ARP要求を接続中の無線LAN端末に対しブロードキャスト転送することなく、かつ、前記有線または無線区間に対しARP応答を行わない、ことを特徴とする無線LAN基地局。
In a wireless LAN base station having a Proxy ARP function and exchanging data between a server and a terminal,
When an ARP request is received from a wired or wireless section, the number of records in the storage unit that associates the IP address and MAC address of the wireless LAN terminal, the number of terminals connected to the own wireless LAN base station, and A first determination unit that determines whether or not all the IP addresses of the connected wireless LAN terminals are grasped by comparing
In accordance with the ARP request, a transmission / reception unit that performs broadcast transfer to a connected wireless LAN terminal and transmits an ARP response to the server,
In the transmitting / receiving unit, the first determining unit determines that the number of records of association between the IP address of the wireless LAN terminal and the MAC address is equal to the number of terminals connected to the wireless LAN base station, And, when the IP address included in the received ARP request is not stored in the storage unit, the ARP request is not broadcasted to the connected wireless LAN terminal, and in the wired or wireless section. A wireless LAN base station, which does not make an ARP response.
前記第1判定部により、無線LAN端末のIPアドレスとMACアドレスの関連付けのレコードの数と、前記自無線LAN基地局に接続している端末の台数とが等しいと判定されて、かつ、前記受信したARP要求に含まれるIPアドレスが前記記憶部に記憶されている場合に、前記ARP要求を接続中の無線LAN端末に対しブロードキャスト転送することなく、かつ、前記有線または無線区間に対し、前記受信したARP要求に含まれるIPアドレスと、そのIPアドレスに対応する前記記憶部中のMACアドレスを含むARP応答を行なう、ことを特徴とする請求項1記載の無線LAN基地局。   The first determination unit determines that the number of records of association between the IP address of the wireless LAN terminal and the MAC address is equal to the number of terminals connected to the own wireless LAN base station, and the reception When the IP address included in the received ARP request is stored in the storage unit, the reception of the ARP request to the wired or wireless section is performed without broadcast transmission to the connected wireless LAN terminal. 2. The wireless LAN base station according to claim 1, wherein an ARP response including an IP address included in the ARP request and a MAC address in the storage unit corresponding to the IP address is made. 前記第1判定部により、IP−MAC関連付けのレコードの数が、前記無線LAN基地局に接続している端末の台数より少ないと判定された場合、前記ARP要求を接続中の無線LAN端末に対しブロードキャスト転送するARP要求転送部と、
前記接続中の無線LAN端末に対しブロードキャスト転送したARP要求に対して、ARP応答の受信があるかどうかを判定する第2判定部と、
前記第2判定部により、ARP応答が接続中のある無線LAN端末から送信されたと判定された場合、そのARP応答を送信した無線LAN端末のMACアドレスとIPアドレスを前記無線LAN基地局のARPテーブルに登録し、前記無線LAN基地局から、そのARP応答を送信した無線LAN端末のMACアドレスとIPアドレスを含むARP応答を、ARP要求があった有線または無線の区間であるARP要求の送信元に返信するARP応答部と、をさらに有することを特徴とする請求項1記載の無線LAN基地局。
When it is determined by the first determination unit that the number of IP-MAC association records is less than the number of terminals connected to the wireless LAN base station, the ARP request is transmitted to the connected wireless LAN terminal. An ARP request transfer unit for broadcast transfer;
A second determination unit that determines whether or not an ARP response has been received in response to an ARP request broadcast to the connected wireless LAN terminal;
When the second determination unit determines that the ARP response is transmitted from a connected wireless LAN terminal, the MAC address and IP address of the wireless LAN terminal that transmitted the ARP response are displayed in the ARP table of the wireless LAN base station. The ARP response including the MAC address and IP address of the wireless LAN terminal that transmitted the ARP response from the wireless LAN base station is sent to the source of the ARP request that is the wired or wireless section where the ARP request was made The wireless LAN base station according to claim 1, further comprising: an ARP response unit that returns a response.
前記第2判定部により、前記ARP応答が接続中のいずれの無線LAN端末からも送信されなかったと判定された場合、前記有線または無線区間に対しARP応答を行わないことを特徴とする請求項3記載の無線LAN基地局。   The ARP response is not performed for the wired or wireless section when the second determination unit determines that the ARP response is not transmitted from any of the connected wireless LAN terminals. The wireless LAN base station described.
JP2008254860A 2008-09-30 2008-09-30 Wireless LAN base station Expired - Fee Related JP5074338B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2008254860A JP5074338B2 (en) 2008-09-30 2008-09-30 Wireless LAN base station

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2008254860A JP5074338B2 (en) 2008-09-30 2008-09-30 Wireless LAN base station

Publications (2)

Publication Number Publication Date
JP2010087851A true JP2010087851A (en) 2010-04-15
JP5074338B2 JP5074338B2 (en) 2012-11-14

Family

ID=42251350

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2008254860A Expired - Fee Related JP5074338B2 (en) 2008-09-30 2008-09-30 Wireless LAN base station

Country Status (1)

Country Link
JP (1) JP5074338B2 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2017126848A (en) * 2016-01-13 2017-07-20 セイコーエプソン株式会社 Radio communication terminal, radio communication system, and radio communication program

Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH09298554A (en) * 1996-04-30 1997-11-18 Oki Electric Ind Co Ltd Lan emulation method, lan emulation system and lan emulation server device
JP2000209226A (en) * 1999-01-18 2000-07-28 Nec Corp Method for storing address resolution file
JP2001036564A (en) * 1999-07-23 2001-02-09 Toshiba Tec Corp Wireless data communication system
JP2001119399A (en) * 1999-10-15 2001-04-27 Nec Commun Syst Ltd IPv6 NETWORK SYSTEM
JP2003124939A (en) * 2001-10-17 2003-04-25 Ricoh Co Ltd Wireless lan system
JP2006094102A (en) * 2004-09-24 2006-04-06 Matsushita Electric Works Ltd Supervisory control system, and address setting method
JP2006285701A (en) * 2005-03-31 2006-10-19 Brother Ind Ltd Terminal device, network system having terminal device, and control program for terminal device, host device and network system
JP2007124348A (en) * 2005-10-28 2007-05-17 Oki Electric Ind Co Ltd Access point device and communication system

Patent Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH09298554A (en) * 1996-04-30 1997-11-18 Oki Electric Ind Co Ltd Lan emulation method, lan emulation system and lan emulation server device
JP2000209226A (en) * 1999-01-18 2000-07-28 Nec Corp Method for storing address resolution file
JP2001036564A (en) * 1999-07-23 2001-02-09 Toshiba Tec Corp Wireless data communication system
JP2001119399A (en) * 1999-10-15 2001-04-27 Nec Commun Syst Ltd IPv6 NETWORK SYSTEM
JP2003124939A (en) * 2001-10-17 2003-04-25 Ricoh Co Ltd Wireless lan system
JP2006094102A (en) * 2004-09-24 2006-04-06 Matsushita Electric Works Ltd Supervisory control system, and address setting method
JP2006285701A (en) * 2005-03-31 2006-10-19 Brother Ind Ltd Terminal device, network system having terminal device, and control program for terminal device, host device and network system
JP2007124348A (en) * 2005-10-28 2007-05-17 Oki Electric Ind Co Ltd Access point device and communication system

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2017126848A (en) * 2016-01-13 2017-07-20 セイコーエプソン株式会社 Radio communication terminal, radio communication system, and radio communication program

Also Published As

Publication number Publication date
JP5074338B2 (en) 2012-11-14

Similar Documents

Publication Publication Date Title
JP5364671B2 (en) Terminal connection status management in network authentication
KR100667283B1 (en) Gateway for connecting ad-hoc network and infra-structure network, method for registering service provider, and, method for searcing service provider thereof
US9825859B2 (en) Item aggregation in shortest path bridging mac-in-mac mode (SPBM) network
US8830857B2 (en) Name-to-address mapping system, data transmission method and name-to-address mapping maintenance method
US9300491B2 (en) Frame delivery path selection in hybrid communication networks
US20020152322A1 (en) Method and apparatus for facilitating load balancing across name servers
KR20140009931A (en) Communication method of contents requester and contents provider for providing contents and real-time streaming contents in a contents centric network based on contents name
US7630311B2 (en) Location management server and ethernet-based wireless LAN distribution system having local management server, and embodiment method thereof
TW200847715A (en) Method and system of providing IP-based packet communications in a utility network
CN104468866A (en) Fast roaming method for multi-gateway terminal in wireless local area network
US20120110146A1 (en) Method and system for realizing network topology discovery
WO2007107624A2 (en) Method for the resolution of addresses in a communication system
US9166884B2 (en) Network location service
KR102059410B1 (en) IP based sleep mode control method using synchonization information
CN101888338A (en) Information forwarding method and gateway
CN103581361A (en) Domain name resolution proxy method, device and system
CN106790502B (en) Load balancing system of IPv4 terminal and IPv6 service intercommunication service based on NAT64 prefix
JP2002368781A (en) User location management domain name conversion system
JP5074338B2 (en) Wireless LAN base station
CN109842692B (en) VxLAN switch, system and method for obtaining host information in physical network
JP4019666B2 (en) Gateway device and information device
JP6002642B2 (en) Communication node, network system, and device control method
JP6698700B2 (en) Aggregating target and exploration queries
CN106452992B (en) Method and device for realizing remote multi-homing networking
WO2022196113A1 (en) Radio wave generation device, address association method, and recording medium

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20101126

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20120815

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20120821

A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20120823

R150 Certificate of patent or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

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

Free format text: PAYMENT UNTIL: 20150831

Year of fee payment: 3

LAPS Cancellation because of no payment of annual fees