JP2002344462A - Communications device and communication network system - Google Patents

Communications device and communication network system

Info

Publication number
JP2002344462A
JP2002344462A JP2001145043A JP2001145043A JP2002344462A JP 2002344462 A JP2002344462 A JP 2002344462A JP 2001145043 A JP2001145043 A JP 2001145043A JP 2001145043 A JP2001145043 A JP 2001145043A JP 2002344462 A JP2002344462 A JP 2002344462A
Authority
JP
Japan
Prior art keywords
loop
frame
communication device
identifier
side port
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
JP2001145043A
Other languages
Japanese (ja)
Inventor
Yuichi Wakagi
雄一 若木
Koichiro Seto
康一郎 瀬戸
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 JP2001145043A priority Critical patent/JP2002344462A/en
Publication of JP2002344462A publication Critical patent/JP2002344462A/en
Pending legal-status Critical Current

Links

Abstract

PROBLEM TO BE SOLVED: To provide a communications device an a communication network system which can logically make a physical loop into a tree. SOLUTION: The device has the function for transmitting a frame with an identifier in one direction of a loop from a port 403 connected to a loop-type network, when a frame is received from a port 402, which is not connected to a loop-type network to a communication device 400, and a function for transmitting a frame, whose identifier is eliminated, from one 401 of ports, which are not connected to a loop-type network, when a frame with an identifier is received from the port 403 connected to a loop-type network. When a non-loop side port to be used is switched, a path on a loop is switched.

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は、イーサネット等の
ネットワークに使用される通信装置に係り、特に、物理
的なループを論理的にツリーとすることができる通信装
置及び通信ネットワークシステムに関するものである。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a communication device used in a network such as an Ethernet, and more particularly to a communication device and a communication network system capable of forming a physical loop into a logical tree. .

【0002】[0002]

【従来の技術】ネットワークに冗長化構成を用いると、
必然的にループが形成される。イーサネットにおいて
は、ループが含まれていると、ブロードキャストフレー
ムやマルチキャストフレームがループを周回し続け、こ
のような無駄なフレームがネットワークに溢れてしま
う。このようなフレームの増加を防ぐ技術として、リダ
ンダント機能やスパニングツリープロトコルが知られて
いる。
2. Description of the Related Art When a redundant configuration is used in a network,
A loop is inevitably formed. In the Ethernet, if a loop is included, a broadcast frame or a multicast frame keeps going around the loop, and such useless frames overflow in the network. As a technique for preventing such an increase in the number of frames, a redundant function and a spanning tree protocol are known.

【0003】リダンダント機能では、1つの通信装置か
ら別の通信装置を結ぶ2つ以上の経路があるとき、1つ
の経路以外の経路についてリンク(論理的な接続)を切
断することによって、論理的にループを回避している。
また、スパニングツリープロトコルでは、ループになっ
ている箇所の送受信を止めることによって、論理的にル
ープを回避している。
[0003] In the redundant function, when there are two or more paths connecting one communication apparatus to another communication apparatus, a link (logical connection) is disconnected for a path other than the one path, thereby logically. Avoiding loops.
Further, in the spanning tree protocol, a loop is logically avoided by stopping transmission / reception of a looped portion.

【0004】一方、イーサネットでは、ネットワーク内
の通信装置が相互に通信を行うことができるので、各通
信装置に接続されている全てのノードが相互に通信を行
うことができる。
On the other hand, in Ethernet, communication devices in a network can communicate with each other, so that all nodes connected to each communication device can communicate with each other.

【0005】[0005]

【発明が解決しようとする課題】リダンダント機能を用
いると、リンクを切断していない1つの経路に障害が発
生したときに、他の経路に切替えることをループ内の通
信装置に伝達することができず、障害箇所によっては復
旧不能になることがある。
With the use of the redundant function, when a failure occurs in one path whose link has not been disconnected, the switching to another path can be transmitted to the communication device in the loop. And recovery may not be possible depending on the location of the failure.

【0006】スパニングツリープロトコルを用いると、
障害が発生したしたときに、障害箇所を避けたツリーが
再構築されるまでに時間がかかる。また、ループに含ま
れている通信装置の個数(ポップ数)を多くすることは
できない。
[0006] Using the spanning tree protocol,
When a failure occurs, it takes time to reconstruct a tree avoiding the failure location. Further, the number of communication devices (the number of pops) included in the loop cannot be increased.

【0007】また、ループ型ネットワークでは、サーバ
や管理端末が認識していないループ外の端末同士がルー
プを経由して大量にデータ通信を行うと、別の端末間で
はループを経由する通信を行うことが困難になる。ま
た、ループ型ネットワークには、サーバや管理端末が認
識していないループ外の端末がループ内を通るフレーム
を傍受することが容易であるため、パスワードやメール
の内容が盗み出されるというセキュリティ上の問題点も
ある。
In a loop type network, when terminals outside the loop, which are not recognized by the server or the management terminal, perform a large amount of data communication via the loop, communication between the other terminals via the loop is performed. It becomes difficult. In addition, security problems such as passwords and e-mail contents are stolen in loop-type networks because it is easy for terminals outside the loop that are not recognized by the server or management terminal to intercept frames passing through the loop. There are points.

【0008】そこで、本発明の目的は、上記課題を解決
し、物理的なループを論理的にツリーとすることができ
る通信装置及び通信ネットワークシステムを提供するこ
とにある。
Accordingly, an object of the present invention is to solve the above-mentioned problems and to provide a communication device and a communication network system which can make a physical loop a logical tree.

【0009】[0009]

【課題を解決するための手段】上記目的を達成するため
に本発明の通信装置は、ループ型ネットワークに接続さ
れないポートからフレームを受信したときには、識別子
を付加したフレームをループ型ネットワークに接続され
たポートからループの片方向に送信する機能と、ループ
型ネットワークに接続されたポートから識別子付きのフ
レームを受信したときには、識別子を削除したフレーム
をループ型ネットワークに接続されないポートのひとつ
から送信する機能とを備えたものである。
In order to achieve the above object, a communication apparatus according to the present invention, when receiving a frame from a port not connected to a loop type network, connects a frame to which an identifier is added to the loop type network. A function to transmit from the port in one direction of the loop, and a function to transmit a frame with the identifier removed from one of the ports not connected to the loop type network when receiving a frame with an identifier from a port connected to the loop type network. It is provided with.

【0010】また、本発明の通信ネットワークシステム
は、冗長化構成によって物理的なループが含まれている
イーサネットにおいて、ループに接続されないポートか
らフレームを受信したときには、識別子を付加したフレ
ームをループに接続されたポートからループの片方向に
送信する機能と、ループに接続されたポートから識別子
付きのフレームを受信したときには、識別子を削除した
フレームをループに接続されないポートのひとつから送
信する機能とを備えた複数の通信装置を用いて前記物理
的なループを構成するものである。
In the communication network system according to the present invention, when a frame is received from a port that is not connected to a loop in an Ethernet including a physical loop by a redundant configuration, a frame to which an identifier is added is connected to the loop. A function of transmitting a frame with an identifier from a port connected to the loop and a function of transmitting a frame with the identifier deleted from one of the ports not connected to the loop when a frame with an identifier is received from a port connected to the loop. The physical loop is configured using a plurality of communication devices.

【0011】[0011]

【発明の実施の形態】以下、本発明の一実施形態を添付
図面に基づいて詳述する。
An embodiment of the present invention will be described below in detail with reference to the accompanying drawings.

【0012】図1に、本発明に係る通信装置を示す。こ
の通信装置400は、4つのポート401,402,4
03,404を有する。このうちポート401,402
は、ループ型ネットワークに接続されないポートである
(以下、非ループ側ポートと呼ぶ)。非ループ側ポート
401,402は、それぞれ伝送路411,412を介
して共通のスイッチングハブ430に接続されている。
ポート403,404は、ループ型ネットワークに接続
されたポートである(以下、ループ側ポートと呼ぶ)。
ループ側ポート403,404は、それぞれループの一
部である伝送路413,414に接続されている。この
ような通信装置400を複数個連ねて1つのループ型ネ
ットワークを構成することができる。
FIG. 1 shows a communication device according to the present invention. The communication device 400 has four ports 401, 402, 4
03,404. Of these, ports 401 and 402
Is a port that is not connected to the loop type network (hereinafter, referred to as a non-loop side port). The non-loop side ports 401 and 402 are connected to a common switching hub 430 via transmission lines 411 and 412, respectively.
The ports 403 and 404 are ports connected to the loop type network (hereinafter, referred to as loop side ports).
The loop-side ports 403 and 404 are connected to transmission lines 413 and 414, respectively, which are part of the loop. A plurality of such communication devices 400 can be connected to form a loop-type network.

【0013】通信装置400の機能は、次のとおりであ
る。
The function of the communication device 400 is as follows.

【0014】1)非ループ側ポートからフレームを受信
したときには、識別子を付加したフレームをループ側ポ
ートからループの片方向に送信する。具体的には、次の
動作が行われる。 スイッチングハブ430が図外の伝送路から受信した
フレームがスイッチングハブ430によって転送され、
伝送路411を通って非ループ側ポート401に受信さ
れると、通信装置400はその受信したフレームに識別
子Aを付加し、その識別子Aを付加したフレームをルー
プ側ポート403から伝送路413へ送信する(経路4
21)。 スイッチングハブ430が図外の伝送路から受信した
フレームがスイッチングハブ430によって転送され、
伝送路412を通って非ループ側ポート402に受信さ
れると、通信装置400はその受信したフレームに識別
子Bを付加し、その識別子Bを付加したフレームをルー
プ側ポート404から伝送路414へ送信する(経路4
22)。
1) When a frame is received from a non-loop side port, a frame to which an identifier is added is transmitted from the loop side port in one direction of the loop. Specifically, the following operation is performed. A frame received by the switching hub 430 from a transmission path (not shown) is transferred by the switching hub 430,
When received by the non-loop side port 401 through the transmission line 411, the communication device 400 adds an identifier A to the received frame, and transmits the frame with the identifier A from the loop side port 403 to the transmission line 413. Yes (Route 4
21). A frame received by the switching hub 430 from a transmission path (not shown) is transferred by the switching hub 430,
When received by the non-loop side port 402 through the transmission line 412, the communication device 400 adds an identifier B to the received frame, and transmits the frame with the identifier B added from the loop side port 404 to the transmission line 414. Yes (Route 4
22).

【0015】このように、通信装置400は、同じルー
プ型ネットワークに接続された2つのループ側ポートの
うち一方のループ側ポートから識別子を付加したフレー
ムをループの片方向に送信し、他方のループ側ポートか
ら別の識別子を付加したフレームをループの反対方向に
送信するようになっている。
As described above, the communication apparatus 400 transmits a frame to which an identifier is added from one of the two loop-side ports connected to the same loop-type network in one direction of the loop, and transmits the frame to the other loop-side port. A frame to which another identifier is added is transmitted from the side port in the opposite direction of the loop.

【0016】2)ループ側ポートから識別子付きのフレ
ームを受信したときには、識別子を削除したフレームを
非ループ側ポートのひとつから送信する。具体的には、
次の動作が行われる。 ループ側ポート403が伝送路413からフレームを
受信したとき、このフレームが後述する主通信装置から
送信されたフレームであれば識別子Aが付加されてい
る。通信装置400は、この識別子Aが付加されたフレ
ームをループ側ポート404から伝送路414へ識別子
Aが付加されたまま送信すると共に、非ループ側ポート
401から伝送路411へ識別子をはずして送信する
(経路423)。 ループ側ポート404が伝送路414からフレームを
受信したとき、このフレームが後述する主通信装置から
送信されたフレームであれば識別子Bが付加されてい
る。通信装置400は、この識別子Bが付加されたフレ
ームをループ側ポート403から伝送路413へ識別子
Bが付加されたまま送信すると共に、非ループ側ポート
402から伝送路412へ識別子をはずして送信する
(経路424)。
2) When a frame with an identifier is received from a loop-side port, a frame from which the identifier has been deleted is transmitted from one of the non-loop-side ports. In particular,
The following operation is performed. When the loop-side port 403 receives a frame from the transmission line 413, if the frame is a frame transmitted from a main communication device described later, the identifier A is added. The communication device 400 transmits the frame to which the identifier A has been added from the loop side port 404 to the transmission line 414 while the identifier A has been added, and transmits the frame with the identifier removed from the non-loop side port 401 to the transmission line 411. (Path 423). When the loop-side port 404 receives a frame from the transmission line 414, if the frame is a frame transmitted from a main communication device described later, the identifier B is added. The communication device 400 transmits the frame to which the identifier B has been added from the loop side port 403 to the transmission line 413 while the identifier B has been added, and transmits the frame with the identifier removed from the non-loop side port 402 to the transmission line 412. (Path 424).

【0017】このように、通信装置400は、一方のル
ープ側ポートで受信された識別子が付加されたフレーム
については、識別子が付加されたまま他方のループ側ポ
ートから送信すると共に、非ループ側ポートから識別子
をはずして送信する。
As described above, the communication device 400 transmits the frame to which the identifier received by one of the loop-side ports is added from the other loop-side port while the identifier is added to the frame. Remove the identifier from and send.

【0018】3)リダンダント機能を有する。具体的に
は、共通のスイッチングハブ430に接続されている非
ループ側ポート401,402をどちらか一方しか使用
できないように設定する。
3) It has a redundant function. Specifically, the setting is made so that only one of the non-loop side ports 401 and 402 connected to the common switching hub 430 can be used.

【0019】図2に、本発明に係る主通信装置を示す。
この主通信装置500は、4つのポート401,40
2,403,404を有する。このうちポート501,
502は、非ループ側ポートである。非ループ側ポート
501,502は、それぞれ伝送路511,512を介
して共通のスイッチングハブ530に接続されている。
ポート503,504は、ループ側ポートである。ルー
プ側ポート503,504は、それぞれループの一部で
ある伝送路513,514に接続されている。この主通
信装置500は、図1の通信装置400を複数個連ねて
1つのループ型ネットワークを構成するとき、そのルー
プ型ネットワークに1個だけ挿入し、主通信装置500
を上りフレームの経路の終端点及び下りフレームの経路
の初端点とすることができる。
FIG. 2 shows a main communication device according to the present invention.
The main communication device 500 has four ports 401 and 40.
2,403,404. Port 501,
Reference numeral 502 denotes a non-loop side port. The non-loop-side ports 501 and 502 are connected to a common switching hub 530 via transmission lines 511 and 512, respectively.
Ports 503 and 504 are loop-side ports. The loop-side ports 503 and 504 are connected to transmission lines 513 and 514, respectively, which are part of the loop. When a plurality of communication devices 400 of FIG. 1 are connected to form one loop-type network, only one main communication device 500 is inserted into the loop-type network.
Can be used as the end point of the path of the upstream frame and the start point of the path of the downstream frame.

【0020】主通信装置500の機能は、次のとおりで
ある。 1)非ループ側ポートからフレームを受信したときに
は、識別子を付加したフレームをループ側ポートからル
ープの片方向に送信する。具体的には、次の動作が行わ
れる。 スイッチングハブ530が図外の伝送路から受信した
フレームがスイッチングハブ530によって転送され、
伝送路511を通って非ループ側ポート501に受信さ
れると、主通信装置500はその受信したフレームに識
別子Aを付加し、その識別子Aを付加したフレームをル
ープ側ポート503から伝送路513へ送信する(経路
521)。 スイッチングハブ530が図外の伝送路から受信した
フレームがスイッチングハブ530によって転送され、
伝送路512を通って非ループ側ポート502に受信さ
れると、主通信装置500はその受信したフレームに識
別子Bを付加し、その識別子Bを付加したフレームをル
ープ側ポート504から伝送路514へ送信する(経路
522)。
The functions of main communication device 500 are as follows. 1) When a frame is received from a non-loop side port, a frame to which an identifier is added is transmitted from the loop side port in one direction of the loop. Specifically, the following operation is performed. A frame received by the switching hub 530 from a transmission path (not shown) is transferred by the switching hub 530,
When received by the non-loop side port 501 through the transmission line 511, the main communication device 500 adds the identifier A to the received frame, and transfers the frame with the identifier A from the loop side port 503 to the transmission line 513. Send (path 521). A frame received by the switching hub 530 from a transmission path (not shown) is transferred by the switching hub 530,
When received by the non-loop side port 502 through the transmission line 512, the main communication device 500 adds an identifier B to the received frame, and transfers the frame with the identifier B from the loop side port 504 to the transmission line 514. Send (path 522).

【0021】このように、主通信装置500は、同じル
ープ型ネットワークに接続された2つのループ側ポート
のうち一方のループ側ポートから識別子を付加したフレ
ームをループの片方向に送信し、他方のループ側ポート
から別の識別子を付加したフレームをループの反対方向
に送信するようになっている。
As described above, the main communication device 500 transmits a frame to which an identifier is added from one of the two loop-side ports connected to the same loop-type network in one direction of the loop, and transmits the frame to the other side. A frame to which another identifier is added is transmitted from the loop side port in the opposite direction of the loop.

【0022】2)ループ側ポートから識別子付きのフレ
ームを受信したときには、識別子を削除したフレームを
非ループ側ポートのひとつから送信する。具体的には、
次の動作が行われる。 ループ側ポート503が伝送路513からフレームを
受信したとき、このフレームは通信装置400から送信
されたフレームであるから識別子Aが付加されている。
主通信装置500は、この識別子Aが付加されたフレー
ムから識別子をはずし、非ループ側ポート501から伝
送路511へ送信する。識別子Aが付加されたフレーム
をループ側ポート504から送信することはない(経路
523)。 ループ側ポート504が伝送路514からフレームを
受信したとき、このフレームは通信装置400から送信
されたフレームであるから識別子Bが付加されている。
主通信装置500は、この識別子Bが付加されたフレー
ムから識別子をはずし、非ループ側ポート502から伝
送路512へ送信する。識別子Bが付加されたフレーム
をループ側ポート503から送信することはない(経路
524)。
2) When a frame with an identifier is received from the loop side port, the frame with the identifier deleted is transmitted from one of the non-loop side ports. In particular,
The following operation is performed. When the loop-side port 503 receives a frame from the transmission line 513, the identifier A is added to the frame because the frame is a frame transmitted from the communication device 400.
The main communication device 500 removes the identifier from the frame to which the identifier A is added, and transmits the frame from the non-loop side port 501 to the transmission line 511. The frame to which the identifier A is added is not transmitted from the loop side port 504 (path 523). When the loop-side port 504 receives a frame from the transmission line 514, the identifier B is added to the frame because the frame is a frame transmitted from the communication device 400.
The main communication device 500 removes the identifier from the frame to which the identifier B has been added, and transmits the frame from the non-loop side port 502 to the transmission line 512. The frame to which the identifier B is added is not transmitted from the loop port 503 (path 524).

【0023】このように、主通信装置500は、一方の
ループ側ポートで受信された識別子が付加されたフレー
ムについては、非ループ側ポートから識別子をはずして
送信するのみで、識別子が付加されたまま他方のループ
側ポートから送信することはない。
As described above, the main communication device 500 only removes the identifier from the non-loop side port and transmits the frame to which the identifier received at one loop side port is added. There is no transmission from the other loop side port.

【0024】以下では、図3を用いて、より具体的な手
順を説明する。
Hereinafter, a more specific procedure will be described with reference to FIG.

【0025】図3に示されるように、本発明に係るルー
プ型ネットワークは、主通信装置100と、この主通信
装置100から順にループ状に接続された5個の通信装
置101〜105と、各々の通信装置100〜105に
それぞれ2つの伝送路で接続された6個のスイッチング
ハブ110〜115と、各々のスイッチングハブ110
〜115に付いている6個のノード120〜125とか
ら構成されている。通信装置100は、図2で説明した
識別子Aが付加されたフレームを送信するループ側ポー
トを図3の時計回り方向に臨ませ、識別子Bが付加され
たフレームを送信するループ側ポートを図3の反時計回
り方向に臨ませる。通信装置101〜105は、図1で
説明した識別子Aが付加されたフレームを送受信するル
ープ側ポートを図3の反時計回り方向に臨ませ、識別子
Bが付加されたフレームを送受信するループ側ポートを
図3の時計回り方向に臨ませる。
As shown in FIG. 3, the loop network according to the present invention comprises a main communication device 100, five communication devices 101 to 105 connected in a loop from the main communication device 100 in order, Switching hubs 110 to 115 connected to the communication devices 100 to 105 by two transmission paths, respectively, and each switching hub 110
6 to 120, which are provided with six nodes 120 to 125. The communication device 100 faces the loop side port for transmitting the frame to which the identifier A described in FIG. 2 is added in the clockwise direction in FIG. 3 and the loop side port for transmitting the frame to which the identifier B is added in FIG. Face counterclockwise. The communication devices 101 to 105 face the loop-side port transmitting and receiving the frame to which the identifier A described in FIG. 1 is added in the counterclockwise direction in FIG. 3 and the loop-side port transmitting and receiving the frame to which the identifier B is added. Face clockwise in FIG.

【0026】スイッチングハブに付いているノードの個
数はいくつでもよいが、ここでは、簡単に、1つのスイ
ッチングハブに1つのノードが付いているものとした。
主通信装置は1個とするが、通信装置の個数、スイッチ
ングハブの個数はいくつでもよい。
Although the number of nodes attached to the switching hub may be any number, it is assumed here that one switching hub has one node.
Although the number of main communication devices is one, the number of communication devices and the number of switching hubs may be any number.

【0027】主通信装置100に接続されているスイッ
チングハブ110のノード120の先(図外)には、イ
ンターネットを接続したり、このループ型ネットワーク
を管理するためのサーバを設置することができる。主通
信装置100に接続されているスイッチングハブ110
はツリーの根と考える。一方、ノード121〜125に
は、ユーザの端末などを接続することができる。
At the end (not shown) of the node 120 of the switching hub 110 connected to the main communication device 100, a server for connecting the Internet or managing this loop network can be installed. Switching hub 110 connected to main communication device 100
Is considered the root of the tree. On the other hand, a user terminal or the like can be connected to the nodes 121 to 125.

【0028】スイッチングハブ111〜115及び通信
装置101〜105には、予めリダンダント機能によ
り、ツリーの根であるスイッチングハブ110に最短経
路で到達できるよう、使用する非ループ側ポートを設定
しておく。スイッチングハブ110及び主通信装置10
0はリダンダント機能による非ループ側ポートの選択的
使用を設定しない。
The non-loop-side ports to be used are set in advance in the switching hubs 111 to 115 and the communication devices 101 to 105 by a redundant function so that the switching hub 110 which is the root of the tree can be reached by the shortest path. Switching hub 110 and main communication device 10
0 does not set the selective use of the non-loop side port by the redundant function.

【0029】まず、上りフレームの経路について説明す
る。
First, the path of an upstream frame will be described.

【0030】スイッチングハブ111のノード121に
フレームが受信された場合、スイッチングハブ111で
は、スイッチングハブ111及び通信装置101のリダ
ンダント機能により伝送路131Aのみが使用可能とな
っているため、スイッチングハブ111は伝送路131
Aを介して通信装置101にフレームを送信する。通信
装置101は、このフレームを非ループ側ポートから受
信することになるので、このフレームに識別子Aを付加
し、その識別子Aを付加したフレームをループ側ポート
から反時計回りに送信する。このフレームが主通信装置
100に到着すると、主通信装置100はフレームから
識別子Aをはずし、このフレームを伝送路130Aを介
してスイッチングハブ110に送信する。スイッチング
ハブ110は、FDB(フィルタリングデータベース)
を参照してフレームの宛先を判断し、ノード120に転
送する。
When a frame is received by the node 121 of the switching hub 111, only the transmission path 131A can be used by the switching hub 111 and the redundant function of the communication device 101. Transmission line 131
A frame is transmitted to the communication device 101 via A. Since the communication apparatus 101 receives this frame from the non-loop side port, the communication apparatus 101 adds the identifier A to this frame, and transmits the frame with the identifier A added thereto counterclockwise from the loop side port. When the frame arrives at the main communication device 100, the main communication device 100 removes the identifier A from the frame, and transmits the frame to the switching hub 110 via the transmission path 130A. The switching hub 110 is an FDB (filtering database)
To determine the destination of the frame, and forward the frame to the node 120.

【0031】スイッチングハブ112のノード122に
フレームが受信された場合、スイッチングハブ112で
はリダンダント機能により伝送路132Aのみが使用可
能となっているため、スイッチングハブ112は伝送路
132Aを介して通信装置102にフレームを送信す
る。通信装置102は、このフレームを非ループ側ポー
トから受信することになるので、このフレームに識別子
Aを付加し、その識別子Aを付加したフレームをループ
側ポートから反時計回りに送信する。このフレームが通
信装置101に到着すると、通信装置101は、図1の
経路424のごとくループ側ポートと非ループ側ポート
とから送信しようとするが、リダンダント機能により伝
送路131Bが使用不可能となっているため、ループ側
ポートからの送信のみが実行される。このフレームは、
反時計回りに主通信装置100に到着し、前述のノード
121からのフレームと同様にノード120に転送され
ることになる。
When a frame is received by the node 122 of the switching hub 112, only the transmission line 132A is available in the switching hub 112 due to the redundant function, so that the switching hub 112 transmits the communication device 102 via the transmission line 132A. Send the frame to Since the communication device 102 receives the frame from the non-loop side port, the communication device 102 adds the identifier A to the frame, and transmits the frame with the identifier A added thereto counterclockwise from the loop side port. When this frame arrives at the communication device 101, the communication device 101 tries to transmit from the loop side port and the non-loop side port as shown by the path 424 in FIG. 1, but the transmission line 131B becomes unusable due to the redundant function. Therefore, only transmission from the loop side port is executed. This frame
The packet arrives at the main communication device 100 in the counterclockwise direction, and is transferred to the node 120 in the same manner as the frame from the node 121 described above.

【0032】スイッチングハブ113のノード123に
フレームが受信された場合、スイッチングハブ113で
はリダンダント機能により伝送路132Bのみが使用可
能となっているため、スイッチングハブ113は伝送路
132Bを介して通信装置103にフレームを送信す
る。通信装置103は、このフレームを非ループ側ポー
トから受信することになるので、このフレームに識別子
Bを付加し、その識別子Bを付加したフレームをループ
側ポートから時計回りに送信する。このフレームが通信
装置104に到着すると、通信装置104は、このフレ
ームを図1の経路424のごとくループ側ポートと非ル
ープ側ポートとから送信しようとするが、リダンダント
機能により伝送路134Aが使用不可能となっているた
め、ループ側ポートからの送信のみが実行される。この
フレームは、時計回りに通信装置105に受信される。
通信装置105でも、このフレームを図1の経路424
のごとくループ側ポートと非ループ側ポートとから送信
しようとするが、リダンダント機能により伝送路135
Aが使用不可能となっているため、ループ側ポートから
の送信のみが実行される。このフレームは、時計回りに
主通信装置100に到着する。主通信装置100はフレ
ームから識別子Bをはずし、このフレームを伝送路13
0Bを介してスイッチングハブ110に送信する。スイ
ッチングハブ110は、フレームの宛先を判断し、ノー
ド120に転送する。
When a frame is received by the node 123 of the switching hub 113, only the transmission line 132B can be used by the switching function of the switching hub 113, so that the switching hub 113 transmits the communication device 103 via the transmission line 132B. Send the frame to Since the communication device 103 receives the frame from the non-loop side port, the communication device 103 adds the identifier B to the frame and transmits the frame with the identifier B added clockwise from the loop side port. When this frame arrives at the communication device 104, the communication device 104 tries to transmit this frame from the loop side port and the non-loop side port as shown by the path 424 in FIG. 1, but the transmission line 134A is not used due to the redundant function. Since transmission is possible, only transmission from the loop side port is executed. This frame is received by the communication device 105 clockwise.
The communication device 105 also transmits this frame to the path 424 in FIG.
As described above, transmission from the loop side port and the non-loop side port is attempted.
Since A cannot be used, only transmission from the loop side port is executed. This frame arrives at main communication device 100 clockwise. The main communication device 100 removes the identifier B from the frame, and
0B to the switching hub 110. The switching hub 110 determines the destination of the frame and transfers the frame to the node 120.

【0033】ノード124、125からのフレームも同
様の手順で時計回りの上り経路を通ってノード120に
到達する。
The frames from the nodes 124 and 125 reach the node 120 via the clockwise upward path in the same procedure.

【0034】次に、下りフレームの経路について説明す
る。
Next, the path of a downstream frame will be described.

【0035】スイッチングハブ110のノード120に
ノード121宛のフレームが受信された場合、スイッチ
ングハブ110はFDBを参照して伝送路130Aの先
にノード121が存在していることを認識する。そこ
で、スイッチングハブ110は、伝送路130Aを介し
て主通信装置100にフレームを送信する。主通信装置
100は、識別子Aを付加したフレームを図2の経路5
21のごとくループ側ポートから送信するので、このフ
レームは時計回りの下り経路を通って通信装置101に
到達する。
When a frame addressed to the node 121 is received by the node 120 of the switching hub 110, the switching hub 110 refers to the FDB and recognizes that the node 121 exists beyond the transmission line 130A. Therefore, switching hub 110 transmits the frame to main communication device 100 via transmission line 130A. The main communication device 100 transmits the frame to which the identifier A has been added to the route 5 in FIG.
Since the frame is transmitted from the loop-side port as indicated by 21, the frame reaches the communication device 101 via the clockwise downward route.

【0036】通信装置101は、このフレームを図1の
経路423のごとくループ側ポートと非ループ側ポート
とから送信する。非ループ側ポートから送信されるフレ
ームは識別子Aがはずされる。識別子Aがはずされたフ
レームは、伝送路131Aを介してスイッチングハブ1
11に到着する。スイッチングハブ111は、FDBを
参照し、このフレームをノード121に転送する。
The communication apparatus 101 transmits this frame from the loop-side port and the non-loop-side port as indicated by the path 423 in FIG. The frame transmitted from the non-loop side port has the identifier A removed. The frame from which the identifier A has been removed is transmitted to the switching hub 1 via the transmission line 131A.
Arrives at 11. The switching hub 111 refers to the FDB and transfers this frame to the node 121.

【0037】ループ側ポートから送信されるフレームが
順次、通信装置102、103、104、105を経て
主通信装置100に到着しても、識別子がAであるため
経路524は適用せず、このフレームがループを1周回
したものと判断してフレームを廃棄する。
Even if frames transmitted from the loop-side port sequentially arrive at the main communication device 100 via the communication devices 102, 103, 104, and 105, the path is not applied because the identifier is A, and this frame is not applied. Determines that the loop has made one round, and discards the frame.

【0038】尚、通信装置101にもFDBを設け、主
通信装置100から時計回りの下り経路を介して受信し
たフレームは、FDBを参照して宛先を判断してもよ
い。これにより、ノード121宛のフレームは非ループ
側ポートからのみ送信され、ループを周回することがな
くなる。
The communication device 101 may also be provided with an FDB, and a frame received from the main communication device 100 via a clockwise downward route may determine the destination by referring to the FDB. As a result, the frame addressed to the node 121 is transmitted only from the non-loop side port, and does not go around the loop.

【0039】スイッチングハブ110のノード120に
ノード122宛のフレームが受信された場合、スイッチ
ングハブ110はFDBを参照して伝送路130Aの先
にノード121が存在していることを認識する。そこ
で、スイッチングハブ110は、伝送路130Aを介し
て主通信装置100にフレームを送信する。主通信装置
100は、識別子Aを付加したフレームを図2の経路5
21のごとくループ側ポートから送信するので、このフ
レームは時計回りの下り経路を通って通信装置101に
到達する。
When a frame addressed to the node 122 is received by the node 120 of the switching hub 110, the switching hub 110 refers to the FDB and recognizes that the node 121 exists beyond the transmission line 130A. Therefore, switching hub 110 transmits the frame to main communication device 100 via transmission line 130A. The main communication device 100 transmits the frame to which the identifier A has been added to the route 5 in FIG.
Since the frame is transmitted from the loop-side port as indicated by 21, the frame reaches the communication device 101 via the clockwise downward route.

【0040】通信装置101は、このフレームを図1の
経路423のごとくループ側ポートと非ループ側ポート
とから送信する。非ループ側ポートから送信されるフレ
ームは、スイッチングハブ111の全てのノードにおい
て宛先が該当しないので廃棄される。
The communication device 101 transmits this frame from the loop-side port and the non-loop-side port as indicated by the path 423 in FIG. The frame transmitted from the non-loop side port is discarded because the destination does not correspond to all the nodes of the switching hub 111.

【0041】ループ側ポートから送信されるフレーム
は、通信装置102に到達するので、し、前述のノード
121宛のフレームと同様にしてスイッチングハブ11
2よりノード122に転送される。
Since the frame transmitted from the loop side port reaches the communication device 102, the switching hub 11 transmits the frame in the same manner as the frame addressed to the node 121.
2 to the node 122.

【0042】通信装置101、102にもFDBを設け
ている場合、主通信装置100から時計回りの下り経路
を伝送されるノード122宛のフレームは、通信装置1
01においてFDBの宛先判断によりループ側ポートか
らのみ送信され、通信装置102に到達する。通信装置
102では、このフレームをFDBの宛先判断により非
ループ側ポートからのみ送信する。
When the communication devices 101 and 102 are also provided with the FDB, the frame addressed to the node 122 transmitted from the main communication device 100 through the clockwise down route is transmitted to the communication device 1.
At 01, the data is transmitted only from the loop side port by the FDB destination determination and reaches the communication device 102. The communication device 102 transmits this frame only from the non-loop side port based on the destination determination of the FDB.

【0043】スイッチングハブ110のノード120に
ノード123〜125宛のフレームが受信された場合、
同様の手順でフレームは主通信装置100から反時計回
りの下り経路を伝送されてノード123〜125に到達
する。
When a frame addressed to the nodes 123 to 125 is received by the node 120 of the switching hub 110,
In the same procedure, the frame is transmitted from the main communication device 100 on the counterclockwise downstream route and reaches the nodes 123 to 125.

【0044】以上説明した図3のループ型ネットワーク
の定常時動作をまとめると、図4に矢印で示すようなフ
レームの経路がツリー状に形成される。
To summarize the above-described steady-state operation of the loop type network shown in FIG. 3, a frame path as shown by an arrow in FIG. 4 is formed in a tree shape.

【0045】次に、障害発生時における経路切り替わり
の手順を説明する。ここでは、通信装置101と通信装
置102との間の伝送路が物理的に切断された場合を想
定して説明する。
Next, a procedure for switching paths when a failure occurs will be described. Here, the description will be made on the assumption that the transmission path between the communication apparatus 101 and the communication apparatus 102 is physically disconnected.

【0046】通信装置101〜105は、ループ側ポー
トから見て下流に位置する非ループ側ポートのうち、障
害箇所に近い非ループ側ポートのリンクを論理的に切断
する機能を備えているものとする。即ち、図1において
伝送路413が障害箇所であるならば、非ループ側ポー
ト401を切断し、伝送路414が障害箇所であるなら
ば、非ループ側ポート402を切断する。この機能をF
LR(ファーストリンクリレー)機能と呼ぶ。従って、
通信装置101と通信装置102との間の伝送路が物理
的に切断された場合、通信装置102では、FLR機能
により伝送路132A側のリンクを論理的に切断する。
Each of the communication devices 101 to 105 has a function of logically disconnecting the link of the non-loop-side port close to the failure point among the non-loop-side ports located downstream from the loop-side port. I do. That is, in FIG. 1, if the transmission path 413 is a failure point, the non-loop side port 401 is disconnected, and if the transmission path 414 is a failure point, the non-loop side port 402 is disconnected. This function is called F
This is called an LR (fast link relay) function. Therefore,
When the transmission path between the communication apparatus 101 and the communication apparatus 102 is physically disconnected, the communication apparatus 102 logically disconnects the link on the transmission path 132A by the FLR function.

【0047】通信装置101は、もともとリダンダント
機能により、伝送路131B側のリンクを論理的に切断
しており、FLR機能による変化は生じない。また、通
信装置103〜105も同様に伝送路133A〜135
A側のリンクを論理的に切断しており、FLR機能によ
る変化は生じない。
The communication apparatus 101 originally logically disconnects the link on the transmission line 131B side by the redundant function, and no change occurs by the FLR function. Similarly, the communication devices 103 to 105 also have transmission paths 133A to 135A.
The link on the A side is logically disconnected, and no change occurs due to the FLR function.

【0048】通信装置102は、FLR機能により伝送
路132A側のリンクが切断されたことで、反時計回り
方向の上り経路に使用していた伝送路が使用不能になっ
たので、時計回り方向の上り経路に切り替えるべく、こ
れまでリダンダント機能により不使用にしていた伝送路
132B側のリンクを論理的に接続する。即ち、図1に
おいて非ループ側ポート402を使用できるよう設定す
る。スイッチングハブ112も同様に伝送路132B側
のリンクを論理的に接続する。これにより、スイッチン
グハブ112ではノード122からのフレームを、前述
した定常時の伝送路132Aではなく、伝送路132B
を介して通信装置102にフレームを送信するようにな
る。このフレームを受信した通信装置102は、識別子
Bを付加したフレームをループ側ポートから時計回りに
送信する。
In the communication device 102, since the link on the transmission line 132A side is disconnected by the FLR function, the transmission line used for the upstream path in the counterclockwise direction becomes unusable. In order to switch to the upstream path, the link on the transmission line 132B side that has been unused by the redundant function is logically connected. That is, the setting is made so that the non-loop side port 402 can be used in FIG. Similarly, the switching hub 112 logically connects the link on the transmission line 132B side. As a result, the switching hub 112 transmits the frame from the node 122 to the transmission path 132B instead of the transmission path 132A in the normal state.
The frame is transmitted to the communication device 102 via the communication device 102. Upon receiving this frame, the communication device 102 transmits the frame to which the identifier B has been added clockwise from the loop-side port.

【0049】このフレームが主通信装置100を介して
スイッチングハブ110に受信されると、スイッチング
ハブ110は、ノード122が伝送路130Bの先にあ
ることを認識してFDBを書き替える。よって、スイッ
チングハブ110は、ノード122宛のフレームを伝送
路130Bから送信するようになり、このフレームは主
通信装置100から反時計回り方向の下り経路を通って
通信装置102に伝送される。
When this frame is received by switching hub 110 via main communication device 100, switching hub 110 recognizes that node 122 is beyond transmission line 130B and rewrites the FDB. Therefore, the switching hub 110 transmits a frame addressed to the node 122 from the transmission line 130B, and this frame is transmitted from the main communication device 100 to the communication device 102 via a counterclockwise downward route.

【0050】以上の手順により、通信装置102は、反
時計回り方向の下り経路及び時計回り方向の上り経路を
使用するツリーに組み込まれ、定常時動作に移行する。
この結果、図5に矢印で示すようなフレームの経路がツ
リー状に形成される。
According to the above procedure, the communication device 102 is incorporated in a tree using the down route in the counterclockwise direction and the up route in the clockwise direction, and shifts to the normal operation.
As a result, the path of the frame as shown by the arrow in FIG. 5 is formed in a tree shape.

【0051】本発明によれば、図3のように物理的にル
ープを有するネットワークが、図4、図5のように論理
的にはツリーとなる。このようなツリー構造のネットワ
ークには、イーサネットが適用できる。また、図3で
は、ループ型ネットワークのみに着目したが、このよう
な物理的なループを部分的に含んでいる大きなネットワ
ークからみれば、部分的なループがツリーとして扱える
ので、全体がツリーとして扱え、イーサネットが適用で
きる。言い換えると、冗長化構成を持つ大規模ネットワ
ークにおいても、ループを図3のように本発明の通信装
置で構成すればイーサネットが適用できる。イーサネッ
トを適用することにより、帯域が高帯域化し、機器価格
が低下し、管理が容易になる。
According to the present invention, a network having a physical loop as shown in FIG. 3 becomes a logical tree as shown in FIGS. Ethernet can be applied to such a tree-structured network. Although FIG. 3 focuses on the loop type network only, from the viewpoint of a large network partially including such a physical loop, since the partial loop can be handled as a tree, the entire loop cannot be handled as a tree. , Ethernet is applicable. In other words, even in a large-scale network having a redundant configuration, Ethernet can be applied if a loop is configured by the communication device of the present invention as shown in FIG. By applying the Ethernet, the bandwidth is increased, the device price is reduced, and the management becomes easier.

【0052】本発明では、個々の通信装置が図1(主通
信装置は図2)で説明した機能を持つことにより物理的
なループにおける経路の冗長が解消されるので、通信装
置の個数には依存しない。即ち、ループに含まれている
通信装置の個数(ポップ数)を自由に多くすることがで
きる。また、スイッチングハブに付けるノードの数を自
由に多くすることができる。このため、運用目的に合っ
た規模のネットワークを構築するのが容易となる。
In the present invention, since each communication device has the function described in FIG. 1 (the main communication device is shown in FIG. 2), the redundancy of the path in the physical loop is eliminated. Not dependent. That is, the number of communication devices (the number of pops) included in the loop can be freely increased. Further, the number of nodes attached to the switching hub can be freely increased. Therefore, it is easy to construct a network of a scale suitable for the operation purpose.

【0053】本発明によれば、ループ型ネットワークか
ら分岐されている全てのノードからのフレームは、ツリ
ーの根である主通信装置のスイッチングハブに送信され
る。従って、ネットワークの管理が容易になり、セキュ
リティが向上する。
According to the present invention, frames from all nodes branched from the loop network are transmitted to the switching hub of the main communication device, which is the root of the tree. Therefore, management of the network is facilitated and security is improved.

【0054】また、本発明では、ループ上の通信装置
(主通信装置)がほぼ同等の機能を有しているので、同
一構成の通信装置において簡単な設定で論理的に通信装
置と主通信装置とに切り替えるよう構成することができ
る。これにより、通信装置と主通信装置とを入れ替えた
いとき、物理的に配置を変更することなく、論理的にい
り替えることが可能になり、入れ替えが容易になる。
Further, according to the present invention, since the communication devices (main communication device) on the loop have substantially the same functions, the communication devices having the same configuration logically and easily communicate with the communication device with simple settings. It can be configured to switch to Thus, when it is desired to exchange the communication device and the main communication device, it is possible to logically exchange the communication device without physically changing the arrangement, thereby facilitating the exchange.

【0055】[0055]

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

【0056】(1)ループ型ネットワークの物理的なル
ープを論理的にツリーとすることができるので、障害か
らの復旧が容易で、ポップ数が多くでき、セキュリティ
にも優れる。
(1) Since a physical loop of a loop type network can be logically formed as a tree, recovery from a failure is easy, the number of pops is large, and security is excellent.

【0057】(2)冗長化構成によって物理的なループ
が含まれている大規模なネットワークがイーサネットで
実現できる。
(2) A large-scale network including a physical loop can be realized by Ethernet with a redundant configuration.

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

【図1】本発明の一実施形態を示す通信装置の機能的構
成図である。
FIG. 1 is a functional configuration diagram of a communication device according to an embodiment of the present invention.

【図2】本発明の一実施形態を示す主通信装置の機能的
構成図である。
FIG. 2 is a functional configuration diagram of a main communication device according to an embodiment of the present invention.

【図3】本発明の一実施形態を示すループ型ネットワー
クの構成図である。
FIG. 3 is a configuration diagram of a loop type network showing one embodiment of the present invention.

【図4】図3のループ型ネットワークの定常時における
フレームの経路図である。
FIG. 4 is a diagram showing a frame path when the loop network of FIG. 3 is in a steady state;

【図5】図3のループ型ネットワークの経路切り替わり
後におけるフレームの経路図である。
FIG. 5 is a diagram illustrating a route of a frame after a route is switched in the loop network of FIG. 3;

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

100、500 主通信装置 101〜105、400 通信装置 401、402、501、502 非ループ側ポート 403、404、503、504 ループ側ポート 100, 500 Main communication device 101-105, 400 Communication device 401, 402, 501, 502 Non-loop side port 403, 404, 503, 504 Loop side port

───────────────────────────────────────────────────── フロントページの続き Fターム(参考) 5K031 AA11 AA12 CB11 DA03 DA12 5K033 AA08 AA09 DA02 DA15 DB03 EA02  ──────────────────────────────────────────────────続 き Continued on the front page F term (reference) 5K031 AA11 AA12 CB11 DA03 DA12 5K033 AA08 AA09 DA02 DA15 DB03 EA02

Claims (2)

【特許請求の範囲】[Claims] 【請求項1】 ループ型ネットワークに接続されないポ
ートからフレームを受信したときには、識別子を付加し
たフレームをループ型ネットワークに接続されたポート
からループの片方向に送信する機能と、ループ型ネット
ワークに接続されたポートから識別子付きのフレームを
受信したときには、識別子を削除したフレームをループ
型ネットワークに接続されないポートのひとつから送信
する機能とを備えたことを特徴とする通信装置。
When a frame is received from a port not connected to the loop type network, a function of transmitting a frame to which an identifier is added in one direction of a loop from a port connected to the loop type network, and a function connected to the loop type network. A function of transmitting a frame with the identifier deleted from one of the ports not connected to the loop type network, when receiving a frame with an identifier from the port.
【請求項2】 冗長化構成によって物理的なループが含
まれているイーサネット(登録商標)において、ループ
に接続されないポートからフレームを受信したときに
は、識別子を付加したフレームをループに接続されたポ
ートからループの片方向に送信する機能と、ループに接
続されたポートから識別子付きのフレームを受信したと
きには、識別子を削除したフレームをループに接続され
ないポートのひとつから送信する機能とを備えた複数の
通信装置を用いて前記物理的なループを構成することを
特徴とする通信ネットワークシステム。
2. In Ethernet (registered trademark) in which a physical loop is included in a redundant configuration, when a frame is received from a port not connected to the loop, a frame to which an identifier is added is transmitted from the port connected to the loop. Multiple communications with a function to transmit in one direction of the loop and a function to transmit a frame with an identifier deleted from one of the ports not connected to the loop when a frame with an identifier is received from a port connected to the loop A communication network system, wherein the physical loop is configured using a device.
JP2001145043A 2001-05-15 2001-05-15 Communications device and communication network system Pending JP2002344462A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2001145043A JP2002344462A (en) 2001-05-15 2001-05-15 Communications device and communication network system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2001145043A JP2002344462A (en) 2001-05-15 2001-05-15 Communications device and communication network system

Publications (1)

Publication Number Publication Date
JP2002344462A true JP2002344462A (en) 2002-11-29

Family

ID=18990913

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2001145043A Pending JP2002344462A (en) 2001-05-15 2001-05-15 Communications device and communication network system

Country Status (1)

Country Link
JP (1) JP2002344462A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2004109985A1 (en) * 2003-06-02 2004-12-16 Fujitsu Limited Node device and rpr network

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2004109985A1 (en) * 2003-06-02 2004-12-16 Fujitsu Limited Node device and rpr network

Similar Documents

Publication Publication Date Title
US7633883B2 (en) System and method for controlling network traffic
US6856591B1 (en) Method and system for high reliability cluster management
US7233991B2 (en) Self-healing tree network
US9197583B2 (en) Signaling of attachment circuit status and automatic discovery of inter-chassis communication peers
CA2566005C (en) Protected switching ring
US8411690B2 (en) Preventing data traffic connectivity between endpoints of a network segment
US8977690B2 (en) Distribution of XML documents/messages to XML appliances/routers
US7974192B2 (en) Multicast switching in a distributed communication system
US7778204B2 (en) Automatic maintenance of a distributed source tree (DST) network
EP2911355B1 (en) Method and device for flow path negotiation in link aggregation group
WO2012142910A1 (en) Method and system for implementing elastic network interface and interconnection
WO2008056838A1 (en) System and method for controlling network traffic
WO2012003743A1 (en) Method and apparatus for forwarding multicast traffic
CN109691031B (en) Service message transmission method and node equipment
WO2012171378A1 (en) Method and router for preventing flow interruption caused by failover from vpls to l3
US20070217438A1 (en) Ring node device and method of connecting terminal to ring node device
JP2013239807A (en) Communication device
EP2394390B1 (en) Method for using a computer network
CN102546345A (en) Method for realizing cross-ring protection of resilient packet ring by use of spanning tree protocol
JP4388464B2 (en) Packet relay device and packet communication network
Cisco Configuring the Catalyst 8500 Software
Cisco Configuring the Catalyst 8500 Software
Cisco Configuring Interfaces and Circuits
JP2002344462A (en) Communications device and communication network system
Cisco Understanding Token Ring Switching