JP3156231B2 - Address resolution server - Google Patents
Address resolution serverInfo
- Publication number
- JP3156231B2 JP3156231B2 JP1780196A JP1780196A JP3156231B2 JP 3156231 B2 JP3156231 B2 JP 3156231B2 JP 1780196 A JP1780196 A JP 1780196A JP 1780196 A JP1780196 A JP 1780196A JP 3156231 B2 JP3156231 B2 JP 3156231B2
- Authority
- JP
- Japan
- Prior art keywords
- address
- address resolution
- atm
- broadcast
- network
- 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
Links
Landscapes
- Data Exchanges In Wide-Area Networks (AREA)
- Small-Scale Networks (AREA)
Description
【0001】[0001]
【発明の属する技術分野】本発明は、異なる通信プロト
コルを使用する複数のLAN(Local Area
Network)セグメントを接続したネットワークで
通信を行う際のアドレス解決を行うアドレス解決サーバ
に関し、特に、イーサネット等を使用する同報型ネット
ワークで構成されるLANセグメントと、ATMネット
ワーク等を使用する非同報型ネットワークで構成される
LANセグメントとを混在させた単一のサブネット内
で、通信プロトコルの異なるセグメントを経由したデー
タの転送を行う際のアドレス解決を行うアドレス解決サ
ーバに適用して有効な技術に関するものである。[0001] The present invention relates to a plurality of LANs (Local Area) using different communication protocols.
The present invention relates to an address resolution server for performing address resolution when performing communication on a network to which a network is connected, and in particular, a LAN segment composed of a broadcast type network using Ethernet or the like, and a non-broadcast using an ATM network or the like. Technology that is effective when applied to an address resolution server that performs address resolution when transferring data via a segment with a different communication protocol in a single subnet in which a LAN segment configured with a type network is mixed. Things.
【0002】[0002]
【従来の技術】従来の複数のコンピュータを接続したネ
ットワークでは、ネットワークに接続された複数のコン
ピュータへ同時に通信を行う同報通信が可能な同報型ネ
ットワークと、ネットワークに接続された個々のコンピ
ュータが1対1の通信を行う非同報型ネットワークに分
類することができる。2. Description of the Related Art In a conventional network in which a plurality of computers are connected, a broadcast network capable of simultaneously communicating with a plurality of computers connected to the network and a broadcast network capable of performing simultaneous communication, and individual computers connected to the network are provided. It can be classified as a non-broadcast network that performs one-to-one communication.
【0003】従来の同報型ネットワークとしては、イー
サネットに複数のコンピュータを接続し、TCP/IP
(Transmission Control Pro
tocol/Internet Protocol)等
の通信プロトコルに従って作成したパケットにハードウ
ェアアドレス等を付加したフレームを用いて通信を行う
ネットワークがある。[0003] As a conventional broadcast network, a plurality of computers are connected to Ethernet, and TCP / IP is used.
(Transmission Control Pro
2. Description of the Related Art There is a network in which communication is performed using a frame in which a hardware address or the like is added to a packet created according to a communication protocol such as a communication protocol (tocol / Internet Protocol).
【0004】前記従来の同報型ネットワークにおいて、
ある特定のコンピュータが送信したフレームは、前記同
報型ネットワークに接続された全てのコンピュータに送
信され、前記同報型ネットワークに接続されたコンピュ
ータは、前記特定のコンピュータが送信したフレームを
受信した後、前記フレームの送信先を示すアドレスを調
べ、前記の送信先を示すアドレスが自分のアドレスであ
る場合には、前記フレーム中のデータを読み込み、前記
の送信先を示すアドレスが自分のアドレスではない場合
には前記フレームを破棄することによって通信を行って
いる。In the conventional broadcast type network,
A frame transmitted by a specific computer is transmitted to all computers connected to the broadcast network, and a computer connected to the broadcast network receives a frame transmitted by the specific computer. Checking the address indicating the transmission destination of the frame, and if the address indicating the transmission destination is its own address, reads the data in the frame, and the address indicating the transmission destination is not its own address In such a case, communication is performed by discarding the frame.
【0005】例えば、前記のイーサネットを使用した従
来の同報型ネットワークでは、TCP/IPの通信プロ
トコル有するソフトウェアが、コンピュータの立ち上げ
時に前記同報型ネットワーク上の複数のコンピュータを
識別するIP(Internet Protocol)
アドレスを設定し、送信しようとするデータに前記IP
アドレスを含むヘッダ情報を付加してIPパケットを作
成し、送信先のMAC(Media Access C
ontrol)アドレスであるイーサネットアドレス等
を前記作成したIPパケットに付加してMACフレーム
を作成し、前記作成したMACフレームをイーサネット
上に送出している。[0005] For example, in a conventional broadcast network using the Ethernet, software having a TCP / IP communication protocol is used to identify a plurality of computers on the broadcast network when the computers start up. Protocol)
Set an address and add the IP
An IP packet is created by adding header information including an address, and the destination MAC (Media Access C) is created.
A MAC frame is created by adding an Ethernet address or the like, which is an (control) address, to the created IP packet, and the created MAC frame is transmitted over Ethernet.
【0006】ここで、MACアドレスとは、前記従来の
同報型ネットワークに接続された複数のコンピュータを
前記同報型ネットワーク上で識別する為にネットワーク
カードに割り当てられた、ネットワークカードに固有の
ハードウェアアドレスであり、イーサネットを使用した
ネットワークでは6バイトの長さのアドレスが用いられ
ている。Here, the MAC address is a unique hardware assigned to the network card for identifying a plurality of computers connected to the conventional broadcast network on the broadcast network. In a network using Ethernet, an address having a length of 6 bytes is used.
【0007】前記の様に、イーサネットを使用した従来
の同報型ネットワークでは、TCP/IPの通信プロト
コルに従ってIPアドレス等を付加して作成したIPパ
ケットを送信先のコンピュータに送信する際に、送信先
のIPアドレスから送信先のMACアドレスを取得して
IPパケットに付加している。As described above, in a conventional broadcast network using Ethernet, when an IP packet created by adding an IP address or the like according to a TCP / IP communication protocol is transmitted to a transmission destination computer, the transmission is performed. The MAC address of the transmission destination is obtained from the previous IP address and added to the IP packet.
【0008】この様に、複数のコンピュータを接続した
ネットワークにおいて、IPアドレス等の上位の通信プ
ロトコルを有するソフトウェアが設定したアドレスか
ら、ネットワークカードに設定されているハードウェア
アドレスであるMACアドレスを取得することをアドレ
ス解決と呼んでいる。As described above, in a network in which a plurality of computers are connected, a MAC address which is a hardware address set in a network card is obtained from an address set by software having an upper communication protocol such as an IP address. This is called address resolution.
【0009】一方、前記従来の非同報型ネットワークと
しては、ATM(Asynchronous Tran
sfer Mode)を使用したネットワークがあり、
前記ATMネットワークを使用した従来の非同報型ネッ
トワークは、前記のイーサネットを使用した従来の同報
型ネットワークと比較して、スケーラブルな伝送速度や
送信先毎の通信品質の設定等の優れた機能を持つことが
知られている。On the other hand, the conventional non-broadcast network includes an ATM (Asynchronous Tran).
sfer Mode).
The conventional non-broadcast network using the ATM network has excellent functions such as scalable transmission speed and communication quality setting for each destination as compared with the conventional broadcast network using the Ethernet. It is known to have
【0010】前記ATMネットワークを使用した従来の
非同報型ネットワークを新たに設置する場合では、前記
のイーサネットを使用した従来の同報型ネットワークが
既に広く普及している為、既存のイーサネットを使用し
た同報型ネットワークにATMネットワークを使用した
非同報型ネットワークを接続して運用することがある。When a conventional non-broadcast type network using the ATM network is newly installed, the existing broadcast type network using the Ethernet is already widely used. In some cases, a non-broadcast type network using an ATM network is connected to the broadcast type network.
【0011】前記の様に、既存のイーサネットを使用し
た同報型ネットワークにATMネットワークを使用した
非同報型ネットワークを接続して複数のネットワーク間
で通信を行う場合には、通常、イーサネットを使用した
同報型ネットワークで用いられているMACプロトコル
を、ATMネットワークを使用した非同報型ネットワー
ク上でエミュレートするLANエミュレーションが行わ
れている。As described above, when communication is performed between a plurality of networks by connecting a non-broadcast type network using an ATM network to an existing broadcast type network using Ethernet, the Ethernet is usually used. LAN emulation for emulating the MAC protocol used in the broadcast network on a non-broadcast network using an ATM network has been performed.
【0012】すなわち、前記ATMネットワークを使用
した従来の非同報型ネットワークでは、ネットワークに
接続された複数のコンピュータのMACアドレスに対す
るATMアドレスを登録したアドレス管理テーブルを有
するアドレス解決サーバを備え、前記従来のイーサネッ
トを使用した同報型ネットワークから送られてきたMA
Cフレームのヘッダ部分を参照し、前記MACフレーム
に付加されているMACアドレスに対応するATMアド
レスのアドレス解決を行って、前記MACフレームから
ATMアドレス等の情報を元にしてATMセルを作成
し、前記作成したATMセルをATMネットワーク上で
送信している。That is, a conventional non-broadcast type network using the ATM network includes an address resolution server having an address management table in which ATM addresses corresponding to MAC addresses of a plurality of computers connected to the network are registered. Sent from a broadcast network using Ethernet
With reference to a header portion of the C frame, an address resolution of an ATM address corresponding to the MAC address added to the MAC frame is performed, and an ATM cell is created from the MAC frame based on information such as an ATM address; The created ATM cell is transmitted on the ATM network.
【0013】[0013]
【発明が解決しようとする課題】本発明者は、前記従来
技術を検討した結果、以下の問題点を見い出した。The present inventor has found the following problems as a result of studying the above prior art.
【0014】すなわち、前記従来の同報型ネットワーク
または非同報型ネットワークにおいて、複数の種類のL
ANセグメントを相互に接続して単一のサブネットを構
築する場合では、異なる通信プロトコルのみを有するL
ANセグメント間では通信が行えない為、同種の通信プ
ロトコルを有するLANセグメント同士でなければ接続
することができない。That is, in the conventional broadcast network or non-broadcast network, a plurality of types of L
In the case where the AN segments are connected to each other to form a single subnet, L having only different communication protocols
Since communication cannot be performed between AN segments, connection cannot be established unless LAN segments having the same type of communication protocol are used.
【0015】この為、従来のMACプロトコルを有する
同報型ネットワーク及びATMプロトコルを有する非同
報型ネットワークにおいて、ATMプロトコルを有する
LANセグメントをMACプロトコルを有するLANセ
グメントに結合しようとする場合には、ATMプロトコ
ルを有するLANセグメントに接続されたコンピュータ
上でMACプロトコルをエミュレートする必要が生じる
為、ATMプロトコルを有するLANセグメントに接続
されたコンピュータ同士の通信においても、ATMプロ
トコルのみならず、本来必要のないMACプロトコルも
併用して通信を行わなければならないという問題があっ
た。Therefore, in a conventional broadcast network having a MAC protocol and a non-broadcast network having an ATM protocol, when a LAN segment having an ATM protocol is to be combined with a LAN segment having a MAC protocol, Since it is necessary to emulate the MAC protocol on a computer connected to the LAN segment having the ATM protocol, the communication between the computers connected to the LAN segment having the ATM protocol requires not only the ATM protocol but also the necessary communication. There is a problem that communication must be performed using a MAC protocol that does not exist.
【0016】また、従来のMACプロトコルを有する同
報型ネットワーク及びATMプロトコルを有する非同報
型ネットワークにおいて、ATMプロトコルを有するL
ANセグメントに接続されたコンピュータ上でMACプ
ロトコルをエミュレートした場合には、MACプロトコ
ルが通信品質に関する情報を持たない為、MACフレー
ムからATMコネクションを設定する際に通信品質を設
定することができず、高品質な通信が行えないという問
題があった。Further, in a conventional broadcast network having a MAC protocol and a non-broadcast network having an ATM protocol, an L network having an ATM protocol is used.
When the MAC protocol is emulated on a computer connected to the AN segment, the communication quality cannot be set when setting the ATM connection from the MAC frame because the MAC protocol does not have information on the communication quality. However, there is a problem that high-quality communication cannot be performed.
【0017】本発明の目的は、異なる通信プロトコルを
使用する複数のセグメントを結合したネットワークでの
通信の処理負荷を低減すると共に品質を指定した通信を
行う環境を実現することが可能な技術を提供することに
ある。An object of the present invention is to provide a technique capable of reducing the processing load of communication in a network in which a plurality of segments using different communication protocols are connected and realizing an environment for performing communication with specified quality. Is to do.
【0018】本発明の前記並びにその他の目的と新規な
特徴は、本明細書の記述及び添付図面によって明かにな
るであろう。The above and other objects and novel features of the present invention will become apparent from the description of the present specification and the accompanying drawings.
【0019】[0019]
【課題を解決するための手段】本願によって開示される
発明のうち、代表的なものの概要を簡単に説明すれば、
下記のとおりである。SUMMARY OF THE INVENTION Among the inventions disclosed by the present application, the outline of a representative one will be briefly described.
It is as follows.
【0020】すなわち、異なる通信プロトコルを使用す
る複数のセグメントを接続したネットワークで上位の通
信プロトコルを有するソフトウェアによって設定された
アドレスをハードウェアアドレスに変換するアドレス解
決を行うアドレス解決サーバにおいて、前記ネットワー
クに接続された複数のコンピュータの各々のコンピュー
タ毎に上位の通信プロトコルを有するソフトウェアによ
って設定された1つのアドレスに対して、前記異なる通
信プロトコルに対応する複数の種類のハードウェアアド
レスを登録したアドレス管理テーブルと、前記ネットワ
ークに接続された複数のコンピュータから送信されるア
ドレス解決要求パケットを受信するアドレス解決要求受
信手段と、前記アドレス解決要求受信手段によって受信
したアドレス解決要求パケットの内容に従って、前記ア
ドレス管理テーブル中の特定の種類のハードウェアアド
レスを取得するアドレス解決処理手段と、前記アドレス
解決処理手段によって取得した特定の種類のハードウェ
アアドレスを格納したアドレス解決応答パケットを生成
し、前記アドレス解決要求パケットの送信元へ前記アド
レス解決応答パケットを返送するアドレス解決応答手段
を備えるものである。That is, in an address resolution server for performing an address resolution for converting an address set by software having a higher communication protocol into a hardware address in a network connecting a plurality of segments using different communication protocols, An address management table in which a plurality of types of hardware addresses corresponding to the different communication protocols are registered for one address set by software having a higher-level communication protocol for each of the plurality of connected computers. Address resolution request receiving means for receiving an address resolution request packet transmitted from a plurality of computers connected to the network; and address resolution received by the address resolution request receiving means. Address resolution processing means for obtaining a specific type of hardware address in the address management table in accordance with the contents of the request packet; and an address resolution response packet storing the specific type of hardware address obtained by the address resolution processing means. And an address resolution response unit for returning the address resolution response packet to the transmission source of the address resolution request packet.
【0021】前記アドレス解決サーバは、前記アドレス
管理テーブルに、前記ネットワークに接続された複数の
コンピュータの各々のコンピュータ毎に上位の通信プロ
トコルを有するソフトウェアによって設定された1つの
アドレスに対して、前記異なる通信プロトコルに対応す
る複数の種類のハードウェアアドレスを登録している。[0021] The address resolution server may be configured such that, in the address management table, one address set by software having a higher-level communication protocol for each of the plurality of computers connected to the network is different. A plurality of types of hardware addresses corresponding to the communication protocol are registered.
【0022】前記ネットワークに接続された特定のコン
ピュータが前記ネットワーク上の他のコンピュータに特
定のデータを送信する通信を行う際には、前記特定のコ
ンピュータは前記アドレス解決サーバにアドレス解決要
求パケットを送信し、上位の通信プロトコルを有するソ
フトウェアによって設定された前記送信先のコンピュー
タのアドレスから前記送信先のコンピュータのハードウ
ェアアドレスを取得するアドレス解決を行う要求を出
す。When a specific computer connected to the network performs communication for transmitting specific data to another computer on the network, the specific computer transmits an address resolution request packet to the address resolution server. Then, a request for performing an address solution for obtaining a hardware address of the destination computer from an address of the destination computer set by software having a higher-level communication protocol is issued.
【0023】前記アドレス解決サーバのアドレス解決要
求受信手段は、前記特定のコンピュータから送信されて
きたアドレス解決要求パケットを受信する。The address resolution request receiving means of the address resolution server receives an address resolution request packet transmitted from the specific computer.
【0024】前記アドレス解決サーバのアドレス解決処
理手段は、前記アドレス解決要求受信手段によって受信
したアドレス解決要求パケットの内容に従って、前記ア
ドレス管理テーブル中の特定の種類のハードウェアアド
レスを取得する。The address resolution processing means of the address resolution server acquires a specific type of hardware address in the address management table according to the contents of the address resolution request packet received by the address resolution request receiving means.
【0025】前記アドレス解決サーバのアドレス解決応
答手段は、前記アドレス解決処理手段によって取得した
前記特定の種類のハードウェアアドレスを格納したアド
レス解決応答パケットを生成し、前記アドレス解決要求
パケットの送信元へ前記アドレス解決応答パケットを返
送する。The address resolution response means of the address resolution server generates an address resolution response packet storing the specific type of hardware address obtained by the address resolution processing means, and sends the address resolution response packet to the source of the address resolution request packet. The address resolution response packet is returned.
【0026】例えば、イーサネットを使用した同報型ネ
ットワークとATMネットワークを使用した非同報型ネ
ットワークとをブリッジ等のインタワーキングユニット
を介して接続し、TCP/IPの通信プロトコルにより
通信を行う場合には、以下に示す様にアドレス解決を行
う。For example, when a broadcast network using an Ethernet and a non-broadcast network using an ATM network are connected via an interworking unit such as a bridge, and communication is performed using a TCP / IP communication protocol. Performs address resolution as shown below.
【0027】まず、前記アドレス解決サーバは、前記ア
ドレス管理テーブルに、前記ネットワークに接続された
複数のコンピュータの各々のコンピュータ毎にTCP/
IPの通信プロトコルを有するソフトウェアによって設
定された1つのIPアドレスに対して、イーサネットを
使用した同報型ネットワークのMACアドレスとATM
ネットワークを使用した非同報型ネットワークのATM
アドレスとをハードウェアアドレスとして登録する。First, the address resolution server stores a TCP / IP address in the address management table for each of a plurality of computers connected to the network.
For one IP address set by software having an IP communication protocol, a MAC address of a broadcast network using Ethernet and an ATM
ATM of non-broadcast network using network
The address is registered as a hardware address.
【0028】ここで、ATMネットワークを使用した非
同報型ネットワークに接続されたコンピュータのIPア
ドレスに対応するMACアドレスを前記アドレス解決サ
ーバのアドレス管理テーブルに登録する場合には、イー
サネットを使用した同報型ネットワークで使用されてい
るMACアドレスとは重複しない仮想的なMACアドレ
スをATMネットワークに接続されたコンピュータのM
ACアドレスとして設定し、前記アドレス管理テーブル
の当該エントリに登録する。Here, when registering the MAC address corresponding to the IP address of the computer connected to the non-broadcast type network using the ATM network in the address management table of the address resolution server, it is necessary to register the MAC address using the Ethernet. A virtual MAC address that does not overlap with the MAC address used in the broadcast network is assigned to the M of the computer connected to the ATM network.
It is set as an AC address and registered in the entry of the address management table.
【0029】また、イーサネットを使用した同報型ネッ
トワークに接続されたコンピュータのIPアドレスに対
応するATMアドレスを前記アドレス解決サーバのアド
レス管理テーブルに登録する場合には、前記コンピュー
タが接続された同報型ネットワークとATMネットワー
クを使用した非同報型ネットワークとを接続するインタ
ワーキングユニットのATMアドレスを、イーサネット
を使用した同報型ネットワークに接続されたコンピュー
タのATMアドレスとして設定し、前記アドレス管理テ
ーブルの当該エントリに登録する。In the case where an ATM address corresponding to the IP address of a computer connected to a broadcast network using Ethernet is registered in the address management table of the address resolution server, the broadcast to which the computer is connected is registered. Address of the interworking unit that connects the type network and the non-broadcast type network using the ATM network is set as the ATM address of the computer connected to the broadcast type network using the Ethernet. Register in the entry.
【0030】MACアドレスを使用した通信を行う前記
イーサネットを使用した同報型ネットワークに接続され
た特定のコンピュータが、前記ATMネットワークを使
用した非同報型ネットワークを介して他のコンピュータ
に特定のデータを送信する通信を行う際には、MACア
ドレスを使用する前記特定のコンピュータは、前記アド
レス解決サーバにアドレス解決要求パケットを送信し、
前記送信先のコンピュータのIPアドレスから前記送信
先のコンピュータのハードウェアアドレスを取得するア
ドレス解決を行う要求を出す。A specific computer connected to the broadcast network using Ethernet, which performs communication using a MAC address, transmits specific data to another computer via the non-broadcast network using the ATM network. When performing the communication to transmit the, the specific computer using a MAC address transmits an address resolution request packet to the address resolution server,
A request for address resolution for obtaining the hardware address of the destination computer from the IP address of the destination computer is issued.
【0031】前記アドレス解決サーバのアドレス解決要
求受信手段は、インタワーキングユニットを介してMA
Cアドレスを使用する前記特定のコンピュータから送信
されてきたアドレス解決要求パケットを受信し、前記ア
ドレス解決サーバのアドレス解決処理手段は、前記アド
レス解決要求受信手段によって受信したアドレス解決要
求パケットの内容に従って、前記アドレス管理テーブル
中の送信先のコンピュータのMACアドレスを取得す
る。[0031] The address resolution request receiving means of the address resolution server transmits the MA via the interworking unit.
An address resolution request packet transmitted from the specific computer using the C address is received, and the address resolution processing means of the address resolution server, according to the content of the address resolution request packet received by the address resolution request receiving means, The MAC address of the destination computer in the address management table is obtained.
【0032】すなわち、前記アドレス解決サーバのアド
レス解決処理手段は、送信先のコンピュータがイーサネ
ットを使用した同報型ネットワークに接続されたコンピ
ュータである場合には、送信先のIPアドレスによって
前記アドレス管理テーブルを検索し、前記アドレス管理
テーブル中に登録されている送信先のMACアドレスを
取得する。That is, when the destination computer is a computer connected to a broadcast network using Ethernet, the address resolution processing means of the address resolution server uses the IP address of the destination to execute the address management table. To obtain the MAC address of the transmission destination registered in the address management table.
【0033】また、前記アドレス解決サーバのアドレス
解決処理手段は、送信先のコンピュータがATMネット
ワークを使用した非同報型ネットワークに接続されたコ
ンピュータである場合には、送信先のIPアドレスによ
って前記アドレス管理テーブルを検索し、前記アドレス
管理テーブル中に登録されている送信先の仮想的なMA
Cアドレスを取得する。In the case where the destination computer is a computer connected to a non-broadcast network using an ATM network, the address resolution processing means of the address resolution server uses the IP address of the destination to transmit the address. A management table is searched, and a virtual MA of a destination registered in the address management table is searched.
Get the C address.
【0034】次に、前記アドレス解決サーバのアドレス
解決応答手段は、前記アドレス解決処理手段によって取
得したMACアドレスを格納したアドレス解決応答パケ
ットを生成し、インタワーキングユニットを介して前記
アドレス解決要求パケットの送信元へ前記アドレス解決
応答パケットを返送する。Next, the address resolution response means of the address resolution server generates an address resolution response packet storing the MAC address obtained by the address resolution processing means, and transmits the address resolution response packet to the address resolution request packet via the interworking unit. The address resolution response packet is returned to the transmission source.
【0035】さらに、ATMアドレスを使用した通信を
行うATMネットワークを使用した非同報型ネットワー
クに接続された特定のコンピュータが、前記イーサネッ
トを使用した同報型ネットワークを介して他のコンピュ
ータに特定のデータを送信する通信を行う際には、AT
Mアドレスを使用する前記特定のコンピュータは、前記
アドレス解決サーバにアドレス解決要求パケットを送信
し、前記送信先のコンピュータのIPアドレスから前記
送信先のコンピュータのハードウェアアドレスを取得す
るアドレス解決を行う要求を出す。Further, a specific computer connected to a non-broadcast type network using an ATM network for performing communication using an ATM address is connected to another computer via a broadcast type network using the Ethernet. When performing communication for transmitting data, AT
The specific computer using the M address transmits an address resolution request packet to the address resolution server, and performs a request for performing an address resolution to obtain a hardware address of the destination computer from an IP address of the destination computer. Put out.
【0036】前記アドレス解決サーバのアドレス解決要
求受信手段は、ATMアドレスを使用する前記特定のコ
ンピュータから送信されてきたアドレス解決要求パケッ
トを受信し、前記アドレス解決サーバのアドレス解決処
理手段は、前記アドレス解決要求受信手段によって受信
したアドレス解決要求パケットの内容に従って、前記ア
ドレス管理テーブル中の送信先のコンピュータのATM
アドレスを取得する。The address resolution request receiving means of the address resolution server receives an address resolution request packet transmitted from the specific computer using an ATM address, and the address resolution processing means of the address resolution server transmits the address resolution request packet to the address resolution server. According to the content of the address resolution request packet received by the resolution request receiving means, the ATM of the destination computer in the address management table
Get the address.
【0037】すなわち、前記アドレス解決サーバのアド
レス解決処理手段は、送信先のコンピュータがATMネ
ットワークを使用した非同報型ネットワークに接続され
たコンピュータである場合には、送信先のIPアドレス
によって前記アドレス管理テーブルを検索し、前記アド
レス管理テーブル中に登録されている送信先のATMア
ドレスを取得する。That is, when the destination computer is a computer connected to a non-broadcast network using an ATM network, the address resolution processing means of the address resolution server uses the IP address of the destination to transmit the address. The management table is searched to obtain the ATM address of the transmission destination registered in the address management table.
【0038】また、前記アドレス解決サーバのアドレス
解決処理手段は、送信先のコンピュータがイーサネット
を使用した同報型ネットワークに接続されたコンピュー
タである場合には、送信先のIPアドレスによって前記
アドレス管理テーブルを検索し、前記アドレス管理テー
ブル中に登録されている送信先のコンピュータが接続さ
れているイーサネットを使用した同報型ネットワークへ
のインタワーキングユニットのATMアドレスを取得す
る。In the case where the destination computer is a computer connected to a broadcast network using Ethernet, the address resolution processing means of the address resolution server uses the IP address of the destination to execute the address management table. To obtain the ATM address of the interworking unit to the broadcast network using the Ethernet connected to the destination computer registered in the address management table.
【0039】次に、前記アドレス解決サーバのアドレス
解決応答手段は、前記アドレス解決処理手段によって取
得したATMアドレスを格納したアドレス解決応答パケ
ットを生成し、前記アドレス解決要求パケットの送信元
へ前記アドレス解決応答パケットを返送する。Next, the address resolution response means of the address resolution server generates an address resolution response packet storing the ATM address obtained by the address resolution processing means, and sends the address resolution response packet to the source of the address resolution request packet. Returns a response packet.
【0040】前記の様に、前記アドレス解決サーバで
は、アドレス解決要求パケットを送信したコンピュータ
がMACアドレス等をIPパケットに付加してMACフ
レームを作成するMACプロトコルを使用するコンピュ
ータである場合には、送信先のIPアドレスから送信先
のMACアドレスを取得してアドレス解決を行う。As described above, in the address resolution server, when the computer that has transmitted the address resolution request packet is a computer that uses a MAC protocol that creates a MAC frame by adding a MAC address or the like to an IP packet, The MAC address of the transmission destination is obtained from the IP address of the transmission destination to perform address resolution.
【0041】また、前記アドレス解決サーバでは、アド
レス解決要求パケットを送信したコンピュータがATM
アドレス等の情報を元にしてATMセルを作成するAT
Mプロトコルを使用するコンピュータである場合には、
送信先のIPアドレスから送信先のATMアドレスを取
得してアドレス解決を行う。In the address resolution server, the computer that has transmitted the address resolution request packet is an ATM.
AT that creates ATM cells based on information such as addresses
If the computer uses the M protocol,
The transmission destination ATM address is obtained from the transmission destination IP address to perform address resolution.
【0042】従って、前記アドレス解決サーバによって
アドレス解決を行うことにより、ATMネットワークを
使用した非同報型ネットワーク上で、ATMプロトコル
を使用する複数のコンピュータ間で通信を行う場合に
は、MACプロトコルをエミュレートすることなく通信
を行い、イーサネットを使用した同報型ネットワーク上
で、MACプロトコルを使用する複数のコンピュータ間
で通信を行う場合には、ATMプロトコルをエミュレー
トすることなく通信を行う通信環境を実現することが可
能となる。Therefore, by performing address resolution by the address resolution server, when performing communication between a plurality of computers using the ATM protocol on a non-broadcast type network using the ATM network, the MAC protocol is used. A communication environment in which communication is performed without emulation and communication is performed without emulating the ATM protocol when communication is performed between a plurality of computers using the MAC protocol on a broadcast network using Ethernet. Can be realized.
【0043】また、イーサネットを使用した同報型ネッ
トワークとATMネットワークを使用した非同報型ネッ
トワークとの間で、MACプロトコルをエミュレートす
ることなく通信を行うことにより、ATMコネクション
にIPパケットのTOS(Type Of Servi
ce)フィールドに記述されたサービス品質(QOS:
Quality Of Service)を設定するこ
とによって高品質な通信を行ったり、または、通信内容
に合わせて通信品質を抑えたりする等の品質を指定した
通信を行う為の通信環境を実現することが可能となる。The communication between the broadcast network using the Ethernet and the non-broadcast network using the ATM network without emulating the MAC protocol makes it possible to transmit the TOS of the IP packet to the ATM connection. (Type Of Servi
ce) field describes the quality of service (QOS:
By setting Quality of Service, it is possible to realize a communication environment for performing high-quality communication, or performing communication with specified quality such as suppressing communication quality in accordance with communication contents. Become.
【0044】以上の様に、前記アドレス解決サーバによ
れば、ネットワークに接続されたコンピュータからのア
ドレス解決要求パケットに対して、アドレス解決要求パ
ケットを送信したコンピュータが使用するハードウェア
アドレスと同一の種類のハードウェアアドレスを応答す
るので、異なる通信プロトコルを使用する複数のセグメ
ントを結合したネットワークでの通信の処理負荷を低減
すると共に品質を指定した通信を行う環境を実現するこ
とが可能である。As described above, according to the address resolution server, the address resolution request packet from the computer connected to the network is the same type as the hardware address used by the computer that transmitted the address resolution request packet. Since the hardware address is returned, it is possible to reduce the processing load of communication in a network in which a plurality of segments using different communication protocols are connected, and to realize an environment for performing communication with specified quality.
【0045】[0045]
【発明の実施の形態】以下、本発明について、一実施形
態とともに図を参照して詳細に説明する。DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS The present invention will be described below in detail with reference to the drawings together with an embodiment.
【0046】以下に、本発明のアドレス解決サーバにお
いて、イーサネットを使用した同報型ネットワークで構
成されるLANセグメントとATMネットワークを使用
した非同報型ネットワークで構成されるLANセグメン
トとの異種セグメントを混在させた単一のサブネット内
で通信プロトコルの異なるセグメントを経由したデータ
の転送を行う際のアドレス解決を行う一実施形態のアド
レス解決サーバについて説明する。Hereinafter, in the address resolution server of the present invention, different types of segments between a LAN segment formed by a broadcast network using Ethernet and a LAN segment formed by a non-broadcast network using an ATM network are described. An address resolution server according to an embodiment that performs address resolution when data is transferred through a segment having a different communication protocol in a single mixed subnet will be described.
【0047】図1は、本実施形態のアドレス解決サーバ
を有する通信システムの概略構成を示す図である。図1
において、1Aは異種セグメント複合型単一IPサブネ
ット、1B及び1Cは同報型LANセグメント、1Dは
非同報型広域網、1Eは非同報型LANセグメント、1
F及び1Gはインタワーキングユニット、1Hは発信端
末、1Iは受信端末、1Jは発信端末、1Kは受信端
末、1Lはアドレス解決サーバである。FIG. 1 is a diagram showing a schematic configuration of a communication system having an address resolution server according to the present embodiment. FIG.
1A is a heterogeneous segment combined single IP subnet, 1B and 1C are broadcast LAN segments, 1D is a non-broadcast wide area network, 1E is a non-broadcast LAN segment,
F and 1G are interworking units, 1H is a transmitting terminal, 1I is a receiving terminal, 1J is a transmitting terminal, 1K is a receiving terminal, and 1L is an address resolution server.
【0048】図1に示す様に、本実施形態のアドレス解
決サーバを有する通信システムである異種セグメント複
合型単一IPサブネット1Aは、同報型LANセグメン
ト1B及び1Cと、非同報型広域網1Dと、非同報型L
ANセグメント1Eと、インタワーキングユニット1F
及び1Gと、発信端末1Hと、受信端末1Iと、発信端
末1Jと、受信端末1Kと、アドレス解決サーバ1Lと
を有している。As shown in FIG. 1, a heterogeneous segment combined single IP subnet 1A, which is a communication system having the address resolution server of the present embodiment, includes a broadcast LAN segment 1B and 1C and a non-broadcast type wide area network. 1D and non-broadcast type L
AN segment 1E and interworking unit 1F
1G, a transmitting terminal 1H, a receiving terminal 1I, a transmitting terminal 1J, a receiving terminal 1K, and an address resolution server 1L.
【0049】また、図1に示す様に、本実施形態のアド
レス解決サーバを有する通信システムでは、同報型LA
Nセグメント1Bと非同報型広域網1Dとをインタワー
キングユニット1Fを介して接続し、同報型LANセグ
メント1Cと非同報型広域網1Dとをインタワーキング
ユニット1Gを介して接続することにより、異種セグメ
ント複合型単一IPサブネット1Aを形成している。Further, as shown in FIG. 1, in the communication system having the address resolution server of the present embodiment, the broadcast LA
By connecting the N segment 1B and the non-broadcast type wide area network 1D via the interworking unit 1F, and connecting the broadcast type LAN segment 1C and the non-broadcast type wide area network 1D via the interworking unit 1G. , A heterogeneous segment composite single IP subnet 1A.
【0050】本実施形態のアドレス解決サーバを有する
通信システムである異種セグメント複合型単一IPサブ
ネット1Aで通信を行う装置には、IPアドレス、MA
CアドレスまたはATMアドレスが設定されている。The apparatus that communicates on the heterogeneous segment combined single IP subnet 1A, which is a communication system having the address resolution server of the present embodiment, has an IP address, MA
C address or ATM address is set.
【0051】また、本実施形態のアドレス解決サーバを
有する異種セグメント複合型単一IPサブネット1Aに
おいて、同報型LANセグメント1B及び1Cと、非同
報型広域網1Dとを接続するインタワーキングユニット
1F及び1Gは、イーサネット等を使用した同報型ネッ
トワークとATMネットワーク等を使用した非同報型ネ
ットワークとを接続するブリッジ等の装置であり、相互
のネットワークから送信されて来たフレームまたはセル
の送信先を調べ、前記フレームまたはセルが他方のネッ
トワークへ送信されるものである場合には、前記フレー
ムまたはセルを他方のネットワークのデータ形式に変換
した後、前記変換したフレームまたはセルを他方のネッ
トワーク上に送出するものである。In the heterogeneous segment combined single IP subnet 1A having the address resolution server of the present embodiment, an interworking unit 1F for connecting the broadcast LAN segments 1B and 1C and the non-broadcast wide area network 1D. And 1G are devices such as bridges for connecting a broadcast network using Ethernet or the like and a non-broadcast network using an ATM network or the like, and transmitting frames or cells transmitted from mutual networks. Looking ahead, if the frame or cell is to be transmitted to the other network, convert the frame or cell to the data format of the other network, and then convert the converted frame or cell on the other network. To be sent.
【0052】本実施形態のアドレス解決サーバを有する
異種セグメント複合型単一IPサブネット1Aの同報型
LANセグメント1Bには、IPアドレスとして「I
P.1.1.」が設定されると共に、MACアドレスと
して「MAC.1.」が設定された発信端末1Hが接続
され、同報型LANセグメント1Cには、IPアドレス
として「IP.1.2.」が設定されると共に、MAC
アドレスとして「MAC.4.」が設定された受信端末
1Iが接続されている。The broadcast type LAN segment 1B of the heterogeneous segment composite type single IP subnet 1A having the address resolution server of the present embodiment has "I
P. 1.1. Is set, and the calling terminal 1H having the MAC address set to "MAC. 1." is connected, and the broadcast type LAN segment 1C is set to the IP address "IP.1.2." And MAC
The receiving terminal 1I to which "MAC. 4." is set as the address is connected.
【0053】図1には示していないが、本実施形態のア
ドレス解決サーバを有する異種セグメント複合型単一I
Pサブネット1Aは、IPアドレス「IP.1.3.」
及びATMアドレス「ATM.3.1.」が設定された
発信端末1Jと、IPアドレス「IP.1.4.」及び
ATMアドレス「ATM.4.1.」が設定された受信
端末1Kと、IPアドレス「IP.1.5.」、MAC
アドレス「MAC.2.」及びATMアドレス「AT
M.1.1.」が設定されたインタワーキングユニット
1Fと、IPアドレス「IP.1.6.」、MACアド
レス「MAC.3.」及びATMアドレス「ATM.
2.1.」が設定されたインタワーキングユニット1G
と、仮想的なMACアドレス「MAC.9.」及びAT
Mアドレス「ATM.5.1.」が設定されたアドレス
解決サーバ1Lとを接続するATMスイッチにより非同
報型広域網1Dを構成している。Although not shown in FIG. 1, a heterogeneous segment composite type single I having the address resolution server of the present embodiment is provided.
The P subnet 1A has the IP address “IP.1.3.”
A sending terminal 1J in which an ATM address "ATM 3.1." Is set, a receiving terminal 1K in which an IP address "IP 1.4." And an ATM address "ATM 4.1." IP address "IP.1.5.", MAC
Address “MAC.2.” And ATM address “AT
M. 1.1. Is set, the IP address “IP.1.6.”, The MAC address “MAC.3.”, And the ATM address “ATM.
2.1. Interworking unit 1G with ""
And the virtual MAC address “MAC.9.” And AT
A non-broadcast type wide area network 1D is constituted by an ATM switch connecting the address resolution server 1L to which the M address "ATM.5.1." Is set.
【0054】また、前記ATMスイッチにより発信端末
1Jと受信端末1Kは、非同報型LANセグメント1E
を構成しており、図1には示していないが、非同報型L
ANセグメント1Eの発信端末1J及び受信端末1Kに
は、仮想的なMACアドレスとして「MAC.9.」が
設定されている。The transmitting terminal 1J and the receiving terminal 1K are connected to the non-broadcast type LAN segment 1E by the ATM switch.
And not shown in FIG. 1, the non-broadcast type L
"MAC. 9." is set as a virtual MAC address for the transmission terminal 1J and the reception terminal 1K of the AN segment 1E.
【0055】図2は、本実施形態のアドレス解決サーバ
の機能構成を示す図である。図2において、2Aはアド
レス解決処理部、2Bはアドレス解決要求受付部、2C
はアドレス解決応答部である。FIG. 2 is a diagram showing a functional configuration of the address resolution server of the present embodiment. In FIG. 2, 2A is an address resolution processing unit, 2B is an address resolution request receiving unit, 2C
Is an address resolution response unit.
【0056】図2に示す様に、本実施形態のアドレス解
決サーバは、アドレス解決処理部2Aと、アドレス解決
要求受付部2Bと、アドレス解決応答部2Cとを有して
いる。As shown in FIG. 2, the address resolution server of the present embodiment has an address resolution processing section 2A, an address resolution request receiving section 2B, and an address resolution response section 2C.
【0057】また、図2に示す様に、本実施形態のアド
レス解決サーバでは、異種セグメント複合型単一IPサ
ブネット1Aに接続されている装置からのアドレス解決
要求パケットを受信するアドレス解決要求受信手段であ
るアドレス解決要求受付部2Bに、アドレス解決を行う
アドレス解決処理手段であるアドレス解決処理部2Aを
接続し、アドレス解決処理部2Aに、前記アドレス解決
要求パケットの送信元へ前記アドレス解決応答パケット
を返送するアドレス解決応答手段であるアドレス解決応
答部2Cを接続している。As shown in FIG. 2, in the address resolution server of the present embodiment, an address resolution request receiving means for receiving an address resolution request packet from a device connected to the heterogeneous segment combined single IP subnet 1A. An address resolution processing unit 2A, which is an address resolution processing means for performing address resolution, is connected to the address resolution request receiving unit 2B, and the address resolution response packet is sent to the address resolution processing unit 2A to the source of the address resolution request packet. Is connected to an address resolution response unit 2C which is an address resolution response means for returning a response.
【0058】本実施形態のアドレス解決サーバのアドレ
ス解決要求受付部2Bは、異種セグメント複合型単一I
Pサブネット1Aの非同報型広域網1Dからアドレス解
決要求パケットを受信し、アドレス解決処理部2Aは、
アドレス解決要求受付部2Bによって受信したアドレス
解決要求パケットの内容に従ってアドレス管理テーブル
を検索することにより特定の種類のハードウェアアドレ
スを取得し、アドレス解決応答部2Cは、アドレス解決
処理部2Aによって取得した前記特定の種類のハードウ
ェアアドレスを格納したアドレス解決応答パケットを生
成し、前記アドレス解決要求パケットの送信元へ前記ア
ドレス解決応答パケットを返送する。The address resolution request receiving unit 2B of the address resolution server of the present embodiment is a
The address resolution processing unit 2A receives an address resolution request packet from the non-broadcast type wide area network 1D of the P subnet 1A,
A specific type of hardware address is obtained by searching the address management table according to the contents of the address resolution request packet received by the address resolution request receiving unit 2B, and the address resolution response unit 2C is obtained by the address resolution processing unit 2A. An address resolution response packet storing the specific type of hardware address is generated, and the address resolution response packet is returned to the transmission source of the address resolution request packet.
【0059】図3は、本実施形態のアドレス解決サーバ
のアドレス管理テーブルの一例を示す図である。図3に
おいて、3AはIPアドレス記述欄、3BはATMアド
レス記述欄、3CはMACアドレス記述欄である。FIG. 3 is a diagram showing an example of the address management table of the address resolution server according to the present embodiment. In FIG. 3, 3A is an IP address description field, 3B is an ATM address description field, and 3C is a MAC address description field.
【0060】図3に示す様に、本実施形態のアドレス解
決サーバのアドレス管理テーブルは、IPアドレス記述
欄3Aと、ATMアドレス記述欄3Bと、MACアドレ
ス記述欄3Cとを有している。As shown in FIG. 3, the address management table of the address resolution server of the present embodiment has an IP address description column 3A, an ATM address description column 3B, and a MAC address description column 3C.
【0061】また、図3に示す様に、本実施形態のアド
レス解決サーバのアドレス管理テーブルでは、IPアド
レス記述欄3A、ATMアドレス記述欄3B及びMAC
アドレス記述欄3Cに、図1に示した同報型LANセグ
メント1B内の発信端末1H、同報型LANセグメント
1C内の受信端末1I、非同報型LANセグメント1E
内の発信端末1J及び受信端末1K、並びに、インタワ
ーキングユニット1F及び1GのIPアドレス、ATM
アドレス及びMACアドレスが登録されている。As shown in FIG. 3, in the address management table of the address resolution server according to the present embodiment, the IP address description field 3A, the ATM address description field 3B, and the MAC address
In the address description column 3C, the transmitting terminal 1H in the broadcast LAN segment 1B, the receiving terminal 1I in the broadcast LAN segment 1C, and the non-broadcast LAN segment 1E shown in FIG.
IP address, ATM of sending terminal 1J and receiving terminal 1K, and interworking units 1F and 1G within
The address and the MAC address are registered.
【0062】本実施形態のアドレス解決サーバのアドレ
ス管理テーブルは、図2に示したアドレス解決サーバ1
Lのアドレス解決処理部2Aに備えられており、アドレ
ス管理テーブルのIPアドレス記述欄3Aには、アドレ
ス管理テーブルの検索を行うときのキー情報として、異
種セグメント複合型単一IPサブネット1A内の全端末
及びインタワーキングユニット1F及び1Gに付与され
たIPアドレスが登録されている。The address management table of the address resolution server according to the present embodiment corresponds to the address resolution server 1 shown in FIG.
L in the IP address description field 3A of the address management table, as key information for searching the address management table, all the IP addresses in the heterogeneous segment composite single IP subnet 1A are provided. The IP addresses assigned to the terminal and the interworking units 1F and 1G are registered.
【0063】本実施形態のアドレス解決サーバのアドレ
ス管理テーブルにおいて、非同報型広域網1D上のイン
タワーキングユニット1F及び1G、非同報型LANセ
グメント1E内の発信端末1J、並びに、非同報型LA
Nセグメント1E内の受信端末1KのIPアドレスに対
応するATMアドレス記述欄3Bには、それぞれの装置
のATMアドレスが登録されている。In the address management table of the address resolution server of the present embodiment, the interworking units 1F and 1G on the non-broadcast type wide area network 1D, the transmitting terminal 1J in the non-broadcast type LAN segment 1E, and the non-broadcast type Type LA
The ATM address of each device is registered in the ATM address description field 3B corresponding to the IP address of the receiving terminal 1K in the N segment 1E.
【0064】また、本実施形態のアドレス解決サーバの
アドレス管理テーブルにおいて、同報型LANセグメン
ト1B内の発信端末1HのIPアドレスに対応するAT
Mアドレス記述欄3Bには、同報型LANセグメント1
Bと非同報型広域網1Dとを接続するインタワーキング
ユニット1FのATMアドレスが登録されており、同報
型LANセグメント1C内の受信端末1IのIPアドレ
スに対応するATMアドレス記述欄3Bには、同報型L
ANセグメント1Cと非同報型広域網1Dとを接続する
インタワーキングユニット1GのATMアドレスが登録
されている。Further, in the address management table of the address resolution server of the present embodiment, the AT corresponding to the IP address of the calling terminal 1H in the broadcast type LAN segment 1B.
In the M address description column 3B, the broadcast LAN segment 1
B and the non-broadcast type wide area network 1D are registered with the ATM address of the interworking unit 1F. The ATM address description field 3B corresponding to the IP address of the receiving terminal 1I in the broadcast type LAN segment 1C is registered in the ATM address description field 3B. , Broadcast type L
The ATM address of the interworking unit 1G that connects the AN segment 1C and the non-broadcast wide area network 1D is registered.
【0065】さらに、本実施形態のアドレス解決サーバ
のアドレス管理テーブルにおいて、同報型LANセグメ
ント1B内の発信端末1H、同報型LANセグメント1
C内の受信端末1I、インタワーキングユニット1F及
び1GのIPアドレスに対応するMACアドレス記述欄
3Cには、それぞれの装置のMACアドレスが登録され
ている。Further, in the address management table of the address resolution server of the present embodiment, the originating terminal 1H in the broadcast LAN segment 1B, the broadcast LAN segment 1
The MAC address of each device is registered in the MAC address description column 3C corresponding to the IP address of the receiving terminal 1I, the interworking units 1F, and 1G in C.
【0066】また、本実施形態のアドレス解決サーバの
アドレス管理テーブルにおいて、非同報型広域網1D上
の非同報型LANセグメント1E内の発信端末1J、非
同報型LANセグメント1E内の受信端末1KのIPア
ドレスに対応するMACアドレス記述欄3Cには、単一
の仮想MACアドレスとして「MAC.9.」を1つ設
定し、この値を登録しておく。In the address management table of the address resolution server according to the present embodiment, the originating terminal 1J in the non-broadcast type LAN segment 1E on the non-broadcast type wide area network 1D and the receiving terminal in the non-broadcast type LAN segment 1E. One “MAC.9.” Is set as a single virtual MAC address in the MAC address description column 3C corresponding to the IP address of the terminal 1K, and this value is registered.
【0067】以下に、本実施形態のアドレス解決サーバ
を有する異種セグメント複合型単一IPサブネット1A
において、非同報型LANセグメント1E内の発信端末
1Jから同報型LANセグメント1C内の受信端末1I
にIPパケットを送信する場合のアドレス解決の処理手
順について説明する。Hereinafter, a heterogeneous segment combined single IP subnet 1A having the address resolution server of the present embodiment will be described.
, The transmitting terminal 1J in the non-broadcast type LAN segment 1E to the receiving terminal 1I in the broadcast type LAN segment 1C
A description will be given of a procedure for address resolution when an IP packet is transmitted to a server.
【0068】まず、本実施形態のアドレス解決サーバを
有する異種セグメント複合型単一IPサブネット1Aの
非同報型LANセグメント1E内の発信端末1Jは、同
報型LANセグメント1C内の受信端末1IのIPアド
レス「IP.1.2.」を格納したアドレス解決要求パ
ケットを作成し、前記作成したアドレス解決要求パケッ
トを非同報型広域網1Dに接続されたアドレス解決サー
バ1Lに送信する。First, the transmitting terminal 1J in the non-broadcast type LAN segment 1E of the heterogeneous segment combined type single IP subnet 1A having the address resolution server of the present embodiment is connected to the receiving terminal 1I in the broadcast type LAN segment 1C. An address resolution request packet storing the IP address “IP.1.2.” Is created, and the created address resolution request packet is transmitted to the address resolution server 1L connected to the non-broadcast type wide area network 1D.
【0069】ここで、非同報型LANセグメント1E内
の発信端末1Jが作成したアドレス解決要求パケット
は、例えば、RFC1577(Request For
Comment:1577)で規定される様な、IP
アドレスからATMアドレスを解決することを要求する
パケットであり、通常のIPパケットとは異なる制御パ
ケットである。Here, the address resolution request packet created by the transmitting terminal 1J in the non-broadcast type LAN segment 1E is, for example, RFC1577 (Request For
Comment: 1577)
This is a packet requesting to resolve an ATM address from an address, and is a control packet different from a normal IP packet.
【0070】本実施形態のアドレス解決サーバを有する
異種セグメント複合型単一IPサブネット1Aの非同報
型広域網1Dに接続されたアドレス解決サーバ1Lのア
ドレス解決要求受付部2Bは、非同報型LANセグメン
ト1E内の発信端末1Jからのアドレス解決要求パケッ
トを受信し、前記受信したアドレス解決要求パケットを
アドレス解決処理部2Aに渡す。The address resolution request receiving unit 2B of the address resolution server 1L connected to the non-broadcast type wide area network 1D of the heterogeneous segment compound type single IP subnet 1A having the address resolution server of the present embodiment has a non-broadcast type. An address resolution request packet from the originating terminal 1J in the LAN segment 1E is received, and the received address resolution request packet is passed to the address resolution processing unit 2A.
【0071】本実施形態のアドレス解決サーバ1Lのア
ドレス解決処理部2Aは、アドレス解決要求受付部2B
から受け取ったアドレス解決要求パケットに格納されて
いる受信端末1IのIPアドレス「IP.1.2.」を
読み出す。The address resolution processing unit 2A of the address resolution server 1L of the present embodiment comprises an address resolution request receiving unit 2B
The IP address "IP.1.2." Of the receiving terminal 1I stored in the address resolution request packet received from the server is read.
【0072】次に、本実施形態のアドレス解決サーバ1
Lのアドレス解決処理部2Aは、読み出した受信端末1
IのIPアドレス「IP.1.2.」をキーとして、ア
ドレス管理テーブルを検索し、受信端末1Iのハードウ
ェアアドレスをアドレス管理テーブルから読み出す。Next, the address resolution server 1 of this embodiment
L of the receiving terminal 1
Using the IP address “IP.1.2.” Of I as a key, the address management table is searched, and the hardware address of the receiving terminal 1I is read from the address management table.
【0073】ここで、本実施形態のアドレス解決サーバ
1Lのアドレス解決処理部2Aがアドレス管理テーブル
から読み出す受信端末1Iのハードウェアアドレスは、
アドレス解決要求受付部2Bから受け取ったアドレス解
決要求パケットがRFC1577で規定される様なIP
アドレスからATMアドレスを解決することを要求する
パケットであるので、図3に示す様に、アドレス管理テ
ーブルのATMアドレス記述欄3Bに記載されている受
信端末1IのATMアドレス「ATM.2.1.」とな
る。Here, the hardware address of the receiving terminal 1I read from the address management table by the address resolution processing unit 2A of the address resolution server 1L of the present embodiment is:
The address resolution request packet received from the address resolution request receiving unit 2B is an IP address defined by RFC1577.
Since it is a packet requesting to resolve the ATM address from the address, as shown in FIG. 3, the ATM address "ATM.2.1.1." Of the receiving terminal 1I described in the ATM address description column 3B of the address management table. ".
【0074】次に、本実施形態のアドレス解決サーバ1
Lのアドレス解決処理部2Aは、アドレス管理テーブル
から読み出した受信端末1IのATMアドレス「AT
M.2.1.」をアドレス解決応答部2Cに渡す。Next, the address resolution server 1 of this embodiment
L of the receiving terminal 1I read from the address management table.
M. 2.1. Is passed to the address resolution response unit 2C.
【0075】本実施形態のアドレス解決サーバ1Lのア
ドレス解決応答部2Cは、アドレス解決処理部2Aから
受け取った受信端末1IのATMアドレス「ATM.
2.1.」を格納したアドレス解決応答パケットを作成
し、非同報型LANセグメント1E内の発信端末1Jに
返送する。The address resolution response unit 2C of the address resolution server 1L of the present embodiment uses the ATM address “ATM.
2.1. Is generated and returned to the originating terminal 1J in the non-broadcast type LAN segment 1E.
【0076】前記の様に応答されたアドレス解決応答パ
ケットの内容を使用して、非同報型LANセグメント1
E内の発信端末1Jは、以下の様に、同報型LANセグ
メント1C内の受信端末1IにIPパケットを送信す
る。Using the contents of the address resolution response packet responded as described above, the non-broadcast type LAN segment 1 is used.
The transmitting terminal 1J in E transmits an IP packet to the receiving terminal 1I in the broadcast type LAN segment 1C as follows.
【0077】すなわち、まず、非同報型LANセグメン
ト1E内の発信端末1Jは、アドレス解決サーバ1Lか
ら返送されたアドレス解決応答パケットを受信し、同報
型LANセグメント1C内の受信端末1IのATMアド
レス「ATM.2.1.」を読み出す。That is, first, the transmitting terminal 1J in the non-broadcast type LAN segment 1E receives the address resolution response packet returned from the address resolution server 1L, and the ATM of the receiving terminal 1I in the broadcast type LAN segment 1C. Read the address "ATM.2.1."
【0078】次に、非同報型LANセグメント1E内の
発信端末1Jは、同報型LANセグメント1C内の受信
端末1IのIPアドレス「IP.1.2.」や送信しよ
うとするデータ等を格納したIPパケットから、前記読
み出した受信端末1IのATMアドレス「ATM.2.
1.」等の情報を元にしてATMセルを作成し、非同報
型広域網1D内のATMアドレス「ATM.2.1.」
に送信する。Next, the transmitting terminal 1J in the non-broadcast type LAN segment 1E transmits the IP address “IP.1.2.” Of the receiving terminal 1I in the broadcast type LAN segment 1C, data to be transmitted, and the like. From the stored IP packet, the ATM address “ATM.2.
1. ATM cell is created based on information such as "ATM 2.1." In the non-broadcast type wide area network 1D.
Send to
【0079】非同報型LANセグメント1E内の発信端
末1Jは、ATMアドレス「ATM.2.1.」が受信
端末1IのATMアドレスであるとしてATMセルを作
成し、前記作成したATMセルを送信するが、実際には
ATMアドレス「ATM.2.1.」は、インタワーキ
ングユニット1GのATMアドレスであるので、発信端
末1Jが送信したATMセルは、同報型LANセグメン
ト1Cを非同報型広域網1Dに接続するインタワーキン
グユニット1Gに送信される。The transmitting terminal 1J in the non-broadcast type LAN segment 1E creates an ATM cell on the assumption that the ATM address "ATM.2.1." Is the ATM address of the receiving terminal 1I, and transmits the created ATM cell. However, since the ATM address "ATM.2.1." Is actually the ATM address of the interworking unit 1G, the ATM cell transmitted by the calling terminal 1J transmits the broadcast type LAN segment 1C to the non-broadcast type. It is transmitted to the interworking unit 1G connected to the wide area network 1D.
【0080】非同報型広域網1Dのインタワーキングユ
ニット1Gは、非同報型LANセグメント1E内の発信
端末1Jから送られて来たATMセルを受信し、前記受
信したATMセルの内部に格納されたIPパケットのI
Pアドレスを調べ、前記ATMセルの内部に格納された
IPアドレスが同報型LANセグメント1C内の受信端
末1IのIPアドレス「IP.1.2.」であるので、
前記IPパケットに受信端末1IのMACアドレス「M
AC.4.」等を付加してMACフレームを作成し、前
記作成したMACフレームを同報型LANセグメント1
C上に送出する。The interworking unit 1G of the non-broadcast type wide area network 1D receives the ATM cell sent from the originating terminal 1J in the non-broadcast type LAN segment 1E and stores it in the received ATM cell. I of the IP packet
The P address is checked, and the IP address stored inside the ATM cell is the IP address "IP.1.2." Of the receiving terminal 1I in the broadcast LAN segment 1C.
In the IP packet, the MAC address “M
AC. 4. And the like are added, and the created MAC frame is transmitted to the broadcast type LAN segment 1.
Send on C.
【0081】同報型LANセグメント1C内の受信端末
1Iは、インタワーキングユニット1Gによって同報型
LANセグメント1C上に送出された前記MACフレー
ムを受信することにより、非同報型LANセグメント1
E内の発信端末1Jから送信されたデータを受信する。The receiving terminal 1I in the broadcast-type LAN segment 1C receives the MAC frame transmitted on the broadcast-type LAN segment 1C by the interworking unit 1G, thereby receiving the non-broadcast-type LAN segment 1C.
The data transmitted from the transmitting terminal 1J in E is received.
【0082】前記の様に、本実施形態のアドレス解決サ
ーバでは、非同報型LANセグメント1E内の発信端末
1Jからのアドレス解決要求パケットに対して、同報型
LANセグメント1C内の受信端末1Iに設定されたA
TMアドレスを応答するので、非同報型LANセグメン
ト1E内の発信端末1Jが同報型LANセグメント1C
内の受信端末1Iに送信しようとするIPパケットにM
ACアドレス等を付加してMACフレームを作成した後
に、前記作成したMACフレームにATMアドレス等の
情報を元に作成されたヘッダを付加してからATMセル
を作成するという様なMACプロトコルのエミュレーシ
ョンを行うこと無く、非同報型LANセグメント1E内
の発信端末1Jから同報型LANセグメント1C内の受
信端末1Iにデータを送信することが可能である。As described above, the address resolution server of the present embodiment responds to the address resolution request packet from the transmission terminal 1J in the non-broadcast type LAN segment 1E by the reception terminal 1I in the broadcast type LAN segment 1C. A set to
Since the TM address is responded, the transmitting terminal 1J in the non-broadcast type LAN segment 1E transmits the broadcast type LAN segment 1C.
The IP packet to be transmitted to the receiving terminal 1I in the
After creating a MAC frame by adding an AC address or the like, emulation of a MAC protocol such as creating an ATM cell after adding a header created based on information such as an ATM address to the created MAC frame. Without performing this, it is possible to transmit data from the transmitting terminal 1J in the non-broadcast type LAN segment 1E to the receiving terminal 1I in the broadcast type LAN segment 1C.
【0083】以下に、本実施形態のアドレス解決サーバ
を有する異種セグメント複合型単一IPサブネット1A
において、非同報型LANセグメント1E内の発信端末
1Jから非同報型LANセグメント1E内の受信端末1
KにIPパケットを送信する場合のアドレス解決の処理
手順について説明する。Hereinafter, a heterogeneous segment combined single IP subnet 1A having the address resolution server of the present embodiment will be described.
, The transmitting terminal 1J in the non-broadcast type LAN segment 1E to the receiving terminal 1 in the non-broadcast type LAN segment 1E
The processing procedure of address resolution when transmitting an IP packet to K will be described.
【0084】まず、本実施形態のアドレス解決サーバを
有する異種セグメント複合型単一IPサブネット1Aの
非同報型LANセグメント1E内の発信端末1Jは、非
同報型LANセグメント1E内の受信端末1KのIPア
ドレス「IP.1.4.」を格納したアドレス解決要求
パケットを作成し、前記作成したアドレス解決要求パケ
ットを非同報型広域網1Dに接続されたアドレス解決サ
ーバ1Lに送信する。First, the originating terminal 1J in the non-broadcast LAN segment 1E of the heterogeneous segment combined single IP subnet 1A having the address resolution server of the present embodiment is the receiving terminal 1K in the non-broadcast type LAN segment 1E. An address resolution request packet storing the IP address “IP.1.4.” Is generated, and the generated address resolution request packet is transmitted to the address resolution server 1L connected to the non-broadcast type wide area network 1D.
【0085】ここで、非同報型LANセグメント1E内
の発信端末1Jが作成したアドレス解決要求パケット
は、RFC1577で規定される様なIPアドレスから
ATMアドレスを解決することを要求する制御パケット
である。Here, the address resolution request packet created by the transmitting terminal 1J in the non-broadcast type LAN segment 1E is a control packet for requesting to resolve an ATM address from an IP address specified by RFC1577. .
【0086】本実施形態のアドレス解決サーバ1Lのア
ドレス解決要求受付部2Bは、非同報型LANセグメン
ト1E内の発信端末1Jからのアドレス解決要求パケッ
トを受信し、前記受信したアドレス解決要求パケットを
アドレス解決処理部2Aに渡す。The address resolution request receiving unit 2B of the address resolution server 1L of the present embodiment receives an address resolution request packet from the originating terminal 1J in the non-broadcast type LAN segment 1E, and converts the received address resolution request packet. The address is passed to the address resolution processing unit 2A.
【0087】本実施形態のアドレス解決サーバ1Lのア
ドレス解決処理部2Aは、アドレス解決要求受付部2B
から受け取ったアドレス解決要求パケットに格納されて
いる受信端末1KのIPアドレス「IP.1.4.」を
読み出す。The address resolution processing unit 2A of the address resolution server 1L of the present embodiment comprises an address resolution request receiving unit 2B
The IP address “IP.1.4.” Of the receiving terminal 1K stored in the address resolution request packet received from the server is read.
【0088】次に、本実施形態のアドレス解決サーバ1
Lのアドレス解決処理部2Aは、読み出した受信端末1
KのIPアドレス「IP.1.4.」をキーとして、ア
ドレス管理テーブルを検索し、受信端末1Kのハードウ
ェアアドレスをアドレス管理テーブルから読み出す。Next, the address resolution server 1 of this embodiment
L of the receiving terminal 1
Using the IP address “IP.1.4.” Of K as a key, an address management table is searched, and the hardware address of the receiving terminal 1K is read from the address management table.
【0089】ここで、本実施形態のアドレス解決サーバ
1Lのアドレス解決処理部2Aがアドレス管理テーブル
から読み出す受信端末1Kのハードウェアアドレスは、
アドレス解決要求受付部2Bから受け取ったアドレス解
決要求パケットがRFC1577で規定される様なIP
アドレスからATMアドレスを解決することを要求する
パケットであるので、図3に示す様に、アドレス管理テ
ーブルのATMアドレス記述欄3Bに記載されている受
信端末1KのATMアドレス「ATM.4.1.」とな
る。Here, the hardware address of the receiving terminal 1K read from the address management table by the address resolution processing unit 2A of the address resolution server 1L of the present embodiment is:
The address resolution request packet received from the address resolution request receiving unit 2B is an IP address defined by RFC1577.
Since it is a packet requesting that the ATM address be resolved from the address, as shown in FIG. 3, the ATM address "ATM.4.1.1." Of the receiving terminal 1K described in the ATM address description field 3B of the address management table. ".
【0090】次に、本実施形態のアドレス解決サーバ1
Lのアドレス解決処理部2Aは、アドレス管理テーブル
から読み出した受信端末1KのATMアドレス「AT
M.4.1.」をアドレス解決応答部2Cに渡す。Next, the address resolution server 1 of this embodiment
The address resolution processing unit 2A of L receives the ATM address “AT” of the receiving terminal 1K read from the address management table.
M. 4.1. Is passed to the address resolution response unit 2C.
【0091】本実施形態のアドレス解決サーバ1Lのア
ドレス解決応答部2Cは、アドレス解決処理部2Aから
受け取った受信端末1KのATMアドレス「ATM.
4.1.」を格納したアドレス解決応答パケットを作成
し、非同報型LANセグメント1E内の発信端末1Jに
返送する。The address resolution response section 2C of the address resolution server 1L of the present embodiment transmits the ATM address "ATM.
4.1. Is generated and returned to the originating terminal 1J in the non-broadcast type LAN segment 1E.
【0092】前記の様に応答されたアドレス解決応答パ
ケットの内容を使用して、非同報型LANセグメント1
E内の発信端末1Jは、以下の様に、非同報型LANセ
グメント1E内の受信端末1KにIPパケットを送信す
る。Using the content of the address resolution response packet responded as described above, the non-broadcast type LAN segment 1 is used.
The transmitting terminal 1J in E transmits an IP packet to the receiving terminal 1K in the non-broadcast type LAN segment 1E as follows.
【0093】すなわち、まず、非同報型LANセグメン
ト1E内の発信端末1Jは、アドレス解決サーバ1Lか
ら返送されたアドレス解決応答パケットを受信し、非同
報型LANセグメント1E内の受信端末1KのATMア
ドレス「ATM.4.1.」を読み出す。That is, first, the transmitting terminal 1J in the non-broadcast type LAN segment 1E receives the address resolution response packet returned from the address resolution server 1L, and transmits the address to the receiving terminal 1K in the non-broadcast type LAN segment 1E. The ATM address "ATM. 4.1." Is read.
【0094】次に、非同報型LANセグメント1E内の
発信端末1Jは、非同報型LANセグメント1E内の受
信端末1KのIPアドレス「IP.1.4.」や送信し
ようとするデータ等を格納したIPパケットから、前記
読み出した受信端末1KのATMアドレス「ATM.
4.1.」等の情報を元にしてATMセルを作成し、非
同報型広域網1D内のATMアドレス「ATM.4.
1.」に送信する。Next, the transmitting terminal 1J in the non-broadcast type LAN segment 1E transmits the IP address “IP.1.4.” Of the receiving terminal 1K in the non-broadcast type LAN segment 1E, data to be transmitted, and the like. From the IP packet storing the ATM address “ATM.
4.1. ATM cell is created on the basis of information such as ".ATM.4." In the non-broadcast type wide area network 1D.
1. To ".
【0095】非同報型LANセグメント1E内の受信端
末1Kは、非同報型LANセグメント1E内の発信端末
1Jから送られて来たATMセルを受信することによ
り、発信端末1Jから送信されたデータを受け取る。The receiving terminal 1K in the non-broadcast type LAN segment 1E receives the ATM cell transmitted from the calling terminal 1J in the non-broadcast type LAN segment 1E, and thereby transmits the ATM cell from the calling terminal 1J. Receive data.
【0096】前記の様に、本実施形態のアドレス解決サ
ーバでは、非同報型LANセグメント1E内の発信端末
1Jからのアドレス解決要求パケットに対して、非同報
型LANセグメント1E内の受信端末1KのATMアド
レスを応答するので、非同報型LANセグメント1E内
の発信端末1Jが非同報型LANセグメント1E内の受
信端末1Kに送信しようとするIPパケットにMACア
ドレス等を付加してMACフレームを作成した後に、前
記作成したMACフレームからATMアドレス等の情報
を元にしてATMセルを作成するという様なMACプロ
トコルのエミュレーションを行うこと無く、非同報型L
ANセグメント1E内の発信端末1Jから非同報型LA
Nセグメント1E内の受信端末1Kにデータを送信する
ことが可能である 以下に、本実施形態のアドレス解決サーバを有する異種
セグメント複合型単一IPサブネット1Aにおいて、同
報型LANセグメント1B内の発信端末1Hから同報型
LANセグメント1C内の受信端末1IにIPパケット
を送信する場合のアドレス解決の処理手順について説明
する。As described above, the address resolution server of this embodiment responds to the address resolution request packet from the transmitting terminal 1J in the non-broadcast type LAN segment 1E by the receiving terminal in the non-broadcast type LAN segment 1E. Since the 1K ATM address is responded, the transmitting terminal 1J in the non-broadcast type LAN segment 1E adds a MAC address or the like to the IP packet to be transmitted to the receiving terminal 1K in the non-broadcast type LAN segment 1E and transmits the MAC address. After the frame is created, the non-broadcast type L is used without emulating a MAC protocol such as creating an ATM cell from the created MAC frame based on information such as an ATM address.
Non-broadcast LA from originating terminal 1J in AN segment 1E
It is possible to transmit data to the receiving terminal 1K in the N segment 1E. In the following, in the heterogeneous segment combined single IP subnet 1A having the address resolution server of the present embodiment, the transmission in the broadcast LAN segment 1B is performed. A description will be given of a processing procedure of address resolution when an IP packet is transmitted from the terminal 1H to the receiving terminal 1I in the broadcast type LAN segment 1C.
【0097】まず、本実施形態のアドレス解決サーバを
有する異種セグメント複合型単一IPサブネット1Aの
同報型LANセグメント1B内の発信端末1Hは、同報
型LANセグメント1C内の受信端末1IのIPアドレ
ス「IP.1.2.」を格納したアドレス解決要求パケ
ットを作成し、前記作成したアドレス解決要求パケット
を同報型LANセグメント1B内に同報することによ
り、前記作成したアドレス解決要求パケットをインタワ
ーキングユニット1Fを介して非同報型広域網1Dに接
続されたアドレス解決サーバ1Lに送信する。First, the originating terminal 1H in the broadcast type LAN segment 1B of the heterogeneous segment combined type single IP subnet 1A having the address resolution server of the present embodiment is connected to the IP address of the receiving terminal 1I in the broadcast type LAN segment 1C. By creating an address resolution request packet storing the address “IP.1.2.” And broadcasting the created address resolution request packet in the broadcast type LAN segment 1B, the created address resolution request packet is transmitted. The address is transmitted to the address resolution server 1L connected to the non-broadcast type wide area network 1D via the interworking unit 1F.
【0098】ここで、同報型LANセグメント1B内の
発信端末1Hが作成したアドレス解決要求パケットは、
例えば、RFC826で規定される様な、IPアドレス
からMACアドレスを解決することを要求するパケット
であり、通常のIPパケットとは異なる制御パケットで
ある。Here, the address resolution request packet created by the calling terminal 1H in the broadcast type LAN segment 1B is:
For example, the packet is a request for resolving a MAC address from an IP address as specified in RFC 826, and is a control packet different from a normal IP packet.
【0099】本実施形態のアドレス解決サーバを有する
異種セグメント複合型単一IPサブネット1Aの非同報
型広域網1Dに接続されたアドレス解決サーバ1Lのア
ドレス解決要求受付部2Bは、同報型LANセグメント
1B内の発信端末1Hからのアドレス解決要求パケット
を受信し、前記受信したアドレス解決要求パケットをア
ドレス解決処理部2Aに渡す。The address resolution request receiving unit 2B of the address resolution server 1L connected to the non-broadcast type wide area network 1D of the heterogeneous segment compound type single IP subnet 1A having the address resolution server of the present embodiment comprises a broadcast type LAN. An address resolution request packet from the originating terminal 1H in the segment 1B is received, and the received address resolution request packet is passed to the address resolution processing unit 2A.
【0100】本実施形態のアドレス解決サーバ1Lのア
ドレス解決処理部2Aは、アドレス解決要求受付部2B
から受け取ったアドレス解決要求パケットに格納されて
いる受信端末1IのIPアドレス「IP.1.2.」を
読み出す。The address resolution processing unit 2A of the address resolution server 1L of the present embodiment comprises an address resolution request receiving unit 2B
The IP address "IP.1.2." Of the receiving terminal 1I stored in the address resolution request packet received from the server is read.
【0101】次に、本実施形態のアドレス解決サーバ1
Lのアドレス解決処理部2Aは、読み出した受信端末1
IのIPアドレス「IP.1.2.」をキーとして、ア
ドレス管理テーブルを検索し、受信端末1Iのハードウ
ェアアドレスをアドレス管理テーブルから読み出す。Next, the address resolution server 1 of this embodiment
L of the receiving terminal 1
Using the IP address “IP.1.2.” Of I as a key, the address management table is searched, and the hardware address of the receiving terminal 1I is read from the address management table.
【0102】ここで、本実施形態のアドレス解決サーバ
1Lのアドレス解決処理部2Aがアドレス管理テーブル
から読み出す受信端末1Iのハードウェアアドレスは、
アドレス解決要求受付部2Bから受け取ったアドレス解
決要求パケットがRFC826で規定される様なIPア
ドレスからMACアドレスを解決することを要求するパ
ケットであるので、図3に示す様に、アドレス管理テー
ブルのMACアドレス記述欄3Cに記載されている受信
端末1IのMACアドレス「MAC.4.」となる。Here, the hardware address of the receiving terminal 1I read from the address management table by the address resolution processing unit 2A of the address resolution server 1L of the present embodiment is:
Since the address resolution request packet received from the address resolution request receiving unit 2B is a packet requesting to resolve a MAC address from an IP address as defined in RFC 826, as shown in FIG. The MAC address of the receiving terminal 1I described in the address description column 3C is “MAC.4.”.
【0103】次に、本実施形態のアドレス解決サーバ1
Lのアドレス解決処理部2Aは、アドレス管理テーブル
から読み出した受信端末1IのMACアドレス「MA
C.4.」をアドレス解決応答部2Cに渡す。Next, the address resolution server 1 of this embodiment
The address resolution processing unit 2A of L receives the MAC address “MA” of the receiving terminal 1I read from the address management table.
C. 4. Is passed to the address resolution response unit 2C.
【0104】本実施形態のアドレス解決サーバ1Lのア
ドレス解決応答部2Cは、アドレス解決処理部2Aから
受け取った受信端末1IのMACアドレス「MAC.
4.」を格納したアドレス解決応答パケットを作成し、
同報型LANセグメント1B内の発信端末1Hに返送す
る。The address resolution response unit 2C of the address resolution server 1L of the present embodiment transmits the MAC address “MAC. MAC” of the receiving terminal 1I received from the address resolution processing unit 2A.
4. To create an address resolution response packet containing
It returns to the originating terminal 1H in the broadcast type LAN segment 1B.
【0105】前記の様に応答されたアドレス解決応答パ
ケットの内容を使用して、同報型LANセグメント1B
内の発信端末1Hは、以下の様に、同報型LANセグメ
ント1C内の受信端末1IにIPパケットを送信する。Using the contents of the address resolution response packet responded as described above, the broadcast type LAN segment 1B
The transmitting terminal 1H transmits an IP packet to the receiving terminal 1I in the broadcast LAN segment 1C as follows.
【0106】すなわち、まず、同報型LANセグメント
1B内の発信端末1Hは、アドレス解決サーバ1Lから
返送されたアドレス解決応答パケットを受信し、同報型
LANセグメント1C内の受信端末1IのMACアドレ
ス「MAC.4.」を読み出す。That is, first, the transmitting terminal 1H in the broadcast type LAN segment 1B receives the address resolution response packet returned from the address resolution server 1L, and the MAC address of the receiving terminal 1I in the broadcast type LAN segment 1C. "MAC. 4." is read.
【0107】次に、同報型LANセグメント1B内の発
信端末1Hは、同報型LANセグメント1C内の受信端
末1IのIPアドレス「IP.1.2.」や送信しよう
とするデータ等を格納したIPパケットに、前記読み出
した受信端末1IのMACアドレス「MAC.4.」等
を付加してMACフレームを作成し、同報型LANセグ
メント1B上に送出する。Next, the transmitting terminal 1H in the broadcast LAN segment 1B stores the IP address “IP.1.2.” Of the receiving terminal 1I in the broadcast LAN segment 1C, data to be transmitted, and the like. A MAC frame is created by adding the read-out MAC address “MAC.4.” Of the receiving terminal 1I to the IP packet thus read, and is transmitted to the broadcast LAN segment 1B.
【0108】同報型LANセグメント1Bと非同報型広
域網1Dとを接続するインタワーキングユニット1F
は、同報型LANセグメント1B内の発信端末1Hが送
信したMACフレームを受信し、前記受信したMACフ
レームのMACアドレスが同報型LANセグメント1B
上のMACアドレスではないことを検出すると、前記受
信したMACフレームの内部に格納されたIPパケット
のIPアドレスを調べ、前記IPパケットのIPアドレ
ス「IP.1.2.」を格納したアドレス解決要求パケ
ットをアドレス解決サーバ1Lに送り、同報型LANセ
グメント1C内の受信端末1IのATMアドレス「AT
M.2.1.」を取得する。Interworking unit 1F for connecting broadcast type LAN segment 1B and non-broadcast type wide area network 1D
Receives the MAC frame transmitted by the calling terminal 1H in the broadcast type LAN segment 1B, and sets the MAC address of the received MAC frame to the broadcast type LAN segment 1B.
When detecting that it is not the above MAC address, the IP address of the IP packet stored inside the received MAC frame is checked, and the address resolution request storing the IP address “IP.1.2.” Of the IP packet is stored. The packet is sent to the address resolution server 1L, and the ATM address “AT” of the receiving terminal 1I in the broadcast type LAN segment 1C is sent.
M. 2.1. To get.
【0109】次に、インタワーキングユニット1Fは、
同報型LANセグメント1B内の発信端末1Hが送信し
たMACフレームからMACアドレス等のヘッダ情報を
取り除いてIPパケットの形式にした後、ATMアドレ
ス「ATM.2.1.」等の情報を元にしてATMセル
を作成し、前記作成したATMセルを非同報型広域網1
D上のATMアドレスが「ATM.2.1.」に送信す
る。Next, the interworking unit 1F
After removing header information such as a MAC address from the MAC frame transmitted by the calling terminal 1H in the broadcast type LAN segment 1B to form an IP packet, based on information such as the ATM address "ATM.2.1." To create an ATM cell, and transfer the created ATM cell to the non-broadcast type wide area network 1.
The ATM address on D sends to "ATM.2.1."
【0110】インタワーキングユニット1Fは、ATM
アドレス「ATM.2.1.」が受信端末1IのATM
アドレスであるとしてATMセルを作成し、前記作成し
たATMセルを送信するが、実際にはATMアドレス
「ATM.2.1.」は、インタワーキングユニット1
GのATMアドレスであるので、インタワーキングユニ
ット1Fが送信したATMセルは、同報型LANセグメ
ント1Cを非同報型広域網1Dに接続するインタワーキ
ングユニット1Gに送信される。The interworking unit 1F is an ATM
The address "ATM.2.1." Is the ATM of the receiving terminal 1I.
An ATM cell is created as an address, and the created ATM cell is transmitted. Actually, the ATM address "ATM.2.1."
Since the ATM address is G, the ATM cell transmitted by the interworking unit 1F is transmitted to the interworking unit 1G that connects the broadcast LAN segment 1C to the non-broadcast wide area network 1D.
【0111】非同報型広域網1Dのインタワーキングユ
ニット1Gは、インタワーキングユニット1Fから送ら
れて来たATMセルを受信し、前記受信したATMセル
の内部に格納されたIPパケットのIPアドレスを調
べ、前記ATMセルの内部に格納されたIPアドレスが
同報型LANセグメント1C内の受信端末1IのIPア
ドレス「IP.1.2.」であるので、前記IPパケッ
トに受信端末1IのMACアドレス「MAC.4.」等
を付加してMACフレームを作成し、前記作成したMA
Cフレームを同報型LANセグメント1C上に送出す
る。The interworking unit 1G of the non-broadcast type wide area network 1D receives the ATM cell sent from the interworking unit 1F and changes the IP address of the IP packet stored inside the received ATM cell. It is checked that the IP address stored inside the ATM cell is the IP address "IP.1.2." Of the receiving terminal 1I in the broadcast type LAN segment 1C. A MAC frame is created by adding "MAC.4."
The C frame is sent out on the broadcast type LAN segment 1C.
【0112】同報型LANセグメント1C内の受信端末
1Iは、インタワーキングユニット1Gによって同報型
LANセグメント1C上に送出された前記MACフレー
ムを受信することにより、非同報型LANセグメント1
E内の発信端末1Jから送信されたデータを受信する。The receiving terminal 1I in the broadcast-type LAN segment 1C receives the MAC frame transmitted on the broadcast-type LAN segment 1C by the interworking unit 1G, thereby receiving the non-broadcast-type LAN segment 1C.
The data transmitted from the transmitting terminal 1J in E is received.
【0113】前記の様に、本実施形態のアドレス解決サ
ーバでは、同報型LANセグメント1B内の発信端末1
Hからのアドレス解決要求パケットに対して同報型LA
Nセグメント1C内の受信端末1Iに設定されたMAC
アドレスを応答し、また、非同報型広域網1D内のイン
タワーキングユニット1Fからのアドレス解決要求パケ
ットに対して同報型LANセグメント1C内の受信端末
1Iに設定されたATMアドレスを応答するので、同報
型LANセグメント1B内でATMプロトコルをエミュ
レートしたり、非同報型広域網1D内でMACプロトコ
ルをエミュレートすること無く、非同報型広域網1Dを
介して、同報型LANセグメント1B内の発信端末1H
から同報型LANセグメント1C内の受信端末1Iへデ
ータを送信することが可能である。As described above, in the address resolution server of the present embodiment, the originating terminal 1 in the broadcast type LAN segment 1B
H to address resolution request packet from H
MAC set to receiving terminal 1I in N segment 1C
Address, and an ATM address set to the receiving terminal 1I in the broadcast LAN segment 1C in response to an address resolution request packet from the interworking unit 1F in the non-broadcast type wide area network 1D. Without emulating an ATM protocol in the broadcast LAN segment 1B or emulating a MAC protocol in the non-broadcast wide area network 1D, via the non-broadcast wide area network 1D. Calling terminal 1H in segment 1B
Can transmit data to the receiving terminal 1I in the broadcast type LAN segment 1C.
【0114】以下に、本実施形態のアドレス解決サーバ
を有する異種セグメント複合型単一IPサブネット1A
において、同報型LANセグメント1B内の発信端末1
Hから非同報型LANセグメント1E内の受信端末1K
にIPパケットを送信する場合のアドレス解決の処理手
順について説明する。Hereinafter, a heterogeneous segment combined single IP subnet 1A having the address resolution server of the present embodiment will be described.
, The transmitting terminal 1 in the broadcast type LAN segment 1B
H to receiving terminal 1K in non-broadcast LAN segment 1E
A description will be given of a procedure for address resolution when an IP packet is transmitted to a server.
【0115】まず、本実施形態のアドレス解決サーバを
有する異種セグメント複合型単一IPサブネット1Aの
同報型LANセグメント1B内の発信端末1Hは、非同
報型LANセグメント1E内の受信端末1KのIPアド
レス「IP.1.4.」を格納したアドレス解決要求パ
ケットを作成し、前記作成したアドレス解決要求パケッ
トを同報型LANセグメント1B内に同報することによ
り、前記作成したアドレス解決要求パケットをインタワ
ーキングユニット1Fを介して非同報型広域網1Dに接
続されたアドレス解決サーバ1Lに送信する。First, the originating terminal 1H in the broadcast type LAN segment 1B of the heterogeneous segment combined type single IP subnet 1A having the address resolution server of the present embodiment is connected to the receiving terminal 1K in the non-broadcast type LAN segment 1E. By creating an address resolution request packet storing the IP address “IP.1.4.” And broadcasting the created address resolution request packet in the broadcast type LAN segment 1B, the created address resolution request packet To the address resolution server 1L connected to the non-broadcast type wide area network 1D via the interworking unit 1F.
【0116】ここで、同報型LANセグメント1B内の
発信端末1Hが作成したアドレス解決要求パケットは、
例えば、RFC826で規定される様な、IPアドレス
からMACアドレスを解決することを要求する制御パケ
ットである。Here, the address resolution request packet created by the calling terminal 1H in the broadcast type LAN segment 1B is:
For example, it is a control packet requesting resolution of a MAC address from an IP address, as specified in RFC826.
【0117】本実施形態のアドレス解決サーバ1Lのア
ドレス解決要求受付部2Bは、同報型LANセグメント
1B内の発信端末1Hからのアドレス解決要求パケット
を受信し、前記受信したアドレス解決要求パケットをア
ドレス解決処理部2Aに渡す。The address resolution request receiving unit 2B of the address resolution server 1L of the present embodiment receives an address resolution request packet from the originating terminal 1H in the broadcast type LAN segment 1B, and converts the received address resolution request packet into an address. It is passed to the solution processing unit 2A.
【0118】本実施形態のアドレス解決サーバ1Lのア
ドレス解決処理部2Aは、アドレス解決要求受付部2B
から受け取ったアドレス解決要求パケットに格納されて
いる受信端末1KのIPアドレス「IP.1.4.」を
読み出す。The address resolution processing unit 2A of the address resolution server 1L of the present embodiment comprises an address resolution request receiving unit 2B
The IP address “IP.1.4.” Of the receiving terminal 1K stored in the address resolution request packet received from the server is read.
【0119】次に、本実施形態のアドレス解決サーバ1
Lのアドレス解決処理部2Aは、読み出した受信端末1
KのIPアドレス「IP.1.4.」をキーとして、ア
ドレス管理テーブルを検索し、受信端末1Kのハードウ
ェアアドレスをアドレス管理テーブルから読み出す。Next, the address resolution server 1 of this embodiment
L of the receiving terminal 1
Using the IP address “IP.1.4.” Of K as a key, an address management table is searched, and the hardware address of the receiving terminal 1K is read from the address management table.
【0120】ここで、本実施形態のアドレス解決サーバ
1Lのアドレス解決処理部2Aがアドレス管理テーブル
から読み出す受信端末1Kのハードウェアアドレスは、
アドレス解決要求受付部2Bから受け取ったアドレス解
決要求パケットがRFC826で規定される様なIPア
ドレスからMACアドレスを解決することを要求するパ
ケットであるので、図3に示す様に、アドレス管理テー
ブルのMACアドレス記述欄3Cに記載されている受信
端末1KのMACアドレス「MAC.9.」となる。Here, the hardware address of the receiving terminal 1K read from the address management table by the address resolution processing unit 2A of the address resolution server 1L of the present embodiment is:
Since the address resolution request packet received from the address resolution request receiving unit 2B is a packet requesting to resolve a MAC address from an IP address as defined in RFC 826, as shown in FIG. The MAC address of the receiving terminal 1K described in the address description field 3C is “MAC.9.”.
【0121】次に、本実施形態のアドレス解決サーバ1
Lのアドレス解決処理部2Aは、アドレス管理テーブル
から読み出した受信端末1KのMACアドレス「MA
C.9.」をアドレス解決応答部2Cに渡す。Next, the address resolution server 1 of the present embodiment
The address resolution processing unit 2A of L receives the MAC address “MA” of the receiving terminal 1K read from the address management table.
C. 9. Is passed to the address resolution response unit 2C.
【0122】本実施形態のアドレス解決サーバ1Lのア
ドレス解決応答部2Cは、アドレス解決処理部2Aから
受け取った受信端末1KのMACアドレス「MAC.
9.」を格納したアドレス解決応答パケットを作成し、
同報型LANセグメント1B内の発信端末1Hに返送す
る。The address resolution response unit 2C of the address resolution server 1L of the present embodiment transmits the MAC address “MAC. MAC” of the receiving terminal 1K received from the address resolution processing unit 2A.
9. To create an address resolution response packet containing
It returns to the originating terminal 1H in the broadcast type LAN segment 1B.
【0123】前記の様に応答されたアドレス解決応答パ
ケットの内容を使用して、同報型LANセグメント1B
内の発信端末1Hは、以下の様に、非同報型LANセグ
メント1E内の受信端末1KにIPパケットを送信す
る。Using the contents of the address resolution response packet responded as described above, the broadcast type LAN segment 1B
The transmitting terminal 1H transmits an IP packet to the receiving terminal 1K in the non-broadcast type LAN segment 1E as follows.
【0124】すなわち、まず、同報型LANセグメント
1B内の発信端末1Hは、アドレス解決サーバ1Lから
返送されたアドレス解決応答パケットを受信し、非同報
型LANセグメント1E内の受信端末1KのMACアド
レス「MAC.9.」を読み出す。That is, first, the originating terminal 1H in the broadcast type LAN segment 1B receives the address resolution response packet returned from the address resolution server 1L, and sets the MAC address of the receiving terminal 1K in the non-broadcast type LAN segment 1E. The address “MAC.9.” Is read.
【0125】次に、同報型LANセグメント1B内の発
信端末1Hは、非同報型LANセグメント1E内の受信
端末1KのIPアドレス「IP.1.4.」や送信しよ
うとするデータ等を格納したIPパケットに、前記読み
出した受信端末1KのMACアドレス「MAC.9.」
等を付加してMACフレームを作成し、同報型LANセ
グメント1B上に送出する。Next, the transmitting terminal 1H in the broadcast type LAN segment 1B transmits the IP address “IP.1.4.” Of the receiving terminal 1K in the non-broadcast type LAN segment 1E, data to be transmitted, and the like. In the stored IP packet, the read MAC address “MAC.9.” Of the receiving terminal 1K is added.
A MAC frame is created by adding the above information and transmitted to the broadcast type LAN segment 1B.
【0126】同報型LANセグメント1Bと非同報型広
域網1Dとを接続するインタワーキングユニット1F
は、同報型LANセグメント1B内の発信端末1Hが送
信したMACフレームを受信し、前記受信したMACフ
レームのMACアドレスが同報型LANセグメント1B
上のMACアドレスではないことを検出すると、前記受
信したMACフレームの内部に格納されたIPパケット
のIPアドレスを調べ、前記IPパケットのIPアドレ
ス「IP.1.4.」を格納したアドレス解決要求パケ
ットをアドレス解決サーバ1Lに送り、非同報型LAN
セグメント1E内の受信端末1KのATMアドレス「A
TM.4.1.」を取得する。Interworking unit 1F for connecting broadcast type LAN segment 1B and non-broadcast type wide area network 1D
Receives the MAC frame transmitted by the calling terminal 1H in the broadcast type LAN segment 1B, and sets the MAC address of the received MAC frame to the broadcast type LAN segment 1B.
When detecting that it is not the above MAC address, the IP address of the IP packet stored inside the received MAC frame is checked, and the address resolution request storing the IP address “IP.1.4.” Of the IP packet is stored. The packet is sent to the address resolution server 1L, and the non-broadcast type LAN is sent.
The ATM address “A” of the receiving terminal 1K in the segment 1E
TM. 4.1. To get.
【0127】次に、インタワーキングユニット1Fは、
同報型LANセグメント1B内の発信端末1Hが送信し
たMACフレームからMACアドレス等のヘッダ情報を
取り除いてIPパケットの形式にした後、ATMアドレ
ス「ATM.4.1.」等の情報を元にしてATMセル
を作成し、前記作成したATMセルを非同報型LANセ
グメント1E内の受信端末Kに送信する。Next, the interworking unit 1F
After removing the header information such as the MAC address from the MAC frame transmitted by the transmitting terminal 1H in the broadcast type LAN segment 1B to form an IP packet, the IP packet is formed based on the information such as the ATM address "ATM. 4.1." Then, the ATM cell is created, and the created ATM cell is transmitted to the receiving terminal K in the non-broadcast type LAN segment 1E.
【0128】非同報型LANセグメント1E内の受信端
末1Kは、インタワーキングユニット1Fから送られて
来たATMセルを受信することにより、同報型LANセ
グメント1B内の発信端末1Hから送信されたデータを
受信する。The receiving terminal 1K in the non-broadcast type LAN segment 1E receives the ATM cell sent from the interworking unit 1F, thereby transmitting the ATM cell from the transmitting terminal 1H in the broadcast type LAN segment 1B. Receive data.
【0129】前記の様に、本実施形態のアドレス解決サ
ーバでは、同報型LANセグメント1B内の発信端末1
Hからのアドレス解決要求パケットに対して非同報型L
ANセグメント1E内の受信端末1Kに設定されたMA
Cアドレスを応答し、また、非同報型広域網1D内のイ
ンタワーキングユニット1Fからのアドレス解決要求パ
ケットに対して非同報型LANセグメント1E内の受信
端末1Kに設定されたATMアドレスを応答するので、
同報型LANセグメント1B内でATMプロトコルをエ
ミュレートしたり、非同報型広域網1D内でMACプロ
トコルをエミュレートすること無く、同報型LANセグ
メント1B内の発信端末1Hから非同報型LANセグメ
ント1E内の受信端末1Kへデータを送信することが可
能である。As described above, in the address resolution server of the present embodiment, the originating terminal 1 in the broadcast type LAN segment 1B
Non-broadcast type L for address resolution request packet from H
MA set in receiving terminal 1K in AN segment 1E
C address, and an ATM address set in the receiving terminal 1K in the non-broadcast type LAN segment 1E in response to an address resolution request packet from the interworking unit 1F in the non-broadcast type wide area network 1D. So
Without emulating the ATM protocol in the broadcast type LAN segment 1B or emulating the MAC protocol in the non-broadcast type wide area network 1D, the non-broadcast type is transmitted from the originating terminal 1H in the broadcast type LAN segment 1B. It is possible to transmit data to the receiving terminal 1K in the LAN segment 1E.
【0130】前記の様に、本実施形態のアドレス解決サ
ーバを使用することにより、ATMプロトコルやMAC
プロトコル等の異種のLANプロトコルを有する複数の
LANセグメントから構成される異種セグメント複合型
単一IPサブネット1Aを構築することが可能となり、
さらに、ATMプロトコルを有するLANセグメントに
収容されたATM端末はMACプロトコルを用いずにA
TMプロトコルのみを用いて通信し、MACプロトコル
を有するLANセグメントに収容されたMAC端末はA
TMプロトコルを用いずにMACプロトコルのみを用い
て通信を行う通信環境を実現することが可能である。As described above, by using the address resolution server of this embodiment, the ATM protocol and the MAC
It is possible to construct a heterogeneous segment composite type single IP subnet 1A composed of a plurality of LAN segments having heterogeneous LAN protocols, such as
Further, the ATM terminal accommodated in the LAN segment having the ATM protocol uses the A
The MAC terminal that communicates using only the TM protocol and is accommodated in the LAN segment having the MAC protocol is A
It is possible to realize a communication environment in which communication is performed using only the MAC protocol without using the TM protocol.
【0131】また、本実施形態のアドレス解決サーバを
有する異種セグメント複合型単一IPサブネット1Aに
おいて、イーサネットを使用した同報型ネットワークと
ATMネットワークを使用した非同報型ネットワークと
の間で、MACプロトコルをエミュレートすることなく
通信を行うことにより、ATMコネクションにIPパケ
ットのTOS(Type Of Service)フィ
ールドに記述されたサービス品質(QOS:Quali
ty Of Service)を設定することによって
高品質な通信を行ったり、または、通信内容に合わせて
通信品質を抑えたりする等の品質を指定した通信を行う
為の通信環境を実現することが可能となる。In the heterogeneous segment combined single IP subnet 1A having the address resolution server of the present embodiment, a MAC is used between a broadcast network using Ethernet and a non-broadcast network using ATM network. By performing communication without emulating the protocol, the quality of service (QOS: Qualified) described in the TOS (Type Of Service) field of the IP packet is established in the ATM connection.
By setting (ty of service), it is possible to realize a communication environment for performing high-quality communication or performing communication with specified quality such as suppressing communication quality in accordance with communication contents. Become.
【0132】以上説明した様に、本実施形態のアドレス
解決サーバによれば、ネットワークに接続されたコンピ
ュータからのアドレス解決要求パケットに対して、アド
レス解決要求パケットを送信したコンピュータが使用す
るハードウェアアドレスと同一の種類のハードウェアア
ドレスを応答するので、異なる通信プロトコルを使用す
る複数のセグメントを結合したネットワークでの通信の
処理負荷を低減すると共に品質を指定した通信を行う環
境を実現することが可能である。As described above, according to the address resolution server of the present embodiment, the hardware address used by the computer that has transmitted the address resolution request packet is different from the address resolution request packet from the computer connected to the network. Responds to the same type of hardware address, reducing the processing load of communication in a network that combines multiple segments using different communication protocols and realizing an environment that performs quality-specified communication. It is.
【0133】以上、本発明を前記実施形態に基づき具体
的に説明したが、本発明は、前記実施形態に限定される
ものではなく、その要旨を逸脱しない範囲において種々
変更可能であることは勿論である。Although the present invention has been specifically described based on the above-described embodiment, the present invention is not limited to the above-described embodiment, and it is needless to say that various modifications can be made without departing from the scope of the invention. It is.
【0134】[0134]
【発明の効果】本願において開示される発明のうち代表
的なものによって得られる効果を簡単に説明すれば、下
記のとおりである。The effects obtained by the representative ones of the inventions disclosed in the present application will be briefly described as follows.
【0135】すなわち、ネットワークに接続されたコン
ピュータからのアドレス解決要求パケットに対して、ア
ドレス解決要求パケットを送信したコンピュータが使用
するハードウェアアドレスと同一の種類のハードウェア
アドレスを応答するので、異なる通信プロトコルを使用
する複数のセグメントを結合したネットワークでの通信
の処理負荷を低減すると共に品質を指定した通信を行う
環境を実現することが可能である。That is, the same type of hardware address as the hardware address used by the computer that transmitted the address resolution request packet is responded to the address resolution request packet from the computer connected to the network, so that different communication is performed. It is possible to reduce the processing load of communication in a network in which a plurality of segments using a protocol are connected, and to realize an environment for performing communication with specified quality.
【図1】本実施形態のアドレス解決サーバを有する通信
システムの概略構成を示す図である。FIG. 1 is a diagram illustrating a schematic configuration of a communication system having an address resolution server according to an embodiment.
【図2】本実施形態のアドレス解決サーバの機能構成を
示す図である。FIG. 2 is a diagram illustrating a functional configuration of an address resolution server according to the embodiment;
【図3】本実施形態のアドレス解決サーバのアドレス管
理テーブルの一例を示す図である。FIG. 3 is a diagram illustrating an example of an address management table of the address resolution server according to the embodiment;
1A…異種セグメント複合型単一IPサブネット、1B
及び1C…同報型LANセグメント、1D…非同報型広
域網、1E…非同報型LANセグメント、1F及び1G
…インタワーキングユニット、1H…発信端末、1I…
受信端末、1J…発信端末、1K…受信端末、1L…ア
ドレス解決サーバ、2A…アドレス解決処理部、2B…
アドレス解決要求受付部、2C…アドレス解決応答部、
3A…IPアドレス記述欄、3B…ATMアドレス記述
欄、3C…MACアドレス記述欄。1A ... heterogeneous segment compound single IP subnet, 1B
And 1C: Broadcast LAN segment, 1D: Non-broadcast wide area network, 1E: Non-broadcast LAN segment, 1F and 1G
... Interworking unit, 1H ... Calling terminal, 1I ...
Receiving terminal, 1J originating terminal, 1K receiving terminal, 1L address resolution server, 2A address resolution processing unit, 2B ...
Address resolution request receiving unit, 2C ... Address resolution response unit,
3A: IP address description field, 3B: ATM address description field, 3C: MAC address description field.
───────────────────────────────────────────────────── フロントページの続き (58)調査した分野(Int.Cl.7,DB名) H04L 12/56 H04L 12/28 H04L 12/46 ──────────────────────────────────────────────────の Continued on the front page (58) Field surveyed (Int.Cl. 7 , DB name) H04L 12/56 H04L 12/28 H04L 12/46
Claims (1)
セグメントを接続したネットワークで上位の通信プロト
コルを有するソフトウェアによって設定されたアドレス
をハードウェアアドレスに変換するアドレス解決を行う
アドレス解決サーバにおいて、 前記ネットワークに接続された複数のコンピュータの各
々のコンピュータ毎に上位の通信プロトコルを有するソ
フトウェアによって設定された1つのアドレスに対し
て、前記異なる通信プロトコルに対応する複数の種類の
ハードウェアアドレスを登録したアドレス管理テーブル
と、前記ネットワークに接続された複数のコンピュータ
から送信されるアドレス解決要求パケットを受信するア
ドレス解決要求受信手段と、前記アドレス解決要求受信
手段によって受信したアドレス解決要求パケットに格納
されている上位の通信プロトコルのアドレスに対応した
複数の種類のハードウェアアドレスの内で、当該アドレ
ス解決要求パケットによってアドレス解決が要求されて
いるものと同一の種類のハードウェアアドレスをアドレ
ス管理テーブルから取得するアドレス解決処理手段と、
前記アドレス解決処理手段によって取得したハードウェ
アアドレスを格納したアドレス解決応答パケットを生成
し、前記アドレス解決要求パケットの送信元へ前記アド
レス解決応答パケットを返送するアドレス解決応答手段
を備えることを特徴とするアドレス解決サーバ。1. An address resolution server for performing an address resolution for converting an address set by software having a higher-level communication protocol into a hardware address in a network connecting a plurality of segments using different communication protocols. An address management table in which a plurality of types of hardware addresses corresponding to the different communication protocols are registered for one address set by software having a higher-level communication protocol for each of the plurality of connected computers. Address resolution request receiving means for receiving an address resolution request packet transmitted from a plurality of computers connected to the network, and an address resolution request packet received by the address resolution request receiving means. Stored in the door
Corresponding to the address of the higher communication protocol
Among multiple types of hardware addresses, the address
Address resolution request packet
Address resolution processing means for obtaining the same type of hardware address from the address management table as
Characterized in that it comprises an address resolution response means for returning said address resolution process generates an address resolution response packet storing the hard ware address acquired by the means, the address resolution response packet to the sender of the address resolution request packet Address resolution server.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP1780196A JP3156231B2 (en) | 1996-02-02 | 1996-02-02 | Address resolution server |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP1780196A JP3156231B2 (en) | 1996-02-02 | 1996-02-02 | Address resolution server |
Publications (2)
Publication Number | Publication Date |
---|---|
JPH09214508A JPH09214508A (en) | 1997-08-15 |
JP3156231B2 true JP3156231B2 (en) | 2001-04-16 |
Family
ID=11953831
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP1780196A Expired - Fee Related JP3156231B2 (en) | 1996-02-02 | 1996-02-02 | Address resolution server |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP3156231B2 (en) |
Families Citing this family (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2000261463A (en) * | 1999-03-11 | 2000-09-22 | Nec Corp | Between ip packet and service category mapping method by using tos in atm exchange and atm exchange |
JP2001024662A (en) * | 1999-07-09 | 2001-01-26 | Nec Commun Syst Ltd | Communication control system |
WO2005032073A1 (en) * | 2003-09-24 | 2005-04-07 | Mitsubishi Denki Kabushiki Kaisha | Wide area lan system and layer 2 mobile network |
JP5362312B2 (en) * | 2008-10-06 | 2013-12-11 | 三菱樹脂株式会社 | Conductive resin molding |
JP5516142B2 (en) * | 2010-06-30 | 2014-06-11 | 富士通株式会社 | Transmission system, transmission apparatus, destination management apparatus, control unit, transmission control program, and computer-readable recording medium recording the program |
-
1996
- 1996-02-02 JP JP1780196A patent/JP3156231B2/en not_active Expired - Fee Related
Also Published As
Publication number | Publication date |
---|---|
JPH09214508A (en) | 1997-08-15 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP3131137B2 (en) | Virtual network system | |
US6188689B1 (en) | Network node and method of frame transfer | |
JPH06205039A (en) | Packet network constituting method corresponding to multi-protocol | |
JP3113742B2 (en) | Internetwork equipment | |
JP4007690B2 (en) | End device and router | |
JP3269523B2 (en) | Communication method | |
JP2000078205A (en) | Inter-network data transmitting method | |
JP3156231B2 (en) | Address resolution server | |
JPH11252172A (en) | Packet generation method, information processor having its function and storage medium where packet generation program is recorded | |
JP4106632B2 (en) | Communication apparatus and communication control method | |
JP4147495B2 (en) | Communication device | |
JP2000059416A (en) | Gateway | |
US20020006127A1 (en) | MAC address notification method in MPOA systems and MPOA server for the same | |
JP3465805B2 (en) | Address processing system | |
KR100195642B1 (en) | Method of security problem in computer network using ip/atm | |
JPH10200545A (en) | Atm network system | |
KR100195641B1 (en) | Method of security problem in computer network using ip/atm | |
JP3352073B2 (en) | Internetwork equipment | |
JP3129256B2 (en) | Layer switching device | |
JP3173499B2 (en) | ATM device supporting multiple IP addresses | |
JP4243768B2 (en) | Communication device | |
JPH10145373A (en) | Address solving system in connectionless type communication network | |
JP4228321B2 (en) | Converter device | |
JPH1051499A (en) | Satellite channel connection device | |
JP2896775B1 (en) | Inter-network address resolution method |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20090209 Year of fee payment: 8 |
|
LAPS | Cancellation because of no payment of annual fees |