JP5664862B2 - Port detection method, port detection program, investigation terminal, and network system - Google Patents

Port detection method, port detection program, investigation terminal, and network system Download PDF

Info

Publication number
JP5664862B2
JP5664862B2 JP2011031952A JP2011031952A JP5664862B2 JP 5664862 B2 JP5664862 B2 JP 5664862B2 JP 2011031952 A JP2011031952 A JP 2011031952A JP 2011031952 A JP2011031952 A JP 2011031952A JP 5664862 B2 JP5664862 B2 JP 5664862B2
Authority
JP
Japan
Prior art keywords
port
mac address
switch
pair
pairs
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.)
Active
Application number
JP2011031952A
Other languages
Japanese (ja)
Other versions
JP2012175139A (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.)
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 JP2011031952A priority Critical patent/JP5664862B2/en
Publication of JP2012175139A publication Critical patent/JP2012175139A/en
Application granted granted Critical
Publication of JP5664862B2 publication Critical patent/JP5664862B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Small-Scale Networks (AREA)

Description

本発明は、スイッチが多段に接続されたネットワーク環境におけるポート検出方法、ポート検出プログラム、調査用端末、及び、ネットワークシステムに関する。   The present invention relates to a port detection method, a port detection program, an investigation terminal, and a network system in a network environment in which switches are connected in multiple stages.

近年、ネットワークの構成においてVLAN(Virtual LAN)の技術が盛んに利用されており、物理的なスイッチの接続形態と論理的なネットワーク構成とが一致しなくなっている。IPアドレスにより、特定の接続端末がどのネットワークに所属しているかを知ることはできるが、その接続端末が実際にどのスイッチの配下に物理的に接続されているかは容易に確認できない。当然、接続端末が設置された現地に赴けば接続されたスイッチを確認することはできるが、組織のネットワークの広範化や分散化により、その確認方法は現実的でない。そのため、リモートでネットワークの構成状況を確認する方法が求められている。   In recent years, VLAN (Virtual LAN) technology has been actively used in network configurations, and the physical switch connection form and the logical network configuration are not consistent. Although it is possible to know to which network a specific connection terminal belongs by the IP address, it is not easy to confirm to which switch the connection terminal is actually physically connected. Of course, the connected switch can be confirmed by visiting the site where the connection terminal is installed, but the confirmation method is not practical due to the widespread and distributed organization network. Therefore, there is a demand for a method for remotely confirming the network configuration status.

ここで、TCP/IPネットワークに接続された機器をネットワーク経由で監視したり管理するためのプロトコルとして、SNMP(Simple Network Management Protocol)が知られており、このSNMP通信を利用してスイッチが自身の設定・状態の情報を格納するMIB(Management Information Base)から、スイッチの各種情報を取得し、活用することが行なわれている。SNMP及びMIBは、RFC(Request For Comments)に記述されているため、ベンダ独自のものを除き、多くのベンダのスイッチにおいて共通に利用することができる。   Here, SNMP (Simple Network Management Protocol) is known as a protocol for monitoring and managing a device connected to a TCP / IP network via the network. Various types of switch information are acquired and utilized from a MIB (Management Information Base) that stores setting / state information. Since SNMP and MIB are described in RFC (Request For Comments), they can be commonly used in many vendor switches except vendor-specific ones.

また、スイッチは、MACアドレス(Media Access Control address)学習テーブルというデータベースを有しており、このMACアドレス学習テーブルは、スイッチの物理ポートと当該ポートの先に接続された接続端末のMACアドレスとの対応を記録している。スイッチは、ポートに接続された接続端末からフレームを受け取った場合、そのフレームに含まれる送信元のMACアドレスを参照することにより、MACアドレス学習テーブルを更新する。MACアドレスの学習を進めることにより、スイッチは必要の無いポートにフレームを転送しなくてもよくなり、結果、通信負荷を下げることを可能にしている。   In addition, the switch has a database called a MAC address (Media Access Control address) learning table. This MAC address learning table includes the physical port of the switch and the MAC address of the connected terminal connected to the end of the port. The correspondence is recorded. When the switch receives a frame from the connection terminal connected to the port, the switch updates the MAC address learning table by referring to the MAC address of the transmission source included in the frame. By advancing learning of the MAC address, the switch does not need to transfer a frame to an unnecessary port, and as a result, the communication load can be reduced.

従来、SNMP通信を利用して、スイッチのMACアドレス学習テーブルの情報を取得し、その情報からネットワーク構成の情報(ネットワークトポロジー、ネットワークマップと表現されることもある)を生成する方法が知られている(例えば、特許文献1及び特許文献2を参照。)。   Conventionally, there has been known a method for acquiring information of a switch MAC address learning table using SNMP communication and generating network configuration information (may be expressed as a network topology or a network map) from the information. (For example, see Patent Document 1 and Patent Document 2).

また、関連技術として、レイヤ3スイッチにTelnetで接続、ICMPエコーをブロードキャストすることにより、MACアドレスを学習させ、ネットワークマップを生成する方法が知られている(例えば、特許文献3を参照。)。   As a related technique, there is known a method of generating a network map by learning a MAC address by connecting to a layer 3 switch with Telnet and broadcasting an ICMP echo (see, for example, Patent Document 3).

特開2005−236893号公報JP 2005-236893 A 特開2009−130572号公報JP 2009-130572 A 特開2007−228382号公報JP 2007-228382 A 特開2002−190819号公報JP 2002-190819 A WO2006/118203号公報WO2006 / 118203

しかしながら、これら特許文献1乃至特許文献3に記載された技術では、スイッチが多段に連結されたネットワーク環境については考慮されておらず、スイッチが多段に連結されたネットワーク環境下では、特定の接続端末の接続先のスイッチポートを検出して特定することができないという問題があった。すなわち、図11に示すように、スイッチS1〜S3が多段に連結されたネットワーク環境においては、複数のスイッチS1〜S3に同一の接続端末N1のMACアドレスM(N1)が学習されてしまう。そのため、SNMP通信を利用して調査用端末Tから各スイッチS1〜S3のMACアドレス学習テーブルの情報を取得した場合であっても、いずれのMACアドレス学習テーブルにもMACアドレスM(N1)が学習されているため、接続端末N1がどのスイッチS1〜S3に直接的に接続されているかを判断することができず、ネットワーク構成を正確に判断することができないという問題があった。   However, in the technologies described in Patent Document 1 to Patent Document 3, a network environment in which switches are connected in multiple stages is not considered, and a specific connection terminal is used in a network environment in which switches are connected in multiple stages. There was a problem that it was not possible to detect and identify the switch port of the connection destination. That is, as shown in FIG. 11, in a network environment in which the switches S1 to S3 are connected in multiple stages, the MAC address M (N1) of the same connection terminal N1 is learned by the plurality of switches S1 to S3. Therefore, even if the MAC address learning table information of each of the switches S1 to S3 is acquired from the investigation terminal T using SNMP communication, the MAC address M (N1) is learned in any MAC address learning table. Therefore, there is a problem that it is impossible to determine which switch S1 to S3 is directly connected to the connection terminal N1, and it is not possible to accurately determine the network configuration.

他方、スイッチが多段に連結されたネットワーク環境について考慮した従来技術として、特許文献4及び特許文献5が知られている。しかしながら、これら特許文献4及び特許文献5では、スイッチ同士の接続状況を導くことを目的としており、特定の接続端末がどのスイッチのどのポートに直接的に接続されているかを検出することはできなかった。   On the other hand, Patent Document 4 and Patent Document 5 are known as conventional techniques that consider a network environment in which switches are connected in multiple stages. However, these Patent Documents 4 and 5 are intended to guide the connection status between switches, and cannot detect which port of which switch a specific connection terminal is directly connected to. It was.

そこで、本発明は、従来の問題を解決するものであって、すなわち、本発明の目的は、スイッチが多段に接続されたネットワーク環境においても接続端末が接続されたスイッチのポートを特定することが可能なポート検出方法、ポート検出プログラム、調査用端末、及び、ネットワークシステムを提供することである。   Therefore, the present invention solves the conventional problem, that is, the object of the present invention is to specify a switch port to which a connection terminal is connected even in a network environment in which switches are connected in multiple stages. A possible port detection method, a port detection program, an investigation terminal, and a network system are provided.

本発明のポート検出方法は、ポートの先に接続された機器のMACアドレスとポートとを対応付けて対で学習するMACアドレス学習テーブルをそれぞれ保持し多段に接続された複数のスイッチと、前記ポートの先に接続された接続端末と、前記ポートの先に接続された調査用端末とを含むネットワークにおいて、前記接続端末が接続されたポートを特定するポート検出方法であって、前記複数のスイッチのMACアドレス学習テーブルから前記対の情報をそれぞれ抽出する手順と、抽出された複数の前記対の情報を記憶する手順と、抽出された複数の前記対から成る集合から、前記スイッチのMACアドレスに対応するポートを含む対、及び、前記調査用端末のMACアドレスに対応するポートを含む対を全て除去し、前記接続端末が接続されたポートを特定する手順とを含むことにより、前述した課題を解決したものである。   The port detection method of the present invention includes a plurality of switches connected in multiple stages, each holding a MAC address learning table that learns in pairs by associating a MAC address and a port of a device connected to the end of the port, and the port A port detection method for identifying a port to which the connection terminal is connected in a network including a connection terminal connected to the end of the port and a research terminal connected to the end of the port, the port detecting method comprising: Corresponding to the MAC address of the switch from the procedure of extracting the information of each pair from the MAC address learning table, the procedure of storing the information of the plurality of extracted pairs, and the set of the extracted plurality of pairs All the pairs including the ports corresponding to the MAC address of the investigation terminal and all the pairs including the ports corresponding to the MAC address of the investigation terminal are connected. By including the steps of specifying the port, it is obtained by solving the problems described above.

本発明のポート検出プログラムは、ポートの先に接続された機器のMACアドレスとポートとを対応付けて対で学習するMACアドレス学習テーブルをそれぞれ保持し多段に接続された複数のスイッチと、前記ポートの先に接続された接続端末と、前記ポートの先に接続された調査用端末とを含むネットワークにおいて、前記接続端末が接続されたポートを特定するポート検出プログラムであって、前記複数のスイッチのMACアドレス学習テーブルから前記対の情報をそれぞれ抽出する手順と、抽出された複数の前記対の情報を記憶する手順と、抽出された複数の前記対から成る集合から、前記スイッチのMACアドレスに対応するポートを含む対、及び、前記調査用端末のMACアドレスに対応するポートを含む対を全て除去し、前記接続端末が接続されたポートを特定する手順とをコンピュータに実行させることにより、前述した課題を解決したものである。   The port detection program of the present invention includes a plurality of switches connected in multiple stages, each storing a MAC address learning table that learns in pairs by associating a MAC address and a port of a device connected to the end of the port, and the port A port detection program for identifying a port to which the connection terminal is connected in a network including a connection terminal connected to the end of the port and a research terminal connected to the end of the port. Corresponding to the MAC address of the switch from the procedure of extracting the information of each pair from the MAC address learning table, the procedure of storing the information of the plurality of extracted pairs, and the set of the extracted plurality of pairs All the pairs including the ports corresponding to the MAC address of the investigation terminal and the pair including the port corresponding to the MAC address of the investigation terminal are removed. By executing the steps of specifying the port to which the terminal is connected to the computer, in which to solve the problems described above.

本発明の調査用端末は、ポートの先に接続された機器のMACアドレスとポートとを対応付けて対で学習するMACアドレス学習テーブルをそれぞれ保持し多段に接続された複数のスイッチと、前記ポートの先に接続された接続端末とを含むネットワークに接続される調査用端末であって、前記複数のスイッチのMACアドレス学習テーブルから前記対の情報をそれぞれ抽出する手段と、抽出された複数の前記対の情報を記憶する手段と、抽出された複数の前記対から成る集合から、前記スイッチのMACアドレスに対応するポートを含む対、及び、前記調査用端末のMACアドレスに対応するポートを含む対を全て除去し、前記接続端末が接続されたポートを特定する判断手段と、前記判断手段による判断結果を出力する出力手段とを有することにより、前述した課題を解決したものである。   The investigation terminal according to the present invention includes a plurality of switches connected in multiple stages, each holding a MAC address learning table that learns a pair by associating a MAC address and a port of a device connected to the end of the port, and the port A search terminal connected to a network including a connection terminal connected to the front end of the plurality of switches, the means for extracting each of the pair information from the MAC address learning table of the plurality of switches, and the plurality of the extracted A pair including a port corresponding to the MAC address of the switch, and a pair including a port corresponding to the MAC address of the investigation terminal from a set of a plurality of extracted pairs. And determining means for identifying the port to which the connection terminal is connected, and output means for outputting the determination result by the determining means By is obtained by solving the problems described above.

本発明のネットワークシステムは、ポートの先に接続された機器のMACアドレスとポートとを対応付けて対で学習するMACアドレス学習テーブルをそれぞれ保持し多段に接続された複数のスイッチと、前記ポートの先に接続された接続端末と、前記ポートの先に接続され、前記複数のスイッチのMACアドレス学習テーブルから前記対の情報をそれぞれ抽出する手段と、抽出された複数の前記対の情報を記憶する手段と、抽出された複数の前記対から成る集合から、前記スイッチのMACアドレスに対応するポートを含む対、及び、前記調査用端末のMACアドレスに対応するポートを含む対を全て除去し、前記接続端末が接続されたポートを特定する判断手段とを有した調査用端末と、前記判断手段による判断結果を出力する出力手段とを備えることにより、前述した課題を解決したものである。   The network system of the present invention includes a plurality of switches connected in multiple stages, each holding a MAC address learning table that learns in pairs by associating the MAC address and port of a device connected to the end of the port. A connection terminal that is connected first, a means that is connected to the end of the port and that extracts the pair information from the MAC address learning table of the plurality of switches, and stores the extracted information of the plurality of pairs And a pair including a port corresponding to the MAC address of the switch and a pair including a port corresponding to the MAC address of the investigating terminal are removed from the extracted set of the plurality of pairs, A search terminal having a determination means for identifying a port to which the connection terminal is connected, and an output means for outputting a determination result by the determination means; By providing, in which to solve the problems described above.

本発明によれば、スイッチが多段に接続されたネットワークにおいても、接続端末が接続されたスイッチのポートをリモートで特定することができる。   According to the present invention, even in a network in which switches are connected in multiple stages, a port of a switch to which a connection terminal is connected can be specified remotely.

本発明の概要を示す説明図である。It is explanatory drawing which shows the outline | summary of this invention. 本発明の第1実施例に係るシステム構成を示す概略図である。It is the schematic which shows the system configuration | structure which concerns on 1st Example of this invention. 本発明におけるポート検出方法を示すフローチャート図である。It is a flowchart figure which shows the port detection method in this invention. 各MACアドレス学習テーブルのデータ構成を示す説明図である。It is explanatory drawing which shows the data structure of each MAC address learning table. 対の集合のデータ構成を正規化して示す表である。It is a table | surface which normalizes and shows the data structure of the set of a pair. 第1の条件に従って特定の対を除去した後の対の集合のデータ構成を示す表である。It is a table | surface which shows the data structure of the set of a pair after removing a specific pair according to 1st conditions. 第2の条件に従って特定の対を除去した後の対の集合のデータ構成を示す表である。It is a table | surface which shows the data structure of the set of a pair after removing a specific pair according to 2nd conditions. 本発明の第2実施例に係るシステム構成を示す概略図である。It is the schematic which shows the system configuration | structure which concerns on 2nd Example of this invention. 対の集合のデータ構成を正規化して示す表である。It is a table | surface which normalizes and shows the data structure of the set of a pair. 第1の条件及び第2の条件に従って特定の対を除去した後の対の集合のデータ構成を示す表である。It is a table | surface which shows the data structure of the set of a pair after removing a specific pair according to the 1st condition and the 2nd condition. 従来技術の問題点を説明するために用いられる説明図である。It is explanatory drawing used in order to demonstrate the problem of a prior art.

まず、本発明の概要について、図1に基づいて以下に説明する。   First, the outline | summary of this invention is demonstrated below based on FIG.

なお、以下の説明においては、管理対象となるLAN(Local Area Network)内に設置された、各スイッチをSi(1≦i≦n,nはLAN内の全スイッチ台数)、各接続端末をNj(1≦j≦m、mはLAN内の全端末数)、調査用端末をT、スイッチSiのMACアドレスをM(Si)、接続端末NjのMACアドレスをM(Nj)、調査用端末TのMACアドレスをM(T)、スイッチSiのk番目のポートをP(Si−k)として表す。   In the following description, each switch installed in a LAN (Local Area Network) to be managed is Si (1 ≦ i ≦ n, n is the total number of switches in the LAN), and each connection terminal is Nj. (1 ≦ j ≦ m, m is the total number of terminals in the LAN), T is the investigation terminal, M (Si) is the MAC address of the switch Si, M (Nj) is the MAC address of the connection terminal Nj, and T is the investigation terminal T. Is represented by M (T), and the kth port of the switch Si is represented by P (Si-k).

本発明は、機器のMACアドレスM(Z)とポートP(Si−k)との対を学習するMACアドレス学習テーブルをそれぞれ保持し多段に接続された複数のスイッチSiと、ポートPの先に接続された接続端末Njと、ポートPの先に接続された調査用端末Tとを含むネットワークにおいて、接続端末Njが接続されたポートP(Si−k)を特定することを目的とする。   The present invention holds a MAC address learning table for learning a pair of a device MAC address M (Z) and a port P (Si-k), respectively, and a plurality of switches Si connected in multiple stages and a port P ahead. An object is to identify the port P (Si-k) to which the connection terminal Nj is connected in a network including the connection terminal Nj connected and the investigation terminal T connected to the end of the port P.

スイッチSiが多段に接続されたネットワーク環境においては、図1に示すように、各スイッチSiのMACアドレス学習テーブルには、当該スイッチSiに直接的に接続された機器のMACアドレスM(Z)だけでなく、他のスイッチSiを介して間接的に接続された機器のMACアドレスM(Z)も併せて学習され、当該機器の接続先であるポートP(Si−k)と共に対で記憶される。例えば、図1に示すように、スイッチS1のMACアドレス学習テーブルには、スイッチS1に直接的に接続された調査用端末TのMACアドレスM(T)及びスイッチS2のMACアドレスM(S2)だけでなく、スイッチS2を介して間接的に接続されたスイッチS3のMACアドレスM(S3)及び接続端末N1のMACアドレスM(N1)も併せて学習され、自身のポートP(S1−k)と共に対で記憶される。   In a network environment in which switches Si are connected in multiple stages, as shown in FIG. 1, only the MAC address M (Z) of the device directly connected to the switch Si is included in the MAC address learning table of each switch Si. In addition, the MAC address M (Z) of the device indirectly connected via another switch Si is also learned and stored in pairs with the port P (Si-k) to which the device is connected. . For example, as shown in FIG. 1, the MAC address learning table of the switch S1 includes only the MAC address M (T) of the investigation terminal T directly connected to the switch S1 and the MAC address M (S2) of the switch S2. In addition, the MAC address M (S3) of the switch S3 indirectly connected via the switch S2 and the MAC address M (N1) of the connection terminal N1 are also learned together with the own port P (S1-k). Memorized in pairs.

このように、接続端末N1のMACアドレスM(N1)は、各スイッチS1〜S3のMACアドレス学習テーブルにそれぞれ学習され、調査用端末Tから各スイッチS1〜S3のMACアドレス学習テーブルにSNMP通信を利用して情報を取得した場合であっても、それだけでは、接続端末N1が直接的に接続されたスイッチSiのポートP(Si−k)を特定することができない。   Thus, the MAC address M (N1) of the connected terminal N1 is learned in the MAC address learning table of each switch S1 to S3, and SNMP communication is performed from the investigation terminal T to the MAC address learning table of each switch S1 to S3. Even if the information is acquired by using it, the port P (Si-k) of the switch Si to which the connection terminal N1 is directly connected cannot be specified by that alone.

そこで、本発明は、調査用端末Tにより取得された機器のMACアドレスM(Z)とポートP(Si−k)との対の集合から、スイッチSiのMACアドレスM(Si)に対応するポートP(Si−k)を含む対を全て除去するとともに、調査用端末TのMACアドレスM(T)に対応するポートP(Si−k)を含む対を全て除去することにより、接続端末Njが接続されたポートP(Si−k)を特定することを実現するものである。   Therefore, the present invention provides a port corresponding to the MAC address M (Si) of the switch Si from a set of pairs of the MAC address M (Z) and the port P (Si-k) of the device acquired by the investigation terminal T. By removing all the pairs including P (Si-k) and removing all the pairs including the port P (Si-k) corresponding to the MAC address M (T) of the investigating terminal T, the connecting terminal Nj becomes The identification of the connected port P (Si-k) is realized.

以下に、複数の実施例に基づいて、本発明を詳細に説明する。   Hereinafter, the present invention will be described in detail based on a plurality of embodiments.

次に、本発明の第1実施例であるネットワークシステムについて、図2乃至7に基づいて説明する。   Next, a network system according to the first embodiment of the present invention will be described with reference to FIGS.

まず、第1実施例のネットワークシステムは、図2に示すように、多段に直列に接続されLANを構成しSNMPエージェントとしての機能を有した3台のスイッチS1〜S3と、対応のスイッチS1〜S3にそれぞれ接続された3台の接続端末N1〜N3と、対応のスイッチS1に接続されSNMPマネージャとしての機能を有した調査用端末Tとから構成されている。これら各機器は、LAN回線を介して相互に接続されている。   First, as shown in FIG. 2, the network system of the first embodiment includes three switches S1 to S3 connected in series in multiple stages and constituting a LAN and having a function as an SNMP agent, and corresponding switches S1 to S1. It comprises three connection terminals N1 to N3 each connected to S3, and a survey terminal T connected to the corresponding switch S1 and having a function as an SNMP manager. These devices are connected to each other via a LAN line.

スイッチS1〜S3は、本実施例ではレイヤ2スイッチとしてそれぞれ構成され、8つの物理ポートPと、MACアドレス学習テーブルを少なくとも格納するメモリと、与えられた手順に従って問い合わせに対する処理を行うプロセッサと、イーサネット(登録商標)等の規格に基づいて通信処理を行うMAC制御LSIと、伝送フレームをネットワークの伝送路より送受信するポート回路とをそれぞれ備えている。MAC制御LSI及びポート回路は、ネットワークに対するインターフェースを構成している。また、前述したMACアドレス学習テーブルは、ポートPの先に接続された各機器(本実施例では、スイッチS1〜S3、調査用端末T、接続端末N1〜N3)のMACアドレスM(Z)とポートP(Si−k)との対を学習する。なお、以下の説明では、MACアドレスM(Z)及びポートP(Si−k)から成る対を{M(Z):P(Si−k)}の表記で表す。   In this embodiment, the switches S1 to S3 are each configured as a layer 2 switch, and include eight physical ports P, a memory that stores at least a MAC address learning table, a processor that performs processing for an inquiry according to a given procedure, and an Ethernet Each includes a MAC control LSI that performs communication processing based on a standard such as (registered trademark), and a port circuit that transmits and receives a transmission frame from a transmission path of the network. The MAC control LSI and the port circuit constitute an interface to the network. Further, the MAC address learning table described above includes the MAC address M (Z) of each device connected to the end of the port P (in this embodiment, the switches S1 to S3, the investigation terminal T, and the connection terminals N1 to N3). A pair with port P (Si-k) is learned. In the following description, a pair consisting of the MAC address M (Z) and the port P (Si-k) is represented by the notation {M (Z): P (Si-k)}.

接続端末N1〜N3は、本実施例では通常のパーソナルコンピュータとして構成され、制御部、記憶部、入力部、出力部、ネットワークインターフェース、補助記憶装置等をそれぞれ備え、制御部を記憶部に展開されたソフトウェアに従って動作させるように構成されている。制御部は、CPU等で構成され、記憶部は、ROM、RAM等で構成されている。本実施例においては、図2に示すように、接続端末N1がスイッチS1の5番ポートP(S1−5)に接続され、接続端末N2がスイッチS2の6番ポートP(S2−6)に接続され、接続端末N3がスイッチS3の7番ポートP(S3−7)に接続されている。   The connection terminals N1 to N3 are configured as ordinary personal computers in this embodiment, and each includes a control unit, a storage unit, an input unit, an output unit, a network interface, an auxiliary storage device, and the like, and the control unit is expanded in the storage unit. It is configured to operate according to the software. The control unit is configured by a CPU or the like, and the storage unit is configured by a ROM, a RAM, or the like. In this embodiment, as shown in FIG. 2, the connecting terminal N1 is connected to the fifth port P (S1-5) of the switch S1, and the connecting terminal N2 is connected to the sixth port P (S2-6) of the switch S2. The connection terminal N3 is connected to the seventh port P (S3-7) of the switch S3.

調査用端末Tは、本実施例では通常のパーソナルコンピュータとして構成され、管理対象となるLANを管理するために設けられた端末であり、制御部、記憶部、入力部、出力部、ネットワークインターフェース、補助記憶装置等をそれぞれ備え、制御部を記憶部に展開されたソフトウェアに従って動作させることにより、後述する各部を実現するように構成されている。本実施例では、調査用端末Tは、出力部(出力手段)の1つとして、ディスプレイを備えているが、他の出力手段を設けてもよい。制御部は、CPU等で構成され、記憶部は、ROM、RAM等で構成されている。調査用端末Tは、ソフトウェア構成の一部として、標準的なSNMPプロトコルを用いた手法から成りスイッチS1〜S3のMIB(管理情報ベース、Management Information Base)を参照しMACアドレス学習テーブルからネットワークを通じて情報を抽出する抽出部と、後述する第1の条件に従って対の集合から特定の対を除外する第1の判断部と、後述する第2の条件に従って対の集合から特定の対を除外する第2の判断部とを少なくとも有している。本実施例においては、図2に示すように、調査用端末Tは、スイッチS1の3番ポートP(S1−3)に接続されている。   The investigation terminal T is configured as a normal personal computer in this embodiment, and is a terminal provided for managing a LAN to be managed, and includes a control unit, a storage unit, an input unit, an output unit, a network interface, Each is provided with an auxiliary storage device or the like, and is configured to realize each unit described later by operating the control unit according to software expanded in the storage unit. In this embodiment, the survey terminal T includes a display as one of output units (output means), but other output means may be provided. The control unit is configured by a CPU or the like, and the storage unit is configured by a ROM, a RAM, or the like. As a part of the software configuration, the investigation terminal T consists of a method using a standard SNMP protocol, refers to the MIB (Management Information Base) of the switches S1 to S3, and transmits information from the MAC address learning table through the network. An extraction unit that extracts the first pair, a first determination unit that excludes a specific pair from the pair set according to a first condition described later, and a second that excludes the specific pair from the pair set according to a second condition described later And at least a determination unit. In this embodiment, as shown in FIG. 2, the investigation terminal T is connected to the third port P (S1-3) of the switch S1.

なお、本実施例においては、調査用端末Tの第1の判断部及び第2の判断部の判断結果を出力する出力手段として、調査用端末Tのディスプレイを用いているが、この出力手段を調査用端末Tと別途に設けてもよい。   In this embodiment, the display of the survey terminal T is used as the output means for outputting the determination results of the first determination section and the second determination section of the survey terminal T. It may be provided separately from the survey terminal T.

次に、本発明に従ったポート検出方法を説明する。   Next, the port detection method according to the present invention will be described.

まず、前準備として、全てのスイッチS1〜S3の全インターフェースのMACアドレスM(Si)を収集する。当該MACアドレス(Si)の収集は、各スイッチS1〜S3のIPアドレスに対してSNMP通信を行うことで実施可能である。スイッチSiの機種により異なる場合があるが、多くの場合RFC1213に定義されているMIB−2を参照することにより、スイッチSiのMACアドレスM(Si)を取得することができる。また、各スイッチS1〜S3にTelnet(Telecommunication network)でリモートからログインし、MACアドレスM(Si)を確認してもよい。また、併せて、調査用端末TのMACアドレスM(T)も収集及び記録しておく。本手順は、スイッチSiの置換えなどが発生しない限り、通常最初の一度のみ行なえばよい。   First, as preparation, the MAC addresses M (Si) of all the interfaces of all the switches S1 to S3 are collected. The MAC address (Si) can be collected by performing SNMP communication with respect to the IP addresses of the switches S1 to S3. In some cases, the MAC address M (Si) of the switch Si can be acquired by referring to MIB-2 defined in RFC1213. Alternatively, the MAC address M (Si) may be confirmed by logging in to each of the switches S1 to S3 from a remote location using a telnet (telecommunication network). In addition, the MAC address M (T) of the investigation terminal T is also collected and recorded. This procedure usually only needs to be performed once for the first time unless replacement of the switch Si or the like occurs.

次に、ネットワーク構成情報を導くために必要なMACアドレスM(Z)を各スイッチSiに学習させるために、調査用端末Tから、LAN内の全てのスイッチS1〜S3及び接続端末N1〜N3に対して、何らかの通信を実施し応答を得る(第1の手順)。   Next, in order for each switch Si to learn the MAC address M (Z) necessary for deriving the network configuration information, all the switches S1 to S3 and the connection terminals N1 to N3 in the LAN are connected from the investigation terminal T. On the other hand, some communication is performed to obtain a response (first procedure).

この通信は、各スイッチSiが自身を送信元とする応答フレームを発するものであれば如何なるものでもよく、例えば、SNMPを用いた問い合せであってもよく、また、ICMP(Internet Control Message Protocol)エコー要求であってもよい。当該第1の手順の実行前においても、検出対象となる接続端末N1〜N3が何らかの通信を行いスイッチS1〜S3にMACアドレスが学習されている可能性が高いが、自発的にフレームを送信しないスイッチSiに関しては、MACアドレス学習テーブルに記録されていない可能性がある。当該第1の手順の実行により、各スイッチS1〜S3のMACアドレスM(S1〜3)、接続端末N1〜N3のMACアドレスM(N1〜3)、及び、調査用端末TのMACアドレスM(T)が、当該機器に接続されたポートP(Si−k)に対応付けられ、対{M(Z)、P(Si−k)}として、各スイッチS1〜S3のMACアドレス学習テーブルに確実に学習される。   This communication may be any communication as long as each switch Si issues a response frame as a transmission source. For example, it may be an inquiry using SNMP, or an ICMP (Internet Control Message Protocol) echo. It may be a request. Even before the execution of the first procedure, there is a high possibility that the connected terminals N1 to N3 to be detected perform some kind of communication and the MAC addresses are learned in the switches S1 to S3, but the frames are not transmitted spontaneously. The switch Si may not be recorded in the MAC address learning table. By executing the first procedure, the MAC addresses M (S1 to S3) of the switches S1 to S3, the MAC addresses M (N1 to 3) of the connection terminals N1 to N3, and the MAC address M ( T) is associated with the port P (Si-k) connected to the device, and is reliably stored in the MAC address learning table of each switch S1 to S3 as a pair {M (Z), P (Si-k)}. To be learned.

本実施例では、第1の手順の実行により、図4に示すように、各スイッチS1〜S3のMACアドレス学習テーブルに、対{M(Z):P(Si−k)}が学習される。   In the present embodiment, the pair {M (Z): P (Si-k)} is learned in the MAC address learning table of each of the switches S1 to S3 as shown in FIG. 4 by executing the first procedure. .

次に、調査用端末Tから全てのスイッチS1〜S3に対してSNMP通信を行い、各スイッチS1〜S3のMACアドレス学習テーブルに格納された対に関する情報を取得する(第2の手順)。   Next, SNMP communication is performed from the investigation terminal T to all the switches S1 to S3, and information on the pairs stored in the MAC address learning table of each switch S1 to S3 is acquired (second procedure).

これは、多くの場合、拡張Bridge−MIBやQ−Bridge−MIBを参照することにより抽出できる。ここで、図5は、調査用端末Tにより取得された複数の対から成る集合を、ポートPをキーとして正規化することで得られたデータ構成を示す表である。なお、MACアドレスをキーとして正規化してもよい。   In many cases, this can be extracted by referring to the extended Bridge-MIB or Q-Bridge-MIB. Here, FIG. 5 is a table showing a data structure obtained by normalizing a set of a plurality of pairs acquired by the investigation terminal T using the port P as a key. Note that normalization may be performed using the MAC address as a key.

レイヤ2スイッチが多段に接続されたネットワーク環境では、前述した第1の手順において、特定の接続端末NjのMACアドレスM(Nj)が相互に異なるポートP(Si−k)にそれぞれ対応付けられている可能性がある。すなわち、特定の接続端末NjのMACアドレスM(Nj)は、接続端末Njが直接的に接続されたスイッチSiだけでなく、接続端末Njが間接的に接続された他のスイッチSiにも学習されるため、同一のMACアドレスM(Nj)が複数抽出される。本実施例では、例えば、接続端末N3のMACアドレスM(N3)が、直接的に接続されたスイッチS3の7番ポートP(S3−7)だけでなく、スイッチS1の4番ポートP(S1−4)、及び、スイッチS2の8番ポートP(S2−8)でも学習される。そのため、接続端末Njが直接的に接続されたポートP(Si−k)を特定するためには、取得された全ての対の集合から、下記の第1条件及び第2条件に基づいて、スイッチSi同士が直接的に接続されたポートP(Si−k)を含む対を全て除去する必要がある。   In a network environment in which layer 2 switches are connected in multiple stages, in the first procedure described above, the MAC address M (Nj) of a specific connection terminal Nj is associated with a different port P (Si-k). There is a possibility. That is, the MAC address M (Nj) of a specific connection terminal Nj is learned not only by the switch Si to which the connection terminal Nj is directly connected, but also by another switch Si to which the connection terminal Nj is indirectly connected. Therefore, a plurality of identical MAC addresses M (Nj) are extracted. In this embodiment, for example, the MAC address M (N3) of the connection terminal N3 is not only the seventh port P (S3-7) of the directly connected switch S3 but also the fourth port P (S1) of the switch S1. -4) and 8th port P (S2-8) of switch S2. Therefore, in order to specify the port P (Si-k) to which the connection terminal Nj is directly connected, the switch is obtained from all the acquired sets of pairs based on the following first condition and second condition. It is necessary to remove all pairs including the port P (Si-k) in which Sis are directly connected.

まず、第1の条件に基づいて、抽出された複数の対から成る集合から、特定の対を全て除去する(第3の手順)。   First, based on the first condition, all specific pairs are removed from the extracted set of pairs (third procedure).

ここで、第1の条件は、スイッチSiのMACアドレスM(Si)に対応するポートP(Si−k)を含む対を、抽出された複数の対から成る集合から除去することである。この第1の条件により、スイッチSi同士が直接的に接続されたポートP(Si−k)を除外することができる。   Here, the first condition is to remove the pair including the port P (Si-k) corresponding to the MAC address M (Si) of the switch Si from the set composed of the plurality of extracted pairs. With this first condition, the port P (Si-k) to which the switches Si are directly connected can be excluded.

第1の条件を用いた第3の手順を、本実施例に照らし合わせて具体的に説明すると、図5に示すように、ポートP(S1−4)を含む対{M(N2):P(S1−4)}、対{M(N3):P(S1−4)}、対{M(S2):P(S1−4)}、対{M(S3):P(S1−4)}、また、ポートP(S2−8)を含む対{M(N3):P(S2−8)}、対{M(S3):P(S2−8)}が、第2の手順において取得された対の集合から除去される。図6は、当該第3の手順を経た後のデータ構成を示す表である。   The third procedure using the first condition will be specifically described in the light of the present embodiment. As shown in FIG. 5, the pair {M (N2): P including the port P (S1-4) is shown. (S1-4)}, pair {M (N3): P (S1-4)}, pair {M (S2): P (S1-4)}, pair {M (S3): P (S1-4) } And the pair {M (N3): P (S2-8)} including the port P (S2-8) and the pair {M (S3): P (S2-8)} are acquired in the second procedure. Removed from the set of pairs. FIG. 6 is a table showing the data structure after the third procedure.

次に、第2の条件に基づいて、残る複数の対から成る集合から、特定の対を全て除去する(第4の手順)。   Next, based on the second condition, all the specific pairs are removed from the remaining set of pairs (fourth procedure).

ここで、第2の条件は、調査用端末TのMACアドレスM(T)に対応するポートP(Si−k)を含む対を、複数の対から成る集合から除去することである。この第2の条件を用いた第4の手順により、調査用端末Tと接続端末Njとが同じネットワークセグメント上にある場合にも、スイッチSi同士が直接接続されたポートP(Si−k)を除外することができる。   Here, the second condition is that a pair including the port P (Si-k) corresponding to the MAC address M (T) of the investigation terminal T is removed from a set of a plurality of pairs. According to the fourth procedure using the second condition, even when the investigation terminal T and the connection terminal Nj are on the same network segment, the port P (Si-k) to which the switches Si are directly connected is changed. Can be excluded.

第2の条件を用いた第4の手順を、本実施例に照らし合わせて具体的に説明すると、図6に示すように、ポートP(S1−3)を含む対{M(T):P(S1−3)}、また、ポートP(S2−1)を含む対{M(T):P(S2−1)}、対{M(N1):P(S2−1)}、また、ポートP(S3−2)を含む対{M(T):P(S3−2)}、対{M(N1):P(S3−2)}、対{M(N2):P(S3−2)}が、第2の手順において取得された対の集合から除去される。図7は、当該第4の手順を経た後のデータ構成を示す表である。   The fourth procedure using the second condition will be specifically described in the light of the present embodiment. As shown in FIG. 6, the pair {M (T): P including the port P (S1-3) is shown. (S1-3)} and a pair {M (T): P (S2-1)} including a port P (S2-1), a pair {M (N1): P (S2-1)}, Pair {M (T): P (S3-2)} including port P (S3-2), pair {M (N1): P (S3-2)}, pair {M (N2): P (S3- 2)} is removed from the set of pairs obtained in the second procedure. FIG. 7 is a table showing the data structure after the fourth procedure.

以上の第1の手順〜第4の手順を行うことにより、図7に示すように、特定の接続端末NjのMACアドレスM(Nj)に関して、対となるポートP(Si−k)を1つに絞り込み特定することができ、特定されたポートPが、接続端末Njが直接的に接続されたポートPであるとリモートで判断できる。本実施例においては、接続端末N1がスイッチS1の5番ポートP(S1−5)に接続され、接続端末N2がスイッチS2の6番ポートP(S2−6)に接続され、接続端末N3がスイッチS3の7番ポートP(S3−7)に接続されていると判断できる。そして、調査用端末Tで生成したMACアドレスM(Nj)とポートP(Si−k)との対応関係から、接続端末Njが接続されたスイッチSiを割り出すことや、一覧として出力・閲覧することが可能である。   By performing the first to fourth procedures described above, as shown in FIG. 7, one pair of ports P (Si-k) is paired with respect to the MAC address M (Nj) of the specific connection terminal Nj. The specified port P can be remotely determined as the port P to which the connection terminal Nj is directly connected. In this embodiment, the connection terminal N1 is connected to the fifth port P (S1-5) of the switch S1, the connection terminal N2 is connected to the sixth port P (S2-6) of the switch S2, and the connection terminal N3 is It can be determined that it is connected to the seventh port P (S3-7) of the switch S3. Then, from the correspondence between the MAC address M (Nj) generated by the investigation terminal T and the port P (Si-k), the switch Si to which the connection terminal Nj is connected is determined, or output / viewed as a list. Is possible.

次に、本発明の第2実施例であるネットワークシステムを図8乃至図10に基づいて説明する。ここで、第2実施例の内容は、一部の接続端末NjがSNMP通信に対応していないHUBを介して間接的にスイッチSiに接続されていること以外については、前述した第1実施例の内容と同じであるため、第1実施例との相違点以外についてはその説明を省略する。   Next, a network system according to a second embodiment of the present invention will be described with reference to FIGS. Here, the contents of the second embodiment are the same as those of the first embodiment described above except that some of the connection terminals Nj are indirectly connected to the switch Si via a HUB that does not support SNMP communication. Therefore, the description is omitted except for the differences from the first embodiment.

まず、第2実施例では、図8に示すように、スイッチS2の6番ポートP(S2−6)に、SNMP通信に対応していないHUBが接続されている。このHUBは、8つの物理ポートを有しており、このHUBの7番ポートに接続端末N2が接続され、HUBの8番ポートに接続端末N4が接続されている。   First, in the second embodiment, as shown in FIG. 8, a HUB that does not support SNMP communication is connected to the sixth port P (S2-6) of the switch S2. This HUB has eight physical ports. The connection terminal N2 is connected to the 7th port of this HUB, and the connection terminal N4 is connected to the 8th port of the HUB.

そして、このようにSNMP通信に対応していないHUBをネットワーク内に含めたネットワーク環境下においても、本発明に係るポート検出方法を適用することができる。   The port detection method according to the present invention can be applied even in a network environment in which a HUB that does not support SNMP communication is included in the network.

すなわち、第1実施例と同様の前準備及び第1の手順を実行した後、調査用端末Tから全てのスイッチS1〜S3に対してSNMP通信を行うことで、各スイッチS1〜S3のMACアドレス学習テーブルの情報を取得する第2の手順を実行する。この第2の手順により得られた対の集合は、図9の通りである。   That is, after executing the same preparation and the first procedure as in the first embodiment, the MAC address of each of the switches S1 to S3 is obtained by performing SNMP communication from the investigation terminal T to all the switches S1 to S3. A second procedure for acquiring learning table information is executed. The set of pairs obtained by the second procedure is as shown in FIG.

そして、スイッチSiのMACアドレスM(Si)に対応するポートP(Si−k)を含む対を集合から除去する第1の条件に基づいた第3の手順、及び、調査用端末TのMACアドレスM(T)に対応するポートP(Si−k)を含む対を集合から除去する第2の条件に基づいた第4の手順を実行する。これら第3の手順及び第4の手順の実行後のデータ構成は、図10に示す通りである。   Then, the third procedure based on the first condition for removing the pair including the port P (Si-k) corresponding to the MAC address M (Si) of the switch Si from the set, and the MAC address of the investigation terminal T A fourth procedure based on the second condition for removing the pair including the port P (Si-k) corresponding to M (T) from the set is executed. The data structure after the execution of the third procedure and the fourth procedure is as shown in FIG.

その結果、図10に示すように、接続端末N1がスイッチS1の5番ポートP(S1−5)に接続され、接続端末N3がスイッチS3の7番ポートP(S3−7)に接続されていることを特定できるとともに、接続端末N2及び接続端末N4がスイッチS2の6番ポートP(S2−6)に接続されていることを特定できる。   As a result, as shown in FIG. 10, the connecting terminal N1 is connected to the fifth port P (S1-5) of the switch S1, and the connecting terminal N3 is connected to the seventh port P (S3-7) of the switch S3. That the connection terminal N2 and the connection terminal N4 are connected to the sixth port P (S2-6) of the switch S2.

このように、本実施例では、SNMP通信に対応していないHUB配下の接続端末Njは、MACアドレスM(Nj)と接続されたポートとの1対1の対応関係までを特定することはできないものの、上位のSNMP通信に対応したスイッチSiのポートP(Si−k)までを特定できる。   As described above, in this embodiment, the connection terminal Nj under the HUB that does not support SNMP communication cannot specify the one-to-one correspondence relationship between the MAC address M (Nj) and the connected port. However, it is possible to specify up to the port P (Si-k) of the switch Si corresponding to the upper level SNMP communication.

なお、上述した実施例では、スイッチが3台、接続端末が3台または4台、調査用端末が1台、HUBが1台であるものとして説明したが、これら機器の数量はこれに限定されない。   In the above-described embodiment, three switches, three or four connection terminals, one investigation terminal, and one HUB are described. However, the number of these devices is not limited to this. .

また、上述した実施例では、各スイッチ及びHUBが8つのポートを備えているものとして説明したが、スイッチ及びHUBのポート数はこれに限定されない。   In the above-described embodiment, each switch and HUB are described as having eight ports. However, the number of switches and HUB ports is not limited to this.

また、上述した実施例では、各スイッチがレイヤ2スイッチであるものとして説明したが、全て又は一部のスイッチをレイヤ3スイッチとして構成した場合であっても、本発明を適用することができる。   In the above-described embodiment, each switch is described as a layer 2 switch. However, the present invention can be applied even when all or some of the switches are configured as layer 3 switches.

T ・・・ 調査用端末
N1〜N4 ・・・ 接続端末
S1〜S3 ・・・ スイッチ
T ... Investigation terminal N1 to N4 ... Connection terminal S1 to S3 ... Switch

Claims (4)

ポートの先に接続された機器のMACアドレスとポートとを対応付けて対で学習するMACアドレス学習テーブルをそれぞれ保持し多段に接続された複数のスイッチと、前記ポートの先に接続された接続端末と、前記ポートの先に接続された調査用端末とを含むネットワークにおいて、前記接続端末が接続されたスイッチと当該スイッチのポートを特定するポート検出方法であって、
前記複数のスイッチのMACアドレス学習テーブルから前記対の情報をそれぞれ抽出する手順と、
抽出された複数の前記対の情報を記憶する手順と、
抽出された複数の前記対から成る集合から、前記スイッチのMACアドレスに対応するポートを含む対、及び、前記調査用端末のMACアドレスに対応するポートを含む対を全て除去し、前記接続端末が接続されたスイッチと当該スイッチのポートを特定する手順とを含むことを特徴とするポート検出方法。
A plurality of switches each holding a MAC address learning table that learns a pair by associating a MAC address and a port of a device connected to the end of the port, and a connection terminal connected to the end of the port And a port detection method for identifying a switch to which the connection terminal is connected and a port of the switch in a network including an investigation terminal connected to the end of the port,
A procedure for extracting each pair of information from a MAC address learning table of the plurality of switches;
Storing a plurality of extracted pairs of information;
All the pairs including the port corresponding to the MAC address of the switch and the pair including the port corresponding to the MAC address of the investigating terminal are removed from the extracted set of the pairs, A port detection method comprising: a connected switch and a procedure for specifying a port of the switch .
ポートの先に接続された機器のMACアドレスとポートとを対応付けて対で学習するMACアドレス学習テーブルをそれぞれ保持し多段に接続された複数のスイッチと、前記ポートの先に接続された接続端末と、前記ポートの先に接続された調査用端末とを含むネットワークにおいて、前記接続端末が接続されたスイッチと当該スイッチのポートを特定するポート検出プログラムであって、
前記複数のスイッチのMACアドレス学習テーブルから前記対の情報をそれぞれ抽出する手順と、
抽出された複数の前記対の情報を記憶する手順と、
抽出された複数の前記対から成る集合から、前記スイッチのMACアドレスに対応するポートを含む対、及び、前記調査用端末のMACアドレスに対応するポートを含む対を全て除去し、前記接続端末が接続されたスイッチと当該スイッチのポートを特定する手順とをコンピュータに実行させることを特徴とするポート検出プログラム。
A plurality of switches each holding a MAC address learning table that learns a pair by associating a MAC address and a port of a device connected to the end of the port, and a connection terminal connected to the end of the port And a port detection program for identifying a switch to which the connection terminal is connected and a port of the switch in a network including an investigation terminal connected to the end of the port,
A procedure for extracting each pair of information from a MAC address learning table of the plurality of switches;
Storing a plurality of extracted pairs of information;
All the pairs including the port corresponding to the MAC address of the switch and the pair including the port corresponding to the MAC address of the investigating terminal are removed from the extracted set of the pairs, A port detection program for causing a computer to execute a connected switch and a procedure for specifying a port of the switch .
ポートの先に接続された機器のMACアドレスとポートとを対応付けて対で学習するMACアドレス学習テーブルをそれぞれ保持し多段に接続された複数のスイッチと、前記ポートの先に接続された接続端末とを含むネットワークに接続される調査用端末であって、
前記複数のスイッチのMACアドレス学習テーブルから前記対の情報をそれぞれ抽出する手段と、
抽出された複数の前記対の情報を記憶する手段と、
抽出された複数の前記対から成る集合から、前記スイッチのMACアドレスに対応するポートを含む対、及び、前記調査用端末のMACアドレスに対応するポートを含む対を全て除去し、前記接続端末が接続されたスイッチと当該スイッチのポートを特定する判断手段と、
前記判断手段による判断結果を出力する出力手段とを有することを特徴とする調査用端末。
A plurality of switches each holding a MAC address learning table that learns a pair by associating a MAC address and a port of a device connected to the end of the port, and a connection terminal connected to the end of the port A survey terminal connected to a network including
Means for extracting each pair of information from the MAC address learning table of the plurality of switches;
Means for storing a plurality of extracted pairs of information;
All the pairs including the port corresponding to the MAC address of the switch and the pair including the port corresponding to the MAC address of the investigating terminal are removed from the extracted set of the pairs, A determination means for identifying a connected switch and a port of the switch ;
An investigation terminal comprising: output means for outputting a determination result by the determination means.
ポートの先に接続された機器のMACアドレスとポートとを対応付けて対で学習するMACアドレス学習テーブルをそれぞれ保持し多段に接続された複数のスイッチと、
前記ポートの先に接続された接続端末と、
前記ポートの先に接続され、前記複数のスイッチのMACアドレス学習テーブルから前記対の情報をそれぞれ抽出する手段と、抽出された複数の前記対の情報を記憶する手段と、抽出された複数の前記対から成る集合から、前記スイッチのMACアドレスに対応するポートを含む対、及び、調査用端末のMACアドレスに対応するポートを含む対を全て除去し、前記接続端末が接続されたスイッチと当該スイッチのポートを特定する判断手段とを有した調査用端末と、
前記判断手段による判断結果を出力する出力手段とを備えることを特徴とするネットワークシステム。
A plurality of switches connected in multiple stages, each holding a MAC address learning table that learns in pairs by associating the MAC address and port of the device connected to the end of the port;
A connection terminal connected to the end of the port;
Means connected to the end of the port, respectively, for extracting the information of the pair from the MAC address learning table of the plurality of switches; means for storing the extracted information of the plurality of pairs; from the set consisting of pairs, pair comprising a port corresponding to the MAC address of the switch, and, adjusting査用pairs were all removed including the port corresponding to the MAC address of the terminal, switch and the said connection terminal is connected An investigation terminal having a determination means for identifying a switch port;
An output means for outputting a determination result by the determination means;
JP2011031952A 2011-02-17 2011-02-17 Port detection method, port detection program, investigation terminal, and network system Active JP5664862B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2011031952A JP5664862B2 (en) 2011-02-17 2011-02-17 Port detection method, port detection program, investigation terminal, and network system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2011031952A JP5664862B2 (en) 2011-02-17 2011-02-17 Port detection method, port detection program, investigation terminal, and network system

Publications (2)

Publication Number Publication Date
JP2012175139A JP2012175139A (en) 2012-09-10
JP5664862B2 true JP5664862B2 (en) 2015-02-04

Family

ID=46977671

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2011031952A Active JP5664862B2 (en) 2011-02-17 2011-02-17 Port detection method, port detection program, investigation terminal, and network system

Country Status (1)

Country Link
JP (1) JP5664862B2 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110049144B (en) * 2018-01-17 2023-05-23 厦门雅迅网络股份有限公司 Method and system for acquiring network equipment port through Ethernet

Family Cites Families (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH06120968A (en) * 1992-10-09 1994-04-28 Matsushita Electric Ind Co Ltd Network management device and network constitution management system
JP2002190819A (en) * 2000-12-19 2002-07-05 Hitachi Cable Ltd Network topology generating method
JP4256834B2 (en) * 2004-11-16 2009-04-22 株式会社日立製作所 Unauthorized device connection position identification device and connection position identification method
US7821968B2 (en) * 2005-04-27 2010-10-26 Cyber Solutions, Inc. Network map creating method
JP2009130572A (en) * 2007-11-22 2009-06-11 Netman Co Ltd Method for acquiring network resource information by ports of network switch
JP2012109864A (en) * 2010-11-18 2012-06-07 Hitachi Ltd Frame transfer device, program, frame transfer method, and network system

Also Published As

Publication number Publication date
JP2012175139A (en) 2012-09-10

Similar Documents

Publication Publication Date Title
CN109644141A (en) Method and system for visual network
US8270306B2 (en) Fault management apparatus and method for identifying cause of fault in communication network
JP4008432B2 (en) Apparatus and method for searching topology of network device
US8793351B2 (en) Automated configuration of new racks and other computing assets in a data center
WO2019037738A1 (en) Method and apparatus for detecting network fault
JP7416919B2 (en) Data processing methods and devices and computer storage media
JP2012222580A5 (en) Management device, management method, program, and recording medium
JP5718198B2 (en) Network management system and apparatus
US20090207756A1 (en) Network configuration management method
US20080267193A1 (en) Technique for enabling network statistics on software partitions
JP6008411B2 (en) Device management apparatus, device management system, device management method and program
JP2007243855A (en) Network construction change evaluating program, network construction change evaluating apparatus, and network construction change evaluating method
CN108833129A (en) A kind of method for discovering network topology and device
JP5664862B2 (en) Port detection method, port detection program, investigation terminal, and network system
JP4256834B2 (en) Unauthorized device connection position identification device and connection position identification method
JP2010114657A (en) Communication path detection method, communication path detection program, and communication path detecting device
US20150195366A1 (en) Switching device, non-transitory computer readable medium and zoning setting method
WO2016197603A1 (en) Method and apparatus for checking vrrp configuration
JP6455891B2 (en) Monitoring device, communication failure automatic recovery system, method and program
JP2015185968A (en) Failure message aggregation device and failure message aggregation program
US10218534B2 (en) Determination of a network cloud containing an uncontrolled network device based on link data of controlled network devices
JP4714245B2 (en) Network visualization apparatus and method, program, and storage medium
WO2023095809A1 (en) L2 switch detection method and program
JP2012199928A (en) Management system and information processing system
JP4777932B2 (en) Network management system

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20140114

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20140815

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20140820

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20141020

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: 20141112

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20141125

R150 Certificate of patent or registration of utility model

Ref document number: 5664862

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150