JP2000295263A - Lan switch - Google Patents

Lan switch

Info

Publication number
JP2000295263A
JP2000295263A JP11102842A JP10284299A JP2000295263A JP 2000295263 A JP2000295263 A JP 2000295263A JP 11102842 A JP11102842 A JP 11102842A JP 10284299 A JP10284299 A JP 10284299A JP 2000295263 A JP2000295263 A JP 2000295263A
Authority
JP
Japan
Prior art keywords
initialization
processing
lan switch
data
switch
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.)
Granted
Application number
JP11102842A
Other languages
Japanese (ja)
Other versions
JP3348775B2 (en
Inventor
Tsukasa Yagi
司 八木
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.)
NEC Corp
Original Assignee
NEC 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 NEC Corp filed Critical NEC Corp
Priority to JP10284299A priority Critical patent/JP3348775B2/en
Publication of JP2000295263A publication Critical patent/JP2000295263A/en
Application granted granted Critical
Publication of JP3348775B2 publication Critical patent/JP3348775B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

  • Small-Scale Networks (AREA)

Abstract

PROBLEM TO BE SOLVED: To simplify and accelerate the initializing processing in a LAN switch. SOLUTION: On application of power to the LAN switch, a CPU 1 starts execution of a main program, issues an initializing command to an initializing control section 10 and issues and operation parameter and an initializing instruction to each processing program. The initializing control section 10 waits until the initializing end signal of each processing program is set, and outputs an operation start signal to each processing block when all the signals are set to instruct operation start and allows a status register to indicate the end of the initialization.

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は複数の通信ポートを
有し、そのポート間でデータを交換するLANスイッチに
関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a LAN switch having a plurality of communication ports and exchanging data between the ports.

【0002】[0002]

【従来の技術】通常、LANスイッチは、複数の処理ブロ
ック(LSIである場合が多い)が機能分担して、ソフト
ウェアによる設定および制御にしたがって、並列的に動
作し、処理ブロック間で連続的にデータを受け渡すこと
で複数ポートのデータ交換処理を高速に行う。これら各
処理ブロックは、電源オンなどの動作開始時には、ソフ
トウェアから個々に初期設定され、内部的に初期化処理
が完了した後に順次動作を開始する。これら処理ブロッ
クはデータ受け渡しのインタフェースにおいて、それぞ
れ故障検出機能をもち、お互いに接続相手の故障の有無
を監視することで、一部の故障がLANスイッチ全体の動
作を停止しないようにしている。
2. Description of the Related Art In general, a LAN switch has a plurality of processing blocks (often an LSI), which share functions, operate in parallel according to setting and control by software, and continuously operate between processing blocks. By exchanging data, data exchange processing of a plurality of ports is performed at high speed. Each of these processing blocks is individually initialized by software when an operation such as power-on is started, and sequentially starts operation after initialization processing is internally completed. Each of these processing blocks has a failure detection function in the data transfer interface, and monitors the presence / absence of a failure of a connection partner so that some failures do not stop the operation of the entire LAN switch.

【0003】[0003]

【発明が解決しようとする課題】これら処理ブロックの
初期化完了以前の状態は、故障検出機能にとっては故障
状態に見える場合が多い。したがって、ソフトウェアは
LANスイッチ全体の初期化処理の最中に、初期化完了以
前の各処理ブロックと初期化完了済みの処理ブロックが
混在することによる誤った故障検出を防ぐ処理、または
回避する処置をしなければならない。このような誤った
故障検出の処置や回避処理は複雑であることから、開発
費が増大する。さらに、このようなソフトウェアによる
初期化手順では、LANスイッチ全体が動作開始するまで
の時間が長くなるという欠点があった。
The state before the completion of the initialization of these processing blocks often looks like a failure state to the failure detection function. Therefore, the software
During the initialization process for the entire LAN switch, you must take steps to prevent or avoid erroneous failure detection due to the mixture of processing blocks before initialization and processing blocks that have been initialized. . The complexities of such erroneous failure detection measures and avoidance processing increase development costs. Further, such an initialization procedure using software has a disadvantage that the time required for the entire LAN switch to start operating becomes long.

【0004】本発明の目的は、初期化手順を簡単に、か
つ高速に行うことができるLANスイッチを提供すること
にある。
An object of the present invention is to provide a LAN switch that can perform an initialization procedure easily and at high speed.

【0005】[0005]

【課題を解決するための手段】本発明のLANスイッチ
は、内部の各処理ブロックは、ソフトウェアから初期化
を指示され、初期化が完了すると初期化完了信号を出力
し、また動作開始指示信号を受信すると、動作を開始す
る手段を有し、さらに、前記ソフトウェアから初期化コ
マンドが発行されると、各処理ブロックの初期化完了信
号がオンになるのを待ち、全ての初期化完了信号がオン
になったのを確認すると、各処理ブロックに対して動作
開始信号を出力する初期化制御手段を有する。
In the LAN switch of the present invention, each of the internal processing blocks is instructed to be initialized by software, outputs an initialization completion signal when the initialization is completed, and outputs an operation start instruction signal. It has means for starting operation upon receipt, and when an initialization command is issued from the software, waits for the initialization completion signal of each processing block to be turned on, and all initialization completion signals are turned on. When it is confirmed that the process has been completed, an initialization control means for outputting an operation start signal to each processing block is provided.

【0006】LANスイッチの各処理ブロックの初期化処
理を平行して行うことで、LANスイッチの初期化が高速
化される。
The initialization of the LAN switch is speeded up by performing the initialization processing of each processing block of the LAN switch in parallel.

【0007】[0007]

【発明の実施の形態】次に、本発明の実施の形態につい
て図面を参照して説明する。
Next, embodiments of the present invention will be described with reference to the drawings.

【0008】図1を参照すると、本発明の一実施形態の
LANスイッチはCPU1と主記憶2とフラッシュメモリ3と
コンソールインタフェース4とローカルメモリ5と初期
化制御部10とスイッチ20、21とアドレス解決・ル
ーティング処理回路30、31とMAC制御回路51〜5
8と物理層回路61〜68で構成されている。
Referring to FIG. 1, an embodiment of the present invention is shown.
The LAN switch includes a CPU 1, a main memory 2, a flash memory 3, a console interface 4, a local memory 5, an initialization control unit 10, switches 20, 21, address resolution / routing processing circuits 30, 31, and MAC control circuits 51-5.
8 and physical layer circuits 61 to 68.

【0009】不揮発性記憶素子であるフラッシュメモリ
3には、本LANスイッチの初期化プログラム、本LANスイ
ッチ全体を制御する主プログラム、および動作設定情報
が記憶されている。主記憶2はDRAMで構成されフラッシ
ュメモリ3に格納された主プログラムおよび動作設定情
報が制御テーブルとして展開される。CPU1はフラッシュ
メモリ3もしくは主記憶2に格納されたプログラムを実
行するマイクロプロセッサで、プログラムを実行するこ
とでLANスイッチの初期化およびデータ交換処理の制御
をする。コンソールインタフェース4はLANスイッチの
初期設定、保守などを行うコンソール接続のインタフェ
ース制御回路である。ローカルメモリ3は、CPU1がデー
タを送信する場合もしくは通信ポートからデータを受信
する場合に、そのデータを一時的に蓄えるメモリであ
る。物理層回路61〜68はイーサネットと物理的イン
タフェースを制御する。MAC制御回路51〜58はイー
サネットとのMACレベルのインタフェースを制御する回
路である。アドレス解決・ルーティング処理回路30は
ルーティングメモリ31の情報にしたがって、受信した
データのヘッダ解析、書き換えを行い、スイッチング情
報を付加した受信データをスイッチ20へ渡し、またス
イッチ20から送出されたデータを引き取って適切な通
信ポートへ送信する。ルーティングメモリ31には、受
信データの出力先やヘッダの書き換えなどの情報がソフ
トウェアによって書き込まれていて、アドレス解決・ル
ーティング処理回路30がデータを受信する度に参照さ
れる。アドレス解決・ルーティング回路40およびルー
ティングメモリ41はそれぞれアドレス解決・ルーティ
ング回路30およびルーティングメモリ31と同様な動
作をする。スイッチ20はアドレス解決・ルーティング
回路30または40から、スイッチング情報が付加され
た受信データを引き取りメモリ21に一時的に格納し、
同時にメモリ21に格納されたデータを、スイッチング
情報にしたがった順序で、指定された通信ポートへ出力
すべくアドレス解決・ルーティング処理回路30もしく
は40へ出力する。
The flash memory 3, which is a nonvolatile storage element, stores an initialization program for the LAN switch, a main program for controlling the entire LAN switch, and operation setting information. The main memory 2 is composed of a DRAM, and the main program and operation setting information stored in the flash memory 3 are developed as a control table. The CPU 1 is a microprocessor that executes a program stored in the flash memory 3 or the main memory 2, and executes the program to initialize a LAN switch and control data exchange processing. The console interface 4 is a console connection interface control circuit for performing initial setting and maintenance of the LAN switch. The local memory 3 is a memory for temporarily storing data when the CPU 1 transmits data or receives data from a communication port. The physical layer circuits 61 to 68 control the physical interface with the Ethernet. The MAC control circuits 51 to 58 are circuits for controlling a MAC level interface with the Ethernet. The address resolution / routing processing circuit 30 analyzes the header of received data and rewrites it according to the information in the routing memory 31, passes the received data with the switching information to the switch 20, and retrieves the data sent from the switch 20. To the appropriate communication port. Information such as an output destination of received data and rewriting of a header is written in the routing memory 31 by software, and is referred to each time the address resolution / routing processing circuit 30 receives data. The address resolution / routing circuit 40 and the routing memory 41 operate similarly to the address resolution / routing circuit 30 and the routing memory 31, respectively. The switch 20 receives the received data to which the switching information is added from the address resolution / routing circuit 30 or 40, temporarily stores the received data in the memory 21,
At the same time, it outputs the data stored in the memory 21 to the address resolution / routing processing circuit 30 or 40 so as to output the data to the designated communication port in the order according to the switching information.

【0010】初期化制御部10は、ソフトウェアからの
コマンドにしたがって、スイッチ20、アドレス解決・
ルーティング処理回路30、40、MAC制御回路51〜
58、物理層回路61〜68の初期化処理完了の監視、
および動作開始の指示をすると共にソフトウェアへ初期
化完了を通知する。状態レジスタ11は全ての処理ブロ
ックの初期化完了をソフトウェアへ報告する手段であ
る。
[0010] The initialization control unit 10 switches the address resolution and address according to a command from software.
Routing processing circuits 30, 40, MAC control circuits 51-
58, monitoring the completion of the initialization processing of the physical layer circuits 61 to 68,
And an operation start instruction, and notifies the software of the completion of initialization. The status register 11 is means for reporting the completion of initialization of all processing blocks to software.

【0011】スイッチ20とアドレス解決・ルーティン
グ処理回路30および40の接続間ではお互いに相手が
故障してないかの監視を常時行っていて、故障を検出し
た場合はソフトウェアに故障を報告すると共に以後その
間のデータの受け渡しを止める。故障した相手から送ら
れるデータは引き取らず、また故障した相手へ渡すデー
タは廃棄するなどの処理をすることで、一部分の故障に
よって、本LANスイッチ全体のデータ交換処理が滞留し
ないようにする。アドレス解決・ルーティング処理回路
30とMAC制御回路51〜54、およびアドレス解決・
ルーティング処理回路40とMAC制御回路55〜58の
間も同様な故障監視の処理をする。
The connection between the switch 20 and the address resolution / routing processing circuits 30 and 40 constantly monitors each other for failures. When a failure is detected, the failure is reported to software and the subsequent processing is performed. Stop passing data during that time. Data sent from the failed party is not collected, and data passed to the failed party is discarded, etc., so that the data exchange processing of the entire LAN switch does not stay due to a partial failure. Address resolution / routing processing circuit 30 and MAC control circuits 51 to 54;
Similar failure monitoring processing is performed between the routing processing circuit 40 and the MAC control circuits 55 to 58.

【0012】スイッチ20、アドレス解決・ルーティン
グ処理回路30、40、MAC制御回路51〜58、物理
層回路61〜68(以後これらを各々処理ブロックと総
称する)は、それぞれ初期化処理としてソフトウェアか
ら初期化指示で動作パラメータを与えられ、内部の状態
を設定する。電源オンなどの際は、各処理ブロックはソ
フトウェアからの初期化指示を受け取り、内部的な初期
化処理をした後に動作可状態となる。実施に動作開始す
ると、各処理ブロックは上記の故障監視処理も開始す
る。
The switch 20, the address resolution / routing processing circuits 30, 40, the MAC control circuits 51 to 58, and the physical layer circuits 61 to 68 (hereinafter collectively referred to as processing blocks) are each initialized by software as initialization processing. The operation parameters are given by the conversion instruction, and the internal state is set. When the power is turned on, for example, each processing block receives an initialization instruction from software, and after performing internal initialization processing, enters an operable state. When the operation is started, each processing block also starts the above-described failure monitoring processing.

【0013】図2は各処理ブロックとICNT10間で授受
される信号を表している。
FIG. 2 shows signals transmitted and received between each processing block and the ICNT 10.

【0014】ここでは処理ブロックのうちスイッチ2
0、アドレス解決・ルーティング処理回路30、40、
MAC51のみを示しているが、他の処理ブロックも同様
である。スイッチ20、アドレス解決・ルーティング処
理回路30、40、MAC制御回路51から初期化制御部
10への初期化完了を示す信号BRDY20、BRDY30、BR
DY40、BRDY51がある。また、初期化制御部10から
スイッチ20、アドレス解決・ルーティング処理回路3
0、40、MAC制御回路51への動作開始指示を示す信
号BSTTA20、BSTA30、BSTA40、BSTA51がある。
Here, switch 2 of the processing blocks
0, address resolution / routing processing circuits 30, 40,
Although only the MAC 51 is shown, the same applies to other processing blocks. Signals BRDY20, BRDY30, BR indicating completion of initialization from the switch 20, the address resolution / routing processing circuits 30, 40, and the MAC control circuit 51 to the initialization control unit 10.
There are DY40 and BRDY51. Also, from the initialization control unit 10 to the switch 20, the address resolution / routing processing circuit 3
0, 40, and signals BSTTA20, BSTA30, BSTA40, and BSTA51 indicating an operation start instruction to the MAC control circuit 51.

【0015】図3は各処理ブロックとICNT10間の接続
関係その信号のタイミングを表している。
FIG. 3 shows the connection relationship between each processing block and the ICNT 10 and the timing of the signal.

【0016】電源オン直後などの初期状態では信号BSTA
20、BSTA30、BSTA40、BSTA51およびBRDY20、
BRDY30、BRDY40、BRDY51は全てオフ状態である。
In an initial state such as immediately after power-on, the signal BSTA
20, BSTA30, BSTA40, BSTA51 and BRDY20,
BRDY30, BRDY40, and BRDY51 are all off.

【0017】図1から図3を使って、本実施形態の動作
について説明する。
The operation of the present embodiment will be described with reference to FIGS.

【0018】LANスイッチの電源がオフからオンとなり
動作を開始する場合の処理について説明する。電源オン
直後LANスイッチ内の各回路はリセットされ、初期状態
になる。CPU1はフラッシュメモリ3内の初期プログラ
ムを実行し、主記憶2、コントロールインタフェース
4、ローカルメモリ5を初期化し、フラッシュメモリ3
の主プログラムおよび動作情報を主記憶2に展開し、主
プログラムに切り替わる。 CPU1は主プログラムの実
行を開始し、まず初期化制御部10に対して初期化監視
コマンドを発行し、引き続き各処理ブロックに対して動
作パラメータと共に初期化指示を発行する。ソフトウェ
アは全ての処理ブロックに初期化指示をした後、初期化
制御部10の状態レジスタ11を監視し、全ての処理ブ
ロックの初期化完了を確認する。初期化制御部10の状
態レジスタ11で全ての処理ブロックの初期化完了がで
きた時点でLANスイッチは動作開始状態になっていて、
複数の通信ポート間でのデータ交換が可能な状態になっ
ている。
The processing when the power of the LAN switch is turned on from off to start operation will be described. Immediately after the power is turned on, each circuit in the LAN switch is reset to an initial state. The CPU 1 executes an initial program in the flash memory 3, initializes the main memory 2, the control interface 4, and the local memory 5,
Is expanded in the main memory 2 and the main program is switched to the main program. The CPU 1 starts executing the main program, first issues an initialization monitoring command to the initialization control unit 10, and subsequently issues an initialization instruction to each processing block together with an operation parameter. After instructing all the processing blocks to be initialized, the software monitors the status register 11 of the initialization control unit 10 and confirms that all the processing blocks have been initialized. When the initialization of all the processing blocks is completed in the status register 11 of the initialization control unit 10, the LAN switch is in the operation start state,
Data can be exchanged between a plurality of communication ports.

【0019】上記初期化処理時の初期化制御部10およ
び各処理ブロックの動作を図3のタイミング図で説明す
る。初期化制御部10は、初期状態では各処理ブロック
に対して動作開始指示信号BSTA20、BSTA30,BSTA4
0,BSTA51をオフにしている。ソフトウェアから初期
化コマンドが発行されると初期化制御部10は各処理ブ
ロックの初期化完了信号BRDY20、BRDY30、BRDY4
0、BRDY51がオンになるのを待つ。各処理ブロックは
ソフトウェアから初期化指示され、内部の初期化が完了
すると、それぞれ初期化完了信号BRDY20、BRDY30、
BRDY40、BRDY51をオンにする。初期化制御部10は
初期化完了信号BRDY20、BRDY30、BRDY40、BRDY5
1全てがオンになったのを確認すると、動作開始信号BS
TA20、BSTA30、BSTA40、BSTA51を同時にオンと
して、各処理ブロックに対して同時に動作開始を指示
し、引き続き状態レジスタ11に初期化完了を表示す
る。
The operation of the initialization control unit 10 and each processing block during the above initialization processing will be described with reference to the timing chart of FIG. In the initial state, the initialization control unit 10 operates the operation start instruction signals BSTA20, BSTA30, BSTA4 for each processing block.
0, BSTA 51 is off. When an initialization command is issued from software, the initialization control unit 10 initializes the processing completion signals BRDY20, BRDY30, BRDY4 of each processing block.
0, wait for BRDY 51 to turn on. Each processing block is instructed to be initialized by software, and when the internal initialization is completed, initialization completion signals BRDY20, BRDY30, BRDY30,
Turn on BRDY40 and BRDY51. The initialization control unit 10 initializes the completion signals BRDY20, BRDY30, BRDY40, BRDY5.
1 When it is confirmed that all are turned on, the operation start signal BS
TA20, BSTA30, BSTA40, and BSTA51 are turned on at the same time to instruct each processing block to start operation at the same time, and the status register 11 displays the completion of initialization.

【0020】以上説明したように、ソフトウェアからの
各処理ブロックへの初期化指示は、その順序に特に制限
や条件はなく、初期化指示を発行した後に個々の処理ブ
ロックの初期化完了を確認する必要もなく、単純であ
る。さらに各処理ブロックの初期化処理を平行して実行
させることができる。
As described above, there is no particular limitation or condition on the order of initialization of each processing block from software, and the completion of initialization of each processing block is confirmed after issuing the initialization instruction. No need, it's simple. Further, the initialization processing of each processing block can be executed in parallel.

【0021】[0021]

【発明の効果】以上説明したように、本発明は、ソフト
ウェアの初期化処理は単純で、初期化処理中の故障検出
機能の複雑な制御も不要であり、その開発工数は少なく
て済む。さらに、各処理ブロックの初期化処理を平行し
て実行させることでLANスイッチ全体の初期化時間を短
縮できる。
As described above, according to the present invention, the initialization processing of the software is simple, the complicated control of the failure detection function during the initialization processing is not required, and the development man-hour is small. Further, by performing the initialization processing of each processing block in parallel, the initialization time of the entire LAN switch can be reduced.

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

【図1】本発明の一実施形態のLANスイッチの構成図で
ある。
FIG. 1 is a configuration diagram of a LAN switch according to an embodiment of the present invention.

【図2】初期化制御部10と各処理ブロック間の信号を
示す図である。
FIG. 2 is a diagram showing signals between an initialization control unit 10 and each processing block.

【図3】図1のLANスイッチの動作を示すタイミング図
である
FIG. 3 is a timing chart showing the operation of the LAN switch of FIG. 1;

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

1 CPU 2 主記憶 3 フラッシュメモリ 4 コンソールインタフェース 5 ローカルメモリ 10 初期化制御部 11 状態レジスタ 20 スイッチ 21 メモリ 30、40 アドレス解決・ルーティング処理回路 31、41 ルーティングメモリ 51〜58 MAC制御回路 61〜68 物理層回路 BSTA20、30、40、51 動作開始信号 BRDY20、30、40、51 初期化完了信号 DESCRIPTION OF SYMBOLS 1 CPU 2 Main memory 3 Flash memory 4 Console interface 5 Local memory 10 Initialization control unit 11 Status register 20 Switch 21 Memory 30, 40 Address resolution / routing processing circuit 31, 41 Routing memory 51-58 MAC control circuit 61-68 Physical Layer circuit BSTA 20, 30, 40, 51 Operation start signal BRDY 20, 30, 40, 51 Initialization completion signal

Claims (3)

【特許請求の範囲】[Claims] 【請求項1】 複数の通信ポートを有し、そのポート間
でデータを交換するLANスイッチにおいて、内部の各処
理ブロックは、ソフトウェアから初期化を指示され、初
期化が完了すると初期化完了信号を出力し、また動作開
始指示信号を受信すると、動作を開始する手段を有し、
さらに、前記ソフトウェアから初期化コマンドが発行さ
れると、各処理ブロックの初期化完了信号がオンになる
のを待ち、全ての初期化完了信号がオンになったのを確
認すると、各処理ブロックに対して動作開始信号を出力
する初期化制御手段を有することを特徴とするLANスイ
ッチ。
In a LAN switch having a plurality of communication ports and exchanging data between the ports, each internal processing block is instructed to initialize by software, and when the initialization is completed, an initialization completion signal is transmitted. Output, and when receiving the operation start instruction signal, has means for starting the operation,
Further, when an initialization command is issued from the software, the process waits for the initialization completion signal of each processing block to be turned on, and confirms that all initialization completion signals have been turned on. A LAN switch having initialization control means for outputting an operation start signal to the LAN switch.
【請求項2】 全ての初期化完了信号がオンになると、
初期化完了を前記ソフトウェアに通知する手段をさらに
有する、請求項1記載のLANスイッチ。
2. When all initialization completion signals are turned on,
2. The LAN switch according to claim 1, further comprising means for notifying the software of completion of initialization.
【請求項3】 前記処理ブロックが、イーサネットと物
理的インタフェースを制御する物理層回路と、前記イー
サネットとのMACレベルのインタフェースを制御するMAC
制御回路と、スイッチング情報が付加された受信情報を
引き取り、メモリに一時的に格納し、また該メモリに格
納されたデータを出力するスイッチと、受信したデータ
のヘッダ解析、書き換えを行い、スイッチング情報が付
加された受信データを前記スイッチへ渡し、また前記ス
イッチから出力されたデータを引き取って適切な通信ポ
ートへ送信するアドレス解決・ルーティング処理回路を
含む、請求項1または2記載のLANスイッチ。
3. A physical layer circuit for controlling a physical interface with Ethernet, and a MAC for controlling a MAC level interface with the Ethernet.
A control circuit, a switch that receives the received information to which the switching information is added, temporarily stores the information in a memory, and outputs the data stored in the memory; and performs header analysis and rewriting of the received data to perform switching information. 3. The LAN switch according to claim 1, further comprising: an address resolution / routing processing circuit that passes the received data to which the data is added to the switch, and that receives the data output from the switch and transmits the data to an appropriate communication port.
JP10284299A 1999-04-09 1999-04-09 LAN switch Expired - Fee Related JP3348775B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP10284299A JP3348775B2 (en) 1999-04-09 1999-04-09 LAN switch

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP10284299A JP3348775B2 (en) 1999-04-09 1999-04-09 LAN switch

Publications (2)

Publication Number Publication Date
JP2000295263A true JP2000295263A (en) 2000-10-20
JP3348775B2 JP3348775B2 (en) 2002-11-20

Family

ID=14338233

Family Applications (1)

Application Number Title Priority Date Filing Date
JP10284299A Expired - Fee Related JP3348775B2 (en) 1999-04-09 1999-04-09 LAN switch

Country Status (1)

Country Link
JP (1) JP3348775B2 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2015115834A (en) * 2013-12-12 2015-06-22 日立金属株式会社 Relay device and management method for relay device

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2015115834A (en) * 2013-12-12 2015-06-22 日立金属株式会社 Relay device and management method for relay device

Also Published As

Publication number Publication date
JP3348775B2 (en) 2002-11-20

Similar Documents

Publication Publication Date Title
JP6387581B2 (en) Server data port to learn with data switch
JPH10116187A (en) Microcomputer
JP3348775B2 (en) LAN switch
JP2510221B2 (en) Network node address setting method
CN106506074B (en) A kind of method and apparatus detecting optical port state
CN109308234B (en) Method for controlling multiple controllers on board card to carry out active/standby switching
TWI591483B (en) Switch system
JPH1047151A (en) Electronic control device for automobile
JP3353819B2 (en) Connection mechanism and connection method between intelligent board and console terminal
TWI612424B (en) Switch system
JP2003330871A (en) Data transfer device
JP2003335470A (en) Elevator control transmitting system
JP2002335303A (en) Communication path switching method
JPH06208441A (en) System for controlling printing environment of printer device
JP2002103741A (en) Printer
JP2003264601A (en) Communication control unit and image formation system
JP4479295B2 (en) Interface circuit and image forming apparatus
JP2002185558A (en) Network startup controlling method and electronic device to which such method is applied
JP2658853B2 (en) Communication control device
JP2723609B2 (en) Microprocessor
CN117251039A (en) Equipment resetting method and device, storage medium and electronic equipment
JPH10164128A (en) Communication processor
CN116436766A (en) Method and circuit for realizing network Bypass function
JP3348177B2 (en) Programmable controller
JPH07121500A (en) Microcomputer

Legal Events

Date Code Title Description
LAPS Cancellation because of no payment of annual fees