[go: up one dir, main page]
More Web Proxy on the site http://driver.im/

JP2006041709A - Network management system - Google Patents

Network management system Download PDF

Info

Publication number
JP2006041709A
JP2006041709A JP2004215884A JP2004215884A JP2006041709A JP 2006041709 A JP2006041709 A JP 2006041709A JP 2004215884 A JP2004215884 A JP 2004215884A JP 2004215884 A JP2004215884 A JP 2004215884A JP 2006041709 A JP2006041709 A JP 2006041709A
Authority
JP
Japan
Prior art keywords
network
address
node
information
setting
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP2004215884A
Other languages
Japanese (ja)
Inventor
Masaru Sugimoto
賢 杉本
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.)
Mitsubishi Electric Corp
Original Assignee
Mitsubishi Electric 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 Mitsubishi Electric Corp filed Critical Mitsubishi Electric Corp
Priority to JP2004215884A priority Critical patent/JP2006041709A/en
Priority to ES200402738A priority patent/ES2259264B1/en
Publication of JP2006041709A publication Critical patent/JP2006041709A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L41/00Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
    • H04L41/08Configuration management of networks or network elements
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L61/00Network arrangements, protocols or services for addressing or naming

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Small-Scale Networks (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To obtain a network management system which can manage a node having a plurality of NICs without identifying another node by mistake. <P>SOLUTION: A DHCP server 2 includes a set information managing apparatus 23 for registering set value information from a network device managing apparatus 1 to a DB21; and an address managing unit 24 for transmitting a dynamically assigned IP address and set value information to a node 3 if the MAC address corresponding to an NIC 31 is registered with a DB 21 when a request of network set assignment is received from the node 3, storing the IP address, the MAC address and a lease period as updating information in a DB 22, and informing to the network device managing apparatus 1. The network device managing apparatus 1 has a node information managing unit 14 for acquiring the MAC address from the DB 12 based on the input data of the node 3, taking out the set value information of the node from the DB 13, and informing to the DHCP server 2; and a device monitoring unit 15 for holding the updating information from a network set managing apparatus 2. <P>COPYRIGHT: (C)2006,JPO&NCIPI

Description

この発明は、ネットワークに接続されるネットワーク機器に動的にネットワークアドレス等のネットワーク設定を割り当てるネットワーク設定管理装置と、ネットワーク機器を管理するネットワーク機器管理装置とを備えたネットワーク管理システムに関するものである。   The present invention relates to a network management system including a network setting management device that dynamically assigns network settings such as a network address to network devices connected to a network, and a network device management device that manages network devices.

ネットワーク管理システムでは、IP(Internet Protocol)アドレスのようなネットワークアドレスを用いて管理対象機器にアクセスすることによりネットワークに接続される管理対象機器の監視を行う。従来は、DNS(Domain Name System)サーバで管理対象機器のIPアドレスと機器の名称(ホスト名)とを対応づけておき、ホスト名からIPアドレスを取得してアドレス解決を図っていた。   In a network management system, a managed device connected to a network is monitored by accessing the managed device using a network address such as an IP (Internet Protocol) address. Conventionally, an IP address of a device to be managed and a device name (host name) are associated with each other by a DNS (Domain Name System) server, and an IP address is acquired from the host name to attempt address resolution.

一方、管理対象機器の数が多くなると、IPアドレスを個々の機器に重複しないように割り付けるという管理を人手で行うのは煩雑になり、かつ入力ミスなどの可能性があるため、DHCP(Dynamic Host Configuration Protocol)サーバを用いて自動的にIPアドレスなどのネットワーク設定を割り付ける方法がとられる。   On the other hand, when the number of devices to be managed increases, it is complicated to manually manage IP addresses so that they do not overlap with each device, and there is a possibility of input mistakes. A method of automatically assigning network settings such as an IP address using a Configuration Protocol server is employed.

DHCPを用いるとIPアドレスが動的に変化する場合があるので、DNSサーバのアドレス情報も自動的に更新される必要がある。これには、Dynamic DNSサーバとDNS Update機能を持つDHCPサーバを設置することにより対応していた。   Since the IP address may change dynamically when DHCP is used, the DNS server address information also needs to be automatically updated. This has been dealt with by installing a Dynamic DNS server and a DHCP server having a DNS Update function.

しかし、この手法においても、ホスト名を機器毎に重複のないように定義するという操作を人手で行う必要があるので煩雑さや入力ミスの問題が残される。そこで、DNSサーバを設置せず、ネットワーク機器管理装置が直接DHCPサーバからIPアドレス情報を取得することによりアドレス解決を図る手法が開示されている(例えば、特許文献1参照)。   However, even in this method, since it is necessary to manually perform an operation of defining host names so that there is no duplication for each device, problems of complexity and input errors remain. Thus, a technique is disclosed in which a network device management apparatus directly acquires IP address information from a DHCP server without addressing a DNS server and attempts to resolve the address (see, for example, Patent Document 1).

特開平10−013443号公報JP-A-10-013443

上述した従来のDHCPサーバを用いる方法によれば、ネットワークに参入してきたDHCPクライアント機能を持つネットワーク機器は起動時にDHCPサーバからIPアドレスを取得し、一方、DHCPサーバはネットワークに参入してきたネットワーク機器のハードウェアアドレス情報をネットワーク機器管理装置に通知することになる。これにより、ネットワーク機器管理装置は、機器の自動検出ができるという利点がある。しかし、次のような問題もある。   According to the above-described method using the conventional DHCP server, a network device having a DHCP client function that has entered the network acquires an IP address from the DHCP server at startup, while the DHCP server is a network device that has entered the network. The hardware address information is notified to the network device management apparatus. Thereby, the network device management apparatus has an advantage that the device can be automatically detected. However, there are the following problems.

すなわち、ネットワークに参入してきたネットワーク機器の中には複数のネットワークインタフェースカード(NIC:Network InterFace Card)を持つ場合があり、それぞれにハードウェアアドレスを持ち、対応するIPアドレスを必要とする。ネットワーク中継装置などにこの場合が多い。   That is, a network device that has entered the network may have a plurality of network interface cards (NICs), each having a hardware address and a corresponding IP address. This is often the case for network relay devices.

ここで、複数のネットワークインタフェースカードに対応するIPアドレスをDHCPによりそれぞれ取得した場合、DHCPサーバは別の機器が参入したとして認識し、ネットワーク機器管理装置も同様の認識を行う。本来1つの装置であるものが別の機器と認識されるのでネットワーク管理としては実際の構成に合致しないという課題がある。   Here, when IP addresses corresponding to a plurality of network interface cards are acquired by DHCP, the DHCP server recognizes that another device has entered, and the network device management apparatus performs similar recognition. Since one device is originally recognized as another device, there is a problem that network management does not match the actual configuration.

次に、DHCPサーバは、IPアドレスだけでなく、ネットマスクなどのネットワーク設定や、その他任意のパラメータ情報をクライアント装置に対して送信できるオプション機能を持っている。多数のネットワーク中継装置を個別に設定することはIPアドレスの設定と同様に煩雑であるから、本機能を用いてDHCPサーバから必要なパラメータ設定を行うことにより、設置、設定の手間が省けるだけでなく、設定の変更などもサーバ側だけでできることとなり、メンテナンス性に非常に優れたシステムとなる。   Next, the DHCP server has an optional function capable of transmitting not only the IP address but also network settings such as a net mask and other arbitrary parameter information to the client device. Setting up a large number of network relay devices individually is as complicated as setting up an IP address, so by setting the necessary parameters from the DHCP server using this function, you can save time and effort for installation and setup. In addition, settings can be changed only on the server side, resulting in a system with excellent maintainability.

しかし、従来の方法では、どの機器に対しても同じパラメータ設定を渡すことしかできず、機器毎に異なる値を必要とする設定については従来通り個別の機器毎に手動で設定を行わなければならないという課題がある。   However, with the conventional method, only the same parameter setting can be passed to any device, and settings that require different values for each device must be manually set for each individual device as before. There is a problem.

さらに、ネットワークに接続できる機器はセキュリティ上制限する必要がある場合が多い。DHCPサーバからどの機器でもIPアドレスを取得できるようだと接続制限ができないため、DHCPサーバがIPアドレスを割り付けるかどうかを判断するように設定する必要があり、これを手動で設定しなくてはならず、非常に煩雑になるという問題がある。   Furthermore, it is often necessary to limit the devices that can be connected to the network for security reasons. If any device can obtain an IP address from a DHCP server, connection restrictions cannot be made. Therefore, it is necessary to set the DHCP server to determine whether to assign an IP address, which must be set manually. However, there is a problem that it becomes very complicated.

また、ネットワーク管理では、ネットワークを経由して機器にアクセスするためどうしても本来のデータ転送以外のネットワーク負荷がかかるので、なるべく管理用データの送受信を減らして余分な負荷をネットワークにかけないようにすべきだという課題がある。   Further, the network management, since the network load other than absolutely original data transfer to access the device via a network such, it should not put the network extra load by reducing as much as possible the transmission and reception of the management data There is a problem.

この発明は上記のような課題を解決するためになされたものであり、複数のネットワークインタフェースを備えるネットワーク機器を別の機器と誤って識別することなく管理できるネットワーク管理システムを得ることを目的とする。   The present invention has been made to solve the above-described problems, and an object of the present invention is to provide a network management system capable of managing a network device having a plurality of network interfaces without erroneously identifying it from another device. .

この発明に係るネットワーク管理システムは、ネットワークに接続されたネットワーク機器を管理するネットワーク機器管理装置と、ネットワーク機器に動的にネットワーク設定を割り当てるネットワーク設定管理装置とを備えたネットワーク管理システムであって、前記ネットワーク設定管理装置は、前記ネットワーク機器管理装置から通知される設定値情報を受信して設定情報データベースに登録する設定情報管理部と、前記ネットワーク機器からネットワーク設定の割り当て要求を受信したときに、当該ネットワーク機器毎のネットワークインタフェースカードに対応するハードウェアアドレスが前記設定情報データベースに登録されていれば、動的に割り当てたネットワークアドレスと登録されている設定値情報をネットワーク機器に送信すると共に、割り当てたネットワークアドレスとハードウェアアドレス及びリース期限を更新情報としてアドレスリース情報データベースに格納し、かつ当該更新情報を前記ネットワーク機器管理装置に通知するアドレス管理部とを有し、前記ネットワーク機器管理装置は、ネットワークに接続するネットワーク機器の入力データに基づいて対象ノードとネットワークインタフェースカード毎にハードウェアアドレスを格納したノード情報データベースからハードウェアアドレスを取得すると共に、ノードの種別毎に設定値情報を格納した設定パターンデータベースからノードの種別をキーとして設定値情報を取り出し、前記ネットワーク設定管理装置に通知するノード情報管理部と、前記ネットワーク設定管理装置から通知される更新情報を保持する機器監視部とを有することを特徴とする。   A network management system according to the present invention is a network management system comprising a network device management device that manages network devices connected to a network, and a network setting management device that dynamically assigns network settings to network devices, The network setting management device receives setting value information notified from the network device management device and registers it in a setting information database, and when receiving a network setting assignment request from the network device, If a hardware address corresponding to the network interface card for each network device is registered in the setting information database, the network address assigned dynamically and the registered setting value information are An address management unit that transmits and stores the assigned network address, hardware address, and lease time limit as update information in an address lease information database, and notifies the network device management apparatus of the update information. The device management apparatus acquires the hardware address from the node information database storing the hardware address for each target node and each network interface card based on the input data of the network device connected to the network, and sets the setting value for each node type. Setting value information is extracted from the setting pattern database storing the information using the node type as a key, and notified to the network setting management apparatus; and the notification notified from the network setting management apparatus. And having a device monitoring unit for holding information.

この発明によれば、動的にネットワークアドレスを割り付けるネットワーク構成において管理対象のノードが複数のネットワークインタフェースカードを持つような場合でも1つのノードとして認識でき、複数のネットワークインタフェースを備える機器を誤って別の機器と識別することなく管理できる。   According to the present invention, even when a node to be managed has a plurality of network interface cards in a network configuration in which network addresses are dynamically assigned, it can be recognized as one node, and a device having a plurality of network interfaces is mistakenly separated. Can be managed without distinguishing from other devices.

実施の形態1.
以下、この発明の実施の形態1に係るネットワーク管理システムを図に基づいて説明する。図1は、この発明の実施の形態1に係るネットワーク管理システムの全体構成を示すブロック図である。図1に示すネットワーク管理システムは、ネットワークに接続されたネットワーク機器を管理するネットワーク機器管理装置1と、ネットワーク機器に動的にネットワークアドレス等のネットワーク設定を割り当てるネットワーク設定管理装置としてのDHCPサーバ2とを備えている。
Embodiment 1 FIG.
A network management system according to Embodiment 1 of the present invention will be described below with reference to the drawings. 1 is a block diagram showing an overall configuration of a network management system according to Embodiment 1 of the present invention. The network management system shown in FIG. 1 includes a network device management device 1 that manages network devices connected to a network, and a DHCP server 2 as a network setting management device that dynamically assigns network settings such as network addresses to network devices. It has.

ネットワーク機器管理装置1は、モニタ画面にネットワークの状態を表示したりオペレータのデータ入力を受け付けたりするインタフェースを制御するHIF(Human Interface)11と、対象ノードとネットワークインタフェースカード毎にハードウェアアドレスを格納したノード情報データベース(以下、データベースをDBと表記する)12と、ノードの種別毎に設定値情報を格納した設定パターンDB13と、ネットワークに接続するネットワーク機器の入力データに基づいてノード情報DB12からハードウェアアドレスを取得すると共に、設定パターンDB13からノードの種別をキーとして設定値情報を取り出し、DHCPサーバ2に通知するノード情報管理部14と、一般的なネットワーク管理の機能をもち、ネットワーク上のノードを管理すると共に、DHCPサーバ2から通知される更新情報を保持する機器監視部15とを備える。   The network device management apparatus 1 stores a hardware interface (HIF) 11 for controlling an interface for displaying a network state on a monitor screen and receiving an operator's data input, and a hardware address for each target node and network interface card. Node information database 12 (hereinafter referred to as DB), setting pattern DB 13 storing setting value information for each type of node, and hardware from node information DB 12 based on input data of network devices connected to the network. The hardware information is acquired, the setting value information is extracted from the setting pattern DB 13 using the node type as a key, and the node information management unit 14 for notifying the DHCP server 2 and a general network management function are provided. It manages the de, and a device monitoring unit 15 that holds the update information notified from the DHCP server 2.

一方、DHCPサーバ2は、付与するIPアドレスの範囲や、ネットマスク定義など、DHCPサーバで必要な各種設定情報が格納される設定情報DB21と、リース中のIPアドレスについての情報が格納されるアドレスリース情報DB22と、ネットワーク機器管理装置1から通知された情報を設定情報DB21に随時反映させることにより設定情報を最新に保つよう管理する設定情報管理部23と、DCHPクライアントと通信してIPアドレスをリースし、アドレスリース情報DB22にリース状態を更新してDBを最新の状態に保つとともに、リース状態の変更時にネットワーク機器管理装置1にアドレス情報を通知する機能をもつアドレス管理部24とを備える。   On the other hand, the DHCP server 2 has a setting information DB 21 for storing various setting information necessary for the DHCP server, such as a range of IP addresses to be assigned and a netmask definition, and an address for storing information on the IP address being leased. The lease information DB 22, the setting information management unit 23 that manages to keep the setting information up-to-date by reflecting the information notified from the network device management apparatus 1 to the setting information DB 21 as needed, and communicates with the DCHP client to obtain the IP address. The address management unit 24 has a function of leasing and updating the lease state in the address lease information DB 22 to keep the DB up-to-date, and notifying the network device management apparatus 1 of address information when the lease state is changed.

管理対象となるネットワーク機器3は、ネットワークインタフェースカード(NIC:Network InterFace Card)31と、NIC31のハードウェアアドレス、つまりMAC(Media Access Control)アドレスに、ネットワークアドレス、つまりIPアドレスを動的に対応づけるためにDHCPサーバ2とプロトコル通信する機能を有するDHCPクライアント機能部32とを備える。ここで、ネットワーク機器3は、ノードと称せられ、各ノードは1つまたは複数のNIC31を内蔵し、NIC毎に固有のMACアドレスを持つ。また、ネットワーク機器3は、IPアドレス以外にも必要な設定情報をDHCPサーバ2に同時に要求して、取得した設定値で動作するように構成される。   The network device 3 to be managed dynamically associates a network address, that is, an IP address with a network interface card (NIC) 31 and a hardware address of the NIC 31, that is, a MAC (Media Access Control) address. Therefore, a DHCP client function unit 32 having a function of performing protocol communication with the DHCP server 2 is provided. Here, the network device 3 is referred to as a node, and each node incorporates one or a plurality of NICs 31 and has a unique MAC address for each NIC. Further, the network device 3 is configured to simultaneously request necessary setting information other than the IP address from the DHCP server 2 and operate with the acquired setting value.

前記ネットワーク機器管理装置1と、DHCPサーバ2と、ネットワーク機器3とは、ネットワーク4を介して接続され、このネットワーク4は、図では簡単のためバス型として表示しているが、スター型、リング型など様々なネットワーク構成を含んでいるものとする。   The network device management apparatus 1, the DHCP server 2, and the network device 3 are connected via a network 4. This network 4 is shown as a bus type in the figure for simplicity, but is a star type, ring type. Various network configurations such as types are included.

図2は、ネットワーク機器管理装置1内の設定パターンDB13のデータ構造を示す図である。同種のノードには同じ設定をすることを想定して、設定パターンDB13では、図2に示すように、種別毎に設定値(設定1,設定2、設定3,設定4)の組を設定パターンとして定義する。   FIG. 2 is a diagram illustrating a data structure of the setting pattern DB 13 in the network device management apparatus 1. Assuming that the same setting is made for the same type of node, the setting pattern DB 13 sets a set of setting values (setting 1, setting 2, setting 3, setting 4) for each type as shown in FIG. Define as

図3は、ネットワーク機器管理装置1内のノード情報DB12のデータ構造を示す図である。図3において、ノードIDは、重複しないようにノードを一意に識別するもので、例えば製造番号や設置箇所などにより指定する。また、NIC数は、ノードが保持するNICの数を定義する。さらに、NIC毎に必要な入力情報として、MACアドレスと種別がある。種別は、図2の種別と一致するもので、設定パターンにより分類されるものとする。また、ここでは、IPアドレスは、データ入力されず、DHCPサーバ2でアドレス付与された場合に更新されるものとする。   FIG. 3 is a diagram illustrating a data structure of the node information DB 12 in the network device management apparatus 1. In FIG. 3, the node ID uniquely identifies the node so as not to overlap. For example, the node ID is designated by a manufacturing number or an installation location. The number of NICs defines the number of NICs held by the node. Further, input information required for each NIC includes a MAC address and a type. The type matches the type in FIG. 2 and is classified according to the setting pattern. Here, it is assumed that the IP address is updated when the address is given by the DHCP server 2 without data input.

図4は、DHCPサーバ2内のアドレスリース情報DB22のデータ構造を示す図である。アドレスリース情報DB22は、要求を受け付けたDHCPクライアント32のMACアドレス毎に割り付けたIPアドレスとリース期限とを対応づけて保持する。   FIG. 4 is a diagram showing a data structure of the address lease information DB 22 in the DHCP server 2. The address lease information DB 22 holds the IP address assigned for each MAC address of the DHCP client 32 that has accepted the request and the lease term in association with each other.

図5は、ネットワーク機器管理装置1がDHCPサーバ2に通知する機器情報登録データのデータ構造を示す図である。MACアドレス毎に設定項目の値の列を並べたテーブル構造として通知する。なお、設定項目は、DHCPのオプション番号として別途定義したもの(option #)に置き換えている。   FIG. 5 is a diagram showing a data structure of device information registration data notified from the network device management apparatus 1 to the DHCP server 2. A notification is made as a table structure in which columns of setting item values are arranged for each MAC address. Note that the setting item is replaced with a separately defined option number (option #) as a DHCP option number.

次に動作について説明する。図6は、ノード情報登録時の処理流れ図を示す。オペレータは、ネットワーク4に接続するノード情報を手入力または電子データ入力などによりネットワーク機器管理装置1にデータ入力する(F1−1)。入力されたデータは、ノード情報DB12に追加または変更情報として反映される(F1−2)。ここで、ノード情報管理部14は、追加または変更されたデータから図5に示した構造の機器情報登録データを以下の手順で作成する(F1−3〜F1−6)。対象ノードとNIC毎にループし(F1−3)、MACアドレスをノード情報DB12から取得する(F1−4)。また、種別をキーとして設定パターンDB13から設定値を取り出す(F1−5)。これをループ終端まで繰り返して必要数だけ取得し(F1−6)、取得した機器情報登録データをDHCPサーバ2の設定情報管理部23にネットワーク4を経由して送信する(F1−7)。   Next, the operation will be described. FIG. 6 shows a processing flowchart when registering node information. The operator inputs node information connected to the network 4 to the network device management apparatus 1 by manual input or electronic data input (F1-1). The input data is reflected as addition or change information in the node information DB 12 (F1-2). Here, the node information management unit 14 creates device information registration data having the structure shown in FIG. 5 from the added or changed data in the following procedure (F1-3 to F1-6). A loop is performed for each target node and NIC (F1-3), and the MAC address is acquired from the node information DB 12 (F1-4). Also, the setting value is taken out from the setting pattern DB 13 using the type as a key (F1-5). This is repeated until the end of the loop to acquire the required number (F1-6), and the acquired device information registration data is transmitted to the setting information management unit 23 of the DHCP server 2 via the network 4 (F1-7).

図7は、この実施の形態1における装置間のシーケンス図を示す。上記で説明したノード情報登録処理により、ネットワーク機器管理装置1からDHCPサーバ2に機器情報登録データを送信する(S11)。DHCPサーバ2は、これを設定情報DB21に保存した上でネットワーク機器管理装置1に登録完了を返信する(S12)。   FIG. 7 shows a sequence diagram between apparatuses in the first embodiment. By the node information registration process described above, the device information registration data is transmitted from the network device management apparatus 1 to the DHCP server 2 (S11). The DHCP server 2 saves this in the setting information DB 21, and then returns registration completion to the network device management apparatus 1 (S12).

次に、DHCPサーバ2での通常のシーケンスに移行する(S13〜S16)。ノードが起動すると、DHCPクライアント32は、DHCP DISCOVERをネットワーク内にブロードキャストする(S13)。DHCPサーバ2は、そのデータに含まれるMACアドレス情報が設定情報DB21に登録されているものであれば、割り付けるIPアドレスと共に登録されている設定値を送信する(S14:DHCP OFFER)。その他、DHCPクライアント32とDHCPサーバ2とのDHCPシーケンスのデータ(S15:DHCP REQUEST、S16:DHCP ACK)の詳細は省略するが、このシーケンスでIPアドレスと必要な設定値がDHCPクライアント32に渡されることになる。   Next, the process proceeds to a normal sequence in the DHCP server 2 (S13 to S16). When the node is activated, the DHCP client 32 broadcasts DHCP DISCOVER in the network (S13). If the MAC address information included in the data is registered in the setting information DB 21, the DHCP server 2 transmits the setting value registered together with the assigned IP address (S14: DHCP OFFER). In addition, although details of the DHCP sequence data (S15: DHCP REQUEST, S16: DHCP ACK) between the DHCP client 32 and the DHCP server 2 are omitted, the IP address and necessary setting values are passed to the DHCP client 32 in this sequence. It will be.

次に、DHCPサーバ2は、アドレスリース情報DB22に、割り当てたIPアドレスとMACアドレスの組み合わせ、さらにIPアドレスのリース期限を格納した上で、この更新情報をネットワーク機器管理装置1に送信する(S17)。ネットワーク機器管理装置1は、IPアドレス情報をノード情報管理部14の内蔵DBに反映して、更新完了をDHCPサーバ2に返信する(S18)。ネットワーク機器管理装置1は、この時点より監視対象ノードにNIC単位で監視ポーリングを開始することができるようになる(S19)。   Next, the DHCP server 2 stores the combination of the assigned IP address and the MAC address in the address lease information DB 22, and further the lease time limit of the IP address, and transmits this update information to the network device management apparatus 1 (S17). ). The network device management apparatus 1 reflects the IP address information in the built-in DB of the node information management unit 14 and returns an update completion to the DHCP server 2 (S18). From this point in time, the network device management apparatus 1 can start monitoring polling in NIC units for the monitoring target node (S19).

すなわち、アドレス管理部24は、ノードからネットワーク設定の割り当て要求を受信したときに、当該ノード毎のNIC31に対応するMACアドレスが設定情報DB21に登録されていれば、動的に割り当てたIPアドレスと登録されている設定値情報をノードに送信すると共に、割り当てたIPアドレスとMACアドレス及びリース期限を更新情報としてアドレスリース情報DB22に格納し、かつ当該更新情報をネットワーク機器管理装置1に通知する機能を有する。   That is, when the address management unit 24 receives a network setting assignment request from a node, if the MAC address corresponding to the NIC 31 for each node is registered in the setting information DB 21, the address management unit 24 A function of transmitting the registered setting value information to the node, storing the assigned IP address, MAC address, and lease time limit in the address lease information DB 22 as update information, and notifying the network device management apparatus 1 of the update information Have

従って、この実施の形態1によれば、ネットワーク機器管理装置1に、DHCPサーバ2から通知されるアドレス情報をDB内に保持するとともにノードとNICの対応関係をノード情報DB12で保持するように構成したので、動的にIPアドレスを割り付けるネットワーク構成において管理対象のノードが複数のNICを持つような場合でも1つのノードとしてオペレータに認識できるように表示させることが可能となる。また、ノードの種別に応じて設定値のパターンを設定しておき、入力データの種別から異なる設定パターンをDHCPサーバ2に通知するように構成したので、ネットワーク機器管理装置1から個々のノードに対して異なる設定ができるようになる。   Therefore, according to the first embodiment, the network device management apparatus 1 is configured to hold the address information notified from the DHCP server 2 in the DB and hold the correspondence between the node and the NIC in the node information DB 12. Therefore, even when a node to be managed has a plurality of NICs in a network configuration in which IP addresses are dynamically allocated, it is possible to display the node so that the operator can recognize it as one node. In addition, since the setting value pattern is set according to the type of the node and the setting pattern different from the type of the input data is notified to the DHCP server 2, the network device management apparatus 1 applies to each node. Different settings.

実施の形態2.
この実施の形態2では、上述した実施の形態1で示した効果に加えて、登録されたノード以外はネットワークに接続できないようにIPアドレスの付与を制限することができる実施の形態について説明する。
Embodiment 2. FIG.
In the second embodiment, in addition to the effects shown in the first embodiment described above, an embodiment in which IP address assignment can be restricted so that only a registered node can be connected to the network will be described.

この機能は、DHCPサーバ2のアドレス管理部24において、図8に示す流れ図の手順により実現することができる。アドレス管理部24は、DHCPクライアント32からIPアドレスのリース要求を受信すると(F2−1)、要求元のMACアドレスを設定情報DB21から検索する(F2−2)。検索の結果(F2−3)、要求元のMACアドレスが設定情報DB21に存在した場合は、IPアドレスをDHCPクライアント32にリースし(F2−4)、リースしたアドレス情報をネットワーク機器管理装置1に通知する(F2−5)。   This function can be realized by the address management unit 24 of the DHCP server 2 according to the flow chart shown in FIG. When receiving the IP address lease request from the DHCP client 32 (F2-1), the address management unit 24 searches the setting information DB 21 for the request source MAC address (F2-2). As a result of the search (F2-3), when the request source MAC address exists in the setting information DB 21, the IP address is leased to the DHCP client 32 (F2-4), and the leased address information is sent to the network device management apparatus 1. Notify (F2-5).

他方、検索の結果(F2−3)、要求元のMACアドレスが設定情報DB21に存在しなかった場合は、IPアドレスのリースを行わない(F2−6)。そして、リース拒否したMACアドレスをネットワーク機器管理装置1に通知する。これにより、ネットワーク機器管理装置1では、未登録の装置がネットワーク4に接続しようとしていることを認識でき、このMACアドレスをもつ機器が登録漏れによるものか、または不正にアクセスしようとしたものかなどトラブル調査に役立つ情報を得ることができる。   On the other hand, if the search result (F2-3) indicates that the request source MAC address does not exist in the setting information DB 21, the IP address is not leased (F2-6). Then, the network device management apparatus 1 is notified of the MAC address for which the lease has been rejected. As a result, the network device management apparatus 1 can recognize that an unregistered device is trying to connect to the network 4, and whether the device having this MAC address is due to registration failure or unauthorized access. Information useful for troubleshooting is available.

従って、実施の形態2によれば、DHCPサーバ2のアドレス管理部24が、MACアドレスが設定情報DB21に登録済みであるかどうかによってIPアドレスのリース可否を決める機能をもつので、登録されたノード以外はネットワーク4に接続できないようにIPアドレスの付与を制限することができる。また、登録されていないノードがネットワーク4ヘ接続しようとしている事象を検知することができる。   Therefore, according to the second embodiment, the address management unit 24 of the DHCP server 2 has a function of determining whether or not an IP address can be leased depending on whether or not the MAC address has already been registered in the setting information DB 21. Other than the above, it is possible to restrict the assignment of the IP address so that it cannot be connected to the network 4. Further, it is possible to detect an event that an unregistered node tries to connect to the network 4.

実施の形態3.
ネットワーク管理では、一般にICMP(Internet Control Massage Protocol)ECHOパケット(PING)やSNMP(Simple Network Management Protocol)によるノードヘのポーリングか、SNMPのTRAPをノードから受信することによってノードの現在の稼動状態や状態の変化を検知して監視画面上にアラーム表示させたり異常履歴ログに書き込むという手法で機器の管理を行う。この実施の形態3では、これらネットワーク上での監視用の送受信の数を効率的に減らすことによりネットワークにかける負荷を抑えるようにする。
Embodiment 3 FIG.
In network management, in general, the current operation status and status of a node can be determined by polling the node by ICMP (Internet Control Massage Protocol) ECHO packet (PING) and SNMP (Simple Network Management Protocol), or by receiving SNMP TRAP from the node. Device management is performed by detecting changes and displaying alarms on the monitoring screen or writing them in the error history log. In the third embodiment, the load on the network is suppressed by efficiently reducing the number of transmission / reception for monitoring on these networks.

図9は、この発明の実施の形態3に係るネットワーク機器管理装置1の内部構成を示すブロック図である。この実施の形態3では、図9に示すように、ネットワーク機器管理装置1の構成として、図1に示す構成の他に、DHCPサーバ2から通知されたネットワークアドレスの割り当て状態を保持するノード状態管理DB16を追加している。また、ノード情報管理部14に、割り当て中のIPアドレスとMACアドレスの対応を保持するARPテーブルを内蔵し、機器監視部15により、IPアドレスが割り当て中のNIC31に限ってネットワーク監視を行うようになされている。   FIG. 9 is a block diagram showing an internal configuration of the network device management apparatus 1 according to Embodiment 3 of the present invention. In the third embodiment, as shown in FIG. 9, as the configuration of the network device management apparatus 1, in addition to the configuration shown in FIG. 1, the node status management that holds the allocation state of the network address notified from the DHCP server 2 DB16 is added. Further, the node information management unit 14 incorporates an ARP table that holds the correspondence between the assigned IP address and the MAC address, and the device monitoring unit 15 performs network monitoring only for the NIC 31 to which the IP address is assigned. Has been made.

図10は、ノード状態管理DB16のデータ構造を示す説明図である。ノード状態管理DB16には、図10に示すように、ノードID、NIC毎に、MACアドレスとIPアドレスを保持するとともに、「状態」という項目があり、UPまたはDOWNが記録される。ここで、状態がUPとはIPアドレスをDHCPサーバ2がリース中の状態を指し、DOWNとはIPアドレスをDHCPサーバ2がリースしていない状態を指す。   FIG. 10 is an explanatory diagram showing the data structure of the node state management DB 16. As shown in FIG. 10, the node state management DB 16 holds a MAC address and an IP address for each node ID and NIC, and has an item “state”, in which UP or DOWN is recorded. Here, the state UP indicates the state where the DHCP server 2 is leasing the IP address, and DOWN indicates the state where the DHCP server 2 does not lease the IP address.

次に、図11は、ネットワーク機器管理装置1が備えるARP(Address Resolution Protocol)テーブルの内容を示す説明図である。ARPテーブルは、IPアドレスと対応するMACアドレスの対応を保持するものである。ネットワーク構成の変更に対応するため、通常は一度動的に学習してから一定時間保持すると自動的に削除されるような設定(Dynamic)であるが、手動設定により自動的には削除されない設定(Static)とすることもできる。   Next, FIG. 11 is an explanatory diagram showing the contents of an ARP (Address Resolution Protocol) table provided in the network device management apparatus 1. The ARP table holds correspondence between IP addresses and corresponding MAC addresses. In order to respond to changes in the network configuration, it is usually a setting that is dynamically deleted once it has been learned once and then retained for a certain period of time (Dynamic), but is not automatically deleted by manual setting ( Static).

図12は、ネットワーク機器管理装置1がDHCPサーバ2からアドレス情報の更新通知を受信する処理の流れ図を示す。まず、通知されたMACアドレスをノード情報DB16から検索する(F31−2)。検索の結果(F31−3)、通知されたMACアドレスがノード情報DB16に存在しなかった場合は、未登録のMACアドレスとしてHIF11に通知し、監視画面にアラーム表示するとともに、履歴ログに残す(F31−8)。   FIG. 12 is a flowchart of processing in which the network device management apparatus 1 receives an address information update notification from the DHCP server 2. First, the notified MAC address is searched from the node information DB 16 (F31-2). As a result of the search (F31-3), if the notified MAC address does not exist in the node information DB 16, it notifies the HIF 11 as an unregistered MAC address, displays an alarm on the monitoring screen, and leaves it in the history log ( F31-8).

他方、検索の結果(F31−3)、通知されたMACアドレスがノード情報DB16に存在した場合は、ノード状態管理DB16に状態を更新する(F31−4)。すなわち、DHCPサーバ2からの通知がIPアドレスをリースしたという通知ならばUPに更新し、IPアドレスのリース期限が終了したなど、リース解放の通知であればDOWNに更新する。更新後の状態を判定し(F31−5)、更新後の状態がUPならば、ARPテーブルにアドレス情報をStaticのタイプで追加する(F31−6)。一方、更新後の状態がDOWNならば、ARPテーブルからアドレス情報を削除する(F31−7)。   On the other hand, as a result of the search (F31-3), if the notified MAC address exists in the node information DB 16, the state is updated in the node state management DB 16 (F31-4). That is, if the notification from the DHCP server 2 is a notification that the IP address has been leased, it is updated to UP, and if the lease expiration date of the IP address has expired or the like, a lease release notification is updated to DOWN. The updated state is determined (F31-5), and if the updated state is UP, address information is added to the ARP table as a static type (F31-6). On the other hand, if the updated state is DOWN, the address information is deleted from the ARP table (F31-7).

図13は、ネットワーク機器管理装置1の機器監視部15におけるノードのポーリング監視の手順を示す流れ図である。ポーリング監視は、ノード状態管理DB16のレコードの順に従いループする(F32−2〜F32−6)。個々のノード、NICにつき状態(F32−3)がDOWNならば、監視ポーリングのフレームを送信せずに終了し次のノード、NICに移る(F32−6)。状態(F32−3)がUPならば、ノード状態管理DBからIPアドレスを取得し(F32−4)、監視ポーリング送信を行う(F32−5)。   FIG. 13 is a flowchart showing a procedure for node polling monitoring in the device monitoring unit 15 of the network device management apparatus 1. The polling monitoring loops in the order of records in the node state management DB 16 (F32-2 to F32-6). If the state (F32-3) for each node and NIC is DOWN, the monitoring polling frame is not transmitted and the process ends and the process proceeds to the next node and NIC (F32-6). If the status (F32-3) is UP, an IP address is acquired from the node status management DB (F32-4), and monitoring polling transmission is performed (F32-5).

このポーリングとは、PINGやSNMPのGet Requestなどを送信して応答を待つものである。ポーリングのとき、ARPテーブルにIPアドレスが存在しなければ、対応するMACアドレスを解決するために、ARP Requestをネットワーク全体にブロードキャストして対応するNICからの応答を得ることで送信可能となる。   This polling is to wait for a response by sending a PING, SNMP Get Request, or the like. If there is no IP address in the ARP table at the time of polling, in order to resolve the corresponding MAC address, transmission is possible by broadcasting an ARP Request to the entire network and obtaining a response from the corresponding NIC.

しかし、図12の説明で述べたように、ノード状態管理DB16の状態がUPの場合は、必ずアドレス情報をARPテーブルにStaticのタイプで保持するように更新しているので、一定時間の経過により自動削除されることなく、ARPテーブルに情報保持されていることが保証される。   However, as described in the explanation of FIG. 12, when the state of the node state management DB 16 is UP, the address information is always updated to be held in the ARP table in the static type. It is guaranteed that information is retained in the ARP table without being automatically deleted.

よって、監視ポーリング送信に伴うARPのブロードキャストが発生しないのでネットワークの負荷を抑えることにつながる。また、状態がDOWNのときには、対象ノードがIPアドレスを解放していることが明らかなので監視ポーリング対象外とすることで余分なポーリング送信をネットワークに出さないため、これも負荷低減につながる。   Therefore, ARP broadcast accompanying monitoring polling transmission does not occur, leading to a reduction in network load. In addition, when the state is DOWN, it is clear that the target node has released the IP address, so that the extra polling transmission is not sent to the network by excluding it from the monitoring polling target, which also reduces the load.

従って、実施の形態3によれば、ネットワーク機器管理装置1がノード状態管理DB16を持ち、DHCPサーバ2の通知内容によりノード状態を更新するとともにARPテーブルも更新し、機器監視部15は、ノード状態によって監視ポーリングの送信可否を判断するように構成したので、監視ポーリングによるネットワーク負荷を必要最小限に抑えることができる。   Therefore, according to the third embodiment, the network device management apparatus 1 has the node state management DB 16, updates the node state according to the notification content of the DHCP server 2 and updates the ARP table, and the device monitoring unit 15 Therefore, the network load caused by the monitoring polling can be minimized.

上述したように、この発明によれば、ネットワーク機器管理装置1を、DHCPサーバ2から通知されるアドレス情報をDB内に保持するとともにノードとNICの対応関係をDBで保持するように構成したので、動的にIPアドレスを割り付けるネットワーク構成において管理対象のノードが複数のNICを持つような場合でも1つのノードとしてオペレータに認識できるように表示させることが可能となる。   As described above, according to the present invention, the network device management apparatus 1 is configured so that the address information notified from the DHCP server 2 is held in the DB and the correspondence between the node and the NIC is held in the DB. In a network configuration in which IP addresses are dynamically assigned, even when a node to be managed has a plurality of NICs, it can be displayed so that it can be recognized by the operator as one node.

また、ネットワーク機器管理装置1は、ノードの種別に応じて設定値のパターンを設定しておき、入力データの種別から異なる設定パターンをDHCPサーバ2に通知するように構成したので、ネットワーク機器管理装置1から個々のノードに対して異なる設定ができるようになる。   Further, the network device management apparatus 1 is configured to set the pattern of the setting value according to the type of the node and notify the DHCP server 2 of the setting pattern different from the type of the input data. Different settings can be made from 1 to each node.

また、DHCPサーバ2においてMACアドレスが設定情報に登録済みであるかどうかによってIPアドレスのリース可否を決めるので、登録されたノード以外はネットワークに接続できないようにIPアドレスの付与を制限することができ、また登録されていないノードがネットワークヘ接続しようとしている事象を検知することができることになり、ネットワークヘの不正アクセスを防止、監視することができる。   Further, since the DHCP server 2 determines whether or not the IP address can be leased depending on whether or not the MAC address has already been registered in the setting information, it is possible to restrict the assignment of the IP address so that only a registered node can connect to the network. In addition, it is possible to detect an event that an unregistered node tries to connect to the network, thereby preventing and monitoring unauthorized access to the network.

さらに、ネットワーク機器管理装置1がノードのアドレス付与状態を保持し、DHCPサーバ2の通知によりノード状態を更新するとともにARPテーブルも更新し、機器の監視ポーリングではノード状態によって監視ポーリングの送信可否を判断するので、監視ポーリングによるネットワークヘの負荷を必要最小限に抑えることができる。   Further, the network device management apparatus 1 holds the address assignment state of the node, updates the node state according to the notification of the DHCP server 2 and also updates the ARP table, and determines whether or not monitoring polling can be transmitted depending on the node state in the device monitoring polling. Therefore, the load on the network due to monitoring polling can be minimized.

この発明の実施の形態1に係るネットワーク管理システムの全体構成を示すブロック図である。It is a block diagram which shows the whole structure of the network management system which concerns on Embodiment 1 of this invention. この発明の実施の形態1〜3におけるネットワーク機器管理装置の設定パターンDBのデータ構造図である。It is a data structure figure of setting pattern DB of the network equipment management apparatus in Embodiment 1-3 of this invention. この発明の実施の形態1〜3におけるネットワーク機器管理装置のノード情報DBのデータ構造図である。It is a data structure figure of node information DB of the network equipment management apparatus in Embodiment 1-3 of this invention. この発明の実施の形態1〜3におけるDHCPサーバのアドレスリース情報DBのデータ構造図である。It is a data structure figure of address lease information DB of the DHCP server in Embodiment 1-3 of this invention. この発明の実施の形態1〜3における機器情報登録のデータ構造図である。It is a data structure figure of apparatus information registration in Embodiment 1-3 of this invention. この発明の実施の形態1〜3におけるノード情報登録処理の流れ図である。It is a flowchart of the node information registration process in Embodiment 1-3 of this invention. この発明の実施の形態1〜3におけるノード情報登録からアドレス情報更新までの装置間シーケンス図である。It is an inter-device sequence diagram from node information registration to address information update in the first to third embodiments of the present invention. この発明の実施の形態2〜3におけるDHCPサーバのアドレス管理部でのアドレス要求受信処理の流れ図である。It is a flowchart of the address request reception process in the address management part of the DHCP server in Embodiment 2-3 of this invention. この発明の実施の形態3に係るネットワーク管理システムの全体構成を示すブロック図である。It is a block diagram which shows the whole structure of the network management system which concerns on Embodiment 3 of this invention. この発明の実施の形態3におけるネットワーク機器管理装置のノード状態管理DBのデータ構造図である。It is a data structure figure of node state management DB of the network equipment management apparatus in Embodiment 3 of this invention. 一般のARPテーブルのデータ構造図である。It is a data structure figure of a general ARP table. この発明の実施の形態3におけるアドレス情報通知受信処理の流れ図である。It is a flowchart of the address information notification reception process in Embodiment 3 of this invention. この発明の実施の形態3におけるノード監視ポーリングの流れ図である。It is a flowchart of the node monitoring polling in Embodiment 3 of this invention.

符号の説明Explanation of symbols

1 ネットワーク機器管理装置、2 DHCPサーバ、3 ネットワーク機器(ノード)、4 ネットワーク、11 HIF、12 ノード情報DB、13 設定パターンDB、14 ノード情報管理部、15 機器監視部、16 ノード状態管理DB、21 設定情報DB、22 アドレスリース情報DB、23 設定情報管理部、24 アドレス管理部、31 NIC、32 DHCPクライアント。   1 network device management apparatus, 2 DHCP server, 3 network device (node), 4 network, 11 HIF, 12 node information DB, 13 setting pattern DB, 14 node information management unit, 15 device monitoring unit, 16 node state management DB, 21 setting information DB, 22 address lease information DB, 23 setting information management unit, 24 address management unit, 31 NIC, 32 DHCP client.

Claims (3)

ネットワークに接続されたネットワーク機器を管理するネットワーク機器管理装置と、
ネットワーク機器に動的にネットワーク設定を割り当てるネットワーク設定管理装置と
を備えたネットワーク管理システムであって、
前記ネットワーク設定管理装置は、
前記ネットワーク機器管理装置から通知される設定値情報を受信して設定情報データベースに登録する設定情報管理部と、
前記ネットワーク機器からネットワーク設定の割り当て要求を受信したときに、当該ネットワーク機器毎のネットワークインタフェースカードに対応するハードウェアアドレスが前記設定情報データベースに登録されていれば、動的に割り当てたネットワークアドレスと登録されている設定値情報をネットワーク機器に送信すると共に、割り当てたネットワークアドレスとハードウェアアドレス及びリース期限を更新情報としてアドレスリース情報データベースに格納し、かつ当該更新情報を前記ネットワーク機器管理装置に通知するアドレス管理部と
を有し、
前記ネットワーク機器管理装置は、
ネットワークに接続するネットワーク機器の入力データに基づいて対象ノードとネットワークインタフェースカード毎にハードウェアアドレスを格納したノード情報データベースからハードウェアアドレスを取得すると共にノードの種別毎に設定値情報を格納した設定パターンデータベースからノードの種別をキーとして設定値情報を取り出し、前記ネットワーク設定管理装置に通知するノード情報管理部と、
前記ネットワーク設定管理装置から通知される更新情報を保持する機器監視部と
を有する
ことを特徴とするネットワーク管理システム。
A network device management device for managing network devices connected to the network;
A network management system comprising a network setting management device that dynamically assigns network settings to network devices,
The network setting management device includes:
A setting information management unit that receives setting value information notified from the network device management apparatus and registers the setting value information in a setting information database;
If a hardware address corresponding to a network interface card for each network device is registered in the setting information database when a network setting allocation request is received from the network device, the network address and registration are dynamically allocated. The set value information that has been assigned is transmitted to the network device, the allocated network address, hardware address, and lease time limit are stored as update information in the address lease information database, and the update information is notified to the network device management apparatus. Address management department and
The network device management device includes:
A setting pattern that acquires hardware addresses from a node information database that stores hardware addresses for each target node and network interface card based on input data of network devices connected to the network, and stores setting value information for each type of node A node information management unit that extracts setting value information from the database using the node type as a key, and notifies the network setting management device;
And a device monitoring unit for holding update information notified from the network setting management device.
請求項1に記載のネットワーク管理システムにおいて、
前記アドレス管理部は、ネットワーク機器からネットワークアドレスのリース要求を受信したときに、要求元のハードウェアアドレスを前記設定情報データベースから検索し、検索結果、要求元のハードウェアアドレスが前記設定情報データベースに存在しない場合は、ネットワークアドレスのリースを拒否し、リース拒否したハードウェアアドレスを前記ネットワーク機器管理装置に通知する
ことを特徴とするネットワーク管理システム。
The network management system according to claim 1,
When receiving a network address lease request from a network device, the address management unit searches the setting information database for the requesting hardware address, and the search result indicates that the requesting hardware address is stored in the setting information database. If not, the network management system rejects the lease of the network address, and notifies the network device management apparatus of the hardware address for which the lease is rejected.
請求項1または2に記載のネットワーク管理システムにおいて、
前記ネットワーク機器管理装置は、
前記ネットワーク設定管理装置から通知されたネットワークアドレスの割り当て状態を保持するノード状態管理データベースと、
割り当て中のネットワークアドレスとハードウェアアドレスの対応を保持するテーブルと
をさらに備え、
前記機器監視部は、ネットワークアドレスが割り当て中のネットワークインタフェースカードに限ってネットワーク監視を行う
ことを特徴とするネットワーク管理システム。
The network management system according to claim 1 or 2,
The network device management device includes:
A node state management database that holds an assignment state of a network address notified from the network setting management device;
And a table that holds the correspondence between the network address being assigned and the hardware address,
The device monitoring unit performs network monitoring only on a network interface card to which a network address is assigned.
JP2004215884A 2004-07-23 2004-07-23 Network management system Pending JP2006041709A (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
JP2004215884A JP2006041709A (en) 2004-07-23 2004-07-23 Network management system
ES200402738A ES2259264B1 (en) 2004-07-23 2004-11-15 NETWORK MANAGEMENT SYSTEM.

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2004215884A JP2006041709A (en) 2004-07-23 2004-07-23 Network management system

Publications (1)

Publication Number Publication Date
JP2006041709A true JP2006041709A (en) 2006-02-09

Family

ID=35906257

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2004215884A Pending JP2006041709A (en) 2004-07-23 2004-07-23 Network management system

Country Status (2)

Country Link
JP (1) JP2006041709A (en)
ES (1) ES2259264B1 (en)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007249718A (en) * 2006-03-17 2007-09-27 Oki Data Corp Image processor
JP2013229782A (en) * 2012-04-26 2013-11-07 Nippon Telegr & Teleph Corp <Ntt> Device and method for terminal state detection
JPWO2018109852A1 (en) * 2016-12-14 2019-02-28 三菱電機株式会社 Information collection device
CN110852591A (en) * 2019-11-05 2020-02-28 中国科学院武汉病毒研究所 Laboratory instrument management system and automatic equipment discovery and configuration method thereof
JP6659000B1 (en) * 2019-08-23 2020-03-04 三菱電機ビルテクノサービス株式会社 Portable terminal and portable terminal system including docking station section and main section

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6385197B1 (en) * 1999-07-09 2002-05-07 Allied Telesyn International Corp. Virtual port trunking method and apparatus
WO2001020490A1 (en) * 1999-09-15 2001-03-22 Projecte Pty Ltd System and method for accessing network sites
GB2362301B (en) * 2000-05-08 2002-05-15 3Com Corp Tracking dynamic addresses on a network
JP2005502104A (en) * 2001-06-11 2005-01-20 トータルイーケア・インコーポレイテッド A system that manages changes to the computing infrastructure
US7428587B2 (en) * 2002-12-19 2008-09-23 Microsoft Corporation Generating globally unique device identification

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007249718A (en) * 2006-03-17 2007-09-27 Oki Data Corp Image processor
JP2013229782A (en) * 2012-04-26 2013-11-07 Nippon Telegr & Teleph Corp <Ntt> Device and method for terminal state detection
JPWO2018109852A1 (en) * 2016-12-14 2019-02-28 三菱電機株式会社 Information collection device
JP6659000B1 (en) * 2019-08-23 2020-03-04 三菱電機ビルテクノサービス株式会社 Portable terminal and portable terminal system including docking station section and main section
WO2021038627A1 (en) * 2019-08-23 2021-03-04 三菱電機ビルテクノサービス株式会社 Portable terminal comprising docking station unit and main unit, and portable terminal system
CN110852591A (en) * 2019-11-05 2020-02-28 中国科学院武汉病毒研究所 Laboratory instrument management system and automatic equipment discovery and configuration method thereof
CN110852591B (en) * 2019-11-05 2023-04-21 中国科学院武汉病毒研究所 Laboratory instrument management system and automatic equipment discovery and configuration method thereof

Also Published As

Publication number Publication date
ES2259264B1 (en) 2007-10-01
ES2259264A1 (en) 2006-09-16

Similar Documents

Publication Publication Date Title
US7376717B2 (en) Method and apparatus for automatically configuring a computer for different local area networks
US8140669B2 (en) Resolving hostnames on a private network with a public internet server
US8103744B2 (en) Consumer equipment remote operation system and operating method for the same
JP4065434B2 (en) Router device and method for starting up router device
JP4664143B2 (en) Packet transfer apparatus, communication network, and packet transfer method
JP4487150B2 (en) Communication apparatus, firewall control method, and firewall control program
EP1333648A2 (en) Method for determining the address of an apparatus connected to a network
JP2002368763A (en) Network system, server unit and client unit, and method and program for providing network ip address
JP2009017562A (en) Method and device for early alarm for networking equipment
US20050281566A1 (en) Image forming apparatus monitoring system and method, image forming apparatus, control method therefor, and program for implementing the method
JP2011124695A (en) Network-connected apparatus and network connection method
JP2013090089A (en) Information processing device, information processing method and program
JP2001103086A (en) Ip address monitoring system, ip address monitoring method and recording medium
US9584370B2 (en) Network card with searching ability, monitoring device with the network card, and searching method used for the same
JP2006041709A (en) Network management system
US10389681B2 (en) Auto discovery of network elements by defining new extension in DHCP options for management server IP addresses
JP2003101566A (en) Network equipment management method and system
JP4030865B2 (en) Consoleless device initial setting system, initial setting method, and program
US7702793B2 (en) Method and apparatus for setting network using DHCP server or client function
EP1355476A1 (en) Processing device for address allocation
JP2002237816A (en) Automatic address assigning method
CN113407983A (en) Security policy issuing method and device
JP2000151599A (en) Network management system and network nanagement method applied to the system
JPH11355303A (en) Computer identification system and its method
JP4614186B2 (en) Network terminal equipment

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20061019

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20090119

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20090127

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20090305

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20090507

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20090915