JP3201731B2 - Port segment switching method - Google Patents

Port segment switching method

Info

Publication number
JP3201731B2
JP3201731B2 JP01933397A JP1933397A JP3201731B2 JP 3201731 B2 JP3201731 B2 JP 3201731B2 JP 01933397 A JP01933397 A JP 01933397A JP 1933397 A JP1933397 A JP 1933397A JP 3201731 B2 JP3201731 B2 JP 3201731B2
Authority
JP
Japan
Prior art keywords
segment
port
micro
switching
vlan
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Expired - Fee Related
Application number
JP01933397A
Other languages
Japanese (ja)
Other versions
JPH10224391A (en
Inventor
啓義 湯淺
正己 大野
章 松崎
純子 中野
禎 佐竹
寿隆 藤井
晃 安田
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Panasonic Electric Works Co Ltd
Original Assignee
Matsushita Electric Works 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 Matsushita Electric Works Ltd filed Critical Matsushita Electric Works Ltd
Priority to JP01933397A priority Critical patent/JP3201731B2/en
Priority to US08/844,791 priority patent/US6085238A/en
Publication of JPH10224391A publication Critical patent/JPH10224391A/en
Application granted granted Critical
Publication of JP3201731B2 publication Critical patent/JP3201731B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

  • Small-Scale Networks (AREA)

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は、ローカルエリアネ
ットワーク(LAN)を構成する複数のスイッチング・
ハブに対し、各スイッチング・ハブが有する複数のポー
ト単位に共通のマイクロセグメントを設定するポート・
セグメント・スイッチング方式に関するものである。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a plurality of switching devices constituting a local area network (LAN).
For a hub, a port for setting a common micro segment for each of a plurality of ports of each switching hub
It relates to a segment switching method.

【0002】[0002]

【従来の技術】近年、LANシステムはスター型トポロ
ジに構造化された構成を有し、維持管理コストの面で有
利であることから一般に普及しつつある。スター型トポ
ロジのルートにネットワーク管理センタが置かれ、スイ
ッチング・ハブ等のLAN機器やサーバなどがネットワ
ーク管理センタから集中管理される。このネットワーク
管理センタから、各サイト、建物、フロアへと階層的に
企業レべルで、建物のバックボーン、フロアのワイヤリ
ング・クローゼット(集線室)へとネットワークが枝分
かれしている。
2. Description of the Related Art In recent years, LAN systems have a configuration structured in a star topology, and are becoming popular because they are advantageous in terms of maintenance costs. A network management center is located at the root of the star topology, and LAN devices such as switching hubs and servers are centrally managed from the network management center. The network branches from the network management center to each site, building and floor at a corporate level hierarchically to the backbone of the building and the wiring closet (concentration room) of the floor.

【0003】ところで、スイッチング・ハブを用いたL
ANシステムにおいては、スイッチング・ハブが有する
ポート単位あるいはMACアドレス単位に仮想的なブリ
ッジンググループを構成することが可能になっている。
このような仮想的なグループは、物理的な接続に依存せ
ずに論理的なセグメント化(仮想的なLANの作成)が
実現できるので、VLAN(VirtualLAN)と呼ばれ
ている。
By the way, L using a switching hub
In the AN system, it is possible to form a virtual bridging group for each port or MAC address of the switching hub.
Such a virtual group is called a VLAN (Virtual LAN) because logical segmentation (creation of a virtual LAN) can be realized without depending on physical connections.

【0004】さらに、OSI(Open SystemsInterco
nnection)基本参照モデルのレイヤ3(第3層)のネッ
トワーク層のアドレス(ネットワークアドレス)に対す
るグループ分けまで拡張したものが、バーチャルネット
ワークあるいはバーチャルサブネットと呼ばれて区別さ
れるが、ここでは、それぞれ下記のようにレイヤ2(第
2層)のVLANおよびレイヤ3のVLANと呼ぶ。
[0004] Furthermore, OSI (Open Systems Interco)
nnection) The basic reference model, which has been extended to grouping for layer 3 (third layer) network layer addresses (network addresses), is distinguished as a virtual network or virtual subnet. , The layer 2 (second layer) VLAN and the layer 3 VLAN.

【0005】レイヤ2のVLANでは、ポート又はMA
Cアドレスに基づき、レイヤ2のVLAN−IDとして
のフレーム、タグ等で識別される同一VLANグループ
のパケットを同一VLANセグメントの全てのポートに
マルチキャストするか、あるいは宛先MACアドレスが
学習されているポートにユニキャストでスイッチングす
る。基本的にルーティング・プロトコルのサブネットと
VLANセグメントが同じになるように設定され、他の
VLANグループはサブネットが異なるのでルーティン
グされる。また、OSPF(Open Shortest Path F
irst、RFC1247)のビット単位サブネット方式お
よびVLSM(可変長サブネットマスク)によって、ア
ドレス空間を小さなグループにカスタマイズできる。
[0005] In the layer 2 VLAN, the port or MA
Based on the C address, a packet of the same VLAN group identified by a frame, a tag, or the like as a VLAN-ID of the layer 2 is multicast to all ports of the same VLAN segment, or a packet whose destination MAC address has been learned is Switching by unicast. Basically, the subnet of the routing protocol and the VLAN segment are set to be the same, and other VLAN groups are routed because the subnet is different. OSPF (Open Shortest Path F
The address space can be customized into smaller groups by the bit-by-bit subnet method of irst, RFC1247) and VLSM (variable length subnet mask).

【0006】一方、レイヤ3のVLANにおいても、上
記ネットワークアドレスに基づいてレイヤ3のVLAN
−IDとしてのサブネットID等で識別される同一VL
ANグループ内のパケットを、ネットワークアドレスが
学習されているポートにユニキャストあるいはマルチキ
ャストでスイッチングする。また、レイヤ2のVLAN
と同様に、ルーティングプロトコルのサブネットとVL
ANセグメントが同じになるようにサブネットIDが設
定され、他のVLANグループはサブネットが異なるの
でルーティングされる。
[0006] On the other hand, in the layer 3 VLAN, the layer 3 VLAN
-Same VL identified by subnet ID etc. as ID
A packet in the AN group is switched to a port whose network address has been learned by unicast or multicast. Layer 2 VLAN
Similarly, the routing protocol subnet and VL
The subnet ID is set so that the AN segment is the same, and the other VLAN groups are routed because the subnets are different.

【0007】レイヤ3のVLANでもネットワークアド
レスに基づき、レイヤ3VLAN−IDとしてのサブネ
ットID等で識別される同一VLANグルーブ内のパケ
ットを、ネットワークアドレスが学習されているポート
にユニキャストあるいはマルチキャストでスイッチング
する。ルーティングプロトコルのサブネットとVLAN
セグメントが同じになる様にサブネットIDが設定さ
れ、他のVLANグループはサブネットが異なるのでル
ーティングされる。
[0007] In the VLAN of the layer 3 as well, based on the network address, packets in the same VLAN groove identified by the subnet ID or the like as the layer 3 VLAN-ID are switched by unicast or multicast to the port whose network address has been learned. . Routing Protocol Subnets and VLANs
The subnet ID is set so that the segments are the same, and the other VLAN groups are routed because the subnets are different.

【0008】マルチキャストはテレビ会議などで使われ
ており、情報量が多く、マルチキャストをいかに効率よ
く送るかが遅延時間などの性能に大きく影響する。現状
のインターネットでは画像のビット落ちが許容され、電
話の音質が悪くても受け入れられているが、他の伝送品
質の保証が必要な情報と混在して伝送されるため、マル
チキャストの膨大なテレビ会議用のトラフィックに対し
て、遅延時間要求の大きなトランザクションの伝送を保
証し、ネットワークの利用率を高め、同時に信頼性を高
めることが重要なポイントである。
[0008] Multicast is used in videoconferencing and the like, and the amount of information is large. How efficiently multicast is transmitted greatly affects performance such as delay time. The current Internet allows bit omission of images and is accepted even if the sound quality of the telephone is poor, but since it is transmitted together with other information that requires the guarantee of transmission quality, a huge video conference of multicast It is important to guarantee the transmission of transactions that require a large delay time for the traffic for use, to increase the network utilization rate, and at the same time to increase the reliability.

【0009】従来のブリッジの標準規格IEEE80
2.IDのフィルタリング機能を拡張し、ブリッジでの
トラフィッククラスによる優先処理およびダイナミック
・マルチキャスト・フィルタリングサービスのグループ
設定およびフィルタリングに関しては、IEEE80
2.1pで標準化が進められている。一方、上記のIE
EE802.1pをさらに拡張したバーチャル・ブリッ
ジドLANとよぶサービスであるIEEE802.1Q
の標準化も進められている。
Conventional bridge standard IEEE80
2. The ID filtering function is extended, and priority setting by a traffic class at a bridge and group setting and filtering of a dynamic multicast filtering service are carried out according to IEEE 80.
Standardization is underway for 2.1p. On the other hand, the above IE
IEEE 802.1Q, a service called a virtual bridged LAN that further extends IEEE 802.1p
Standardization is also underway.

【0010】従来のLANスイッチは、RISCプロセ
ッサなどの高速マイクロプロセッサでプログラム処理さ
れていたが、LSIにチップ化された製品も現れ、将来
は、さらに高い集積度で複合された高機能なチップで実
現されるものと思われる。また、ユニキャスト用とマル
チキャスト(ブロードキャスト)用とで別のバッファ
(キュー)およびデータバスを持ち、両者の間で優先順
位処理ができる構成を有するスイッチ用デバイスも提供
されている。
The conventional LAN switch is programmed by a high-speed microprocessor such as a RISC processor. However, a product which is formed into an LSI chip also appears. In the future, a high-performance chip integrated with a higher degree of integration will be used. It seems to be realized. There is also provided a switch device having separate buffers (queues) and data buses for unicast and multicast (broadcast), and having a configuration in which priority processing can be performed between the two.

【0011】一方、VLANセグメントに対するルータ
のサブネットは1対1対応あるいは1対多対応の構成が
許され、1つのサブネットの中に複数のVLANセグメ
ントを構成しない。ルータはインターネットプロトコル
をルーティングすることが基本で、標準規格に準拠する
ルーティング可能なプロトコル以外のSNA(System
Network Architecture )などはブリッジングする。
On the other hand, a router subnet for a VLAN segment is allowed to have a one-to-one correspondence or a one-to-many correspondence, and a plurality of VLAN segments are not formed in one subnet. Routers are based on routing Internet Protocols, and SNAs (Systems) other than routable protocols that conform to the standard are used.
Networking (Architecture) etc. are bridging.

【0012】ところで、典型的なビル内のネットワーク
では、ビル内のネットワークセンタから各フロアのワイ
ヤリング・クローゼット(集線室)へバックボーンLA
Nが引かれ、このワイヤリング・クローゼットに、バー
チャルLANをサポートするフレーム・スイッチング・
デバイスおよび物理的に各ポートを異なったセグメント
に再構成可能なマイクロセグメントをサポートするコン
フィグレーション・スイッチング・デバイスが設置され
る。
In a typical network in a building, a backbone LA is connected from a network center in the building to a wiring closet (concentration room) on each floor.
N is subtracted and this wiring closet has frame switching
A configuration switching device is installed to support the device and micro-segments that can physically reconfigure each port into a different segment.

【0013】このマイクロセグメントはローカルに定義
されるとともに、バーチャルLANセグメントの中の紬
分割されたセグメントとして位置づけられ、数台のPC
(パーソナル・コンピュータ)が衝突無く媒体を共有で
きる単位である。コンフィグレーション・スイッチング
・デバイスでは、ポート単位にマイクロセグメントを設
定して再構成する。バーチャルLANセグメントは、L
ANシステムの上位階層で定義され、ネットワーク管理
の及ぶサイト間、建物間、フロア間で共通であるが、上
記のマイクロセグメントでは、各フロアのワイヤリング
・クローゼットに設置されたコンフィグレーション・ス
イッチング・デバイスの下位階層でローカルに定義さ
れ、個々のコンフィグレーション・スイッチング・デバ
イス内で閉じている。なお、ワイヤリング・クローゼッ
トのコンフィグレーション・スイッチング・デバイスか
らデスクトッブまでの間は、配線のみあるいはリピータ
接続による単一セグメントである。
This micro-segment is defined locally and positioned as a segment divided into virtual LAN segments.
(Personal computer) is a unit that can share media without collision. In the configuration switching device, a micro segment is set for each port and reconfigured. The virtual LAN segment is L
It is defined in the upper layer of the AN system and is common among sites, buildings, and floors that are under network management. However, in the above micro segment, the configuration switching device installed in the wiring closet on each floor is Defined locally at lower levels and closed within individual configuration switching devices. In addition, from the configuration switching device of the wiring closet to the desktop, it is a single segment only by wiring or a repeater connection.

【0014】[0014]

【発明が解決しようとする課題】従来のコンフィグレー
ション・スイッチング・デバイス(スイッチング・ハ
ブ)では、コンフィグレーション・スイッチング・ハブ
のポート単位に設定できるマイクロセグメントは、コン
フィグレーション・スイッチング・ハブの内部バスのセ
グメントで限定されたり、コンフィグレーション・スイ
ッチング・ハブのセグメント設定された複数のポート間
を複数のケーブルで相互接続できる範囲に限られ、離れ
た揚所に設置される複数のスイッチング・ハブ間でのセ
グメント設定が限定されていた。
In a conventional configuration switching device (switching hub), a micro segment that can be set for each port of the configuration switching hub is a micro segment of the internal bus of the configuration switching hub. Limited to a segment or limited to the extent that multiple ports can be interconnected by multiple cables between the ports set in the segment of the configuration switching hub, and between multiple switching hubs installed at remote locations The segment settings were limited.

【0015】本発明は上記の点に鑑みて為されたもので
あり、その目的とするところは、複数のスイッチング・
ハブ間で共通のマイクロセグメントを各ポート単位に設
定可能なポート・セグメント・スイッチング方式を提供
しようとするものである。
The present invention has been made in view of the above points, and an object of the present invention is to provide a plurality of switching devices.
An object of the present invention is to provide a port segment switching method in which a common micro segment can be set for each port between hubs.

【0016】[0016]

【課題を解決するための手段】請求項1の発明は、上記
目的を達成するために、スイッチング・ハブの各ポート
が何れのマイクロセグメントに属するかをセグメント管
理テーブルにより設定管理するセグメント管理部と、受
信したパケットを各マイクロセグメントに属するポート
に転送するスイッチ制御部と、を1乃至複数のスイッチ
ング・ハブが各々備えており、各スイッチング・ハブの
ポートを任意に組み合わせて1乃至複数のスイッチング
・ハブ間で共通なマイクロセグメントを設定するととも
に、各スイッチング・ハブのポートが属するマイクロセ
グメント単位でパケットの送受信を行なうことを特徴と
し、スイッチング・ハブの各ポートに入出力されるパケ
ットが、そのポートの属する全てのマイクロセグメント
に同報され、パケットの宛先アドレスとして個々のポー
トを指定する必要がなくなる。すなわち、マイクロセグ
メントのメンバーとして登録されたポート間では、あた
かも媒体共有の仮想的なリピータの様にパケットの送受
信が行われるから、離れた場所にある複数のスイッチン
グ・ハブの間においても、ポート単位に独立したマイク
ロセグメントを共有することができ、しかも、各マイク
ロセグメントがポート単位に設定できるため、端末の種
類やネットワークアドレス等に依存せずに簡単に効率の
よいネットワークを構築することができる。
According to the first aspect of the present invention , each port of a switching hub is provided to achieve the above object.
To which micro segment belongs
Segment management unit for setting and managing
Port that belongs to each micro segment for received packets
A plurality of switches;
Switching hubs, and each switching hub
One or more switching with any combination of ports
・ Set a common micro segment between hubs
In the row of TURMERIC and send and receive packets at the micro-segment units port of each switching hub belongs characterized, packets input to and output from each port of the switching hub, same to all micro-segment that belongs the port This eliminates the need to specify individual ports as destination addresses for packets. That is, packets are transmitted and received between ports registered as members of the micro-segment as if they were virtual repeaters sharing a medium. In addition, since independent micro segments can be shared, and each micro segment can be set for each port, an efficient network can be easily constructed without depending on the type of terminal, network address, and the like.

【0017】請求項2の発明は、請求項1の発明におい
て、セグメント管理テーブルはスイッチング・ハブの任
意のポートが複数のマイクロセグメントに属するように
多重にマイクロセグメントの設定が可能であって、スイ
ッチ制御部は、1つのポートに入力されるパケットを、
このポートが属する全てのマイクロセグメントに転送す
ることを特徴とする。請求項3の発明は、請求項1の発
明において、セグメント管理テーブルはマイクロセグメ
ントの優先度を設定することができ、該優先度に応じて
複数のマイクロセグメント間で優先処理を行なう優先処
理制御部を設けたことを特徴とする。
The invention of claim 2 is the invention of claim 1, segment management table is a possible set of micro-segments multiplexed as any port of the switching hub belongs to a plurality of micro-segments, Sui
The switch control unit converts a packet input to one port into
The transfer is performed to all micro segments to which this port belongs. According to a third aspect of the present invention, in the first aspect, the segment management table is a
Priority of the micro-segment can be set , and priority processing for performing priority processing among a plurality of micro segments according to the priority can be performed.
And a processing control unit is provided .

【0018】請求項4の発明は、請求項1の発明におい
て、任意のスイッチング・ハブにて各ポートごとにパケ
ットの送信並びに受信の可否を制御することを特徴とす
る。請求項5の発明は、請求項1の発明において、マイ
クロセグメント単位にブロードキャストおよびマルチキ
ャストのフィルタリングの有無を設定するフィルタ制御
部を設けたことを特徴とする。
According to a fourth aspect of the present invention, in the first aspect of the present invention, the transmission and reception of a packet is controlled for each port by an arbitrary switching hub. According to a fifth aspect of the present invention, in the first aspect of the invention, there is provided a filter control for setting the presence or absence of broadcast and multicast filtering in units of micro segments.
A part is provided .

【0019】請求項6の発明は、請求項1の発明におい
て、各ポート単位にアプリケーション・ソフトウェアな
どからダイナミックにマイクロセグメントの設定を変更
するセグメント制御API部を設けたことを特徴とす
る。請求項7の発明は、請求項1の発明において、各ス
イッチング・ハブにおいて予め登録される複数のセグメ
ントパターンを時間別あるいはスイッチング・ハブ単位
に選択してマイクロセグメントを構成するセグメントパ
ターン制御部を設けたことを特徴とする。
According to a sixth aspect of the present invention, in the first aspect of the present invention, a segment control API unit for dynamically changing the setting of the micro segment from application software or the like is provided for each port. According to a seventh aspect of the present invention, in the first aspect of the present invention, a plurality of segment patterns registered in advance in each switching hub are selected by time or on a switching hub basis to form a segment pattern constituting a micro segment.
A turn control unit is provided .

【0020】請求項8の発明は、請求項1の発明におい
て、各スイッチング・ハブがサーバやバックボーンに接
続される高速ポートと、それ以外のデバイスが接続され
る低速ポートとを有し、アドレス管理部は、高速ポート
から低速ポートへの入力パケットを、ネットワークアド
レスからマイクロセグメントをアドレステーブルに基づ
いて識別し、受信パケットセグメント仕訳部は、前記入
力パケットを各マイクロセグメント毎に仕訳することを
特徴とする。
[0020] The invention of claim 8 is the invention of claim 1, comprising: a high-speed port, each switching hub is connected to the server or the backbone, and a low-speed ports other devices are connected, the address management The high-speed port
Input packets to low-speed ports from the network
Address based on the address table.
And the received packet segment journalizing section
Wherein the RFID means Specification force packets for each micro-segment.

【0021】請求項9の発明は、請求項1の発明におい
て、相互接続される複数のスイッチング・ハブの間で各
々リンクパスを設定し、リンクパスのメンバーとして複
数のマイクロセグメントを複数のスイッチング・ハブ間
で多重化するリンクパス制御部を設けたことを特徴とす
る。請求項10の発明は、請求項9の発明において、リ
ンクパスを特定するリンクIDと各ポートが属するマイ
クロセグメントを特定するセグメントIDを各スイッチ
ング・ハブが有するリンク管理テーブルに登録し、スイ
ッチング・ハブ間のパケットにセグメントIDを付加
し、リンクパスのメンバーとして複数のマイクロセグメ
ントを複数のスイッチング・ハブ間で多重化することを
特徴とする。
According to a ninth aspect of the present invention, in the first aspect of the present invention, a link path is set between a plurality of interconnected switching hubs, and a plurality of micro segments are connected to the plurality of switching hubs as members of the link path. A link path control unit for multiplexing between hubs is provided . According to a tenth aspect of the present invention, in the ninth aspect of the invention, a link ID for specifying a link path and a segment ID for specifying a micro segment to which each port belongs are registered in a link management table of each switching hub. A segment ID is added to a packet between them, and a plurality of micro segments are multiplexed between a plurality of switching hubs as members of a link path.

【0022】請求項11の発明は、請求項9の発明にお
いて、各スイッチング・ハブに複数のリンクパスを設定
するとともに、各スイッチング・ハブをデージーチェイ
ンで接続し、複数のマイクロセグメントを複数のスイッ
チング・ハブ間で多重化することを特徴とする。請求項
12の発明は、請求項1の発明において、複数のスイッ
チング・ハブで複数のバーチャルLANを構成し、これ
らバーチャルLANのメンバーとして単一あるいは複数
のマイクロセグメントを複数のスイッチング・ハブ間で
多重化するVLAN制御部を設けたことを特徴とする。
According to an eleventh aspect of the present invention, in the ninth aspect, a plurality of link paths are set to each switching hub, each switching hub is connected in a daisy chain, and a plurality of micro segments are connected to a plurality of switching segments. -It is characterized by multiplexing between hubs. According to a twelfth aspect of the present invention, in the first aspect, a plurality of virtual LANs are formed by a plurality of switching hubs, and a single or a plurality of micro segments are multiplexed among the plurality of switching hubs as members of the virtual LAN. The present invention is characterized in that a VLAN control unit is provided .

【0023】請求項13の発明は、請求項12の発明に
おいて、複数のバーチャルLANを特定するVLAN−
IDを設定し、このVLAN−IDと各ポートが属する
マイクロセグメントを特定するセグメントIDをVLA
N管理テーブルに登録し、スイッチング・ハブ間のパケ
ットにセグメントIDを付加して、バーチャルLANの
メンバーとして単一あるいは複数のマイクロセグメント
を複数のスイッチング・ハブ間で多重化することを特徴
とする。
According to a thirteenth aspect of the present invention, in the twelfth aspect of the present invention, a VLAN-specifying a plurality of virtual LANs is provided.
ID is set, and the VLAN-ID and the segment ID for specifying the micro segment to which each port belongs are set to VLA.
N is registered in an N management table, a segment ID is added to a packet between switching hubs, and a single or a plurality of micro segments are multiplexed between a plurality of switching hubs as members of a virtual LAN.

【0024】請求項14の発明は、請求項13の発明に
おいて、各バーチャルLANのVLAN−IDをスイッ
チング・ハブに接続されるフレームスイッチあるいはネ
ットワーク管理装置から設定することを特徴とする。
According to a fourteenth aspect, in the thirteenth aspect, the VLAN-ID of each virtual LAN is set from a frame switch or a network management device connected to the switching hub.

【0025】[0025]

【発明の実施の形態】BEST MODE FOR CARRYING OUT THE INVENTION

(実施形態1)図1は本実施形態におけるスイッチング
・ハブのブロック図である。複数(本実施形態では4
つ)のポートP1 〜P4 にはそれぞれ種々のデバイス
(コンピュータやLAN接続機器等)が接続されてLA
Nが構成される。このLANのアクセス方式はCSMA
/CD方式であり、また伝送路仕様は10BASE−T
あるいは100BASE−TXなどである。
(Embodiment 1) FIG. 1 is a block diagram of a switching hub in the present embodiment. Plurality (4 in this embodiment)
The port P 1 to P 4 of One) are respectively connected to various devices (computers or LAN connection device, etc.) with LA
N are configured. The access method of this LAN is CSMA
/ CD system, and the transmission path specification is 10BASE-T
Alternatively, it is 100BASE-TX or the like.

【0026】各ポートP1 〜P4 の受信部181 〜18
4 で受信される受信信号は、データ入力制御部9を経て
伝送路復号化部11でクロック成分が除去されてデータ
成分が抽出され、受信パケットの入力データとしてフィ
ルタ制御部10に送られる。フィルタ制御部10はブロ
ードキャストあるいはマルチキャストのフィルタリング
の有無の制御を行ない、入力データの宛先アドレスがブ
ロードキャストあるいはマルチキャストの場合に他のマ
イクロセグメントに転送するか否かを判断するものであ
る。そして、フィルタ制御部10でフィルタリングされ
た入力データがバッファ2に一時的に記憶される。な
お、バッファ2内における記憶場所のアドレスはバッフ
ァ制御部2aによって指定される。そして、バッファ2
内のデータは伝送路符号化部3によって伝送路符号化さ
れてデータ出力制御部7に送られ、さらにデータ出力制
御部7からスイッチ制御部4によって指定されるポート
1…に転送される。
The receiving units 18 1 to 18 of the ports P 1 to P 4
The received signal received at 4 passes through the data input control unit 9, the clock component is removed by the transmission path decoding unit 11, the data component is extracted, and is sent to the filter control unit 10 as input data of the received packet. The filter control unit 10 controls the presence or absence of broadcast or multicast filtering, and determines whether or not to transfer to another micro segment when the destination address of the input data is broadcast or multicast. Then, the input data filtered by the filter control unit 10 is temporarily stored in the buffer 2. The address of the storage location in the buffer 2 is specified by the buffer control unit 2a. And buffer 2
Are encoded by the transmission line encoding unit 3 and transmitted to the data output control unit 7, and further transferred from the data output control unit 7 to the ports P 1 ... Designated by the switch control unit 4.

【0027】一方、セグメント管理部1は、図2に示す
ようなセグメント管理テーブルTb 1 を有し、各ポート
1 〜P4 が何れのマイクロセグメントS1〜S14に
属するか(何れのマイクロセグメントS1〜S14のメ
ンバーであるか)を設定・管理する。すなわち、スイッ
チング・ハブでは、ポートP1 …に接続されるデバイス
のネットワークアドレス(ネットワークをアクセスする
ためのネットワーク・インターフェースに割り当てられ
たMACアドレス、IPアドレスなど)を参照しない
で、マイクロセグメントS1…単位でパケットを送受信
し、複数のスイッチング・ハブ間で各々のポートP1
単位に共通のマイクロセグメントS1…を任意の組み合
わせで設定し共有する。各ポートP1 …はマイクロセグ
メントS1…のメンバーであり、各ポートP1 …がどの
マイクロセグメントS1…に属するのかをセグメント管
理部1で設定・管理することにより、複数のスイッチン
グ・ハブ間でマイクロセグメントS1…を共有し、各ス
イッチング・ハブのスイッチ制御部4がパケットを各マ
イクロセグメントS1…に属するポートP1 …に同報し
て、パケットの宛先アドレスとして個々のポートP1
を指定しない。
On the other hand, the segment management section 1 is shown in FIG.
Segment management table Tb 1Each port
P1~ PFourIs in any of the micro segments S1 to S14.
Belong to which micro segment S1 to S14
Membership) is set and managed. That is, the switch
In the switching hub, port P1Device connected to…
Network address (access the network
Assigned to a network interface for
Not refer to the MAC address, IP address, etc.
Then, packets are transmitted and received in units of micro segments S1.
And each port P between a plurality of switching hubs.1
Any combination of common microsegments S1 ...
And share them. Each port P1... is a microseg
Mention of S1 ... and each port P1… Which
Whether the segment tube belongs to the micro segment S1 ...
The setting and management of the
... share microsegments S1 ...
The switch control unit 4 of the switching hub switches the packet to each
Port P belonging to micro segment S1 ...1Broadcast to…
Each port P as the destination address of the packet.1
Is not specified.

【0028】したがって、スイッチング・ハブ自体もマ
イクロセグメントS1…のメンバーであるが、ポートP
1 〜P4 のレベルでのスイッチング・ハブとしては、何
れのスイッチング・ハブのポートP1 …という指定は行
わないし、何れのポートP1…に何れのスイッチング・
ハブが有るかも問わない。つまり、必要なことは、各ス
イッチング・ハブ毎に何れのマイクロセグメントS1…
が有り、各マイクロセグメントS1…のメンバーとして
何れのポートP1 …が設定されているかということであ
る。
Therefore, the switching hub itself is also a member of the microsegments S1.
The switching hub at the level of 1 to P 4, do not take place specifying that any switching hub ports P 1 ..., of any to any port P 1 ... Switching
It doesn't matter if there is a hub. That is, what is necessary is to determine which micro segment S1... For each switching hub.
, Which port P 1 ... Is set as a member of each micro segment S1.

【0029】複数のスイッチング・ハブの論理的な上位
処理プロセスとして、複数のマイクロセグメントS1…
が各スイッチング・ハブ間で共通なものとしてセグメン
ト管理部1によって管理され、スイッチ制御部4によっ
てマイクロセグメントS1…が形成される。物理的なレ
イアウトとしては、分散されたスイッチング・ハブ毎に
任意の組み合わせでマイクロセグメントS1…が設定さ
れる配線のトポロジが構成される。各スイッチング・ハ
ブのセグメント管理部1およびスイッチ制御部4によっ
て、この上位処理プロセスの機能が複数のスイッチング
・ハブにて協同で行なわれる。このように、マイクロセ
グメントS1…のメンバーとして登録された各スイッチ
ング・ハブのポートP1 …間では、あたかも媒体共有の
仮想的なリピータの用にパケットの送受信が行われる。
As a logical upper-level processing process of a plurality of switching hubs, a plurality of micro segments S1.
Are managed by the segment management unit 1 as being common among the switching hubs, and the switch control unit 4 forms micro segments S1. As a physical layout, a wiring topology in which the micro segments S1... Are set in an arbitrary combination for each of the distributed switching hubs is configured. The function of this higher-level processing process is cooperatively performed by a plurality of switching hubs by the segment management unit 1 and the switch control unit 4 of each switching hub. In this way, packets are transmitted and received between the ports P 1 ... Of the switching hubs registered as members of the micro-segments S 1 .

【0030】なお、複数のスイッチング・ハブ間でマイ
クロセグメントS1…を共有する為には、各スイッチン
グ・ハブのセグメント管理部1同士が上位処理プロセス
の一種であるセグメント管理プロトコルによって共通の
マイクロセグメントS1…の属性情報を交換する必要が
ある。また、各スイッチング・ハブ間の通信では、なん
らかの形で各パケットと共にセグメントのID情報の交
換を行なわなければならない。
In order to share the micro-segments S1... Among a plurality of switching hubs, the segment management units 1 of the switching hubs share a common micro-segment S1 by a segment management protocol which is a kind of higher-level processing process. It is necessary to exchange the attribute information of ... In communication between the switching hubs, the ID information of the segment must be exchanged together with each packet in some form.

【0031】さらにスイッチング・ハブにおいては、そ
れぞれのマイクロセグメントS1…とポートP1 …との
設定を固定するのではなく、変更可能であり、それぞれ
のスイッチング・ハブ毎に、そのポートP1 …毎に異な
ったマイクロセグメントS1…を割り当てることができ
る。このようなマイクロセグメントS1…の変更のため
に、セグメント管理テーブルTb1 に応じてスイッチ制
御部4がパケットデータを配信する。すなわち、1つの
マイクロセグメントS1…内では、各スイッチング・ハ
ブが仮想的なリピータであるかのようにパケットがメン
バーのポートP 1 …に同報される。後述するように、こ
のパケットの送信時、出力先のポートP 1 …が送信可能
であることを示す送信可信号が衝突信号制御部6からデ
ータ出力制御部7に入力されていれば、データ出力制御
部7から出力先のポートP1 …にパケットが送られる。
Further, in a switching hub,
Each micro segment S1 ... and port P1… With
Rather than fixing the settings, you can change them,
Port P for each switching hub1… Different every time
Micro segments S1 ... can be allocated
You. Due to such a change of the micro segment S1 ...
The segment management table Tb1Switch system according to
The control unit 4 distributes the packet data. That is, one
Within each of the micro segments S1...
The packet as if it were a virtual repeater.
Bar port P 1… Will be broadcast to As described later,
Output port P 1… Can be sent
Is transmitted from the collision signal control unit 6
Data output control section 7
Port P of output destination from unit 71The packet is sent to.

【0032】図2のセグメント管理テーブルTb1 にも
示すように、1つのポートP1 …を複数のマイクロセグ
メントS1…のメンバーとして多重設定することができ
る。そして、スイッチ制御部4はセグメント管理テーブ
ルTb1 を参照し、その入力データが入力されたポート
1 …が属する全てのマイクロセグメントS1…に同報
する。例えば、2つのマイクロセグメントS3,S8の
メンバーに設定されているポートP1 への入力データ
は、同じマイクロセグメントS3,S8に属する他の全
てのポートP2 (マイクロセグメントS3のメンバ
ー),P3 (マイクロセグメントS8のメンバー)に転
送される。このようなスイッチ制御部4の動作は、一般
的なマイクロプロセッサで実現されるが、再書き込み可
能なメモリに記憶されたセグメント管理テーブルを参照
する真理値テーブルによるプログラマブル・ロジック・
コントローラによるシーケンス制御によっても可能であ
る。
As shown in the segment management table Tb 1 of FIG. 2, one port P 1 can be multiplexed as a member of a plurality of micro segments S 1. Then, the switch control unit 4 refers to the segment management table Tb 1 and broadcasts to all the micro segments S 1 to which the ports P 1 to which the input data has been input belong. For example, (a member of the micro-segment S3) 2 pieces of input data to the port P 1 set in the members of the micro-segment S3, S8, all other ports P 2 belonging to the same micro-segment S3, S8, P 3 (The member of the micro segment S8). Such an operation of the switch control unit 4 is realized by a general microprocessor. However, the operation of the switch control unit 4 is performed by a programmable logic based on a truth table which refers to a segment management table stored in a rewritable memory.
It is also possible by sequence control by a controller.

【0033】さらに、セグメント管理テーブルTb1
は各セグメントS1〜S14の属性として優先度を設定
することができ、この優先度に応じてスイッチ制御部4
の動作を優先処理スケジュールに沿ってコントロールす
る優先処理制御部8が設けてある。例えば、ポートP1
…の順に順次配送するプログラムでは、同一ポートP 1
…から出力する複数のパケットは優先度の高いパケット
から処理され、また、マイクロセグメントS1…の順に
配信するプログラムでは、優先度の高いマイクロセグメ
ントS1…から順に処理される。但し、優先度が低いマ
イクロセグメントS1…のデータも待ち時間が長くなる
につれてハンディギャップを付けて擬似的に優先度を高
くして処理される。
Further, the segment management table Tb1so
Sets the priority as the attribute of each segment S1 to S14
The switch control unit 4 according to the priority.
Control operations according to the priority processing schedule.
A priority processing control unit 8 is provided. For example, port P1
In a program that sequentially delivers in the order of ..., the same port P 1
Multiple packets output from… are high priority packets
, And in the order of the micro segments S1.
In the program to be distributed, use micro-segment
Are processed in order from the clients S1. However, the lower priority
The waiting time of the data of the micro segments S1.
Priority is artificially increased with a handy gap
It is processed.

【0034】上述のように、セグメント管理部1によっ
てマイクロセグメントS1…毎に優先度が割り当てら
れ、優先処理制御部8がスイッチ制御部4を制御してマ
イクロセグメントS1…間で各スイッチング・ハブに共
通な優先処理を行なうが、さらに優先度に応じてオプシ
ョンとしての付加サービスを設定できる。優先処理制御
部8は、マイクロセグメントS1…、ポート番号P
1 …、優先度、付加サービスの優先処理ルックアップテ
ーブルを有し、付加サービス処理タスクによるルーティ
ング付加サービスでは、アドレス、スイッチング・ハ
ブ、およびポートP1 …の付加サービスルックアップテ
ーブルによって、例えばトラフィック量が多かったり遅
延時間を短くする必要があるポートP1 …を優先度が高
いマイクロセグメントS2…のメンバーとして登録し、
この優先度が高いマイクロセグメントS2…のパケット
についてのみ、マイクロセグメントS3…に同報するの
ではなくネットワークアドレスに基づいたルーティング
を行う。
As described above, the priority is assigned to each micro-segment S1 by the segment management section 1, and the priority processing control section 8 controls the switch control section 4 to provide each switching hub between the micro-segments S1. Although common priority processing is performed, optional additional services can be set according to the priority. Priority processing control unit 8 includes microsegments S1...
1 ..., priority, have priority processing lookup table of additional services, the routing additional service by adding the service processing task, the address, the switching hub, and the port P 1 ... supplementary service look-up table, for example, traffic volume the port P 1 ... there is a need to shorten the is a lot or delay time to register as a member of the high priority micro segment S2 ...,
Only for the packets of the microsegments S2... Having the higher priority, routing is performed based on the network address instead of broadcasting to the microsegments S3.

【0035】すなわち、図2に示すセグメント管理テー
ブルTb1 では、マイクロセグメントS10がルーティ
ングの付加サービスに設定されているので、このマイク
ロセグメントS10のみルーティングテーブルを参照し
て特定の端末等のデバイスに接続されているポートP1
…に直接の通信が優先的に行われる。その結果、関係の
ないポートP1 …にはマルチキャストされない。この場
合、各スイッチング・ハブに共通な仮想的なアドレス学
習部、アドレス学習テーブル(ルーティングテーブ
ル)、フォワーディング部が必要であるが、優先度が高
いマイクロセグメントS10に限ってアドレスを参照す
るので、このマイクロセグメントS10に属するスイッ
チング・ハブおよびポートP1 …に対象が限定され、ア
ドレスの学習、照合、ルーティングにかかる計算量が少
なくなり、スイッチング・ハブのコストを低く押さえて
性能を高めることができる。また、優先度の高いマイク
ロセグメントのみVLANに接続し、他はローカルなセ
グメントとして設定することもできる。
That is, in the segment management table Tb 1 shown in FIG. 2, since the micro segment S 10 is set as an additional service for routing, only the micro segment S 10 is connected to a device such as a specific terminal by referring to the routing table. Port P 1
The direct communication is performed with priority. As a result, it is not multicast to unrelated ports P 1 . In this case, a virtual address learning unit, an address learning table (routing table), and a forwarding unit common to each switching hub are required. However, since the address is referred to only in the micro segment S10 having a high priority, this address is used. The targets are limited to the switching hubs and the ports P 1 belonging to the micro-segment S10, the amount of calculation required for address learning, collation, and routing is reduced, and the cost of the switching hubs can be reduced and the performance can be improved. Also, it is possible to connect only the high-priority micro segments to the VLAN and set the others as local segments.

【0036】ところで、出力先のポートP1 …が送信可
能であることを示す信号が衝突信号制御部6からデータ
出力制御部7に入力されている場合に、データ出力制御
部7からスイッチ制御部4で指定されたポートP1 …に
パケットデータが送られる。このように各ポートP1
4 毎に送信/受信の可否を制御するポート送信受信可
否制御は、各ポートP1 〜P4 の衝突検出制御部51
4 、衝突信号制御部6、データ入力制御部9およびデ
ータ出力制御部7によって行なわれ、マイクロセグメン
トS1…内におけるデータの衝突や輻輳を回避し、帯域
を有効に活用することができる。
By the way, when a signal indicating that the output destination ports P 1 can transmit is input from the collision signal control unit 6 to the data output control unit 7, the data output control unit 7 transmits the signal to the switch control unit. The packet data is sent to the ports P 1 . Thus, each port P 1-
Port transmission reception possibility control for controlling whether to transmit / receive every P 4 is the collision detection control unit 51 to the respective ports P 1 to P 4
5 4 , which is performed by the collision signal control unit 6, the data input control unit 9, and the data output control unit 7 to avoid data collision and congestion in the micro segments S1...

【0037】ここで、衝突検出制御部51 〜54 は受信
不可の時にキャリア信号あるいはジャム信号を出力し、
受信可の時にサイレント(無音)にするものである。ま
た、衝突信号制御部6は、衝突検出制御部51 〜54
らキャリア信号あるいはジャム信号が出力されていない
場合に、データ出力制御部7からそのポートP1 …への
データ出力を可能にするものである。したがって、各ポ
ートP1 …の衝突検出制御部51 …にて受信信号からキ
ャリア検出されている時は、そのポートP1 …はパケッ
トの送信はせず、また、衝突検出制御部5で送信中に他
のキャリアと衝突検出したときにはジャム信号を送信す
る。なお、各ポートP1 〜P4 には、受信信号からクロ
ックを抽出するリタイミングクロック抽出部191 〜1
4 が設けてあり、送信時にはクロックのリタイミング
を取るなど相互接続に必要な標準規格に準拠している。
[0037] Here, the collision detection controller 5 1 to 5 4 outputs a carrier signal or jam signal when unreceivable,
It is to be silent (silence) when reception is possible. Further, the collision signal control unit 6, when the carrier signal or jam signal from the collision detection controller 5 1 to 5 4 are not output, to enable the data output from the data output control unit 7 to the port P 1 ... Is what you do. Therefore, when the collision detection control section 5 1 of each port P 1 detects a carrier from a received signal, the port P 1 does not transmit a packet, and the collision detection control section 5 transmits a packet. When a collision with another carrier is detected during this time, a jam signal is transmitted. Each of the ports P 1 to P 4 has a retiming clock extractor 19 1 to 1 that extracts a clock from a received signal.
9 4 Yes in that provided conforms to standards required for interconnecting like taking the retiming clock at the time of transmission.

【0038】本実施形態のようにアクセス方式としてC
SMA/CD方式を採用している場合には、この媒体ア
クセスの制御機能を使って、衝突信号制御部6が送信可
信号をデータ出力制御部7に送るとともに受信可信号を
データ入力制御部9に送り、同時に各ポートP1 〜P4
の衝突検出制御部51 〜54 からのポート状態信号の入
出力を行い、各ポートP1 〜P4 からの信号の入出力タ
イミングを調整することによって上記ポート送信受信可
否制御が実現される。例えば、ポートP1 からのデータ
入力中に他のポートP2 〜P4 からのデータ入力を待た
せる為に、データ入力中のポートP1 以外の他のポート
2 〜P4 からのデータ入力を不可にし、他のポートP
2 〜P4 からキャリア信号を送ってポートP2 〜P4
接続されたデバイスからデータ(パケット)が送信され
ないように制御する。また、ポートP1 からのデータ出
力中に他のマイクロセグメントからそのポートP1 への
データ出力を待たせる為に、データ出力制御部7に送信
可信号を送らず送信を止める。これらの制御ロジック
は、マイクロセグメント毎のマルチキャストの制御を、
各ポートP1 〜P4 の衝突の有無、送信状態の有無、受
信状態の有無などの各部の状態との組み合わせの真理値
表に基づいて実行することにより行なわれる。
As in this embodiment, the access method is C
When the SMA / CD system is adopted, the collision signal control unit 6 sends a transmission enable signal to the data output control unit 7 and sends a reception enable signal to the data input control unit 9 using this medium access control function. , And simultaneously each port P 1 -P 4
Inputs and outputs ports status signal from the collision detection controller 5 1 to 5 4 of the said port transmission reception possibility control is realized by adjusting the output timing of the signal from each port P 1 to P 4 . For example, the port in order to wait for data input in the data input from the other port P 2 to P 4 from P 1, data input from the port P 2 to P 4 port P 1 other than the other during data entry And disable other ports P
Control is performed so that data (packets) are not transmitted from devices connected to ports P 2 to P 4 by transmitting carrier signals from 2 to P 4 . Further, in order to wait for the data output during the data output from the port P 1 from other micro-segment to the port P 1, it stops the transmission without sending the transmission permission signal to the data output control unit 7. These control logics control the multicast for each micro segment,
This is performed by executing based on a truth table of a combination with the state of each unit such as presence / absence of collision, presence / absence of transmission state, presence / absence of reception state of each of the ports P 1 to P 4 .

【0039】ところで、本実施形態においては、各スイ
ッチング・ハブに共通なマイクロセグメント単位にアプ
リケーションソフトウェアなどからダイナミックにマイ
クロセグメントの設定・変更ができるように、ネットワ
ーク管理エージェント12にセグメント制御API(Ap
plication Programming Interface )部13が設けてあ
る。すなわち、セグメント制御API部13を通して、
外部のネットワーク管理ソフトウェアあるいは、サーバ
などのネットワークOSのアプリケーションソフトウェ
アを用い、ユーザからのデマンドに応じて各ポートP1
…を優先度の高いマイクロセグメントを割り当てること
ができる。あるいは、優先度の高いマイクロセグメント
についてのみ、付加サービスとしてダイナミックにサー
バをマイクロセグメントに加えることができる。さらに
は、セグメント制御API部13を経由して、外部のル
ータのアプリケーションとして、本発明のポート・セグ
メント・スイッチのマイクロセグメント間のルーティン
グを行うことができる。
In the present embodiment, the network control agent 12 has a segment control API (Ap) so that a micro segment can be dynamically set and changed from application software or the like in units of micro segments common to each switching hub.
A replication programming interface section 13 is provided. That is, through the segment control API unit 13,
Using external network management software or application software of a network OS such as a server, each port P 1 according to a demand from a user.
.. Can be assigned to micro segments with high priority. Alternatively, a server can be dynamically added to the microsegment as an additional service only for the microsegment with a high priority. Furthermore, routing between micro segments of the port segment switch of the present invention can be performed as an application of an external router via the segment control API unit 13.

【0040】また本実施形態のスイッチング・ハブは、
図1に示すようにサーバ接続やバックボーン接続のため
のビックパイプとなる拡張ポート(高速ポート)P’を
備えている。これに対して、高速の拡張ポートP’と、
他のポートP1 〜P4 (低速ポート)との間における伝
送速度の同期をとるため、速度変換制御部15が設けて
ある。速度変換制御部15は、バッファ制御部2aとの
会話でバッファ2にデータを一次的に記憶し、低速ポー
トP1 〜P4 の送信待ち時間を少なくして、受信のオー
バーフローを回避するようにタイミングを制御する。
The switching hub of the present embodiment is
As shown in FIG. 1, an expansion port (high-speed port) P ′ serving as a big pipe for server connection and backbone connection is provided. On the other hand, a high-speed expansion port P '
A speed conversion control unit 15 is provided to synchronize transmission speeds with other ports P 1 to P 4 (low-speed ports). Speed conversion control unit 15, as a conversation temporarily storing the data in buffer 2 in the buffer control section 2a, with less transmission waiting time of the low-speed ports P 1 to P 4, to avoid overflow of the reception Control the timing.

【0041】而して、高速の拡張ポートP’の入出力パ
ケットに関しては、スイッチング・ハブ内で設定された
マイクロセグメントに属するパケットのみを拡張ポート
P’から出し入れし、ネットワークアドレスをアドレス
管理部14のアドレステーブルにマイクロセグメント情
報と共に学習登録する。一方、高速の拡張ポートP’か
ら低速のポートP1 〜P4 への入力パケットは、アドレ
ス管理部14のアドレステーブルに基づいて、ネットワ
ークアドレスからマイクロセグメントを識別し、速度変
換制御部15の受信パケットセグメント仕訳部16で、
各パケットの宛先アドレスが属するマイクロセグメント
別に仕訳される。この場合には、マイクロセグメント情
報はスイッチング・ハブ内に閉じていて、拡張ポート
P’から外には伝搬されないが、拡張ポートP’から入
出力されるパケットには標準規格に準拠しない余分なへ
ッダーなどが付かないので、標準的な高速LAN機器と
の相互接続が可能である。図2に示すように、セグメン
ト管理テーブルTb1 には、セグメント属性としてスイ
ッチング・ハブ内の拡張ポートアクセスが設定されてお
り、拡張ポートアクセスが設定されたマイクロセグメン
ト(例えばマイクロセグメントS2,S3,…)の受信
パケットが上述の受信パケットセグメント仕訳部16で
仕訳され、拡張ポートアクセスが設定されていないその
他のマイクロセグメントは、スイッチング・ハブ内でロ
ーカルなマイクロセグメントとなる。
As for the input / output packets of the high-speed expansion port P ', only the packets belonging to the micro segment set in the switching hub are put in and out of the expansion port P', and the network address is stored in the address management unit 14. And learning registration together with the micro-segment information in the address table. On the other hand, the input packet from the high-speed expansion port P ′ to the low-speed ports P 1 to P 4 identifies the micro-segment from the network address based on the address table of the address management unit 14 and receives the packet from the speed conversion control unit 15. In the packet segment journalizing unit 16,
Each packet is classified according to the microsegment to which the destination address belongs. In this case, the micro-segment information is closed in the switching hub and is not propagated out of the expansion port P ′, but extra packets that do not conform to the standard are not transmitted to and output from the expansion port P ′. Since there is no header, interconnection with standard high-speed LAN devices is possible. As shown in FIG. 2, the segment management table Tb 1, expansion port access switching hub as a segment attribute is set, expanded micro-segment that port access is set (e.g., micro-segment S2, S3, ... The received packet of (1) is journalized by the above-mentioned received packet segment journalizing unit 16, and the other micro segments to which the extended port access is not set are local micro segments in the switching hub.

【0042】(実施形態2)図3は本実施形態における
スイッチング・ハブを示すブロック図であるが、基本的
な構成は実施形態1と共通であるので、共通する部分に
ついては同一の符号を付して説明は省略し、本実施形態
の特徴となる部分についてのみ説明する。本実施形態に
おけるスイッチング・ハブは、フィルタ制御部10の次
段に伝送路符号化部3を介してバス間ブリッジ制御部2
0、さらに複数のセグメント共有バス21が接続され、
入力パケットをバッファに記憶した上でマイクロプロセ
ッサのソフトウェアやプログラマブルなロジックコント
ローラ等で真理値テーブルに基づいた組み合わせ論理や
シーケンス制御を行うことにより、マイクロセグメント
単位の通信処理を行う点に特徴がある。
(Embodiment 2) FIG. 3 is a block diagram showing a switching hub according to this embodiment. Since the basic configuration is the same as that of Embodiment 1, common parts are denoted by the same reference numerals. The description will be omitted, and only the features that characterize the present embodiment will be described. The switching hub according to the present embodiment includes an inter-bus bridge controller 2 via a transmission path encoder 3 at a stage subsequent to the filter controller 10.
0, and a plurality of segment shared buses 21 are connected,
It is characterized in that communication processing is performed in units of micro segments by storing combination of input packets in a buffer and performing combinational logic and sequence control based on a truth table by software of a microprocessor or a programmable logic controller.

【0043】すなわち、マイクロセグメント内の同報は
各ポートP1 …へ同じデータを送るので、同じマイクロ
セグメントの出力をセグメント共有バス21を通じてハ
ードウェアによって同時に複数のポートP1 …から出力
することができる。これは、衝突信号制御部6、データ
出力制御部7、データ入力制御部9をスイッチ制御部4
が制御して、各ポートP1 …からのデータ入力を制御す
ることによって一斉にデータ出力を行うことで可能にな
る。
That is, since the same data is sent to each port P 1 in the broadcast in the micro segment, the output of the same micro segment can be simultaneously output from a plurality of ports P 1 by hardware through the segment shared bus 21. it can. This is because the collision signal control unit 6, the data output control unit 7, and the data input control unit 9 are connected to the switch control unit 4
, And by controlling data input from each of the ports P 1, ...

【0044】また、マイクロセグメント内の端末数やト
ラフィックはほとんど衝突が起こらないのが通常のネッ
トワーク設計の基準になっているので、標準的なリピー
タチップを組み合わせる実装も実用的である。昨今はA
SIC(特定用途向けIC)のライブラリにリピータモ
ジュールを組み合わせた複合機能を設計することが可能
になりつつあり、セグメント共有バス21をIC内部に
構成することも可能である。なお、バス間ブリッジ制御
部20は、マイクロセグメント間でブロードキャストや
マルチキャストを通す場合に、複数のセグメント共有バ
ス21および拡張ポートP’…に同時にパケットを配信
する機能を有している。
In addition, since the number of terminals and the traffic in the micro-segment is a standard for designing a normal network, almost no collision occurs, it is also practical to mount with a standard repeater chip. These days, A
It is becoming possible to design a composite function in which a repeater module is combined with an SIC (application specific IC) library, and it is also possible to configure the segment shared bus 21 inside the IC. Note that the inter-bus bridge control unit 20 has a function of simultaneously distributing a packet to the plurality of segment shared buses 21 and the expansion ports P ′ when broadcasting or multicasting is performed between micro segments.

【0045】(実施形態3)図4は本実施形態における
スイッチング・ハブを示すブロック図であるが、基本的
な構成は実施形態1と共通であるので、共通する部分に
ついては同一の符号を付して説明は省略し、本実施形態
の特徴となる部分についてのみ説明する。本実施形態に
おけるスイッチング・ハブは、各マイクロセグメント毎
の処理が並列的に行われるように、データが通過するプ
ロセスを複数にした点に特徴があり、具体的には各ポー
トP1 〜P4 の前段に複数の入力セグメント選択部2
2、出力セグメント選択部23並びに衝突信号セグメン
ト選択部24を設けてある。これら複数の入力セグメン
ト選択部22、出力セグメント選択部23並びに衝突信
号セグメント選択部24はバス構成で、各部22〜24
が有するポートの信号が、セレクタデバイス等で選択的
に接続されている。
(Embodiment 3) FIG. 4 is a block diagram showing a switching hub according to this embodiment. Since the basic configuration is the same as that of Embodiment 1, common parts are denoted by the same reference numerals. The description will be omitted, and only the features that characterize the present embodiment will be described. The switching hub according to the present embodiment is characterized in that a plurality of processes through which data passes are performed so that processing for each micro segment is performed in parallel. Specifically, each of the ports P 1 to P 4 Input segment selectors 2 before
2. An output segment selector 23 and a collision signal segment selector 24 are provided. The plurality of input segment selectors 22, output segment selectors 23, and collision signal segment selectors 24 have a bus configuration.
Are selectively connected by a selector device or the like.

【0046】本実施形態では、バッファ2での蓄積交換
機能と入力セグメント選択部22と出力セグメント選択
部23との組み合わせにより、異なったマイクロセグメ
ントに属するポートP1 …から同時にデータの入出力が
可能となる。 (実施形態4)図5は本実施形態におけるスイッチング
・ハブを示すブロック図であり、実施形態2におけるス
イッチング・ハブの構成に実施形態3におけるスイッチ
ング・ハブの構成を合わせたものである。
In this embodiment, data can be input and output simultaneously from ports P 1 belonging to different micro segments by a combination of the storage and switching function in the buffer 2 and the input segment selector 22 and the output segment selector 23. Becomes (Embodiment 4) FIG. 5 is a block diagram showing a switching hub according to the present embodiment, in which the configuration of the switching hub according to the third embodiment is combined with the configuration of the switching hub according to the second embodiment.

【0047】すなわち、本実施形態のスイッチング・ハ
ブは、実施形態2のスイッチング・ハブの構成に対し
て、データが通過するプロセスを複数にし、各マイクロ
セグメント毎の処理が並列的に行われるようにしてあ
る。そのため、実施形態3と同様に、セグメント共有バ
ス21での同報通信の同時伝送に加えて、入力セグメン
ト選択部22と出力セグメント選択部23との組み合わ
せにより、異なったマイクロセグメントに属するポート
1 …から同時にデータの入出力が可能となる。
That is, the switching hub of the present embodiment is different from the switching hub of the second embodiment in that the number of processes through which data passes is plural, and the processing of each micro segment is performed in parallel. It is. Therefore, as in the third embodiment, the port P 1 belonging to a different micro-segment is determined by the combination of the input segment selector 22 and the output segment selector 23 in addition to the simultaneous transmission of the broadcast on the segment shared bus 21. .. Can simultaneously input and output data.

【0048】(実施形態5)これまで説明した実施形態
1〜4においては、外部のアプリケーションプログラム
等を使ってマイクロセグメントS1…の設定・変更を行
なうようにしている。それに対して本実施形態では、各
スイッチング・ハブに予め複数のセグメントパターン
(各ポートP1 〜P4 が何れのマイクロセグメントS1
…のメンバーであるかを設定したパターン)SP1 …が
登録されるセグメントパターン制御部25を設け、時間
別あるいはスイッチング。ハブ単位で各スイッチング・
ハブ毎にマイクロセグメントのセグメントパターンSP
1 …を選択可能としている。
(Embodiment 5) In Embodiments 1 to 4 described above, the setting and change of the micro segments S1 are performed using an external application program or the like. On the other hand, in the present embodiment, each switching hub has a plurality of segment patterns (each port P 1 to P 4 is previously assigned to any micro segment S1).
.. Are set, and a segment pattern control unit 25 in which SP 1 . Each switching
Segment pattern SP of micro segment for each hub
1 ... can be selected.

【0049】図6は本実施形態におけるシステム構成を
概念的に表した模式図であり、個々のスイッチング・ハ
ブH1 …の上位にある上位処理プロセスPSは、実際に
は各スイッチング・ハブH1 …が共通に有するものであ
る。このように、複数のセグメントパターンSP1 …が
予め登録されるセグメントパターン制御部25を各スイ
ッチング・ハブに設け、時間別あるいはスイッチング・
ハブ単位で各スイッチング・ハブ毎にマイクロセグメン
トのセグメントパターンSP1 …を選択できるようにす
れば、予め設置場所のレイアウトに合うような会議室
用、事務所用、設計部門用などの複数のセグメントの組
み合わせ方のパターン(セグメントパターン)を用意し
ておき、スイッチング・ハブ単位で用途に合わせて選択
して設定することができ、施工、管理が迅速並びに確実
にできるという利点がある。 (実施形態6)図7は、マスター・スイッチング・ハブ
MHとスレーブ・スイッチング・ハブSHとを高速の拡
張ポートP’によって相互接続した本実施形態のシステ
ム構成を示している。拡張ポートP’はリンクパスとし
て設定され、マスター・スイッチング・ハブMHとスレ
ーブ・スイッチング・ハブSHとで共通なセグメント属
性として登録されたマイクロセグメントのパケットが多
重化されて伝送される。但し、マスター・スイッチング
・ハブMHの基本的な構成は実施形態3と、スレーブ・
スイッチング・ハブSHの基本的な構成は実施形態1と
それぞれ共通であるから、共通する部分には同一の符号
を付して説明は省略する。また、マスター・スイッチン
グ・ハブMHとスレーブ・スイッチング・ハブSHとし
ては、図9及び図10に示すように、他の実施形態と基
本的な構成を共通にするものを用いてもよい。
FIG. 6 is a schematic diagram conceptually showing the system configuration in this embodiment. The upper processing process PS above each switching hub H 1 ... Is actually each switching hub H 1. ... have in common. Thus, the segment pattern control unit 25 in which a plurality of segment patterns SP 1 .
If the segment pattern SP 1 of the micro segment can be selected for each switching hub for each hub, a plurality of segments for meeting rooms, offices, design departments, etc., which match the layout of the installation location in advance. The combination pattern (segment pattern) is prepared, and can be selected and set in accordance with the use in units of switching hubs, and there is an advantage that construction and management can be performed quickly and reliably. (Embodiment 6) FIG. 7 shows a system configuration of this embodiment in which a master switching hub MH and a slave switching hub SH are interconnected by a high-speed expansion port P '. The extension port P 'is set as a link path, and a packet of a micro segment registered as a common segment attribute between the master switching hub MH and the slave switching hub SH is multiplexed and transmitted. However, the basic configuration of the master switching hub MH is the same as that of the third embodiment,
Since the basic configuration of the switching hub SH is the same as that of the first embodiment, the common parts are denoted by the same reference numerals and description thereof is omitted. Further, as the master switching hub MH and the slave switching hub SH, as shown in FIGS. 9 and 10, those having the same basic configuration as the other embodiments may be used.

【0050】本実施形態のマスター・スイッチング・ハ
ブMH及びスレーブ・スイッチング・ハブSHにおいて
は、それぞれリンクパス管理部26のリンクテーブルに
リンクパスを通過するパケットのリンクとマイクロセグ
メントの対応関係が登録され、そのリンクパステーブル
に基づいてリンクパス制御部27がマイクロセグメント
の多重/分解並びに仕訳を行なっている。リンクは様々
な多重化方式によって実現されるマイクロセグメントの
通り道を示しており、マイクロセグメントが各スイッチ
ング・ハブMH,SHに共通であるので、リンクパスを
通過するパケットを拡張してマイクロセグメント情報を
付加することにより、リンクパスのメンバーとして複数
のマイクロセグメントを複数のスイッチング・ハブM
H,SH間で多重化して伝送することができる。したが
って、スイッチング・ハブMH,SH間で各ポートP1
…単位に共通のマイクロセグメントを設定することで、
パケット多重によってスイッチング・ハブMH,SH間
を相互接続することができる。
In the master switching hub MH and the slave switching hub SH of this embodiment, the correspondence between the link of the packet passing through the link path and the micro segment is registered in the link table of the link path management unit 26. Based on the link path table, the link path control unit 27 performs multiplexing / decomposition of micro segments and journalizing. The link indicates the path of the micro-segment realized by various multiplexing methods. Since the micro-segment is common to each switching hub MH and SH, the packet passing through the link path is extended to store the micro-segment information. By adding a plurality of micro segments as members of a link path to a plurality of switching hubs M
H and SH can be multiplexed and transmitted. Therefore, each port P 1 between the switching hubs MH and SH
... by setting a common micro segment for each unit,
Switching hubs MH and SH can be interconnected by packet multiplexing.

【0051】リンク情報はリンクパスを経由するので拡
張ポートから伝搬される。ここで、多重化方式としてブ
ロードバンドで周波数変調する時には、各搬送波周波数
の帯域がリンクIDとなり、マイクロセグメントのID
に対応する。また、時分割多重化する場合には、各タイ
ムスロットがリンクIDとなり、マイクロセグメントの
IDに対応する。
Since the link information passes through the link path, it is propagated from the extension port. Here, when frequency modulation is performed in broadband as a multiplexing method, the band of each carrier frequency becomes a link ID, and the micro segment ID
Corresponding to In the case of time-division multiplexing, each time slot becomes a link ID, and corresponds to the ID of the micro segment.

【0052】一方、周波数多重のように物理的に異なっ
た複数のリンクをマイクロセグメントに対応させるため
に、リンクテーブルにリンクとマイクロセグメントとの
対応関係を登録し、リンクパス制御部27でマイクロセ
グメントの多重/分解および仕訳を行うことも可能であ
る。複数のリンクパスの拡張ポートP’が存在する場
合、リンクパス管理部26のリンクテーブルのリンクと
しては、どの拡張ポートP’…であるかというリンクパ
ス別のテーブルを管理する。
On the other hand, in order to associate a plurality of physically different links, such as frequency multiplexing, with the micro segments, the correspondence between the links and the micro segments is registered in a link table, and the link path control unit 27 controls the micro segment. It is also possible to perform multiplexing / decomposition and journal entry. When there are extended ports P ′ for a plurality of link paths, the link path management unit 26 manages a table for each link path indicating which extended port P ′...

【0053】ところで、拡張ポートP’によって各スイ
ッチング・ハブMH,SH間を別のスイッチング・ハブ
で中継して相互接続するようにしてもよい。この場合も
拡張ポートをリンクパスとして設定するが、特に、異な
ったLAN機器を経由して各スイッチング・ハブMH,
SH間を中継するためには、上記の異なったLAN機器
で使用できるタイプのタグとして設定されるリンクパス
ごとのリンクIDと、各スイッチング・ハブMH,SH
に共通なセグメントIDとをリンクパス管理部26のリ
ンクテーブルに登録する。これにより、拡張ポートP’
を通過するパケットにセグメントIDを付加して、リン
クパスのメンバーとして複数のマイクロセグメントを複
数のスイッチング・ハブMH,SH間で多重化して伝送
し、各ポートP1 …単位に共通のマイクロセグメントを
設定することができる。
By the way, the switching hubs MH and SH may be interconnected by another switching hub via the expansion port P '. In this case as well, the extension port is set as a link path. In particular, each switching hub MH,
In order to relay between SHs, a link ID for each link path set as a tag of a type that can be used in the above different LAN devices, and each switching hub MH, SH
Are registered in the link table of the link path management unit 26. Thereby, the extension port P ′
, A plurality of microsegments are multiplexed and transmitted between a plurality of switching hubs MH and SH as members of a link path, and a common microsegment is used for each port P 1 . Can be set.

【0054】上記タグとしては、例えば図9に示す様な
IEEE802.1Qのへッダを使ったVLAN用のタ
グを使用することができる。そして、このようなタグを
リンクパスごとのリンクIDとして使用し、各スイッチ
ング・ハブMH,SHに共通なセグメントIDおよび対
応するリンクIDとをリンクパス管理部26のリンクテ
ーブルに登録する。拡張ポートP’を通過するパケット
にリンクIDを付加し、リンクパスのメンバーとして複
数のマイクロセグメントを複数のスイッチング・ハブM
H,SH間で多重化して伝送することにより、複数のス
イッチング・ハブMH,SH間で異なったLAN機器で
各ポート単位に共通のマイクロセグメントを中継してセ
グメントの範囲を拡張することができる。なお、同一の
スイッチング・ハブで各スイッチング・ハブMH,SH
間を中継するのであれば、リンクIDとセグメントID
を全く同じにしてリンクテーブルを省略することもでき
る。
As the tag, for example, a VLAN tag using an IEEE 802.1Q header as shown in FIG. 9 can be used. Then, such a tag is used as a link ID for each link path, and a segment ID common to each switching hub MH and SH and a corresponding link ID are registered in the link table of the link path management unit 26. A link ID is added to a packet passing through the expansion port P ′, and a plurality of micro segments are added to the plurality of switching hubs M as members of the link path.
By multiplexing and transmitting between H and SH, a plurality of switching hubs MH and SH can relay a common micro-segment for each port in different LAN devices to extend the segment range. In addition, each switching hub MH, SH is the same switching hub.
If relaying between links, link ID and segment ID
Can be exactly the same and the link table can be omitted.

【0055】また、スレーブ・スイッチング・ハブSH
には、他のスレーブ・スイッチング・ハブをリンクパス
でデージーチェインに接続することができるリンクポー
トLPが設けてある。このようにリンクポートLPを設
けて多数のスレーブ・スイッチング・ハブSHがデージ
ーチェインで接続できるようにすれば、各スイッチング
・ハブMH,SH…に共通なマイクロセグメントのポー
ト数を増やすことができる。
Also, the slave switching hub SH
Has a link port LP that can connect another slave switching hub to the daisy chain by a link path. If the link ports LP are provided and a large number of slave switching hubs SH can be connected in a daisy chain, the number of ports of the micro segment common to the switching hubs MH, SH... Can be increased.

【0056】ところで、マスター・スイッチング・ハブ
MHは拡張ポートP’によってVLANバックボーンに
接続されており、VLANバックボーンを通して別のバ
ーチャルLAN機能を有するLAN機器(VLANスイ
ッチ等)に接続されている。VLANバックボーンに接
続されるLAN機器は、VLANの管理機能およびVL
AN間のルーティング機能をサポートしており、全ての
マイクロセグメント間のルーティングがVLANバック
ボーン経由でサポートされる。なお、マスター・スイッ
チング・ハブMHはVLANサーバ接続用の拡張ポート
P”も備えており、この拡張ポートP”にVLANの管
理/サポートを行うサーバを接続すれば、マスター・ス
イッチング・ハブMHでVLAN機能をサポートするこ
とも可能である。
Incidentally, the master switching hub MH is connected to the VLAN backbone by the extension port P ', and is connected to another LAN device (such as a VLAN switch) having a virtual LAN function through the VLAN backbone. LAN devices connected to the VLAN backbone include a VLAN management function and VL
It supports routing functionality between ANs, and routing between all microsegments is supported via the VLAN backbone. The master switching hub MH also has an expansion port P "for connecting to a VLAN server. If a server for managing / supporting a VLAN is connected to the expansion port P", the VLAN is connected to the master switching hub MH. It is also possible to support functions.

【0057】さらに、マスター・スイッチング・ハブM
Hは、VLAN管理テーブルを有するVLAN管理部2
8並びにVLAN制御部29を備え、上記VLANスイ
ッチ等のLAN機器と共通な複数のVLAN−IDが、
VLANに対応するセグメントIDと共にVLAN管理
部28のVLAN管理テーブルに設定される。VLAN
制御部29は、VLANのメンバーとして単一あるいは
複数のマイクロセグメントをブロードバンド、時分割あ
るいはVLAN−IDをパケットデータとは別の制御線
で送るなどの方法で多重化し複数のスイッチング・ハブ
間で送信し、受信されたVLAN多重化データをVLA
N制御部29で分解してVLAN管理テーブルを参照し
て各マイクロセグメントに仕訳する。これにより、VL
ANスイッチを経由した複数のスイッチング・ハブ間で
各ポート単位に共通のマイクロセグメントを設定するこ
とができるとともに、VLANスイッチに繋がるVLA
Nのメンバーのデバイスとマスター・スイッチング・ハ
ブMH及びスレーブ・スイッチング・ハブSHで構成さ
れる複数のマイクロセグメントのデバイスとが、ポート
1 …単位で一つのマイクロセグメントとして設定さ
れ、互いに通信することができる。なお、多重化方式と
してブロードバンドで周波数変調する時には、各搬送波
周波数の帯域がVLAN−IDであり、マイクロセグメ
ントのIDに対応する。また、時分割多重化する場合に
は、各タイムスロットがVLAN−IDであり、マイク
ロセグメントのIDに対応する。なお、VLAN接続の
設定変更に関しては、ネットワーク管理マネージャ(図
示せず)との会話によって、マスター・スイッチング・
ハブMHが具備するネットワーク管理エージェント12
がVLAN設定の信号授受によりVLAN管理部28で
マイクロセグメントとVLANグループとの対応関係を
変更することができる。
Further, the master switching hub M
H is a VLAN management unit 2 having a VLAN management table.
8 and a VLAN control unit 29, and a plurality of VLAN-IDs common to LAN devices such as the VLAN switch are
The VLAN ID is set in the VLAN management table of the VLAN management unit 28 together with the segment ID corresponding to the VLAN. VLAN
The control unit 29 multiplexes a single or a plurality of micro segments as a member of the VLAN by a method such as broadband, time division, or transmitting a VLAN-ID on a control line different from packet data, and transmits the multiplexed data among a plurality of switching hubs. And converts the received VLAN multiplexed data to VLA
The data is disassembled by the N control unit 29 and journalized into each micro segment with reference to the VLAN management table. Thereby, VL
A common micro segment can be set for each port among a plurality of switching hubs via an AN switch, and a VLA connected to a VLAN switch can be set.
N member devices and a plurality of micro-segment devices including the master switching hub MH and the slave switching hub SH are set as one micro-segment for each port P 1 ... And communicate with each other. Can be. When frequency modulation is performed in broadband as a multiplexing method, the band of each carrier frequency is a VLAN-ID, which corresponds to an ID of a micro segment. When time-division multiplexing is performed, each time slot is a VLAN-ID, which corresponds to the ID of a micro segment. In addition, regarding the setting change of the VLAN connection, the master switching / switching is performed through a conversation with a network management manager (not shown).
Network management agent 12 provided in hub MH
The VLAN management unit 28 can change the correspondence between the micro segment and the VLAN group by transmitting and receiving the VLAN setting signal.

【0058】ところで、スレーブ・スイッチング・ハブ
SHは、予めセグメントパターンの設定/選択ができる
セグメントパターン制御部25を備えており、このセグ
メントパターン制御部25は、セグメント管理部1に接
続されている。而して、セグメントパターン制御部25
のセグメントパターンテーブルに、各パターンに応じた
セグメント管理テーブルとパターン名が登録され、指定
されたセグメントパターンのセグメント管理テーブルを
セグメント管理部1にコピーすることによって、各ポー
トがどのセグメントに属するかがセグメント管理部1に
おいて設定される。
The slave switching hub SH has a segment pattern control unit 25 for setting / selecting a segment pattern in advance, and this segment pattern control unit 25 is connected to the segment management unit 1. Thus, the segment pattern control unit 25
A segment management table and a pattern name corresponding to each pattern are registered in the segment pattern table, and the segment management table of the designated segment pattern is copied to the segment management unit 1 to determine which segment each port belongs to. This is set in the segment management unit 1.

【0059】図8は本実施形態のシステム構成を模式的
に表した図であり、また図9は一般的なLANのMAC
フレームフォーマットを示している。マスター・スイッ
チング・ハブMHはバックボーンBBに対してVLAN
パスにて接続されており、そのマスター・スイッチング
・ハブMHとスレーブ・スイッチング・ハブSH1 〜S
3 とがリンクパスにて接続されている。而して、マス
ター・スイッチング・ハブMHを通して、複数のスレー
ブ・スイッチング・ハブSH1 〜SH3 の各ポートP1
…と、バックボーンBBの複数のVLANV1 〜V6
が共通のマイクロセグメントのメンバーとなることがで
きる。
FIG. 8 is a diagram schematically showing the system configuration of this embodiment, and FIG. 9 is a diagram showing the MAC of a general LAN.
This shows the frame format. Master switching hub MH is VLAN to backbone BB
The master switching hub MH and the slave switching hubs SH 1 to SH are connected by a path.
H 3 is connected by a link path. Thus, through the master switching hub MH, each port P 1 of the plurality of slave switching hubs SH 1 to SH 3
... and, it is possible in which a plurality of VLANV 1 ~V 6 of backbone BB is a member of the common micro-segment.

【0060】なお、上記VLANスイッチが親スイッチ
となる場合、VLANスイッチのVLAN−IDをマス
ター・スイッチング・ハブMHのセグメントIDと共通
にして、VLAN管理部28のVLAN管理テーブルを
省略することができる。マイクロセグメント内では全て
のパケットが同報されるので、この様な同報機能をVL
ANグルーブで使うためにはVLANスイッチのVLA
Nの定義をマルチキャストグルーブ(同報グループ)に
設定する必要がある。而して、VLANスイッチ側では
VLANグルーブがアドレスで定義されてブロードキャ
ストおよびマルチキャストをVLANグループ内に閉じ
こめる。また、ユニキャストを宛先アドレスのみに伝送
する場合、マイクロセグメント内では同報され、VLA
Nグループ内はVLANスイッチの各ポートごとに接続
されるデバイスのアドレスがアドレステーブルに学習さ
れてスイッチされる。
When the VLAN switch is a parent switch, the VLAN ID of the VLAN switch is made common to the segment ID of the master switching hub MH, and the VLAN management table of the VLAN management unit 28 can be omitted. . Since all packets are broadcast in the micro segment, such a broadcast function is used in VL.
VLA of VLAN switch to use in AN groove
It is necessary to set the definition of N in the multicast group (broadcast group). Thus, on the VLAN switch side, the VLAN group is defined by the address, and the broadcast and multicast are confined within the VLAN group. When a unicast is transmitted only to the destination address, it is broadcast in the micro segment and VLA is transmitted.
In the N group, the address of the device connected to each port of the VLAN switch is learned in the address table and switched.

【0061】VLANのメンバーとしてマイクロセグメ
ントを多重化には、以下のような方式もある。すなわ
ち、VLAN管理部28が、上記VLANスイッチと共
通な複数のVLAN−IDをVLANに対応するセグメ
ントIDとともにVLANテーブルにマイクロセグメン
トのルックアップテーブルとして設定する。VLAN制
御部29は、VLANのメンバーとして単一あるいは複
数のマイクロセグメントに対して、VLAN−IDをタ
グとして付加することでVLAN多重化されたパケット
を伝送する。VLAN制御部29は、受信されたVLA
N多重化データ(パケット)のVLAN−IDのタグと
VLANテーブルを照合して各マイクロセグメントに仕
訳する。これによって、VLANスイッチを経由した複
数のスイッチング・ハブ間で各ポート単位に共通のマイ
クロセグメントを設定することができるとともに、VL
ANスイッチに繋がるVLANのメンバーのデバイスと
マイクロセグメントのデバイスとが一つのセグメントと
して互いに通信することができる。
There are also the following methods for multiplexing micro segments as members of a VLAN. That is, the VLAN management unit 28 sets a plurality of VLAN-IDs common to the above-described VLAN switch together with the segment IDs corresponding to the VLANs in the VLAN table as a micro-segment lookup table. The VLAN control unit 29 transmits a VLAN multiplexed packet by adding a VLAN-ID as a tag to one or a plurality of micro segments as a member of the VLAN. The VLAN control unit 29 receives the received VLA.
The VLAN-ID tag of the N-multiplexed data (packet) is collated with the VLAN table and journalized into each micro segment. As a result, a common micro segment can be set for each port between a plurality of switching hubs via a VLAN switch, and the VL
The device of the member of the VLAN connected to the AN switch and the device of the micro segment can communicate with each other as one segment.

【0062】ところで、本実施形態においては、マイク
ロセグメントに対応するVLAN−IDを外部のネット
ワーク管理装置(図示せず)から設定することができ
る。つまり、上記ネットワーク管理装置が、マスター・
スイッチング・ハブMHのネットワーク管理エージェン
ト12を通してVLAN管理部28のVLAN管理テー
ブルに上記設定を行なうことができる。このようにすれ
ば、バックボーンBBに接続されたVLAN機能を有す
るLAN機器(VLANスイッチ等)あるいはネットワ
ーク管理装置と、マスター・スイッチング・ハブMHの
VLAN管理エージェント12が会話をしながらVLA
N管理部28に上記設定を行ない、VLAN機能を有す
るLAN機器(VLANスイッチ等)あるいはネットワ
ーク管理装置から、マイクロセグメントを統合管理する
ことができる。このセグメントIDをVLANーIDと
同じコードにすると、VLAN管理部28のVLAN管
理テーブルを省略でき、VLAN機能を有するLAN機
器および複数のスイッチング・ハブ間で各ポート単位に
共通のマイクロセグメントをVLANのマルチキャスト
グループとして拡張でき、トラフィックの集中度、ネッ
トワークの利用度に応じた経済的なシステムを構成する
ことができる。
In this embodiment, the VLAN-ID corresponding to the micro segment can be set from an external network management device (not shown). In other words, the network management device is
The above setting can be performed on the VLAN management table of the VLAN management unit 28 through the network management agent 12 of the switching hub MH. In this way, the LAN device (VLAN switch or the like) or the network management device having the VLAN function connected to the backbone BB or the network management device and the VLAN management agent 12 of the master switching hub MH have a VLA while talking.
By making the above-described settings in the N management unit 28, it is possible to integrally manage the micro segments from a LAN device (VLAN switch or the like) having a VLAN function or a network management device. If this segment ID is set to the same code as the VLAN-ID, the VLAN management table of the VLAN management unit 28 can be omitted, and a common micro-segment for each port between a LAN device having a VLAN function and a plurality of switching hubs is replaced by a VLAN. It can be expanded as a multicast group, and an economical system can be configured according to the concentration of traffic and the degree of network use.

【0063】また、VLAN管理部28でネットワーク
アドレスの宛先、発信元のアドレス、VLANーID並
びにセグメントIDを一括してVLAN管理テーブルに
登録し、パケットにVLANーIDのタグを付けなくて
もVLAN多重と同様に各VLANにマップされたマイ
クロセグメントを多重化して伝送する場合には、バック
ボーンBBにWANなどの他のべンダーの標準的なLA
N機器やルータが介在しても良い。この場合、VLAN
ーIDとマイクロセグメントのIDを共通にすることに
よって、VLAN管理テーブルに宛先、発信元のアドレ
ス並びにセグメントIDを登録し、タグ付けなしにVL
AN多重化して複数のスイッチング・ハブ間で送信し、
受信されたVLAN多重化データをVLAN制御部29
で受信データから各マイクロセグメントに仕訳すること
ができる。
The VLAN management unit 28 collectively registers the destination of the network address, the address of the transmission source, the VLAN-ID and the segment ID in the VLAN management table, so that the VLAN-ID can be added to the packet without attaching the VLAN-ID tag to the packet. In the case of multiplexing and transmitting micro segments mapped to each VLAN in the same manner as multiplexing, a standard LA of another vendor such as a WAN is added to the backbone BB.
N devices or routers may be interposed. In this case, VLAN
-By sharing the ID and the micro-segment ID, the destination, source address and segment ID are registered in the VLAN management table, and the VL can be registered without tagging.
AN multiplexing and transmission between multiple switching hubs,
The received VLAN multiplexed data is transmitted to the VLAN controller 29.
Can be journalized from the received data into each micro segment.

【0064】上述のように、1つのポートP1 …を複数
のマイクロセグメントS1…のメンバーとして多重設定
すれば、端末からサーバへのトラフィックが少なく、逆
にサーバから端末へのトラフィックが多い場合に、サー
バ接続のポートを一つのマイクロセグメントのメンバー
に設定するとともに、端末を複数のマイクロセグメント
のメンバーに設定することにより、ルータあるいはOS
Iのプロトコル階層の第3層スイッチを経由しないで、
トラフィックパターンにマッチしたセグメント化がポー
トP1 …のレベルで可能となる。そのため、回路構成が
比較的簡単で実用的な性能のトラフィックのセグメンテ
ーンョンが可能になるVLANとの相互接続により、V
LAN管理やセグメント間のルーティングはハイエンド
のデファクトスタンダード的に普及したべンダーのバッ
クボーンLAN機器に委ねることができ、フロア内のア
クセス系のLAN機器を本発明のポート・セグメント・
スイッチング方式のマスター・スイッチング・ハブMH
並びにスレーブ・スイッチング・ハブSHとすることに
よって、トラフィックをデスクトッブの端末まで細かく
セグメント化できる。その結果、ワイヤリングクローゼ
ットでクロスパッチやモジュラーコネクタ等を差し替え
なくても、遠隔操作でポートP1 …のマイクロセグメン
トの変更が柔軟にできるので、高速で性能が良く経済的
にダイナミックにマイクロセグメントの再構成可能な電
子クロスパッチの機能を実現できる。
As described above, if one port P 1 is multiplexed and set as a member of a plurality of microsegments S 1, the traffic from the terminal to the server is small, and conversely, the traffic from the server to the terminal is large. By setting the server connection port to one micro-segment member and setting the terminal to multiple micro-segment members, the router or OS
Without going through the third layer switch of the protocol layer of I,
Segmentation that matches the traffic pattern is enabled at the level of ports P 1 . Therefore, the interconnection with the VLAN, which enables the traffic segmentation with a relatively simple circuit configuration and practical performance, enables the V
LAN management and routing between segments can be entrusted to the backbone LAN equipment of a vendor that has spread as a high-end de facto standard.
Switching type master switching hub MH
In addition, by using the slave switching hub SH, traffic can be finely segmented to the terminal of the desktop. As a result, it is possible to flexibly change the micro segments of the ports P 1 ... By remote control without replacing the cross patch or the modular connector in the wiring closet. A configurable electronic cross-patch function can be realized.

【0065】[0065]

【発明の効果】本発明は上述のように、スイッチング・
ハブの各ポートが何れのマイクロセグメントに属するか
をセグメント管理テーブルにより設定管理するセグメン
ト管理部と、受信したパケットを各マイクロセグメント
に属するポートに転送するスイッチ制御部と、を1乃至
複数のスイッチング・ハブが各々備えており、各スイッ
チング・ハブのポートを任意に組み合わせて1乃至複数
のスイッチング・ハブ間で共通なマイクロセグメントを
設定するとともに、各スイッチング・ハブのポートが属
するマイクロセグメント単位でパケットの送受信を行な
ので、マイクロセグメントのメンバーとして登録され
たポート間では、あたかも媒体共有の仮想的なリピータ
の様にパケットの送受信が行われるから、離れた場所に
ある複数のスイッチング・ハブの間においても、ポート
単位に独立したマイクロセグメントを共有することがで
き、しかも、各マイクロセグメントがポート単位に設定
できるため、端末の種類やネットワークアドレス等に依
存せずに簡単に効率のよいネットワークを構築すること
ができる。
According to the present invention, as described above, the switching
Which microsegment each hub port belongs to
That manages settings using the segment management table
And the received packet is transferred to each micro segment.
And a switch control unit for transferring to a port belonging to
Each switching hub has its own
One or more ports with any combination of ports
Common micro-segment between switching hubs
Set and send / receive packets for each microsegment to which each switching hub port belongs.
Since cormorants, between ports that are registered as members of the micro-segment, though because transmission and reception of the packet as a virtual repeater shared medium is performed, even while the plurality of switching hubs in a remote location, the port Independent micro-segments can be shared for each unit, and each micro-segment can be set for each port, so that an efficient network can be easily constructed without depending on the type of terminal, network address, etc. .

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

【図1】実施形態1におけるスイッチング・ハブを示す
ブロック図である。
FIG. 1 is a block diagram illustrating a switching hub according to a first embodiment.

【図2】同上におけるセグメント管理テーブルを示す図
である。
FIG. 2 is a diagram showing a segment management table in the above.

【図3】実施形態2におけるスイッチング・ハブを示す
ブロック図である。
FIG. 3 is a block diagram illustrating a switching hub according to a second embodiment.

【図4】実施形態3におけるスイッチング・ハブを示す
ブロック図である。
FIG. 4 is a block diagram illustrating a switching hub according to a third embodiment.

【図5】実施形態4におけるスイッチング・ハブを示す
ブロック図である。
FIG. 5 is a block diagram illustrating a switching hub according to a fourth embodiment.

【図6】実施形態5のシステム構成を模式的に表した図
である。
FIG. 6 is a diagram schematically illustrating a system configuration according to a fifth embodiment.

【図7】実施形態6のシステム構成を示す図である。FIG. 7 illustrates a system configuration according to a sixth embodiment.

【図8】同上を模式的に表した図である。FIG. 8 is a diagram schematically showing the above.

【図9】一般的なLANのMACフレームフォーマット
を示す図である。
FIG. 9 is a diagram illustrating a MAC frame format of a general LAN.

【図10】同上の別のシステム構成を示す図である。FIG. 10 is a diagram showing another system configuration of the above.

【図11】同上のさらに別のシステム構成を示す図であ
る。
FIG. 11 is a diagram showing still another system configuration of the above.

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

1 セグメント管理部 2 バッファ 3 伝送路符号化部 4 スイッチ制御部 5 衝突検出制御部 6 衝突信号制御部 7 データ出力制御部 8 優先処理制御部 9 データ入力制御部 10 フィルタ制御部 11 伝送路復号化部 12 ネットワーク管理エージェント 13 セグメント制御API部 14 アドレス管理部 15 速度変換制御部 16 受信パケットセグメント仕訳部 17 送信部 18 受信部 19 リタイミングクロック抽出部 DESCRIPTION OF SYMBOLS 1 Segment management part 2 Buffer 3 Transmission line coding part 4 Switch control part 5 Collision detection control part 6 Collision signal control part 7 Data output control part 8 Priority processing control part 9 Data input control part 10 Filter control part 11 Transmission path decoding Unit 12 network management agent 13 segment control API unit 14 address management unit 15 speed conversion control unit 16 received packet segment journalizing unit 17 transmission unit 18 reception unit 19 retiming clock extraction unit

───────────────────────────────────────────────────── フロントページの続き (72)発明者 中野 純子 大阪府門真市大字門真1048番地松下電工 株式会社内 (72)発明者 佐竹 禎 大阪府門真市大字門真1048番地松下電工 株式会社内 (72)発明者 藤井 寿隆 大阪府門真市大字門真1048番地松下電工 株式会社内 (72)発明者 安田 晃 大阪府門真市大字門真1048番地松下電工 株式会社内 (56)参考文献 特開 平8−8931(JP,A) (58)調査した分野(Int.Cl.7,DB名) H04L 12/44 ──────────────────────────────────────────────────続 き Continuing from the front page (72) Inventor Junko Nakano 1048 Kadoma Kadoma, Osaka Prefecture Matsushita Electric Works, Ltd. Inventor Toshitaka Fujii 1048 Kadoma Kadoma, Kadoma City, Osaka Pref. (72) Inventor Akira Yasuda 1048 Kadoma Kadoma, Kadoma City, Osaka Pref. Matsushita Electric Works Co., Ltd. (56) , A) (58) Fields surveyed (Int. Cl. 7 , DB name) H04L 12/44

Claims (14)

(57)【特許請求の範囲】(57) [Claims] 【請求項1】 スイッチング・ハブの各ポートが何れの
マイクロセグメントに属するかをセグメント管理テーブ
ルにより設定管理するセグメント管理部と、受信したパ
ケットを各マイクロセグメントに属するポートに転送す
るスイッチ制御部と、を1乃至複数のスイッチング・ハ
ブが各々備えており、各スイッチング・ハブのポートを
任意に組み合わせて1乃至複数のスイッチング・ハブ間
で共通なマイクロセグメントを設定するとともに、各ス
イッチング・ハブのポートが属するマイクロセグメント
単位でパケットの送受信を行なうことを特徴とするポー
ト・セグメント・スイッチング方式。
(1) Each port of a switching hub is
Segment management table for belonging to micro segment
Segment management unit that manages settings by
Packet to a port belonging to each micro segment.
And a plurality of switching controllers.
And each switching hub has its own port.
Any combination between one or more switching hubs
In common sets a micro-segment, the port segment switching method, wherein the transmission and reception of packet rows that TURMERIC in micro-segment units port of each switching hub belongs.
【請求項2】 セグメント管理テーブルはスイッチング
・ハブの任意のポートが複数のマイクロセグメントに属
するように多重にマイクロセグメントの設定が可能であ
って、スイッチ制御部は、1つのポートに入力されるパ
ケットを、このポートが属する全てのマイクロセグメン
トに転送することを特徴とする請求項1記載のポート・
セグメント・スイッチング方式。
2. The segment management table can set multiple micro segments so that an arbitrary port of the switching hub belongs to a plurality of micro segments, and the switch control unit can control a packet input to one port. Is transferred to all microsegments to which this port belongs.
Segment switching method.
【請求項3】 セグメント管理テーブルはマイクロセグ
メントの優先度を設定することができ、該優先度に応じ
複数のマイクロセグメント間で優先処理を行なう優先
処理制御部を設けたことを特徴とする請求項1記載のポ
ート・セグメント・スイッチング方式。
3. The segment management table is a microsegment.
You can set the priority of the
Te performing priority processing among a plurality of micro-segment priority
2. The port segment switching method according to claim 1 , further comprising a processing control unit .
【請求項4】 任意のスイッチング・ハブにて各ポート
ごとにパケットの送信並びに受信の可否を制御すること
を特徴とする請求項1記載のポート・セグメント・スイ
ッチング方式。
4. The port segment switching method according to claim 1, wherein an arbitrary switching hub controls transmission and reception of a packet for each port.
【請求項5】 マイクロセグメント単位にブロードキャ
ストおよびマルチキャストのフィルタリングの有無を設
定するフィルタ制御部を設けたことを特徴とする請求項
1記載のポート・セグメント・スイッチング方式。
5. The port segment switching method according to claim 1 , further comprising a filter control unit for setting whether to perform broadcast and multicast filtering on a micro segment basis.
【請求項6】 各ポート単位にアプリケーション・ソフ
トウェアなどからダイナミックにマイクロセグメントの
設定を変更するセグメント制御API部を設けたことを
特徴とする請求項1記載のポート・セグメント・スイッ
チング方式。
6. The port segment switching method according to claim 1 , further comprising a segment control API unit for dynamically changing the setting of the micro segment from application software or the like for each port.
【請求項7】 各スイッチング・ハブにおいて予め登録
される複数のセグメントパターンを時間別あるいはスイ
ッチング・ハブ単位に選択してマイクロセグメントを構
成するセグメントパターン制御部を設けたことを特徴と
する請求項1記載のポート・セグメント・スイッチング
方式。
7. A segment pattern control unit for forming a micro segment by selecting a plurality of segment patterns registered in advance in each switching hub by time or on a switching hub basis. The described port segment switching method.
【請求項8】 各スイッチング・ハブがサーバやバック
ボーンに接続される高速ポートと、それ以外のデバイス
が接続される低速ポートとを有し、アドレス管理部は、
高速ポートから低速ポートへの入力パケットを、ネット
ワークアドレスからマイクロセグメントをアドレステー
ブルに基づいて識別し、受信パケットセグメント仕訳部
は、前記入力パケットを各マイクロセグメント毎に仕
することを特徴とする請求項1記載のポート・セグメン
ト・スイッチング方式。
8. Each switching hub has a high-speed port connected to a server or a backbone, and a low-speed port to which other devices are connected .
Input packets from high-speed ports to low-speed ports are
Address segment from work address
Based on the received packet segment
The port segment switching method of claim 1, wherein the RFID means Specification the input packet for each micro-segment.
【請求項9】 相互接続される複数のスイッチング・ハ
ブの間で各々リンクパスを設定し、リンクパスのメンバ
ーとして複数のマイクロセグメントを複数のスイッチン
グ・ハブ間で多重化するリンクパス制御部を設けたこと
を特徴とする請求項1記載のポート・セグメント・スイ
ッチング方式。
9. A link path control unit for setting a link path between a plurality of interconnected switching hubs and multiplexing a plurality of micro segments among the plurality of switching hubs as members of the link path. 2. The port segment switching method according to claim 1, wherein:
【請求項10】 リンクパスを特定するリンクIDと各
ポートが属するマイクロセグメントを特定するセグメン
トIDを各スイッチング・ハブが有するリンク管理テー
ブルに登録し、スイッチング・ハブ間のパケットにセグ
メントIDを付加し、リンクパスのメンバーとして複数
のマイクロセグメントを複数のスイッチング・ハブ間で
多重化することを特徴とする請求項9記載のポート・セ
グメント・スイッチング方式。
10. A link ID for specifying a link path and a segment ID for specifying a micro segment to which each port belongs are registered in a link management table of each switching hub, and a segment ID is added to a packet between the switching hubs. 10. The port segment switching method according to claim 9, wherein a plurality of micro segments are multiplexed between a plurality of switching hubs as members of a link path.
【請求項11】 各スイッチング・ハブに複数のリンク
パスを設定するとともに、各スイッチング・ハブをデー
ジーチェインで接続し、複数のマイクロセグメントを複
数のスイッチング・ハブ間で多重化することを特徴とす
る請求項9記載のポート・セグメント・スイッチング方
式。
11. A plurality of link paths are set for each switching hub, each switching hub is connected in a daisy chain, and a plurality of micro segments are multiplexed between the plurality of switching hubs. The port segment switching method according to claim 9.
【請求項12】 複数のスイッチング・ハブで複数のバ
ーチャルLANを構成し、これらバーチャルLANのメ
ンバーとして単一あるいは複数のマイクロセグメントを
複数のスイッチング・ハブ間で多重化するVLAN制御
部を設けたことを特徴とする請求項1記載のポート・セ
グメント・スイッチング方式。
12. VLAN control for configuring a plurality of virtual LANs with a plurality of switching hubs and multiplexing a single or a plurality of micro segments among the plurality of switching hubs as members of the virtual LANs.
2. The port segment switching method according to claim 1 , further comprising a unit .
【請求項13】 複数のバーチャルLANを特定するV
LAN−IDを設定し、このVLAN−IDと各ポート
が属するマイクロセグメントを特定するセグメントID
をVLAN管理テーブルに登録し、スイッチング・ハブ
間のパケットにセグメントIDを付加して、バーチャル
LANのメンバーとして単一あるいは複数のマイクロセ
グメントを複数のスイッチング・ハブ間で多重化するこ
とを特徴とする請求項12記載のポート・セグメント・
スイッチング方式。
13. V for specifying a plurality of virtual LANs
LAN-ID is set, and this VLAN-ID and a segment ID for specifying a micro segment to which each port belongs
Is registered in a VLAN management table, a segment ID is added to a packet between switching hubs, and a single or a plurality of micro segments are multiplexed between a plurality of switching hubs as members of a virtual LAN. The port segment according to claim 12,
Switching method.
【請求項14】 各バーチャルLANのVLAN−ID
をスイッチング・ハブに接続されるフレームスイッチあ
るいはネットワーク管理装置から設定することを特徴と
する請求項13記載のポート・セグメント・スイッチン
グ方式。
14. The VLAN-ID of each virtual LAN
14. The port segment switching method according to claim 13, wherein is set from a frame switch or a network management device connected to the switching hub.
JP01933397A 1996-04-23 1997-01-31 Port segment switching method Expired - Fee Related JP3201731B2 (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
JP01933397A JP3201731B2 (en) 1997-01-31 1997-01-31 Port segment switching method
US08/844,791 US6085238A (en) 1996-04-23 1997-04-22 Virtual LAN system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP01933397A JP3201731B2 (en) 1997-01-31 1997-01-31 Port segment switching method

Publications (2)

Publication Number Publication Date
JPH10224391A JPH10224391A (en) 1998-08-21
JP3201731B2 true JP3201731B2 (en) 2001-08-27

Family

ID=11996492

Family Applications (1)

Application Number Title Priority Date Filing Date
JP01933397A Expired - Fee Related JP3201731B2 (en) 1996-04-23 1997-01-31 Port segment switching method

Country Status (1)

Country Link
JP (1) JP3201731B2 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP5585219B2 (en) 2010-06-03 2014-09-10 富士通株式会社 Switching device and virtual LAN construction method

Also Published As

Publication number Publication date
JPH10224391A (en) 1998-08-21

Similar Documents

Publication Publication Date Title
US5752003A (en) Architecture for managing traffic in a virtual LAN environment
US6041166A (en) Virtual network architecture for connectionless LAN backbone
US6058116A (en) Interconnected trunk cluster arrangement
US7385973B1 (en) Method and apparatus for VLAN ID discovery
JP5544440B2 (en) Differential transfer in addressed carrier networks
US6115378A (en) Multi-layer distributed network element
US8059648B2 (en) System and method for isolating network clients
WO2012152178A1 (en) Method, system and controlling bridge for obtaining port extension topology information
RU2513918C1 (en) Cluster router and cluster routing method
US7881307B2 (en) Multiple-instance meshing
WO2009019300A1 (en) Vlan data framing and transmission
JP3201731B2 (en) Port segment switching method
Cisco Configuring Transparent Bridging
Cisco Configuring Transparent Bridging
Cisco Configuring Transparent Bridging
Cisco Configuring Transparent Bridging
Cisco Configuring Transparent Bridging
Cisco Configuring Transparent Bridging
Cisco Configuring Transparent Bridging
Cisco Configuring Transparent Bridging
CN110661732B (en) Device and method for scheduling flow among working groups based on MAC (media access control) VLAN (virtual local area network)
Cisco Configuring Transparent Bridging
Cisco Configuring Transparent Bridging
Cisco Configuring Transparent Bridging
Cisco Configuring Transparent Bridging

Legal Events

Date Code Title Description
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20010529

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

Free format text: PAYMENT UNTIL: 20090622

Year of fee payment: 8

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

Free format text: PAYMENT UNTIL: 20090622

Year of fee payment: 8

S533 Written request for registration of change of name

Free format text: JAPANESE INTERMEDIATE CODE: R313533

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

Free format text: PAYMENT UNTIL: 20090622

Year of fee payment: 8

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

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

Free format text: PAYMENT UNTIL: 20100622

Year of fee payment: 9

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

Free format text: PAYMENT UNTIL: 20100622

Year of fee payment: 9

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

Free format text: PAYMENT UNTIL: 20110622

Year of fee payment: 10

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

Free format text: PAYMENT UNTIL: 20120622

Year of fee payment: 11

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

Free format text: PAYMENT UNTIL: 20120622

Year of fee payment: 11

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

Free format text: PAYMENT UNTIL: 20130622

Year of fee payment: 12

LAPS Cancellation because of no payment of annual fees