JPH11191790A - Communication data processing method and inter-network connection device - Google Patents

Communication data processing method and inter-network connection device

Info

Publication number
JPH11191790A
JPH11191790A JP35808697A JP35808697A JPH11191790A JP H11191790 A JPH11191790 A JP H11191790A JP 35808697 A JP35808697 A JP 35808697A JP 35808697 A JP35808697 A JP 35808697A JP H11191790 A JPH11191790 A JP H11191790A
Authority
JP
Japan
Prior art keywords
address
relay
routing
network connection
destination
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
JP35808697A
Other languages
Japanese (ja)
Other versions
JP3464375B2 (en
Inventor
Hiroyuki Yamakawa
裕之 山川
Makoto Nakamura
眞 中村
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.)
Furukawa Electric Co Ltd
Original Assignee
Furukawa Electric Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Furukawa Electric Co Ltd filed Critical Furukawa Electric Co Ltd
Priority to JP35808697A priority Critical patent/JP3464375B2/en
Publication of JPH11191790A publication Critical patent/JPH11191790A/en
Application granted granted Critical
Publication of JP3464375B2 publication Critical patent/JP3464375B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

  • Data Exchanges In Wide-Area Networks (AREA)
  • Small-Scale Networks (AREA)
  • Communication Control (AREA)

Abstract

PROBLEM TO BE SOLVED: To simplify the discrimination processing for routing. SOLUTION: In this communication data processing method by a router 10 that applies prescribed data processing based on a destination address of received data and relays the data among networks A, B, C or D, the router 10 has separate IP addresses for routing and its own device destination and MAC addresses corresponding to them. The router 10 discriminates whether a destination MAC address of a frame received by the data link layer is for a routing or for its own device destination. In the case of the routing MAC address, the data are subject to relay processing to attain efficient discrimination processing for routing.

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は、接続された端末装
置や他のネットワーク間接続装置から受信したデータの
宛先アドレスに基づき所定のデータ処理を行って、該デ
ータを中継するネットワーク間接続装置の通信データ処
理方法及びその装置に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an inter-network connecting device that performs predetermined data processing based on a destination address of data received from a connected terminal device or another inter-network connecting device and relays the data. The present invention relates to a communication data processing method and an apparatus therefor.

【0002】[0002]

【関連する背景技術】従来、この種の通信データ処理で
は、例えばルータと呼ばれるネットワーク間接続装置
は、自装置内のインターフェースごとに例えばIPアド
レスと、このIPアドレスに対応したMAC(Media Ac
cess Control)アドレスを1つずつ持つとともに、例え
ばRIP(Routing Information Protocol)等の代表的
なプロトコルによって、上記インターフェースに付与さ
れたIPアドレスに対して、ネットワークのルーティン
グ情報を作成し、ルーティングテーブルに記憶させてい
た。そして、ルータは、同一物理ネットワーク内の端末
装置に上記ルーティング情報を送信していた。
2. Description of the Related Art Conventionally, in this type of communication data processing, for example, an inter-network connecting device called a router has, for example, an IP address for each interface in the device and a MAC (Media Acquisition) corresponding to the IP address.
process control) address, and creates network routing information for the IP address given to the interface by a typical protocol such as RIP (Routing Information Protocol) and stores it in a routing table. I was letting it. Then, the router has transmitted the routing information to a terminal device in the same physical network.

【0003】端末装置は、宛先ネットワークアドレス
と、それに対応するネクストホップ(経路を生成したル
ータのIPアドレス)の組からなるルーティングテーブ
ルを作成して保持させ、他のネットワークへ中継すべき
データフレームを送信する場合に、上記テーブルを参照
していた。次に、従来のデータ中継の動作を図11に示
す一般的なネットワークの構成図に基づいて説明する。
図において、ルータ10は、ネットワークAとネットワ
ークB間に接続されており、ネットワークAには、端末
装置(コンピュータ)20が、またネットワークBに
は、端末装置(コンピュータ)21がそれぞれ接続され
ている。端末装置20は、自装置内のルーティングテー
ブルを参照して、宛先ネットワークのネットワークBを
検索して、対応するネクストホップのIPアドレスを取
得し、ARP(Address Resolution Protocol)を用い
て、ARPリクエストパケットと呼ばれるMACアドレ
ス解決要求用のデータフレームを送信する(図中、参
照)。
A terminal device creates and holds a routing table including a set of a destination network address and a corresponding next hop (IP address of a router that has generated a route), and stores a data frame to be relayed to another network. When transmitting, the above table was referenced. Next, the operation of the conventional data relay will be described with reference to a general network configuration diagram shown in FIG.
In the figure, a router 10 is connected between a network A and a network B. A terminal device (computer) 20 is connected to the network A, and a terminal device (computer) 21 is connected to the network B. . The terminal device 20 searches the network B of the destination network with reference to the routing table in its own device, acquires the IP address of the corresponding next hop, and uses an ARP (Address Resolution Protocol) to send an ARP request packet. A data frame for a MAC address solution request called “MAC address resolution request” is transmitted (see in the figure).

【0004】このパケットに応じて、パケット内に示さ
れたIPアドレスを持つルータ10は、ARPレスポン
スパケットを返送する(図中、参照)。このARPレ
スポンスパケットには、上記IPアドレスに対応するM
ACアドレス(例えばIPアドレスを持つインターフェ
ースのMACアドレス)が含まれている。端末装置20
は、受信した上記MACアドレスを宛先アドレスとした
データフレームを作成してルータ10に送信する(図
中、参照)。
In response to this packet, the router 10 having the IP address indicated in the packet returns an ARP response packet (see FIG. 1). The ARP response packet includes the M corresponding to the IP address.
An AC address (for example, a MAC address of an interface having an IP address) is included. Terminal device 20
Creates a data frame with the received MAC address as the destination address and sends it to the router 10 (see in the figure).

【0005】ルータ10は、受信した上記データフレー
ムが自装置宛か中継用か判断するとともに、上記データ
フレームが中継用の場合には、ルーティング処理を行う
(図中、参照)。そして、ルータ10は、端末装置2
1へのデータフレームを作成して送信していた(図中、
参照)。なお上記において、ルータは、データフレ
ームを受信すると、そのデータフレームの宛先MACア
ドレスが、受信したインターフェースのMACアドレス
又はブロードキャストアドレス又はマルチキャストアド
レスかどうか判断する。そして、上記3つのいずれかの
MACアドレスと合致した場合には、ルータは、宛先I
Pアドレスが、上記フレームを受信したインターフェー
スのIPアドレスかどうかで自装置宛か判断することに
よって、自装置宛でない場合にはルーティング処理を行
い、自装置宛の場合には上位アプリケーションによる処
理を行っていた。
[0005] The router 10 determines whether the received data frame is addressed to itself or for relaying, and if the data frame is for relaying, performs a routing process (see FIG. 1). Then, the router 10 is connected to the terminal device 2
1 was created and transmitted (in the figure,
reference). In the above description, upon receiving the data frame, the router determines whether the destination MAC address of the data frame is the MAC address, the broadcast address, or the multicast address of the received interface. If any one of the above three MAC addresses matches, the router sets the destination I
By determining whether the P address is the IP address of the interface that received the frame or not, the routing process is performed if the P address is not addressed to the own device. If the P address is addressed to the own device, the process is performed by the host application. I was

【0006】なお、いずれのMACアドレスにも合致し
ない場合には、そのデータフレームを破棄していた。
[0006] If the data frame does not match any of the MAC addresses, the data frame is discarded.

【0007】[0007]

【発明が解決しようとする課題】ところが、ルータが処
理するデータフレームのほとんどは、中継用のデータフ
レームであるにもかかわらず、またこのような方法で
は、ルータは受信した全てのデータフレームに対して宛
先MACアドレス及び宛先IPアドレスが自装置宛か否
かの2つの判断を行った後に、ルーティング処理を行う
ので、データ中継に対する効率が悪いという問題点があ
った。すなわち、ルータでは、宛先MACアドレスに対
してはデータリンク層での判断となり、宛先IPアドレ
スに対してはネットワーク層での判断となり、このネッ
トワーク層での判断では、ほとんどのフレームの宛先I
Pアドレスの場合が自装置のインターフェースのIPア
ドレスと合致しないという非効率的な処理を行ってい
た。
However, even though most of the data frames processed by the router are data frames for relaying, and in such a method, the router performs processing on all the received data frames. Since the routing process is performed after two determinations as to whether the destination MAC address and the destination IP address are addressed to the own device, there is a problem that the efficiency of data relay is low. That is, in the router, the destination MAC address is determined at the data link layer, and the destination IP address is determined at the network layer.
Inefficient processing has been performed such that the P address does not match the IP address of the interface of the own device.

【0008】本発明は、上記問題点に鑑みなされたもの
で、ルーティングを行うための判断処理を簡略化できる
通信データ処理方法及びその装置を提供することを目的
とする。
The present invention has been made in view of the above problems, and has as its object to provide a communication data processing method and a communication data processing method capable of simplifying a determination process for performing routing.

【0009】[0009]

【課題を解決するための手段】上記目的を達成するた
め、本発明では、自装置用アドレスと各インターフェー
スに対応する中継用アドレスとを有し、受信したデータ
フレームの宛先アドレスが前記中継用アドレスに合致す
るかどうかを判断するとともに、前記宛先アドレスがM
ACアドレスを含む自装置用アドレスまたはブロードキ
ャストアドレスまたはマルチキャストアドレスに合致す
るかどうかをこれらMACアドレスに基づいて判断する
アドレス比較部と、前記データフレームのルーティング
処理を行うルーティング処理部と、前記データフレーム
に対して上位のアプリケーション処理を行う上位アプリ
ケーション部と、各インターフェースから前記データフ
レームを送信する送信処理部とを有する。
According to the present invention, in order to achieve the above object, the present invention has an address for its own device and a relay address corresponding to each interface, and a destination address of a received data frame is the relay address. And whether the destination address is M
An address comparing unit that determines whether or not the address matches the own device address including the AC address or the broadcast address or the multicast address based on these MAC addresses; a routing processing unit that performs a routing process of the data frame; It has a higher-level application unit that performs higher-level application processing, and a transmission processing unit that transmits the data frame from each interface.

【0010】すなわち、ルータは、インターフェースに
対して中継用と自装置用の別々のIPアドレスと、これ
に対応するMACアドレスを持ち、データリンク層で受
信したフレームの宛先MACアドレスが中継用か又は自
装置用か判断することで、ルーティングを行うための効
率的な判断処理が可能となる。また、経路情報の交換を
行う際、前記中継用アドレスをネクストホップとして、
前記経路情報を作成し交換することが好ましい。
[0010] That is, the router has separate IP addresses for relay and for its own device with respect to the interface and the corresponding MAC address, and the destination MAC address of the frame received at the data link layer is for relay or By judging whether it is for the own device, efficient judgment processing for performing routing becomes possible. When exchanging path information, the relay address is used as a next hop,
Preferably, the route information is created and exchanged.

【0011】また、自装置用アドレス、前記中継用アド
レスおよび前記宛先アドレスはそれぞれ上位プロトコル
アドレスを含み、経路情報の交換を行う際のネクストホ
ップに用いられる中継用アドレスには、前記上位プロト
コルアドレスが用いられることが好ましい。また、ルー
ティング処理部は、前記中継用アドレスによって自装置
からの送信に用いるインターフェースを特定する処理を
行うことが好ましい。
The own device address, the relay address, and the destination address each include an upper-layer protocol address, and the upper-layer protocol address is included in the relay address used as a next hop when exchanging path information. It is preferably used. Further, it is preferable that the routing processing unit performs a process of specifying an interface used for transmission from the own device based on the relay address.

【0012】また、ルーティング処理部は、自装置から
の送信に用いるインターフェースを特定する処理を、中
継用アドレスとなるMACアドレスによって行う第1の
ルーティング処理部と、中継用アドレスとなる上位プロ
トコルによって行う第2のルーティング処理部とに分か
れていることが好ましい。さらに、端末装置が接続され
ている場合、前記端末装置からのARP要求に対して、
対応する前記中継用アドレスのMACアドレスを返送す
ることが好ましい。
Further, the routing processing unit performs a process of specifying an interface to be used for transmission from its own device using a first routing processing unit that uses a MAC address that is a relay address and a higher-level protocol that is a relay address. Preferably, it is divided into a second routing processing unit. Further, when a terminal device is connected, in response to an ARP request from the terminal device,
Preferably, the MAC address of the corresponding relay address is returned.

【0013】[0013]

【発明の実施の形態】本発明に係る通信データ処理方法
及びその装置を図1乃至図10の図面に基づいて説明す
る。図1は、本発明のデータ通信システムの構成を示す
構成図である。図において、ルータ10(本発明におけ
るネットワーク間接続装置の一例)は、ネットワーク
A,Bと自装置内のインターフェース1,2を介して接
続され、かつATM網4とインターフェース3を介して
接続されている。ネットワークAには、端末装置20
が、ネットワークBには、端末装置21及びルータ30
が、ATM網4には、ルータ40がそれぞれ接続されて
いる。また、ルータ30は、ネットワークCとも接続さ
れ、ネットワークCには、端末装置22が接続されてい
る。さらに、ルータ40は、ネットワークDとも接続さ
れ、ネットワークDには、端末装置23が接続されてい
る。
DESCRIPTION OF THE PREFERRED EMBODIMENTS A communication data processing method and apparatus according to the present invention will be described with reference to FIGS. FIG. 1 is a configuration diagram showing the configuration of the data communication system of the present invention. In the figure, a router 10 (an example of an inter-network connecting device in the present invention) is connected to networks A and B via interfaces 1 and 2 in the own device, and is connected to ATM network 4 via interface 3. I have. In the network A, the terminal device 20
However, in the network B, the terminal device 21 and the router 30
However, routers 40 are connected to the ATM network 4 respectively. The router 30 is also connected to a network C, and the terminal device 22 is connected to the network C. Further, the router 40 is also connected to the network D, and the terminal device 23 is connected to the network D.

【0014】従来、ルータ内のインターフェース(物理
インターフェース)に対して、1つだった上位プロトコ
ルアドレス(例えばIPアドレス)が、本発明の各ルー
タでは、ルーティング用と自装置宛用の2つのアドレス
で別々に設定されるとともに、上記各IPアドレスに対
応した異なるMACアドレスがそれぞれ設定されてい
る。上記ルーティング用IPアドレスは、ルータが生成
するルーティング情報を作成する際に用いられ、これに
よって他のルータ、ネットワークに接続される端末装置
及び自装置のルーティングテーブルのネクストホップ
は、当該ルータの自装置宛用IPアドレスではなく、設
定されたルーティング用IPアドレスとなる。
Conventionally, an upper protocol address (for example, an IP address), which is one address for an interface (physical interface) in a router, is changed to two addresses, one for routing and one for its own device, in each router of the present invention. In addition to being set separately, different MAC addresses corresponding to the respective IP addresses are set. The routing IP address is used when creating the routing information generated by the router, so that the next hop of the routing table of the other device, the terminal device connected to the network, and the own device is determined by the own device of the router. The set routing IP address is not the destination IP address.

【0015】ここで、例えばルータ10では、インター
フェース1に対して、1つの自装置用IPアドレス「15
8.202.232.1」と2つのルーティング用(中継用)IP
アドレス「158.202.232.2」、「158.202.232.3」がそれ
ぞれ設定されるとともに、これらに対応する自装置用及
びルーティング用のMACアドレス「00:80:BD:F0:00:0
1」、「00:80:BD:F0:00:02」、「00:80:BD:F0:00:03」
がそれぞれ設定されるものとする。この場合、IPアド
レス「158.202.232.2」は、ネットワークAとネットワ
ークB,C間でのデータ中継を可能とするものであり、
IPアドレス「158.202.232.3」は、ネットワークAと
ネットワークD間でのデータ中継を可能とするものであ
る。なお、本実施例では、ネットワークA,B,C,D
のネットワークアドレスをそれぞれ「158.202.0.0」、
「192.52.128.0」、「192.52.121.0」、「202.232.158.
0」としている。
Here, for example, in the router 10, one IP address “15
8.202.232.1 "and two routing (relay) IPs
Addresses “158.202.232.2” and “158.202.232.3” are respectively set, and the corresponding MAC addresses “00: 80: BD: F0: 00: 0” for the own device and for routing are set.
1, 00: 80: BD: F0: 00: 02, 00: 80: BD: F0: 00: 03
Are set respectively. In this case, the IP address “158.202.232.2” enables data relay between the network A and the networks B and C.
The IP address “158.202.232.3” enables data relay between the network A and the network D. In this embodiment, the networks A, B, C, D
158.202.0.0,
`` 192.52.128.0 '', `` 192.52.121.0 '', `` 202.232.158.
0 ".

【0016】上記データ通信システムにおいて、ルーテ
ィング情報(経路情報)を交換するためのRIPには、
バージョン1とバージョン2が標準として規定されてい
る。このようなRIPデータフレームのフォーマット
は、図2に示すように、MACヘッダ、IPヘッダ、U
DPヘッダ、RIPヘッダ及びルーティング情報の各エ
ントリが格納されるRIPデータの領域から構成されて
おり、このようにRIPのデータに、より上位のヘッダ
をつけることにより、データをエンカプセリングしてい
く。
In the above data communication system, the RIP for exchanging routing information (route information) includes:
Version 1 and version 2 are defined as standards. The format of such a RIP data frame is, as shown in FIG.
It is composed of a RIP data area in which each entry of a DP header, a RIP header, and routing information is stored. In this manner, data is encapsulated by attaching a higher-order header to the RIP data.

【0017】RIPバージョン1の場合、RIPデータ
の領域は、図3に示すように、IPアドレスからなる宛
先アドレスと、メトリックの組から構成され、これら情
報は、ルーティングテーブル作成時の宛先ネットワーク
アドレスとして使用される。また、ルーティングテーブ
ルのネクストホップとしては、そのRIPデータフレー
ムを送信したルータのインターフェースのIPアドレス
を用いるが、これは、上記RIPデータフレームのIP
ヘッダの送信元アドレスフィールドから引用される。従
って、本実施例のインターフェース1に対しては、イン
ターフェース1に設定された各ルーティング用IPアド
レス毎、すなわち送信元IPアドレス「158.202.232.
2」、「158.202.232.3」毎に、別々(2つ)のルーティ
ング情報を生成したフレームを作成し、この各フレーム
を上記インターフェース1に送信することとなる。
In the case of RIP version 1, as shown in FIG. 3, the area of the RIP data is composed of a set of a destination address composed of an IP address and a metric, and these pieces of information are used as a destination network address when a routing table is created. used. Also, as the next hop of the routing table, the IP address of the interface of the router that transmitted the RIP data frame is used.
Quoted from the source address field of the header. Therefore, for the interface 1 of the present embodiment, for each routing IP address set in the interface 1, that is, the source IP address “158.202.232.
2) and “158.202.232.3”, a frame in which separate (two) routing information is generated is created, and each frame is transmitted to the interface 1.

【0018】これに対して、RIPバージョン2の場
合、RIPデータの領域は、図4に示すように、IPア
ドレスからなる宛先アドレスと、マスク情報と、ネクス
トホップ情報と、メトリックの組から構成される。従っ
て、本実施例のインターフェース1に対しては、上記
「158.202.232.2」と「158.202.232.3」のそれぞれのI
Pアドレスを、ネクストホップ情報としたルーティング
情報を作成すれば、RIPバージョン1の場合のように
2つのルーティング情報のRIPデータフレームを作成
する必要がなくなり、インターフェース1への上記フレ
ーム送信が1回で済むという利点がある。
On the other hand, in the case of RIP version 2, as shown in FIG. 4, the RIP data area is composed of a set of a destination address composed of an IP address, mask information, next hop information, and a metric. You. Therefore, for the interface 1 of the present embodiment, the respective I of “158.202.232.2” and “158.202.232.3”
By creating routing information using the P address as next hop information, there is no need to create a RIP data frame of two pieces of routing information as in the case of RIP version 1, and the frame transmission to the interface 1 can be performed once. It has the advantage of ending.

【0019】次に、各ルータの通信データ処理装置の概
略構成を説明する。なお、各ルータの通信データ処理装
置の構成は、同一の構成からなるので、ここでは代表し
てルータ10の通信データ処理装置の概略構成を図5に
基づいて説明する。図5において、通信データ処理装置
では、上位アプリケーション部14内のルーティング情
報生成部14aが記憶部13内の上記ルーティング情報
の生成及び送信処理部15を介して他のルータへ上記ル
ーティング情報の送信を行っている。また、例えば端末
装置20との通信の開始においては、従来と同様にイン
ターフェース1〜3に接続される受信処理部11が、I
Pアドレスに対するMACアドレスを解決するための端
末装置20からのARPリクエストパケットを受信処理
しており、上位アプリケーション部14内のARP処理
部14bで作成されるARPレスポンスパケットには、
ルーティング用MACアドレスを用いる。
Next, a schematic configuration of the communication data processing device of each router will be described. Since the configuration of the communication data processing device of each router has the same configuration, the schematic configuration of the communication data processing device of the router 10 will be representatively described here with reference to FIG. 5, in the communication data processing device, the routing information generation unit 14a in the upper application unit 14 generates the routing information in the storage unit 13 and transmits the routing information to another router via the transmission processing unit 15. Is going. For example, at the start of communication with the terminal device 20, the reception processing unit 11 connected to the interfaces 1 to 3 performs the
The ARP request packet from the terminal device 20 for resolving the MAC address corresponding to the P address is received and processed. The ARP response packet created by the ARP processing unit 14b in the upper application unit 14 includes:
A routing MAC address is used.

【0020】すなわち、例えばイーサネットフレームの
場合、端末装置20は、図6に示すようなフォーマット
のARPリクエストパケットを作成してルータ10に送
信する。なお、図6において、ハードウェア以降の領域
は、上記イーサネットフレームのデータフィールドを示
しており、ハードウェアは、イーサネットを示す固定コ
ード、プロトコルは、IPを示す固定コード、HLEN
は、MACアドレスの長さを示すコード、PLENは、
IPアドレスの長さを示すコード、オペレーションは、
パケットがARPリクエストかARPレスポンスかを示
すコード、センダハードウェアアドレスは、このパケッ
トを送信した装置のMACアドレス、センダインターネ
ットアドレスは、このパケットを送信した装置のIPア
ドレス、ターゲットハードウェアアドレスは、ターゲッ
トとなる装置のMACアドレス、ターゲットインターネ
ットアドレスは、ターゲットとなる装置のIPアドレス
を示している。
That is, in the case of an Ethernet frame, for example, the terminal device 20 creates an ARP request packet having a format as shown in FIG. In FIG. 6, the area after the hardware indicates the data field of the Ethernet frame. The hardware indicates a fixed code indicating Ethernet, the protocol indicates a fixed code indicating IP, and the HLEN.
Is a code indicating the length of the MAC address, and PLEN is
A code indicating the length of the IP address, the operation is:
A code indicating whether the packet is an ARP request or an ARP response, the sender hardware address is the MAC address of the device that sent this packet, the sender Internet address is the IP address of the device that sent this packet, and the target hardware address is the target The MAC address of the target device and the target Internet address indicate the IP address of the target device.

【0021】端末装置20は、例えばネットワークB,
C内の端末装置21,22にデータを送りたい場合に
は、図6のARPリクエストパケット中の宛先アドレス
にブロードキャストを示すMACアドレス「FF:FF:FF:F
F:FF:FF」、ターゲットインターネットアドレスにイン
ターフェース1のルーティング用IPアドレス「158.20
2.232.2」を格納したARPリクエストパケットを作成
して送信する。
The terminal device 20 is, for example, a network B,
In order to send data to the terminal devices 21 and 22 in C, the MAC address “FF: FF: FF: F” indicating broadcast is set as the destination address in the ARP request packet in FIG.
F: FF: FF ", and the routing IP address of interface 1" 158.20 "
Create and send an ARP request packet storing “2.232.2”.

【0022】ルータ10では、受信された端末装置20
からのARPリクエストパケットを受信処理部11が受
信処理して、MACアドレス比較部12に出力する。M
ACアドレス比較部12では、上記パケット内の宛先ア
ドレスと、記憶部13内のMACアドレステーブルの各
エントリとを比較しており、上記宛先アドレスがブロー
ドキャストを示すMACアドレスの場合には、上位アプ
リケーション部14へARPリクエストパケットを渡
す。
In the router 10, the received terminal device 20
The reception processing unit 11 performs a reception process on the ARP request packet from the client and outputs it to the MAC address comparison unit 12. M
The AC address comparison unit 12 compares the destination address in the packet with each entry of the MAC address table in the storage unit 13. If the destination address is a MAC address indicating broadcast, the higher-level application unit 14 to the ARP request packet.

【0023】上位アプリケーション部14のARP処理
部14bでは、記憶部13内のIPアドレステーブルと
MACアドレステーブルのルーティング用エントリを参
照しながら、上記ARPリクエストに対して、IPアド
レス「158.202.232.2」に対応するMACアドレス「00:
80:BD:F0:00:02」をセンダハードウェアアドレスに格納
したARPレスポンスパケットを作成しており、上記A
RPレスポンスパケットは、送信処理部15で送信処理
された後、端末装置20に送信される。
The ARP processing unit 14b of the higher-level application unit 14 refers to the routing entry of the IP address table and the MAC address table in the storage unit 13 and converts the ARP request into the IP address “158.202.232.2”. The corresponding MAC address "00:
80: BD: F0: 00: 02 "is stored in the sender hardware address to create an ARP response packet.
The RP response packet is transmitted to the terminal device 20 after being transmitted by the transmission processing unit 15.

【0024】なお、記憶部13は、図7に示すように、
MACアドレステーブル13aと、IPアドレステーブ
ル13bと、宛先パラメータテーブル13cと、ルーテ
ィングテーブル13dとからなっており、各テーブル内
の対応するエントリがそれぞれ関連付けられている。M
ACアドレステーブル13aには、上記ルーティング用
MACアドレス、上記自装置用MACアドレス、「FF:F
F:FF:FF:FF:FF」からなるブロードキャスト用MACア
ドレス、アプリケーションによるマルチキャスト用MA
Cアドレスの各エントリが登録されており、テーブル1
3a内の各エントリは、MACアドレス比較部12が受
信データフレームの宛先MACアドレスと比較する場合
に参照される。なお、テーブル13a内のマルチキャス
ト用エントリが空欄になっているのは、マルチキャスト
フレームのエントリがないことを示している。
The storage unit 13 stores, as shown in FIG.
It comprises a MAC address table 13a, an IP address table 13b, a destination parameter table 13c, and a routing table 13d, and the corresponding entries in each table are associated with each other. M
In the AC address table 13a, the routing MAC address, the own device MAC address, “FF: F
F: FF: FF: FF: FF "broadcast MAC address, MA for multicast by application
Each entry of the C address is registered, and Table 1
Each entry in 3a is referred to when the MAC address comparing unit 12 compares with the destination MAC address of the received data frame. The blank entry of the multicast entry in the table 13a indicates that there is no multicast frame entry.

【0025】IPアドレステーブル13bには、上記ル
ーティング用MACアドレスに対応する上記IPアドレ
ス、上記自装置用MACアドレスに対応する上記IPア
ドレスが登録されており、テーブル13b内の各エント
リは、ARP処理部14bがARPリクエストパケット
のターゲットインターネットアドレス(IPアドレス)
と比較する場合に参照される。
In the IP address table 13b, the IP address corresponding to the routing MAC address and the IP address corresponding to the own device MAC address are registered, and each entry in the table 13b is subjected to ARP processing. The unit 14b sets the target Internet address (IP address) of the ARP request packet
Referenced when comparing with.

【0026】宛先パラメータテーブル13cには、イン
ターフェースの識別子と、これに対応するパラメータ
(ISDN番号やATMでのバーチャルコネクション番
号などのインターフェースを特定するパラメータ)を組
にしたエントリが登録されており、テーブル13c内の
各エントリは、第1のルーティング処理部16において
参照される。なお、このエントリは、本実施例のよう
に、ルーティング用IPアドレスとの関連付けがなされ
る場合もあるが、基本的にルーティング用IPアドレス
と関係なく、追加や削除を行う場合がある。
An entry is registered in the destination parameter table 13c in which an identifier of the interface and a parameter corresponding to the interface (a parameter for specifying an interface such as an ISDN number or a virtual connection number in ATM) are registered. Each entry in 13c is referred to in the first routing processing unit 16. This entry may be associated with a routing IP address as in this embodiment, but may be added or deleted basically irrespective of the routing IP address.

【0027】また、ルーティングテーブル13dには、
宛先アドレス(ネットワーク又はホストのアドレス)
と、ネクストホップと、メトリック値などが主要素とし
て登録されており、テーブル13d内の各エントリは、
第2のルーティング処理部17において参照される。こ
のエントリは、従来のルーティングテーブルのエントリ
と同じ意味のものであるが、上記ネクストホップは、自
装置が直接接続されているネットワークA,Bが宛先の
場合には、インターフェースの自装置用IPアドレス
「158.202.232.1」,「192.52.128.1」からなり、また
自装置が直接接続されていないネットワークC,Dの場
合には、インターフェースのルーティング用IPアドレ
ス「192.52.128.2」,「202.232.158.2」からなってい
る。
Also, the routing table 13d includes:
Destination address (network or host address)
, The next hop, the metric value, and the like are registered as main elements, and each entry in the table 13d is
It is referred to in the second routing processing unit 17. This entry has the same meaning as the entry in the conventional routing table, but the next hop is the IP address of the interface for the own device when the networks A and B to which the own device is directly connected are destinations. In the case of networks C and D, which are composed of “158.202.232.1” and “192.52.128.1”, and are not directly connected to the own device, the routing IP addresses of the interfaces “192.52.128.2” and “202.232.158.2” Has become.

【0028】次に、上記通信データ処理装置におけるデ
ータフレームのデータ処理動作について、図8のフロー
チャートに基づいて説明する。端末装置20は、上記A
RPレスポンスパケットを受信すると、データフレーム
を作成して、ルータ10に送信する。ルータ10では、
インターフェース1を介して受信された上記イーサネッ
トフレームを受信処理部11で受信処理した後、MAC
アドレス比較部12で、データリンク層における上記フ
レームの宛先アドレス(MACアドレス)と、MACア
ドレステーブル13aのルーティング用にエントリされ
ている各MACアドレスとの比較を行う(ステップ10
1)。
Next, the data processing operation of a data frame in the communication data processing apparatus will be described with reference to the flowchart of FIG. The terminal device 20 uses the above A
Upon receiving the RP response packet, it creates a data frame and sends it to the router 10. In router 10,
After the reception processing unit 11 performs reception processing on the Ethernet frame received via the interface 1,
The address comparing unit 12 compares the destination address (MAC address) of the frame in the data link layer with each MAC address entered for routing in the MAC address table 13a (step 10).
1).

【0029】ここで、両MACアドレスが合致した場合
には、MACアドレス比較部12は、上記イーサネット
フレームがルーティング用のデータフレームであると判
断し、上記フレームを第1のルーティング処理部16に
渡す。第1のルーティング処理部16は、まず宛先パラ
メータテーブル13cを参照して該当するエントリがあ
るかどうか判断し(ステップ102)、該当エントリが
ある場合には、そのエントリの宛先パラメータ情報にあ
わせて、ルーティング用のデータフレームを作成して送
信処理部15に出力する第1のルーティング処理を行う
(ステップ103)。送信処理部15では、入力するフ
レームに対して送信処理を行い(ステップ104)、所
定のインターフェースを介して上記フレームを中継す
る。
If the two MAC addresses match, the MAC address comparing unit 12 determines that the Ethernet frame is a data frame for routing, and passes the frame to the first routing processing unit 16. . The first routing processing unit 16 first determines whether there is a corresponding entry by referring to the destination parameter table 13c (step 102). If there is a corresponding entry, the first routing processing unit 16 matches the destination parameter information of that entry. A first routing process for creating a data frame for routing and outputting it to the transmission processing unit 15 is performed (step 103). The transmission processing unit 15 performs transmission processing on the input frame (step 104) and relays the frame via a predetermined interface.

【0030】また、ステップ102において、宛先パラ
メータテーブル13cのエントリにヒットしない場合に
は、第1のルーティング処理部16は、取り込んだデー
タフレームを第2のルーティング処理部17に渡す。第
2のルーティング処理部17は、ルーティングテーブル
13dを参照しながら、ルーティング用のデータフレー
ムを作成して送信処理部15に出力するルーティング処
理を行う(ステップ105)。
If no entry is found in the destination parameter table 13c in step 102, the first routing processor 16 passes the fetched data frame to the second routing processor 17. The second routing processing unit 17 performs a routing process of creating a data frame for routing and outputting the data frame to the transmission processing unit 15 with reference to the routing table 13d (step 105).

【0031】また、ステップ101において、受信した
フレーム中の宛先MACアドレスと、MACアドレステ
ーブル13aのルーティング用MACアドレスが合致し
ない場合には、MACアドレス比較部12は、上記宛先
MACアドレスをMACアドレステーブル13aの自装
置用、ブロードキャスト用又はマルチキャスト用にエン
トリされているMACアドレスと比較し(ステップ10
6)、両MACアドレスが合致しない場合には、自装置
宛のデータフレームではないと判断し、廃棄処理部18
に上記フレームを渡して廃棄処理を行う(ステップ10
7)。
If the destination MAC address in the received frame does not match the routing MAC address in the MAC address table 13a in step 101, the MAC address comparing unit 12 compares the destination MAC address with the MAC address table. 13a is compared with its own, broadcast or multicast MAC address (step 10).
6) If the two MAC addresses do not match, it is determined that the data frame is not a data frame addressed to the own device, and the discard processing unit 18
And the discard processing is performed (step 10).
7).

【0032】また、ステップ106において、両MAC
アドレスが合致した場合には、MACアドレス比較部1
2は、上記イーサネットフレームが自装置宛のデータフ
レームと判断し、上位アプリケーション部14に上記フ
レームを渡してネットワーク層におけるデータ処理を行
う(ステップ108)。このように、本実施例では、ル
ータの1つの物理インターフェースに対して中継を行う
ルーティング用と宛先が自装置となる自装置用の複数の
上位プロトコルアドレスを別々に設定し、データ送信に
際して、それぞれの上位プロトコルアドレス(IPアド
レス)に対応した異なるMACアドレスを使用する。す
なわち、ルーティング用IPアドレスは、ルータが生成
するルーティング情報を作成する際に用いられ、これに
より、他ルータ及び自装置の管理用のルーティングテー
ブルのネクストホップは、当該ルータの自装置用IPア
ドレスではなく、ルーティング用IPアドレスとなる。
そして、データフレームの送信を行う際には、上記フレ
ームの宛先MACアドレスを、このルーティング用又は
自装置用としてデータフレームを作成して送信を行うの
で、ルータでは、受信したフレームに対して、データリ
ンク層でMACアドレスの比較を行うことで、上記フレ
ームがルーティング用か又は自装置宛用か判断すること
が可能となり、ルーティングを行うための効率的な判断
処理ができる。
In step 106, both MACs
If the addresses match, the MAC address comparison unit 1
2 judges that the Ethernet frame is a data frame addressed to the own device, passes the frame to the upper application unit 14, and performs data processing in the network layer (step 108). As described above, in the present embodiment, a plurality of upper-layer protocol addresses for routing that relays to one physical interface of the router and for the own device whose destination is the own device are separately set, and when transmitting data, Use different MAC addresses corresponding to the upper protocol address (IP address) of. That is, the routing IP address is used when creating the routing information generated by the router, so that the next hop of the routing table for management of the other routers and the own device is the same as the own IP address of the router. Instead, it becomes a routing IP address.
When a data frame is transmitted, the destination MAC address of the frame is used as a data frame for this routing or for its own device, and the data frame is transmitted. By comparing the MAC address in the link layer, it is possible to determine whether the frame is for routing or for its own device, and an efficient determination process for performing routing can be performed.

【0033】また、本実施例の方法を適用することによ
り、ルータでは、ルーティング機能と管理のためのホス
ト機能を分離することが容易になるため、上記ルーティ
ング機能のハードウェア化などにも対応が可能となる。
なお、本発明に係るルータは、例えば図9に示すよう
に、LANなどの複数のネットワークや専用線に接続さ
れる物理的に複数個のインターフェースを持つもので
も、又は図10に示すように、物理的には1つのインタ
ーフェースしか持たないが、ATM網などの公衆網を介
して複数のルータと接続されることによって論理的に複
数個のインターフェースを持つものでも構成することが
可能である。そして、本発明では、各インターフェース
毎に、ルーティング用と自装置用のIPアドレスとMA
Cアドレスをそれぞれ設定することで、ルーティングを
行うための判断処理を簡略化できる。
Further, by applying the method of this embodiment, the router can easily separate the routing function from the host function for management. It becomes possible.
Note that the router according to the present invention may be a router having a plurality of physically connected interfaces connected to a plurality of networks such as a LAN or a dedicated line as shown in FIG. 9, or as shown in FIG. Physically, it has only one interface, but it is also possible to configure an interface having a plurality of logical interfaces by being connected to a plurality of routers via a public network such as an ATM network. In the present invention, the IP address for routing and the IP address for
By setting the respective C addresses, it is possible to simplify the determination process for performing the routing.

【0034】また、本実施例では、IPアドレステーブ
ルのルーティング用IPアドレスと、宛先パラメータテ
ーブルのインターフェースとを関連付けたため、ダイナ
ミックルーティング(動的にルーティング情報が更新さ
れる場合のルーティング)に最適なものである。なお、
本発明は、これに限らず、宛先パラメータテーブルのパ
ラメータに宛先アドレス(ネットワーク又はホスト(ネ
ットワークに接続される端末装置やルータを含む)のI
Pアドレス)を登録し、IPアドレステーブルのルーテ
ィング用IPアドレスと、この宛先アドレスとを関連付
けることも可能である。この場合には、特定のネットワ
ークアドレスとルーティング用IPアドレスとが関連付
けられるため、指定したネットワークへの通信を別個に
扱いたい場合に有効となる。
Further, in this embodiment, the routing IP address in the IP address table is associated with the interface in the destination parameter table, so that it is optimal for dynamic routing (routing when routing information is dynamically updated). It is. In addition,
The present invention is not limited to this, and the destination address (network or host (including terminal devices and routers connected to the network)) may be added to the parameters of the destination parameter table.
P address), and it is also possible to associate the routing IP address in the IP address table with this destination address. In this case, since a specific network address and a routing IP address are associated with each other, it is effective when communication to a specified network is to be handled separately.

【0035】[0035]

【発明の効果】以上説明したように、本発明では、自装
置用アドレスと各インターフェースに対応する中継用ア
ドレスとを有し、受信したデータフレームの宛先アドレ
スが前記中継用アドレスに合致するかどうかの判断と、
前記宛先アドレスがMACアドレスを含む自装置用アド
レスまたはブロードキャストアドレスまたはマルチキャ
ストアドレスに合致するかどうかをこれらMACアドレ
スに基づいて判断するアドレス比較部と、前記データフ
レームのルーティング処理を行うルーティング処理部
と、前記データフレームに対して上位のアプリケーショ
ン処理を行う上位アプリケーション部と、各インターフ
ェースから前記データフレームを送信する送信処理部と
を有し、前記アドレス比較部は、まず受信したデータフ
レームの宛先アドレスが前記中継用アドレスに合致する
かどうかの判断を行った後、必要に応じて前記宛先アド
レスが自装置用アドレスまたはブロードキャストアドレ
スまたはマルチキャストアドレスに合致するかどうかの
判断を行うので、ルーティングを行うための判断処理を
簡略化できる。
As described above, according to the present invention, the present invention has an address for its own device and a relay address corresponding to each interface, and determines whether a destination address of a received data frame matches the relay address. Judgment and
An address comparing unit that determines whether or not the destination address matches a device address or a broadcast address or a multicast address including a MAC address based on these MAC addresses; and a routing processing unit that performs a routing process on the data frame. An upper-level application unit that performs an upper-level application process on the data frame, and a transmission processing unit that transmits the data frame from each interface.The address comparison unit first determines that a destination address of the received data frame is the destination address. After determining whether the destination address matches the relay address, if necessary, determining whether the destination address matches the own device address, the broadcast address, or the multicast address is performed. Computing can be simplified determination processing for performing.

【0036】また、本発明では、自装置用アドレス、中
継用アドレスおよび宛先アドレスはそれぞれ上位プロト
コルアドレスを含み、経路情報の交換を行う際のネクス
トホップに用いられる中継用アドレスには、前記上位プ
ロトコルアドレスが用いられ、前記中継用アドレスをネ
クストホップとして、前記経路情報を作成し交換するの
で、データリンク層でのルーティング処理が可能とな
る。
In the present invention, the own device address, the relay address, and the destination address each include an upper-layer protocol address, and the relay address used for a next hop when exchanging path information includes the upper-layer protocol. Since the address is used and the route information is created and exchanged using the relay address as the next hop, routing processing at the data link layer becomes possible.

【0037】また、本発明では、ルーティング処理部
は、中継用アドレスによって自装置からの送信に用いる
インターフェースを特定する処理を行うので、動的にル
ーティング情報が更新される場合のダイナミックルーテ
ィングに最適なものとなる。また、本発明では、ルーテ
ィング処理部は、自装置からの送信に用いるインターフ
ェースを特定する処理を、中継用アドレスとなるMAC
アドレスによって行う第1のルーティング処理部と、中
継用アドレスとなる上位プロトコルによって行う第2の
ルーティング処理部とに分かれているので、ルーティン
グを行うための効率的な判断処理ができる。
Further, in the present invention, the routing processing unit performs a process of specifying an interface to be used for transmission from its own device based on the relay address, so that it is optimal for dynamic routing when routing information is dynamically updated. It will be. Further, in the present invention, the routing processing unit performs a process of specifying an interface used for transmission from the own device by using a MAC address serving as a relay address.
Since it is divided into a first routing processing unit based on an address and a second routing processing unit based on a higher-level protocol serving as a relay address, efficient determination processing for routing can be performed.

【0038】また、本発明では、端末装置が接続されて
いる場合、前記端末装置からのARP要求に対して、対
応する前記中継用アドレスのMACアドレスを返送する
ので、さらにルーティングを行うための判断処理の効率
化が図られる。
Further, according to the present invention, when the terminal device is connected, the MAC address of the corresponding relay address is returned in response to the ARP request from the terminal device. Processing efficiency is improved.

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

【図1】本発明のデータ通信システムの構成を示す構成
図である。
FIG. 1 is a configuration diagram showing a configuration of a data communication system of the present invention.

【図2】RIPデータフレームのフォーマットの一例を
示す図である。
FIG. 2 is a diagram illustrating an example of a format of a RIP data frame.

【図3】RIPバージョン1の場合の図2に示したRI
Pデータの領域の構成を示す図である。
FIG. 3 shows the RI shown in FIG. 2 in the case of RIP version 1
FIG. 4 is a diagram showing a configuration of a P data area.

【図4】RIPバージョン2の場合の図2に示したRI
Pデータの領域の構成を示す図である。
FIG. 4 shows the RI shown in FIG. 2 in the case of RIP version 2
FIG. 4 is a diagram showing a configuration of a P data area.

【図5】図1に示したルータの通信データ処理装置の概
略構成を示す構成図である。
5 is a configuration diagram showing a schematic configuration of a communication data processing device of the router shown in FIG. 1;

【図6】ARPリクエストパケットのフォーマットの一
例を示す図である。
FIG. 6 is a diagram showing an example of the format of an ARP request packet.

【図7】図5に示した記憶部のテーブル構成を示す図で
ある。
FIG. 7 is a diagram illustrating a table configuration of a storage unit illustrated in FIG. 5;

【図8】図5に示した通信データ処理装置のデータ処理
動作を説明するためのフローチャートである。
FIG. 8 is a flowchart illustrating a data processing operation of the communication data processing apparatus illustrated in FIG. 5;

【図9】図1に示したルータの接続の一例を示す図であ
る。
FIG. 9 is a diagram illustrating an example of a connection of the router illustrated in FIG. 1;

【図10】同じくルータの接続の他例を示す図である。FIG. 10 is a diagram showing another example of the connection of the router.

【図11】一般的なネットワークの構成を示す構成図で
ある。
FIG. 11 is a configuration diagram showing a configuration of a general network.

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

10,30,40 ルータ 11 受信処理部 12 MACアドレス比較部 13 記憶部 14 上位アプリケーション部 15 送信処理部 16 第1のルーティング処理部 17 第2のルーティング処理部 18 廃棄処理部 20〜23 端末装置(コンピュータ) A〜D ネットワーク 10, 30, 40 router 11 reception processing unit 12 MAC address comparison unit 13 storage unit 14 upper application unit 15 transmission processing unit 16 first routing processing unit 17 second routing processing unit 18 discard processing unit 20 to 23 terminal device ( Computer) AD Network

Claims (14)

【特許請求の範囲】[Claims] 【請求項1】 ネットワーク間接続装置での通信データ
処理方法であって、 前記ネットワーク間接続装置は、自装置用アドレスと各
インターフェースに対応する中継用アドレスとを有し、
データフレームを受信すると、該データフレームの宛先
アドレスが前記中継用アドレスに合致するかどうかの判
断を行い、合致する場合は前記データフレームのルーテ
ィング処理を行い、合致しない場合は、さらに前記宛先
アドレスが自装置用アドレスまたはブロードキャストア
ドレスまたはマルチキャストアドレスに合致するかどう
かの判断を行い、いずれかに合致する場合には、前記デ
ータフレームについて上位のアプリケーション処理を行
い、いずれにも合致しない場合は前記データフレームを
破棄することを特徴とするネットワーク間接続装置での
通信データ処理方法。
1. A communication data processing method in an inter-network connection device, wherein the inter-network connection device has its own device address and a relay address corresponding to each interface,
When a data frame is received, it is determined whether or not the destination address of the data frame matches the relay address. If the data frame is matched, routing processing of the data frame is performed. A determination is made as to whether the address matches the own device address or the broadcast address or the multicast address. If any of the addresses matches, the upper application processing is performed on the data frame. A method of processing communication data in an internetwork connecting device, comprising:
【請求項2】 前記自装置用アドレス、前記中継用アド
レスおよび前記宛先アドレスはそれぞれMACアドレス
を含み、前記の各判断はこれらMACアドレスに基づく
ことを特徴とする請求項1に記載のネットワーク間接続
装置での通信データ処理方法。
2. The network connection according to claim 1, wherein the own device address, the relay address, and the destination address each include a MAC address, and each of the determinations is based on the MAC address. Communication data processing method in the device.
【請求項3】 前記ネットワーク間接続装置は、経路情
報の交換を行う際、前記中継用アドレスをネクストホッ
プとして、前記経路情報を作成し交換することを特徴と
する請求項1又は2に記載のネットワーク間接続装置で
の通信データ処理方法。
3. The exchange device according to claim 1, wherein, when exchanging path information, the inter-network connecting apparatus creates and exchanges the path information using the relay address as a next hop. A communication data processing method in a network connection device.
【請求項4】 前記自装置用アドレス、前記中継用アド
レスおよび前記宛先アドレスはそれぞれ上位プロトコル
アドレスを含み、経路情報の交換を行う際のネクストホ
ップに用いられる中継用アドレスには、上位プロトコル
アドレスが用いられることを特徴とする請求項3に記載
のネットワーク間接続装置での通信データ処理方法。
4. The own device address, the relay address, and the destination address each include a higher-order protocol address, and the higher-order protocol address is included in a relay address used as a next hop when exchanging path information. The communication data processing method in the network connection device according to claim 3, wherein the communication data processing method is used.
【請求項5】 前記ルーティング処理には、前記中継用
アドレスによって自装置からの送信に用いるインターフ
ェースを特定する処理を含むことを特徴とする請求項1
乃至4のいずれかに記載のネットワーク間接続装置での
通信データ処理方法。
5. The method according to claim 1, wherein the routing process includes a process of specifying an interface used for transmission from the own device based on the relay address.
A communication data processing method in the network connection device according to any one of claims 1 to 4.
【請求項6】 前記中継用アドレスによって自装置から
の送信に用いるインターフェースを特定する処理は、ま
ず中継用MACアドレスによる特定を行い、特定しきれ
なかった場合、中継用上位プロトコルアドレスによる特
定を行うことを特徴とする請求項5に記載のネットワー
ク間接続装置での通信データ処理方法。
6. The process of specifying an interface to be used for transmission from the own device based on the relay address first specifies the relay MAC address, and if not specified, specifies the relay higher-layer protocol address. 6. The communication data processing method in an inter-network connection device according to claim 5, wherein:
【請求項7】 前記ネットワーク間接続装置には端末装
置が接続されており、前記ネットワーク間接続装置は、
前記端末装置からのARP要求に対して、対応する中継
用アドレスのMACアドレスを返送することを特徴とす
る請求項1乃至6のいずれかに記載のネットワーク間接
続装置での通信データ処理方法。
7. A terminal device is connected to the network connecting device, and the network connecting device includes:
7. The communication data processing method according to claim 1, wherein a MAC address of a corresponding relay address is returned in response to an ARP request from the terminal device.
【請求項8】 自装置用アドレスと各インターフェース
に対応する中継用アドレスとを有し、 受信したデータフレームの宛先アドレスが前記中継用ア
ドレスに合致するかどうかの判断と、前記宛先アドレス
が自装置用アドレスまたはブロードキャストアドレスま
たはマルチキャストアドレスに合致するかどうかの判断
とを行うアドレス比較部と、 前記データフレームのルーティング処理を行うルーティ
ング処理部と、 前記データフレームに対して上位のアプリケーション処
理を行う上位アプリケーション部と、 各インターフェースから前記データフレームを送信する
送信処理部とを有し、 前記アドレス比較部は、まず受信したデータフレームの
宛先アドレスが前記中継用アドレスに合致するかどうか
の判断を行った後、必要に応じて前記宛先アドレスが自
装置用アドレスまたはブロードキャストアドレスまたは
マルチキャストアドレスに合致するかどうかの判断を行
うことを特徴とするネットワーク間接続装置。
8. It has an own device address and a relay address corresponding to each interface, determines whether a destination address of a received data frame matches the relay address, and checks whether the destination address is the own device. An address comparing unit for determining whether the address matches a use address, a broadcast address, or a multicast address; a routing processing unit for performing a routing process of the data frame; and a high-order application for performing a high-order application process for the data frame. And a transmission processing unit for transmitting the data frame from each interface. The address comparing unit first determines whether a destination address of the received data frame matches the relay address. , If necessary Address network connecting unit, wherein a determining whether to meet the own device address or broadcast address or multicast address.
【請求項9】 前記自装置用アドレス、前記中継用アド
レスおよび前記宛先アドレスはそれぞれMACアドレス
を含み、前記アドレス比較部における各判断はこれらM
ACアドレスに基づくことを特徴とする請求項8に記載
のネットワーク間接続装置。
9. The own device address, the relay address, and the destination address each include a MAC address.
9. The network connection device according to claim 8, wherein the device is based on an AC address.
【請求項10】 経路情報の交換を行う際、前記中継用
アドレスをネクストホップとして、前記経路情報を作成
し交換することを特徴とする請求項8又は9に記載のネ
ットワーク間接続装置。
10. The network connection apparatus according to claim 8, wherein when exchanging path information, the path information is created and exchanged using the relay address as a next hop.
【請求項11】 前記自装置用アドレス、前記中継用ア
ドレスおよび前記宛先アドレスはそれぞれ上位プロトコ
ルアドレスを含み、経路情報の交換を行う際のネクスト
ホップに用いられる中継用アドレスには、前記上位プロ
トコルアドレスが用いられることを特徴とする請求項1
0に記載のネットワーク間接続装置。
11. The own device address, the relay address, and the destination address each include an upper protocol address, and the relay address used for a next hop when exchanging path information includes the upper protocol address. 2. The method according to claim 1, wherein
0. The network connection device according to item 0.
【請求項12】 前記ルーティング処理部は、前記中継
用アドレスによって自装置からの送信に用いるインター
フェースを特定する処理を行うことを特徴とする請求項
8乃至11のいずれかに記載のネットワーク間接続装
置。
12. The network connection device according to claim 8, wherein the routing processing unit performs a process of specifying an interface used for transmission from the own device based on the relay address. .
【請求項13】 前記ルーティング処理部は、自装置か
らの送信に用いるインターフェースを特定する処理を、
中継用アドレスとなるMACアドレスによって行う第1
のルーティング処理部と、中継用アドレスとなる上位プ
ロトコルによって行う第2のルーティング処理部とに分
かれていることを特徴とする請求項12に記載のネット
ワーク間接続装置。
13. The routing processing unit according to claim 1, further comprising:
First performed by MAC address serving as relay address
13. The network connection device according to claim 12, wherein the network processing device is divided into a routing processing unit of the first embodiment and a second routing processing unit that performs the processing according to a higher-level protocol serving as a relay address.
【請求項14】 端末装置が接続されている場合、前記
端末装置からのARP要求に対して、対応する前記中継
用アドレスのMACアドレスを返送することを特徴とす
る請求項8乃至11のいずれかに記載のネットワーク間
接続装置。
14. The terminal device according to claim 8, wherein, when a terminal device is connected, a MAC address of the corresponding relay address is returned in response to an ARP request from the terminal device. 2. The network connection device according to item 1.
JP35808697A 1997-12-25 1997-12-25 Communication data processing method and network connection device thereof Expired - Fee Related JP3464375B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP35808697A JP3464375B2 (en) 1997-12-25 1997-12-25 Communication data processing method and network connection device thereof

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP35808697A JP3464375B2 (en) 1997-12-25 1997-12-25 Communication data processing method and network connection device thereof

Publications (2)

Publication Number Publication Date
JPH11191790A true JPH11191790A (en) 1999-07-13
JP3464375B2 JP3464375B2 (en) 2003-11-10

Family

ID=18457474

Family Applications (1)

Application Number Title Priority Date Filing Date
JP35808697A Expired - Fee Related JP3464375B2 (en) 1997-12-25 1997-12-25 Communication data processing method and network connection device thereof

Country Status (1)

Country Link
JP (1) JP3464375B2 (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2000341312A (en) * 1999-05-26 2000-12-08 Nec Shizuoka Ltd Inter-lan connector
DE10119447A1 (en) * 2001-04-20 2002-10-31 Siemens Ag Method of communicating data between a local area network and an external device and router therefor
US7113513B2 (en) 1999-06-15 2006-09-26 Siemens Aktiengesellschaft Method and device for transmitting data
JP2008017028A (en) * 2006-07-04 2008-01-24 Advanced Telecommunication Research Institute International Radio apparatus and radio communication network equipped therewith

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2000341312A (en) * 1999-05-26 2000-12-08 Nec Shizuoka Ltd Inter-lan connector
US7113513B2 (en) 1999-06-15 2006-09-26 Siemens Aktiengesellschaft Method and device for transmitting data
DE10119447A1 (en) * 2001-04-20 2002-10-31 Siemens Ag Method of communicating data between a local area network and an external device and router therefor
DE10119447B4 (en) * 2001-04-20 2006-11-02 Siemens Ag Method for communicating data between a local network and an external device and router therefor
US7664121B2 (en) 2001-04-20 2010-02-16 Siemens Aktiengesellschaft Method and router for switching data between a local area network and an external appliance
JP2008017028A (en) * 2006-07-04 2008-01-24 Advanced Telecommunication Research Institute International Radio apparatus and radio communication network equipped therewith
JP4696318B2 (en) * 2006-07-04 2011-06-08 株式会社国際電気通信基礎技術研究所 Wireless device and wireless communication network provided with the same

Also Published As

Publication number Publication date
JP3464375B2 (en) 2003-11-10

Similar Documents

Publication Publication Date Title
JP2520563B2 (en) Packet switching network
US7852774B2 (en) User datagram protocol traceroute probe extension
JP4230663B2 (en) Packet header reduction in wireless communication networks
JP3545570B2 (en) Switching hub
JP3638742B2 (en) Router
US7260648B2 (en) Extension of address resolution protocol (ARP) for internet protocol (IP) virtual networks
JP4481517B2 (en) Internetwork apparatus and internetwork method
JP2000078173A (en) Method and system for improving high-speed traffic operation
JP2001230774A (en) Packet converter and packet conversion method
JP2002314571A (en) Classification and tagging rules for switching nodes
JP2001230818A (en) Route server
JP4126856B2 (en) TAG-VLAN ID automatic identification method
JP2006295938A (en) Network type routing scheme
WO2022068436A1 (en) Service processing method and related device
US6625658B1 (en) End equipment and router
JPH11284664A (en) Virtual exclusive network buildup system
Rayes et al. The internet in IoT
JP3464375B2 (en) Communication data processing method and network connection device thereof
Cisco Troubleshooting Banyan VINES
JP3376941B2 (en) Router device
JP3468085B2 (en) Data conversion and transfer device
JP3132232B2 (en) Data link layer type automatic setting device
JP3251220B2 (en) Communication method when the Internet and intranet addresses overlap
WO2000044139A1 (en) Booster for rapid network acceleration
JPH08331150A (en) Communication system and method therefor

Legal Events

Date Code Title Description
R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

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

Free format text: PAYMENT UNTIL: 20070822

Year of fee payment: 4

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

Free format text: PAYMENT UNTIL: 20080822

Year of fee payment: 5

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

Free format text: PAYMENT UNTIL: 20080822

Year of fee payment: 5

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

Free format text: PAYMENT UNTIL: 20090822

Year of fee payment: 6

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

Free format text: PAYMENT UNTIL: 20090822

Year of fee payment: 6

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

Free format text: PAYMENT UNTIL: 20100822

Year of fee payment: 7

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

Free format text: PAYMENT UNTIL: 20110822

Year of fee payment: 8

LAPS Cancellation because of no payment of annual fees