JPH0537528A - Communication network system - Google Patents

Communication network system

Info

Publication number
JPH0537528A
JPH0537528A JP19018991A JP19018991A JPH0537528A JP H0537528 A JPH0537528 A JP H0537528A JP 19018991 A JP19018991 A JP 19018991A JP 19018991 A JP19018991 A JP 19018991A JP H0537528 A JPH0537528 A JP H0537528A
Authority
JP
Japan
Prior art keywords
dump
lan
bridge
memory
communication network
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
JP19018991A
Other languages
Japanese (ja)
Inventor
Miki Yoda
美希 依田
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.)
Toshiba Corp
Original Assignee
Toshiba Corp
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 Toshiba Corp filed Critical Toshiba Corp
Priority to JP19018991A priority Critical patent/JPH0537528A/en
Publication of JPH0537528A publication Critical patent/JPH0537528A/en
Pending legal-status Critical Current

Links

Landscapes

  • Small-Scale Networks (AREA)

Abstract

PURPOSE:To attain memory dump of a bridge even from a terminal equipment of a branch line communication network. CONSTITUTION:A bridge(BR) 3A implementing connection between communication networks is provided to a trunk line communication network. A branch line NW5 is connected via the BR3A and the information or the like required for transmission reception processing of a transmission data between the branch line NW5 and the trunk line NW is stored in a built in memory in the BR3A and the memory content is read with respect to a memory dump request from the trunk line NW and returned to a request source. The BR3A is provided with a command means 4 connecting a prescribed dump request to a terminal equipment 6 able to send it and setting the memory dump command on emergency and when the command means 4 is set to the emergency memory dump command and receives a prescribed memory dump request from the terminal equipment of the branch line NW5, the memory content is dumped and returned to the request source.

Description

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

【0001】[0001]

【産業上の利用分野】本発明は通信ネットワークにかか
わり、特に幹線LANと支線LANとを繋ぐブリッジの
メモリ内容を幹線LANの異常時においても可能とする
通信ネットワークシステムに関するものである。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a communication network, and more particularly to a communication network system which enables memory contents of a bridge connecting a trunk LAN and a branch LAN even when the trunk LAN is abnormal.

【0002】[0002]

【従来の技術】通信ネットワークシステムの一つである
ローカルエリアネットワーク(以下、LANと称する)
は例えば、ビル単位、工場単位などのように、比較的狭
い領域においての通信に供するに適した通信ネットワー
クであり、近年広く利用されている。そして、LANの
中には幹線LANに支線LANを繋ぎ、この支線LAN
に端末を繋ぐと云った形態がある。幹線LANに支線L
ANを繋ぐ場合、LAN間接続用の装置であるブリッジ
が使用され、このブリッジを介して2つのLAN間を接
続する。
2. Description of the Related Art A local area network (hereinafter referred to as LAN) which is one of communication network systems.
Is a communication network suitable for communication in a relatively narrow area such as a building unit or a factory unit, and has been widely used in recent years. Then, in the LAN, a branch line LAN is connected to a trunk line LAN, and this branch line LAN
There is a form of connecting terminals to. Branch line L to trunk LAN
When connecting ANs, a bridge that is a device for connecting between LANs is used, and two LANs are connected via this bridge.

【0003】一般に、幹線LANとしてはリング状LA
Nを使用し、支線LANとしてバス状LANを使用する
ことが多い。そして、多くの場合、バス形LANとして
イーサネット(Ethernet)を使用する。
Generally, a ring-shaped LA is used as a trunk LAN.
N is often used, and a bus LAN is often used as the branch line LAN. In many cases, Ethernet is used as the bus type LAN.

【0004】ここでイーサネットについて少し触れてお
く。イーサネットはバス形LANの代表的なもので、網
は1本の同軸ケーブルで構成されており、CSMA/C
D(Carrier Sense Multiple
Access /Collision Detecti
on)と呼ばれる方式によってデータ交換が行われる。
Here, the Ethernet will be briefly mentioned. Ethernet is a typical bus-type LAN, and the network consists of one coaxial cable. CSMA / C
D (Carrier Sense Multiple)
Access / Collision Detecti
data exchange is performed by a method called "on)".

【0005】あるノード(node;発信・着信可能な
節点)から発せられたパケットは同軸ケーブルの導体上
を2方向に伝送され、網内の全ノードに同時に伝達され
(一斉同報通信)、各ノードはパケットのヘッダ部の宛
先が自ノードのものであればそれを取り込む。
A packet transmitted from a certain node (node capable of transmitting / receiving) is transmitted in two directions on a conductor of a coaxial cable and is transmitted simultaneously to all nodes in the network (broadcast communication). If the destination of the header part of the packet is the node itself, the node takes it in.

【0006】パケットは一般的に宛先、制御、情報、誤
りチェックなどに対するビットフィールドを含んでい
る。各ノードからは集中制御なしで網上にパケットを送
出するが、これは各ノードが網上のパケットの存在の有
無をチェックし、パケットが存在していないときはいつ
でも網上にパケットを送出できることから、複数のノー
ドが同時に網が空きであると判断してパケットを送出し
たような場合ではパケットの衝突が起こり得るが、各ノ
ードは網上の信号と各自が送出しているパケットデータ
を常に照合しており、その照合結果が不一致となるとき
は衝突が起きたと判断する。この場合、各ノードはデー
タの再送を試みるが、再送までの時間は乱数などによっ
て決める。
Packets typically include bit fields for destination, control, information, error checking, etc. Each node sends a packet on the network without centralized control. This means that each node checks the existence of a packet on the network and can send a packet on the network whenever there is no packet. Therefore, if multiple nodes judge that the network is empty at the same time and send a packet, a packet collision may occur, but each node always receives the signal on the network and the packet data sent by each node. Collation is performed, and if the collation results do not match, it is determined that a collision has occurred. In this case, each node tries to retransmit the data, but the time until retransmission is decided by a random number or the like.

【0007】イーサネットでは信号は無変調のベースバ
ンド方式で送られ、転送速度は10Mbps程度であ
り、網との接続はトランシーバ、コントロ−ラを通して
成される。
In Ethernet, signals are sent in an unmodulated baseband system, the transfer rate is about 10 Mbps, and the connection with the network is made through a transceiver and a controller.

【0008】一方、上述したLAN間接続用の装置であ
る幹線LANブリッジは比較的類似したLAN間を接続
するに適しており、一定のアドレス幅のフレームを識別
して他方のLANに順次送信する機能を有していて、そ
のために必要な情報や処理ソフトウェアを幹線LANブ
リッジ内蔵のメモリに保持させてあり、これらを用いて
処理を実行することで幹線LANブリッジとしての機能
を実現している。
On the other hand, the trunk LAN bridge, which is a device for connecting between LANs described above, is suitable for connecting between relatively similar LANs, and identifies frames with a constant address width and sequentially transmits them to the other LAN. It has a function, and necessary information and processing software for that purpose are held in a memory built in the trunk LAN bridge, and the function as a trunk LAN bridge is realized by executing processing using these.

【0009】そして、幹線LANブリッジには外部(幹
線LANに接続された管理装置等の端末)からの命令に
より、メモリ内容をダンプ(出力)したり、書き込み/
削除/変更したりする等の機能を有する。ここで保守管
理上の必要性から、幹線LANブリッジのメモリ内容を
ダンプする場合を考えてみる。
Then, the contents of the memory are dumped (output) or written / written to / from the main LAN bridge according to an instruction from the outside (a terminal such as a management device connected to the main LAN).
It has functions such as deleting / changing. Consider the case of dumping the memory contents of the trunk LAN bridge because of the necessity for maintenance.

【0010】従来のシステム例を図9に示す。図9にお
いて、1はリング状の幹線LANシステム1であり、こ
の幹線LANシステム1は複数のステーション(局)2
a,2b,2c,…2mを設け、これらを伝送路7で順
にリング状に繋いでステーション間で情報の伝送を行え
るようにしてある。
FIG. 9 shows an example of a conventional system. In FIG. 9, reference numeral 1 is a ring-shaped trunk LAN system 1, and this trunk LAN system 1 is composed of a plurality of stations (stations) 2.
2m are provided, and these are sequentially connected in a ring shape by the transmission path 7 so that information can be transmitted between the stations.

【0011】ステーションはホストコンピュータや端末
装置等を接続したり、支線LANを接続したりするため
のもので、自己に接続されている端末等に割り付けたア
ドレスを送り先とするパケットが伝送されてきたときは
これを取り込み、無関係のパケットは下流側に送り出す
と云った機能の他、端末等からの送信パケットの伝送路
への送出、伝送路の監視、競合の制御等を行うことがで
きる。5はバス状の支線LANであり、例えば、イーサ
ネットを使用している。
A station is for connecting a host computer, a terminal device or the like, or for connecting a branch LAN, and a packet having an address assigned to a terminal or the like connected to itself as a destination has been transmitted. In this case, in addition to the function of capturing this and sending unrelated packets to the downstream side, it is possible to perform transmission of transmission packets from terminals etc. to the transmission path, monitoring of the transmission path, control of competition, etc. Reference numeral 5 denotes a bus-like branch line LAN, which uses, for example, Ethernet.

【0012】この支線LAN 5は幹線LANブリッジ
3を内蔵したステーション(図の例では2c。但し、こ
の例では簡単のために幹線LANブリッジ3を内蔵した
ステーションを単一としたが、複数のステーションにそ
れぞれ幹線LANブリッジを設け、それぞれに異なる支
線LANを接続する構成とするものもある)に接続さ
れ、このブリッジ3を介して幹線LANの伝送路7とパ
ケット伝送によりデータ授受を行うことができる。
The branch line LAN 5 is a station (2c in the example shown in the figure, which has the main LAN bridge 3 built in. However, in this example, the single station has the main LAN bridge 3 for simplification. There is also a structure in which a trunk LAN bridge is provided for each of them, and different branch line LANs are connected to each of them), and data can be exchanged by packet transmission with the trunk LAN transmission line 7 via this bridge 3. ..

【0013】6は端末装置であり、支線LAN 5に接
続されている。8はステーション2mに接続された管理
装置であり、キーボードやディスプレイ装置、プリンタ
等を有していて、LANシステムに対し、各種指令やデ
ータの授受を行うことができる。
Reference numeral 6 denotes a terminal device, which is connected to the branch line LAN 5. Reference numeral 8 denotes a management device connected to the station 2m, which has a keyboard, a display device, a printer, and the like, and can exchange various commands and data with the LAN system.

【0014】このような構成において、ステーション2
cの幹線LANブリッジ3のメモリ内容をダンプしたい
場合、幹線LANシステム1の管理装置8からステーシ
ョン2cの幹線LANブリッジ3に対するダンプ要求を
出力する。このダンプ要求は管理装置8が接続されてい
るステーション2mに送られる。
In such a configuration, the station 2
When it is desired to dump the memory contents of the main LAN bridge 3 of c, the management device 8 of the main LAN system 1 outputs a dump request to the main LAN bridge 3 of the station 2c. This dump request is sent to the station 2m to which the management device 8 is connected.

【0015】これにより、ステーション2mはこの要求
をパケット化し、幹線LANシステムの伝送路7を介し
てステーション2cに中継する。このダンプ要求パケッ
トを受けたステーション2cは自己における幹線LAN
ブリッジ3宛てのパケットであることを認識して取り込
み、幹線LANブリッジ3に送ることにより幹線LAN
ブリッジ3が自己のメモリの内容をダンプする。そし
て、このダンプした内容をパケット化しステーション2
cに渡し、ステーション2cはこれを伝送路7へと送り
出す。ステーション2mではこのダンプ内容のパケット
を受信して管理装置8に送り出し、管理装置8に出力さ
せる。
As a result, the station 2m packetizes this request and relays it to the station 2c via the transmission line 7 of the trunk LAN system. The station 2c that has received this dump request packet has its own main LAN
Recognize that the packet is addressed to the bridge 3 and capture it, and send it to the trunk LAN bridge 3
Bridge 3 dumps the contents of its memory. Then, the dumped contents are packetized into the station 2
Then, the station 2c sends it to the transmission path 7. The station 2m receives the packet of the dump contents, sends it to the management device 8, and causes the management device 8 to output it.

【0016】このように、従来はダンプ要求をパケット
化して伝送路7に送り出し、ステーション側で受信させ
てから幹線LANブリッジに渡し、幹線LANブリッジ
ではこれによりメモリ内容をダンプしてこれを自己の所
属するステーションに渡し、このステーションから要求
元にパケット伝送して渡すと云ったことで、ダンプを行
うようにしている。
As described above, conventionally, the dump request is packetized and sent to the transmission path 7, received at the station side, and then passed to the main LAN bridge, and the main LAN bridge dumps the memory contents and sends it. The dump is performed because the packet is transmitted to the station to which it belongs and the packet is transmitted from this station to the request source.

【0017】この従来システムによると、ステーション
2c若しくはステーション2mに障害が発生し、その故
障が回復しない場合、幹線LANブリッジ3の状態を調
査しようとして管理装置8よりダンプ要求をしても、ダ
ンプ要求のパケットを伝送路7に送信することができな
くなったり、或いはダンプ要求パケットを伝送路7より
受信することができなくなり、従って、ダンプが出来な
くなると云う重大な不具合を抱えていた。
According to this conventional system, when a failure occurs in the station 2c or the station 2m and the failure cannot be recovered, even if a dump request is issued from the management device 8 in order to investigate the state of the trunk LAN bridge 3, a dump request is issued. No such packet can be transmitted to the transmission line 7 or the dump request packet cannot be received from the transmission line 7, so that there is a serious problem that the dump cannot be performed.

【0018】そして、これらの不具合を解消すべく、幹
線LANブリッジのメモリの値を直接ダンプしようとす
ると、幹線LANブリッジ3に専用の解析装置を設ける
必要が生じる。
If the values of the memory of the trunk LAN bridge are to be directly dumped in order to solve these problems, it is necessary to provide the trunk LAN bridge 3 with a dedicated analysis device.

【0019】[0019]

【発明が解決しようとする課題】上述の如く、幹線LA
Nシステムに支線LANを接続したシステムでは幹線L
ANと支線LANとを接続するために幹線LANブリッ
ジを使用する。そして、幹線LANブリッジは幹線LA
Nシステムに接続したステーションに設ける。
As described above, the trunk line LA is used.
In the system in which the branch line LAN is connected to the N system, the main line L
A trunk LAN bridge is used to connect the AN and the branch LAN. And the trunk LAN bridge is the trunk LA
Installed in a station connected to the N system.

【0020】幹線LANブリッジは幹線LANシステム
の伝送路にて送られてくるダンプ要求に対して自己のメ
モリ内容をダンプして要求元に返すことができるように
構成されており、支線LANの接続端末からの要求は受
け付けないようにしてある。これは、無闇にどの操作端
末からでも幹線LANブリッジの内蔵メモリのアクセス
を可能にすることによるシステム破壊の防止のためであ
る。
The trunk LAN bridge is constructed so that it can dump the contents of its own memory and return it to the request source in response to a dump request sent through the transmission line of the trunk LAN system. The request from the terminal is not accepted. This is to prevent the system from being destroyed by making it possible to access the internal memory of the trunk LAN bridge from any operation terminal indiscriminately.

【0021】従って、ある幹線LANブリッジのメモリ
内容をダンプする場合には従来はシステムの管理者が扱
う操作端末である管理装置よりその幹線LANブリッジ
(ダンプ要求先幹線LANブリッジ)に対するダンプ要
求を出し、これを当該管理装置の接続されたステーショ
ンによりパケット化して幹線LANの伝送路に送り出
し、ダンプ要求先の幹線LANブリッジを内蔵したステ
ーション側で受信させてからその幹線LANブリッジに
渡し、当該幹線LANブリッジではこれにより自己のメ
モリ内容をダンプしてこれを自己の所属するステーショ
ンに渡し、このステーションからダンプ要求元にパケッ
ト伝送して渡すと云ったことで、ダンプを行うようにし
ている。
Therefore, when dumping the memory contents of a certain trunk LAN bridge, a dump request for the trunk LAN bridge (dump request destination trunk LAN bridge) is conventionally issued from the management device which is the operation terminal handled by the system administrator. , This is packetized by the station connected to the management device, sent out to the transmission line of the main LAN, received by the station having the built-in main LAN bridge of the dump request destination, and passed to the main LAN bridge, and the main LAN In this way, the bridge dumps its own memory contents, passes it to the station to which it belongs, and transmits the packet from this station to the dump request source by packet transmission.

【0022】この従来装置によると、ダンプ要求先の幹
線LANブリッジを内蔵したステーション若しくは管理
装置を接続したステーション(ダンプ要求元のステーシ
ョン)に障害が発生し、その故障が回復しない場合、ダ
ンプ要求先の幹線LANブリッジの状態を調査しようと
して管理装置よりダンプ要求をしても、ダンプ要求のパ
ケットを送受信することができなくなり、従って、ダン
プが出来なくなると云う重大な不具合を持っていた。
According to this conventional apparatus, when a failure occurs in a station having a built-in main LAN bridge of a dump request destination or a station connected to a management device (a dump request source station) and the failure cannot be recovered, the dump request destination Even if a dump request is issued from the management device in order to investigate the state of the trunk LAN bridge, the packet of the dump request cannot be transmitted / received, so that there is a serious problem that the dump cannot be performed.

【0023】これらの不具合を解消すべく、幹線LAN
ブリッジのメモリの値を直接ダンプしようとすると、幹
線LANブリッジに専用の解析装置を設ける必要が生じ
る。そして、これでは管理装置とは別に専用の解析装置
を設けることになり、支線LANの数が多数に亙る場合
にはそれぞれの幹線LANブリッジに専用の解析装置を
設ける必要があること等から、システムのコストアップ
につながり、しかも、幹線LANブリッジを内蔵するス
テーションや管理装置を接続したステーションが故障と
なり、回復しない状態に陥る確率は低いことから、使用
頻度の低い幹線LANブリッジの解析装置をわざわざ設
けることは甚だ不経済である。
In order to solve these problems, the main line LAN
In order to directly dump the memory value of the bridge, it is necessary to provide a dedicated analyzer for the trunk LAN bridge. In this case, a dedicated analysis device is provided separately from the management device, and when the number of branch line LANs is large, it is necessary to provide a dedicated analysis device for each trunk LAN bridge. However, since it is unlikely that a station with a built-in trunk LAN bridge or a station connected to a management device will fail and fall into a state where it will not recover, the purpose is to provide an analyzer for a trunk LAN bridge that is rarely used. It is very uneconomical.

【0024】そこで、この発明の目的とするところは、
幹線LANに幹線LANブリッジを介して支線LANを
接続したLANシステムにおいて、幹線LANのステー
ションや伝送路に障害が発生して回復しないような場合
においても、各幹線LANブリッジ専用の解析装置を設
けること無く、各幹線LANブリッジのメモリ内容をダ
ンプできるようにした通信ネットワークシステムを提供
することにある。
Therefore, the object of the present invention is to
In a LAN system in which a branch line LAN is connected to a main line LAN via a main line LAN bridge, even if a failure occurs at a main line LAN station or transmission line, a dedicated analysis device for each main line LAN bridge should be provided. It is another object of the present invention to provide a communication network system capable of dumping the memory contents of each trunk LAN bridge.

【0025】[0025]

【課題を解決するための手段】上記目的を達成するた
め、本発明は次のように構成する。すなわち、幹線の通
信ネットワークに通信ネットワーク相互間での接続を行
うブリッジを設け、このブリッジを介して支線通信ネッ
トワークを接続すると共にブリッジには支線通信ネット
ワークと幹線の通信ネットワークとの間での伝送データ
の受け渡し処理に必要な情報等を内蔵のメモリに保持さ
せ、幹線の通信ネットワークからのメモリダンプ要求に
対してはメモリ内容を読出してダンプ要求元に返送する
機能を持たせた通信ネットワークシステムにおいて、支
線通信ネットワークには所定のダンプ要求を送出可能な
端末装置を接続すると共に、前記ブリッジには非常時メ
モリダンプ指示の設定を行うための指示手段と、この指
示手段が非常時メモリダンプ指示設定されているとき、
支線通信ネットワークの端末装置より所定のメモリダン
プ要求を受けると、メモリ内容をダンプしてダンプ要求
元に返送する機能を持たせたことを特徴とする。
In order to achieve the above object, the present invention is configured as follows. That is, a bridge for connecting between communication networks is provided in the trunk communication network, the branch line communication network is connected through this bridge, and the bridge transmits transmission data between the branch line communication network and the trunk line communication network. In a communication network system that has a function of storing information necessary for the delivery processing of the internal memory in a built-in memory and reading the memory contents in response to a memory dump request from a trunk communication network and returning it to the dump request source, A terminal device capable of transmitting a predetermined dump request is connected to the branch line communication network, and an instruction means for setting an emergency memory dump instruction is provided in the bridge, and the instruction means is provided with the emergency memory dump instruction setting. When
When a predetermined memory dump request is received from a terminal device of the branch line communication network, it is provided with a function of dumping the memory content and returning it to the dump request source.

【0026】[0026]

【作用】上記の構成において、支線通信ネットワークに
は所定のダンプ要求を送出可能な端末装置を接続してあ
り、幹線の通信ネットワークが故障した際に、前記ブリ
ッジのメモリ内容をダンプする必要が生じたときは、ブ
リッジの非常時メモリダンプ指示の設定を行うための指
示手段を操作し、非常時メモリダンプ指示設定をする。
すると、ブリッジはこの指示手段が非常時メモリダンプ
指示設定されているとき、支線通信ネットワークの端末
装置より所定のメモリダンプ要求を受けると、メモリ内
容をダンプしてダンプ要求元に返送する。
In the above structure, the branch line communication network is connected to a terminal device capable of transmitting a predetermined dump request, and it becomes necessary to dump the memory contents of the bridge when the main line communication network fails. In this case, the instruction means for setting the emergency memory dump instruction of the bridge is operated to set the emergency memory dump instruction.
Then, when the instruction means is set to the emergency memory dump instruction, when the bridge receives a predetermined memory dump request from the terminal device of the branch communication network, the bridge dumps the memory contents and returns it to the dump request source.

【0027】このように、本発明は支線通信ネットワー
クからのメモリダンプ要求を受付け可能にする指示手段
を設けて、この指示手段にて支線通信ネットワークから
のメモリダンプ要求を受付け可能に設定した場合に、支
線通信ネットワークの端末装置より所定のメモリダンプ
要求を受けると、メモリ内容をダンプしてダンプ要求元
に返送することから、幹線の通信ネットワークが故障で
幹線の通信ネットワークからブリッジをアクセスできな
い場合でも、支線通信ネットワークの端末装置を使用し
てブリッジのメモリをアクセスできる。
As described above, the present invention is provided with the instruction means for accepting the memory dump request from the branch line communication network, and when the instruction means is set to accept the memory dump request from the branch line communication network. When a predetermined memory dump request is received from the terminal device of the branch line communication network, the memory contents are dumped and returned to the dump request source, so that even if the main line communication network fails and the bridge cannot be accessed from the main line communication network. , You can access the memory of the bridge by using the terminal device of the branch line communication network.

【0028】しかも、支線通信ネットワークの端末装置
からのブリッジのメモリ・アクセスはブリッジの指示手
段により設定した場合において、所定のメモリダンプ要
求を受けたときのみ有効であるから、無闇な支線通信ネ
ットワークの端末装置からのブリッジのメモリ・アクセ
スは抑制できシステムの保護もできる。
Moreover, since the memory access of the bridge from the terminal device of the branch line communication network is effective only when a predetermined memory dump request is received when set by the bridge instructing means, the access of the branch line communication network can be performed smoothly. The memory access of the bridge from the terminal device can be suppressed and the system can be protected.

【0029】[0029]

【実施例】以下、本発明の一実施例について、図面を参
照して説明する。
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS An embodiment of the present invention will be described below with reference to the drawings.

【0030】図1は本発明の一実施例を示すブロック図
である。図2において、1はリング状の幹線LANシス
テム、2a,2b,2c,〜2mはステーション
(局)、3Aは幹線LANブリッジであり、図1に示す
ようにこの幹線LANブリッジ3Aにはダンプを行うこ
とを指定するためのダンプ指定スイッチ4が設けてあ
る。5は支線LAN、6は端末装置、7は幹線LANの
リング状の伝送路である。
FIG. 1 is a block diagram showing an embodiment of the present invention. In FIG. 2, 1 is a ring-shaped trunk LAN system, 2a, 2b, 2c, to 2m are stations (stations), 3A is a trunk LAN bridge, and as shown in FIG. A dump designation switch 4 for designating what to do is provided. Reference numeral 5 is a branch LAN, 6 is a terminal device, and 7 is a ring-shaped transmission line of a trunk LAN.

【0031】幹線LANシステム1は複数のステーショ
ン2a,2b,2c,…2mを設け、これらを伝送路7
で順にリング状に繋いでステーション間で情報の伝送を
行えるようにしてある。ステーションはホストコンピュ
ータや端末装置等を接続したり、支線LANを接続した
りするためのもので、自己に接続されている端末等に割
り付けたアドレスを送り先とするパケットが伝送されて
きたときはこれを取り込み、無関係のパケットは下流側
に送り出すと云った機能の他、端末等からの送信パケッ
トの伝送路への送出、伝送路の監視、競合の制御等を行
うことができる。支線LAN5はバス状のLANであ
り、例えば、イーサネットを使用している。
The main LAN system 1 is provided with a plurality of stations 2a, 2b, 2c, ...
In order to transmit information between stations, the stations are connected in a ring shape. A station is used to connect a host computer or terminal device, or to connect a branch line LAN. This is used when a packet whose destination is the address assigned to the terminal connected to itself is transmitted. In addition to the function of taking in and sending out unrelated packets to the downstream side, it is possible to perform transmission of transmission packets from terminals etc. to the transmission path, monitoring of the transmission path, control of competition, etc. The branch line LAN 5 is a bus-like LAN and uses Ethernet, for example.

【0032】この支線LAN 5は幹線LANブリッジ
3Aを内蔵したステーション(図の例では2c。但し、
この例では簡単のために幹線LANブリッジ3Aを内蔵
したステーションを単一としたが、複数のステーション
にそれぞれ幹線LANブリッジを設け、それぞれに異な
る支線LANを接続する構成とするものもある)に接続
され、この幹線LANブリッジ3Aを介して幹線LAN
の伝送路7とパケット伝送によりデータ授受を行うこと
ができる。
This branch line LAN 5 is a station (2c in the example in the figure.
In this example, the single station has the built-in main line LAN bridge 3A for simplification, but there is also a case where a plurality of stations are provided with main line LAN bridges and different branch line LANs are connected to the respective stations). Via the main LAN bridge 3A
Data can be exchanged by packet transmission with the transmission line 7.

【0033】端末装置6は支線LAN 5に接続されて
いる。8はステーション2mに接続された管理装置であ
り、キーボードやディスプレイ装置、プリンタ等を有し
ていて、LANシステムに対し、各種指令やデータの授
受を行うことができる。
The terminal device 6 is connected to the branch line LAN 5. Reference numeral 8 denotes a management device connected to the station 2m, which has a keyboard, a display device, a printer, and the like, and can exchange various commands and data with the LAN system.

【0034】図3に幹線LANブリッジ3Aを内蔵した
ステーションの構成例をブロック図で示す。図におい
て、21はCPU(プロセッサ)、22はメモリ、23
は受信部、24は送信部である。
FIG. 3 is a block diagram showing an example of the configuration of a station having the trunk LAN bridge 3A built therein. In the figure, 21 is a CPU (processor), 22 is a memory, and 23.
Is a receiver and 24 is a transmitter.

【0035】受信部23は幹線LANシステムの伝送路
7からの伝送信号を受信するものであり、メモリ22は
ステーションとしての必要な制御や処理を行うためのプ
ログラムやデータを格納するものである。また、CPU
21はメモリ22のプログラムを実行し、受信部23の
受信信号を処理したり、送信データを送信部24に与え
る等、ステーションとしての必要な制御や処理を行うも
のであり、送信部24は受け取った送信データを伝送路
7へと伝送するものである。
The receiving unit 23 receives a transmission signal from the transmission line 7 of the trunk LAN system, and the memory 22 stores a program and data for performing necessary control and processing as a station. Also, CPU
Reference numeral 21 executes a program in the memory 22, performs processing necessary for a station, such as processing received signals from the receiving section 23 and giving transmission data to the transmitting section 24. The transmission data is transmitted to the transmission line 7.

【0036】幹線LANブリッジ3AはCPU(プロセ
ッサ)31、メモリ32、入出力部(I/O)33、ダ
ンプ指定スイッチ4、送受信部(T/R)34等を有し
ている。
The trunk LAN bridge 3A has a CPU (processor) 31, a memory 32, an input / output unit (I / O) 33, a dump designation switch 4, a transmission / reception unit (T / R) 34, and the like.

【0037】入出力部33はステーション側とデータの
授受を行うためのものであり、メモリ32は幹線LAN
ブリッジとしての必要な制御や処理を行うためのプログ
ラムやデータを格納するものである。また、CPU31
はメモリ32のプログラムを実行し、入出力部33や送
受信部34との間でデータの授受を行ったり、受信デー
タを処理したりする。送受信部34は支線LAN 5に
接続され、当該支線LAN 5との間で伝送の授受を行
うものである。
The input / output unit 33 is for exchanging data with the station side, and the memory 32 is a main line LAN.
It stores programs and data for performing necessary control and processing as a bridge. In addition, the CPU 31
Executes a program in the memory 32, exchanges data with the input / output unit 33 and the transmission / reception unit 34, and processes received data. The transmitter / receiver 34 is connected to the branch line LAN 5 and exchanges transmission with the branch line LAN 5.

【0038】上述したように、本システムに用いる幹線
LANブリッジ3Aにはメモリダンプ指示用のスイッチ
4が設けられているが、このスイッチ4は非常用のもの
であって、通常はオフとしてあり、このスイッチ4をオ
ンにするとメモリダンプを支線LAN 5の接続端末装
置6より指示することができるようになっている。
As described above, the main line LAN bridge 3A used in this system is provided with the switch 4 for instructing the memory dump. This switch 4 is an emergency switch and is normally off. When the switch 4 is turned on, the memory dump can be instructed from the connection terminal device 6 of the branch line LAN 5.

【0039】また、幹線LANブリッジ3Aには支線L
AN 5よりパケットを受信すると、ダンプを行うこと
を指定するスイッチ4が入っているか否か(オンか、オ
フか)の確認をし、もし入っていれば(オンであるなら
ば)ダンプを要求するパケットであるか否かを調べ、ダ
ンプ要求パケットであればダンプ処理を行うと云った機
能を持たせてある。
The branch line L is connected to the trunk LAN bridge 3A.
When a packet is received from the AN 5, it is confirmed whether or not the switch 4 for designating dumping is on (whether it is on or off), and if it is on (if it is on), a dump is requested. Whether or not the packet is a packet to be sent, and if it is a dump request packet, a function of performing dump processing is provided.

【0040】そして、ダンプ処理においてはダンプを要
求するパケットよりダンプするメモリ・アドレスやダン
プ長と云ったダンプに関する情報を読み取り、それに基
づいてダンプした内容をデータとするパケットを作成
し、支線LAN 5に送出すると云ったことを行う。そ
のため、幹線LANブリッジ3Aにはダンプ応答パケッ
トを作成し、自己および自己の所属するステーションの
No.(番号)をパケットにセットし、送信する機能を
持たせてある。
In the dump process, the information about the dump such as the memory address to be dumped and the dump length is read from the packet requesting the dump, and the packet having the dumped contents as the data is created based on the read information. Do what you said to send to. For this reason, a dump response packet is created in the trunk LAN bridge 3A, and the No. It has a function to set (number) in a packet and send it.

【0041】なお、スイッチ4がオフのときは幹線LA
Nブリッジ3Aは通常のモードで動作し、管理装置8か
らのダンプ要求パケットを受けて、このパケットの内容
に基づくメモリ32の指定領域のダンプを行い、パケッ
ト化して要求元に返送する処理を行うことは、従来同様
である。また、スイッチ4がオフのときは支線LAN5
より仮にダンプ要求のパケットが送られてきたとしても
これには反応せず、ダンプ応答パケットを返すことはし
ない。このような幹線LANブリッジとしての機能はメ
モリ32のプログラムをCPU 31に実行させること
により得る。
When the switch 4 is off, the main line LA
The N-bridge 3A operates in a normal mode, receives a dump request packet from the management device 8, dumps a designated area of the memory 32 based on the contents of this packet, and packetizes and returns it to the request source. This is the same as before. When switch 4 is off, branch line LAN5
Even if the packet of the dump request is sent, it does not react to this and does not return the dump response packet. The function as such a trunk LAN bridge is obtained by causing the CPU 31 to execute the program of the memory 32.

【0042】このような構成において、幹線LANブリ
ッジ3Aのダンプを行うにはステーション2a〜2mや
伝送路7に異常のない通常の場合では、スイッチ4をオ
フにしておき、先に従来技術で説明したと全く同様の処
理によって管理装置8から実施できる。
In such a structure, in order to dump the main LAN bridge 3A, in a normal case where there is no abnormality in the stations 2a to 2m and the transmission line 7, the switch 4 is turned off and the above-mentioned prior art is explained. The management device 8 can perform the same process as the above.

【0043】一方、ステーション2a〜2mや伝送路7
に異常が発生して幹線LANではパケットの伝送が不可
能な状態となった非常の場合において、幹線LANブリ
ッジ3Aのメモリのダンプを必要とした時は、まず、幹
線LANブリッジ3Aのダンプを行うことを指定するス
イッチ4を入れ(オン)、端末装置6から支線LAN5
を介して幹線LANブリッジ3Aにダンプを行う旨を示
すパケット(ダンプ要求パケット)を送信する。
On the other hand, the stations 2a to 2m and the transmission line 7
In an emergency where a packet transmission is impossible on the trunk LAN due to an abnormality in the main LAN, when a dump of the memory of the trunk LAN bridge 3A is required, the dump of the trunk LAN bridge 3A is first performed. The switch 4 for specifying that is turned on (ON), the terminal device 6 to the branch line LAN 5
A packet (dump request packet) indicating that dumping is to be performed is transmitted to the trunk LAN bridge 3A via the.

【0044】すると、幹線LANブリッジ3Aでは送受
信部34を介してこれを受け取り、幹線LANブリッジ
3AのCPU 31はダンプ指示スイッチ4が入ってい
る間はそのパケットを検出し、そのダンプ情報(開始ア
ドレスやダンプするバイト数等の情報)を抽出して該ダ
ンプ情報に基づき、メモリ32の内容をダンプし、この
ダンプしたデータを端末装置6宛ての応答パケットとし
て支線LAN 5を介して端末装置6に送信する。
Then, the trunk LAN bridge 3A receives the packet via the transmitting / receiving unit 34, and the CPU 31 of the trunk LAN bridge 3A detects the packet while the dump instruction switch 4 is turned on, and the dump information (start address Information such as the number of bytes to be dumped) and the contents of the memory 32 are dumped based on the dump information, and the dumped data is sent to the terminal device 6 via the branch line LAN 5 as a response packet addressed to the terminal device 6. Send.

【0045】このような動作をするため、ステーション
や幹線LANの伝送路の故障時においても、幹線LAN
ブリッジ3Aに繋がる支線LAN 5の接続端末装置6
から幹線LANブリッジ3Aのメモリ内容をダンプする
ことができる。
Since the above operation is performed, even when the station or the transmission line of the main line LAN fails, the main line LAN
Connection terminal device 6 of branch line LAN 5 connected to bridge 3A
The memory contents of the trunk LAN bridge 3A can be dumped from.

【0046】本発明システムの特徴は幹線LANブリッ
ジ3Aが支線LAN 5に接続された端末装置6からの
パケットを受信したならば、それが所定のダンプ要求パ
ケットであるか否かを調べ、所定のダンプ要求パケット
であると確認されたなら、幹線LANブリッジ3Aのメ
モリの内容をダンプして応答パケットを作成し、支線L
ANに送出するための処理をする機能、および支線LA
N 5よりダンプを行うことを指定し、上記の処理を有
効にするためのスイッチ4を幹線LANブリッジ3Aに
設けて構成したことにある。
A feature of the system of the present invention is that when the trunk LAN bridge 3A receives a packet from the terminal device 6 connected to the branch LAN 5, it is checked whether or not the packet is a predetermined dump request packet, and a predetermined packet is requested. If it is confirmed that the packet is a dump request packet, the contents of the memory of the trunk LAN bridge 3A are dumped to create a response packet, and the branch line L
Function for processing to send to AN, and branch line LA
This is because the configuration is such that the switch 4 for designating the dumping is designated by N 5 and for enabling the above processing is provided in the trunk LAN bridge 3A.

【0047】そして、本発明ではブリッジは支線LAN
よりパケットを受信すると、ダンプを行うことを指定す
るスイッチ4が入っているかの確認をし、もし入ってい
ればダンプを要求するパケットであるか否かを調べ、ダ
ンプ要求パケットであればダンプ処理を行う。
In the present invention, the bridge is a branch line LAN.
When more packets are received, it is confirmed whether or not the switch 4 for designating dumping is on. If it is on, it is checked whether or not the packet is a packet requesting a dump, and if it is a dump request packet, a dump process is executed. I do.

【0048】ダンプ処理ではダンプを要求するパケット
よりダンプするメモリのアドレスやダンプ長と云ったダ
ンプに関する情報を読み取り、それに基づいてダンプし
た値をデータとするパケットを作成し、支線LANに送
出するようにしているので、幹線LANのステーション
や伝送路の状態にかかわりなく、しかも、専用の解析装
置を用いることなく、支線LANの端末よりダンプを行
うことができるようになる。
In the dump processing, the information about the dump such as the address of the memory to be dumped and the dump length is read from the packet requesting the dump, and a packet having the dumped value as data is created based on the read information and sent to the branch line LAN. Therefore, it is possible to perform the dump from the terminal of the branch line LAN regardless of the state of the station or the transmission line of the main line LAN and without using a dedicated analysis device.

【0049】従って、幹線LANに幹線LANブリッジ
を介して支線LANを接続したLANシステムにおい
て、幹線LANのステーションや伝送路に障害が発生し
て回復しないような場合においても、各幹線LANブリ
ッジ専用の解析装置を設けること無く、各幹線LANブ
リッジのメモリ内容をダンプできるようになる。図4は
図1乃至図3における幹線LANブリッジ3Aの非常時
メモリダンプ要求処理に関するソフトウェアのフローチ
ャート例である。
Therefore, in a LAN system in which a branch LAN is connected to a trunk LAN via a trunk LAN bridge, even when a failure occurs in a trunk LAN station or a transmission line and the trunk line bridge does not recover, a dedicated trunk LAN bridge is used. The memory contents of each trunk LAN bridge can be dumped without providing an analysis device. FIG. 4 is an example of a flowchart of software relating to emergency memory dump request processing of the trunk LAN bridge 3A in FIGS.

【0050】図1乃至図3における支線LAN 5より
パケットを受信すると、まず幹線LANブリッジ3Aで
は自己内蔵のスイッチ4の状態を調べ(S10)、スイ
ッチ4の状態がダンプを行うように指定されているか否
か(オンか、オフか)を判定する。その判定の結果、ス
イッチ4が入っていたならばパケットのタイプ領域を読
み取り、ダンプを要求する旨を示すパケットであるか否
かを調べる(S11)。その結果、ダンプ要求であると
判定されたならば、ダンプ情報に基づいてメモリ内容を
ダンプしてそのダンプ内容を取り込んだダンプ応答パケ
ット作成処理を行う(S12)。ステップS10におけ
る判定の結果、ダンプ指示スイッチが未投入であれば、
通常のパケットに対する処理を行う(S13)。図5は
図4のフローチャートにおけるステップS12でのダン
プ応答パケット作成処理の詳細を示したものである。
When a packet is received from the branch LAN 5 in FIGS. 1 to 3, first, the trunk LAN bridge 3A checks the state of the self-built-in switch 4 (S10), and the state of the switch 4 is designated to dump. It is determined whether or not (ON or OFF). As a result of the determination, if the switch 4 is turned on, the type area of the packet is read, and it is checked whether or not the packet indicates a request for dumping (S11). As a result, if it is determined that the request is a dump request, the memory content is dumped based on the dump information, and the dump response packet creation processing in which the dump content is captured is performed (S12). If the result of determination in step S10 is that the dump instruction switch has not been turned on,
Processing for a normal packet is performed (S13). FIG. 5 shows details of the dump response packet creation processing in step S12 in the flowchart of FIG.

【0051】まず、ダンプ要求パケットに含まれるダン
プ情報より、ダンプ開始アドレスとダンプ長を読み取る
(S12‐1)。そして、そのうちのダンプ長がパケッ
トの最大INFO長(1パケットで送り得るダンプデー
タの最大長さ)より大きいときは、ステップS12‐
2,S12‐3によりダンプ長を最大INFO長になる
ように修正する。
First, the dump start address and the dump length are read from the dump information included in the dump request packet (S12-1). If the dump length among them is larger than the maximum INFO length of the packet (the maximum length of dump data that can be sent in one packet), step S12-
2. Correct the dump length to the maximum INFO length by S12-3.

【0052】次にステップS12‐4でダンプ応答パケ
ットの宛先アドレスとするため、ダンプ要求パケットの
送信元アドレスを読み取り、この読み取ったアドレスを
送信先アドレスとして応答パケットにセットする。そし
て、次にステップS12‐2,S12‐3での処理を経
た新たなダンプ情報を送信元アドレス領域にセットする
(S12‐5)。
Next, in step S12-4, the source address of the dump request packet is read to set it as the destination address of the dump response packet, and the read address is set as the destination address in the response packet. Then, new dump information that has undergone the processing in steps S12-2 and S12-3 is set in the source address area (S12-5).

【0053】また、ステップS12‐6では本パケット
がダンプ要求に対する応答であることを示すものとして
パケットのタイプ領域に独自の値(例えば、“0000
h”等;但し、hは16進表記であることを示す)をセ
ットする。
In step S12-6, a unique value (for example, "0000" is set in the packet type area to indicate that this packet is a response to the dump request.
h "etc .; where h indicates hexadecimal notation) is set.

【0054】さらにステップS12‐7,S12‐8で
パケットのINFO部の先頭にダンプ応答パケットを作
成したブリッジのNo.(番号)、ステーションのN
o.(番号)をセットし、パケットの送信元を明確にす
る。さらにステップS12‐9ではメモリ32より前記
ダンプ情報に基づくダンプ開始アドレスからダンプ長分
の内容を読み取り、これにより得たデータを応答パケッ
トのINFO部にコピーする。応答パケットが完成した
ならば、ステップS12‐10により支線LAN 5に
パケットを送信する。
Furthermore, in steps S12-7 and S12-8, the No. of the bridge that created the dump response packet at the head of the INFO portion of the packet. (Number), station N
o. Set (number) to clarify the source of the packet. Further, in step S12-9, the content of the dump length is read from the dump start address based on the dump information from the memory 32, and the data thus obtained is copied to the INFO portion of the response packet. When the response packet is completed, the packet is transmitted to the branch line LAN 5 in step S12-10.

【0055】図6および図7は本発明によるパケットフ
ォーマットの一例である。図6は図1乃至図3の端末装
置6から送信されるパケットのフォーマットであり、6
バイトの宛先アドレス領域6a、6バイトの送信元アド
レス領域6b、2バイトのタイプ領域6c、46バイト
のPAD(詰物)領域6dからなる。
6 and 7 show an example of the packet format according to the present invention. FIG. 6 shows a format of a packet transmitted from the terminal device 6 shown in FIGS.
It consists of a byte destination address area 6a, a 6-byte source address area 6b, a 2-byte type area 6c, and a 46-byte PAD (filling) area 6d.

【0056】図6に示すフォーマットはイーサネットの
フォーマットであるが、宛先アドレス6aは不定である
ので、本システムにおいてはここにダンプ情報を付加す
ることとする。タイプ領域6cには本来、INFO部の
通信プロトコルを示す値が入るが、ここでは本パケット
がダンプの要求であることを示すために独自の値を挿入
する。
Although the format shown in FIG. 6 is an Ethernet format, the destination address 6a is indefinite, so that the dump information is added to this in this system. The type area 6c originally has a value indicating the communication protocol of the INFO part, but here, a unique value is inserted to indicate that this packet is a dump request.

【0057】図7は幹線LANブリッジ3Aから図1乃
至図3の支線LAN 5を介して図1乃至図3の端末装
置6に送信されるダンプ要求の応答パケットのフォーマ
ットを示しており、6バイトの宛先アドレス領域7a、
6バイトの送信元アドレス領域7b、2バイトのタイプ
領域7c、1バイトのステーションNo.領域7d、1
バイトのブリッジNo.領域7e、44〜1498バイ
トのダンプデータ領域7fからなる。
FIG. 7 shows the format of a dump request response packet transmitted from the trunk LAN bridge 3A to the terminal device 6 shown in FIGS. 1 to 3 via the branch LAN 5 shown in FIGS. Destination address area 7a of
6-byte source address area 7b, 2-byte type area 7c, 1-byte station number. Area 7d, 1
Byte bridge No. The area 7e includes a dump data area 7f of 44 to 1498 bytes.

【0058】ここでは送信元アドレスが不定となるが、
図6の場合と同様にダンプ情報を入れてINFO部のデ
ータのダンプ情報(ダンプ開始アドレスおよびダンプす
る長さの情報)を示すことにする。また、タイプ領域に
は図6の場合と同様、ダンプ要求に対する応答であるこ
とを示すための独自の値を入れる。
Although the source address is undefined here,
Similar to the case of FIG. 6, dump information is inserted to indicate the dump information of the data in the INFO part (dump start address and dump length information). Further, as in the case of FIG. 6, a unique value for indicating a response to the dump request is entered in the type area.

【0059】図8は図6及び図7のフォーマットに使用
するダンプ情報の詳細である。6バイトあるダンプ情報
のうち、第1バイト目は“00h”、第2バイト目から
第4バイト目まではアドレス領域ADRであって、第2
バイト目はアドレスデータのA0〜A7のビット内容
が、そして、第3バイト目はアドレスデータのA8〜A
15のビット内容が、そして、第4バイト目は最初の4
ビットにアドレスデータのA16〜A19のビット内容
が入り、残り4ビットは“0h”が入る。
FIG. 8 shows details of the dump information used in the formats of FIGS. 6 and 7. Of the 6-byte dump information, the first byte is "00h", the second to fourth bytes are the address area ADR, and the second
The byte contents are the bit contents of address data A0 to A7, and the third byte is the address data A8 to A7.
15 bit contents, and the 4th byte is the first 4
The bit contents of A16 to A19 of the address data are entered in the bits, and "0h" is entered in the remaining 4 bits.

【0060】このようにアドレス領域ADRには20ビ
ットのダンプ開始アドレスが下位ビットから順に入れら
れる。第5バイト目と第6バイト目はダンプ長領域DL
であり、このダンプ長領域DLには16ビットの値
(“0h”〜“5DAh”)が下位ビットから順に入れ
られる。例として、“12345h”番地から“5DA
h”バイト分のダンプをするときは、イーサネットのア
ドレス風に表現すると次のようになる。 00‐45‐23‐01‐DA‐05 (=“05DA01234500h”)
As described above, the 20-bit dump start address is placed in the address area ADR in order from the lower bit. The fifth and sixth bytes are the dump length area DL
In this dump length area DL, 16-bit values (“0h” to “5DAh”) are sequentially entered from the lower bit. As an example, from the address “12345h” to “5DA
When dumping h ”bytes, it can be expressed like an Ethernet address as follows: 00-45-23-01-DA-05 (=“ 05DA01234500h ”)

【0061】本システムにおける端末装置6からタイプ
領域をダンプ要求独自の値にセットして、上記のアドレ
スあてにパケットを送ると、幹線LANブリッジ3Aか
らダンプされたデータが入ったダンプ応答パケットが送
り返される。
When the type area is set to a value unique to the dump request from the terminal device 6 in this system and a packet is sent to the above address, a dump response packet containing the data dumped from the trunk LAN bridge 3A is sent back. Be done.

【0062】以上のように、幹線LANの故障時に、幹
線LANブリッジのダンプ指示用スイッチをオンし、支
線LANに接続された端末から所定のダンプ要求パケッ
トを送信することにより、幹線LANブリッジから支線
LANを介してメモリ内容をダンプした情報を有するダ
ンプ応答パケットが送り返されてくることから、幹線L
ANのステーションや伝送路に障害が発生しているよう
なときでも、専用の解析装置を使用することなく、ブリ
ッジのメモリ内容がダンプできるようになり、従って、
ブリッジの状態が調査できる。また、幹線LANブリッ
ジのダンプ指示用スイッチをオンし、支線LANに接続
された端末から所定のダンプ要求パケットを送信するこ
とにより、ダンプ要求に応答させることができることか
ら、支線LANに接続された端末から幹線LANブリッ
ジに対する無闇なダンプ要求などのアクセス要求を規制
することができ、システムの保護も図れる。
As described above, when the trunk LAN fails, the dump instruction switch of the trunk LAN bridge is turned on, and a predetermined dump request packet is transmitted from the terminal connected to the branch LAN, whereby the trunk LAN bridge branches. Since a dump response packet including information obtained by dumping the memory contents is sent back via the LAN, the trunk line L
Even when there is a failure in the AN station or transmission line, the memory contents of the bridge can be dumped without using a dedicated analysis device.
The condition of the bridge can be investigated. Further, since the dump request can be responded by turning on the dump instruction switch of the trunk LAN bridge and transmitting a predetermined dump request packet from the terminal connected to the branch LAN, the terminal connected to the branch LAN It is possible to regulate access requests such as an unnecessarily dump request to the main LAN bridge and protect the system.

【0063】要するに本発明は幹線の通信ネットワーク
に通信ネットワーク相互間での接続を行うブリッジを設
け、このブリッジを介して支線通信ネットワークを接続
すると共にブリッジには支線通信ネットワークと幹線の
通信ネットワークとの間での伝送データの受け渡し処理
に必要な情報等を内蔵のメモリに保持させ、幹線の通信
ネットワークからのメモリダンプ要求に対してはメモリ
内容を読出してダンプ要求元に返送する機能を持たせた
通信ネットワークシステムにおいて、支線通信ネットワ
ークには所定のダンプ要求を送出可能な端末装置を接続
すると共に、前記ブリッジには非常時メモリダンプ指示
の設定を行うための指示手段と、この指示手段が非常時
メモリダンプ指示設定されているとき、支線通信ネット
ワークの端末装置より所定のメモリダンプ要求を受ける
と、メモリ内容をダンプしてダンプ要求元に返送する機
能を持たせたことを特徴とするものである。
In short, according to the present invention, a bridge for connecting the communication networks to each other is provided in the trunk communication network, and the branch line communication network is connected through this bridge, and the bridge connects the branch line communication network and the trunk line communication network. The information necessary for the transfer processing of the transmission data between the two is stored in the built-in memory, and the function to read the memory contents and return it to the dump request source in response to the memory dump request from the trunk communication network is provided. In a communication network system, a terminal device capable of sending a predetermined dump request is connected to a branch communication network, and an instruction means for setting an emergency memory dump instruction to the bridge, and the instruction means Memory dump instruction When set, terminal device of branch line communication network Ri receives a predetermined memory dump request, is characterized in that have a function to return to dump the memory contents to the dump requesting.

【0064】そして、支線通信ネットワークには所定の
ダンプ要求を送出可能な端末装置を接続してあり、幹線
の通信ネットワークが故障した際に、前記ブリッジのメ
モリ内容をダンプする必要が生じたときは、ブリッジの
非常時メモリダンプ指示の設定を行うための指示手段を
操作し、非常時メモリダンプ指示設定をしておくと、ブ
リッジはこの設定がなされているとき、支線通信ネット
ワークの端末装置より所定のメモリダンプ要求を受ける
と、メモリ内容をダンプしてダンプ要求元に返送するよ
うにしたものである。
A terminal device capable of sending a predetermined dump request is connected to the branch line communication network, and when it becomes necessary to dump the memory contents of the bridge when the main line communication network fails. By operating the instruction means for setting the emergency memory dump instruction of the bridge and performing the emergency memory dump instruction setting, the bridge will be specified from the terminal device of the branch line communication network when this setting is made. When the memory dump request is received, the memory contents are dumped and returned to the dump request source.

【0065】このように、本発明は支線通信ネットワー
クからのメモリダンプ要求を受付け可能にする指示手段
を設けて、この指示手段にて支線通信ネットワークから
のメモリダンプ要求を受付け可能に設定した場合に、支
線通信ネットワークの端末装置より所定のメモリダンプ
要求を受けると、メモリ内容をダンプしてダンプ要求元
に返送することから、幹線の通信ネットワークが故障で
幹線の通信ネットワークからブリッジをアクセスできな
い場合でも、支線通信ネットワークの端末装置を使用し
てブリッジのメモリをアクセスできる。
As described above, according to the present invention, the instruction means for accepting the memory dump request from the branch line communication network is provided, and the memory dump request from the branch line communication network is set to be acceptable by this instruction means. When a predetermined memory dump request is received from the terminal device of the branch line communication network, the memory contents are dumped and returned to the dump request source, so that even if the main line communication network fails and the bridge cannot be accessed from the main line communication network. , You can access the memory of the bridge by using the terminal device of the branch line communication network.

【0066】しかも、支線通信ネットワークの端末装置
からのブリッジのメモリ・アクセスはブリッジの指示手
段により設定した場合において、所定のメモリダンプ要
求を受けたときのみ有効であるから、無闇な支線通信ネ
ットワークの端末装置からのブリッジのメモリ・アクセ
スは抑制できシステムの保護もできる。
Moreover, since the memory access of the bridge from the terminal device of the branch line communication network is effective only when a predetermined memory dump request is received when set by the bridge instructing means, it is possible to use the unbridled branch line communication network. The memory access of the bridge from the terminal device can be suppressed and the system can be protected.

【0067】尚、本発明は上記し、且つ、図面に示す実
施例に限定することなく、その要旨を変更しない範囲内
で適宜変形して実施し得ることは勿論であり、例えば、
上記実施例は幹線LANにリング状のLANを使用し、
支線LANにバス状LANを使用したが、他の構成でも
適用可能である他、LANに限らず、他の通信ネットワ
ークシステムにも応用可能である。
The present invention is not limited to the embodiments described above and shown in the drawings, and it is needless to say that the present invention can be appropriately modified and implemented without departing from the scope of the invention.
In the above embodiment, a ring LAN is used as the trunk LAN,
Although the bus-like LAN is used as the branch line LAN, the present invention is applicable to other configurations and is not limited to the LAN and can be applied to other communication network systems.

【0068】[0068]

【発明の効果】以上、詳述したように本発明によれば、
幹線LANに幹線LANブリッジを介して支線LANを
接続したLANシステムにおいて、幹線LANのステー
ションや伝送路に障害が発生して回復しないような場合
においても、各幹線LANブリッジ専用の解析装置を設
けること無く、各幹線LANブリッジのメモリ内容をダ
ンプできるようにした通信ネットワークシステムを提供
することができる。
As described above in detail, according to the present invention,
In a LAN system in which a branch line LAN is connected to a main line LAN via a main line LAN bridge, even if a failure occurs at a main line LAN station or transmission line, a dedicated analysis device for each main line LAN bridge should be provided. It is possible to provide a communication network system capable of dumping the memory contents of each trunk LAN bridge.

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

【図1】本発明の要部の構成を示すブロック図。FIG. 1 is a block diagram showing a configuration of a main part of the present invention.

【図2】本発明の一実施例を示すシステムブロック図。FIG. 2 is a system block diagram showing an embodiment of the present invention.

【図3】幹線LANブリッジ3Aを内蔵したステーショ
ンの構成例を示すブロック図。
FIG. 3 is a block diagram showing a configuration example of a station having a built-in trunk LAN bridge 3A.

【図4】幹線LANブリッジ3Aにおける非常時メモリ
ダンプ要求処理のフローチャート。
FIG. 4 is a flowchart of emergency memory dump request processing in the trunk LAN bridge 3A.

【図5】図4のフローチャートにおけるステップS12
でのダンプ応答パケット作成処理の詳細を示すフローチ
ャート。
FIG. 5 is a step S12 in the flowchart of FIG.
6 is a flowchart showing details of the dump response packet creation process in FIG.

【図6】パケットフォーマットの一例を示す図FIG. 6 is a diagram showing an example of a packet format.

【図7】パケットフォーマットの一例を示す図。FIG. 7 is a diagram showing an example of a packet format.

【図8】図6及び図7のフォーマットに使用するダンプ
情報の詳細を示す図。
FIG. 8 is a diagram showing details of dump information used in the formats of FIGS. 6 and 7;

【図9】従来例を示すシステムブロック図。FIG. 9 is a system block diagram showing a conventional example.

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

1…幹線LANシステム、2a〜2m…ステーション、
3A…幹線LANブリッジ、5…支線LAN、4…メモ
リダンプ指示用のスイッチ、7…伝送路、8…管理装
置、21,31…CPU(プロセッサ)、22,32…
メモリ、23…受信部、24…送信部、33…入出力
部、34…送受信部。
1 ... Trunk line LAN system, 2a-2m ... Station,
3A ... Trunk line LAN bridge, 5 ... Branch line LAN, 4 ... Memory dump instruction switch, 7 ... Transmission path, 8 ... Management device 21, 31 ... CPU (processor), 22, 32 ...
Memory, 23 ... Reception unit, 24 ... Transmission unit, 33 ... Input / output unit, 34 ... Transmission / reception unit.

Claims (1)

【特許請求の範囲】 【請求項1】 幹線の通信ネットワークに通信ネットワ
ーク相互間での接続を行うブリッジを設け、このブリッ
ジを介して支線通信ネットワークを接続すると共にブリ
ッジには支線通信ネットワークと幹線の通信ネットワー
クとの間での伝送データの受け渡し処理に必要な情報等
を内蔵のメモリに保持させ、幹線の通信ネットワークか
らのメモリダンプ要求に対してはメモリ内容を読出して
ダンプ要求元に返送する機能を持たせた通信ネットワー
クシステムにおいて、 支線通信ネットワークには所定のダンプ要求を送出可能
な端末装置を接続すると共に、前記ブリッジには非常時
メモリダンプ指示の設定を行うための指示手段と、この
指示手段が非常時メモリダンプ指示設定されていると
き、支線通信ネットワークの端末装置より所定のメモリ
ダンプ要求を受けると、メモリ内容をダンプしてダンプ
要求元に返送する機能を持たせたことを特徴とする通信
ネットワークシステム。
Claim: What is claimed is: 1. A bridge for connecting communication networks to each other is provided in a trunk communication network, and a branch communication network is connected through this bridge. A function to retain the information necessary for the transfer processing of the transmission data to and from the communication network in the built-in memory, and to read the memory contents and return it to the dump request source in response to the memory dump request from the trunk communication network. In the communication network system having the above, a terminal device capable of sending a predetermined dump request is connected to the branch line communication network, and an instruction means for setting an emergency memory dump instruction to the bridge, and this instruction Terminal of branch line communication network when means is set to emergency memory dump instruction Upon receiving a predetermined memory dump request from location, communication network system, characterized in that have a function to return to dump the memory contents to the dump requesting.
JP19018991A 1991-07-30 1991-07-30 Communication network system Pending JPH0537528A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP19018991A JPH0537528A (en) 1991-07-30 1991-07-30 Communication network system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP19018991A JPH0537528A (en) 1991-07-30 1991-07-30 Communication network system

Publications (1)

Publication Number Publication Date
JPH0537528A true JPH0537528A (en) 1993-02-12

Family

ID=16253936

Family Applications (1)

Application Number Title Priority Date Filing Date
JP19018991A Pending JPH0537528A (en) 1991-07-30 1991-07-30 Communication network system

Country Status (1)

Country Link
JP (1) JPH0537528A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5721874A (en) * 1995-06-16 1998-02-24 International Business Machines Corporation Configurable cache with variable, dynamically addressable line sizes

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5721874A (en) * 1995-06-16 1998-02-24 International Business Machines Corporation Configurable cache with variable, dynamically addressable line sizes

Similar Documents

Publication Publication Date Title
JP4536981B2 (en) Information signal processing apparatus and information signal processing method
US5742603A (en) Method and apparatus for integrating repeater management, media access control, and bridging functions
EP0802655A2 (en) Communication network
US6385211B1 (en) Network controller
US20030179719A1 (en) Method and apparatus for transmitting packets at a transfer rate that depends on a response from a destination
EP0739112A2 (en) Electronic devices and operating mode control thereof
JP2001521356A (en) Method and apparatus for detecting and controlling the transmission direction of a bus packet in an IEEE 1394 serial bus node
EP0073352B1 (en) A data communication system
JP2702031B2 (en) Satellite communication controller
US6732262B1 (en) Method and system for controlling reset of IEEE 1394 network
JPH0537528A (en) Communication network system
US6643816B1 (en) Transmitting apparatus and error handling method in transmitting apparatus
EP1005199B1 (en) Method of data transmission, system for data transmission, control device for data transmission, and program recording medium
US7321938B2 (en) Data transfer apparatus, network system, and data transfer method
JPH01289339A (en) Communication controller
JP2504291B2 (en) Terminal address management method for data communication device
JPH0923245A (en) Inter-network connector
JPH05235946A (en) Configuration recognition device for network
JPH05336122A (en) Method for controlling network
JPH05204807A (en) Method for confirming and testing connection between end systems of tcp/ip by test program
JPH10285247A (en) Data communication equipment and communication terminal equipment
JPS6069935A (en) Data communication system
JPH01227544A (en) Repeater
JPH0635816A (en) Multi-cpu sustem
JPH05316123A (en) Network management method