JPH09200246A - Multiport bridge - Google Patents

Multiport bridge

Info

Publication number
JPH09200246A
JPH09200246A JP8004911A JP491196A JPH09200246A JP H09200246 A JPH09200246 A JP H09200246A JP 8004911 A JP8004911 A JP 8004911A JP 491196 A JP491196 A JP 491196A JP H09200246 A JPH09200246 A JP H09200246A
Authority
JP
Japan
Prior art keywords
frame
unicast
frames
unit
broadcast
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
JP8004911A
Other languages
Japanese (ja)
Inventor
Yasumasa Imai
康雅 今井
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 JP8004911A priority Critical patent/JPH09200246A/en
Publication of JPH09200246A publication Critical patent/JPH09200246A/en
Pending legal-status Critical Current

Links

Landscapes

  • Computer And Data Communications (AREA)
  • Small-Scale Networks (AREA)

Abstract

(57)【要約】 【課題】 複雑なフレーム処理が可能で、しかも通信容
量が大きいマルチポートブリッジを提供する。 【解決手段】 ブロードキャストフレームやマルチキャ
ストフレームの中継処理をマイクロコンピュータユニッ
ト400がソフトウェア処理にて行い、ユニキャストフ
レームの中継処理をこれ専用に論理回路で構成されたユ
ニキャストフレーム中継ユニット500が行う。このた
めに、受信フレーム判定ユニット301〜303は各ネ
ットワークインターフェイス201〜203の受信フレ
ームについて、ブロードキャストフレームか、マルチキ
ャストフレームか、ユニキャストフレームかをフレーム
の宛先情報から判定し、マイクロコンピュータユニット
400又はユニキャストフレーム中継ユニット500の
どちらか選択して転送する。
(57) Abstract: A multi-port bridge capable of complex frame processing and having a large communication capacity is provided. A microcomputer unit 400 performs a relay process of a broadcast frame or a multicast frame by a software process, and a unicast frame relay unit 500 configured by a dedicated logic circuit performs a relay process of a unicast frame. For this reason, the received frame determination units 301 to 303 determine, from the frame destination information, whether the received frames of the network interfaces 201 to 203 are broadcast frames, multicast frames, or unicast frames. Either the cast frame relay unit 500 is selected and transferred.

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は、複数のネットワー
クを相互接続してフレームを中継するマルチポートブリ
ッジに係り、特に、複雑なフレーム処理が可能で、しか
も通信容量が大きいマルチポートブリッジに関するもの
である。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a multi-port bridge which interconnects a plurality of networks to relay a frame, and more particularly to a multi-port bridge capable of complex frame processing and having a large communication capacity. is there.

【0002】[0002]

【従来の技術】最近のLAN、特にイーサネットと呼ば
れるIEEE802.3を使用するLANにおいては、
複数のポートを有するマルチポートブリッジ(スイッチ
ングハブとも言う)の利用が増えている。図2に、マル
チポートプリッジの構成例を示す。マルチポートプリッ
ジは、ポートを構成する複数のネットワークインターフ
ェイス21〜23と、ソフトウェアにより中継処理を行
うマイクロコンピュータユニット40とから構成され、
ネットワークインターフェイス間でフレームを中継する
ことができる。マイクロコンピュータユニット40は、
マイクロコンピュータ、メモリ、周辺回路などから構成
される。
2. Description of the Related Art In a recent LAN, especially a LAN using IEEE802.3 called Ethernet,
The use of multi-port bridges (also called switching hubs) with multiple ports is increasing. FIG. 2 shows a configuration example of the multiport bridge. The multi-port bridge is composed of a plurality of network interfaces 21 to 23 that form ports and a microcomputer unit 40 that performs relay processing by software.
Frames can be relayed between network interfaces. The microcomputer unit 40 is
It is composed of a microcomputer, memory, and peripheral circuits.

【0003】このマルチポートプリッジは、当初、通信
容量の増大を目的として開発されたが、最近では、物理
的な配線に制約されない論理的なグループやセグメント
を構成してバーチャルLANが実現できる装置として注
目されている。
This multi-port bridge was originally developed for the purpose of increasing the communication capacity, but recently, as a device capable of realizing a virtual LAN by forming logical groups or segments that are not restricted by physical wiring. Attention has been paid.

【0004】例えば、一つの部所内でのみ使用するプロ
トコルの端末と全部所にまたがって使用するプロトコル
の端末とを同一の配線(セグメント)に接続する場合
は、従来はネットワークアドレスの細かい管理や、端末
を別セグメントに移動する度に設定の変更が必要であっ
たが、論理セグメントを用いるバーチャルLANでは管
理が簡素化されマルチポートブリッジの設定のみで実現
できるようになる。これは、マルチポートブリッジにお
いて、受信フレームの宛先アドレス、発信元アドレス、
プロトコル等の情報を解析して、中継するポートを制限
することにより実現される。この機能を発展すると、使
用するプロトコル毎にグループ構成を変えたり、1台の
端末をプロトコル別に複数のグループに所属させること
ができるなど、様々な応用が可能となる。
For example, when connecting terminals of a protocol used only in one department and terminals of a protocol used all over the place to the same wiring (segment), conventionally, fine management of network addresses or The setting had to be changed every time the terminal was moved to another segment, but in the virtual LAN using the logical segment, the management is simplified and can be realized only by setting the multiport bridge. This is the destination address, source address,
It is realized by analyzing information such as protocols and limiting the relay ports. If this function is developed, various applications are possible, such as changing the group structure for each protocol used and allowing one terminal to belong to a plurality of groups for each protocol.

【0005】しかし、このバーチャルLAN機能を充実
させるほど、マルチポートブリッジ内でマイクロコンピ
ュータユニット40がフレームを処理する時間が長くな
り、もう一つの機能である通信容量の増加が犠牲になる
という問題があった。
However, the more the virtual LAN function is enhanced, the longer it takes for the microcomputer unit 40 to process a frame in the multi-port bridge, and another problem is that the communication capacity is increased. there were.

【0006】従来、この問題を解決する手段として、フ
レーム処理用の専用回路を設け、処理を高速化すること
により通信容量の犠牲を防止することが考えられてい
る。その例を図3に示す。図3のマルチポートブリッジ
は、ネットワークインターフェイス21〜23間のフレ
ーム中継処理を専用回路80で行い、マイクロコンピュ
ータユニット40はその制御を行うものである。
[0006] Conventionally, as a means for solving this problem, it has been considered that a dedicated circuit for frame processing is provided to speed up the processing to prevent the sacrifice of communication capacity. An example is shown in FIG. In the multi-port bridge of FIG. 3, the dedicated circuit 80 performs frame relay processing between the network interfaces 21 to 23, and the microcomputer unit 40 controls it.

【0007】[0007]

【発明が解決しようとする課題】ところが、従来の方法
では、フレーム処理専用回路80が複雑化するという問
題点があった。例えば、論理的に構成されたセグメント
において、そのセグメント内に限定した通信を行うこと
がある。ブロードキャスト(一斉同報)は、論理セグメ
ント内の全端末へフレームを送信することであり、マル
チキャスト(グループ同報)は、共通のグループアドレ
スを持つ全端末へフレームを送信することである。ブロ
ードキャストフレームやマルチキャストフレームは、複
数のポートに選択的に中継しなければならず、さらにプ
ロトコルにより扱いが異なるため、回路が複雑化・大規
模化する要因となっている。このため、回路の大規模化
による装置の大型化、消費電力の増加、製造コストの増
大等の経済的なデメリットがある。また、フレーム処理
方法が回路で固定化されるため、機能の拡張や追加が難
しくなる。
However, the conventional method has a problem in that the frame processing dedicated circuit 80 becomes complicated. For example, in a logically configured segment, communication limited to the segment may be performed. Broadcast (broadcast) is to send a frame to all terminals in a logical segment, and multicast (group broadcast) is to send a frame to all terminals having a common group address. Broadcast frames and multicast frames have to be selectively relayed to a plurality of ports, and are handled differently depending on the protocol, which is a factor of increasing the complexity and scale of the circuit. Therefore, there are economic demerits such as an increase in size of the device due to an increase in the size of the circuit, an increase in power consumption, and an increase in manufacturing cost. Moreover, since the frame processing method is fixed in the circuit, it is difficult to expand or add the function.

【0008】このように、図2や図3の従来技術では、
通信容量や機能拡張性を損なうことなくバーチャルLA
Nを構成することが困難であった。
As described above, in the conventional techniques shown in FIGS. 2 and 3,
Virtual LA without compromising communication capacity and expandability
It was difficult to construct N.

【0009】そこで、本発明の目的は、上記課題を解決
し、複雑なフレーム処理が可能で、しかも通信容量が大
きいマルチポートブリッジを提供することにある。
SUMMARY OF THE INVENTION It is therefore an object of the present invention to solve the above problems and provide a multi-port bridge capable of complex frame processing and having a large communication capacity.

【0010】[0010]

【課題を解決するための手段】上記目的を達成するため
に本発明は、複数のネットワークインターフェイスを有
し、これらネットワークインターフェイス間でフレーム
を中継するマルチポートブリッジにおいて、ブロードキ
ャストフレームとマルチキャストフレームの中継処理を
行うマイクロコンピュータユニットと、ユニキャストフ
レームの中継処理のみを行うユニキャストフレーム中継
ユニットと、各ネットワークインターフェイスの受信フ
レームを上記マイクロコンピュータユニット又は上記ユ
ニキャストフレーム中継ユニットのどちらかに選択的に
転送する受信フレーム判定ユニットを具備するものであ
る。
In order to achieve the above object, the present invention provides a relay process for a broadcast frame and a multicast frame in a multi-port bridge having a plurality of network interfaces and relaying frames between these network interfaces. And a unicast frame relay unit that only relays unicast frames, and selectively transfers the received frame of each network interface to either the microcomputer unit or the unicast frame relay unit. The reception frame determination unit is provided.

【0011】[0011]

【発明の実施の形態】本発明の要点は、ブロードキャス
トフレームやマルチキャストフレームの中継処理をマイ
クロコンピュータユニットがソフトウェア処理にて行
い、ユニキャストフレームの中継処理をこれ専用に論理
回路で構成されたユニキャストフレーム中継ユニットが
行うことにある。このために、受信フレーム判定ユニッ
トは各ネットワークインターフェイスの受信フレームに
ついて、ブロードキャストフレームか、マルチキャスト
フレームか、ユニキャストフレームかをフレームの宛先
情報から判定し、マイクロコンピュータユニット又はユ
ニキャストフレーム中継ユニットのどちらか選択して転
送する。
BEST MODE FOR CARRYING OUT THE INVENTION The main point of the present invention is that a microcomputer unit performs a relay process of a broadcast frame or a multicast frame by a software process, and a unicast frame dedicated to the relay process of a unicast frame is constituted by a unicast It is what the frame relay unit does. For this purpose, the reception frame judgment unit judges whether the reception frame of each network interface is a broadcast frame, a multicast frame, or a unicast frame from the destination information of the frame, and either the microcomputer unit or the unicast frame relay unit. Select and transfer.

【0012】本発明の実施形態を図1に示す。マルチポ
ートブリッジ100には、複数のネットワークインター
フェイス201〜203と、それぞれのネットワークイ
ンターフェイスに対応する受信フレーム判定ユニット3
01〜303と、ブロードキャストフレーム及びマルチ
キャストフレームの中継処理を行うマイクロコンピュー
タユニット400と、ユニキャストフレームの中継処理
のみを行うユニキャストフレーム中継ユニット500と
により構成されている。
An embodiment of the present invention is shown in FIG. The multi-port bridge 100 includes a plurality of network interfaces 201 to 203 and a reception frame determination unit 3 corresponding to each network interface.
01 to 303, a microcomputer unit 400 for relaying broadcast frames and multicast frames, and a unicast frame relay unit 500 for only relaying unicast frames.

【0013】受信フレーム判定ユニット301〜303
は、それぞれ対応するネットワークインターフェイスに
受信されたフレームの宛先情報に基づき、受信フレーム
をマイクロコンピュータユニット400又はユニキャス
トフレーム中継ユニット500のどちらかに選択的に転
送することができる。マイクロコンピュータユニット4
00は、ソフトウェアによって動作し、バーチャルLA
Nを実現するべく、受信フレームの宛先アドレス、発信
元アドレス、プロトコル等の情報を解析して中継するポ
ートを制限する機能を有し、ブロードキャストフレーム
やマルチキャストフレームの中継処理が可能である。ユ
ニキャストフレーム中継ユニット500は、論理回路で
構成され、ユニキャストフレームのみを中継するに必要
な機能を有している。
Received frame determination units 301-303
Can selectively transfer the received frame to either the microcomputer unit 400 or the unicast frame relay unit 500 based on the destination information of the frame received by the corresponding network interface. Microcomputer unit 4
00 is operated by software, and virtual LA
In order to realize N, it has a function of analyzing the information such as the destination address, the source address, and the protocol of the received frame and limiting the port for relaying, and is capable of relaying broadcast frames and multicast frames. The unicast frame relay unit 500 is composed of a logic circuit and has a function necessary to relay only a unicast frame.

【0014】マルチポートブリッジ100の動作を説明
する。
The operation of the multiport bridge 100 will be described.

【0015】ネットワーク上のある端末が、他の端末と
通信を行う場合には、まず、ブロードキャストフレーム
又はマルチキャストフレームを使用して、相手の端末の
MACアドレスを調査する。これは、プロトコルにおい
て相手を認識するためのアドレスとMACアドレスとが
異なるため、通信のためには、まず相手のMACアドレ
スを知る必要があるためである。
When one terminal on the network communicates with another terminal, first, the MAC address of the other terminal is investigated using a broadcast frame or a multicast frame. This is because the address for recognizing the other party in the protocol is different from the MAC address, and therefore the MAC address of the other party needs to be known first for communication.

【0016】端末601,602,603がそれぞれ、
ネットワークインターフェイス201,202,203
につながっており、ネットワークインターフェイス20
1とネットワークインターフェイス202が同一の論理
セグメントに設定されているとする。プロトコルとして
は、TCP/IPを仮定する。
The terminals 601, 602 and 603 are respectively
Network interfaces 201, 202, 203
Network interface 20
1 and the network interface 202 are set in the same logical segment. TCP / IP is assumed as the protocol.

【0017】端末601が端末602に通信する場合
は、まず端末601はブロードキャストフレームを送信
する。
When the terminal 601 communicates with the terminal 602, the terminal 601 first transmits a broadcast frame.

【0018】ネットワークインターフェイス201が、
端末601からのブロードキャストフレームを受信する
と、受信フレームは受信フレーム判定ユニット301に
転送される。そこで、ユニキャストフレームか否かによ
り、転送先が決定される。このフレームはブロードキャ
ストフレームであるためマイクロコンピュータユニット
400に転送される。マイクロコンピュータユニット4
00では、予め設定された論理セグメントに基づいて中
継先を決定し、ネットワークインターフェイス202に
フレームを転送する。ネットワークインターフェイス2
02は、端末602にそのフレームを送信する。
The network interface 201 is
Upon receiving the broadcast frame from the terminal 601, the received frame is transferred to the received frame determination unit 301. Therefore, the transfer destination is determined depending on whether the frame is a unicast frame. Since this frame is a broadcast frame, it is transferred to the microcomputer unit 400. Microcomputer unit 4
At 00, the relay destination is determined based on the preset logical segment, and the frame is transferred to the network interface 202. Network interface 2
02 transmits the frame to the terminal 602.

【0019】このとき、同時に、マイクロコンピュータ
ユニット400は端末601のMACアドレスをネット
ワークインターフェイス201に接続する端末の情報と
して、ユニキャストフレーム中継ユニット500に登録
する。
At this time, at the same time, the microcomputer unit 400 registers the MAC address of the terminal 601 in the unicast frame relay unit 500 as information of the terminal connected to the network interface 201.

【0020】ブロードキャストフレームを受信した端末
602は、自局のMACアドレスを通知するために、端
末601に対し、ユニキャストフレームを送信する。こ
のユニキャストフレームをネットワークインターフェイ
ス202が受信すると、受信判定ユニット302がユニ
キャストフレーム転送ユニット500に転送する。ユニ
キャストフレーム転送ユニット500では先に登録され
た端末601のMACアドレスに基づきこのフレームを
ネットワークインターフェイス201へ転送する。ネッ
トワークインターフェイス201は端末601にそのフ
レームを送信する。端末601にユニキャストフレーム
が到着し、端末601は端末602のMACアドレスを
知ることができる。
The terminal 602 that has received the broadcast frame transmits a unicast frame to the terminal 601 in order to notify the MAC address of its own station. When the network interface 202 receives this unicast frame, the reception determination unit 302 transfers it to the unicast frame transfer unit 500. The unicast frame transfer unit 500 transfers this frame to the network interface 201 based on the MAC address of the terminal 601 registered previously. The network interface 201 transmits the frame to the terminal 601. When the unicast frame arrives at the terminal 601, the terminal 601 can know the MAC address of the terminal 602.

【0021】その後、端末601,602間でユニキャ
ストフレームにより通信を行うことができる。
After that, the terminals 601 and 602 can communicate with each other using a unicast frame.

【0022】端末601から端末603に通信を試みた
場合は、次のようになる。端末601からのブロードキ
ャストフレームは、先と同様に中継されるが、ネットワ
ークインターフェイス203は同一の論理セグメントと
は設定されていないため、このフレームは中継されな
い。ブロードキャストフレームが端末603に届かない
ため、端末601は端末603のMACアドレスを知る
ことはできない。
When communication is attempted from the terminal 601 to the terminal 603, the following occurs. The broadcast frame from the terminal 601 is relayed as before, but this frame is not relayed because the network interface 203 is not set as the same logical segment. Since the broadcast frame does not reach the terminal 603, the terminal 601 cannot know the MAC address of the terminal 603.

【0023】このように、ブロードキャストフレームと
マルチキャストフレームについてプロトコル判定処理を
行うことにより、論理的なグループ(セグメント)を形
成できる。この場合、ユニキャストフレームについて
は、特にプロトコル判定を行う必要がないため、ユニキ
ャストフレーム中継ユニット500からプロトコル判定
機能を削除して回路を簡単化することも可能である。
As described above, the logical group (segment) can be formed by performing the protocol determination processing on the broadcast frame and the multicast frame. In this case, since it is not necessary to perform the protocol determination for the unicast frame, it is possible to simplify the circuit by deleting the protocol determination function from the unicast frame relay unit 500.

【0024】本実施形態の説明では、プロトコルとして
TCP/IPを想定したが、他のプロトコルにおいて
も、MACアドレスを知るためにブロードキャストフレ
ーム又はマルチキャストフレームを使用するのは同様で
あり、これらのフレームを管理すれば、バーチャルLA
Nを実現できる。
In the description of the present embodiment, TCP / IP is assumed as the protocol, but the same applies to other protocols to use the broadcast frame or the multicast frame to know the MAC address. Virtual LA if managed
N can be realized.

【0025】なお、図1に示す実施形態では、簡単化の
ため、3ポートのマルチポートブリッジとしているが、
4ポート以上としても、何等問題はない。また説明のた
め、各回路を個別の回路として表現しているが、複数の
機能を1つの集積回路により実現することも可能であ
る。
In the embodiment shown in FIG. 1, a 3-port multi-port bridge is used for simplification.
There are no problems with 4 or more ports. Further, for the sake of explanation, each circuit is expressed as an individual circuit, but it is also possible to realize a plurality of functions by one integrated circuit.

【0026】以上述べてきたように、本発明は、マイク
ロコンピュータによる複雑なフレーム処理と論理回路に
よる高速のフレーム処理とを両立させたので、複雑なフ
レーム処理が可能で、しかも通信容量が大きいマルチポ
ートブリッジが構成できる。
As described above, according to the present invention, since the complicated frame processing by the microcomputer and the high-speed frame processing by the logic circuit are made compatible, the complex frame processing can be performed and the multi-frame communication having a large communication capacity is possible. Port bridges can be configured.

【0027】[0027]

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

【0028】(1)複雑なフレーム処理が可能で、しか
も通信容量が大きいマルチポートブリッジが構成できる
ので、高速でかつバーチャルLAN機能の豊富なマルチ
ポートブリッジを、小型・低価格に実現できる。
(1) Since a multi-port bridge capable of complicated frame processing and having a large communication capacity can be constructed, a high-speed multi-port bridge rich in virtual LAN function can be realized at a small size and a low price.

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

【図1】本発明の一実施形態を示すマルチポートブリッ
ジの構造図である。
FIG. 1 is a structural diagram of a multi-port bridge showing an embodiment of the present invention.

【図2】従来のマルチポートブリッジの構造図である。FIG. 2 is a structural diagram of a conventional multi-port bridge.

【図3】従来のマルチポートブリッジの構造図である。FIG. 3 is a structural diagram of a conventional multi-port bridge.

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

100 マルチポートブリッジ 201,202,203 ネットワークインターフェイ
ス 301,302,303 受信フレーム判定ユニット 400 マイクロコンピュータユニット 500 ユニキャストフレーム中継ユニット
100 multi-port bridge 201,202,203 network interface 301,302,303 reception frame judgment unit 400 microcomputer unit 500 unicast frame relay unit

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】 複数のネットワークインターフェイスを
有し、これらネットワークインターフェイス間でフレー
ムを中継するマルチポートブリッジにおいて、ブロード
キャストフレームとマルチキャストフレームの中継処理
を行うマイクロコンピュータユニットと、ユニキャスト
フレームの中継処理のみを行うユニキャストフレーム中
継ユニットと、各ネットワークインターフェイスの受信
フレームを上記マイクロコンピュータユニット又は上記
ユニキャストフレーム中継ユニットのどちらかに選択的
に転送する受信フレーム判定ユニットを具備することを
特徴とするマルチポートブリッジ。
1. In a multi-port bridge having a plurality of network interfaces and relaying frames between these network interfaces, only a microcomputer unit for relaying broadcast frames and multicast frames and a relay process for unicast frames are provided. A multi-port bridge comprising: a unicast frame relay unit for performing the received frame determination unit for selectively transferring a received frame of each network interface to either the microcomputer unit or the unicast frame relay unit. .
JP8004911A 1996-01-16 1996-01-16 Multiport bridge Pending JPH09200246A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP8004911A JPH09200246A (en) 1996-01-16 1996-01-16 Multiport bridge

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP8004911A JPH09200246A (en) 1996-01-16 1996-01-16 Multiport bridge

Publications (1)

Publication Number Publication Date
JPH09200246A true JPH09200246A (en) 1997-07-31

Family

ID=11596831

Family Applications (1)

Application Number Title Priority Date Filing Date
JP8004911A Pending JPH09200246A (en) 1996-01-16 1996-01-16 Multiport bridge

Country Status (1)

Country Link
JP (1) JPH09200246A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2004015931A1 (en) * 2002-08-07 2004-02-19 Allied Telesis K.K. Transmission system, and method thereof

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2004015931A1 (en) * 2002-08-07 2004-02-19 Allied Telesis K.K. Transmission system, and method thereof
US7406076B2 (en) 2002-08-07 2008-07-29 Allied Telesis K.K. Transmission system and method thereof

Similar Documents

Publication Publication Date Title
US5691984A (en) Compact, adaptable brouting switch
US6178171B1 (en) Route switching mechanisms for source-routed ATM networks
JPH11511912A (en) Extended domain computer network using standard links
JP7724054B2 (en) Communication systems and electronic control devices
JP3113742B2 (en) Internetwork equipment
CN101741664A (en) Method and device for realizing Ethernet interface system
US20060007917A1 (en) Frame transfer method and edge switch
JP3001440B2 (en) Virtual LAN method
JP3427926B2 (en) Switching system and switching architecture
EP0854658A2 (en) A hybrid distributed broadcast and unknown server for emulated local area networks
EP1755278B1 (en) A method for raising access capacity of wide-band access equipment user
JP2004159019A (en) Extended vlan tag swap system
JPH11331237A (en) Multicast packet relay method and apparatus
JPH04273735A (en) Local area network bridge device
KR100258264B1 (en) Layer 3 routing method and device using Ethernet switch
US6714556B1 (en) In-band management of a stacked group of switches by a single CPU
US11902166B2 (en) Policy based routing in extranet networks
US7969994B2 (en) Method and apparatus for multiple connections to group of switches
JPH10145411A (en) Switching hub
JPH09233110A (en) Multi-port bridge with virtual LAN function
JP2001086150A (en) Internetwork equipment
JPH09162920A (en) Switching hub
JPH09186715A (en) Network frame repeater
JPH11196117A (en) Data transfer device between virtual LANs
JPH0728308B2 (en) Communication network interconnection device