JP3082686B2 - MAC bridge control method and device - Google Patents

MAC bridge control method and device

Info

Publication number
JP3082686B2
JP3082686B2 JP08295172A JP29517296A JP3082686B2 JP 3082686 B2 JP3082686 B2 JP 3082686B2 JP 08295172 A JP08295172 A JP 08295172A JP 29517296 A JP29517296 A JP 29517296A JP 3082686 B2 JP3082686 B2 JP 3082686B2
Authority
JP
Japan
Prior art keywords
mac address
server
terminal
base station
mac
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.)
Expired - Fee Related
Application number
JP08295172A
Other languages
Japanese (ja)
Other versions
JPH10145369A (en
Inventor
幹雄 福士
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.)
NEC Corp
Original Assignee
NEC Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by NEC Corp filed Critical NEC Corp
Priority to JP08295172A priority Critical patent/JP3082686B2/en
Publication of JPH10145369A publication Critical patent/JPH10145369A/en
Application granted granted Critical
Publication of JP3082686B2 publication Critical patent/JP3082686B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【発明の属する技術分野】本発明は、簡易携帯電話シス
テム、以下PHSという、の端末が無線基地局を介して
有線区間のサーバーに接続される無線区間を有するロー
カル・エリア・ネットワーク、以下LANという、のM
ACブリッジ制御方式に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a simple portable telephone system (hereinafter referred to as PHS), a local area network having a wireless section in which a terminal is connected to a server in a wired section via a wireless base station, hereinafter referred to as LAN. , M
The present invention relates to an AC bridge control method.

【0002】[0002]

【従来の技術】上述のLANのMAC(媒体アクセス制
御;media access control)は、OSI(open system
interconnection )の第2層のデータリンク層の副層と
してそのプロトコルについて米国電気電子技術者協会
(IEEE)および国際的に標準化が検討されているも
ので、複数の装置からのデータ送信要求が共通の伝送路
上で競合したときのアクセス権制御や、装置と伝送路の
物理的接続点の識別、フレーム形成、伝送路上の誤り制
御などを第1層の物理層と一体化して行なうことを特徴
としている。
2. Description of the Related Art The above-mentioned LAN MAC (media access control) is based on OSI (open system).
As a sub-layer of the data link layer of the second layer of the interconnection, the standardization of the protocol is being studied internationally by the Institute of Electrical and Electronics Engineers (IEEE) and internationally, and data transmission requests from a plurality of devices are common. It is characterized in that access right control in the event of contention on the transmission line, identification of a physical connection point between the device and the transmission line, frame formation, error control on the transmission line, etc. are performed integrally with the first physical layer. .

【0003】また、MACブリッジは、MACが同一の
2つのLAN、A,Bを第2層で接続するための装置
で、一定のアドレス幅(MACアドレスは、ハードウェ
アアドレスとも呼ばれ、6オクテットずつの宛先アドレ
スと発信元アドレスから構成される)のフレームを識別
して、有線側と無線側それぞれの区間内の端末相互間の
フレームを他方に転送しないようにして、有線側と無線
側相互間のフレームを他方のLANに順次送信するアド
レスフィルタリング機能を有する。
A MAC bridge is a device for connecting two LANs A and B having the same MAC in the second layer, and has a fixed address width (a MAC address is also called a hardware address and is 6 octets). (A destination address and a source address for each), so that frames between terminals in each section of the wired side and the wireless side are not forwarded to the other, so that the wired side and the wireless side It has an address filtering function of sequentially transmitting frames between them to the other LAN.

【0004】また、IPアドレスは、個々の端末機器毎
に個別に付与されるアドレスで、32ビットの宛先アド
レスと発信元アドレスから構成され、さらにそれぞれは
ネットワークのアドレスと各ノードとしてのホスト・ア
ドレスとからなる。
[0004] The IP address is an address individually assigned to each terminal device, and is composed of a 32-bit destination address and a source address, and further includes a network address and a host address as each node. Consists of

【0005】一般のLANにおけるMACブリッジの制
御に関しては、フィルタリングの処理方法について従
来、種々の提案がある。例えば特開平5−22294号
には、学習テーブルを備えたMACブリッジにおいて、
通信速度の大幅に異なるLANを接続するとき、高速L
ANから低速LANに対して不要なトラヒックの発生を
防止することを目的として、LAN回線が接続されたポ
ートとMACアドレスとの対応関係を示す、リフレッシ
ュ機能を持たないLANテーブルと、WAN回線が接続
されたポートに対応したWANテーブルとを設け、MA
Cブリッジの電源投入時点等を契機に、WAN回線接続
ポートに接続されている相手先のMACブリッジとの間
でLANテーブルの内容を交換してWANテーブルに登
録するMACブリッジ制御方式が開示されている。
[0005] Regarding the control of the MAC bridge in a general LAN, there have been various proposals for a filtering processing method. For example, JP-A-5-22294 discloses a MAC bridge having a learning table.
When connecting LANs with significantly different communication speeds,
In order to prevent the generation of unnecessary traffic from the AN to the low-speed LAN, a LAN table without a refresh function, which indicates the correspondence between the port to which the LAN line is connected and the MAC address, is connected to the WAN line. And a WAN table corresponding to the specified port.
There has been disclosed a MAC bridge control system in which the contents of a LAN table are exchanged with a partner MAC bridge connected to a WAN line connection port and registered in the WAN table at the time of power-on of a C bridge or the like. I have.

【0006】また、特開平5−22295号には、ロー
カル管理されたMACアドレスを持つパケットを他のL
AN上に転送しないようにフィルタリング処理を行なう
ことを目的として、受信したパケットのアドレス指定管
理方式指定ビットを参照して、MACアドレスがグロー
バル管理かローカル管理かを判定する判定手段と、判定
手段の判定結果によりグローバル管理されたMACアド
レスを有するパケットのみにフィルタリング処理を施す
制御手段とを具備するブリッジ装置が開示されている。
Japanese Patent Application Laid-Open No. H5-222295 discloses that a packet having a locally managed MAC address is
Determining means for determining whether the MAC address is globally managed or locally managed by referring to the addressing management method designating bit of the received packet for the purpose of performing a filtering process so that the MAC address is not transferred to the AN; There is disclosed a bridge device including a control unit that performs a filtering process only on a packet having a MAC address that is globally managed based on a determination result.

【0007】また、無線区間を含むLANのブリッジ制
御方式においては、クライエント側の端末が無線基地局
を介して接続されたとき、サーバーがその端末のIPア
ドレスから認証を行い、認証の確認されたとき、MAC
アドレス等を管理してクライアントとサーバー間のデー
タ通信を制御していた。
In a bridge control method of a LAN including a wireless section, when a terminal on the client side is connected via a wireless base station, the server performs authentication from the IP address of the terminal, and the authentication is confirmed. When the MAC
The data communication between the client and the server was controlled by managing addresses and the like.

【0008】また、無線LANがイーサーネット等の有
線LAN経由で他のネットワークに接続されているとき
は、他のネットワークから送出されたパケットはイーサ
ーネット等から直接無線基地局を介して無線区間に送出
されていた。
When a wireless LAN is connected to another network via a wired LAN such as an Ethernet, packets transmitted from the other network are transmitted directly from the Ethernet or the like to a wireless section via a wireless base station. Had been sent out.

【0009】[0009]

【発明が解決しようとする課題】しかし、従来の制御方
式では、無線基地局は、接続されている端末のMACア
ドレス等を特に管理していないので、他のネットワーク
からパケットを受信すると、そのパケットが無条件で無
線区間に送出され、周波数の利用効率が低下するという
問題点があった。
However, in the conventional control method, the radio base station does not particularly manage the MAC address and the like of the connected terminal. Is unconditionally transmitted to the wireless section, and there is a problem that the frequency use efficiency is reduced.

【0010】また、各端末が自己宛てかどうかを判断し
なければならない受信パケット数が増大して、各端末の
処理負担が増大するという問題点があった。
[0010] Further, there is a problem that the number of received packets for determining whether each terminal is addressed to itself increases and the processing load on each terminal increases.

【0011】本発明の目的は、上述の問題点を解消し
て、無線区間に送信する不要なパケットを防止し、クラ
イアントであるPHS端末の負荷を軽減することができ
るMACブリッジ制御方式を提供することにある。
An object of the present invention is to provide a MAC bridge control system which solves the above-mentioned problems, prevents unnecessary packets transmitted to a wireless section, and reduces the load on a PHS terminal as a client. It is in.

【0012】[0012]

【課題を解決するための手段】本発明のMACブリッジ
制御方法は、簡易携帯電話システム、以下PHSとい
う、の端末が無線基地局を介して有線区間のサーバーに
接続する無線区間を有するローカル・エリア・ネットワ
ークのMACブリッジ制御方法において、無線基地局が
サーバーへの接続要求したPHS端末の電話番号をMA
Cアドレスに変換して、そのMACアドレスをサーバー
に通知し、サーバーが接続要求したPHS端末の認証を
行い、接続を認めた端末のMACアドレスをMACアド
レステーブルに登録するとともに、MACアドレステー
ブルの情報を各無線基地局に通知し、無線基地局がネッ
トワークからパケットを受信したとき、該パケットのM
ACアドレス情報をサーバーから通知したMACアドレ
ス情報と比較することにより、無線区間に送出するパケ
ットのフィルタリングを行うことを特徴とする。
According to the MAC bridge control method of the present invention, a terminal of a simple portable telephone system, hereinafter referred to as a PHS, is connected to a server in a wired section via a wireless base station.
In a MAC bridge control method for a local area network having a wireless section to be connected , a wireless base station stores a telephone number of a PHS terminal that has requested connection to a server in a MA.
The server converts the C address into a C address, notifies the server of the MAC address, authenticates the PHS terminal that has requested connection, registers the MAC address of the terminal whose connection has been approved in the MAC address table, and stores information in the MAC address table. the notified to each radio base station, when receiving the packet radio base station from the network, M of the packet
By comparing the AC address information with the MAC address information notified from the server, filtering of a packet transmitted to a wireless section is performed.

【0013】また、サーバーは、所定の周期で無線基地
局を介してブロードキャスト信号を無線区間に送出し、
応答のあった端末のMACアドレスと該サーバーが保持
するMACアドレステーブルとを比較し、不一致が検出
されたときはMACアドレステーブルを更新し、更新し
たMACアドレス情報を各無線基地局に通知する。
The server sends a broadcast signal to the wireless section via the wireless base station at a predetermined cycle,
The MAC address of the responding terminal is compared with the MAC address table held by the server. When a mismatch is detected, the MAC address table is updated, and the updated MAC address information is notified to each wireless base station.

【0014】[0014]

【発明の実施の形態】次に、本発明の実施の形態につい
て図面を参照して説明する。
Next, embodiments of the present invention will be described with reference to the drawings.

【0015】図1は本発明の1実施例のシステム構成図
である。この実施例は、イーサーネット40に接続され
たPHSサーバ31と、複数の無線基地局CS21,2
2,23等と、各無線基地局のサービスエリア内、また
は2つ以上のサービスエリアにまたがって移動しながら
データ通信を行なうクライアントであるPHSの端末P
S11,12,13等とからなる。なお、無線基地局C
SとPHSの端末PSは、説明のために必要なもののみ
を図示してあり、図示以外の無線基地局やPHSの端末
があっても差し支えない。
FIG. 1 is a system configuration diagram of one embodiment of the present invention. In this embodiment, a PHS server 31 connected to an Ethernet 40 and a plurality of radio base stations CS21 and CS21 are connected.
2, 23, etc., and a PHS terminal P which is a client that performs data communication while moving within the service area of each wireless base station or across two or more service areas.
S11, 12, 13 and so on. Note that the radio base station C
As for the S and PHS terminals PS, only those necessary for the description are shown, and there may be a radio base station or a PHS terminal other than those shown.

【0016】各無線基地局CS21等は、接続された端
末PS11等の電話番号から変換されたMACアドレス
テーブルを有し、また、サーバーから受信したMACア
ドレステーブル情報を保持する。
Each radio base station CS21 has a MAC address table converted from the telephone number of the connected terminal PS11 and the like, and holds the MAC address table information received from the server.

【0017】PHSサーバ31は、接続を要求された端
末PSのIPアドレスの認証を行ない、また、端末PS
が接続されると、その端末PSのIPアドレスとMAC
アドレスとを管理し、その端末PSのMACアドレステ
ーブル情報を無線基地局CSに通知する。すなわち、P
HSサーバ31は、IPアドレステーブルによって端末
PSからの接続要求が接続可能か否かを判定し、該端末
PSの認証を行なって接続を認めた端末のIPアドレス
をMACアドレスに変換してMACアドレステーブルに
登録し、さらに、MACアドレステーブルの情報を無線
基地局に通知するIP/MACアドレス管理部とを有す
る。
The PHS server 31 authenticates the IP address of the terminal PS requested to connect, and
Is connected, the IP address and MAC of the terminal PS
Address and the MAC address table information of the terminal PS is notified to the radio base station CS. That is, P
The HS server 31 determines whether or not a connection request from the terminal PS is connectable based on the IP address table, authenticates the terminal PS, converts the IP address of the terminal whose connection has been approved into a MAC address, and converts the MAC address into a MAC address. And an IP / MAC address management unit that registers the information in the MAC address table to the wireless base station.

【0018】この実施例では、無線基地局CS21の通
信接続可能範囲のサービスエリア内には端末PS11が
存在し、無線基地局CS22のサービスエリア内には接
続すべきクライアントが存在せず、無線基地局CS23
のサービスエリア内には端末PS12が存在するものと
する。
In this embodiment, the terminal PS11 exists in the service area of the communication connectable range of the radio base station CS21, and there is no client to be connected in the service area of the radio base station CS22. Station CS23
It is assumed that the terminal PS12 exists in the service area of.

【0019】次に、図1の実施例の動作について図3を
参照して説明する。クライアントである端末PS、例え
ば端末PS11、がPHSサーバー31とデータ通信を
行なうときは、先ず、無線基地局CS21に対して接続
要求信号を送る(シーケンスa)。この接続要求信号を
受信した無線基地局CS21は、端末PS11に認証要
求信号を送出する(シーケンスb)。端末PS11は、
この認証要求信号を受信すると、その電話番号とIPア
ドレス情報とをのせた認証応答信号を無線基地局CS2
1に対して送る(シーケンスc)。
Next, the operation of the embodiment of FIG. 1 will be described with reference to FIG. When the terminal PS as a client, for example, the terminal PS11 performs data communication with the PHS server 31, first, a connection request signal is sent to the radio base station CS21 (sequence a). Upon receiving this connection request signal, the radio base station CS21 sends an authentication request signal to the terminal PS11 (sequence b). The terminal PS11
Upon receiving the authentication request signal, the base station transmits an authentication response signal carrying the telephone number and the IP address information to the radio base station CS2.
1 (sequence c).

【0020】無線基地局CS21は、端末PS11の電
話番号をMACアドレスに変換(シーケンスd)してか
ら、PHSサーバー31に端末PS11のIPアドレス
とMACアドレスのデータを送る(シーケンスe)。こ
の場合の電話番号からMACアドレスに変換する方法と
しては、電話番号をそのままMACアドレスの6オクテ
ットフィールドに展開してもよく、または、あるランダ
ムパターンを発生させるシーケンスをセットし、そこか
ら生成される最初の6オクテット分を端末PS11のM
ACアドレスとしてもよい。
The radio base station CS21 converts the telephone number of the terminal PS11 into a MAC address (sequence d), and then sends the IP address and MAC address data of the terminal PS11 to the PHS server 31 (sequence e). As a method of converting the telephone number to the MAC address in this case, the telephone number may be directly expanded into a 6-octet field of the MAC address, or a sequence for generating a certain random pattern is set and generated from the sequence. The first 6 octets are allocated to M of terminal PS11.
It may be an AC address.

【0021】PHSサーバー31は、予め登録されたI
Pアドレスと対照して、その端末PS11が接続可能で
あるか認証を行い(シーケンスf)、IPアドレスが一
致すれば認証OKと判断し、端末PS11に対して認証
OKの信号を送る(シーケンスg)とともに、MACア
ドレステーブルにアクセスされたクライアントの端末P
S1のMACアドレスを追加して更新し、更新したMA
Cアドレステーブル情報を各無線基地局CS3,CS
4,CS5に通知する。
The PHS server 31 has a pre-registered I
In contrast to the P address, authentication is performed as to whether the terminal PS11 is connectable (sequence f). If the IP addresses match, authentication is determined to be OK, and an authentication OK signal is sent to the terminal PS11 (sequence g). ) Together with the client terminal P that has accessed the MAC address table
S1 MAC address added and updated, updated MA
The C address table information is stored in each radio base station CS3, CS
4, Notify CS5.

【0022】認証OKの信号を受信した端末PS11
は、その後、クライアントとしてPHSサーバー31と
データ通信を行なう(シーケンスh)。
Terminal PS11 which received the signal of authentication OK
Performs data communication with the PHS server 31 as a client (sequence h).

【0023】他の端末PS12が無線基地局CS23を
介してアクセスする場合も、同様の処理が行なわれる。
A similar process is performed when another terminal PS12 accesses via the radio base station CS23.

【0024】各無線基地局CS21,CS22,CS2
3は、PHSサーバー31から通知されたMACアドレ
ステーブル情報により、接続されている端末PS11,
PS12のMACアドレスを承知し、他のネットワーク
からのパケットを受信したとき、そのパケットのMAC
アドレスを検出して、接続されている端末PSのMAC
アドレスと一致したとき、そのパケットデータを無線基
地局CS21,CS22,CS23を介して無線区間に
送出する。
Each radio base station CS21, CS22, CS2
3 are connected terminals PS11, based on the MAC address table information notified from the PHS server 31.
Knowing the MAC address of the PS12 and receiving a packet from another network,
Detects the address and the MAC of the connected terminal PS
When the packet matches the address, the packet data is transmitted to the radio section via the radio base stations CS21, CS22, and CS23.

【0025】このようにして、接続されているクライア
ントの端末PSのMACアドレスをPHSサーバー31
が管理して、他のネットワークからのパケットデータを
ゲートするブリッジ機能により、無線区間に不要なパケ
ットデータの送出を防止することができる。
In this way, the MAC address of the connected client terminal PS is stored in the PHS server 31.
And a bridge function for gating packet data from another network can prevent unnecessary packet data from being transmitted to a wireless section.

【0026】また、各端末PSがある無線基地局CSの
サービスエリアから他の無線基地局CSのサービスエリ
アに移動する場合の例を図2により説明する。
An example in which each terminal PS moves from the service area of one radio base station CS to the service area of another radio base station CS will be described with reference to FIG.

【0027】図2においては、端末PS11が無線基地
局CS21から無線基地局CS22のエリアに移動し、
無線基地局CS23のサービスエリア内にいた端末PS
12がエリア外に脱出し、新に端末PS13が無線基地
局CS21のサービスエリアに参入したとする。
In FIG. 2, terminal PS11 moves from radio base station CS21 to the area of radio base station CS22,
Terminal PS in service area of radio base station CS23
Assume that the terminal 12 escapes from the area and the terminal PS13 newly enters the service area of the radio base station CS21.

【0028】サーバー31は、自己の管理下にある端末
PSのこのような変動状況を把握するために、一定の周
期で無線区間にブロードキャスト信号を各無線基地局C
Sを介して送出している。
The server 31 transmits a broadcast signal to the radio base station C at regular intervals in a radio section in order to grasp such a fluctuation situation of the terminal PS under its control.
Via S.

【0029】サーバー31の管理エリア内にある端末P
S11および端末PS13は、このブロードキャスト信
号に対して、それぞれ自己のIPアドレスと電話番号を
含めた応答信号を返す。これらの応答信号を受信した各
無線基地局CS21,22は、各々応答信号中の電話番
号をMACアドレスに変換してサーバー31に通知す
る。
The terminal P in the management area of the server 31
In response to this broadcast signal, S11 and the terminal PS13 return response signals including their own IP addresses and telephone numbers. Each of the wireless base stations CS21 and CS22 receiving these response signals converts the telephone number in the response signal into a MAC address and notifies the server 31 of the conversion.

【0030】サーバー31は、ブロードキャスト信号に
対して応答の無かった端末PS12については該当のM
ACアドレス情報をテーブルから削除し、応答のあった
端末PS11および端末PS13については次のように
処理する。すなわち、端末PS11に対しては、無線基
地局CS21から無線基地局CS22のエリアに移動し
てハンドオーバーしても、サーバー31の管理下にあっ
てIP/MACアドレスが既知であり、登録されたMA
Cアドレスに変更がないのでそのまま保持して、位置の
再登録は不要である。一方、新に参入した端末PS13
に対しては、新に接続可否の認証を行ってからIP/M
ACアドレステーブルの情報を登録してテーブルを更新
する。そして、更新されたMACアドレステーブル情報
を各無線基地局CSに通知する。
The server 31 sends a corresponding M to the terminal PS12 that has not responded to the broadcast signal.
The AC address information is deleted from the table, and the responding terminals PS11 and PS13 are processed as follows. That is, even if the terminal PS11 is moved from the radio base station CS21 to the area of the radio base station CS22 and handed over, the IP / MAC address is under the control of the server 31 and is registered. MA
Since there is no change in the C address, it is held as it is, and re-registration of the position is unnecessary. On the other hand, the newly entered terminal PS13
For IP / M
The information of the AC address table is registered and the table is updated. Then, the updated MAC address table information is notified to each radio base station CS.

【0031】各無線基地局CSは、接続されている端末
PSをサーバー31の行なうブロードキャスト信号送出
によって定期的に認識することができる。従って、各無
線基地局CSは、更新されたMACアドレステーブルを
参照することにより、他のネットワークから送られたパ
ケットをフィルタリングして、不要なパケットを無線区
間に送出することを防止することができる。
Each radio base station CS can periodically recognize the connected terminal PS by transmitting a broadcast signal performed by the server 31. Therefore, each wireless base station CS can filter a packet sent from another network by referring to the updated MAC address table, thereby preventing unnecessary packets from being sent to the wireless section. .

【0032】[0032]

【発明の効果】上述のように本発明は、MACアドレス
テーブルの情報をサーバーが各無線基地局に通知し、無
線基地局が接続されたLANからパケットを受信したと
き、該当のパケットのMACアドレス情報をサーバーか
ら通知されたMACアドレス情報と比較して無線区間に
送出するパケットのフィルタリングを行なうことによ
り、不要なパケットを無線区間に送出することを防止で
きる効果がある。
As described above, according to the present invention, when the server notifies the information of the MAC address table to each wireless base station and receives a packet from the LAN to which the wireless base station is connected, the MAC address of the packet is received. By comparing the information with the MAC address information notified from the server and filtering the packets to be transmitted to the wireless section, it is possible to prevent unnecessary packets from being transmitted to the wireless section.

【0033】また、各PHS端末は、無線区間に送出さ
れる不要なパケットが減少するので、受信したパケット
から自己宛のものを判断する処理負担が軽減される効果
がある。
In addition, each PHS terminal reduces the number of unnecessary packets transmitted to the radio section, and thus has an effect of reducing the processing load for determining which of the received packets is addressed to itself.

【図面の簡単な説明】[Brief description of the drawings]

【図1】本発明の1実施例のシステム構成図である。FIG. 1 is a system configuration diagram of an embodiment of the present invention.

【図2】端末PSの所属無線基地局CSが変化したとき
のシステム構成図である。
FIG. 2 is a system configuration diagram when a wireless base station CS to which a terminal PS belongs changes.

【図3】本実施例の動作を示すシーケンス図である。FIG. 3 is a sequence diagram showing an operation of the embodiment.

【符号の説明】[Explanation of symbols]

11,12,13 端末、PS 21,22,23 無線基地局、CS 31 PHSサーバー 40 イーサーネット(ETHERNET) a〜h シーケンス 11, 12, 13 terminals, PS 21, 22, 23 radio base station, CS 31 PHS server 40 Ethernet (ETHERNET) ah sequence

フロントページの続き (56)参考文献 特開 平8−102742(JP,A) 特開 平8−265358(JP,A) 特開 平8−274804(JP,A) 特開 平10−41971(JP,A) 特開 平10−65723(JP,A) 特開 平10−117207(JP,A) 国際公開97/23977(WO,A2) 国際公開97/33444(WO,A2) NTT R&D Vol.45 No. 11,1996,吉田 博他「PHS無線パケ ット通信の構成と制御方式」,page s.1099−1108 電子情報通信学会技術研究報告,Vo l.96 No.254,IN96−69,武次 將徳 他「PHS packet通信シ ステムの検討」pages.61−66 1996年電子情報通信学会総合大会講演 論文集,通信1,市川武男 他「PHS 無線パケットにおけるプロトコル構成の 検討」,pages,491 (58)調査した分野(Int.Cl.7,DB名) H04L 12/28 H04L 12/46 H04Q 7/38 JICSTファイル(JOIS)Continuation of the front page (56) References JP-A-8-102742 (JP, A) JP-A-8-265358 (JP, A) JP-A-8-274804 (JP, A) JP-A-10-41971 (JP, A) JP-A-10-65723 (JP, A) JP-A-10-117207 (JP, A) WO 97/23977 (WO, A2) WO 97/33444 (WO, A2) NTT R & D Vol. 45 No. 11, 1996, Hiroshi Yoshida et al., "Configuration and Control Method of PHS Wireless Packet Communication", page s. 1099-1108 IEICE Technical Report, Vol. 96 No. 254, IN96-69, Takenori Masanori, et al. “Study of PHS packet communication system”, pages. 61-66 1996 IEICE General Conference Lecture Papers, Communications 1, Takeo Ichikawa et al. "Study of Protocol Configuration in PHS Wireless Packets", pages, 491 (58) Fields investigated (Int. Cl. 7 , DB name) H04L 12/28 H04L 12/46 H04Q 7/38 JICST file (JOIS)

Claims (3)

(57)【特許請求の範囲】(57) [Claims] 【請求項1】 簡易携帯電話システム、以下PHSとい
う、の端末が無線基地局を介して有線区間のサーバーに
接続する無線区間を有するローカル・エリア・ネットワ
ークのMACブリッジ制御方法において、 前記無線基地局が前記サーバーへの接続要求したPHS
端末の電話番号をMACアドレスに変換して、そのMA
Cアドレスを前記サーバーに通知し、 前記サーバーが前記接続要求したPHS端末の認証を行
い、接続を認めた端末のMACアドレスをMACアドレ
ステーブルに登録するとともに、前記MACアドレステ
ーブルの情報を前記各無線基地局に通知し、 前記無線基地局がネットワークからパケットを受信した
とき、該パケットのMACアドレス情報を前記サーバー
から通知したMACアドレス情報と比較することによ
り、無線区間に送出するパケットのフィルタリングを行
うことを特徴とするMACブリッジ制御方法。
1. A terminal of a simple portable telephone system (hereinafter referred to as PHS) is connected to a server in a wired section via a wireless base station.
In a MAC bridge control method for a local area network having a wireless section to be connected, a PHS for which said wireless base station has requested connection to said server
Converts the phone number of the terminal into a MAC address,
The server notifies the server of the C address, the server authenticates the PHS terminal that has requested the connection, registers the MAC address of the terminal whose connection has been approved in the MAC address table, and transmits the information of the MAC address table to each of the wireless terminals. Notifying the base station, when the wireless base station receives a packet from the network, performs filtering of the packet to be transmitted to the wireless section by comparing the MAC address information of the packet with the MAC address information notified from the server. A method for controlling a MAC bridge.
【請求項2】 サーバーは、ブロードキャスト信号を所
定の周期で無線基地局を介して無線区間に送出し、 前記ブロードキャスト信号に応答のあったPHS端末の
MACアドレスと該サーバーが保持するMACアドレス
テーブルとを比較し、 前記MACアドレステーブルの比較の結果、不一致が検
出されたときはMACアドレステーブルを更新し、 更新したMACアドレス情報を前記各無線基地局に通知
する請求項1に記載のMACブリッジ制御方法。
2. A server sends a broadcast signal to a wireless section via a wireless base station at a predetermined cycle, and transmits a MAC address of a PHS terminal responding to the broadcast signal and a MAC address table held by the server. 2. The MAC bridge control according to claim 1, wherein when a mismatch is detected as a result of the comparison of the MAC address table, the MAC address table is updated, and the updated MAC address information is notified to each of the wireless base stations. Method.
【請求項3】 簡易携帯電話システム、以下PHSとい
う、の端末が無線基地局を介して有線区間のサーバーに
接続する無線区間を有するローカル・エリア・ネットワ
ークのMACブリッジ制御装置において、 前記無線基地局は、前記サーバーへの接続要求した端末
の電話番号をMACアドレスに変換する手段と、通知さ
れたMACアドレス情報によりネットワークから受信し
たパケットをフィルタリングする手段とを有し、 前記サーバーは、前記接続要求した端末の認証を行い、
接続を認めた端末のMACアドレスをMACアドレステ
ーブルに登録する手段と、前記MACアドレステーブル
の情報を前記各無線基地局に通知する手段とを有するこ
とを特徴とするMACブリッジ制御装置。
3. A terminal of a simple portable telephone system (hereinafter referred to as PHS) is connected to a server in a wired section via a wireless base station.
In a MAC bridge control device for a local area network having a wireless section to be connected , the wireless base station converts a telephone number of a terminal that has requested connection to the server into a MAC address, and the notified MAC address information Means for filtering packets received from the network by the server, the server performs authentication of the terminal that has requested the connection ,
A MAC bridge control device, comprising: means for registering a MAC address of a terminal that has accepted connection in a MAC address table; and means for notifying information of the MAC address table to each of the radio base stations.
JP08295172A 1996-11-07 1996-11-07 MAC bridge control method and device Expired - Fee Related JP3082686B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP08295172A JP3082686B2 (en) 1996-11-07 1996-11-07 MAC bridge control method and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP08295172A JP3082686B2 (en) 1996-11-07 1996-11-07 MAC bridge control method and device

Publications (2)

Publication Number Publication Date
JPH10145369A JPH10145369A (en) 1998-05-29
JP3082686B2 true JP3082686B2 (en) 2000-08-28

Family

ID=17817171

Family Applications (1)

Application Number Title Priority Date Filing Date
JP08295172A Expired - Fee Related JP3082686B2 (en) 1996-11-07 1996-11-07 MAC bridge control method and device

Country Status (1)

Country Link
JP (1) JP3082686B2 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2010126069A1 (en) 2009-04-30 2010-11-04 日本電気株式会社 Communication device, connection method, and connection program

Families Citing this family (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
SE514264C2 (en) * 1999-05-07 2001-01-29 Ericsson Telefon Ab L M A communication system
US7136662B2 (en) 2000-02-02 2006-11-14 Ntt Docomo, Inc. Wireless base station, method of selecting wireless base station, method of multicasting, and wireless terminal
KR20020020404A (en) * 2000-09-08 2002-03-15 윤종용 Method for composing internet protocol sim card funtion of mobile phone
JP3534185B2 (en) 2000-10-27 2004-06-07 日本電気株式会社 Wireless communication system and communication method thereof
KR100488119B1 (en) * 2000-11-15 2005-05-09 엘지전자 주식회사 Method for internet packet data transmitting in a mobile communication network
JP3870081B2 (en) 2001-12-19 2007-01-17 キヤノン株式会社 COMMUNICATION SYSTEM AND SERVER DEVICE, CONTROL METHOD, COMPUTER PROGRAM FOR IMPLEMENTING THE SAME, AND STORAGE MEDIUM CONTAINING THE COMPUTER PROGRAM
JP2004048334A (en) 2002-07-11 2004-02-12 Sony Corp Data transfer controller, communication terminal device, data communication system, method therefor, and computer program
DE102004049026B4 (en) 2004-10-05 2007-06-21 Nec Europe Ltd. Method for authenticating elements of a group
JP4722641B2 (en) * 2005-09-21 2011-07-13 フリースケール セミコンダクター インコーポレイテッド Connection management system, connection management program, and connection management method
JP4763435B2 (en) * 2005-11-29 2011-08-31 京セラ株式会社 Data transmission method, mobile communication system, and base station apparatus
WO2009065253A1 (en) * 2007-11-21 2009-05-28 Lucent Technologies Inc. A method for establishing phs packet data communication initiated by an external data network

Non-Patent Citations (3)

* Cited by examiner, † Cited by third party
Title
1996年電子情報通信学会総合大会講演論文集,通信1,市川武男 他「PHS無線パケットにおけるプロトコル構成の検討」,pages,491
NTT R&D Vol.45 No.11,1996,吉田 博他「PHS無線パケット通信の構成と制御方式」,pages.1099−1108
電子情報通信学会技術研究報告,Vol.96 No.254,IN96−69,武次將徳 他「PHS packet通信システムの検討」pages.61−66

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2010126069A1 (en) 2009-04-30 2010-11-04 日本電気株式会社 Communication device, connection method, and connection program
US9030993B2 (en) 2009-04-30 2015-05-12 Lenovo Innovations Limited (Hong Kong) Communication device, connection method and storage medium

Also Published As

Publication number Publication date
JPH10145369A (en) 1998-05-29

Similar Documents

Publication Publication Date Title
TW552493B (en) Communication setup method and electronic device cross-reference to related applications
JP2577538B2 (en) Method and system for maintaining a routing path
KR100962647B1 (en) Method for supporting mobility of mobile terminal and system thereof
US6016318A (en) Virtual private network system over public mobile data network and virtual LAN
EP1250791B1 (en) System and method for using an ip address as a wireless unit identifier
US7143187B1 (en) Packet communication control device and packet communication control method
US20040121772A1 (en) Method for supporting mobility of WLAN voice terminal
JP2002502152A (en) Proxy server for TCP / IP network address mobile terminal
EP1653668A1 (en) Restricted WLAN access for unknown wireless terminal
WO2004013986A1 (en) A method for grouping 802.11 stations into authorized service sets to differentiate network access and services
WO2002009458A2 (en) Method and system for enabling seamless roaming in a wireless network
JP3082686B2 (en) MAC bridge control method and device
CN100547980C (en) A kind of information processor and control method
EP1014628B1 (en) Packet transfer method and packet transfer system in mobile communication network system
US20030035399A1 (en) Apparatus and method for data communication
WO2009094423A1 (en) Method for retaining the network address while roaming within a wlan
EP2218214B1 (en) Network location service
US20030120767A1 (en) Network and wireless LAN authentication method used therein
CN114401511A (en) Seamless roaming method for network terminal and AC equipment
JP2003224576A (en) Lan type internet access network and subscriber line accommodation method used therefor
US20040230671A1 (en) Modular access point for wireless networking
JP2005192059A (en) Wireless lan slave station device
US20050044271A1 (en) Method for allocating a non-data device to a voice vlan object of the invention
JPH0758771A (en) Address managing device
JPH1079759A (en) Communication network system and its information management equipment

Legal Events

Date Code Title Description
FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20080630

Year of fee payment: 8

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

Free format text: PAYMENT UNTIL: 20090630

Year of fee payment: 9

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

Free format text: PAYMENT UNTIL: 20100630

Year of fee payment: 10

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

Free format text: PAYMENT UNTIL: 20100630

Year of fee payment: 10

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

Free format text: PAYMENT UNTIL: 20110630

Year of fee payment: 11

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

Free format text: PAYMENT UNTIL: 20110630

Year of fee payment: 11

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

Free format text: PAYMENT UNTIL: 20120630

Year of fee payment: 12

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

Free format text: PAYMENT UNTIL: 20120630

Year of fee payment: 12

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

Free format text: PAYMENT UNTIL: 20130630

Year of fee payment: 13

LAPS Cancellation because of no payment of annual fees