JPH0964899A - Mount system for module of switching hub - Google Patents

Mount system for module of switching hub

Info

Publication number
JPH0964899A
JPH0964899A JP7217177A JP21717795A JPH0964899A JP H0964899 A JPH0964899 A JP H0964899A JP 7217177 A JP7217177 A JP 7217177A JP 21717795 A JP21717795 A JP 21717795A JP H0964899 A JPH0964899 A JP H0964899A
Authority
JP
Japan
Prior art keywords
module
mac
address
port
frame
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP7217177A
Other languages
Japanese (ja)
Inventor
Ri Kiyo
俐 許
Katsuhiro Kasai
克洋 笠井
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.)
Hitachi Cable Ltd
Original Assignee
Hitachi Cable 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 Hitachi Cable Ltd filed Critical Hitachi Cable Ltd
Priority to JP7217177A priority Critical patent/JPH0964899A/en
Publication of JPH0964899A publication Critical patent/JPH0964899A/en
Pending legal-status Critical Current

Links

Landscapes

  • Small-Scale Networks (AREA)

Abstract

PROBLEM TO BE SOLVED: To provide the mount system of a module of a switching hub in which independence of the module is enhanced and the processing by an interface module is simply attained. SOLUTION: A virtual port 2a to make communication with a host module 4 is provided to an interface module 3. Learning and retrieval of a MAC address are conducted through the virtual port 2a the same as other ports by means of a filtering database and a frame is relayed therethrough.

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【発明の属する技術分野】本発明は、フィルタリングを
行う下位モジュールとその上位モジュールとを有するス
イッチングハブに係り、特に、モジュールの独立性を高
め、かつインターフェースモジュールでの処理を簡潔に
実現するスイッチングハブのモジュールの実装方式に関
するものである。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a switching hub having a lower module for filtering and an upper module thereof, and more particularly, to a switching hub which enhances module independence and simplifies processing in an interface module. It relates to the mounting method of the module.

【0002】[0002]

【従来の技術】スイッチングハブは、受信したフレーム
(パケット)の宛先アドレスを見て内部のフィルタリン
グテーブルを検索し、その宛先アドレスに対応するポー
トにそのパケットを中継する。もし、フィルタリングテ
ーブルにそのパケットの宛先アドレスのエントリ(登
録)が見つからなければ、そのパケットを全てのポート
に中継する。同時に、そのパケットの送信アドレスと受
信ポートとをフィルタリングテーブルに登録する。
2. Description of the Related Art A switching hub looks up a destination address of a received frame (packet), searches an internal filtering table, and relays the packet to a port corresponding to the destination address. If no entry (registration) of the destination address of the packet is found in the filtering table, the packet is relayed to all ports. At the same time, the transmission address and reception port of the packet are registered in the filtering table.

【0003】スイッチングハブは、外部のホストと通信
するため、内部にIPモジュール及びARPモジュール
を搭載している。ここでIPモジュールは、番地割当・
通信経路選択等のためのプロトコルであるIP(インタ
ーネットプロトコル)を実行する手段であり、ARPモ
ジュールは、MACアドレスを取得するためのプロトコ
ルであるARPを実行する手段である。MACアドレス
は、LAN等の通信媒体へのアクセス制御を行う手段で
あるMACの持っている番地である。IPはInternet P
rotocol の略、ARPはAddress Resolution Protocol
の略、MACはMedium Access Control の略である。
The switching hub is internally equipped with an IP module and an ARP module in order to communicate with an external host. Here, the IP module
The ARP module is a means for executing IP (Internet Protocol), which is a protocol for selecting a communication path, and the ARP module is a means for executing ARP, which is a protocol for acquiring a MAC address. The MAC address is an address held by the MAC which is a means for controlling access to a communication medium such as a LAN. IP is Internet P
Abbreviation of rotocol, ARP is Address Resolution Protocol
Is an abbreviation for Medium Access Control.

【0004】これらIPモジュール及びARPモジュー
ルは、ネットワークに接続される送受信ポートのための
インタフェースモジュールに対し上位にあるので上位モ
ジュールと呼び、インタフェースモジュールを下位モジ
ュールと呼ぶ。
Since these IP module and ARP module are higher than the interface module for the transmission / reception port connected to the network, they are called upper modules and the interface modules are called lower modules.

【0005】上位モジュールであるIPモジュールにお
いては、通常、1つのIPアドレスが1つのMACアド
レスに対応している。一方、下位モジュールであるイン
ターフェースモジュールはポート数分の複数のMACア
ドレスを持つている。
In the IP module, which is a higher-level module, usually one IP address corresponds to one MAC address. On the other hand, the interface module, which is a lower module, has a plurality of MAC addresses corresponding to the number of ports.

【0006】インターフェースモジュールがMACフレ
ームの送信元MACアドレスフィールドを設定する方法
は以下の2通り考えられる。
There are the following two methods for the interface module to set the source MAC address field of the MAC frame.

【0007】1つの方法は、ポート毎にそのMACアド
レスをMACへッダの送信先アドレスフィールドに設定
する方法である。
[0007] One method is to set the MAC address of each port in the destination address field of the MAC header.

【0008】もう1つの方法は、全てのポートにおいて
上位モジュールのMACアドレスをMACへッダの送信
元MACアドレスフィールドに設定する方法である。
The other method is to set the MAC address of the upper module in the source MAC address field of the MAC header at all ports.

【0009】[0009]

【発明が解決しようとする課題】インターフェースモジ
ュールがポート毎にそのMACアドレスをMACへッダ
の送信先アドレスフィールドに設定する方法について問
題点を述べる。
A problem will be described about a method in which the interface module sets the MAC address of each port in the destination address field of the MAC header.

【0010】この方法では、下位モジュールがそれぞれ
ポートに対応しているMACアドレスを認識しているの
に対して、上位モジュールはIPアドレスに対応してい
る1つのMACアドレスしか認識していない。そのた
め、通信に不都合が発生する可能性がある。
In this method, the lower module recognizes the MAC address corresponding to each port, while the upper module recognizes only one MAC address corresponding to the IP address. Therefore, inconvenience may occur in communication.

【0011】例えば、図4に示すスイッチングハブ41
のモジュール構成にあっては、下位モジュール43はM
ACアドレス;MAC(b),MAC(c),MAC
(d),…,MAC(x)をそれぞれ認識し、上位モジ
ュール44はIPアドレス;AとMACアドレス;MA
C(a)とを認識している。この構成において、外部ホ
ストのIPアドレスに対応するMACアドレスを取得す
るために、ARPプロトコルを利用するものとする。ポ
ート42bを経由してARPフレームを送信する場合に
おけるARPフレームのアドレス部分を図5に示す。
For example, the switching hub 41 shown in FIG.
In the above module configuration, the lower module 43 is M
AC address; MAC (b), MAC (c), MAC
(D), ..., MAC (x) are respectively recognized, and the upper module 44 receives the IP address; A and the MAC address; MA.
It recognizes C (a). In this configuration, the ARP protocol is used to acquire the MAC address corresponding to the IP address of the external host. FIG. 5 shows the address portion of the ARP frame when the ARP frame is transmitted via the port 42b.

【0012】図5において、MACへッダ部分51の送
信元MACアドレスフィールド54の内容がMAC
(b)となっているのに対して、ARPフレーム部分5
2の送信元MACアドレスフィールド55の内容はMA
C(a)となっている。そのため、このフレームの受信
側では送信元MACアドレスがMACへッダ部分51と
ARPフレーム部分52とで不一致になる。受信側装置
の実装形態によってはこのフレームを無効と判断して廃
棄してしまう可能性がある。
In FIG. 5, the contents of the source MAC address field 54 of the MAC header part 51 are MAC.
In contrast to (b), the ARP frame part 5
The content of the source MAC address field 55 of No. 2 is MA
It is C (a). Therefore, on the receiving side of this frame, the source MAC address does not match between the MAC header portion 51 and the ARP frame portion 52. Depending on the implementation of the receiving side device, this frame may be judged to be invalid and discarded.

【0013】全てのポートにおいて上位モジュールのM
ACアドレスをMACへッダの送信元MACアドレスフ
ィールドに設定する方法について問題点を述べる。
M of the upper module at all ports
The problem is described about the method of setting the AC address in the source MAC address field of the MAC header.

【0014】この方法では、図4の構成の場合、全ての
ポート42b〜42xにおいて上位モジュール44のM
ACアドレス;MAC(a)を送信元MACアドレスフ
ィールド54に設定することになる。しかし、インター
フェースモジュール43がこの上位モジュール44のM
ACアドレスを送信元MACアドレスフィールドに設定
するためには、インターフェースモジュール43に上位
モジュール44のMACアドレスを取得するためのイン
ターフェースを設けなければならない。そのため、ソフ
トウエアが複雑になる。そして、このソフトウェアのた
めにモジュール間の独立性を低下させてしまう。
According to this method, in the case of the configuration of FIG. 4, the M of the upper module 44 in all the ports 42b to 42x.
AC address; MAC (a) will be set in the source MAC address field 54. However, the interface module 43 is the M of the upper module 44.
In order to set the AC address in the source MAC address field, the interface module 43 must be provided with an interface for acquiring the MAC address of the upper module 44. Therefore, the software becomes complicated. And this software reduces the independence between modules.

【0015】そこで、本発明の目的は、上記課題を解決
し、モジュールの独立性を高め、かつインターフェース
モジュールでの処理を簡潔に実現するスイッチングハブ
のモジュールの実装方式を提供することにある。
SUMMARY OF THE INVENTION An object of the present invention is to solve the above problems, to provide a module mounting method for a switching hub which enhances the independence of modules and simplifies the processing in the interface module.

【0016】[0016]

【課題を解決するための手段】上記目的を達成するため
に本発明は、ネットワークに接続される複数のポート
と、これらのポートのためのポートインターフェースモ
ジュールと、その上位にあって外部のホストと通信する
ための上位モジュールと、受信フレームの送信元MAC
アドレスをポートに対応付けて学習し、受信フレームの
宛先アドレスでポートを検索するフィルタリングデータ
ベースとを有し、ポート間でフレームを中継するスイッ
チングハブにおいて、上記インターフェースモジュール
にその上位モジュールと通信するための仮想的なポート
を設け、この仮想的なポートについても他のポートと同
じように上記フィルタリングデータベースによりMAC
アドレスの学習・検索を行い、フレームを中継するよう
にしたものである。
In order to achieve the above-mentioned object, the present invention provides a plurality of ports connected to a network, a port interface module for these ports, and an external host above them. Upper module for communication and source MAC of received frame
A switching hub that learns an address by associating it with a port and searches for a port by the destination address of a received frame, and in a switching hub that relays frames between ports, the interface module for communicating with its upper module A virtual port is provided, and this virtual port is also MAC based on the above filtering database like other ports.
It learns and searches for addresses and relays frames.

【0017】上記上位モジュールが、この上位モジュー
ルに割当てられたMACアドレスをフレームのMACヘ
ッダ部分の送信元アドレスフィールドに設定してMAC
フレームを組み立て、このMACフレームを上記インタ
ーフェースモジュールの仮想ポートに送信してもよい。
The upper module sets the MAC address assigned to the upper module in the source address field of the MAC header portion of the frame to set the MAC address.
The MAC frame may be assembled and transmitted to the virtual port of the interface module.

【0018】上記インターフェースモジュールの仮想ポ
ートのMACアドレスと、その上位モジュールのMAC
アドレスとを同一にしてもよい。
The MAC address of the virtual port of the interface module and the MAC of its upper module
The address may be the same.

【0019】[0019]

【発明の実施の形態】本発明の要旨は、スイッチングハ
ブインターフェースモジュールにARP,IP等の上位
モジュールとの間で仮想的なポートを設けて、その仮想
ポートを他のネットワークポートと同じに扱い、仮想ポ
ートを経由して上位モジュールとデータのやり取りをす
ることにより、インターフェースモジュールの処理を簡
潔化することにある。
BEST MODE FOR CARRYING OUT THE INVENTION The gist of the present invention is to provide a virtual port between a switching hub interface module and a host module such as ARP or IP, and treat the virtual port as if it were any other network port. The purpose is to simplify the processing of the interface module by exchanging data with the upper module via the virtual port.

【0020】本発明の実施形態としてスイッチングハブ
のモジュール構成を図1に示す。図示されるように、ス
イッチングハブ1は、ネットワークに接続される複数の
ポート;ネットワークポート2b,2c,…,2xと、
これらのポートのためのポートインターフェースモジュ
ール3と、その上位にあって外部のホストと通信するた
めの上位モジュール4と、受信フレームの送信元MAC
アドレスをポートに対応付けて学習し、受信フレームの
宛先アドレスでポートを検索するフィルタリングデータ
ベース(図示せず)とを有する。上位モジュール4は、
IPモジュール、ARPモジュール等を含んでいる。
FIG. 1 shows a module configuration of a switching hub as an embodiment of the present invention. As illustrated, the switching hub 1 has a plurality of ports connected to a network; network ports 2b, 2c, ..., 2x,
A port interface module 3 for these ports, a host module 4 above it for communicating with external hosts, and a source MAC of the received frame
A filtering database (not shown) that learns an address by associating it with a port and searches for the port by the destination address of the received frame. The upper module 4 is
It includes an IP module and an ARP module.

【0021】インターフェースモジュール3には上位モ
ジュールと通信するための仮想的なポート;仮想ポート
2aを設ける。仮想ポート2aはネットワークポート2
b〜2xと同じ機能をしている。即ち、上位モジュール
4からのフレームを受信し、ネットワークポート3で中
継するフレームを上位モジュール4へ送信することがで
きる。また、インターフェースモジュール3は、仮想ポ
ート2aについてもネットワークポート2b〜2xと同
じようにフィルタリングデータベースによりMACアド
レスの学習・検索を行い、フレームを中継することがで
きる。
The interface module 3 is provided with a virtual port for communicating with an upper module; a virtual port 2a. Virtual port 2a is network port 2
It has the same function as b-2x. That is, the frame from the upper module 4 can be received, and the frame relayed by the network port 3 can be transmitted to the upper module 4. Further, the interface module 3 can also learn and search the MAC address by the filtering database for the virtual port 2a as in the case of the network ports 2b to 2x and relay the frame.

【0022】インターフェースモジュール3は、仮想ポ
ート2aのMACアドレス;MAC(a1)及びネット
ワークポート2b〜2xのMACアドレス;MAC
(b),MAC(c),MAC(d),…,MAC
(x)をそれぞれ認識し、上位モジュール4はIPアド
レス;AとMACアドレス;MAC(a)とを認識して
いる。
The interface module 3 uses the MAC address of the virtual port 2a; MAC (a1) and the MAC addresses of the network ports 2b-2x; MAC.
(B), MAC (c), MAC (d), ..., MAC
The upper module 4 recognizes each of (x) and the IP address; A and the MAC address; MAC (a).

【0023】上位モジュール4は自分のMACアドレス
をMACへッダの送信MACアドレスフィールドに設定
して完全なMACフレームを組み立て、その完全なMA
Cフレームをインターフェースモジュール3の仮想ポー
ト2aに送信することができる。
The upper module 4 sets its own MAC address in the transmission MAC address field of the MAC header and assembles a complete MAC frame, and then completes the complete MA frame.
The C frame can be transmitted to the virtual port 2a of the interface module 3.

【0024】インターフェースモジュール3は、仮想ポ
ート2aからそのフレームを受信し、MACへッダの送
信元MACアドレスを学習して、フィルターリングデー
タベースに登録することができる。また、フィルタリン
グデータベースを検索して、他のポートヘフレームを中
継することができる。逆に、ネットワークポート2b〜
2xからフレームを受信すると、フィルタリングデータ
ベースにより、仮想ポート2aに他のネットワークポー
トと全く同じようにフレームを中継することができる。
The interface module 3 can receive the frame from the virtual port 2a, learn the source MAC address of the MAC header, and register it in the filtering database. Also, it is possible to search the filtering database and relay the frame to another port. Conversely, network port 2b-
Upon receiving a frame from 2x, the filtering database allows the frame to be relayed to virtual port 2a just like any other network port.

【0025】スイッチングハブ1の動作を、ARPモジ
ュールが外部と通信する例を用いて説明する。このとき
のフレームのフォーマットを図2に示す。図示されるよ
うに、ARPフレームのアドレス部分は、MACへッダ
部分21とARPフレーム部分22とに分けられ、MA
Cへッダ部分21には宛先MACアドレスフィールド2
3と送信元MACアドレスフィールド24とを有し、A
RPフレーム部分22は、送信元MACアドレスフィー
ルド25と送信元IPアドレスフィールド26と探して
いる相手のMACアドレスフィールド27と探している
相手のMACアドレスフィールド28とを有する。AR
Pモジュールは上位モジュール4のMACアドレス;M
AC(a)をMACへッダの送信元MACアドレスフィ
ールド24に設定し、ブロードキャストアドレスをMA
Cへッダ21の宛先アドレスフィールドに設定して、イ
ンターフェースモジュール3の仮想ポート2aに送信す
る。
The operation of the switching hub 1 will be described using an example in which the ARP module communicates with the outside. The format of the frame at this time is shown in FIG. As shown, the address portion of the ARP frame is divided into a MAC header portion 21 and an ARP frame portion 22.
The C header part 21 has a destination MAC address field 2
3 and a source MAC address field 24,
The RP frame portion 22 has a source MAC address field 25, a source IP address field 26, a MAC address field 27 of a partner seeking, and a MAC address field 28 of a partner looking for. AR
P module is the MAC address of upper module 4; M
AC (a) is set in the source MAC address field 24 of the MAC header and the broadcast address is set to MA.
It is set in the destination address field of the C header 21 and transmitted to the virtual port 2a of the interface module 3.

【0026】インターフェースモジュール3の仮想ポー
ト2aはこのフレームを受信すると、他のネットワーク
ポートと同じ処理を行う。まず、MACへッダの送信元
MACアドレスを学習してMAC(a)‖ポート2aと
いうエントリをフィルタリングデータベースに記録して
おく。次に宛先MACアドレスがブロードキャストアド
レスとなっているため、仮想ポート2a以外の全ポート
2b〜2xにフレームを中継する。管理ホストはいずれ
かのネットワークポートに接続されたネットワーク上に
あるのでARPを受けとることができる。この管理ホス
トは、ARPの応答を送信する。このARPの応答はM
ACへッダの宛先アドレスが上位モジュールのMACア
ドレス;MAC(a)となっている。
When the virtual port 2a of the interface module 3 receives this frame, it performs the same processing as other network ports. First, the source MAC address of the MAC header is learned, and the entry MAC (a) || port 2a is recorded in the filtering database. Next, since the destination MAC address is the broadcast address, the frame is relayed to all the ports 2b to 2x other than the virtual port 2a. Since the management host is on the network connected to any network port, it can receive ARP. This management host sends an ARP response. This ARP response is M
The destination address of the AC header is the MAC address of the upper module; MAC (a).

【0027】次に、インターフェースモジュール3は、
いずれかのネットワークポートに管理ホストからARP
の応答が来ると、MACへッダの宛先アドレスが上位モ
ジュールのMACアドレス;MAC(a)となっている
ため、フィルタリングデータベースを検索することによ
り、中継先ポートが仮想ポート2aであることがわか
り、このフレームを仮想ポート2aに中継する。
Next, the interface module 3
ARP from management host to any network port
Response, the destination address of the MAC header is the MAC address of the upper module; MAC (a), so it is found that the relay destination port is the virtual port 2a by searching the filtering database. , This frame is relayed to the virtual port 2a.

【0028】次に他の実施形態を説明する。Next, another embodiment will be described.

【0029】図3に示されるように、スイッチングハブ
1は、図1のものと同様に、ネットワークポート2b,
2c,…,2xと、ポートインターフェースモジュール
3と、上位モジュール4と、フィルタリングデータベー
ス(図示せず)とを有する。ただし、仮想ポート2aの
MACアドレスはMAC(a)となっている。これは上
位モジュールのMACアドレス;MAC(a)と同一で
ある。このように仮想ポート2aは外部から見えないた
め、上位モジュールのMACアドレス;MAC(a)を
使つても良い。これにより、MACアドレスを1個節約
できる。
As shown in FIG. 3, the switching hub 1 has network ports 2b,
2c, ..., 2x, a port interface module 3, an upper module 4, and a filtering database (not shown). However, the MAC address of the virtual port 2a is MAC (a). This is the same as the MAC address of the upper module; MAC (a). Since the virtual port 2a is not visible from the outside in this way, the MAC address of the upper module; MAC (a) may be used. This saves one MAC address.

【0030】また、上位モジュール4は仮想ポート2a
に固定的に接続しているため、MAC(a)‖ポート2
aのエントリを固定的なスタティックエントリとしてフ
ィルタリングデータベースに設定することができる。ス
タティックエントリであれば、タイムアウトによりその
エントリが削除されることなく、インターフェースモジ
ュールがいつも参照できることになり、MAC(a)を
探すための全ポート中継によるトラフィックの増加を抑
えられる。
The upper module 4 has a virtual port 2a.
MAC (a) ‖ port 2 because it is fixedly connected to
The entry of a can be set in the filtering database as a static static entry. If it is a static entry, that entry will not be deleted due to timeout, and the interface module can always refer to it, and the increase in traffic due to relaying all ports to search for MAC (a) can be suppressed.

【0031】[0031]

【発明の効果】本発明は次の如き優れた効果を発揮す
る。
The present invention exhibits the following excellent effects.

【0032】(1)インターフェースモジュールにその
上位モジュールと通信するための仮想ポートを設けたの
で、インターフェースモジュールは仮想ポートを経由し
て上位モジュールとデータのやり取りをすることにな
り、モジュールの独立性が高められる。
(1) Since the interface module is provided with a virtual port for communicating with the host module, the interface module exchanges data with the host module via the virtual port, and the independence of the module is maintained. To be enhanced.

【0033】(2)仮想ポートはネットワークポートと
同じに扱えるので、スイッチングハブのインターフェー
スモジュールは上位モジュールからのフレームを処理す
るに際し、ネットワークポートの受信フレームを処理す
る機能をそのまま利用できる。従って、インターフェー
スモジュールの処理を簡潔に実現できる。
(2) Since the virtual port can be treated in the same way as the network port, the interface module of the switching hub can directly use the function of processing the received frame of the network port when processing the frame from the upper module. Therefore, the processing of the interface module can be simply realized.

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

【図1】本発明によるスイッチングハブのモジュール構
成を示す構成図である。
FIG. 1 is a configuration diagram showing a module configuration of a switching hub according to the present invention.

【図2】本発明によるスイッチングハブのARPモジュ
ールがインターフェースモジュールに送信するフレーム
のアドレス部分を示すフレーム構成図である。
FIG. 2 is a frame configuration diagram showing an address portion of a frame transmitted by an ARP module of a switching hub according to the present invention to an interface module.

【図3】本発明によるスイッチングハブのモジュール構
成を示す構成図である。
FIG. 3 is a configuration diagram showing a module configuration of a switching hub according to the present invention.

【図4】従来のスイッチングハブのモジュール構成を示
す構成図である。
FIG. 4 is a configuration diagram showing a module configuration of a conventional switching hub.

【図5】従来のスイッチングハブのインターフェースモ
ジュールから送信するARPフレームのアドレス部分を
示すフレーム構成図である。
FIG. 5 is a frame configuration diagram showing an address portion of an ARP frame transmitted from an interface module of a conventional switching hub.

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

1 スイッチングハブ 2a 仮想ポート 2b,2c,…,2x ネットワークポート 3 インターフェースモジュール 4 上位モジュール 21 MACへッダ部分 22 ARPフレーム部分 24 MACへッダ部分の送信元MACアドレスフィー
ルド 25 ARPフレーム部分の送信元MACアドレスフィ
ールド
1 switching hub 2a virtual ports 2b, 2c, ..., 2x network port 3 interface module 4 upper module 21 MAC header part 22 ARP frame part 24 source MAC address field of MAC header part 25 source of ARP frame part MAC address field

Claims (3)

【特許請求の範囲】[Claims] 【請求項1】 ネットワークに接続される複数のポート
と、これらのポートのためのポートインターフェースモ
ジュールと、その上位にあって外部のホストと通信する
ための上位モジュールと、受信フレームの送信元MAC
アドレスをポートに対応付けて学習し、受信フレームの
宛先アドレスでポートを検索するフィルタリングデータ
ベースとを有し、ポート間でフレームを中継するスイッ
チングハブにおいて、上記インターフェースモジュール
にその上位モジュールと通信するための仮想的なポート
を設け、この仮想的なポートについても他のポートと同
じように上記フィルタリングデータベースによりMAC
アドレスの学習・検索を行い、フレームを中継するよう
にしたことを特徴とするスイッチングハブのモジュール
の実装方式。
1. A plurality of ports connected to a network, a port interface module for these ports, a host module above them for communicating with an external host, and a source MAC of a received frame.
A switching hub that learns an address by associating it with a port and searches for a port by the destination address of a received frame, and in a switching hub that relays frames between ports, the interface module for communicating with its upper module A virtual port is provided, and this virtual port is also MAC based on the above filtering database like other ports.
A switching hub module implementation method that learns and searches addresses and relays frames.
【請求項2】 上記上位モジュールが、この上位モジュ
ールに割当てられたMACアドレスをフレームのMAC
ヘッダ部分の送信元アドレスフィールドに設定してMA
Cフレームを組み立て、このMACフレームを上記イン
ターフェースモジュールの仮想ポートに送信することを
特徴とする請求項1記載のスイッチングハブのモジュー
ルの実装方式。
2. The upper module uses the MAC address assigned to the upper module as the MAC of a frame.
MA in the sender address field of the header part
4. The switching hub module mounting method according to claim 1, wherein a C frame is assembled and the MAC frame is transmitted to a virtual port of the interface module.
【請求項3】 上記インターフェースモジュールの仮想
ポートのMACアドレスと、その上位モジュールのMA
Cアドレスとを同一にすることを特徴とする請求項1又
は2記載のスイッチングハブのモジュールの実装方式。
3. The MAC address of the virtual port of the interface module and the MA of its upper module
The switching hub module mounting method according to claim 1, wherein the C address is the same as the C address.
JP7217177A 1995-08-25 1995-08-25 Mount system for module of switching hub Pending JPH0964899A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP7217177A JPH0964899A (en) 1995-08-25 1995-08-25 Mount system for module of switching hub

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP7217177A JPH0964899A (en) 1995-08-25 1995-08-25 Mount system for module of switching hub

Publications (1)

Publication Number Publication Date
JPH0964899A true JPH0964899A (en) 1997-03-07

Family

ID=16700076

Family Applications (1)

Application Number Title Priority Date Filing Date
JP7217177A Pending JPH0964899A (en) 1995-08-25 1995-08-25 Mount system for module of switching hub

Country Status (1)

Country Link
JP (1) JPH0964899A (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP1249803A3 (en) * 2001-04-10 2004-04-07 Seiko Epson Corporation POS system, printer and interface board for use in the system
JP2006527570A (en) * 2003-06-12 2006-11-30 コーニンクレッカ フィリップス エレクトロニクス エヌ ヴィ Concatenated frame structure for data transmission
US7197039B2 (en) 2001-05-30 2007-03-27 Nec Corporation Bridge apparatus with entries reduced in filtering database and network using the same
JP2007535845A (en) * 2004-04-15 2007-12-06 クアルコム インコーポレイテッド Packet concatenation in wireless networks

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP1249803A3 (en) * 2001-04-10 2004-04-07 Seiko Epson Corporation POS system, printer and interface board for use in the system
US7123375B2 (en) 2001-04-10 2006-10-17 Seiko Epson Corporation Printer, POS system, wireless communication control method, and data storage medium
US7197039B2 (en) 2001-05-30 2007-03-27 Nec Corporation Bridge apparatus with entries reduced in filtering database and network using the same
JP2006527570A (en) * 2003-06-12 2006-11-30 コーニンクレッカ フィリップス エレクトロニクス エヌ ヴィ Concatenated frame structure for data transmission
JP4686453B2 (en) * 2003-06-12 2011-05-25 コーニンクレッカ フィリップス エレクトロニクス エヌ ヴィ Concatenated frame structure for data transmission
JP2007535845A (en) * 2004-04-15 2007-12-06 クアルコム インコーポレイテッド Packet concatenation in wireless networks
US8559437B2 (en) 2004-04-15 2013-10-15 Qualcomm Incorporated Packet concatenation in wireless networks

Similar Documents

Publication Publication Date Title
US7222188B1 (en) Method and apparatus for forwarding traffic between locally attached networks using level 3 addressing information
JP4633921B2 (en) Root server
US20080133774A1 (en) Method for implementing transparent gateway or proxy in a network
EP1551133A1 (en) Printer discovery protocol system and method
JPH0964899A (en) Mount system for module of switching hub
JP2005260415A (en) Network repeating device
Cisco DLSw+ Commands
Cisco DLSw+ Configuration Commands
Cisco DLSw+ Configuration Commands
Cisco Configuring Transparent Bridging
Cisco Configuring Transparent Bridging
Cisco Configuring Transparent Bridging
Cisco DLSw+ Configuration Commands
Cisco Configuring Transparent Bridging
Cisco Configuring Transparent Bridging
Cisco Configuring Transparent Bridging
Cisco DLSw+ Configuration Commands
Cisco DLSw+ Configuration Commands
Cisco DLSw+ Configuration Commands
Cisco DLSw+ Configuration Commands
Cisco Configuring Transparent Bridging
Cisco Configuring Transparent Bridging
Cisco Configuring Transparent Bridging
Cisco Configuring Transparent Bridging
Cisco Configuring Transparent Bridging