JP5282063B2 - Network route display method, cable removal method, network route display system - Google Patents

Network route display method, cable removal method, network route display system Download PDF

Info

Publication number
JP5282063B2
JP5282063B2 JP2010071398A JP2010071398A JP5282063B2 JP 5282063 B2 JP5282063 B2 JP 5282063B2 JP 2010071398 A JP2010071398 A JP 2010071398A JP 2010071398 A JP2010071398 A JP 2010071398A JP 5282063 B2 JP5282063 B2 JP 5282063B2
Authority
JP
Japan
Prior art keywords
port
packet
network
connection port
light emission
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.)
Expired - Fee Related
Application number
JP2010071398A
Other languages
Japanese (ja)
Other versions
JP2011205448A (en
Inventor
基 十川
純央 緑川
洋平 太田
拓朗 新妻
正浩 上野
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.)
Nomura Research Institute Ltd
Original Assignee
Nomura Research Institute Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Nomura Research Institute Ltd filed Critical Nomura Research Institute Ltd
Priority to JP2010071398A priority Critical patent/JP5282063B2/en
Publication of JP2011205448A publication Critical patent/JP2011205448A/en
Application granted granted Critical
Publication of JP5282063B2 publication Critical patent/JP5282063B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Description

本発明はネットワーク経路を表示するネットワーク経路表示方法、ネットワーク経路の表示に応じてLANケーブルを抜去するケーブル抜去方法、およびネットワーク経路表示システムに関する。   The present invention relates to a network route display method for displaying a network route, a cable removal method for removing a LAN cable in accordance with the display of the network route, and a network route display system.

ネットワークを構成する際、LAN(Local Area Network)ケーブルが用いられる場合がある。LANケーブルは、スイッチングハブやルーター等のネットワーク機器の接続などに用いられる。   When configuring a network, a LAN (Local Area Network) cable may be used. LAN cables are used for connection of network devices such as switching hubs and routers.

サーバによりネットワークを介して提供されていたサービスの停止時など、ネットワーク機器等に接続していたLANケーブルで不要になったものを取り外す(抜去する)場合がある。特許文献1には、このようなネットワークについて、配線管理情報を記憶するデータベースやICタグ等を用いて、配線作業を効率化する配線支援システムが記載されている。   When a service provided by a server via a network is stopped, an unnecessary LAN cable connected to a network device may be removed (removed). Patent Document 1 describes a wiring support system that makes wiring work more efficient for such a network using a database, IC tag, or the like that stores wiring management information.

特開2006−54118号公報JP 2006-54118 A

ネットワークが複雑となる場合、多くのLANケーブルが、多くのネットワーク機器に複雑に接続することになる。そして上記のようなケーブル引き抜き作業では、これらの複雑な接続構成から、目的のケーブルを抜去する必要がある。しかしながら、ネットワーク機器に接続された多くのケーブルから所望のケーブルを抜去することは容易ではなく、間違ったケーブルの抜去や抜去時の事故が起こる要因となっている。特許文献1の方法では、間違ったケーブルの抜去や抜去時の事故を抑制することができるが、ICタグ等を配線盤のパネルに取り付ける等の必要がある。   When the network becomes complicated, many LAN cables are complicatedly connected to many network devices. In the cable drawing operation as described above, it is necessary to remove the target cable from these complicated connection configurations. However, it is not easy to remove a desired cable from many cables connected to a network device, which causes an accident when the wrong cable is removed or removed. In the method of Patent Document 1, it is possible to suppress erroneous cable removal and accidents at the time of removal, but it is necessary to attach an IC tag or the like to the panel of the wiring board.

一方で、ネットワークにおけるホスト間の接続経路を調べることが正しい抜去位置を定めるために有効である可能性がある。例えばUNIX(登録商標)には、接続経路を表示させるコマンドとして、tracerouteコマンドがある(Windows(登録商標)ではtracert)。   On the other hand, examining the connection path between hosts in the network may be effective in determining the correct removal position. For example, UNIX (registered trademark) has a traceroute command as a command for displaying a connection route (tracert in Windows (registered trademark)).

例えばネットワークに接続されたコンピュータで、ネットワーク経路を調べたいサーバのIPアドレスを指定してtracerouteコマンドを実行すると、コンピュータは、TTL(Time To Live)の値を1として、エコー要求を含むエコー要求パケットを当該IPアドレスに宛てて送信する。ルーターやスイッチングハブ等、経路途中のネットワーク機器は、当該パケットを受信してTTLの値を減らし、当該値が0でない場合は経路上の次のネットワーク機器等の送信先にエコー要求パケットを送信するが、0の場合にはエラーパケットをパケット送信元のコンピュータに送信する。コンピュータはエラーパケットを受信すると、TTLの値を1増やしたエコー要求パケットを再度サーバのIPアドレス宛に送信する。これをエコー要求パケットがサーバのIPアドレスに到達するまで繰り返す。サーバはエコー要求パケットを受信すると、エコーパケットをコンピュータまで送信する。サーバまでの接続経路は、上記の処理を行いエラーパケットを送信したネットワーク機器のIPアドレスのリストとして表すことができる。   For example, when a traceroute command is executed by specifying the IP address of a server whose network route is to be checked on a computer connected to the network, the computer sets an TTL (Time To Live) value to 1 and an echo request packet including an echo request. Is sent to the IP address. A network device such as a router or a switching hub receives the packet and reduces the TTL value. If the value is not 0, the network device transmits an echo request packet to the next network device or the like on the route. However, if it is 0, an error packet is transmitted to the computer that is the packet transmission source. When the computer receives the error packet, the computer again transmits an echo request packet with the TTL value incremented by 1 to the IP address of the server. This is repeated until the echo request packet reaches the server IP address. When the server receives the echo request packet, it sends the echo packet to the computer. The connection path to the server can be expressed as a list of IP addresses of network devices that have performed the above processing and transmitted an error packet.

例えば図4(a)に示すようなネットワーク100があるとする。ネットワーク100は、スイッチングハブ110、120、140、150やルーター130等のネットワーク機器と、LANケーブル210、220、230、240、250、260等により構成され、コンピュータ200、サーバ300が接続される。スイッチングハブ110、150はL2スイッチングハブ、スイッチングハブ120、140はL3スイッチングハブである。各ネットワーク機器はLANケーブルを接続するための接続ポートを有する。また、スイッチングハブ110、150にはIPアドレスが割り当てられておらず、スイッチングハブ120、140にはIPアドレスが割り当てられている。   For example, assume that there is a network 100 as shown in FIG. The network 100 includes network devices such as the switching hubs 110, 120, 140, and 150 and the router 130, LAN cables 210, 220, 230, 240, 250, and 260, and the computer 200 and the server 300 are connected to the network 100. The switching hubs 110 and 150 are L2 switching hubs, and the switching hubs 120 and 140 are L3 switching hubs. Each network device has a connection port for connecting a LAN cable. In addition, no IP address is assigned to the switching hubs 110 and 150, and an IP address is assigned to the switching hubs 120 and 140.

ここで、コンピュータ200でサーバ300のIPアドレスを指定してtracerouteコマンドを実行すると、図4(b)に示すように、コンピュータ200からサーバ300までのネットワーク経路が、経路途中のネットワーク機器のIPアドレスのリストとしてコンピュータ200に表示される。   Here, when the computer 200 designates the IP address of the server 300 and executes the traceroute command, as shown in FIG. 4B, the network path from the computer 200 to the server 300 is the IP address of the network device in the middle of the path. Are displayed on the computer 200 as a list.

但し、tracerouteコマンドの実行結果としては、コンピュータ200側(パケット受信側)の接続ポートのIPアドレスが各ネットワーク機器のIPアドレスとして表示され、またIPアドレスが割り当てられていないスイッチングハブ110等ではIPアドレスは表示されない。LANケーブルの引き抜き作業はいずれの接続ポートに対しても行う可能性があり、また、ネットワーク引き抜きの際にIPアドレスから接続ポートを確認することは効率が悪く、LANケーブルの引き抜き作業の効率化を目的としてtracerouteコマンドを利用することは難しい。   However, as a result of executing the traceroute command, the IP address of the connection port on the computer 200 side (packet receiving side) is displayed as the IP address of each network device, and in the switching hub 110 or the like to which no IP address is assigned, the IP address Is not displayed. There is a possibility that the LAN cable can be pulled out from any connection port, and it is not efficient to check the connection port from the IP address when pulling out the network. It is difficult to use the traceroute command for the purpose.

本発明は、前述した問題点に鑑みてなされたもので、LANケーブルの引き抜き作業の効率化等に寄与する、ネットワーク経路表示方法等を提供することを目的とする。   The present invention has been made in view of the above-described problems, and an object of the present invention is to provide a network route display method and the like that contributes to the efficiency of drawing out LAN cables.

前述した目的を達するための第1の発明は、接続ポートおよび前記接続ポートに対応するインジケータを有するネットワーク機器と、接続ポートにおいて前記ネットワーク機器に接続されるLANケーブルが少なくとも含まれるネットワークにおいて、ネットワーク経路を表示するネットワーク経路表示方法であって、前記ネットワークに接続した情報処理端末により所定のコマンドを実行し、ネットワーク機器に対しパケットを受信した接続ポート及びパケットを送信した接続ポートに対応するインジケータを発光させるポート発光要求を含んだポート発光パケットを、前記ネットワークの所定の送信先に向けて送信するポート発光パケット送信ステップと、前記ネットワーク機器が、前記ポート発光パケットを受信してこれを次の送信先へと送信するとともに、前記ポート発光パケットを受信した接続ポート及びこれを送信した接続ポートに対応するインジケータを発光させるポート発光ステップと、を具備することを特徴とするネットワーク経路表示方法である。   According to a first aspect of the present invention for achieving the above object, there is provided a network path in a network including at least a connection port and an indicator corresponding to the connection port, and a LAN cable connected to the network device at the connection port. A network path display method for displaying a network, wherein a predetermined command is executed by an information processing terminal connected to the network, and an indicator corresponding to a connection port that has received a packet and a connection port that has transmitted the packet is emitted to a network device. A port light emission packet transmission step for transmitting a port light emission packet including a port light emission request to be transmitted to a predetermined transmission destination of the network; and the network device receives the port light emission packet and transmits it to the next transmission destination. Transmits and is a network route display method characterized by comprising a port light emitting step of emitting the indicator corresponding to the connection port that sent the connection port and which receives said port luminous packet.

また、前記所定のコマンドに応じて、前記ポート発光ステップにおいて前記インジケータを発光させる時間または形式を変化させることが望ましい。   In addition, it is desirable to change a time or a form in which the indicator emits light in the port light emission step according to the predetermined command.

さらに、第1の発明のネットワーク経路表示方法は、前記ネットワークに接続した情報処理端末により所定のコマンドを実行し、ネットワーク機器に対し、パケットを受信した接続ポート及びパケットを送信した接続ポートに対応するインジケータの発光状態を元に戻すポート発光解除要求を含んだポート発光解除パケットを、前記ネットワークの所定の送信先に向けて送信するポート発光解除パケット送信ステップと、前記ネットワーク機器が、前記ポート発光解除パケットを受信してこれを次の送信先へ送信するとともに、前記ポート発光解除パケットを受信した接続ポート及びこれを送信した接続ポートに対応するインジケータの発光状態を元に戻すポート発光解除ステップと、を更に具備してもよい。   The network path display method according to the first aspect of the invention corresponds to a connection port that has received a packet and a connection port that has transmitted a packet to a network device by executing a predetermined command by an information processing terminal connected to the network. A port light emission cancellation packet transmission step for transmitting a port light emission cancellation packet including a port light emission cancellation request for returning the light emission state of the indicator to a predetermined transmission destination of the network; and A port emission cancellation step for receiving a packet and transmitting it to the next transmission destination, and returning the light emission state of the connection port that has received the port emission cancellation packet and the indicator corresponding to the connection port that has transmitted the packet, May further be provided.

前述した目的を達するための第2の発明は、接続ポートおよび前記接続ポートに対応するインジケータを有するネットワーク機器と、接続ポートにおいて前記ネットワーク機器に接続されるLANケーブルが少なくとも含まれるネットワークにおいて、LANケーブルを抜去するケーブル抜去方法であって、前記ネットワークに接続した情報処理端末により所定のコマンドを実行し、ネットワーク機器に対しパケットを受信した接続ポート及びパケットを送信した接続ポートに対応するインジケータを発光させるポート発光要求を含んだポート発光パケットを、前記ネットワークの所定の送信先に向けて送信するポート発光パケット送信ステップと、前記ネットワーク機器が、前記ポート発光パケットを受信してこれを次の送信先へと送信するとともに、前記ポート発光パケットを受信した接続ポート及びこれを送信した接続ポートに対応するインジケータを発光させるポート発光ステップと、発光したインジケータに対応する接続ポートの少なくとも1箇所において、LANケーブルを抜去するケーブル抜去ステップと、を具備することを特徴とするケーブル抜去方法である。   According to a second aspect of the invention for achieving the above object, in a network including at least a network device having a connection port and an indicator corresponding to the connection port, and a LAN cable connected to the network device at the connection port, a LAN cable is provided. Is a method for removing a cable, wherein a predetermined command is executed by an information processing terminal connected to the network, and the network port is made to emit indicators corresponding to the connection port that received the packet and the connection port that transmitted the packet. A port emission packet transmission step of transmitting a port emission packet including a port emission request to a predetermined transmission destination of the network, and the network device receives the port emission packet and transmits it to the next transmission destination. And send And a port emission step for emitting an indicator corresponding to the connection port that has received the port emission packet and the connection port that has transmitted the packet, and a cable for removing the LAN cable at at least one of the connection ports corresponding to the emitted indicator A cable extraction method comprising: an extraction step.

前述した目的を達するための第3の発明は、ネットワークを構成する、接続ポートおよび前記接続ポートに対応するインジケータを有するネットワーク機器と、接続ポートにおいて前記ネットワーク機器に接続されるLANケーブルと、を少なくとも具備し、前記ネットワーク機器は、前記ネットワークに接続された情報処理端末が所定のコマンドを実行することにより前記ネットワークの所定の送信先に向けて送信された、ネットワーク機器に対しパケットを受信した接続ポート及びパケットを送信した接続ポートに対応するインジケータを発光させるポート発光要求を含んだポート発光パケットを受信してこれを次の送信先へと送信するとともに、前記ポート発光パケットを受信した接続ポート及びこれを送信した接続ポートに対応するインジケータを発光させることを特徴とするネットワーク経路表示システムである。   According to a third aspect of the present invention for achieving the above object, at least a network device having a connection port and an indicator corresponding to the connection port, which constitutes a network, and a LAN cable connected to the network device at the connection port are provided. The network device has a connection port that has received a packet for the network device transmitted to a predetermined destination of the network by an information processing terminal connected to the network executing a predetermined command And receiving the port light emission packet including the port light emission request for causing the indicator corresponding to the connection port that transmitted the packet to emit light, and transmitting the packet to the next transmission destination, and the connection port that has received the port light emission packet and the same Corresponding to the connection port that sent It is a network route display system, characterized in that emit light indicator.

上記構成により、ネットワークに接続したコンピュータ等の情報処理端末により所定のコマンドを実行し、ネットワーク機器に対しパケットを受信した接続ポート及びパケットを送信した接続ポートに対応するインジケータを発光させるポート発光要求を含んだポート発光パケットを、ネットワークの所定の送信先に向けて送信する。これを受信したネットワーク機器は、ポート発光パケットを受信してこれを次の送信先へと送信するとともに、ポート発光パケットを受信した接続ポート及びこれを送信した接続ポートに対応するインジケータを発光させる。これにより、ホスト間のネットワーク経路が、ケーブルが接続されている接続ポートとして視認でき、サーバによるサービスの不要時などは、発光しているインジケータに対応する接続ポートのLANケーブルを引き抜くことにより、ケーブル引き抜き作業の効率化等に寄与する。なお、ネットワーク経路でポート発光パケットが送受信された接続ポートが視認できることは、ケーブル引き抜き作業を効率化するだけでなく、パケットが正常に送受信された接続ポートを視認することにもなるので、ネットワークの障害発生時の問題切り分け等にも役立つ。   With the above configuration, a port emission request for executing a predetermined command by an information processing terminal such as a computer connected to the network and causing the network device to emit an indicator corresponding to the connection port that has received the packet and the connection port that has transmitted the packet is issued. The included port light emission packet is transmitted to a predetermined transmission destination of the network. The network device that has received this receives the port light emission packet and transmits it to the next transmission destination, and causes the connection port that has received the port light emission packet and the indicator corresponding to the connection port that has transmitted the light to be emitted. As a result, the network path between the hosts can be visually recognized as a connection port to which the cable is connected. When the service by the server is not required, the LAN cable of the connection port corresponding to the indicator that emits light is pulled out. Contributes to the efficiency of drawing work. In addition, the fact that the connection port where the port light-emitting packet is transmitted / received in the network route can be visually recognized not only makes the cable extraction work efficient, but also allows the connection port where the packet is normally transmitted / received to be visually confirmed. It is also useful for problem isolation when a failure occurs.

加えて、コマンドの内容に応じて、ポート発光ステップにおいてインジケータを発光させる時間または形式を変化させることができる。また、ポート発光パケットと同様に、ポートの発光状態を元に戻すポート発光解除要求を含んだポート発光解除パケットを送信することで、適当なタイミングでインジケータの発光状態を解除することができ、ポート発光パケットの送信先を間違えた場合すぐインジケータの発光状態を元に戻すこと等が可能になる。   In addition, according to the contents of the command, the time or the form in which the indicator is lighted in the port light emission step can be changed. Similarly to the port light emission packet, by sending a port light emission release packet including a port light emission release request for returning the light emission state of the port, the light emission state of the indicator can be released at an appropriate timing. If the transmission destination of the light emitting packet is wrong, the light emitting state of the indicator can be restored immediately.

本発明により、LANケーブルの引き抜き作業の効率化等に寄与する、ネットワーク経路表示方法等を提供することができる。   According to the present invention, it is possible to provide a network route display method or the like that contributes to improving the efficiency of the LAN cable pull-out operation.

ネットワークの一例を示す図Diagram showing an example of a network ネットワーク経路表示方法の手順を示す流れ図Flow chart showing the procedure of the network route display method ネットワーク経路の表示状態の一例を示す図The figure which shows an example of the display state of a network route ネットワーク経路の表示方法の一例を示す図The figure which shows an example of the display method of a network route

以下、図面に基づいて本発明に係るネットワーク経路表示方法の実施形態について詳細に説明する。まず、図1を参照しながら、本実施形態のネットワーク経路表示方法を適用するネットワークについて説明する。   Hereinafter, an embodiment of a network route display method according to the present invention will be described in detail with reference to the drawings. First, a network to which the network route display method of this embodiment is applied will be described with reference to FIG.

図1に示すように、ネットワーク1は、スイッチングハブ7、9、11、13や、ルーター10等のネットワーク機器と、LANケーブル21、23、25、27、29、31等により構成され、コンピュータ3、サーバ5が接続される。スイッチングハブ7、13はL2スイッチングハブ、スイッチングハブ9、11はL3スイッチングハブである。ここでスイッチングハブ7、13にはIPアドレスが割り当てられておらず、スイッチングハブ9、11にはIPアドレスが割り当てられている。勿論、ネットワーク100を構成する部分はこれに限ることはなく、例えばファイアウォール、サーバロードバランサ等がネットワーク機器として設けられる場合もある。各ネットワーク機器には、CPU、ROM、メモリ等の制御部、LANケーブルを接続する接続ポート、各接続ポートに対応し後述するポート発光要求に応じて発光するインジケータなどが設けられている。ROMには、パケットデータを解析し、後述するデータ送受信やインジケータ発光等の制御を行うためのプログラムが格納されている。   As shown in FIG. 1, the network 1 includes network devices such as switching hubs 7, 9, 11, 13 and a router 10, and LAN cables 21, 23, 25, 27, 29, 31, and the like. The server 5 is connected. Switching hubs 7 and 13 are L2 switching hubs, and switching hubs 9 and 11 are L3 switching hubs. Here, the switching hubs 7 and 13 are not assigned IP addresses, and the switching hubs 9 and 11 are assigned IP addresses. Of course, the part which comprises the network 100 is not restricted to this, For example, a firewall, a server load balancer, etc. may be provided as a network apparatus. Each network device is provided with a control unit such as a CPU, a ROM, and a memory, a connection port for connecting a LAN cable, an indicator that emits light in response to a port light emission request described later corresponding to each connection port, and the like. The ROM stores a program for analyzing packet data and performing control such as data transmission / reception and indicator light emission described later.

LANケーブル21、23、25、27、29、31は、ネットワーク機器どうし、またはコンピュータ3やサーバ5とネットワーク機器を接続する。   The LAN cables 21, 23, 25, 27, 29, 31 connect network devices or the computer 3 and the server 5 to the network devices.

LANケーブル21は、コンピュータ3とスイッチングハブ7を接続する。同様に、LANケーブル23はスイッチングハブ7と9を、LANケーブル25はスイッチングハブ9とルーター10を、LANケーブル27はルーター10とスイッチングハブ11を、LANケーブル29はスイッチングハブ11と13を、LANケーブル31はスイッチングハブ13とサーバ5とを接続する。   The LAN cable 21 connects the computer 3 and the switching hub 7. Similarly, the LAN cable 23 connects the switching hubs 7 and 9, the LAN cable 25 connects the switching hub 9 and the router 10, the LAN cable 27 connects the router 10 and the switching hub 11, the LAN cable 29 connects the switching hubs 11 and 13, and the LAN. The cable 31 connects the switching hub 13 and the server 5.

各ネットワーク機器には、LANケーブルを接続する接続ポートが設けられている。例えばスイッチングハブ7、9、11、13には接続ポート7a(7a−1、・・・)、9a(9a−1、・・・)、11a(11a−1、・・・)、13a(13a−1)が設けられており、ルーター10には接続ポート10a(10a−1、・・・)が設けられている。図1に示すネットワーク1においては、スイッチングハブ7の接続ポート7a−2、7a−8にLANケーブル21、23の端部がそれぞれ接続されている。同様に、スイッチングハブ9の接続ポート9a−4、9a−1にLANケーブル23、25の端部がそれぞれ接続されており、ルーター10の接続ポート10a−4、10a−3にLANケーブル25、27の端部がそれぞれ接続されており、スイッチングハブ11の接続ポート11a−1、11a−2にLANケーブル27、29の端部がそれぞれ接続されており、スイッチングハブ13の接続ポート13a−8、13a−2にLANケーブル29、31の端部がそれぞれ接続されている。   Each network device is provided with a connection port for connecting a LAN cable. For example, the connection ports 7a (7a-1,...), 9a (9a-1,...), 11a (11a-1,...), 13a (13a) are connected to the switching hubs 7, 9, 11, and 13. -1), and the router 10 is provided with connection ports 10a (10a-1,...). In the network 1 shown in FIG. 1, the end portions of the LAN cables 21 and 23 are connected to the connection ports 7a-2 and 7a-8 of the switching hub 7, respectively. Similarly, the end portions of the LAN cables 23 and 25 are connected to the connection ports 9a-4 and 9a-1 of the switching hub 9, respectively, and the LAN cables 25 and 27 are connected to the connection ports 10a-4 and 10a-3 of the router 10, respectively. Are connected to the connection ports 11a-1 and 11a-2 of the switching hub 11, and the ends of the LAN cables 27 and 29 are connected to the connection ports 13a-8 and 13a of the switching hub 13, respectively. -2 are connected to the ends of the LAN cables 29 and 31, respectively.

そして、本実施形態では、各ネットワーク機器の接続ポートに対応する、後述するポート発光要求に応じて発光するLED等のインジケータを設ける。例えば、スイッチングハブ7には、接続ポート7a(7a−1、・・・)にそれぞれ対応するインジケータ7b(7b−1、・・・)を設ける。同様に、スイッチングハブ9、11、13、ルーター10にも、接続ポート9a(9a−1、・・・)、11a(11a−1、・・・)、13a(13a−1、・・・)、10a(10a−1、・・・)にそれぞれ対応するインジケータ9b(9b−1、・・・)、11b(11b−1、・・・)、13b(13b−1、・・・)、10b(10b−1、・・・)を設ける。   In this embodiment, an indicator such as an LED that emits light in response to a port light emission request to be described later, corresponding to the connection port of each network device is provided. For example, the switching hub 7 is provided with indicators 7b (7b-1,...) Corresponding to the connection ports 7a (7a-1,. Similarly, the connection ports 9a (9a-1, ...), 11a (11a-1, ...), 13a (13a-1, ...) are also applied to the switching hubs 9, 11, 13, and the router 10. 10a (10a-1, ...), indicators 9b (9b-1, ...), 11b (11b-1, ...), 13b (13b-1, ...), 10b (10b-1, ...) is provided.

次に、図2、図3を用いて、本発明のネットワーク経路表示方法の実施形態について、各ネットワーク機器における処理を中心として説明する。本実施形態では、コンピュータ3とサーバ5間のネットワーク経路を表示させる例について説明する。   Next, with reference to FIGS. 2 and 3, an embodiment of the network route display method of the present invention will be described focusing on the processing in each network device. In the present embodiment, an example in which a network path between the computer 3 and the server 5 is displayed will be described.

本実施形態のネットワーク経路表示方法では、まず、コンピュータ3により、サーバ5のIPアドレスとともにパケットを受信した接続ポート(受信ポート)、パケットを送信した接続ポート(送信ポート)に対応するインジケータを所定時間発光させるためのポート発光要求を含んだポート発光パケットを、所定のコマンドを実行することにより送信する。   In the network route display method of the present embodiment, first, the computer 3 displays the connection port (reception port) that received the packet together with the IP address of the server 5 and the indicator corresponding to the connection port (transmission port) that transmitted the packet for a predetermined time. A port light emission packet including a port light emission request for light emission is transmitted by executing a predetermined command.

なお、所定のコマンドとは、各ネットワーク機器に受信ポート、送信ポートに対応するインジケータを所定時間発光させるポート発光要求を含むとともに、tracerouteやpingのように最終的な送信先までネットワーク機器間で受け渡しされるパケット(ポート発光パケット)を送信させるものであればよく、例えばポート発光要求の部分をオプションとして設定したtracerouteコマンドやpingコマンドとすることができる。各ネットワーク機器には、パケットデータを解析しこれらの要求に応じて受信ポート、送信ポートに対応するインジケータを所定時間発光させる機能を実装させておく。なお、インジケータを発光させる時間は特に限定されるものではなく、ポート発光要求の一部として予め定めておけばよいが、コマンドのオプション等により変更可能としてもよい。発光時間を定めることで、別段の処理を行うことなく自動的にインジケータの発光状態を元に戻すことができ、発光時間を変更可能とすることで、ネットワーク経路表示後の作業に応じて発光時間を適宜定めることができる。   The predetermined command includes a port light emission request for causing each network device to emit an indicator corresponding to the reception port and the transmission port for a predetermined time, and is transferred between the network devices to the final transmission destination such as traceroute and ping. For example, a traceroute command or a ping command in which the port light emission request portion is set as an option can be used. Each network device is provided with a function of analyzing packet data and emitting indicators corresponding to the reception port and the transmission port for a predetermined time in response to these requests. The time for which the indicator emits light is not particularly limited, and may be determined in advance as a part of the port light emission request, but may be changed by a command option or the like. By setting the flash time, the flash status of the indicator can be automatically restored to the original state without any additional processing, and by changing the flash time, the flash time can be changed according to the work after the network route is displayed. Can be determined as appropriate.

すると、図2に示すように、コンピュータ3からサーバ5に至るネットワーク経路上のスイッチングハブ7等のネットワーク機器は、まずコンピュータ3を起点として送信されたパケットを接続ポート(受信ポート)より受信する(ステップ101)。   Then, as shown in FIG. 2, the network device such as the switching hub 7 on the network path from the computer 3 to the server 5 first receives a packet transmitted from the computer 3 from the connection port (reception port) ( Step 101).

ネットワーク機器のCPUは、受信したパケットデータを解析して判定を行い、ネットワーク機器やサーバ等の次の送信先へ送信すべきポート発光パケットであれば(ステップ102の「YES」)、当該パケットを送信する接続ポート(送信ポート)を選択するとともに、ポート発光要求に基づき、受信ポート、送信ポートに対応するインジケータを発光させる(ステップ103)。そして、次の送信先へとポート発光パケットを送信する(ステップ104)。なお、スイッチングハブ7、11はIPアドレスが割り当てられていないL2スイッチングハブである(tracerouteコマンドについては、これに係る処理を行わずパケットの受け渡しのみを行う)が、上記したポート発光要求は、このようなネットワーク機器についても受信ポートと送信ポートを発光させるように定めておく。なお、経路途中に無線LANなどLANケーブル(接続ポート)を介さずにデータ送受信を行うネットワーク機器が存在する場合には、LANケーブルを介さない区間ではパケットの受け渡しのみを行うように定めておけばよい。   The CPU of the network device analyzes and determines the received packet data, and if it is a port emission packet to be transmitted to the next transmission destination such as the network device or server (“YES” in step 102), the packet is A connection port (transmission port) to be transmitted is selected, and indicators corresponding to the reception port and the transmission port are caused to emit light based on the port emission request (step 103). Then, the port light emission packet is transmitted to the next transmission destination (step 104). Note that the switching hubs 7 and 11 are L2 switching hubs to which no IP address is assigned (the traceroute command is not subjected to processing related to this and only passes packets). For such network devices, it is determined that the reception port and the transmission port emit light. If there is a network device that transmits and receives data without going through a LAN cable (connection port) such as a wireless LAN in the middle of the route, it can be determined that only packet transfer is performed in a section not through the LAN cable. Good.

次の送信先へ送信すべきポート発光パケットでなければ(ステップ102の「NO」)、適宜パケットの処理を行い、ポート発光パケットの再度の受信をまつ。なお、tracerouteやpingコマンドのオプションとしてポート発光要求を定める場合には、ネットワーク機器で受信したポート発光パケットを送信せずに破棄する場合がある(TTLが0となった場合など)が、いずれにせよ、tracerouteコマンドではTTLの値を増やして再度パケットを送信することにより、あるいはpingコマンドではTTLの値を適切に定めることにより、ネットワークが正常な場合にはサーバ5へ至る経路上の全てのネットワーク機器にパケットの送信を行わせることができ、経路上の全てのネットワーク機器の受信ポート、送信ポートを発光させることが可能である。   If it is not a port light emission packet to be transmitted to the next transmission destination (“NO” in step 102), the packet is appropriately processed, and the port light emission packet is received again. Note that when a port emission request is defined as an option of the traceroute or ping command, the port emission packet received by the network device may be discarded without being transmitted (such as when TTL becomes 0). Anyway, all the networks on the route to the server 5 when the network is normal by increasing the TTL value in the traceroute command and transmitting the packet again, or by appropriately determining the TTL value in the ping command It is possible to cause the device to transmit a packet, and to light up the reception ports and transmission ports of all the network devices on the route.

インジケータを発光させる形式は、点灯や点滅、色等特に限定されるものではなく、ポート発光要求の一部として予め定めておけばよいが、点灯や点滅、または点滅の場合にはその間隔等、インジケータを発光させる形式も、コマンドのオプション等により変更可能とすることができる。発光の形式を変更可能とすることで、自ら実行したコマンドによるインジケータの発光と、他者が別のコンピュータで実行したコマンドによるインジケータの発光との区別をつけることも可能になり、自ら表示させたネットワーク経路と、他者が表示させたネットワーク経路でネットワーク機器の一部が重複する場合などで有効である。   The form in which the indicator emits light is not particularly limited to lighting, blinking, color, etc., and may be determined in advance as part of the port light emission request, but in the case of lighting, blinking, or blinking, the interval, etc. The form in which the indicator emits light can also be changed by a command option or the like. By making it possible to change the form of light emission, it is also possible to distinguish between indicator light emission due to a command executed by oneself and indicator light emission due to a command executed by another person on another computer, which is displayed by oneself. This is effective when a part of the network device overlaps the network route and the network route displayed by others.

次の送信先がネットワーク機器の場合には当該ネットワーク機器でステップ101〜ステップ104と同様の処理が行われる。各ネットワーク機器は、ポート発光パケットの受け渡しをサーバ5まで行いつつ、ポート発光パケットの受信ポートと送信ポートに対応するインジケータを発光させる。こうして、ネットワーク1においては、図3に示すように、スイッチングハブ7の接続ポート7a−2(受信ポート)に対応するインジケータ7b−2と、接続ポート7a−8(送信ポート)に対応するインジケータ7b−8が所定時間発光する。同様に、各ネットワーク機器についてポート発光パケットの受信ポート、送信ポートに対応するインジケータがそれぞれ所定時間発光する。即ち、スイッチングハブ9ではインジケータ9b−4と9b−1が、ルーター10ではインジケータ10b−4と10b−3が、スイッチングハブ11ではインジケータ11b−1と11b−2が、スイッチングハブ13ではインジケータ13b−8と13b−2が所定時間発光する。   When the next transmission destination is a network device, the same processing as Step 101 to Step 104 is performed on the network device. Each network device emits the indicators corresponding to the reception port and the transmission port of the port light emission packet while delivering the port light emission packet to the server 5. Thus, in the network 1, as shown in FIG. 3, the indicator 7b-2 corresponding to the connection port 7a-2 (reception port) of the switching hub 7 and the indicator 7b corresponding to the connection port 7a-8 (transmission port). -8 emits light for a predetermined time. Similarly, the indicators corresponding to the reception port and transmission port of the port emission packet for each network device emit light for a predetermined time. That is, the indicators 9b-4 and 9b-1 in the switching hub 9, the indicators 10b-4 and 10b-3 in the router 10, the indicators 11b-1 and 11b-2 in the switching hub 11, and the indicator 13b- in the switching hub 13. 8 and 13b-2 emit light for a predetermined time.

各ネットワーク機器は、所定時間が経過するまで(ステップ105の「NO」)インジケータを発光させ、所定時間が経過する(ステップ105の「YES」)と、受信ポート、送信ポートのインジケータ発光状態を解除し、元の状態に戻す(ステップ106)。   Each network device emits an indicator until a predetermined time elapses (“NO” in step 105), and when the predetermined time elapses (“YES” in step 105), the indicator light emission state of the reception port and the transmission port is canceled. Then, the original state is restored (step 106).

なお、インジケータ発光状態の解除は、ポート発光パケットの場合と同様、コンピュータ3で所定のコマンドを実行し、送信先のIPアドレスとともにパケットの受信ポート、送信ポートに対応するインジケータの発光状態を元に戻すためのポート発光解除要求を含むポート発光解除パケットを送信することにより行い、これを受信した各ネットワーク機器がポート発光パケットの場合と同様にしてパケットを受け渡ししつつ、受信ポート、送信ポートのインジケータ発光状態を解除し、元の状態に戻すようにしてもよい。ポート発光パケットの場合と同様、サーバ5までポート発光解除パケットを受け渡ししつつ経路上の全てのネットワーク機器の受信ポート、送信ポートのインジケータの発光状態を元に戻すことができる。これにより、適当なタイミングでインジケータの発光状態を解除することができ、ポート発光パケットの送信先を間違えた場合すぐインジケータの発光状態を元に戻すこと等が可能になる。   The indicator light emission state is canceled based on the light emission state of the indicator corresponding to the reception port and transmission port of the packet together with the IP address of the transmission destination, as in the case of the port light emission packet. The port light emission cancellation packet including the port light emission cancellation request for returning is transmitted, and each network device that has received the packet delivers the packet in the same manner as in the case of the port light emission packet. The light emitting state may be canceled and returned to the original state. As in the case of the port light emission packet, the light emission state of the indicators of the reception ports and transmission ports of all the network devices on the route can be returned to the original state while delivering the port light emission release packet to the server 5. Thereby, the light emission state of the indicator can be canceled at an appropriate timing, and the light emission state of the indicator can be restored immediately when the transmission destination of the port light emission packet is wrong.

サーバ5によるサービスの停止時など、LANケーブルの抜去を行う作業者は、インジケータが発光している間、適当なネットワーク機器において、発光しているインジケータをみながら、これに対応する接続ポートに接続されたLANケーブルを抜去する。インジケータの発光状態を確認してサーバ5との接続経路にある抜去すべきLANケーブルを特定できるので、対応する位置で抜去すべきLANケーブルを素早く抜去できるとともに、間違ったLANケーブルを抜去してしまうことがなくなる。   An operator who removes the LAN cable, such as when the service is stopped by the server 5, is connected to a connection port corresponding to the indicator while viewing the indicator on the appropriate network device while the indicator is on. Remove the connected LAN cable. By checking the light emission state of the indicator and identifying the LAN cable to be removed in the connection path with the server 5, the LAN cable to be removed can be quickly removed at the corresponding position, and the wrong LAN cable is removed. Nothing will happen.

また、ホスト間のネットワーク経路が、ケーブルが接続されている接続ポートとして視認できることは、ケーブル引き抜き作業を効率化するだけでなく、パケットが正常に送受信されたポートを知ることができるので、ネットワークの障害発生時の問題切り分けにも役立つ。即ち、ネットワーク経路においてどこまで正常に機能しているかどうかを視認することができる。   In addition, the fact that the network path between hosts can be seen as a connection port to which a cable is connected not only improves the efficiency of cable extraction work, but also allows you to know the port through which packets are normally transmitted and received. It is also useful for problem isolation when a failure occurs. That is, it is possible to visually recognize how far the network path is functioning normally.

以上説明したように、本発明の実施形態によれば、ネットワーク1に接続したコンピュータ3等の情報処理端末により所定のコマンドを実行し、スイッチングハブ11やルーター10等のネットワーク機器に対しパケットを受信した接続ポート及びパケットを送信した接続ポートに対応するインジケータを発光させるポート発光要求を含んだポート発光パケットを、サーバ5など、ネットワークの所定の送信先に向けて送信する。これを受信したネットワーク機器は、ポート発光パケットを受信してこれを次のネットワーク機器等の送信先へと送信するとともに、ポート発光パケットを受信した接続ポート及びこれを送信した接続ポートに対応するインジケータを発光させる。これにより、ホスト間のネットワーク経路が、ケーブルが接続されている接続ポートとして視認でき、サーバ5によるサービスの不要時などは、発光しているインジケータに対応する接続ポートのLANケーブルを引き抜くことにより、ケーブル引き抜き作業の効率化等に寄与する。なお、ネットワーク経路でポート発光パケットが送受信された接続ポートが視認できることは、ケーブル引き抜き作業を効率化するだけでなく、パケットが正常に送受信されたポートを視認することになるので、ネットワークの障害発生時の問題切り分け等にも役立つ。   As described above, according to the embodiment of the present invention, a predetermined command is executed by an information processing terminal such as the computer 3 connected to the network 1 and a packet is received by the network device such as the switching hub 11 and the router 10. The port light emission packet including the port light emission request for causing the indicator corresponding to the connection port and the connection port that transmitted the packet to emit light is transmitted to a predetermined transmission destination such as the server 5. The network device that has received this receives the port light emission packet and transmits it to the transmission destination of the next network device, etc., and the connection port that has received the port light emission packet and the indicator corresponding to the connection port that has transmitted the port light emission packet To emit light. Thereby, the network path between the hosts can be visually recognized as a connection port to which the cable is connected, and when the service by the server 5 is unnecessary, by pulling out the LAN cable of the connection port corresponding to the indicator that emits light, This contributes to the efficiency of cable drawing work. In addition, the fact that the connection port where the port light-emitting packet is transmitted / received in the network route can be seen not only makes the cable extraction work more efficient, but also because the port where the packet was successfully sent / received is visually recognized. It is also useful for isolating time problems.

加えて、コマンドの内容に応じて、インジケータを発光させる時間または形式を変化させることができる。また、ポート発光パケットと同様に、ポートの発光状態を元に戻すポート発光解除要求を含んだポート発光解除パケットを送信することで、適当なタイミングでインジケータの発光状態を解除することができ、ポート発光パケットの送信先を間違えた場合すぐインジケータの発光状態を元に戻すこと等が可能になる。   In addition, depending on the content of the command, the time or the form in which the indicator is lit can be changed. Similarly to the port light emission packet, by sending a port light emission release packet including a port light emission release request for returning the light emission state of the port, the light emission state of the indicator can be released at an appropriate timing. If the transmission destination of the light emitting packet is wrong, the light emitting state of the indicator can be restored immediately.

以上、添付図面を参照しながら、本発明に係るネットワーク経路表示方法等の好適な実施形態について説明したが、本発明はかかる例に限定されない。当業者であれば、本願で開示した技術的思想の範疇内において、各種の変更例又は修正例に想到し得ることは明らかであり、それらについても当然に本発明の技術的範囲に属するものと了解される。
例えば、表示するネットワーク経路は、終点をサーバとするものに限らず、ネットワークにおいて適宜定めることができ、対応するIPアドレス等をポート発光パケット等の送信先として上記のコマンドを実行するとよい。
The preferred embodiments of the network route display method and the like according to the present invention have been described above with reference to the accompanying drawings, but the present invention is not limited to such examples. It will be apparent to those skilled in the art that various changes or modifications can be conceived within the scope of the technical idea disclosed in the present application, and these naturally belong to the technical scope of the present invention. Understood.
For example, the network route to be displayed is not limited to the server having the end point as a server, but can be determined as appropriate in the network.

1………ネットワーク
3………コンピュータ
5………サーバ
7、9、11、13………スイッチングハブ
7a、9a、10a、11a、13a………接続ポート
7b、9b、10b、11b、13b………インジケータ
10………ルーター
1 ... Network 3 ... Computer 5 ... Server 7, 9, 11, 13 ... Switching hub 7a, 9a, 10a, 11a, 13a ... Connection port 7b, 9b, 10b, 11b, 13b ……… Indicator 10 ……… Router

Claims (5)

接続ポートおよび前記接続ポートに対応するインジケータを有するネットワーク機器と、接続ポートにおいて前記ネットワーク機器に接続されるLANケーブルが少なくとも含まれるネットワークにおいて、ネットワーク経路を表示するネットワーク経路表示方法であって、
前記ネットワークに接続した情報処理端末により所定のコマンドを実行し、ネットワーク機器に対しパケットを受信した接続ポート及びパケットを送信した接続ポートに対応するインジケータを発光させるポート発光要求を含んだポート発光パケットを、前記ネットワークの所定の送信先に向けて送信するポート発光パケット送信ステップと、
前記ネットワーク機器が、前記ポート発光パケットを受信してこれを次の送信先へと送信するとともに、前記ポート発光パケットを受信した接続ポート及びこれを送信した接続ポートに対応するインジケータを発光させるポート発光ステップと、
を具備することを特徴とするネットワーク経路表示方法。
A network path display method for displaying a network path in a network device including a connection port and an indicator corresponding to the connection port, and a network including at least a LAN cable connected to the network device in the connection port,
A port emission packet including a port emission request for executing a predetermined command by an information processing terminal connected to the network and emitting an indicator corresponding to the connection port that has received the packet and the connection port that has transmitted the packet to the network device. A port light emission packet transmission step for transmitting to a predetermined destination of the network;
The network device receives the port emission packet and transmits it to the next transmission destination, and also emits a connection port that has received the port emission packet and an indicator corresponding to the connection port that has transmitted the port emission packet. Steps,
A network route display method comprising:
前記所定のコマンドに応じて、前記ポート発光ステップにおいて前記インジケータを発光させる時間または形式を変化させることを特徴とする請求項1記載のネットワーク経路表示方法。   2. The network route display method according to claim 1, wherein a time or a form in which the indicator emits light is changed in the port light emission step in accordance with the predetermined command. 前記ネットワークに接続した情報処理端末により所定のコマンドを実行し、ネットワーク機器に対しパケットを受信した接続ポート及びパケットを送信した接続ポートに対応するインジケータの発光状態を元に戻すポート発光解除要求を含んだポート発光解除パケットを、前記ネットワークの所定の送信先に向けて送信するポート発光解除パケット送信ステップと、
前記ネットワーク機器が、前記ポート発光解除パケットを受信してこれを次の送信先へ送信するとともに、前記ポート発光解除パケットを受信した接続ポート及びこれを送信した接続ポートに対応するインジケータの発光状態を元に戻すポート発光解除ステップと、
を更に具備することを特徴とする請求項1記載のネットワーク経路表示方法。
A port light emission release request for executing a predetermined command by the information processing terminal connected to the network and returning the light emission state of the indicator corresponding to the connection port that has received the packet and the connection port that has transmitted the packet to the network device is returned. A port light emission cancellation packet transmission step for transmitting a port light emission cancellation packet to a predetermined transmission destination of the network;
The network device receives the port light emission release packet and transmits it to the next transmission destination. The connection port that has received the port light emission release packet and the light emission state of the indicator corresponding to the connection port that has transmitted the port light emission state are displayed. The port flash release cancellation step to restore,
The network route display method according to claim 1, further comprising:
接続ポートおよび前記接続ポートに対応するインジケータを有するネットワーク機器と、接続ポートにおいて前記ネットワーク機器に接続されるLANケーブルが少なくとも含まれるネットワークにおいて、LANケーブルを抜去するケーブル抜去方法であって、
前記ネットワークに接続した情報処理端末により所定のコマンドを実行し、ネットワーク機器に対しパケットを受信した接続ポート及びパケットを送信した接続ポートに対応するインジケータを発光させるポート発光要求を含んだポート発光パケットを、前記ネットワークの所定の送信先に向けて送信するポート発光パケット送信ステップと、
前記ネットワーク機器が、前記ポート発光パケットを受信してこれを次の送信先へと送信するとともに、前記ポート発光パケットを受信した接続ポート及びこれを送信した接続ポートに対応するインジケータを発光させるポート発光ステップと、
発光したインジケータに対応する接続ポートの少なくとも1箇所において、LANケーブルを抜去するケーブル抜去ステップと、
を具備することを特徴とするケーブル抜去方法。
A cable removal method for removing a LAN cable in a network including at least a connection port and an indicator corresponding to the connection port, and a LAN cable connected to the network device at the connection port,
A port emission packet including a port emission request for executing a predetermined command by an information processing terminal connected to the network and emitting an indicator corresponding to the connection port that has received the packet and the connection port that has transmitted the packet to the network device. A port light emission packet transmission step for transmitting to a predetermined destination of the network;
The network device receives the port emission packet and transmits it to the next transmission destination, and also emits a connection port that has received the port emission packet and an indicator corresponding to the connection port that has transmitted the port emission packet. Steps,
A cable removal step of removing the LAN cable at at least one of the connection ports corresponding to the indicator that emits light;
A cable extraction method comprising:
ネットワークを構成する、接続ポートおよび前記接続ポートに対応するインジケータを有するネットワーク機器と、接続ポートにおいて前記ネットワーク機器に接続されるLANケーブルと、を少なくとも具備し、
前記ネットワーク機器は、前記ネットワークに接続された情報処理端末が所定のコマンドを実行することにより前記ネットワークの所定の送信先に向けて送信された、ネットワーク機器に対しパケットを受信した接続ポート及びパケットを送信した接続ポートに対応するインジケータを発光させるポート発光要求を含んだポート発光パケットを受信してこれを次の送信先へと送信するとともに、前記ポート発光パケットを受信した接続ポート及びこれを送信した接続ポートに対応するインジケータを発光させることを特徴とするネットワーク経路表示システム。
A network device having a connection port and an indicator corresponding to the connection port, which constitutes a network, and a LAN cable connected to the network device at the connection port;
The network device includes a connection port and a packet that are transmitted to a predetermined transmission destination of the network when the information processing terminal connected to the network executes a predetermined command and receives the packet to the network device. A port light emission packet including a port light emission request for causing the indicator corresponding to the transmitted connection port to emit light is received and transmitted to the next transmission destination, and the connection port that has received the port light emission packet and the same are transmitted. A network route display system characterized by causing an indicator corresponding to a connection port to emit light.
JP2010071398A 2010-03-26 2010-03-26 Network route display method, cable removal method, network route display system Expired - Fee Related JP5282063B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2010071398A JP5282063B2 (en) 2010-03-26 2010-03-26 Network route display method, cable removal method, network route display system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2010071398A JP5282063B2 (en) 2010-03-26 2010-03-26 Network route display method, cable removal method, network route display system

Publications (2)

Publication Number Publication Date
JP2011205448A JP2011205448A (en) 2011-10-13
JP5282063B2 true JP5282063B2 (en) 2013-09-04

Family

ID=44881599

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2010071398A Expired - Fee Related JP5282063B2 (en) 2010-03-26 2010-03-26 Network route display method, cable removal method, network route display system

Country Status (1)

Country Link
JP (1) JP5282063B2 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US10515042B1 (en) * 2018-06-20 2019-12-24 Quanta Computer Inc. DAS storage cable identification

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH10145413A (en) * 1996-11-07 1998-05-29 Hitachi Cable Ltd Network connector
JP2000209249A (en) * 1999-01-13 2000-07-28 Canon Inc Device and method reporting connection destination, and storage medium thereof
JP2008022271A (en) * 2006-07-12 2008-01-31 Yamaha Corp Network apparatus
JP2009171857A (en) * 2008-01-22 2009-08-06 Kamakura Denshi Kogyo Kk Led illumination system for plant cultivation

Also Published As

Publication number Publication date
JP2011205448A (en) 2011-10-13

Similar Documents

Publication Publication Date Title
EP2201738B1 (en) Router detection
EP1814258B1 (en) Determining connectivity status for unnumbered interfaces of a target network device
JP4334419B2 (en) Transmission equipment
US7336615B1 (en) Detecting data plane livelines in connections such as label-switched paths
CN102833109B (en) Positional information processing method and equipment of fault point
US9178756B2 (en) Method and device for processing location information of fault point
JP6186729B2 (en) Monitoring system and monitoring program
EP3398077A1 (en) Method and system for automatically bypassing network proxies in the presence of interdependent traffic flows
JP2008263393A (en) Network system and node device
EP2892188A1 (en) Method for determining packet forwarding path, network device and control device
CN105337785A (en) Path connectivity detection method and device
US9893975B2 (en) In-line network tap
CN105227466B (en) Communication processing method and device
JP4616020B2 (en) Network monitoring program and network system
JP2015529062A5 (en)
EP3888376B1 (en) Methods, systems, and computer readable media for distributing sigtran connections among signal transfer point (stp) message processors
JP2010034876A (en) Fault monitoring server and network failure monitoring system
US20140204726A1 (en) Alarm management apparatus and method for managing alarms
JP5282063B2 (en) Network route display method, cable removal method, network route display system
CN102739462A (en) Test message sending method and device
US20150358223A1 (en) Control information management apparatus, control information presentation method, and program
WO2012070274A1 (en) Communication system and network malfunction detection method
US11362864B2 (en) Communication control system, communication control device and communication control method
JP5862336B2 (en) COMMUNICATION CONTROL DEVICE, COMMUNICATION CONTROL METHOD, AND COMMUNICATION CONTROL PROGRAM
JP2008172291A (en) Path search apparatus, path search program, path search method and path search system

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20120220

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20130405

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20130521

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20130527

R150 Certificate of patent or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

Ref document number: 5282063

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

LAPS Cancellation because of no payment of annual fees