JPH1093604A - Switching hub - Google Patents
Switching hubInfo
- Publication number
- JPH1093604A JPH1093604A JP8241811A JP24181196A JPH1093604A JP H1093604 A JPH1093604 A JP H1093604A JP 8241811 A JP8241811 A JP 8241811A JP 24181196 A JP24181196 A JP 24181196A JP H1093604 A JPH1093604 A JP H1093604A
- Authority
- JP
- Japan
- Prior art keywords
- port
- frame
- switching hub
- address
- terminal
- 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
Links
Landscapes
- Small-Scale Networks (AREA)
Abstract
(57)【要約】
【課題】 ネットワークのセキュリティ向上を図るスイ
ッチングハブを提供する。
【解決手段】 ポートに端末が接続されているかどうか
を検出し、端末が接続されていない時間が所定時間を超
えた時、そのポートを使用不可に設定する。
(57) [Problem] To provide a switching hub for improving network security. SOLUTION: Whether or not a terminal is connected to a port is detected, and when the time during which the terminal is not connected exceeds a predetermined time, the port is set to be unusable.
Description
【0001】[0001]
【発明の属する技術分野】本発明は、受信フレームの宛
先アドレスに対応する特定のポートにフレームを中継す
ることにより複数のポート間で同時に通信を可能にする
スイッチングハブに係り、特に、ネットワークのセキュ
リティ向上を図るスイッチングハブに関するものであ
る。BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a switching hub capable of simultaneously communicating between a plurality of ports by relaying a frame to a specific port corresponding to a destination address of a received frame, and more particularly to network switching. The present invention relates to a switching hub for improving the quality.
【0002】[0002]
【従来の技術】図4に、アメリカ電気電子技術者協会の
定めるIEEE802.3CSMA/CD規格に準拠し
たスイッチングハブの構成を示す。スイッチングハブ
は、CPU101、メモリ105、宛先判定部106、
転送制御部107、及び各ポート1〜nの通信LSI1
09(1091〜109n)が転送データバス108を
介して相互接続されている。CPU101はスイッチン
グハブ全体の制御を行うものである。メモリ105は、
スイッチングハブが受信したフレーム全体を格納する受
信バッファに使用される。通信制御LSI109は、I
EEE802.3規格に準拠した通信を行うものであ
る。宛先判定部106は、受信したフレームをどのポー
トに出力するかを決定するものである。転送制御部10
7は、通信制御LSI間のデータ転送を制御するもので
ある。通信制御LSI109に内蔵された受信FIFO
111(1111〜111n)は、受信したフレームを
一時格納するものである。2. Description of the Related Art FIG. 4 shows a configuration of a switching hub conforming to the IEEE802.3 CSMA / CD standard defined by the American Institute of Electrical and Electronics Engineers. The switching hub includes a CPU 101, a memory 105, a destination determination unit 106,
The transfer control unit 107 and the communication LSI 1 of each of the ports 1 to n
09 (1091 to 109n) are interconnected via the transfer data bus 108. The CPU 101 controls the entire switching hub. The memory 105
It is used for a reception buffer that stores the entire frame received by the switching hub. The communication control LSI 109
The communication is performed in accordance with the EEE802.3 standard. The destination determining unit 106 determines to which port the received frame is output. Transfer control unit 10
Numeral 7 controls data transfer between the communication control LSIs. Reception FIFO built in communication control LSI 109
Reference numeral 111 (1111 to 111n) temporarily stores the received frame.
【0003】図4を用いて、ストア・アンド・フォワー
ド方式と呼ばれるスイッチング方式でのデータの流れを
説明し、併せて、図5を用いて処理の流れを説明する。
この方式では、スイッチングハブが受信したフレーム2
011は、まず、通信LSI1091の内部のFIFO
受信1111に格納される。次いで、CPU101が転
送データバス108を開放し、データの転送が可能な状
態になると、フレーム2011が通信LSI1091か
らメモリ105の受信バッファに送られ、格納される。
フレーム2011全体が格納された後、CPU101
は、格納されたフレームがエラーフレームであるかどう
かをチェックする。異常フレームの場合、そのフレーム
は廃棄される。正常フレームの場合、CPU101がフ
レームの宛先アドレスを抽出し、宛先判定部106が転
送先のポートを決定する。転送先のポートの通信LSI
109nは、データの転送が可能な状態になると、メモ
リ105の受信バッファから読み出したフレーム201
1をポートnに出力する。The flow of data in a switching system called a store-and-forward system will be described with reference to FIG. 4, and the flow of processing will be described with reference to FIG.
In this method, the switching hub receives frame 2
011 is a FIFO inside the communication LSI 1091
It is stored in the reception 1111. Next, when the CPU 101 releases the transfer data bus 108 and becomes ready for data transfer, the frame 2011 is sent from the communication LSI 1091 to the reception buffer of the memory 105 and stored.
After the entire frame 2011 is stored, the CPU 101
Checks if the stored frame is an error frame. If the frame is abnormal, the frame is discarded. In the case of a normal frame, the CPU 101 extracts the destination address of the frame, and the destination determination unit 106 determines the transfer destination port. Communication LSI of transfer destination port
When data transfer becomes possible, the frame 201 read from the reception buffer of the memory 105
1 is output to port n.
【0004】次に、各ポートが使用可能かどうかを設定
するスイッチングハブを説明する。図6に示されるよう
に、スイッチングハブは図4の構成に加えてコンソール
103を制御するコンソール制御部102、不揮発性メ
モリ104を有し、また、通信制御LSI109に内蔵
されたアドミンステートレジスタ110(1101〜1
10n)は、ポートの使用可/使用不可を設定するもの
である。Next, a switching hub for setting whether or not each port can be used will be described. As shown in FIG. 6, the switching hub includes a console control unit 102 for controlling a console 103 and a nonvolatile memory 104 in addition to the configuration of FIG. 4, and an administration state register 110 (built-in to a communication control LSI 109). 1101-1
10n) sets whether the port can be used or not.
【0005】スイッチングハブの各ポートが使用可能か
どうかは、状態設定によって決められる。その設定する
状態をアドミンステートと呼ぶ。任意のポートのアドミ
ンステートが“on”ならば、そのポートは使用可能で
あり、“off”ならば使用不可能である。ポートが使
用不可能な状態になると、そのポートに接続されている
端末は他の端末との間の通信を行うことができなくな
る。Whether or not each port of the switching hub can be used is determined by state setting. The state to be set is called an admin state. If the admin state of an arbitrary port is “on”, that port is available, and if “off”, it is unavailable. When a port becomes unusable, terminals connected to the port cannot communicate with other terminals.
【0006】各ポートのアドミンステートの設定は、各
通信LSI109内部のアドミンステートレジスタ11
0に格納されている。このレジスタの設定は、スイッチ
ングハブ初期化直後には通常“on”となっている。そ
して、この設定を変更するには、設定用のコンソール1
03からスイッチングハブにアドミンステート変更命令
を入力することによって行われる。設定を変更するとき
には、コンソール103からスイッチングハブにアドミ
ンステート変更命令を入力する。その内容は、各アドミ
ンステートレジスタ110に格納されると共に、不揮発
性メモリ104にも書き込まれる。リセットもしくは電
源の立ち上げ(再立ち上げ)の際には、そのデータを、
CPU101が読み出して各通信LSI109の設定を
行う。The setting of the administration state of each port is performed by the administration state register 11 in each communication LSI 109.
0 is stored. The setting of this register is normally “on” immediately after the switching hub is initialized. To change this setting, use the setting console 1
This is performed by inputting an administration state change command from 03 to the switching hub. To change the setting, an administration state change command is input from the console 103 to the switching hub. The contents are stored in each of the admin state registers 110 and also written in the nonvolatile memory 104. When resetting or turning on the power (restarting), the data is
The CPU 101 reads and sets each communication LSI 109.
【0007】図4及び図6のスイッチングハブの宛先判
定部106の内部には、受信したフレームの送信元アド
レスとポート番号とを対応付けたアドレステーブルがあ
る。このアドレステーブルを用いた宛先ポートの判定方
法を説明する。[0007] Inside the destination determining unit 106 of the switching hub of FIGS. 4 and 6, there is an address table in which a source address of a received frame and a port number are associated with each other. A method for determining a destination port using this address table will be described.
【0008】まず、受信したフレームの送信元アドレス
が既に登録されているかどうかを調べる。登録されてい
る場合には、対応して登録されているポート番号がフレ
ームを受信したポートのポート番号と一致するかどうか
を調べ、不一致の場合には新規のポート番号を登録す
る。また、アドレスが登録されていない場合には、その
アドレスとポート番号とを登録する。次に、受信したフ
レームの宛先アドレスが既に登録されているかを調べ、
登録されている場合には、対応するポートにのみフレー
ムを出力する。また、登録されていない場合には、その
フレームは廃棄するか又は全てのポートに転送する。First, it is checked whether or not the source address of the received frame has already been registered. If the port number has been registered, it is checked whether the corresponding registered port number matches the port number of the port that received the frame. If not, a new port number is registered. If the address is not registered, the address and the port number are registered. Next, check whether the destination address of the received frame is already registered,
If registered, the frame is output only to the corresponding port. If not registered, the frame is discarded or transferred to all ports.
【0009】[0009]
【発明が解決しようとする課題】従来技術のスイッチン
グハブでは、アドミンステートの設定は不揮発性メモリ
104にも記憶されるので、電源断後又はリセットによ
る再立ち上げが起きても、各ポートの設定を保持するこ
とができる。しかし、この状態では、未使用のポートが
“on”に設定されていると、その設定を保持すること
になっているため、未使用のポートに端末を接続して、
既に他のポートに接続されている端末やサーバにアクセ
スすることが容易に可能である。このため、重要な情報
を無断で入手しようとする行為に対して、スイッチング
ハブでは防御することができない。In the switching hub of the prior art, the setting of the admin state is also stored in the non-volatile memory 104. Therefore, even if the power is turned off or restarted by reset, the setting of each port is performed. Can be held. However, in this state, if an unused port is set to “on”, the setting is to be retained, so connect the terminal to the unused port,
It is possible to easily access a terminal or server already connected to another port. Therefore, switching hubs cannot protect against attempts to obtain important information without permission.
【0010】また、アドレステーブルを用いた宛先ポー
トの判定方法においても、スイッチングハブに新たに端
末を接続して、既に他のポートに接続されている端末や
サーバにアクセスすることが容易に可能であり、重要な
情報を無断で入手しようとする行為に対して、スイッチ
ングハブでは防御することができない。[0010] In the destination port determination method using the address table, a new terminal can be connected to the switching hub to easily access a terminal or server already connected to another port. Yes, switching hubs cannot protect against attempts to obtain important information without permission.
【0011】そこで、本発明の目的は、上記課題を解決
し、ネットワークのセキュリティ向上を図るスイッチン
グハブを提供することにある。An object of the present invention is to provide a switching hub that solves the above-mentioned problems and improves network security.
【0012】[0012]
【課題を解決するための手段】上記目的を達成するため
に本発明は、フレームの送受信に使用する複数のポート
を持ち、受信したフレームを宛先に対応したポートに中
継すると共に、ポート毎に「使用可」又は「使用不可」
の状態変数を記憶する不揮発性メモリを有し、電源立上
げ又はリセット時に上記不揮発性メモリから読み出した
状態変数に応じてポートの使用可/使用不可を設定する
スイッチングハブにおいて、ポートに端末が接続されて
いるかどうかを検出し、端末が接続されていない時間が
所定時間を超えた時、そのポートを使用不可に設定する
ものである。In order to achieve the above object, the present invention has a plurality of ports used for transmitting and receiving a frame, relays a received frame to a port corresponding to a destination, and sets a port for each port. Available or Unavailable
A switching hub that has a non-volatile memory for storing the state variables of the port and sets whether the port can be used or not according to the state variable read from the non-volatile memory at power-on or reset. It detects whether or not the port is connected, and when the time during which the terminal is not connected exceeds a predetermined time, the port is set to be unusable.
【0013】また、複数のポートを持ち、接続された端
末のアドレスをポートに対応させて登録するアドレステ
ーブルを有し、このアドレステーブルをフレームの宛先
アドレスにより検索して対応したポートにフレームを中
継するスイッチングハブにおいて、予め各ポートに接続
された端末のアドレスを上記アドレステーブルに登録し
ておき、その後は、送信元アドレスが未登録のフレーム
を受信しても、上記アドレステーブルへの新規の登録は
行わず、かつそのフレームは廃棄するものである。[0013] Further, it has an address table which has a plurality of ports and registers the addresses of the connected terminals in correspondence with the ports. The address table is searched by the destination address of the frame and the frame is relayed to the corresponding port. In the switching hub, the address of the terminal connected to each port is registered in the address table in advance, and even if a frame whose source address is unregistered is received, new registration in the address table is performed. Is not performed, and the frame is discarded.
【0014】送信元アドレスが未登録のフレームを受信
したとき、新規の登録は行わず、かつそのフレームは廃
棄するモードと、送信元アドレスをポートに対応させて
新規の登録を行い、フレームを中継するモードとを選択
可能としてもよい。When a frame whose source address is unregistered is received, new registration is not performed, and the frame is discarded, and a new registration is performed with the source address corresponding to the port, and the frame is relayed. And the mode in which it is performed may be selectable.
【0015】[0015]
【発明の実施の形態】以下、本発明の一実施形態を添付
図面に基づいて詳述する。An embodiment of the present invention will be described below in detail with reference to the accompanying drawings.
【0016】図1に示されるように、本発明に係るスイ
ッチングハブは、CPU101、コンソール103を制
御するコンソール制御部102、不揮発性メモリ10
4、受信バッファに使用されるメモリ105、宛先判定
部106、転送制御部107、各ポート1〜nの通信L
SI109(1091〜109n)、及び各ポート1〜
nのリンクステートレジスタ112(1121〜112
n)が転送データバス108を介して相互接続されてい
る。図6のスイッチングハブとは、リンクステートレジ
スタ112を有する点で異なる。As shown in FIG. 1, a switching hub according to the present invention comprises a CPU 101, a console control unit 102 for controlling a console 103, a nonvolatile memory 10
4. Memory 105 used for reception buffer, destination determination unit 106, transfer control unit 107, communication L of each port 1 to n
SI109 (1091-109n) and each port 1
n link state registers 112 (1121-112)
n) are interconnected via a transfer data bus 108. 6 is different from the switching hub of FIG. 6 in that a link state register 112 is provided.
【0017】ここで、リンクステートとは端末の接続状
態を示すもので、動作している(電源が入っている)端
末がポートに接続されているとき、そのポートのリンク
ステートは“on”であり、端末が接続されていないか
又は端末が接続されていてもその端末が電源断になって
いるときは、そのポートのリンクステートは“off”
である。リンクステートレジスタ112は、ポートのリ
ンクステートを検出し、CPU101から読み出しの命
令が来たときに、その状態をCPU101に通知するも
のである。Here, the link state indicates a connection state of a terminal. When an operating (powered) terminal is connected to a port, the link state of the port is "on". If the terminal is not connected or the terminal is connected but the power is turned off, the link state of the port is “off”.
It is. The link state register 112 detects the link state of the port, and when the CPU 101 receives a read command, notifies the CPU 101 of the state.
【0018】従来のスイッチングハブにあっては、アド
ミンステートは、コンソール103からアドミンステー
ト変更命令を入力することで設定・変更され、さらに不
揮発性メモリ104に保存されたが、本発明にあって
は、端末が接続されていない時間が所定時間を超えた
時、自動的に変更される。In the conventional switching hub, the admin state is set / changed by inputting the admin state change command from the console 103, and is further stored in the nonvolatile memory 104. When the time during which the terminal is not connected exceeds a predetermined time, it is automatically changed.
【0019】図1のスイッチングハブの動作を説明す
る。まず、スイッチングハブの管理者は、コンソール1
03を用いて、アドミンステートを自動的に“off”
に設定する時間を入力する。この自動オフ設定時間は全
てのポートに共通であってもよいし、ポート個別であっ
てもよい。この自動オフ設定時間の値は、不揮発性メモ
リ104又は受信バッファメモリ105に書き込まれ
る。スイッチングハブのCPU101は、各ポートのリ
ンクステートを定期的に読み出して、その状態が“of
f”なら、自動オフ設定時間のカウントを行う。CPU
101は、予め設定した時間とカウントした時間との比
較を行い、設定時間を超えたら、そのポートのアドミン
ステートを“off”に設定する。設定時間になる前に
ポートのリンクステートが“off”から“on”に戻
った場合には、CPU101はそのポートの自動オフ設
定時間のカウント値をリセットする。The operation of the switching hub shown in FIG. 1 will be described. First, the administrator of the switching hub checks the console 1
03, the admin state is automatically turned off.
Enter the time to be set in. This auto-off setting time may be common to all ports or may be individual for each port. The value of the automatic off setting time is written to the nonvolatile memory 104 or the reception buffer memory 105. The CPU 101 of the switching hub periodically reads the link state of each port and sets the state to “of”.
If “f”, the automatic off set time is counted.
The 101 compares the preset time with the counted time, and when the time exceeds the set time, sets the admin state of the port to “off”. If the link state of the port returns from “off” to “on” before the set time, the CPU 101 resets the count value of the auto-off set time of the port.
【0020】本発明のスイッチングハブは、未使用ポー
トのアドミンステートを、予め設定した時間後に自動的
に“off”に設定することにより、実際に端末が動作
し通信を行っているポートのみを“on”にして、悪意
のあるユーザが未使用ポートを用いて突発的にアクセス
しようとする行為を阻止し、重要な情報を保護すること
ができる。The switching hub of the present invention automatically sets the admin state of an unused port to “off” after a preset time, thereby setting only the port on which the terminal actually operates and performs communication to “off”. By setting “on”, a malicious user can be prevented from suddenly trying to access using an unused port, and important information can be protected.
【0021】次に、本発明の他の実施形態を説明する。Next, another embodiment of the present invention will be described.
【0022】図2に示されるように、本発明に係るスイ
ッチングハブは、CPU101、切替制御部113、メ
モリ105、宛先判定部106、転送制御部107、及
び各ポート1〜nの通信LSI109(1091〜10
9n)が転送データバス108を介して相互接続されて
いる。図4のスイッチングハブとは、切替制御部113
を有する点で異なる。切替制御部113は、送信元アド
レスが未登録のフレームを受信したとき、新規の登録は
行わず、かつそのフレームは廃棄するセキュリティモー
ドと、従来どおり送信元アドレスをポートに対応させて
新規の登録を行い、フレームを中継する従来モードとを
選択するものである。As shown in FIG. 2, the switching hub according to the present invention includes a CPU 101, a switching control unit 113, a memory 105, a destination determining unit 106, a transfer control unit 107, and a communication LSI 109 (1091) for each of the ports 1 to n. -10
9n) are interconnected via a transfer data bus 108. The switching hub of FIG.
In that it has The switch control unit 113 does not perform new registration when a frame whose source address is not registered is received, and the security mode in which the frame is discarded. Is performed, and the conventional mode of relaying the frame is selected.
【0023】スイッチングハブは、まず従来モードにて
動作する。即ち、送信元アドレスが未登録のフレームを
受信したら、その送信元アドレスをポートに対応させて
新規の登録を行う。これにより、各ポートに接続された
端末のアドレスをアドレステーブルに登録することがで
きる。全ての端末の登録が終了したら、外部より切替制
御部113に切替えの信号を入力し、切替制御部113
はモードをセキュリティモードに切り替える。この後
は、送信元アドレスが未登録のフレームを受信したと
き、新規の登録は行わず、かつそのフレームは廃棄する
ようになる。The switching hub first operates in the conventional mode. That is, when a frame whose source address is unregistered is received, new registration is performed by associating the source address with the port. Thereby, the address of the terminal connected to each port can be registered in the address table. When the registration of all terminals is completed, a switching signal is input from the outside to the switching control unit 113, and the switching control unit 113
Switches the mode to security mode. Thereafter, when a frame whose source address is unregistered is received, new registration is not performed and the frame is discarded.
【0024】このように本発明のスイッチングハブは、
予めアドレスが登録されている端末のみ通信を可能と
し、新規に接続された未登録の端末からの通信を禁止す
る。これにより悪意あるユーザのアクセスから重要な情
報を保護することができる。As described above, the switching hub of the present invention
Only terminals whose addresses are registered in advance are allowed to communicate, and communication from newly connected unregistered terminals is prohibited. As a result, important information can be protected from access by a malicious user.
【0025】[0025]
【発明の効果】本発明は次の如き優れた効果を発揮す
る。The present invention exhibits the following excellent effects.
【0026】(1)使用されないポートを自動的に使用
不可に設定するので、ネットワークのセキュリティを向
上させることができる。(1) Since unused ports are automatically set to be unusable, network security can be improved.
【0027】(2)予め登録されていない端末の新規の
登録は行わず、かつそのフレームは廃棄するので、ネッ
トワークのセキュリティを向上させることができる。(2) New registration of a terminal that has not been registered in advance is not performed, and the frame is discarded, so that the security of the network can be improved.
【図1】本発明の一実施形態を示すスイッチングハブの
内部構成図である。FIG. 1 is an internal configuration diagram of a switching hub showing one embodiment of the present invention.
【図2】本発明の他の実施形態を示すスイッチングハブ
の内部構成図である。FIG. 2 is an internal configuration diagram of a switching hub showing another embodiment of the present invention.
【図3】図2のスイッチングハブにおける処理の流れ図
である。FIG. 3 is a flowchart of a process in the switching hub of FIG. 2;
【図4】従来のスイッチングハブの内部構成図である。FIG. 4 is an internal configuration diagram of a conventional switching hub.
【図5】図4のスイッチングハブにおける処理の流れ図
である。FIG. 5 is a flowchart of a process in the switching hub of FIG. 4;
【図6】従来のスイッチングハブの内部構成図である。FIG. 6 is an internal configuration diagram of a conventional switching hub.
101 CPU 104 不揮発性メモリ 105 メモリ 106 宛先判定部 107 転送制御部 109(1091〜109n) 通信LSI 110(1101〜110n) アドミンステートレジ
スタ 112(1121〜112n) リンクステートレジス
タ101 CPU 104 Nonvolatile Memory 105 Memory 106 Destination Judgment Unit 107 Transfer Control Unit 109 (1091 to 109n) Communication LSI 110 (1101 to 110n) Admin State Register 112 (1121 to 112n) Link State Register
Claims (3)
トを持ち、受信したフレームを宛先に対応したポートに
中継すると共に、ポート毎に「使用可」又は「使用不
可」の状態変数を記憶する不揮発性メモリを有し、電源
立上げ又はリセット時に上記不揮発性メモリから読み出
した状態変数に応じてポートの使用可/使用不可を設定
するスイッチングハブにおいて、ポートに端末が接続さ
れているかどうかを検出し、端末が接続されていない時
間が所定時間を超えた時、そのポートを使用不可に設定
することを特徴とするスイッチングハブ。1. A nonvolatile nonvolatile memory having a plurality of ports used for transmitting and receiving a frame, relaying a received frame to a port corresponding to a destination, and storing a state variable of “available” or “unavailable” for each port. A switching hub that has a non-volatile memory and sets port availability / non-usability according to a state variable read from the non-volatile memory at power-on or reset, and detects whether a terminal is connected to the port. A switching hub for setting a port to be unusable when a time period during which a terminal is not connected exceeds a predetermined time.
アドレスをポートに対応させて登録するアドレステーブ
ルを有し、このアドレステーブルをフレームの宛先アド
レスにより検索して対応したポートにフレームを中継す
るスイッチングハブにおいて、予め各ポートに接続され
た端末のアドレスを上記アドレステーブルに登録してお
き、その後は、送信元アドレスが未登録のフレームを受
信しても、上記アドレステーブルへの新規の登録は行わ
ず、かつそのフレームは廃棄することを特徴とするスイ
ッチングハブ。2. An apparatus having an address table which has a plurality of ports and registers addresses of connected terminals in correspondence with the ports, searches the address table by a destination address of the frame, and relays the frame to the corresponding port. In the switching hub, the address of the terminal connected to each port is registered in the address table in advance, and even if a frame whose source address is unregistered is received, new registration in the address table is performed. A switching hub, wherein the frame is discarded and the frame is discarded.
信したとき、上記アドレステーブルへの新規の登録は行
わず、かつそのフレームは廃棄するモードと、送信元ア
ドレスをポートに対応させて新規の登録を行い、フレー
ムを中継するモードとを選択可能としたことを特徴とす
る請求項2記載のスイッチングハブ。3. When a frame whose source address is unregistered is received, new registration in the address table is not performed, and the frame is discarded. 3. The switching hub according to claim 2, wherein registration and a mode for relaying a frame can be selected.
Priority Applications (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP8241811A JPH1093604A (en) | 1996-09-12 | 1996-09-12 | Switching hub |
Applications Claiming Priority (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP8241811A JPH1093604A (en) | 1996-09-12 | 1996-09-12 | Switching hub |
Publications (1)
| Publication Number | Publication Date |
|---|---|
| JPH1093604A true JPH1093604A (en) | 1998-04-10 |
Family
ID=17079860
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| JP8241811A Pending JPH1093604A (en) | 1996-09-12 | 1996-09-12 | Switching hub |
Country Status (1)
| Country | Link |
|---|---|
| JP (1) | JPH1093604A (en) |
Cited By (1)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JP2010528346A (en) * | 2007-04-30 | 2010-08-19 | インターナショナル・ビジネス・マシーンズ・コーポレーション | High-speed network traffic monitoring system, computer-readable medium, and method using sequentially multiplexed data streams (High-speed network traffic monitoring using sequentially multiplexed data streams) |
-
1996
- 1996-09-12 JP JP8241811A patent/JPH1093604A/en active Pending
Cited By (2)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JP2010528346A (en) * | 2007-04-30 | 2010-08-19 | インターナショナル・ビジネス・マシーンズ・コーポレーション | High-speed network traffic monitoring system, computer-readable medium, and method using sequentially multiplexed data streams (High-speed network traffic monitoring using sequentially multiplexed data streams) |
| US7936767B2 (en) | 2007-04-30 | 2011-05-03 | International Business Machines Corporation | Systems and methods for monitoring high speed network traffic via sequentially multiplexed data streams |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| CN114070723B (en) | Virtual network configuration method and system of bare metal server and intelligent network card | |
| US7308612B1 (en) | Fast port failover in a network switch | |
| EP3691205B1 (en) | Traffic forwarding method and traffic forwarding apparatus | |
| US5287103A (en) | Method and apparatus for providing local area network clients with internetwork identification data | |
| CN1855873B (en) | Method and system for implementing high availability virtual local area network | |
| US6496503B1 (en) | Device initialization and operation using directed routing | |
| EP2725749B1 (en) | Method, apparatus and system for processing service flow | |
| JPH10262075A (en) | Switching hub | |
| WO1996034475A2 (en) | A network switch having network management agent functions distributed among multiple trunk and service modules | |
| EP4020905B1 (en) | Packet transmission method, device, and system | |
| CN111614505B (en) | Packet processing method and gateway device | |
| CN114205172B (en) | Table entry issuing method and message forwarding method | |
| WO2019071800A1 (en) | Electronic device and network sharing method and device | |
| US6256307B1 (en) | Local area network receive filter | |
| EP4057580A1 (en) | Instruction writing method and apparatus, and network device | |
| JP2012248919A (en) | Frame relay device, network system and frame relay method | |
| CN114024725A (en) | Inter-container communication method, system, electronic equipment and storage medium | |
| JP4143277B2 (en) | Communication system, connection setting method and connection setting program for exchange and terminal | |
| JPH1117714A (en) | Address setting method and communication system to which the address setting method is applied | |
| JP2002064525A (en) | Switching hub and network management device | |
| CN111357247A (en) | Method for operating an ethernet communication device and ethernet communication device | |
| JPS60246148A (en) | Data transmission control system | |
| CN114401218A (en) | Bypass forwarding method and device for data message | |
| CN106302184B (en) | Flow entry issuing method, flow entry storing method, related device and system | |
| JPH03123137A (en) | Manual registration system in routing table of mac bridge |