JP2013168771A - Network monitoring system and method for specifying duplicated mac address - Google Patents
Network monitoring system and method for specifying duplicated mac address Download PDFInfo
- Publication number
- JP2013168771A JP2013168771A JP2012030372A JP2012030372A JP2013168771A JP 2013168771 A JP2013168771 A JP 2013168771A JP 2012030372 A JP2012030372 A JP 2012030372A JP 2012030372 A JP2012030372 A JP 2012030372A JP 2013168771 A JP2013168771 A JP 2013168771A
- Authority
- JP
- Japan
- Prior art keywords
- mac address
- information
- history information
- related information
- status
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Granted
Links
- 238000012544 monitoring process Methods 0.000 title claims abstract description 34
- 238000000034 method Methods 0.000 title claims description 65
- 238000001514 detection method Methods 0.000 claims abstract description 45
- 238000012545 processing Methods 0.000 claims abstract description 20
- 230000007704 transition Effects 0.000 claims abstract description 10
- 238000000605 extraction Methods 0.000 claims abstract description 5
- 238000004891 communication Methods 0.000 description 4
- 238000012423 maintenance Methods 0.000 description 3
- 230000008034 disappearance Effects 0.000 description 2
- 238000012986 modification Methods 0.000 description 1
- 230000004048 modification Effects 0.000 description 1
Images
Landscapes
- Small-Scale Networks (AREA)
Abstract
【課題】ネットワーク装置のテーブル情報クリアの影響を受けず、VLANネットワーク及び仮想マシンを含むMACアドレスを持った端末の移動を区別したMACアドレス重複を検出する重複MACアドレスを特定するネットワーク監視システムを提供する。
【解決手段】ネットワーク監視システムは、MACアドレスの状態遷移を示すステータスを付加したMACアドレス関連情報の履歴を保存するMACアドレス履歴情報と、ネットワーク装置で管理されているMACアドレステーブルから、概ネットワーク装置に端末が接続した際に登録されるMACアドレス関連情報を現在情報として取得する取得手段と、前記現在情報内のMACアドレスを問い合わせのキーとして、前記MACアドレス履歴情報から過去のMACアドレス関連情報を履歴情報として抽出する抽出手段と、前記現在情報と前記履歴情報を比較し、MACアドレスの重複検出を行う重複検出判断処理手段とを備える。
【選択図】図1Provided is a network monitoring system for identifying a duplicate MAC address that detects duplicate MAC addresses that are distinguished from movement of a terminal having a MAC address including a VLAN network and a virtual machine without being affected by clearing table information of the network device. To do.
A network monitoring system includes a MAC address history information storing a history of MAC address related information to which a status indicating a state transition of a MAC address is added, and a MAC address table managed by the network device. Acquisition means for acquiring MAC address related information registered when a terminal is connected as current information, and using the MAC address in the current information as a query key, past MAC address related information from the MAC address history information Extraction means for extracting as history information, and duplicate detection determination processing means for comparing the current information with the history information and detecting MAC address duplication.
[Selection] Figure 1
Description
本発明は、ネットワークに接続されるMACアドレスを持った装置を監視して、重複MACアドレスを特定するネットワーク監視システムおよび監視方法に関するものである。 The present invention relates to a network monitoring system and a monitoring method for monitoring a device having a MAC address connected to a network and identifying a duplicate MAC address.
物理サーバ内に仮想的に構築される仮想マシンとネットワーク装置で構成されるネットワーク環境では、仮想マシン作成時に設定されるMAC(Media Access Control)アドレスが重複してしまうと、MACアドレスが重複してしまった稼働中の仮想マシンに対して、正常な通信ができなくなってしまう場合がある。通常、MACアドレスは、ベンダー毎に固有な番号と、ベンダーが独自にイーサネット(登録商標)カードに割り当てる番号を組み合わせるため重複しないが、仮想マシン作成時には、ユーザー操作により設定するMACアドレスを任意に決めることが可能であり、人為的ミス等によって同一MACアドレスを持つ複数の仮想マシンがネットワーク上に存在してしまう場合がある。 In a network environment consisting of virtual machines and network devices that are virtually built in a physical server, if the MAC (Media Access Control) address set when creating a virtual machine is duplicated, the MAC address is duplicated. In some cases, normal communication cannot be performed with a virtual machine that is running. Normally, the MAC address does not overlap because the number unique to each vendor is combined with the number that the vendor uniquely assigns to the Ethernet (registered trademark) card. However, when creating a virtual machine, the MAC address set by user operation is arbitrarily determined In some cases, a plurality of virtual machines having the same MAC address may exist on the network due to human error.
従来、ネットワーク装置に端末が接続した際に登録されるMACアドレスと接続したポートの情報を関連付けてテーブル情報として保持し、一定時間内におけるテーブル情報の保持内容との差分からMACアドレスの重複を検出する技術がある(例えば特許文献1参照)。 Conventionally, the MAC address registered when a terminal is connected to a network device is stored as table information in association with the connected port information, and MAC address duplication is detected from the difference from the stored contents of the table information within a fixed time There is a technique (see, for example, Patent Document 1).
特許文献1によると、MACアドレスの重複を検出するには、ネットワーク装置に端末が接続した際に登録されるMACアドレスと接続したポートの情報を関連付けたテーブル情報に対して一定時間内におけるテーブル情報の保持内容との差分からMACアドレスの重複を検出する。しかし、ネットワーク装置において保守運用者がメンテナンス等でテーブル情報をクリアしてしまった場合、テーブルの保持情報が消失してしまうといった課題がある。
According to
また、レイヤ2機能で、VLANにより論理的にネットワークを分割した場合、同一VLANネットワークでMACアドレス重複が発生した場合は通信に影響を及ぼすが、異なるVLANネットワーク上でMACアドレス重複が発生した場合は問題が起きない。このようにMACアドレスが重複した場合でも通信上、問題にならない場合があり、VLANネットワークを区別してMACアドレス重複を検出する必要がある。
In addition, when the network is logically divided by VLAN in the
そこで本発明は、上記問題点を解決し、ネットワーク装置のテーブル情報クリアの影響を受けず、VLANネットワーク及び仮想マシンを含むMACアドレスを持った端末の移動を区別したMACアドレス重複を検出する、重複MACアドレスを特定するネットワーク監視システムおよび監視方法を提供することを目的とする。 Therefore, the present invention solves the above problems, detects the MAC address duplication that is not affected by the clearing of the table information of the network device, and distinguishes the movement of the terminal having the MAC address including the VLAN network and the virtual machine. It is an object to provide a network monitoring system and a monitoring method for specifying a MAC address.
上記課題を解決するため本発明のネットワーク監視システムは、MACアドレスの状態遷移を示すステータスを付加したMACアドレス関連情報の履歴を保存するMACアドレス履歴情報と、ネットワーク装置で管理されているMACアドレステーブルから、概ネットワーク装置に端末が接続した際に登録されるMACアドレス関連情報を現在情報として取得する取得手段と、前記現在情報内のMACアドレスを問い合わせのキーとして、前記MACアドレス履歴情報から過去のMACアドレス関連情報を履歴情報として抽出する抽出手段と、前記現在情報と前記履歴情報を比較し、MACアドレスの重複検出を行う重複検出判断処理手段とを備える。 In order to solve the above problems, a network monitoring system according to the present invention includes MAC address history information for storing a history of MAC address related information to which a status indicating MAC address state transition is added, and a MAC address table managed by the network device. From the MAC address history information, the acquisition means for acquiring the MAC address related information registered when the terminal is connected to the network device as current information, and the MAC address in the current information as a query key. Extraction means for extracting MAC address related information as history information, and duplicate detection determination processing means for comparing the current information with the history information and detecting duplicate MAC addresses.
また、前記MACアドレス関連情報は、VLANを含み、前記重複検出判断処理手段は、MACアドレスが同じでVLANが異なる場合、MACアドレスの重複検出と判定しないことも好ましい。 Further, it is preferable that the MAC address related information includes a VLAN, and the duplicate detection determination processing unit does not determine that the MAC address is duplicated when the MAC address is the same and the VLAN is different.
また、前記重複検出判断処理手段は、複数回行われ、初回の処理で、前記MACアドレス履歴情報にMACアドレス関連情報を追加し、および前記MACアドレス履歴情報のステータスを変化させ、初回以降の処理で、MACアドレスの重複検出を行うことも好ましい。 Further, the duplicate detection determination processing means is performed a plurality of times, and in the first process, MAC address related information is added to the MAC address history information, and the status of the MAC address history information is changed. Thus, it is also preferable to detect duplicate MAC addresses.
また、前記ステータスは、新規、更新、変更および消失であり、前記MACアドレス関連情報は、ネットワーク装置名、ポート、VLAN、およびMACアドレスであり、前記重複検出判断処理手段の初回の処理は、前記現在情報のみに存在するMACアドレスに対して、MACアドレス関連情報を前記MACアドレス履歴情報に新規として登録し、前記現在情報と前記履歴情報の両方に存在するMACアドレスのMACアドレス関連情報に対して、VLANが異なり、MACアドレスが同じMACアドレス関連情報を前記MACアドレス履歴情報にステータスを新規として登録し、ネットワーク装置、ポート、VLAN、およびMACアドレスがすべて同じMACアドレス関連情報に対応する前記MACアドレス履歴情報のMACアドレス関連情報のステータスを更新とし、VLAN、およびMACアドレスが同じで、ポートまたはネットワーク装置が異なるMACアドレス関連情報に対応する前記MACアドレス履歴情報のMACアドレス関連情報のステータスを消失とし、前記現在情報のMACアドレス関連情報を前記MACアドレス履歴情報にステータスを変更として登録することも好ましい。 Further, the status is new, updated, changed, and lost, the MAC address related information is a network device name, a port, a VLAN, and a MAC address. For the MAC address that exists only in the current information, the MAC address related information is registered as new in the MAC address history information, and the MAC address related information of the MAC address that exists in both the current information and the history information. MAC address related information with different VLANs and the same MAC address is registered as a new status in the MAC address history information, and the MAC address corresponding to the MAC address related information with the same network device, port, VLAN, and MAC address MAC address of history information The status of the link information is updated, the status of the MAC address related information of the MAC address history information corresponding to the MAC address related information with the same VLAN and the same MAC address and different port or network device is lost, and the current information It is also preferable to register the MAC address related information in the MAC address history information as a status change.
また、前記重複検出判断処理手段の初回以降の処理は、前記現在情報と前記履歴情報の両方に存在するMACアドレスのMACアドレス関連情報に対して、ネットワーク装置、ポート、VLAN、およびMACアドレスがすべて同じMACアドレス関連情報に対応する前記MACアドレス履歴情報のステータスが消失であった場合、MACアドレスの重複検出と判定することも好ましい。 In addition, the process after the first time of the duplicate detection determination processing means is that all the network device, port, VLAN, and MAC address for the MAC address related information of the MAC address existing in both the current information and the history information. When the status of the MAC address history information corresponding to the same MAC address related information is lost, it is also preferable to determine that the MAC address is duplicated.
また、前記重複検出判断処理手段の初回以降の処理は、前記現在情報と前記履歴情報の両方に存在するMACアドレスのMACアドレス関連情報に対して、VLAN、およびMACアドレスが同じで、ポートまたはネットワーク装置が異なるMACアドレス関連情報に対応する前記MACアドレス履歴情報のステータスが消失であった場合、移動と判断して概MACアドレス関連情報を前記MACアドレス履歴情報から削除することも好ましい。 Further, the first and subsequent processes of the duplicate detection determination processing means are the same for the MAC address related information of the MAC address existing in both the current information and the history information, and the VLAN and the MAC address are the same, and the port or network When the status of the MAC address history information corresponding to different MAC address related information is lost, it is also preferable to determine that the device is moving and delete the approximate MAC address related information from the MAC address history information.
また、前記端末は、物理サーバおよび概物理サーバ内に仮想的に構築された仮想マシンであることも好ましい。 Moreover, it is also preferable that the terminal is a virtual machine virtually built in the physical server and the approximate physical server.
上記課題を解決するため本発明のネットワーク監視方法は、ネットワーク装置で管理されているMACアドレステーブルから、概ネットワーク装置に端末が接続した際に登録されるMACアドレス関連情報を現在情報として取得する取得ステップと、前記現在情報内のMACアドレスを問い合わせのキーとして、MACアドレスの状態遷移を示すステータスを付加したMACアドレス関連情報の履歴を保存するMACアドレス履歴情報から、過去のMACアドレス関連情報を履歴情報として抽出する抽出ステップと、前記現在情報と前記履歴情報を比較し、MACアドレスの重複検出を行う重複検出判断処理ステップと、を有する。 In order to solve the above problems, the network monitoring method of the present invention obtains MAC address related information registered when a terminal is connected to a network device as current information from a MAC address table managed by the network device. History of past MAC address related information from the MAC address history information storing the history of the MAC address related information to which the status indicating the MAC address state transition is added using the MAC address in the current information as a query key An extraction step for extracting as information, and a duplicate detection determination processing step for comparing the current information and the history information to detect duplicate MAC addresses.
本発明のネットワーク監視システムにおける履歴情報によれば、MACアドレステーブルの状態履歴を保持し状態を管理するため、ネットワーク装置がメンテナンス等の理由によりテーブル情報がクリアされた場合であっても影響を受けないという効果を得ることが出来る。 According to the history information in the network monitoring system of the present invention, since the state history of the MAC address table is maintained and the state is managed, the network device is affected even when the table information is cleared for maintenance or other reasons. You can get the effect of not.
また、ネットワークに接続されるMACアドレスを持った装置の重複検出によれば、VLANネットワーク及び仮想マシンを含むMACアドレスを持った端末の移動を区別してMACアドレス重複監視を行うことが可能となる。 Moreover, according to the duplication detection of the apparatus having the MAC address connected to the network, it is possible to perform the MAC address duplication monitoring by distinguishing the movement of the terminal having the MAC address including the VLAN network and the virtual machine.
本発明を実施するための最良の実施形態について、以下では図面を用いて詳細に説明する。図1に、本実施形態におけるネットワーク監視システムと通常時のネットワーク構成を示す。 The best mode for carrying out the present invention will be described in detail below with reference to the drawings. FIG. 1 shows a network monitoring system in this embodiment and a normal network configuration.
本実施形態のネットワークは、NW装置1−1、物理サーバX、物理サーバX内に構築される仮想マシン10−1、仮想マシン20−1、仮想マシン30−1、物理サーバY、物理サーバY内に構築される仮想マシン10−2、仮想マシン20−2、仮想マシン30−2、物理サーバZ、物理サーバZ内に構築される仮想マシン20−3、仮想マシン30−3、およびネットワーク監視システム2から構成される。
The network of this embodiment includes an NW device 1-1, a physical server X, a virtual machine 10-1, a virtual machine 20-1, a virtual machine 30-1, a physical server Y, and a physical server Y built in the physical server X. Virtual machine 10-2, virtual machine 20-2, virtual machine 30-2, physical server Z, virtual machine 20-3, virtual machine 30-3, and network monitoring built in physical server Z It consists of
NW装置1−1は、レイヤ2機能を具備したスイッチであり、VLANによって論理的にネットワークを分離し、MACアドレステーブルの情報に従い通信を各ポートに転送する。
The NW device 1-1 is a switch having a
物理サーバXは、仮想化機能を具備したサーバであり、複数台の仮想マシンとレイヤ2機能を具備した仮想スイッチで構成され、NW装置1−1に接続される。物理サーバYおよび物理サーバZも同様である。
The physical server X is a server having a virtualization function, and includes a plurality of virtual machines and a virtual switch having a
ネットワーク監視システム2は、MACアドレス重複検出機能21、およびMACアドレス履歴情報22から構成される。
The
MACアドレス重複検出機能21は、NW装置1−1のMACアドレステーブルの状態を監視し、定期的にテーブル情報を取得する。取得したMACアドレステーブル情報は、NW装置1−1に登録されているMACアドレスとポート及びVLANとなる。このうち、MACアドレスを問い合わせのキーとして、MACアドレス履歴情報22から過去のMACアドレステーブル情報について抽出を行う。取得時のMACアドレステーブル情報とMACアドレス履歴情報22を突合させることによりMACアドレスの重複を検出する。詳細な処理フローについては、図5〜7で述べる。
The MAC address
MACアドレス履歴情報22は、MACアドレス重複検出機能21によって、監視するNW装置情報とMACアドレスの状態遷移を示すステータス情報が付加されたMACアドレステーブルの情報を保存する。保存されるMACアドレステーブル情報は、NW装置、ポート、VLAN、MACアドレス及びステータスとなる。NW装置は、ホスト名もしくはIPアドレスを情報として持つ。ステータスは、新規、更新、変更及び消失を情報として持つ。
The MAC
図2は、図1の通常時のネットワーク構成に、仮想マシン10−1と同一のMACアドレスを持った仮想マシン10−3が同一VLAN上に接続された状態を示している。ネットワーク監視システムのMACアドレス重複検出機能は、図5〜7のフローに沿って重複チェックを行う。 FIG. 2 shows a state in which a virtual machine 10-3 having the same MAC address as that of the virtual machine 10-1 is connected to the same VLAN in the normal network configuration of FIG. The MAC address duplication detection function of the network monitoring system performs duplication check along the flow of FIGS.
図3は、NW装置1−1にMACアドレスが重複した端末が接続された場合のMACアドレステーブルの状態遷移を示している。T1は、図1のネットワーク構成時のMACアドレステーブルである。MACアドレスが重複した端末は接続されていない。T2は、図2のネットワーク構成時のMACアドレステーブルである。MACアドレスが重複した仮想マシン10−3が接続されており、NW装置1−1のMACアドレステーブルには、仮想マシン10−3の接続状態が記憶されている。T3は、図2のネットワーク構成時のMACアドレステーブルであるが、NW装置1−1のMACアドレステーブルには、仮想マシン10−1の接続状態が記憶されている。 FIG. 3 shows a state transition of the MAC address table when a terminal having a duplicate MAC address is connected to the NW device 1-1. T1 is a MAC address table in the network configuration of FIG. Terminals with duplicate MAC addresses are not connected. T2 is a MAC address table in the network configuration of FIG. The virtual machine 10-3 having the duplicate MAC address is connected, and the connection state of the virtual machine 10-3 is stored in the MAC address table of the NW device 1-1. T3 is the MAC address table in the network configuration of FIG. 2, but the connection state of the virtual machine 10-1 is stored in the MAC address table of the NW device 1-1.
図4は、MACアドレス履歴情報の状態遷移を示している。R1は、図1のネットワーク構成時のMACアドレス履歴情報であり、ネットワーク構成に変化が無い状態である。R2は、図2のMACアドレスが重複した仮想マシン10−3が接続されたネットワーク構成時のMACアドレス履歴情報である。MACアドレス重複検出機能によってMACアドレスのステータスが変化する。初回の検出では、端末や仮想マシンの移動が考えられるため、ステータスの変化のみである。R3は、図2のネットワーク構成時であるが、NW装置1−1のMACアドレステーブルは仮想マシン10−1が接続されていると記憶されている状態のMACアドレス履歴情報である。MACアドレス重複検出機能によってMACアドレスのステータスが変化する。初回以降の検出では、MACアドレスが重複したと判定され、上位の監視システムに通知する。 FIG. 4 shows the state transition of the MAC address history information. R1 is MAC address history information at the time of network configuration in FIG. 1, and is in a state where there is no change in the network configuration. R2 is MAC address history information at the time of network configuration to which the virtual machine 10-3 having the duplicate MAC address in FIG. 2 is connected. The MAC address status is changed by the MAC address duplication detection function. In the first detection, since the movement of the terminal or the virtual machine can be considered, only the status change. R3 is the MAC address history information in a state where the MAC address table of the NW device 1-1 is stored when the virtual machine 10-1 is connected, at the time of the network configuration of FIG. The MAC address status is changed by the MAC address duplication detection function. In the detection after the first time, it is determined that the MAC address is duplicated, and the higher-order monitoring system is notified.
図5から図7は、MACアドレス重複検出機能によってMACアドレスの重複した端末を特定するフローチャートを示したものである。
(F1)MACアドレス重複検出機能は、監視対象のネットワーク装置に対してMACアドレス重複検出の処理を開始する。
(F2)ネットワーク装置のMACアドレステーブルを参照し、登録されているMACアドレス、VLAN、ポートの情報を取得する。
(F3)取得したネットワーク装置名(ホスト名もしくはIPアドレス)、MACアドレス、VLAN、ポートを現在情報として保持する。
(F4)現在情報のMACアドレスを問い合わせのキーとして、MACアドレス履歴情報から過去のMACアドレステーブル情報を抽出する。
(F5)ネットワーク装置名(ホスト名もしくはIPアドレス)、ポート、VLAN、MACアドレス、ステータスを一組とする履歴情報として保持する。抽出されない場合は、NULL(情報無し)として履歴情報を保持する。
(F6)保持している現在情報と履歴情報を用いてMACアドレス重複の判定を実施する。
(F7)現在情報にあるMACアドレスが履歴情報に有るか無いかを確認する。無しの場合、F8に進み、有りの場合、F9に進む。F7以降は現在情報にあるMACアドレス毎に実行される。
(F8)ネットワーク装置に対して新規に接続された端末と判定し、履歴情報に、現在情報のネットワーク装置名、ポート、VLAN、MACアドレスを登録する。履歴情報のステータスとしては新規として登録する。
FIG. 5 to FIG. 7 show flowcharts for identifying terminals with duplicate MAC addresses by the MAC address duplication detection function.
(F1) The MAC address duplication detection function starts the MAC address duplication detection process for the network device to be monitored.
(F2) The registered MAC address, VLAN, and port information are obtained by referring to the MAC address table of the network device.
(F3) The acquired network device name (host name or IP address), MAC address, VLAN, and port are held as current information.
(F4) The past MAC address table information is extracted from the MAC address history information using the MAC address of the current information as an inquiry key.
(F5) The history information is stored as a set of network device name (host name or IP address), port, VLAN, MAC address, and status. If not extracted, the history information is held as NULL (no information).
(F6) The MAC address duplication is determined using the current information and history information held.
(F7) It is confirmed whether or not the MAC address in the current information is in the history information. If not, the process proceeds to F8, and if present, the process proceeds to F9. After F7, it is executed for each MAC address in the current information.
(F8) It is determined that the terminal is newly connected to the network device, and the network device name, port, VLAN, and MAC address of the current information are registered in the history information. The history information status is registered as new.
(F9)現在情報にあるMACアドレスと等しい、ネットワーク装置名(ホスト名もしくはIPアドレス)、MACアドレス、VLAN、ポート、ステータスを一組とする履歴情報を抽出する。抽出した履歴情報が単一であるか複数であるかを確認する。単一の場合は、F10に進み、複数の場合は、F16に進む。
(F10)履歴情報のVLANと現在情報のVLANが同じか異なるかを確認する。異なる場合は、F11に進み、同じ場合は、F12に進む。
(F11)ネットワーク装置に対して新規に接続された端末と判定し、履歴情報に、現在情報のネットワーク装置名、ポート、VLAN、MACアドレスを登録する。履歴情報のステータスとしては新規として登録する。
(F12)現在情報のネットワーク装置名と履歴情報のネットワーク装置名が同じか異なるかを確認する。同じ場合は、F13に進み、異なる場合は、F15に進む。
(F13)現在情報のポートと履歴情報のポートが同じか異なるかを確認する。同じ場合は、F14に進み、異なる場合は、F15に進む。
(F14)ネットワーク装置名、ポート、VLAN、MACアドレスすべてが等しいため、ネットワーク装置に対して継続して接続している端末と判定し、履歴情報のステータスを更新として登録する。
(F15)ネットワーク装置に対して同一MACアドレス及び同一VLANであるが異なるネットワーク装置もしくは異なるポートに接続された端末となり、比較された履歴情報のステータスを消失として登録する。また、現在情報のネットワーク装置名、MACアドレス、VLAN、ポートとステータスを変更として登録する。
(F9) Extract history information having a set of network device name (host name or IP address), MAC address, VLAN, port, and status equal to the MAC address in the current information. Check whether the extracted history information is single or multiple. If the number is single, the process proceeds to F10. If the number is single, the process proceeds to F16.
(F10) Check whether the VLAN of the history information and the VLAN of the current information are the same or different. If they are different, the process proceeds to F11, and if they are the same, the process proceeds to F12.
(F11) It is determined that the terminal is newly connected to the network device, and the network device name, port, VLAN, and MAC address of the current information are registered in the history information. The history information status is registered as new.
(F12) Check whether the network device name of the current information and the network device name of the history information are the same or different. If they are the same, proceed to F13, and if they are different, proceed to F15.
(F13) Check whether the current information port and the history information port are the same or different. If they are the same, proceed to F14; otherwise, proceed to F15.
(F14) Since the network device name, port, VLAN, and MAC address are all equal, it is determined that the terminal is continuously connected to the network device, and the status of the history information is registered as an update.
(F15) The network device is the same MAC address and the same VLAN but is connected to a different network device or a different port, and the status of the compared history information is registered as erasure. Also, the network device name, MAC address, VLAN, port and status of the current information are registered as changes.
(F16)ネットワーク装置名(ホスト名もしくはIPアドレス)、MACアドレス、VLAN、ポート、ステータスを一組とする履歴情報の数だけ繰り返し判定処理を行う。
(F17)履歴情報のVLANと現在情報のVLANが同じか異なるかを確認する。異なる場合は、F18に進み、同じ場合は、F20に進む。
(F18)現在情報と同一のネットワーク装置名、ポート、VLAN、MACアドレスの情報が履歴情報に無い場合は、F19に進み、有る場合は、ループの先頭F17に戻る。
(F19)ネットワーク装置に対して新規に接続された端末と判定し、履歴情報に、現在情報のネットワーク装置名、ポート、VLAN、MACアドレスを登録する。履歴情報のステータスとしては新規として登録する。ループの先頭F17に戻る。
(F20)現在情報のネットワーク装置名と履歴情報のネットワーク装置名が同じか異なるかを確認する。同じ場合は、F21に進み、異なる場合は、F26に進む。
(F21)現在情報のポートと履歴情報のポートが同じか異なるかを確認する。同じ場合は、F22に進み、異なる場合は、F26に進む。
(F16) The determination process is repeatedly performed for the number of pieces of history information including a network device name (host name or IP address), MAC address, VLAN, port, and status as a set.
(F17) Check whether the VLAN of history information and the VLAN of current information are the same or different. If they are different, the process proceeds to F18, and if they are the same, the process proceeds to F20.
(F18) If the history information does not include the same network device name, port, VLAN, and MAC address information as the current information, the process proceeds to F19. If there is, the process returns to the top F17 of the loop.
(F19) It is determined that the terminal is newly connected to the network device, and the network device name, port, VLAN, and MAC address of the current information are registered in the history information. The history information status is registered as new. Return to the top F17 of the loop.
(F20) Check whether the network device name in the current information and the network device name in the history information are the same or different. If they are the same, the process proceeds to F21, and if they are different, the process proceeds to F26.
(F21) Check whether the current information port and the history information port are the same or different. If they are the same, proceed to F22; otherwise, proceed to F26.
(F22)履歴情報のステータスが、新規もしくは更新もしくは変更であるか、消失であるかを確認する。新規もしくは更新もしくは変更の場合は、F23に進み、消失の場合はF24に進む。
(F23)ネットワーク装置に対して継続して接続している端末と判定し、履歴情報のステータスを更新として登録する。ループの先頭F17に戻る。
(F24)MACアドレスが重複したと判定し、上位の監視システムに通知し、F25に進む。
(F25)履歴情報のステータスを変更として登録する。ループの先頭F17に戻る。
(F26)履歴情報のステータスが、新規もしくは更新であるか、変更もしくは消失であるかを確認する。新規もしくは更新である場合は、F27に進み、変更もしくは消失である場合は、F30に進む。
(F27)ネットワーク装置に対して同一MACアドレス及び同一VLANであるが異なるネットワーク装置もしくは異なるポートに接続された端末となり、比較された履歴情報のステータスを消失として登録する。
(F28)現在情報と同一のネットワーク装置名、ポート、VLAN、MACアドレスの情報が履歴情報に無い場合、F29に進み、有る場合、F34に進む。
(F29)現在情報のネットワーク装置名、ポート、VLAN、MACアドレスとステータスを変更として登録する。ループの先頭F17に戻る。
(F30)履歴情報のステータスが、変更であるか消失であるかを確認する。変更で有る場合は、F31に進み、消失である場合は、F32に進む。
(F31)履歴情報のステータスを消失として登録する。ループの先頭F17に戻る。
(F32)履歴情報のステータスに、F秒以上(デフォルトは10秒)、消失が存在するかを確認する。存在する場合は、F33に進み、存在しない場合は、F34に進む。
(F33)履歴情報から該当の情報を削除する。ループの先頭F17に戻る。
(F34)監視対象のネットワーク装置に対してMACアドレス重複検出の処理を終了する。
(F22) It is confirmed whether the status of the history information is new, updated, changed, or lost. If new, updated, or changed, the process proceeds to F23, and if lost, the process proceeds to F24.
(F23) It is determined that the terminal is continuously connected to the network device, and the status of the history information is registered as an update. Return to the top F17 of the loop
(F24) It is determined that the MAC address is duplicated, the higher-level monitoring system is notified, and the process proceeds to F25.
(F25) The history information status is registered as a change. Return to the top F17 of the loop
(F26) It is confirmed whether the status of the history information is new or updated, changed or lost. If it is new or updated, the process proceeds to F27, and if it is changed or lost, the process proceeds to F30.
(F27) The network device has the same MAC address and the same VLAN but is connected to a different network device or a different port, and the status of the compared history information is registered as erasure.
(F28) If the history information does not include the same network device name, port, VLAN, and MAC address information as the current information, the process proceeds to F29, and if present, the process proceeds to F34.
(F29) The network device name, port, VLAN, MAC address and status of the current information are registered as changes. Return to the top F17 of the loop.
(F30) It is confirmed whether the status of the history information is changed or lost. When it is a change, it progresses to F31, and when it is disappearance, it progresses to F32.
(F31) The history information status is registered as lost. Return to the top F17 of the loop.
(F32) It is confirmed whether the disappearance exists in the status of the history information for F seconds or more (default is 10 seconds). When it exists, it progresses to F33, and when it does not exist, it progresses to F34.
(F33) The corresponding information is deleted from the history information. Return to the top F17 of the loop.
(F34) The MAC address duplication detection process is terminated for the network device to be monitored.
本処理を定期的に繰り返し行うことにより、MACアドレス重複検出が可能となる。 By repeating this process periodically, it is possible to detect duplicate MAC addresses.
図2のネットワーク構成でMACアドレス重複検出機能がMACアドレスの重複を特定する例を示す。図1のネットワーク構成におけるMACアドレス履歴情報は既に登録されているものとする。
(1)MACアドレス重複検出機能の1回目の動作
(F3)現在情報として、下記の表1が抽出される。
(1) First operation of MAC address duplication detection function (F3) The following Table 1 is extracted as current information.
(F7)現在情報の最初の行のMACアドレスBは、履歴情報に存在するため、F9に進む。
(F9)現在情報の最初の行のMACアドレスBと等しい、NW装置名、MACアドレス、VLAN、ポート、ステータスの組を抽出する。下記表3が抽出される。抽出した履歴情報が複数であるため、F16に進む。
(F9) A set of NW device name, MAC address, VLAN, port, and status that is equal to the MAC address B in the first line of the current information is extracted. Table 3 below is extracted. Since the extracted history information is plural, the process proceeds to F16.
(F7)現在情報の2番目の行のMACアドレスCから、第5番目の行のMACアドレスFまでは、抽出した履歴情報が単一となり、(F10)から(F14)の処理が行われ、履歴情報のステータスを更新として登録する。つまり、履歴情報のステータスは変化しない。
(F7)現在情報の6番目の行のMACアドレスAは、履歴情報に存在するため、F9に進む。
(F9)現在情報の6番目の行のMACアドレスAと等しい、NW装置名、MACアドレス、VLAN、ポート、ステータスの組を抽出する。下記の表4が抽出される。抽出した履歴情報が単一であるため、F10に進む。
(F15)比較された履歴情報のステータスを消失として登録する。また、現在情報の6番目の行のネットワーク装置名、ポート、VLAN、MACアドレスとステータスを変更として登録する。履歴情報として、下記表5になる。
(F7) Since the MAC address A of the sixth line of the current information exists in the history information, the process proceeds to F9.
(F9) A set of NW device name, MAC address, VLAN, port, and status that is equal to the MAC address A in the sixth row of the current information is extracted. Table 4 below is extracted. Since the extracted history information is single, the process proceeds to F10.
(F15) The status of the compared history information is registered as erasure. Also, the network device name, port, VLAN, MAC address and status in the sixth line of the current information are registered as changes. The history information is shown in Table 5 below.
(F7)現在情報の7番目の行のMACアドレスGから、第8番目の行のMACアドレスBまでは、現在情報の最初の行と同様になり、履歴情報のステータスを更新として登録する。つまり、履歴情報のステータスは表5のまま変化しない。 (F7) From the MAC address G in the seventh row of the current information to the MAC address B in the eighth row is the same as the first row of the current information, and the status of the history information is registered as an update. That is, the status of the history information remains unchanged from Table 5.
以上、1回目のMACアドレス重複検出機能により、MACアドレス履歴情報が図4のR1から図4のR2に更新される。このように、初回の検出では、端末や仮想マシンの移動が考えられるため、ステータスの変化のみである。 As described above, the MAC address history information is updated from R1 in FIG. 4 to R2 in FIG. 4 by the first MAC address duplication detection function. Thus, in the first detection, since the movement of the terminal or the virtual machine can be considered, only the status change.
(2)MACアドレス重複検出機能の2回目の動作、再度MACアドレス重複検出機能した場合は、次のようになる。
(F3)現在情報として、下記表6が抽出される。
(F7)現在情報の最初の行のMACアドレスAは、履歴情報に存在するため、F9に進む。
(F9)現在情報の最初の行のMACアドレスAと等しい、NW装置名、MACアドレス、VLAN、ポート、ステータスの組を抽出する。下記表7が抽出される。抽出した履歴情報が複数であるため、F16に進む。
・1回目の判定
(F17)抽出した履歴情報の最初の行と現在情報の最初の行とを比較する。VLANが同じため、F20に進む。
(F20)ネットワーク装置名が同じため、F21に進む。
(F21)ポートが同じため、F22に進む。
(F22)履歴情報のステータスが消失であるため、F24に進む。
(F24)MACアドレスが重複したと判定し、上位の監視システムに通知する。
(F25)履歴情報のステータスを変更として登録する。
・2回目の判定
(F17)抽出した履歴情報の第2の行と現在情報の最初の行とを比較する。VLANが同じため、F20に進む。
(F20)ネットワーク装置名が同じため、F21に進む。
(F21)ポートが異なるため、F26に進む。
(F26)履歴情報のステータスが変更であるため、F30に進む。
(F30)履歴情報のステータスが変更であるため、F31に進む。
(F31)履歴情報のステータスを消失として登録する。
(2) The second operation of the MAC address duplication detection function, when the MAC address duplication detection function is performed again, is as follows.
(F3) The following Table 6 is extracted as current information.
(F7) Since the MAC address A in the first line of the current information exists in the history information, the process proceeds to F9.
(F9) A set of NW device name, MAC address, VLAN, port, and status that is equal to the MAC address A in the first line of the current information is extracted. Table 7 below is extracted. Since the extracted history information is plural, the process proceeds to F16.
First determination (F17) The first line of the extracted history information is compared with the first line of the current information. Since the VLAN is the same, the process proceeds to F20.
(F20) Since the network device names are the same, the process proceeds to F21.
(F21) Since the ports are the same, the process proceeds to F22.
(F22) Since the status of the history information is lost, the process proceeds to F24.
(F24) It is determined that the MAC address is duplicated, and a higher-order monitoring system is notified.
(F25) The history information status is registered as a change.
Second determination (F17) The second line of the extracted history information is compared with the first line of the current information. Since the VLAN is the same, the process proceeds to F20.
(F20) Since the network device names are the same, the process proceeds to F21.
(F21) Since the ports are different, the process proceeds to F26.
(F26) Since the status of the history information is changed, the process proceeds to F30.
(F30) Since the status of the history information is changed, the process proceeds to F31.
(F31) The history information status is registered as lost.
以上、2回目のMACアドレス重複検出機能により、MACアドレス履歴情報が図4のR2から図4のR3に更新され、MACアドレス重複がF24で上位の監視システムに通知される。 As described above, by the second MAC address duplication detection function, the MAC address history information is updated from R2 in FIG. 4 to R3 in FIG. 4, and the MAC address duplication is notified to the upper monitoring system in F24.
次に、図2のネットワーク構成から仮想マシン10−1を除いたネットワーク(つまり、仮想マシンが物理サーバXから物理サーバZに移動した場合)でMACアドレス重複検出機能の動作例を示す。
(1)MACアドレス重複検出機能の1回目の動作
(F3)現在情報として、下記表8が抽出される。
(1) First operation of MAC address duplication detection function (F3) Table 8 below is extracted as current information.
(F7)現在情報の6番目の行のMACアドレスAは、履歴情報に存在するため、F9に進む。
(F9)現在情報の6番目の行のMACアドレスAと等しい、NW装置名、MACアドレス、VLAN、ポート、ステータスの組を抽出する。下記表10が抽出される。抽出した履歴情報が単一であるため、F10に進む。
(F15)比較された履歴情報のステータスを消失として登録する。また、現在情報の6番目の行のネットワーク装置名、ポート、VLAN、MACアドレスとステータスを変更として登録する。履歴情報として、下記表11になる。
(F9) A set of NW device name, MAC address, VLAN, port, and status that is equal to the MAC address A in the sixth row of the current information is extracted. Table 10 below is extracted. Since the extracted history information is single, the process proceeds to F10.
(F15) The status of the compared history information is registered as erasure. Also, the network device name, port, VLAN, MAC address and status in the sixth line of the current information are registered as changes. The history information is shown in Table 11 below.
以上、1回目のMACアドレス重複検出機能により、MACアドレス履歴情報が表9から表11に更新される。このように、初回の検出では、端末や仮想マシンの移動が考えられるため、ステータスの変化のみである。 As described above, the MAC address history information is updated from Table 9 to Table 11 by the first MAC address duplication detection function. Thus, in the first detection, since the movement of the terminal or the virtual machine can be considered, only the status change.
(2)MACアドレス重複検出機能の2回目の動作、再度MACアドレス重複検出機能した場合は、次のようになる。
(F3)現在情報として、上記と同じ表8が抽出される。
(F4)履歴情報として、今回は上記表11になる。
(F7)現在情報の6番目の行のMACアドレスAは、履歴情報に存在するため、F9に進む。
(F9)現在情報の最初の行のMACアドレスAと等しい、NW装置名、MACアドレス、VLAN、ポート、ステータスの組を抽出する。表12が抽出される。抽出した履歴情報が複数であるため、F16に進む。
・1回目の判定
(F17)抽出した履歴情報の最初の行と現在情報の6番目の行とを比較する。VLANが同じため、F20に進む。
(F20)ネットワーク装置名が同じため、F21に進む。
(F21)ポートが異なるため、F26に進む。
(F26)履歴情報のステータスが消失であるため、F30に進む。
(F30)履歴情報のステータスが消失であるため、F32に進む。
(F32)ここで、F秒以上(デフォルトは10秒)、消失が存在する場合、F33に進む。
(F33)履歴情報から該当の情報を削除する。
・2回目の判定
(F20)ネットワーク装置名が同じため、F21に進む。
(F21)ポートが同じため、F22に進む。
(F22)履歴情報のステータスが、更新であるため、F23に進む。
(F23)ネットワーク装置に対して継続して接続している端末と判定し、履歴情報のステータスを更新として登録する。
(2) The second operation of the MAC address duplication detection function, when the MAC address duplication detection function is performed again, is as follows.
(F3) As the current information, the same table 8 as above is extracted.
(F4) The history information is as shown in Table 11 above.
(F7) Since the MAC address A of the sixth line of the current information exists in the history information, the process proceeds to F9.
(F9) A set of NW device name, MAC address, VLAN, port, and status that is equal to the MAC address A in the first line of the current information is extracted. Table 12 is extracted. Since the extracted history information is plural, the process proceeds to F16.
First determination (F17) The first line of the extracted history information is compared with the sixth line of the current information. Since the VLAN is the same, the process proceeds to F20.
(F20) Since the network device names are the same, the process proceeds to F21.
(F21) Since the ports are different, the process proceeds to F26.
(F26) Since the status of the history information is lost, the process proceeds to F30.
(F30) Since the status of the history information is lost, the process proceeds to F32.
(F32) Here, if there is a loss for F seconds or more (default is 10 seconds), the process proceeds to F33.
(F33) The corresponding information is deleted from the history information.
Second determination (F20) Since the network device names are the same, the process proceeds to F21.
(F21) Since the ports are the same, the process proceeds to F22.
(F22) Since the status of the history information is update, the process proceeds to F23.
(F23) It is determined that the terminal is continuously connected to the network device, and the status of the history information is registered as an update.
以上、2回目のMACアドレス重複検出機能により、MACアドレス重複されることなく、物理サーバXの仮想マシン10−1に関する項目がMACアドレス履歴情報から削除される。MACアドレスを持った端末の移動をMACアドレス重複と区別することができる。 As described above, the second MAC address duplication detection function deletes the item related to the virtual machine 10-1 of the physical server X from the MAC address history information without duplicating the MAC address. Movement of a terminal having a MAC address can be distinguished from duplication of MAC addresses.
また、F7で現在情報にあるMACアドレスが履歴情報に有るか無いかを確認することより、F8で新規MACアドレスのNW装置を、F11、F19でMACアドレスが同じであるがVLANが異なるNW装置を履歴情報に新規として登録する。これにより、ネットワーク装置のテーブル情報クリアの影響を受けず、重複したMACアドレスを持った装置の検出を可能とする。 Further, by confirming whether or not the MAC address in the current information exists in the history information in F7, the NW device with the new MAC address in F8, the NW device with the same MAC address but different VLANs in F11 and F19 Is registered as new in the history information. Thus, it is possible to detect a device having a duplicate MAC address without being affected by the clearing of the table information of the network device.
また、以上述べた実施形態は全て本発明を例示的に示すものであって限定的に示すものではなく、本発明は他の種々の変形態様および変更態様で実施することができる。従って本発明の範囲は特許請求の範囲およびその均等範囲によってのみ規定されるものである。 Moreover, all the embodiments described above are illustrative of the present invention and are not intended to limit the present invention, and the present invention can be implemented in other various modifications and changes. Therefore, the scope of the present invention is defined only by the claims and their equivalents.
1−1 NW装置
X、Y、Z 物理サーバ
10−1、20−1、30−1、10−2、20−2、30−2、10−3、20−3、30−3 仮想マシン
2 ネットワーク監視システム
21 MACアドレス重複検出機能
22 MACアドレス履歴情報
1-1 NW device X, Y, Z Physical server 10-1, 20-1, 30-1, 10-2, 20-2, 30-2, 10-3, 20-3, 30-3
Claims (8)
ネットワーク装置で管理されているMACアドレステーブルから、概ネットワーク装置に端末が接続した際に登録されるMACアドレス関連情報を現在情報として取得する取得手段と、
前記現在情報内のMACアドレスを問い合わせのキーとして、前記MACアドレス履歴情報から過去のMACアドレス関連情報を履歴情報として抽出する抽出手段と、
前記現在情報と前記履歴情報を比較し、MACアドレスの重複検出を行う重複検出判断処理手段と、
を備えることを特徴とするネットワーク監視システム。 MAC address history information for storing a history of MAC address related information to which a status indicating a MAC address state transition is added;
An acquisition means for acquiring, as current information, MAC address related information registered when a terminal is connected to a general network device from a MAC address table managed by the network device;
An extraction means for extracting past MAC address related information as history information from the MAC address history information, using the MAC address in the current information as a query key;
Duplicate detection determination processing means for comparing the current information with the history information and detecting duplicate MAC addresses;
A network monitoring system comprising:
前記重複検出判断処理手段は、MACアドレスが同じでVLANが異なる場合、MACアドレスの重複検出と判定しないことを特徴とする請求項1に記載のネットワーク監視システム。 The MAC address related information includes VLAN,
The network monitoring system according to claim 1, wherein the duplicate detection determination processing unit does not determine that the MAC address is duplicated when the MAC address is the same and the VLAN is different.
前記MACアドレス関連情報は、ネットワーク装置名、ポート、VLAN、およびMACアドレスであり、
前記重複検出判断処理手段の初回の処理は、
前記現在情報のみに存在するMACアドレスに対して、MACアドレス関連情報を前記MACアドレス履歴情報に新規として登録し、
前記現在情報と前記履歴情報の両方に存在するMACアドレスのMACアドレス関連情報に対して、
VLANが異なり、MACアドレスが同じMACアドレス関連情報を前記MACアドレス履歴情報にステータスを新規として登録し、
ネットワーク装置、ポート、VLAN、およびMACアドレスがすべて同じMACアドレス関連情報に対応する前記MACアドレス履歴情報のMACアドレス関連情報のステータスを更新とし、
VLAN、およびMACアドレスが同じで、ポートまたはネットワーク装置が異なるMACアドレス関連情報に対応する前記MACアドレス履歴情報のMACアドレス関連情報のステータスを消失とし、前記現在情報のMACアドレス関連情報を前記MACアドレス履歴情報にステータスを変更として登録することを特徴とする請求項3に記載のネットワーク監視システム。 The status is new, updated, changed and lost,
The MAC address related information is a network device name, a port, a VLAN, and a MAC address,
The initial processing of the duplicate detection determination processing means is:
For the MAC address that exists only in the current information, register the MAC address related information as new in the MAC address history information,
For MAC address related information of MAC addresses that exist in both the current information and the history information,
Register the MAC address related information with the same MAC address as the VLAN, but register the status as new in the MAC address history information,
Updating the status of the MAC address related information of the MAC address history information corresponding to the MAC address related information with the same network device, port, VLAN, and MAC address;
The status of the MAC address related information of the MAC address history information corresponding to the MAC address related information corresponding to the same MAC address and different MAC address related to the VLAN and the MAC device is lost, and the MAC address related information of the current information is set to the MAC address The network monitoring system according to claim 3, wherein the status is registered as a change in the history information.
前記現在情報と前記履歴情報の両方に存在するMACアドレスのMACアドレス関連情報に対して、
ネットワーク装置、ポート、VLAN、およびMACアドレスがすべて同じMACアドレス関連情報に対応する前記MACアドレス履歴情報のステータスが消失であった場合、MACアドレスの重複検出と判定することを特徴とする請求項3または4に記載のネットワーク監視システム。 The first and subsequent processes of the duplicate detection determination processing means are:
For MAC address related information of MAC addresses that exist in both the current information and the history information,
4. The MAC address duplication detection is determined when the status of the MAC address history information corresponding to the MAC address related information all having the same network device, port, VLAN, and MAC address is lost. Or the network monitoring system according to 4.
前記現在情報と前記履歴情報の両方に存在するMACアドレスのMACアドレス関連情報に対して、
VLAN、およびMACアドレスが同じで、ポートまたはネットワーク装置が異なるMACアドレス関連情報に対応する前記MACアドレス履歴情報のステータスが消失であった場合、移動と判断して概MACアドレス関連情報を前記MACアドレス履歴情報から削除することを特徴とする請求項3から5のいずれか1項に記載のネットワーク監視システム。 The first and subsequent processes of the duplicate detection determination processing means are:
For MAC address related information of MAC addresses that exist in both the current information and the history information,
When the status of the MAC address history information corresponding to the MAC address related information with the same VLAN and the same MAC address and different port or network device is lost, it is determined that the MAC address related information is moved and the approximate MAC address related information is changed to the MAC address. 6. The network monitoring system according to claim 3, wherein the network monitoring system is deleted from the history information.
前記現在情報内のMACアドレスを問い合わせのキーとして、MACアドレスの状態遷移を示すステータスを付加したMACアドレス関連情報の履歴を保存するMACアドレス履歴情報から、過去のMACアドレス関連情報を履歴情報として抽出する抽出ステップと、
前記現在情報と前記履歴情報を比較し、MACアドレスの重複検出を行う重複検出判断処理ステップと、
を有することを特徴とするネットワーク監視方法。 An acquisition step of acquiring, as current information, MAC address related information registered when a terminal is connected to the network device from a MAC address table managed by the network device;
Using the MAC address in the current information as an inquiry key, the past MAC address related information is extracted as history information from the MAC address history information storing the history of the MAC address related information to which the status indicating the MAC address state transition is added. An extraction step to
A duplicate detection determination processing step of comparing the current information and the history information and performing duplicate detection of a MAC address;
A network monitoring method characterized by comprising:
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2012030372A JP5951274B2 (en) | 2012-02-15 | 2012-02-15 | Network monitoring system and monitoring method for identifying duplicate MAC addresses |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2012030372A JP5951274B2 (en) | 2012-02-15 | 2012-02-15 | Network monitoring system and monitoring method for identifying duplicate MAC addresses |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2013168771A true JP2013168771A (en) | 2013-08-29 |
JP5951274B2 JP5951274B2 (en) | 2016-07-13 |
Family
ID=49178869
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2012030372A Expired - Fee Related JP5951274B2 (en) | 2012-02-15 | 2012-02-15 | Network monitoring system and monitoring method for identifying duplicate MAC addresses |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP5951274B2 (en) |
Cited By (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
WO2017170155A1 (en) * | 2016-03-30 | 2017-10-05 | 日本電気株式会社 | Communication system, flow control apparatus, flow processing apparatus, and control method |
US10048978B2 (en) | 2015-03-09 | 2018-08-14 | Fujitsu Limited | Apparatus and method for identifying a virtual machine having changeable settings |
CN113204468A (en) * | 2021-05-13 | 2021-08-03 | 山东英信计算机技术有限公司 | Method, system and storage medium for removing duplicate of server diagnosis information |
CN114124904A (en) * | 2022-01-25 | 2022-03-01 | 北京智象信息技术有限公司 | Method and system for verifying MAC addresses to be burnt into multiple devices by server |
Citations (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH04200131A (en) * | 1990-11-29 | 1992-07-21 | Matsushita Electric Ind Co Ltd | Inter-lan interconnection device |
JPH06338883A (en) * | 1993-05-31 | 1994-12-06 | Fujitsu Ltd | Double address check method for mac bridge device |
JP2001053776A (en) * | 1999-08-06 | 2001-02-23 | Fujitsu Ltd | Network systems, switches, and servers |
JP2009296510A (en) * | 2008-06-09 | 2009-12-17 | Alaxala Networks Corp | Authentication logging system, information processor and logging method |
-
2012
- 2012-02-15 JP JP2012030372A patent/JP5951274B2/en not_active Expired - Fee Related
Patent Citations (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH04200131A (en) * | 1990-11-29 | 1992-07-21 | Matsushita Electric Ind Co Ltd | Inter-lan interconnection device |
JPH06338883A (en) * | 1993-05-31 | 1994-12-06 | Fujitsu Ltd | Double address check method for mac bridge device |
JP2001053776A (en) * | 1999-08-06 | 2001-02-23 | Fujitsu Ltd | Network systems, switches, and servers |
JP2009296510A (en) * | 2008-06-09 | 2009-12-17 | Alaxala Networks Corp | Authentication logging system, information processor and logging method |
Cited By (6)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US10048978B2 (en) | 2015-03-09 | 2018-08-14 | Fujitsu Limited | Apparatus and method for identifying a virtual machine having changeable settings |
WO2017170155A1 (en) * | 2016-03-30 | 2017-10-05 | 日本電気株式会社 | Communication system, flow control apparatus, flow processing apparatus, and control method |
JPWO2017170155A1 (en) * | 2016-03-30 | 2019-01-10 | 日本電気株式会社 | COMMUNICATION SYSTEM, FLOW CONTROL DEVICE, FLOW PROCESSING DEVICE, AND CONTROL METHOD |
CN113204468A (en) * | 2021-05-13 | 2021-08-03 | 山东英信计算机技术有限公司 | Method, system and storage medium for removing duplicate of server diagnosis information |
CN114124904A (en) * | 2022-01-25 | 2022-03-01 | 北京智象信息技术有限公司 | Method and system for verifying MAC addresses to be burnt into multiple devices by server |
CN114124904B (en) * | 2022-01-25 | 2022-05-24 | 北京智象信息技术有限公司 | Method and system for verifying MAC (media Access control) address by server side to be burned into multiple devices |
Also Published As
Publication number | Publication date |
---|---|
JP5951274B2 (en) | 2016-07-13 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP6252254B2 (en) | Monitoring program, monitoring method and monitoring apparatus | |
JP5951274B2 (en) | Network monitoring system and monitoring method for identifying duplicate MAC addresses | |
CN104205051B (en) | Method and apparatus for the mobile processing of virtual machine | |
JP5033856B2 (en) | Devices and systems for network configuration assumptions | |
CN102549983B (en) | Distributed data center access switch | |
CN107925633A (en) | Data center resource tracks | |
CN107077472A (en) | Distributed processing system(DPS) | |
CN101809540A (en) | Network context triggers for activating virtualized computer applications | |
CN110166299A (en) | SDN controller configuration recovery method and device | |
CN106533890A (en) | Message processing method, device and system | |
CN101558402A (en) | Shared virtual device ports | |
CN107092523A (en) | The dispatching method and system of timed task | |
CN105591805B (en) | A kind of method and apparatus of modification service chaining configuration | |
CN104113443A (en) | Network equipment detection method, device and cloud detection system | |
US9634885B2 (en) | Control target flow specifying method and control target flow specifying device | |
CN103973673B (en) | The method and apparatus for dividing virtual firewall | |
CN105872110A (en) | Cloud platform service management method and cloud platform service management device | |
CN105429946A (en) | System and method of preventing forging IP address based on SDN virtual switch | |
CN106549780A (en) | A kind of network collocating method, apparatus and system | |
CN109845192A (en) | Computer system and method for dynamically adapting software defined networks | |
WO2020075587A1 (en) | Fault location estimation method and fault location estimation device | |
CN108933744A (en) | A kind of message forwarding method and device | |
CN109981450B (en) | Path connectivity maintenance method, device and system | |
CN109861961A (en) | Network defense device and network defense system | |
CN105530326B (en) | Method and device for detecting three-layer interface IP address conflict |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
RD03 | Notification of appointment of power of attorney |
Free format text: JAPANESE INTERMEDIATE CODE: A7423 Effective date: 20130607 |
|
RD04 | Notification of resignation of power of attorney |
Free format text: JAPANESE INTERMEDIATE CODE: A7424 Effective date: 20130611 |
|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20140725 |
|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20151028 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20151104 |
|
A521 | Written amendment |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20151221 |
|
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: 20160518 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20160608 |
|
R150 | Certificate of patent or registration of utility model |
Ref document number: 5951274 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 |
|
LAPS | Cancellation because of no payment of annual fees |