JPH07131479A - Line concentrating device and method for recognizing and controlling node under its control - Google Patents

Line concentrating device and method for recognizing and controlling node under its control

Info

Publication number
JPH07131479A
JPH07131479A JP27682293A JP27682293A JPH07131479A JP H07131479 A JPH07131479 A JP H07131479A JP 27682293 A JP27682293 A JP 27682293A JP 27682293 A JP27682293 A JP 27682293A JP H07131479 A JPH07131479 A JP H07131479A
Authority
JP
Japan
Prior art keywords
frame
concentrator
address
recognition
configuration
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.)
Withdrawn
Application number
JP27682293A
Other languages
Japanese (ja)
Inventor
Masahiko Kokado
正彦 古門
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.)
Fujitsu Ltd
Original Assignee
Fujitsu 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 Fujitsu Ltd filed Critical Fujitsu Ltd
Priority to JP27682293A priority Critical patent/JPH07131479A/en
Publication of JPH07131479A publication Critical patent/JPH07131479A/en
Withdrawn legal-status Critical Current

Links

Abstract

PURPOSE:To correctly recognize connection relation even when the line concentration device is hierarchically connected by recording the transmission destination address of a frame for constitution recognition and erasing the frame from a transmission line when the frame is received. CONSTITUTION:A frame transmission part 20 of the line concentration device 10 has a constitution recognition frame transmission part 30 which sets its address as a transmission source address in the frame for constitution confirmation distinctive from other general frames and sends them. Further, a frame reception part 40 has a constitution confirmation frame reception part 50 which records transmission source address of the frame and erases the frame from the transmission line when the frame for constitution recognition is received. This constitution recognition frame transmission part 30 sends the frame for constitution recognition where its address is set to all ports P1-P3. Therefore, remote constitution management of the line concentrating device can be performed without requiring any operator and a management device which is flexibly applied to a network having many changes can be designed.

Description

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

【0001】[0001]

【産業上の利用分野】本発明は,集線装置が階層的に接
続されている場合であっても,それを認識できるように
した集線装置およびその配下ノード認識制御方法に関す
る。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a concentrator and a subordinate node recognition control method for enabling concentrators to be recognized even when they are hierarchically connected.

【0002】ネットワークシステムにおいて,どのよう
な装置がどのような形で接続されているかの構成情報
は,障害時の復旧や再構成などのメンテナンスに必要で
ある。また,システムを拡張・変更する際の情報として
も必要である。
[0002] In a network system, configuration information about what kind of device is connected and in what form is necessary for maintenance such as recovery and reconfiguration at the time of failure. It is also necessary as information when expanding or changing the system.

【0003】[0003]

【従来の技術】図5は従来技術とその問題点を説明する
ための図である。ここで,集線装置10は,HUBと呼
ばれるものであり,10BASE−Tにおいて通信フレ
ームの中継を行う集線装置である。10BASE−T
は,ISO8802.3で規定されたCSMA/CD方
式のローカルエリアネットワーク(LAN)のうち,ツ
イストペアケーブルを用いた伝送路(物理層)を持つも
のである。図5(A)に示すように,集線装置10に
は,複数のポートP1〜P3があり,その先に複数個の
ノード62〜64を接続できるようになっている。
2. Description of the Related Art FIG. 5 is a diagram for explaining a conventional technique and its problems. Here, the concentrator 10 is called a HUB, and is a concentrator that relays communication frames in 10BASE-T. 10BASE-T
Is a CSMA / CD type local area network (LAN) defined by ISO8802.3, which has a transmission line (physical layer) using a twisted pair cable. As shown in FIG. 5A, the concentrator 10 has a plurality of ports P1 to P3, and a plurality of nodes 62 to 64 can be connected to the ports.

【0004】この集線装置(HUB)を管理する場合,
どのポートにどのノードが接続されているかをリモート
により知ることができれば,遠隔地からのHUB管理が
より行い易くなる。HUBのどのポートにどのノードが
接続されているかを知る方法として,HUBでは,受信
したフレームの送信元(SA)アドレスを各ポートごと
に記録し,リモートからそれを読み取る方法がある。フ
レームのSAアドレスを知ることにより,そのフレーム
の送信元を一意に決定することができ,ポートに接続さ
れているノードを特定することができる。
When managing this concentrator (HUB),
If it is possible to remotely know which node is connected to which port, it becomes easier to perform HUB management from a remote place. As a method of knowing which port of the HUB is connected to which node, the HUB has a method of recording the source (SA) address of the received frame for each port and reading it from the remote. By knowing the SA address of the frame, the source of the frame can be uniquely determined, and the node connected to the port can be specified.

【0005】ところで,HUBのポートには,さらに他
のHUBを接続することができる。このカスケード接続
は4段まで可能である。この場合,前記のSAアドレス
の記録のみではうまくいかない。なぜなら,そのポート
では接続されているHUBのさらに下のノードのSAア
ドレスが見えることがあるからである。このため,現在
では,そのSAアドレスが変化した回数をカウントし,
その変化が起きているならば,そのポートにはHUBが
接続されていると判断するようにしている。
By the way, another HUB can be connected to the port of the HUB. This cascade connection allows up to 4 stages. In this case, recording the SA address alone does not work. This is because the SA address of the node below the connected HUB may be visible at that port. For this reason, currently, the number of times that SA address has changed is counted,
If the change occurs, it is determined that the HUB is connected to the port.

【0006】[0006]

【発明が解決しようとする課題】以上のような従来方法
では,収集できるデータが,不定期に送られてくるHU
B配下のノードからのフレームに依存している。そのた
め,HUBがカスケード接続されている場合,その接続
関係を正しく認識できないことがあるという問題があ
る。
In the above-mentioned conventional method, the HU that collects data is sent irregularly.
It depends on the frame from the node under B. Therefore, when the HUBs are cascade-connected, there is a problem that the connection relationship may not be correctly recognized.

【0007】例えば,図5(B)に示すように,HUB
10のポートP1に他のHUB11が接続され,ポート
P2にノードN3が接続され,ポートP3にノードN4
が接続されていたとする。また,HUB11にはノード
N5〜N7が接続されていたとする。HUB10は,ポ
ートP1を介して受信するフレームのSAアドレスが変
化した回数をカウントし,頻繁に変化する場合には,ポ
ートP1の配下に他のHUBが接続されていると認識す
る。しかし,ある一つのノード,例えばノードN6だけ
が通信を行い,他のノードN5,N7はほとんど通信し
ていない場合には,最上位のHUB10のポートP1で
は最下位のノードN6のSAアドレスしか認識しないこ
とになる。
For example, as shown in FIG.
The other HUB 11 is connected to the port P1 of node 10, the node N3 is connected to the port P2, and the node N4 is connected to the port P3.
Were connected. Further, it is assumed that the nodes N5 to N7 are connected to the HUB 11. The HUB 10 counts the number of times the SA address of the frame received via the port P1 changes, and if the SA address changes frequently, it recognizes that another HUB is connected under the port P1. However, when only one node, for example, the node N6 is communicating and the other nodes N5 and N7 are hardly communicating, the port P1 of the highest HUB 10 recognizes only the SA address of the lowest node N6. Will not do.

【0008】例えば,リモートから管理装置がHUB1
0のポート情報を読み出し,その情報のみを信じてHU
Bの接続関係を判断すると,ポートP1にはノードN6
が接続されていると誤認し,図5(C)に示すような接
続構成であると判断してしまうことになる。さらにHU
Bが増えると,接続関係を誤る確率が増加する。
[0008] For example, the management device is remotely controlled by the HUB1.
Read the port information of 0, believe only that information and HU
When the connection relation of B is judged, the node N6 is connected to the port P1.
Will be mistakenly recognized as being connected, and the connection configuration will be judged as shown in FIG. Further HU
As B increases, the probability of erroneous connection increases.

【0009】本発明は上記問題点の解決を図り,特にH
UBが階層的に接続されている場合であっても,接続関
係を正しく認識できるようにすることを目的としてい
る。
The present invention seeks to solve the above problems, and in particular H
Even if the UBs are hierarchically connected, the purpose is to allow the connection relationship to be correctly recognized.

【0010】[0010]

【課題を解決するための手段】図1は本発明の原理説明
図である。図1において,10,11は複数のポートを
持つ集線装置(HUB),20,21はポートを介して
フレームを伝送路へ送り出すフレーム送信部,30は構
成認識のための特定のフレームを送信する構成認識用フ
レーム送信部,40,41はポートを介してフレームを
伝送路から受信するフレーム受信部,50は構成認識の
ための特定のフレームを受信し処理する構成認識用フレ
ーム受信部,60は端末等のノード,P1〜P4は信号
の送受信口となるポートを表す。
FIG. 1 is a diagram for explaining the principle of the present invention. In FIG. 1, 10 and 11 are concentrators (HUBs) having a plurality of ports, 20 and 21 are frame transmitters that send out frames to transmission lines through the ports, and 30 is a specific frame for configuration recognition. Configuration recognition frame transmission units, 40 and 41 are frame reception units that receive frames from transmission paths through ports, 50 is a configuration recognition frame reception unit that receives and processes specific frames for configuration recognition, and 60 is Nodes such as terminals and P1 to P4 represent ports serving as signal transmission / reception ports.

【0011】集線装置10のフレーム送信部20は,他
の一般フレームと識別可能な構成認識用フレームに,送
信元アドレスとして自アドレスを設定して送信する構成
認識用フレーム送信部30を持つ。また,フレーム受信
部40は,構成認識用フレームを受信した際に,そのフ
レームの送信元アドレスを記録し,そのフレームを伝送
路から消去する構成認識用フレーム受信部50を持つ。
The frame transmitting section 20 of the concentrator 10 has a configuration recognizing frame transmitting section 30 which sets the own address as a source address in a configuration recognizing frame which can be distinguished from other general frames and transmits the frame. Further, the frame receiving section 40 has a configuration recognition frame receiving section 50 which, when receiving the configuration recognition frame, records the source address of the frame and erases the frame from the transmission path.

【0012】構成認識用フレーム送信部30は,予め定
められた間隔で定期的に,または管理装置等からのリモ
ート指示により,自アドレスを設定した構成認識用フレ
ームを全ポートP1〜P3に送信する。
The configuration recognition frame transmission unit 30 transmits the configuration recognition frame in which its own address is set to all the ports P1 to P3 periodically at a predetermined interval or according to a remote instruction from a management device or the like. .

【0013】また,フレーム受信部40がフレームを受
信すると,それが構成認識用フレームであるかどうかを
判定し,構成認識用フレームであることを認識した場合
には,構成認識用フレーム受信部50により,そのフレ
ーム中の送信元アドレスを配下のHUBアドレスとして
記録し,そのフレームを受信したポートに他の集線装置
が接続されていることを認識する。受信した構成認識用
フレームは,他へ伝搬させずに消去する。
Further, when the frame receiving section 40 receives a frame, it judges whether or not it is a configuration recognition frame, and if it is recognized as a configuration recognition frame, then the configuration recognition frame reception section 50 As a result, the source address in the frame is recorded as a subordinate HUB address, and it is recognized that another concentrator is connected to the port that received the frame. The received configuration recognition frame is erased without propagating it to another.

【0014】各集線装置10,11が記録した各ポート
の接続情報を,上位の管理装置(図示省略)により収集
し,管理装置は,収集した接続情報に基づいてシステム
構成情報を出力する。これにより,システム構成の管理
が可能になる。
The connection information of each port recorded by each concentrator 10 and 11 is collected by a superordinate management device (not shown), and the management device outputs system configuration information based on the collected connection information. This makes it possible to manage the system configuration.

【0015】[0015]

【作用】従来技術の大きな問題点は,HUBのポートの
真下に接続されているノードがはっきりしないことによ
る。このためには,HUB同士がお互いを認識し,その
関係を判断しなければならない。しかし,HUB自身の
上位層でそれを行うと,ソフトウェアの処理負担がかな
り大きくなることが予想される。問題点を整理してみる
と以下のとおりである。
A big problem of the prior art is that the node directly below the port of the HUB is not clear. To do this, the HUBs must recognize each other and determine their relationship. However, if it is done in the upper layer of HUB itself, it is expected that the processing load of software will be considerably increased. The problems are summarized below.

【0016】まず,従来の方法では,あるノードが送信
したフレームは複数のHUBのポートに到着することが
ある。つまり,HUBがカスケード接続されている場合
には,図5(B)に示すように送信したフレームが,H
UBの複数のポートを通って行く。このため,同時に数
カ所で同じSAアドレスが認識され,カスケード接続時
の構成を判断しにくくしている。
First, in the conventional method, the frame transmitted by a certain node may arrive at the ports of a plurality of HUBs. That is, when the HUBs are cascade-connected, the frame transmitted as shown in FIG.
Go through multiple ports on the UB. For this reason, the same SA address is recognized at several locations at the same time, which makes it difficult to determine the configuration during cascade connection.

【0017】また,従来の方法では,ポートの下にHU
Bが直接接続されているかどうかだけでなく,HUBの
存在も直接知る手段がない。この2つのことから,ポー
ト単位に記録するSAアドレスが,ネットワーク全体で
一意であればよいことがわかる。つまり,HUB配下の
ノードのSAアドレスが,さらに上位のHUBへと伝搬
しなければよいということである。しかし,フレームを
上位のHUBに伝搬させなければ,HUBとして機能し
ない。
Further, in the conventional method, the HU is provided below the port.
There is no way to directly know not only whether B is directly connected, but also the existence of HUB. From these two facts, it is understood that the SA address recorded for each port may be unique in the entire network. That is, the SA address of the node under the HUB does not have to propagate to the higher HUB. However, unless the frame is propagated to the upper HUB, it does not function as a HUB.

【0018】そこで,特定のフレームのSAアドレスの
みを認識し,構成を判断することを考える。すなわち,
本発明では,ある特定のフレームだけはその上位に伝搬
させず,SAアドレスの記録のみを行うようにする。こ
うすると,そのSAアドレスは,HUBのポートの直下
に接続されていると判断できる。これにより,上記2つ
の問題点は解決する。ただし,各HUBには構成認識用
の特定のフレームを送受信する機能が必要になる。
Therefore, consider recognizing only the SA address of a specific frame and determining the configuration. That is,
In the present invention, only a specific frame is not propagated to the upper level, and only the SA address is recorded. This makes it possible to determine that the SA address is connected directly below the HUB port. This solves the above two problems. However, each HUB needs a function of transmitting and receiving a specific frame for configuration recognition.

【0019】一方,HUBではない一般のノードについ
ては,従来の方法のみで十分に接続構成を把握すること
ができる。HUBの接続関係さえわかれば,HUBが直
接に接続されていないポートには,一般のノードが接続
されていると判断できるからである。
On the other hand, for a general node that is not a HUB, the connection configuration can be sufficiently grasped only by the conventional method. This is because it is possible to determine that a general node is connected to the port to which the HUB is not directly connected, if only the connection relationship of the HUB is known.

【0020】以上の点から,本発明では,構成認識用フ
レーム送信部30および構成認識用フレーム受信部40
をHUB内に設け,構成認識用フレームの送受信により
HUBのカスケード接続を認識可能にする。
From the above points, in the present invention, the configuration recognition frame transmission unit 30 and the configuration recognition frame reception unit 40
Is provided in the HUB so that the HUB cascade connection can be recognized by transmitting / receiving the configuration recognition frame.

【0021】[0021]

【実施例】以下,10BASE−Tにおける集線装置
(HUB)の例について,本発明の実施例を説明する。
EXAMPLE An example of the concentrator (HUB) in 10BASE-T will be described below as an example of the present invention.

【0022】図2は本発明の実施例で用いる構成認識用
フレームの構成例を示す。本方式では,構成認識のため
の専用のフレームを送信し,HUBのポートでそれを受
信した場合には他への伝搬を防ぐ必要がある。それは,
MAC層で行うことがより簡単であり,現実的である。
つまり,HUBの接続を判断するための特別なMACア
ドレスを定義する。なお,MAC層は,最も基本となる
フレームの形式や送受信の制御方法等を規定する媒体ア
クセス制御層であり,MACフレームは,図2(A)に
示すように,宛先アドレス,送信元(SA)アドレス,
データの長さまたはタイプ値,データ部などからなる。
FIG. 2 shows an example of the structure of a frame for structure recognition used in the embodiment of the present invention. In this method, it is necessary to transmit a dedicated frame for configuration recognition, and when it receives the frame at the port of the HUB, it is necessary to prevent the propagation to others. that is,
It is simpler and more realistic to do at the MAC layer.
That is, a special MAC address for determining the HUB connection is defined. The MAC layer is a medium access control layer that defines the most basic frame format, transmission / reception control method, and the like, and the MAC frame includes a destination address and a transmission source (SA) as shown in FIG. )address,
It consists of data length or type value and data part.

【0023】構成認識用フレームは,図2(B)に示す
ように,宛先アドレス部分に構成認識用アドレス,すな
わち,HUBの接続を判断するために特別に定義したM
ACアドレスを設定する。それはグループアドレスでも
グローバルアドレスでもよい。HUBのポートでは,そ
のアドレス宛のフレームを受信すると,そのSAアドレ
スを直下のHUBアドレスと記録し,そのフレーム自身
はジャムを発生するなどして伝送路から取り除く。HU
B用のアドレス宛以外のフレームは従来どうりSAアド
レスを記録し,その変化回数を記録する。
As shown in FIG. 2B, the configuration recognition frame has a configuration recognition address in the destination address portion, that is, an M specially defined to determine the connection of the HUB.
Set the AC address. It can be a group address or a global address. When a frame addressed to that address is received at the HUB port, the SA address is recorded as the HUB address immediately below, and the frame itself is removed from the transmission path by causing a jam or the like. HU
The SA address is recorded in the frames other than those addressed to the B address, and the number of changes is recorded.

【0024】構成認識用フレームのデータ部は,特に規
定する必要はないが,送信時刻や上位層の情報を付加す
ることも有効である。HUBでは,この構成認識用フレ
ームを定期的に,または他からのリモート指示があった
ときに送信する。
The data part of the configuration recognition frame need not be specified in particular, but it is also effective to add the transmission time and upper layer information. The HUB transmits the frame for configuration recognition periodically or when there is a remote instruction from another.

【0025】図3は,管理装置のリモート指示によるデ
ータ収集方法説明図である。図3において,括弧内のa
a,ab,ac,adはアドレスを表す。ポートP1〜
P4における(?)の記号は,そのポートに接続されて
いる装置のアドレスが不明であることを表している。
FIG. 3 is an explanatory diagram of a data collection method according to a remote instruction from the management device. In FIG. 3, a in parentheses
a, ab, ac and ad represent addresses. Port P1
The (?) Symbol in P4 indicates that the address of the device connected to the port is unknown.

【0026】ネットワーク上の管理装置70がシステム
構成図を作成するために,そのデータを収集する場合,
図3(A)に示すように,ネットワーク内のHUB1
0,11に対して,構成認識用フレームの送信指示を送
る。この送信指示は,例えばSNMPを使用することに
より行うことができる。
When the management device 70 on the network collects the data in order to create the system configuration diagram,
As shown in FIG. 3 (A), HUB1 in the network
A configuration recognition frame transmission instruction is sent to 0 and 11. This transmission instruction can be performed by using, for example, SNMP.

【0027】構成認識用フレームの送信指示を受けたH
UB10,11は,図2(B)に示すような構成認識用
フレームを発生し,伝送路へ送り出す。HUB10が送
信する構成認識用フレームにはSAアドレスとして“a
c”が設定され,HUB11が送信する構成認識用フレ
ームのSAアドレスとして“ab”が設定されている。
図3(B)に示すように,HUB10から送られた構成
認識用フレームを,HUB11がポートP3で受信する
と,HUB11は,その構成認識用フレームに設定され
ているSAアドレスにより,ポートP3にアドレスac
のHUBが接続されていることを認識する。同様に,H
UB10は,ポートP1にアドレスabのHUBが接続
されていることを認識する。
H upon receiving an instruction to send a frame for configuration recognition
The UBs 10 and 11 generate a configuration recognition frame as shown in FIG. 2B and send it to the transmission path. The SA for the configuration recognition frame transmitted by the HUB 10 is "a".
c ”is set, and“ ab ”is set as the SA address of the configuration recognition frame transmitted by the HUB 11.
As shown in FIG. 3B, when the HUB 11 receives the configuration recognition frame sent from the HUB 10 at the port P3, the HUB 11 addresses the port P3 with the SA address set in the configuration recognition frame. ac
Recognizes that the HUB is connected. Similarly, H
The UB 10 recognizes that the HUB with the address ab is connected to the port P1.

【0028】もし,この受信した構成認識用フレームを
そのまま他へ送信すると,HUBがカスケード接続して
いる場合には,混乱が生じることになる。そこで,構成
認識用フレームを受信したHUB10,11は,受信し
たポートに対して接続されている装置のアドレスを記録
した後,そのフレームを他へ転送することなく破棄す
る。
If this received configuration recognition frame is transmitted to another as it is, confusion will occur if the HUBs are cascade-connected. Therefore, the HUBs 10 and 11 that have received the configuration recognition frame, after recording the address of the device connected to the received port, discard the frame without transferring it to another.

【0029】以上により,各HUB10,11の各ポー
トには,図3(C)に示すような情報が設定される。な
お,一般のノード40,41が接続されているポートP
2,P4については,一般のフレームの受信時に従来の
方法により接続装置のアドレスを認識し記録する。管理
装置70がそのポート情報を収集する場合には,既存の
SNMPプロトコル等を使用し,各HUB10,11か
らポート情報を収集する。これらの情報から,HUB1
0(アドレスac)とHUB11(アドレスab)がカ
スケード接続していることがわかり,管理装置70はネ
ットワークの接続構成図を作成することができる。な
お,情報を取得した後の接続構成図の作成処理等につい
ては周知の技術で実現できるので,その詳しい説明は省
略する。
As described above, the information as shown in FIG. 3C is set to each port of each HUB 10 and 11. The port P to which the general nodes 40 and 41 are connected
For 2 and P4, the address of the connection device is recognized and recorded by a conventional method when a general frame is received. When the management device 70 collects the port information, the existing SNMP protocol or the like is used to collect the port information from the HUBs 10 and 11. From these information, HUB1
It can be seen that 0 (address ac) and HUB 11 (address ab) are cascade-connected, and the management device 70 can create a network connection configuration diagram. Note that the process of creating the connection configuration diagram after acquiring the information can be realized by well-known technology, and thus detailed description thereof will be omitted.

【0030】図4は,本発明の実施例によるHUBの制
御フローチャートである。ステップS1のフレーム受信
待ち状態で,フレームを受信したならば,ステップS2
へ進む。フレーム中の宛先アドレスを受信したならば,
ステップS3へ進む。ステップS3では,宛先アドレス
をチェックし,それが構成認識用に特別に定義されたM
ACアドレスであれば,ステップS5へ進む。そうでな
ければ,ステップS4により,受信したフレームを他の
ポートへ中継する。
FIG. 4 is a control flowchart of the HUB according to the embodiment of the present invention. If a frame is received in the frame reception waiting state of step S1, step S2
Go to. If you receive the destination address in the frame,
Go to step S3. In step S3, the destination address is checked and it is a specially defined M for configuration recognition.
If it is an AC address, the process proceeds to step S5. Otherwise, in step S4, the received frame is relayed to another port.

【0031】ステップS5では,構成認識用フレーム中
の送信元アドレスを受信し,ステップS6へ進む。送信
元アドレスを受信したならば,その送信元アドレスを対
象ポート下のHUBであるとして,ポート情報格納用の
メモリに記録する。その後,ステップS7により,受信
した構成認識用フレームを伝送路から消去し,次のフレ
ーム受信待ち状態に移る。
In step S5, the source address in the frame for configuration recognition is received, and the process proceeds to step S6. When the source address is received, the source address is recorded in the port information storage memory as a HUB under the target port. After that, in step S7, the received configuration recognition frame is erased from the transmission path, and the next frame reception waiting state is entered.

【0032】[0032]

【発明の効果】以上説明したように,本発明によれば,
従来の方法では認識できなかった集線装置のカスケード
接続が認識できるようになる。したがって,集線装置の
リモートでの構成管理を人手を必要とせずに行うことが
でき,変化の多いネットワークに柔軟に対応できる管理
装置(マネージャ)を設計できるようになる。
As described above, according to the present invention,
It becomes possible to recognize the cascade connection of the concentrators, which cannot be recognized by the conventional method. Therefore, remote configuration management of the concentrator can be performed without requiring human labor, and a management device (manager) capable of flexibly coping with a network that changes a lot can be designed.

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

【図1】本発明の原理説明図である。FIG. 1 is a diagram illustrating the principle of the present invention.

【図2】本発明の実施例で用いる構成認識用フレームの
構成例を示す図である。
FIG. 2 is a diagram showing a configuration example of a configuration recognition frame used in an embodiment of the present invention.

【図3】管理装置のリモート指示によるデータ収集方法
説明図である。
FIG. 3 is an explanatory diagram of a data collection method according to a remote instruction from the management device.

【図4】本発明の実施例によるHUBの制御フローチャ
ートである。
FIG. 4 is a control flowchart of a HUB according to an embodiment of the present invention.

【図5】従来技術とその問題点を説明するための図であ
る。
FIG. 5 is a diagram for explaining a conventional technique and its problems.

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

10,11 集線装置 20,21 フレーム送信部 30 構成認識用フレーム送信部 40,41 フレーム受信部 50 構成認識用フレーム受信部 60 ノード P1〜P4 ポート 10, 11 Concentrator 20, 21 Frame transmission unit 30 Configuration recognition frame transmission unit 40, 41 Frame reception unit 50 Configuration recognition frame reception unit 60 Nodes P1 to P4 ports

Claims (5)

【特許請求の範囲】[Claims] 【請求項1】 通信用のフレームを送受信する複数のポ
ート(P1,P2, …) を有し,そのポートの先に他の集線装
置(11)が接続されることがある集線装置(10)において, 他の一般フレームと識別可能な構成認識用フレームに,
送信元アドレスとして自アドレスを設定して送信する手
段(30)と, 構成認識用フレームを受信した際に,そのフレームの送
信元アドレスを記録し,そのフレームを伝送路から消去
する手段(50)とを備えたことを特徴とする集線装置。
1. A concentrator (10) having a plurality of ports (P1, P2, ...) For transmitting and receiving a frame for communication, and another concentrator (11) may be connected to the end of the port. In, in the frame for configuration recognition that can be distinguished from other general frames,
A means (30) for setting and transmitting the own address as the source address, and a means (50) for recording the source address of the frame when the configuration recognition frame is received and erasing the frame from the transmission path. And a line concentrator.
【請求項2】 通信を行う複数のノードと,通信用のフ
レームを送受信する複数のポートを有する集線装置とが
接続されたネットワークシステムであって,前記集線装
置は通信先のノードまたは他の集線装置との間の通信の
中継を行うシステムにおいて, 前記各集線装置間で,自アドレスを設定した構成認識用
フレームを送信し, 構成認識用フレームを受信した集線装置は,構成認識用
フレームであることを認識した際に,送信元アドレスに
よって自装置のポートに接続されている集線装置を認識
し,そのフレームを他へ伝搬させずに消去することを特
徴とする集線装置の配下ノード認識制御方法。
2. A network system in which a plurality of nodes for communication and a concentrator having a plurality of ports for transmitting and receiving frames for communication are connected, wherein the concentrator is a node of a communication destination or another concentrator. In a system that relays communication with a device, a concentrator that transmits a configuration recognition frame with its own address set and receives the configuration recognition frame is a configuration recognition frame between the concentrators. When this is recognized, the concentrator connected to the port of the own device is recognized by the source address, and the frame is erased without propagating the frame to another node. .
【請求項3】 請求項2記載の集線装置の配下ノード認
識制御方法において, 前記構成認識用フレームを定期的に発生させ,送信する
ようにしたことを特徴とする集線装置の配下ノード認識
制御方法。
3. The subordinate node recognition control method for a concentrator according to claim 2, wherein the configuration recognition frame is periodically generated and transmitted. .
【請求項4】 請求項2記載の集線装置の配下ノード認
識制御方法において, 前記構成認識用フレームを他の装置からのリモート指示
により発生させ,送信するようにしたことを特徴とする
集線装置の配下ノード認識制御方法。
4. The subordinate node recognition control method for a concentrator according to claim 2, wherein the configuration recognition frame is generated and transmitted by a remote instruction from another device. Subordinate node recognition control method.
【請求項5】 請求項2,請求項3または請求項4記載
の集線装置の配下ノード認識制御方法において, 各集線装置が記録した各ポートの接続情報を,上位の管
理装置により収集し,収集した接続情報に基づいてシス
テム構成情報を出力することを特徴とする集線装置の配
下ノード認識制御方法。
5. The subordinate node recognition control method for a concentrator according to claim 2, claim 3, or claim 4, wherein connection information of each port recorded by each concentrator is collected by a higher-level management device and collected. A method for controlling subordinate node recognition of a concentrator, wherein system configuration information is output based on the established connection information.
JP27682293A 1993-11-05 1993-11-05 Line concentrating device and method for recognizing and controlling node under its control Withdrawn JPH07131479A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP27682293A JPH07131479A (en) 1993-11-05 1993-11-05 Line concentrating device and method for recognizing and controlling node under its control

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP27682293A JPH07131479A (en) 1993-11-05 1993-11-05 Line concentrating device and method for recognizing and controlling node under its control

Publications (1)

Publication Number Publication Date
JPH07131479A true JPH07131479A (en) 1995-05-19

Family

ID=17574887

Family Applications (1)

Application Number Title Priority Date Filing Date
JP27682293A Withdrawn JPH07131479A (en) 1993-11-05 1993-11-05 Line concentrating device and method for recognizing and controlling node under its control

Country Status (1)

Country Link
JP (1) JPH07131479A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2009290332A (en) * 2008-05-27 2009-12-10 Fujitsu Ltd Transmission device having connection confirmation function

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2009290332A (en) * 2008-05-27 2009-12-10 Fujitsu Ltd Transmission device having connection confirmation function

Similar Documents

Publication Publication Date Title
US5347524A (en) Protocol analyzer
US6188675B1 (en) System and method for self-identifying and configuring the nodes of a network
CN101155072B (en) Method, device, and system for detecting layer 2 loop
JPH0234059A (en) Processing system for node equipment
Lee et al. The principles and performance of Hubnet: A 50 Mbit/s glass fiber local area network
JP2955555B1 (en) Network system
US6397248B1 (en) System and method to discover end node physical connectivity to networking devices
EP0478175B1 (en) A protocol analyzer
US6970961B1 (en) Reliable and redundant control signals in a multi-master system
EP3481012A1 (en) Server, switch, communication system, communication method, and recording medium
JPH07131479A (en) Line concentrating device and method for recognizing and controlling node under its control
Itai et al. Optimal distributed t-resilient election in complete networks
JP2776288B2 (en) In-device information transmission system
US20020167914A1 (en) Node detecting method, node detecting apparatus and node detecting program
JP2617648B2 (en) Network configuration recognition device
CN1697417B (en) Signal transmission method and device based on RPR medium access control
JPH04233846A (en) Method and apparatus for data transmission
JPH1098469A (en) Communication state check method for radio terminal equipment
JPH0484527A (en) Lan bridge device
JP2550187B2 (en) Automatic connection route search method in network
JPS62216449A (en) Routing system
JP2596098B2 (en) Communication line selection method
JP3456891B2 (en) Router device and frame transfer method
JPH10145411A (en) Switching hub
JPS6294037A (en) Token ring communication system

Legal Events

Date Code Title Description
A300 Withdrawal of application because of no request for examination

Free format text: JAPANESE INTERMEDIATE CODE: A300

Effective date: 20010130