JP4030865B2 - Consoleless device initial setting system, initial setting method, and program - Google Patents

Consoleless device initial setting system, initial setting method, and program Download PDF

Info

Publication number
JP4030865B2
JP4030865B2 JP2002371856A JP2002371856A JP4030865B2 JP 4030865 B2 JP4030865 B2 JP 4030865B2 JP 2002371856 A JP2002371856 A JP 2002371856A JP 2002371856 A JP2002371856 A JP 2002371856A JP 4030865 B2 JP4030865 B2 JP 4030865B2
Authority
JP
Japan
Prior art keywords
setting
setting information
server
information
server device
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Expired - Fee Related
Application number
JP2002371856A
Other languages
Japanese (ja)
Other versions
JP2004206223A (en
Inventor
友親 境
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
NEC Software Kyushu Ltd
Original Assignee
NEC Software Kyushu Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by NEC Software Kyushu Ltd filed Critical NEC Software Kyushu Ltd
Priority to JP2002371856A priority Critical patent/JP4030865B2/en
Publication of JP2004206223A publication Critical patent/JP2004206223A/en
Application granted granted Critical
Publication of JP4030865B2 publication Critical patent/JP4030865B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Images

Description

【0001】
【発明の属する技術分野】
本発明はコンソールレス装置の初期設定システム、初期設定方法、及びプログラムに関し、特にサーバとネットワークで接続するクライアントからサーバの設定を実行する技術に関する。
【0002】
【従来の技術】
TCP/IPプロトコルにて接続されたネットワーク環境においては、ストレージサーバやネットワークプリンタなどの各ネットワークデバイスはユニークで固定的なMACアドレスが付与されているが、論理的にユニークに割り振られたIPアドレスを宛先としてデータ通信を行っている。従ってIPアドレスが設定されていないネットワークデバイスとはデータ通信できないため、通信前には必ずIPアドレスを含むネットワーク関連の設定情報が設定されなければならない。
【0003】
また、IPアドレスは32ビット或いは64ビットの数字列からなりこの数字列によりホスト(マシン)の識別を行っているが、人間が扱う上では利用し難いので、人間が利用し易いように、文字列で表現したものを使用する。これをホスト名と呼ぶ。ホスト名は、階層化されたドメイン名と呼ばれるものとマシン名から構成され、例えば“machine1.domein2.domein3”のようになる。この例の場合マシン名は“machine1”であり、ドメイン名は、ピリオドで分けられた部分の名前(ラベルという)の連なりからなる文字列“domein2.domein3”で構成される。
【0004】
またネットワークデバイスはマシン名、IPアドレス、サブネットマスクの初期設定や初期設定後の設定変更はネットワークサーバに接続された入力装置や表示装置を含むコンソールを用いて設定している。ところが、ネットワークデバイスの中でも特にサーバのようにシステムへの組み込み等の特殊な場合以外通常はコンソールを必要としないデバイスはコンソールを持たない形態(コンソールレスという)で使用するようになってきている。
【0005】
また、特開平11−249989号公報によれば、LAN(local area network)に接続するオプションI/Fカードの設定情報の設定の際に、IPアドレスを含む設定情報が設定済みかを判断して未設定の際はブロードキャストで設定を実行し既設定の際は通常のユニキャストで設定を実行するが、設定状態の判断のために指示されたオプションI/Fカードに対してPINGを発行し応答によってIPアドレスが設定済みか否かを判断している。ただし、特開平11−249989号公報ではどのような手段によりブロードキャスト通信を行うかについての具体的な記載はされていない。
【0006】
【特許文献1】
特開平11−249989号公報
【0007】
【発明が解決しようとする課題】
コンソールレス構成のサーバに対して初期設定や再設定を実行する場合、小型の特殊な表示装置や入力装置を設けるか、又は設定の際に表示装置や入力装置を利用者が一時的にネットワークサーバに接続しなければならないという問題がある。また、利用者は、ネットワークサーバの設置場所に移動して設定操作をしなければならなかった。
【0008】
また、特開平11−249989号公報では、オプションI/Fカードの初期設定を実行する際に、オプションI/FカードのIPアドレスの設定が済んでいるか否かを確認するためにPINGを発行しその応答によって判定を行っている。従って、IPアドレスの設定状態の確認のために余計な通信をLAN上で実行しなければならないという問題がある。
【0009】
本発明の目的は、これらの問題を解決し、UDPプロトコルの通信を使用して離れた場所にあるクライアント装置からコンソールレスのサーバ装置のネットワーク情報の設定を実行できるようにした初期設定システム、初期設定方法、及びプログラムを提供することにある。
【0010】
【課題を解決するための手段】
本発明の第1の初期設定システムは、予め装置単位に固定的に設定されたMACアドレスとシステムに応じて設定されるIPアドレス及びマシン名とを含む設定情報を保持する設定情報部を有するサーバ装置と、クライアント装置と、これらを接続するネットワークからなる初期設定システムであって、
サーバ装置はクライアント装置から設定情報を読み出す自動発見要求をブロードキャストで受けて設定情報部から設定情報を読み出し、設定情報の設定状態を明示するように設定情報を操作して自動発見応答のブロードキャストで返送することを特徴とする。
【0011】
本発明の第2の初期設定システムは、予め装置単位に固定的に設定されたMACアドレスとシステムに応じて設定されるIPアドレス及びマシン名とを含む設定情報を保持する設定情報部を有するサーバ装置と、クライアント装置と、これらを接続するネットワークからなる初期設定システムであって、
サーバ装置はクライアント装置から設定情報を読み出す自動発見要求をブロードキャストで受けて設定情報部から設定情報を読み出し、設定情報の設定状態を明示するように設定情報を操作して自動発見応答のブロードキャストで返送し、
クライアント装置は自動発見応答のブロードキャストが返送されると、応答された設定情報に明示された設定状態が未設定状態の場合にはこの応答をしたサーバ装置の設定情報が未設定であることを明示するように、各サーバ装置の設定情報からサーバ一覧情報を作成して表示することを特徴とする。
【0012】
本発明の第3の初期設定システムは、予め装置単位に固定的に設定されたMACアドレスとシステムに応じて設定されるIPアドレス及びマシン名とを含む設定情報を保持する設定情報部を有するサーバ装置と、クライアント装置と、これらを接続するネットワークからなる初期設定システムであって、
サーバ装置はクライアント装置から設定情報を読み出す自動発見要求をブロードキャストで受けて設定情報部から設定情報を読み出したあと、設定情報が未設定の場合には読み出したマシン名を読み出したMACアドレスに変換した設定情報を自動発見応答のブロードキャストで返送することを特徴とする。
【0013】
本発明の第4の初期設定システムは、予め装置単位に固定的に設定されたMACアドレスとシステムに応じて設定されるIPアドレス及びマシン名とを含む設定情報を保持する設定情報部を有するサーバ装置と、クライアント装置と、これらを接続するネットワークからなる初期設定システムであって、
クライアント装置はサーバ装置の設定情報を読み出す自動発見要求の応答である自動発見応答のブロードキャストが返送されると、応答された設定情報のマシン名がMACアドレスと一致していた場合にはこの応答をしたサーバ装置の設定情報が未設定であることを明示するように、各サーバ装置の設定情報からサーバ一覧情報を作成して表示することを特徴とする。
【0014】
本発明の第5の初期設定システムは、予め装置単位に固定的に設定されたMACアドレスとシステムに応じて設定されるIPアドレス及びマシン名とを含む設定情報を保持する設定情報部を有するサーバ装置と、クライアント装置と、これらを接続するネットワークからなる初期設定システムであって、
クライアント装置はサーバ装置の設定指示を受けるとネットワークに対して自動発見要求のUDP(user datagram protocol)のブロードキャストを発行し、
次に、サーバ装置は自動発見要求を受けると設定情報部から設定情報を読み出し、設定情報が未設定の場合には読み出したマシン名を読み出したMACアドレスに変換して自動発見応答のUDPのブロードキャストを返信し、
次に、クライアント装置は、自動発見応答を受け取ると、応答された設定情報のマシン名とMACアドレスとが一致していた場合は未設定であることを明示するように、各サーバ装置の設定情報からサーバ一覧情報を作成して表示し、
次に、未設定のサーバ装置に対して設定の指示を受けた場合、クライアント装置は受け付けた設定情報を設定変更要求のUDPのブロードキャストを発行し、既設定のサーバ装置に対して設定の指示を受けた場合、クライアント装置は受け付けた設定情報を設定変更要求として指定されたサーバ装置宛のUDPのユニキャストを発行し、
次に、サーバ装置は、設定変更要求を受け取ると設定情報部を受け取った設定情報で設定することを特徴とする。
【0015】
本発明の第6の初期設定システムは、予め装置単位に固定的に設定されたMACアドレスとシステムに応じて設定されるIPアドレス及びマシン名とを含む設定情報を保持する設定情報部を有するサーバ装置と、クライアント装置と、これらを接続するネットワークからなる初期設定システムであって、
サーバ装置は設定情報が未設定の状態の場合マシン名をMACアドレスと同一にして設定情報部に登録しておき、
次に、クライアント装置はサーバ装置の設定指示を受けるとネットワークに対して自動発見要求のUDP(user datagram protocol)のブロードキャストを発行し、
サーバ装置は自動発見要求を受けると設定情報部から設定情報を読み出して自動発見応答のUDPのブロードキャストを返信し、
次に、クライアント装置は、自動発見応答を受け取ると、応答された設定情報のマシン名とMACアドレスとが一致していた場合は未設定であることを明示するように、各サーバ装置の設定情報からサーバ一覧情報を作成して表示し、
次に、未設定のサーバ装置に対して設定の指示を受けた場合、クライアント装置は受け付けた設定情報を設定変更要求のUDPのブロードキャストを発行し、既設定のサーバ装置に対して設定の指示を受けた場合、クライアント装置は受け付けた設定情報を設定変更要求として指定されたサーバ装置宛のUDPのユニキャストを発行し、
次に、サーバ装置は、設定変更要求を受け取ると設定情報部を受け取った設定情報で設定することを特徴とする。
【0016】
本発明の第7の初期設定システムは、本発明の第2、第4、第5、又は第6の初期設定システムにおいて、前記サーバ一覧情報における未設定状態の明示は、マシン名を“未設定”としたことを特徴とする。
【0017】
本発明の第1の初期設定方法は、サーバ装置がネットワークを介して接続するクライアント装置から予め装置単位に固定的に設定されたMACアドレスとシステムに応じて設定されるIPアドレス及びマシン名とを含む設定情報を読み出す自動発見要求をブロードキャストで受けると、設定情報を保持する設定情報部から設定情報を読み出し、設定情報が未設定か既設定かを明示するように設定情報を操作して自動発見応答のブロードキャストでクライアント装置へ返送することを特徴とする。
【0018】
本発明の第2の初期設定方法は、サーバ装置がネットワークを介して接続するクライアント装置から予め装置単位に固定的に設定されたMACアドレスとシステムに応じて設定されるIPアドレス及びマシン名とを含む設定情報を読み出す自動発見要求をブロードキャストで受けると、設定情報を保持する設定情報部から設定情報を読み出し、設定情報が未設定か既設定かを明示するように設定情報を操作して自動発見応答のブロードキャストでクライアント装置へ返送し、
クライアント装置は自動発見応答のブロードキャストが返送されると、応答された設定情報に明示された設定状態が未設定状態の場合にはこの応答をしたサーバ装置の設定情報が未設定であることを明示するように、各サーバ装置の設定情報からサーバ一覧情報を作成して表示することを特徴とする。
【0019】
本発明の第3の初期設定方法は、サーバ装置がネットワークを介して接続するクライアント装置から予め装置単位に固定的に設定されたMACアドレスとシステムに応じて設定されるIPアドレス及びマシン名とを含む設定情報を読み出す自動発見要求をブロードキャストで受けると、設定情報を保持する設定情報部から設定情報を読み出し、設定情報が未設定の場合には読み出したマシン名を読み出したMACアドレスと同一にした設定情報を自動発見応答のブロードキャストで返送することを特徴とする。
【0020】
本発明の第4の初期設定方法は、クライアント装置は予め装置単位に固定的に設定されたMACアドレスとシステムに応じて設定されるIPアドレス及びマシン名とを含む設定情報を読み出す自動発見要求の応答である自動発見応答のブロードキャストがネットワークを介してサーバ装置から返送されると、応答された設定情報のマシン名がMACアドレスと一致していた場合にはこの応答をしたサーバ装置の設定情報が未設定であることを明示するように、各サーバ装置の設定情報からサーバ一覧情報を作成して表示することを特徴とする。
【0021】
本発明の第5の初期設定方法は、クライアント装置はネットワークで接続するサーバ装置の設定指示を受けるとネットワークに対して自動発見要求のUDP(user datagram protocol)のブロードキャストを発行し、
次に、サーバ装置は自動発見要求をネットワークを介して受けると予め装置単位に固定的に設定されたMACアドレスとシステムに応じて設定されるIPアドレス及びマシン名とを含む設定情報を保持する設定情報部から設定情報を読み出し、設定情報が未設定の場合には読み出したマシン名を読み出したMACアドレスに変換して自動発見応答のUDPのブロードキャストを返信し、
次に、クライアント装置は、自動発見応答を受け取ると、応答された設定情報のマシン名とMACアドレスとが一致していた場合は未設定であることを明示するように、各サーバ装置の設定情報からサーバ一覧情報を作成して表示し、
次に、未設定のサーバ装置に対して設定の指示を受けた場合、クライアント装置は受け付けた設定情報を設定変更要求のUDPのブロードキャストを発行し、既設定のサーバ装置に対して設定の指示を受けた場合、クライアント装置は受け付けた設定情報を設定変更要求として指定されたサーバ装置宛のUDPのユニキャストを発行し、
次に、サーバ装置は、設定変更要求を受け取ると設定情報部を受け取った設定情報で設定することを特徴とする。
【0022】
本発明の第6の初期設定方法は、サーバ装置は予め装置単位に固定的に設定されたMACアドレスとシステムに応じて設定されるIPアドレス及びマシン名とを含む設定情報が未設定の状態の場合マシン名をMACアドレスと同一にして設定情報部に登録しておき、
次に、クライアント装置はネットワークで接続するサーバ装置の設定指示を受けるとネットワークに対して自動発見要求のUDP(user datagram protocol)のブロードキャストを発行し、
サーバ装置は自動発見要求を受けると設定情報部から設定情報を読み出して自動発見応答のUDPのブロードキャストを返信し、
次に、クライアント装置は、自動発見応答を受け取ると、応答された設定情報のマシン名とMACアドレスとが一致していた場合は未設定であることを明示するように、各サーバ装置の設定情報からサーバ一覧情報を作成して表示し、
次に、未設定のサーバ装置に対して設定の指示を受けた場合、クライアント装置は受け付けた設定情報を設定変更要求のUDPのブロードキャストを発行し、既設定のサーバ装置に対して設定の指示を受けた場合、クライアント装置は受け付けた設定情報を設定変更要求として指定されたサーバ装置宛のUDPのユニキャストを発行し、
次に、サーバ装置は、設定変更要求を受け取ると設定情報部を受け取った設定情報で設定することを特徴とする。
【0023】
本発明の第7の初期設定方法は、本発明の第2、第4、第5、又は第6の初期設定方法において、前記サーバ一覧情報における未設定状態の明示は、マシン名を“未設定”としたことを特徴とする。
【0024】
本発明の第1のプログラムは、サーバ装置がネットワークを介して接続するクライアント装置から予め装置単位に固定的に設定されたMACアドレスとシステムに応じて設定されるIPアドレス及びマシン名とを含む設定情報を読み出す自動発見要求をブロードキャストで受けると、設定情報を保持する設定情報部から設定情報を読み出し、設定情報が未設定か既設定かを明示するように設定情報を操作して自動発見応答のブロードキャストでクライアント装置へ返送する手順をコンピュータに実行させる。
【0025】
本発明の第2のプログラムは、サーバ装置がネットワークを介して接続するクライアント装置から予め装置単位に固定的に設定されたMACアドレスとシステムに応じて設定されるIPアドレス及びマシン名とを含む設定情報を読み出す自動発見要求をブロードキャストで受けると、設定情報を保持する設定情報部から設定情報を読み出し、設定情報が未設定か既設定かを明示するように設定情報を操作して自動発見応答のブロードキャストでクライアント装置へ返送する手順と、
クライアント装置が自動発見応答のブロードキャストを返送されると、応答された設定情報に明示された設定状態が未設定状態の場合にはこの応答をしたサーバ装置の設定情報が未設定であることを明示するように、各サーバ装置の設定情報からサーバ一覧情報を作成して表示する手順とをコンピュータに実行させる。
【0026】
本発明の第3のプログラムは、ネットワークを介して接続するクライアント装置から予め装置単位に固定的に設定されたMACアドレスとシステムに応じて設定されるIPアドレス及びマシン名とを含む設定情報を読み出す自動発見要求をブロードキャストで受けると、設定情報を保持する設定情報部から設定情報を読み出し、設定情報が未設定の場合には読み出したマシン名を読み出したMACアドレスと同一にした設定情報を自動発見応答のブロードキャストで返送する手順をコンピュータに実行させる。
【0027】
本発明の第4のプログラムは、予め装置単位に固定的に設定されたMACアドレスとシステムに応じて設定されるIPアドレス及びマシン名とを含む設定情報を読み出す自動発見要求の応答である自動発見応答のブロードキャストがネットワークを介してサーバ装置から返送されると、応答された設定情報のマシン名がMACアドレスと一致していた場合にはこの応答をしたサーバ装置の設定情報が未設定であることを明示するように、各サーバ装置の設定情報からサーバ一覧情報を作成して表示する手順をコンピュータに実行させる。
【0028】
【発明の実施の形態】
次に、本発明の実施の形態について図面を参照して詳細に説明する。図1は本発明のシステムの構成例を示した図である。図1のシステムは、2台のサーバ装置10(サーバ装置10−1とサーバ装置10−2)と1台のクライアント装置20とがLAN29に接続している。LAN29にはこの他にもサーバやクライアントが接続してもよいし、印刷装置やルータ等の装置が接続してもよく、LAN29に接続する装置を特定するものではない。
【0029】
サーバ装置10は、ネットワークの管理等のサービスを提供する通信機能を有した情報処理装置であり、表示装置や入力装置が接続されていないものとする。サーバ装置10は、ネットワークに関する設定情報を保持する設定情報部11と、設定情報部11内の設定情報を変更制御する設定変更部12と、LAN29を介してクライアント10との間でUDP(user datagram protocol)通信を行い初期設定の要求を受け付け処理する設定受付部13とを含む。設定変更部12と設定受付部13とは多くの場合プログラムにて実現される。
【0030】
UDPとはTCP/IPモデルのトランスポート層のプロトコルであり、コネクション型のTCP(transmission control protocol)のように再送機能やフロー制御機能を持たないコネクションレス型プロトコルで、TCPが持つコネクション管理やフロー制御がじゃまになるブロードキャスト機能等を搭載する。本発明の実施の形態のUDP通信では、ポート番号として“30000h(16進数)”を使用している。
【0031】
設定情報部11は論理的な保持機能を示しており実際に同一の記憶手段に集中して保持する必要はない。設定情報部11が保持する設定情報は、マシン名、MACアドレス、IPアドレス、サブネットマスク等のネットワークに関連する情報を含んでいる。設定変更部12は、設定情報が設定済みか否かを示す設定状態フラグを持ち、設定状態フラグはサーバ装置10が出荷された時点の初期状態では未設定に設定され、設定が終了した際に既設定になる。
【0032】
なお、設定変更部12は設定情報11内のマシン名の読み出しに対して未設定状態では設定情報のMACアドレスをマシン名とし、未設定であることを識別できるようにしている。未設定を識別する他の方法として、設定情報のマシン名をMACアドレスと同じに設定しておくようにしてもよく、この場合は設定状態フラグやマシン名の読みかえも不要となる。
【0033】
クライアント装置20は、サーバ装置10との間でUDP通信を行い、各サーバ装置の設定情報を収集して表示し、入力された設定情報をサーバ10に設定するサーバ設定部21と、表示装置22と、入力装置23とを含んでいる。サーバ設定部21は多くの場合プログラムにて実現される。
【0034】
次に、本発明の実施の形態の動作について図面を参照して説明する。図2は本発明の実施の形態の初期設定の動作について示したフローチャートであり、図4は本発明の実施の形態の再設定の動作について示したフローチャートである。
【0035】
まず、図2を参照してサーバ装置10−2に対する初期設定の動作について説明する。まず利用者は新たにLAN29に組み込むサーバ装置10−2をLAN29に物理的に接続するが、この時点ではサーバ装置10−2はネットワーク関連の設定情報は未設定の状態である。そこで利用者はすでにLAN29に組み込まれ設定済みとなっているクライアント装置20にあるサーバ設定部21を起動する。
【0036】
図3は、利用者がクライアント装置20にてサーバ設定部21を起動した際に、起動されたサーバ設定部21が表示装置22に表示する操作画面の一例を示したものであるが、この時点では図3に示してあるマシン名やIPアドレス等のサーバ一覧情報は表示されていない。
【0037】
利用者が図3の自動発見ボタンを操作すると、サーバ設定部21は自動発見要求のUDPブロードキャスト通信にてLAN29に送出する(S51)。UDPブロードキャスト通信は通信先を特定せずポート番号“30000h”を指定してLAN29上に発行される。自動発見要求のUDPブロードキャスト通信は、各サーバ装置10の設定受付部13がポート番号“30000h”を認識することにより受け付けられる。以降のUDPブロードキャスト通信は同様にポート番号“30000h”とする。
【0038】
設定受付部13−2は自動発見要求のUDPブロードキャスト通信を受け取ると設定変更部12が起動中か調べ、この場合起動中であるので設定情報の読み出し要求を設定変更部12−2へ渡す(S52)。設定変更部12−2は読み出し要求を受けて設定情報部11−2から設定情報を読み出し、設定状態フラグから未設定であることを確認し、マシン名をMACアドレスと同じにした設定情報を設定受付部13−2に返す(S52)。設定受付部13−2は読み出した設定情報を自動発見応答のUDPブロードキャスト通信として送出する(S52)。未設定のサーバ装置10−2の設定情報のマシン名を予めMACアドレスと同一に設定しておくようにすれば、設定変更部12は設定情報部11から読み出した情報をそのまま返すだけでよい。
【0039】
クライアント装置20のサーバ設定部21は各サーバ装置10から返信された自動発見応答のUDPブロードキャスト通信を受け付けて、受け付けた設定情報に基づいてサーバ一覧情報を作成する。この場合、サーバ装置10−2の設定情報はサーバ装置10−2が未設定であるのでマシン名=MACアドレスとして読み出される。サーバ設定部21はマシン名=MACアドレスを検出するとマシン名を“未設定”としてサーバ一覧情報を作成し表示装置22に表示する(S53)。図3の(1)に示した設定表示画面31はこの時点のサーバ一覧情報の表示の様子を示している。
【0040】
利用者は、図3の画面を見るとサーバ装置10−2のマシン名が“未設定”と表示されているためすぐに設定対象のサーバ装置10−2を知ることができる。利用者が画面にてマシン名=“未設定”のサーバを選択して入力装置23からマシン名やIPアドレス等を入力し設定変更ボタン36を操作すると、サーバ設定部21は入力された設定情報と設定先のサーバ装置10−2のMACアドレスとを設定変更要求のUDPブロードキャスト通信で送信する(S54)。
【0041】
設定受付部13−2は、設定変更要求のUDPブロードキャスト通信を受け付けMACアドレスから自身宛の設定変更要求であることを確認すると、設定変更部12−2へ設定変更要求を渡す(S55)。設定変更部12−2は渡された設定情報を設定情報部11−2へ登録する(S55)。設定情報の登録が終わると設定変更部12−2は設定状態フラグを既設定状態とし、設定受付部13−2は設定変更応答をUDPブロードキャスト通信で返信する(S55)。
【0042】
サーバ設定部21は設定変更応答のUDPブロードキャスト通信を受け付けると次にサーバ装置10−2を再起動するために再起動要求のUDPブロードキャスト通信を送信する(S56)。設定受付部13−2は、再起動要求のUDPブロードキャスト通信を受け付けMACアドレスから自身宛の再起動要求であることを確認すると、再起動応答のUDPブロードキャスト通信を返信した後、サーバ装置10−2を再起動する(S57)。
【0043】
サーバ設定部21は再起動応答のUDPブロードキャスト通信を受け付けると初期設定が終わったことを表示装置22に表示し(S58)、利用者は初期設定の終了を確認する。サーバ装置10−2は再起動によってIPアドレス等のネットワーク関連の設定がされた状態で立ち上がる(S59)ので、以降は相手先をIPアドレスで特定したユニキャスト通信も可能となる。
【0044】
このように、通信先をIPアドレスで特定しないUDPブロードキャスト通信によりクライアント装置20が各サーバ装置10の設定情報を収集してサーバ一覧情報を表示し、利用者が表示を参照して未設定サーバ装置10の設定操作を行えるので、サーバ装置10は設定変更部12と設定受付部13を搭載することにより表示装置や入力装置が無くてもサーバ設定部21を搭載したクライアント装置20からネットワーク関連情報の設定ができるようになる。
【0045】
次に、サーバ装置10−2に対する再設定の動作について図4を参照して説明する。この時点ではサーバ装置10−2はIPアドレス等のネットワーク関連の設定情報は設定済みの状態すなわち設定状態フラグが既設定の状態である。まず、利用者はすでにLAN29に組み込まれ設定済みとなっているクライアント装置20にあるサーバ設定部21を起動する。
【0046】
サーバ設定部21は、起動されると図3に示す画面を表示する。ただし、サーバ一覧情報はこの時点では表示されない。利用者が自動発見ボタン35を操作すると、サーバ設定部21は自動発見要求のUDPブロードキャスト通信にてLAN29に送出する(S61)。初期設定の場合と同様にUDPブロードキャスト通信は通信先を特定せずポート番号“30000h”を指定してLAN29上に発行される。
【0047】
設定受付部13−2は自動発見要求のUDPブロードキャスト通信を受け取ると設定情報の読み出し要求を設定変更部12−2へ渡す(652)。設定変更部12−2は読み出し要求を受けて設定情報部11−2から設定情報を読み出し、既設定状態であるので設定情報をそのまま設定受付部13−2に返す(S62)。設定受付部13−2は読み出した設定情報を自動発見応答のUDPブロードキャスト通信として送出する(S62)。
【0048】
クライアント装置20のサーバ設定部21は各サーバ装置10から返信された自動発見応答のUDPブロードキャスト通信を受け付けて、受け付けた設定情報に基づいてサーバ一覧情報を作成する。この場合、サーバ装置10−2の設定情報は設定済みであるのでマシン名やIPアドレス等の設定情報がそのままサーバ一覧情報として表示装置22に表示される(S63)。図3の(2)に示した設定表示画面32はこの時点のサーバ一覧情報の表示の様子を示している。
【0049】
利用者は、画面にて再設定対象のサーバ装置10−2(マシン名=NECSAN)を選択して入力装置23からマシン名やIPアドレス等変更する情報を入力し設定変更ボタン36を操作すると、サーバ設定部21は設定先のサーバ装置10−2のIPアドレスを指定して入力された設定情報を設定変更要求のUDPユニキャスト通信で送信する(S64)。
【0050】
設定受付部13−2は、設定変更要求のUDPユニキャスト通信を宛先のIPアドレスから自身宛の設定変更要求であることを確認すると、設定変更部12−2に設定変更要求を渡す(S65)。設定変更部12−2は渡された設定情報で設定情報部11−2を再設定する(S65)。設定情報の再設定が終わると、設定受付部13−2はクライアント装置20のIPアドレスを宛先とした設定変更応答をUDPのユニキャスト通信で返信する(S65)。
【0051】
サーバ設定部21は設定変更応答のUDPユニキャスト通信を受け付けると再設定が終わったことを表示装置22に表示し(S68)、利用者は再設定の終了を確認する。この後、必要に応じて利用者はLAN29に接続するシステムの再起動或いはサーバ装置10−2の再起動を実行すればよいがその方法については特に限定しない。例えば、サーバ装置10−2の再起動は図3の設定表示画面に再起動のためのボタンを設けてここから再起動を起動し、サーバ設定部21と設定受付部13−2が図2のステップS56〜S59のような動作をさせればよい。
【0052】
このように、既設定のサーバ装置10に対しても設定変更部12と設定受付部13を搭載することにより表示装置や入力装置が無くてもサーバ設定部21を搭載したクライアント装置20からネットワーク関連情報の設定情報の再設定ができるようになる。
【0053】
以上のように、サーバ装置10のネットワーク関連情報の初期設定又は再設定の手順において、未設定のサーバ装置10のマシン名をMACアドレスと同一に見せるか或いは予め設定しておくので、UDPのブロードキャスト通信で収集した各サーバ装置10の設定情報を確認するだけで未設定か既設定かを容易に判断できる。これにより、利用者が設定指示をした後に、クライアント装置20は初期設定の動作をするか再設定の動作をするかを判断するために、指示されたサーバ装置10に対して確認のためのコマンド(例えばPING)を発行してIPアドレス等のネットワーク関連の設定情報が設定済みか否かを確認する手順を不要としている。
【0054】
以上の説明では、サーバ装置10−2に対する動作を説明したが、サーバ装置10−1に対しても同様の動作となる。またネットワークに接続する共用プリンタ等のデバイスであってもサーバ装置10が備える設定情報部11、設定変更部12、設定受付部13の各機能を備えていれば本発明が適用でき、サーバ装置10と同様にクライアント装置20から設定が可能となる。
【0055】
また以上の説明では、未設定か既設定かを識別するために、自動発見要求に対してサーバ装置10の設定情報のマシン名をMACアドレスと同じにして応答するようにして説明したが、この他の方法で識別するようにしてもかまわない。例えば未設定であることを示す情報を応答の中に組み込むようにしてもよいし、マシン名やIPアドレスを予め決められた規則に従って設定するようにしてもよい。
【0056】
【発明の効果】
表示装置や入力装置を持たないサーバ装置のネットワーク情報の初期設定又は再設定を同じネットワークに接続し表示装置や入力装置を持つクライアント装置から容易に実行することができるので、サーバ装置に特殊な表示装置や入力装置を組み込んだり、利用者が設定時に一時的に表示装置や入力装置をサーバ装置に接続したりする必要がなくなるという効果がある。
【0057】
さらに、初期設定対象のサーバ装置の設定情報をクライアント装置が収集する際に、例えば、マシン名をMACアドレスと同一とするようにしたので、収集した際に未設定であることが確認できるので、未設定かどうかを確認するための通信が不要となる。
【図面の簡単な説明】
【図1】本発明の実施の形態の構成を示した図である。
【図2】本発明の初期設定の動作を示したフローチャートである。
【図3】本発明のサーバ一覧を表示した設定表示画面を示した図である。
【図4】本発明の初期設定の動作を示したフローチャートである。
【符号の説明】
10 サーバ装置
11 設定情報部
12 設定変更部
13 設定受付部
20 クライアント装置
21 サーバ設定部
22 表示装置
23 入力装置
29 LAN
[0001]
BACKGROUND OF THE INVENTION
The present invention relates to an initial setting system, an initial setting method, and a program for a consoleless device, and more particularly to a technique for executing server settings from a client connected to the server via a network.
[0002]
[Prior art]
In a network environment connected by the TCP / IP protocol, each network device such as a storage server or a network printer is assigned a unique and fixed MAC address, but a logically unique IP address is assigned. Data communication is performed as a destination. Therefore, since data communication cannot be performed with a network device for which no IP address is set, network-related setting information including the IP address must be set before communication.
[0003]
The IP address consists of a 32-bit or 64-bit numeric string, and the host (machine) is identified by this numeric string. However, since it is difficult to use for humans, characters are used to make it easier for humans to use. Use a representation in columns. This is called a host name. The host name is composed of a so-called hierarchical domain name and a machine name, for example, “machine1.domein2.domein3”. In this example, the machine name is “machine1”, and the domain name is composed of a character string “domein2.domein3” consisting of a series of names (called labels) separated by periods.
[0004]
In the network device, initial setting of the machine name, IP address, and subnet mask and setting change after the initial setting are set using a console including an input device and a display device connected to the network server. However, among network devices, devices that do not normally require a console except for special cases such as incorporation into a system, such as servers, have come to be used in a form without a console (referred to as consoleless).
[0005]
Further, according to Japanese Patent Laid-Open No. 11-249989, when setting information of an option I / F card connected to a LAN (local area network) is set, it is determined whether setting information including an IP address has been set. When it is not set, the setting is performed by broadcast, and when it is already set, the setting is performed by normal unicast, but a response is issued by issuing a PING to the designated option I / F card to determine the setting state. To determine whether or not the IP address has been set. However, Japanese Patent Application Laid-Open No. 11-249989 does not specifically describe what means is used for broadcast communication.
[0006]
[Patent Document 1]
Japanese Patent Application Laid-Open No. 11-249989
[0007]
[Problems to be solved by the invention]
When initial setting or resetting is performed for a server having a consoleless configuration, a small special display device or input device is provided, or the user temporarily installs the display device or input device during the setting. There is a problem that you have to connect to. In addition, the user has to move to the installation location of the network server and perform the setting operation.
[0008]
In Japanese Patent Laid-Open No. 11-249899, when initial setting of an option I / F card is executed, a PING is issued to check whether the IP address of the option I / F card has been set. Judgment is made based on the response. Therefore, there is a problem that extra communication must be executed on the LAN for checking the setting state of the IP address.
[0009]
SUMMARY OF THE INVENTION An object of the present invention is to solve the above problems, and to provide an initial setting system and an initial setting system which can execute setting of network information of a consoleless server device from a remote client device using UDP protocol communication. It is to provide a setting method and a program.
[0010]
[Means for Solving the Problems]
The first initial setting system of the present invention is a server having a setting information section for holding setting information including a MAC address fixed in advance in units of devices, an IP address set according to the system, and a machine name. An initial setting system including a device, a client device, and a network connecting them,
The server device receives the automatic discovery request for reading the setting information from the client device by broadcast, reads the setting information from the setting information section, operates the setting information so as to clearly indicate the setting state of the setting information, and returns the automatic discovery response by broadcast. It is characterized by doing.
[0011]
The second initial setting system of the present invention is a server having a setting information section for holding setting information including a MAC address fixed in advance in units of devices, an IP address set according to the system, and a machine name. An initial setting system including a device, a client device, and a network connecting them,
The server device receives the automatic discovery request for reading the setting information from the client device by broadcast, reads the setting information from the setting information section, operates the setting information so as to clearly indicate the setting state of the setting information, and returns the automatic discovery response by broadcast. And
When the automatic discovery response broadcast is returned, the client device clearly indicates that the setting information of the server device that made this response is not set if the setting state specified in the returned setting information is not set. As described above, the server list information is created from the setting information of each server device and displayed.
[0012]
The third initial setting system of the present invention is a server having a setting information section for holding setting information including a MAC address fixed in advance in units of devices, an IP address set according to the system, and a machine name. An initial setting system including a device, a client device, and a network connecting them,
The server device receives the automatic discovery request for reading the setting information from the client device by broadcast and reads the setting information from the setting information part. If the setting information is not set, the machine name is converted to the read MAC address. The setting information is returned by broadcasting an automatic discovery response.
[0013]
A fourth initial setting system of the present invention is a server having a setting information section for holding setting information including a MAC address fixed in advance in units of devices, an IP address set according to the system, and a machine name. An initial setting system including a device, a client device, and a network connecting them,
When an automatic discovery response broadcast, which is a response to an automatic discovery request for reading the setting information of the server device, is returned, the client device returns this response if the machine name of the responded configuration information matches the MAC address. The server list information is created and displayed from the setting information of each server device so as to clearly indicate that the setting information of the server device is not set.
[0014]
The fifth initial setting system of the present invention is a server having a setting information section for holding setting information including a MAC address fixed in advance in units of devices, an IP address set according to the system, and a machine name. An initial setting system including a device, a client device, and a network connecting them,
Upon receiving the setting instruction of the server device, the client device issues a UDP (user datagram protocol) broadcast of an automatic discovery request to the network,
Next, when the server device receives the automatic discovery request, it reads the setting information from the setting information section. If the setting information is not set, the server device converts the read machine name to the read MAC address and broadcasts the UDP of the automatic discovery response. Reply
Next, when the client device receives the auto-discovery response, the setting information of each server device clearly indicates that it is not set when the machine name and the MAC address of the setting information that has been returned match. Create and display server list information from
Next, when a setting instruction is received for an unconfigured server device, the client device issues a UDP broadcast of a setting change request for the received setting information, and issues a setting instruction to the already configured server device. If received, the client device issues the UDP unicast addressed to the server device designated as the setting change request for the received setting information,
Next, when the server apparatus receives the setting change request, the server apparatus sets the setting information section with the received setting information.
[0015]
A sixth initial setting system according to the present invention is a server having a setting information section for holding setting information including a MAC address fixed in advance in units of devices, an IP address set according to the system, and a machine name. An initial setting system including a device, a client device, and a network connecting them,
When the setting information is not set, the server device registers the machine name in the setting information section with the same MAC address as the MAC address,
Next, when the client device receives the setting instruction of the server device, it issues a UDP (user datagram protocol) broadcast of an automatic discovery request to the network,
When the server device receives the automatic discovery request, it reads the setting information from the setting information section and returns a UDP broadcast of the automatic discovery response,
Next, when the client device receives the auto-discovery response, the setting information of each server device clearly indicates that it is not set when the machine name and the MAC address of the setting information that has been returned match. Create and display server list information from
Next, when a setting instruction is received for an unconfigured server device, the client device issues a UDP broadcast of a setting change request for the received setting information, and issues a setting instruction to the already configured server device. If received, the client device issues the UDP unicast addressed to the server device designated as the setting change request for the received setting information,
Next, when the server apparatus receives the setting change request, the server apparatus sets the setting information section with the received setting information.
[0016]
According to a seventh initial setting system of the present invention, in the second, fourth, fifth, or sixth initial setting system of the present invention, the unset state in the server list information is indicated by “unset machine name”. It is characterized by "".
[0017]
According to the first initial setting method of the present invention, a MAC address that is fixedly set in advance for each device from a client device to which a server device is connected via a network, an IP address and a machine name that are set according to the system are obtained. When an automatic discovery request to read out the setting information is received by broadcast, the setting information is read from the setting information section that holds the setting information, and the setting information is manipulated so that it is clearly set or not already set. A response broadcast is returned to the client device.
[0018]
According to the second initial setting method of the present invention, a MAC address that is fixedly set in advance on a device unit basis from a client device to which a server device is connected via a network, an IP address and a machine name that are set according to the system, When an automatic discovery request to read out the setting information is received by broadcast, the setting information is read from the setting information section that holds the setting information, and the setting information is manipulated so that it is clearly set or not already set. Sent back to the client device in response broadcast,
When the automatic discovery response broadcast is returned, the client device clearly indicates that the setting information of the server device that made this response is not set if the setting state specified in the returned setting information is not set. As described above, the server list information is created from the setting information of each server device and displayed.
[0019]
According to a third initial setting method of the present invention, a MAC address that is fixedly set in advance in a device unit from a client device to which a server device is connected via a network, an IP address and a machine name that are set according to the system are obtained. When an automatic discovery request for reading out the included setting information is received by broadcast, the setting information is read from the setting information section that holds the setting information, and if the setting information is not set, the read machine name is made the same as the read MAC address The setting information is returned by broadcasting an automatic discovery response.
[0020]
According to a fourth initial setting method of the present invention, an automatic discovery request for reading out setting information including a MAC address fixed in advance for each device and an IP address and a machine name set according to the system is set. When a broadcast of an automatic discovery response as a response is sent back from the server device via the network, if the machine name of the response setting information matches the MAC address, the setting information of the server device that made this response is The server list information is created from the setting information of each server device and displayed so as to clearly indicate that it has not been set.
[0021]
According to a fifth initial setting method of the present invention, when a client device receives a setting instruction of a server device connected via a network, the client device issues a UDP (user datagram protocol) broadcast of an automatic discovery request to the network.
Next, when the server device receives an automatic discovery request via the network, the server device retains setting information including a MAC address fixedly set in advance for each device, an IP address set according to the system, and a machine name. Read the setting information from the information part, if the setting information is not set, convert the read machine name to the read MAC address and return UDP broadcast of automatic discovery response,
Next, when the client device receives the auto-discovery response, the setting information of each server device clearly indicates that it is not set when the machine name and the MAC address of the setting information that has been returned match. Create and display server list information from
Next, when a setting instruction is received for an unconfigured server device, the client device issues a UDP broadcast of a setting change request for the received setting information, and issues a setting instruction to the already configured server device. If received, the client device issues the UDP unicast addressed to the server device designated as the setting change request for the received setting information,
Next, when the server apparatus receives the setting change request, the server apparatus sets the setting information section with the received setting information.
[0022]
In the sixth initial setting method of the present invention, the server device is in a state in which the setting information including the MAC address fixedly set in advance for each device, the IP address set according to the system, and the machine name is not set. If the machine name is the same as the MAC address, register it in the setting information section.
Next, when the client device receives the setting instruction of the server device connected via the network, it issues a UDP (user datagram protocol) broadcast of an automatic discovery request to the network,
When the server device receives the automatic discovery request, it reads the setting information from the setting information section and returns a UDP broadcast of the automatic discovery response,
Next, when the client device receives the auto-discovery response, the setting information of each server device clearly indicates that it is not set when the machine name and the MAC address of the setting information that has been returned match. Create and display server list information from
Next, when a setting instruction is received for an unconfigured server device, the client device issues a UDP broadcast of a setting change request for the received setting information, and issues a setting instruction to the already configured server device. If received, the client device issues the UDP unicast addressed to the server device designated as the setting change request for the received setting information,
Next, when the server apparatus receives the setting change request, the server apparatus sets the setting information section with the received setting information.
[0023]
According to a seventh initial setting method of the present invention, in the second, fourth, fifth, or sixth initial setting method of the present invention, the unspecified state in the server list information is indicated by “unset machine name”. It is characterized by "".
[0024]
The first program of the present invention is a setting that includes a MAC address that is fixedly set in advance for each device from a client device to which the server device is connected via a network, and an IP address and a machine name that are set according to the system. When an automatic discovery request for reading information is received by broadcast, the setting information is read from the setting information section that holds the setting information, and the setting information is manipulated so that the setting information is unset or already set. Cause the computer to execute the procedure of returning to the client device by broadcast.
[0025]
The second program of the present invention is a setting including a MAC address that is fixedly set in advance for each device from a client device to which the server device is connected via a network, and an IP address and a machine name that are set according to the system. When an automatic discovery request for reading information is received by broadcast, the setting information is read from the setting information section that holds the setting information, and the setting information is manipulated so that the setting information is unset or already set. The procedure of returning to the client device by broadcast,
When the client device returns an automatic discovery response broadcast, if the setting state specified in the response setting information is unset, it is clearly indicated that the setting information of the server device that made this response is not set. As described above, the computer is caused to execute a procedure for creating and displaying server list information from the setting information of each server device.
[0026]
The third program of the present invention reads setting information including a MAC address fixedly set in advance in units of devices, an IP address set according to the system, and a machine name from a client device connected via a network. When an automatic discovery request is received by broadcast, the setting information is read from the setting information section that holds the setting information, and if the setting information is not set, the setting information that is the same as the read MAC address is automatically found. Have the computer execute the procedure of sending back the response broadcast.
[0027]
The fourth program of the present invention is an automatic discovery that is a response to an automatic discovery request that reads out setting information including a MAC address fixedly set in advance in units of devices and an IP address and a machine name set according to the system. When the response broadcast is returned from the server device via the network, if the machine name of the response setting information matches the MAC address, the setting information of the server device that made this response is not set. In such a manner, the computer is caused to execute a procedure for creating and displaying server list information from the setting information of each server device.
[0028]
DETAILED DESCRIPTION OF THE INVENTION
Next, embodiments of the present invention will be described in detail with reference to the drawings. FIG. 1 is a diagram showing a configuration example of a system of the present invention. In the system of FIG. 1, two server apparatuses 10 (server apparatus 10-1 and server apparatus 10-2) and one client apparatus 20 are connected to a LAN 29. In addition to this, a server or a client may be connected to the LAN 29, or a device such as a printing device or a router may be connected, and the device connected to the LAN 29 is not specified.
[0029]
The server device 10 is an information processing device having a communication function for providing services such as network management, and is not connected to a display device or an input device. The server device 10 includes a setting information unit 11 that holds setting information about the network, a setting change unit 12 that changes and controls setting information in the setting information unit 11, and the client 10 via the LAN 29. protocol) and a setting receiving unit 13 for receiving and processing an initial setting request. The setting changing unit 12 and the setting receiving unit 13 are often realized by a program.
[0030]
UDP is a protocol in the transport layer of the TCP / IP model, and is a connectionless protocol that does not have a retransmission function or a flow control function like the connection type TCP (transmission control protocol). Equipped with a broadcast function that prevents control. In the UDP communication according to the embodiment of the present invention, “30000h (hexadecimal number)” is used as the port number.
[0031]
The setting information unit 11 shows a logical holding function and does not actually need to be held centrally in the same storage means. The setting information held by the setting information unit 11 includes information related to the network such as a machine name, a MAC address, an IP address, and a subnet mask. The setting change unit 12 has a setting state flag indicating whether or not the setting information has been set. The setting state flag is set to unset in the initial state when the server device 10 is shipped, and when the setting is completed. It will be already set.
[0032]
Note that the setting changing unit 12 reads the machine name in the setting information 11 and uses the MAC address of the setting information as the machine name in an unset state so that it can be identified as not set. As another method for identifying unset, the machine name of the setting information may be set to be the same as the MAC address. In this case, it is not necessary to read the setting status flag or the machine name.
[0033]
The client device 20 performs UDP communication with the server device 10, collects and displays the setting information of each server device, and sets the input setting information in the server 10, and the display device 22. And an input device 23. The server setting unit 21 is often realized by a program.
[0034]
Next, the operation of the embodiment of the present invention will be described with reference to the drawings. FIG. 2 is a flowchart showing the initial setting operation according to the embodiment of the present invention, and FIG. 4 is a flowchart showing the resetting operation according to the embodiment of the present invention.
[0035]
First, the initial setting operation for the server apparatus 10-2 will be described with reference to FIG. First, the user physically connects the server apparatus 10-2 to be newly incorporated into the LAN 29 to the LAN 29. At this time, the server apparatus 10-2 is in a state where network-related setting information is not set. Therefore, the user activates the server setting unit 21 in the client device 20 that is already incorporated in the LAN 29 and set.
[0036]
FIG. 3 shows an example of an operation screen displayed on the display device 22 by the activated server setting unit 21 when the user activates the server setting unit 21 on the client device 20. However, the server list information such as the machine name and IP address shown in FIG. 3 is not displayed.
[0037]
When the user operates the automatic discovery button shown in FIG. 3, the server setting unit 21 sends it to the LAN 29 by UDP broadcast communication for an automatic discovery request (S51). The UDP broadcast communication is issued on the LAN 29 by designating the port number “30000h” without specifying the communication destination. The UDP broadcast communication for the automatic discovery request is accepted when the setting accepting unit 13 of each server device 10 recognizes the port number “30000h”. In the subsequent UDP broadcast communication, the port number is “30000h”.
[0038]
When receiving the UDP broadcast communication of the automatic discovery request, the setting reception unit 13-2 checks whether the setting change unit 12 is activated. In this case, since it is activated, a setting information read request is passed to the setting change unit 12-2 (S52). ). In response to the read request, the setting change unit 12-2 reads the setting information from the setting information unit 11-2, confirms that the setting state flag is not set, and sets the setting information in which the machine name is the same as the MAC address. It returns to the reception part 13-2 (S52). The setting accepting unit 13-2 sends the read setting information as an automatic discovery response UDP broadcast communication (S52). If the machine name of the setting information of the unset server device 10-2 is set in advance to be the same as the MAC address, the setting changing unit 12 may simply return the information read from the setting information unit 11.
[0039]
The server setting unit 21 of the client device 20 receives the UDP broadcast communication of the automatic discovery response returned from each server device 10 and creates server list information based on the received setting information. In this case, the setting information of the server device 10-2 is read as machine name = MAC address because the server device 10-2 has not been set. When detecting the machine name = MAC address, the server setting unit 21 creates server list information with the machine name “not set” and displays it on the display device 22 (S53). The setting display screen 31 shown in (1) of FIG. 3 shows how the server list information is displayed at this time.
[0040]
The user can immediately know the server device 10-2 to be set since the machine name of the server device 10-2 is displayed as “unset” when viewing the screen of FIG. When the user selects a server with machine name = “not set” on the screen, inputs a machine name, an IP address, etc. from the input device 23 and operates the setting change button 36, the server setting unit 21 receives the input setting information. And the MAC address of the setting destination server apparatus 10-2 are transmitted by the UDP broadcast communication of the setting change request (S54).
[0041]
The setting receiving unit 13-2 receives the UDP broadcast communication of the setting change request and confirms that it is a setting change request addressed to itself from the MAC address, and passes the setting change request to the setting changing unit 12-2 (S55). The setting change unit 12-2 registers the received setting information in the setting information unit 11-2 (S55). When the registration of the setting information is completed, the setting changing unit 12-2 sets the setting state flag to the already set state, and the setting receiving unit 13-2 returns a setting change response by UDP broadcast communication (S55).
[0042]
Upon receiving the setting change response UDP broadcast communication, the server setting unit 21 transmits a restart request UDP broadcast communication to restart the server device 10-2 (S56). After receiving the restart request UDP broadcast communication and confirming that it is a restart request addressed to itself from the MAC address, the setting reception unit 13-2 returns a restart response UDP broadcast communication, and then returns to the server apparatus 10-2. Is restarted (S57).
[0043]
When receiving the restart broadcast UDP broadcast communication, the server setting unit 21 displays on the display device 22 that the initial setting is completed (S58), and the user confirms the end of the initial setting. Since the server apparatus 10-2 starts up in a state where network-related settings such as the IP address are set by restarting (S59), unicast communication in which the other party is specified by the IP address is possible thereafter.
[0044]
As described above, the client device 20 collects the setting information of each server device 10 by the UDP broadcast communication in which the communication destination is not specified by the IP address and displays the server list information, and the user refers to the display and the unconfigured server device Since the server apparatus 10 is equipped with the setting change unit 12 and the setting reception unit 13, the server apparatus 10 can receive the network-related information from the client apparatus 20 having the server setting unit 21 without the display device or the input device. It becomes possible to set.
[0045]
Next, the resetting operation for the server device 10-2 will be described with reference to FIG. At this time, the server apparatus 10-2 is in a state where the network-related setting information such as the IP address is already set, that is, the setting state flag is already set. First, the user activates the server setting unit 21 in the client device 20 that is already incorporated in the LAN 29 and has been set.
[0046]
When activated, the server setting unit 21 displays the screen shown in FIG. However, the server list information is not displayed at this point. When the user operates the automatic discovery button 35, the server setting unit 21 sends it to the LAN 29 by UDP broadcast communication of an automatic discovery request (S61). As in the case of the initial setting, the UDP broadcast communication is issued on the LAN 29 by designating the port number “30000h” without specifying the communication destination.
[0047]
When the setting reception unit 13-2 receives the UDP broadcast communication of the automatic discovery request, the setting reception unit 13-2 passes the setting information read request to the setting change unit 12-2 (652). The setting changing unit 12-2 receives the read request, reads the setting information from the setting information unit 11-2, and returns the setting information to the setting receiving unit 13-2 as it is because it is already set (S62). The setting accepting unit 13-2 sends the read setting information as an UDP broadcast communication of an automatic discovery response (S62).
[0048]
The server setting unit 21 of the client device 20 receives the UDP broadcast communication of the automatic discovery response returned from each server device 10 and creates server list information based on the received setting information. In this case, since the setting information of the server device 10-2 has been set, the setting information such as the machine name and the IP address is displayed on the display device 22 as the server list information as it is (S63). The setting display screen 32 shown in (2) of FIG. 3 shows how the server list information is displayed at this time.
[0049]
When the user selects the server device 10-2 (machine name = NECSAN) to be reset on the screen, inputs information to be changed such as a machine name and an IP address from the input device 23, and operates the setting change button 36, The server setting unit 21 transmits the setting information input by designating the IP address of the setting destination server apparatus 10-2 by UDP unicast communication of a setting change request (S64).
[0050]
When the setting receiving unit 13-2 confirms that the UDP unicast communication of the setting change request is a setting change request addressed to itself from the destination IP address, the setting receiving unit 13-2 passes the setting change request to the setting changing unit 12-2 (S65). . The setting change unit 12-2 resets the setting information unit 11-2 with the received setting information (S65). When the resetting of the setting information is completed, the setting receiving unit 13-2 returns a setting change response with the IP address of the client device 20 as the destination by UDP unicast communication (S65).
[0051]
When the server setting unit 21 receives the UDP unicast communication of the setting change response, the server setting unit 21 displays that the resetting is completed on the display device 22 (S68), and the user confirms the end of the resetting. Thereafter, if necessary, the user may restart the system connected to the LAN 29 or restart the server apparatus 10-2, but the method is not particularly limited. For example, the server apparatus 10-2 is restarted by providing a restart button on the setting display screen of FIG. 3 and starting the restart from here, and the server setting unit 21 and the setting receiving unit 13-2 are shown in FIG. What is necessary is just to perform operation | movement like step S56-S59.
[0052]
As described above, the setting change unit 12 and the setting reception unit 13 are also installed in the already set server device 10, so that the client device 20 having the server setting unit 21 can be connected to the network even if there is no display device or input device. Information setting information can be reset.
[0053]
As described above, in the initial setting or resetting procedure of the network related information of the server device 10, the machine name of the unconfigured server device 10 is made to be the same as the MAC address or set in advance. It is possible to easily determine whether the server device 10 is not set or already set by simply checking the setting information of each server device 10 collected by communication. Thus, after the user gives a setting instruction, the client apparatus 20 checks the instructed server apparatus 10 to determine whether to perform an initial setting operation or a resetting operation. (For example, PING) is issued, and a procedure for confirming whether or not network-related setting information such as an IP address has been set is unnecessary.
[0054]
Although the operation for the server device 10-2 has been described above, the same operation is performed for the server device 10-1. Further, the present invention can be applied even if a device such as a shared printer connected to the network is provided with the functions of the setting information unit 11, the setting change unit 12, and the setting receiving unit 13 included in the server device 10. Similarly, the setting can be made from the client device 20.
[0055]
Further, in the above description, in order to identify whether it is unset or already set, the machine name of the setting information of the server device 10 is set to be the same as the MAC address in response to the automatic discovery request. You may make it identify with another method. For example, information indicating that it has not been set may be incorporated in the response, or the machine name or IP address may be set according to a predetermined rule.
[0056]
【The invention's effect】
Since the initial or reconfiguration of network information of a server device that does not have a display device or an input device can be easily executed from a client device that has a display device or an input device connected to the same network, a special display on the server device There is an effect that it is not necessary to incorporate a device or an input device or to temporarily connect a display device or an input device to a server device at the time of setting.
[0057]
Furthermore, when the client device collects the setting information of the server device to be initialized, for example, since the machine name is made the same as the MAC address, it can be confirmed that it has not been set at the time of collection. Communication to confirm whether it is not set becomes unnecessary.
[Brief description of the drawings]
FIG. 1 is a diagram showing a configuration of an embodiment of the present invention.
FIG. 2 is a flowchart showing an initial setting operation of the present invention.
FIG. 3 is a diagram showing a setting display screen displaying a server list of the present invention.
FIG. 4 is a flowchart showing an initial setting operation of the present invention.
[Explanation of symbols]
10 Server device
11 Setting information section
12 Setting change section
13 Setting reception
20 Client device
21 Server setting section
22 Display device
23 Input device
29 LAN

Claims (4)

ネットワークに接続されるコンソールレスのサーバ装置の初期設定をネットワークに接続するクライアント装置から操作して実行する初期設定システムであって、サーバ装置は、予め装置単位に固定的に設定されたMACアドレスとシステムに応じて設定されるIPアドレス及びマシン名とを含む設定情報を保持する設定情報部と、IPアドレス及びマシン名が設定情報部に既設定であるか未設定であるかを示す設定状態フラグを有し、
ライアント装置から設定情報を読み出す自動発見要求をブロードキャストで受けて設定情報部から設定情報を読み出したあと、設定状態フラグが未設定の場合には読み出したマシン名を読み出したMACアドレスと同一とした設定情報を自動発見応答のブロードキャストで返送し、
クライアント装置は自動発見応答のブロードキャストが返送されると、応答された設定情報のマシン名がMACアドレスと一致していた場合にはこの応答をしたサーバ装置の設定情報が未設定であることを明示するように、各サーバ装置の設定情報からサーバ一覧情報を作成して表示することを特徴とする初期設定システム。
An initial setting system for performing initial setting of a consoleless server device connected to a network by operating from a client device connected to the network, wherein the server device has a MAC address fixedly set in advance for each device A setting information part for holding setting information including an IP address and a machine name set according to the system, and a setting status flag indicating whether the IP address and the machine name are already set in the setting information part Have
After reading the setting information from the setting information unit receives the automatic discovery request broadcasts reading the setting information from the client device, setting the state flag is set equal to the MAC address read out the read machine name, if not set Send back the setting information by automatic discovery response broadcast ,
When the automatic discovery response broadcast is sent back to the client device, if the machine name of the returned setting information matches the MAC address, it is clearly indicated that the setting information of the server device that made this response is not set. An initial setting system characterized in that server list information is created from the setting information of each server device and displayed .
ネットワークに接続されるコンソールレスのサーバ装置の初期設定をネットワークに接続するクライアント装置から操作して実行する初期設定システムであって、サーバ装置は、予め装置単位に固定的に設定されたMACアドレスとシステムに応じて設定されるIPアドレス及びマシン名とを含む設定情報を保持する設定情報部と、IPアドレス及びマシン名が設定情報部に既設定であるか未設定であるかを示す設定状態フラグを有し、
クライアント装置はサーバ装置の設定指示を受けるとネットワークに対して自動発見要求のUDP(user datagram protocol)のブロードキャストを発行し、次に、サーバ装置は自動発見要求を受けると設定情報部から設定情報を読み出し、設定状態フラグが未設定の場合には読み出したマシン名を読み出したMACアドレスと同一とした設定情報を自動発見応答のUDPのブロードキャストで返信し、
次に、クライアント装置は、自動発見応答を受け取ると、応答された設定情報のマシン名とMACアドレスとが一致していた場合は未設定であることを明示するように、各サーバ装置の設定情報からサーバ一覧情報を作成して表示し、
次に、未設定のサーバ装置に対して設定の指示を受けた場合、クライアント装置は受け付けた設定情報を設定変更要求としてUDPのブロードキャストで発行し、
次に、サーバ装置は、設定変更要求を受け取ると受け取った設定情報を設定情報部に登録するとともに設定状態フラグを既設定に変更することを特徴とする初期設定システム。
An initial setting system for performing initial setting of a consoleless server device connected to a network by operating from a client device connected to the network, wherein the server device has a MAC address fixedly set in advance for each device A setting information part for holding setting information including an IP address and a machine name set according to the system, and a setting status flag indicating whether the IP address and the machine name are already set in the setting information part Have
Upon receiving the setting instruction of the server device, the client device issues a UDP (user datagram protocol) broadcast of an automatic discovery request to the network. Next, when the server device receives the automatic discovery request, the setting information portion receives the setting information. read, setting the state flag is signal returns the setting information the same as the MAC address read the read machine name, if not set in the UDP broadcast automatic discovery response,
Next, when the client device receives the auto-discovery response, the setting information of each server device clearly indicates that it is not set when the machine name and the MAC address of the setting information that has been returned match. Create and display server list information from
Then, when receiving the instruction of setting to the server apparatus unset, issued in the UDP broadcast configuration information the client device which has received the setting change request,
Next, the server apparatus, initial setting system and changes the setting state flag to already set and registers the setting information unit to accept taking setting information when receiving the setting change request.
ネットワークに接続されるコンソールレスのサーバ装置の初期設定をネットワークに接続するクライアント装置から操作して実行する初期設定方法であって、
サーバ装置は、予め装置単位に固定的に設定されたMACアドレスとシステムに応じて設定されるIPアドレス及びマシン名とを含む設定情報を保持する設定情報部と、IPアドレス及びマシン名が設定情報部に既設定であるか未設定であるかを示す設定状態フラグを有し、
クライアント装置から設定情報を読み出す自動発見要求をブロードキャストで受けると、設定情報部から設定情報を読み出し、設定状態フラグが未設定の場合には読み出したマシン名を読み出したMACアドレスと同一にした設定情報を自動発見応答のブロードキャストで返送し、
クライアント装置は、自動発見応答のブロードキャストが返送されると、応答された設定情報のマシン名がMACアドレスと一致していた場合にはこの応答をしたサーバ装置の設定情報が未設定であることを明示するように、各サーバ装置の設定情報からサーバ一覧情報を作成して表示することを特徴とする初期設定方法。
An initial setting method for performing initial setting of a consoleless server device connected to a network by operating from a client device connected to the network,
Server device, setting the setting information unit containing configuration information including the IP address and machine name is set according to the MAC address and system that is fixedly set in the pre-Me device units, IP address and machine name It has a setting status flag indicating whether it is already set or not set in the information section,
Upon receiving the auto discovery request to read the configuration information from the client device in a broadcast, reads the setting information from the setting information unit, setting the state flag is the same as the MAC address read the name read machine when unset Setting Send information back in an automatic discovery response broadcast ,
When the automatic discovery response broadcast is returned, the client device confirms that the setting information of the server device that made this response is not set if the machine name of the returned setting information matches the MAC address. An initial setting method characterized in that server list information is created and displayed from the setting information of each server device as clearly shown .
ネットワークに接続されるコンソールレスのサーバ装置の初期設定をネットワークに接続するクライアント装置から操作して実行する初期設定方法であって、
クライアント装置はネットワークで接続するサーバ装置の設定指示を受けるとネットワークに対して自動発見要求のUDP(user datagram protocol)のブロードキャストを発行し、
サーバ装置は、予め装置単位に固定的に設定されたMACアドレスとシステムに応じて設定されるIPアドレス及びマシン名とを含む設定情報を保持する設定情報部と、IPアドレス及びマシン名が設定情報部に既設定であるか未設定であるかを示す設定状態フラグを有し、
クライアント装置から自動発見要求をブロードキャストで受けると、設定情報部から設定情報を読み出し、設定状態フラグが未設定の場合には読み出したマシン名を読み出したMACアドレスと同一とした設定情報を自動発見応答のUDPのブロードキャストで返信し、
次に、クライアント装置は、自動発見応答を受け取ると、応答された設定情報のマシン名とMACアドレスとが一致していた場合は未設定であることを明示するように、各サーバ装置の設定情報からサーバ一覧情報を作成して表示し、
次に、未設定のサーバ装置に対して設定の指示を受けた場合、クライアント装置は受け付けた設定情報を設定変更要求としてUDPのブロードキャストを発行し、
次に、サーバ装置は、設定変更要求を受け取ると受け取った設定情報を設定情報部に登録するとともに設定状態フラグを既設定に変更することを特徴とする初期設定方法。
An initial setting method for performing initial setting of a consoleless server device connected to a network by operating from a client device connected to the network,
When the client device receives the setting instruction of the server device connected via the network, it issues a UDP (user datagram protocol) broadcast of an automatic discovery request to the network,
Server device, setting the setting information unit containing configuration information including the IP address and machine name is set according to the MAC address and system that is fixedly set in the pre-Me device units, IP address and machine name It has a setting status flag indicating whether it is already set or not set in the information section,
When an automatic discovery request is received from a client device by broadcast, the setting information is read from the setting information section , and if the setting status flag is not set, the setting information in which the read machine name is the same as the read MAC address is automatically detected. and Shin returned in the UDP of the broadcast,
Next, when the client device receives the auto-discovery response, the setting information of each server device clearly indicates that it is not set when the machine name and the MAC address of the setting information that has been returned match. Create and display server list information from
Then, when receiving the instruction of setting to the server apparatus unset, issues a broadcast UDP configuration information the client device which has received the setting change request,
Next, the server apparatus, initial setting method characterized by changing the setting state flag to already set and registers the setting information unit to accept taking setting information when receiving the setting change request.
JP2002371856A 2002-12-24 2002-12-24 Consoleless device initial setting system, initial setting method, and program Expired - Fee Related JP4030865B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2002371856A JP4030865B2 (en) 2002-12-24 2002-12-24 Consoleless device initial setting system, initial setting method, and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2002371856A JP4030865B2 (en) 2002-12-24 2002-12-24 Consoleless device initial setting system, initial setting method, and program

Publications (2)

Publication Number Publication Date
JP2004206223A JP2004206223A (en) 2004-07-22
JP4030865B2 true JP4030865B2 (en) 2008-01-09

Family

ID=32810625

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2002371856A Expired - Fee Related JP4030865B2 (en) 2002-12-24 2002-12-24 Consoleless device initial setting system, initial setting method, and program

Country Status (1)

Country Link
JP (1) JP4030865B2 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2012212993A (en) * 2011-03-30 2012-11-01 Citizen Holdings Co Ltd Server device and information processing method

Families Citing this family (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP4079137B2 (en) 2004-09-30 2008-04-23 ブラザー工業株式会社 Network management program, device and network management system
JP2011081822A (en) * 2010-11-22 2011-04-21 Seiko Epson Corp Retrieval of network device through network device which has web server function
US10802938B2 (en) 2014-09-23 2020-10-13 At&T Intellectual Property I, L.P. Accessory setting service
CN114650299A (en) * 2022-03-09 2022-06-21 博思数采科技发展有限公司 Networking method for rapidly configuring station of bidding evaluation site

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2012212993A (en) * 2011-03-30 2012-11-01 Citizen Holdings Co Ltd Server device and information processing method

Also Published As

Publication number Publication date
JP2004206223A (en) 2004-07-22

Similar Documents

Publication Publication Date Title
US7187461B2 (en) System for managing digital printers and servers via a network
JP4946302B2 (en) Monitoring device and monitoring method for devices connected to network
JP4235460B2 (en) Network device management method, network device management program, and network control apparatus
EP1059766B1 (en) Network device managing apparatus and method
JP3885585B2 (en) Router device and network system using the same
JP2000033755A (en) Method for constituting network of peripheral apparatus
US20070216941A1 (en) Image processing device
JP2001282655A (en) Method, device, and storage medium for network device management
US20070239860A1 (en) Information processing device, network connection method, and program recording medium
US20100257271A1 (en) Information processing apparatus, device, control method of information processing apparatus, and storage medium
JP2006050286A (en) Network system, communication method therein, and host device
JP5018969B2 (en) COMMUNICATION CONTROL PROGRAM, COMMUNICATION CONTROL DEVICE, COMMUNICATION CONTROL SYSTEM, AND COMMUNICATION CONTROL METHOD
JP4030865B2 (en) Consoleless device initial setting system, initial setting method, and program
US7945649B2 (en) Information processing device, information processing method, and computer-readable medium for setting a value used in network communications
JP3944030B2 (en) Network device control apparatus, network device control method, and program for implementing the control method
JP2008072519A (en) Apparatus and method for searching device, and program
JP4272928B2 (en) Network device and device setting device
JP3979055B2 (en) Fixed address setting device, fixed address setting method, and fixed address setting program
JP4011971B2 (en) Network device management apparatus, network device management method, and storage medium
JP2005327075A (en) Network configuration establishment method, host apparatus corresponding to network, and target apparatus corresponding to network
JP2007257266A (en) Information processor, device display processing method, storage medium and program
JP2001177531A (en) Network interface unit
JP4440752B2 (en) Packet response device, monitoring device, and program
JP2006041709A (en) Network management system
US20070058560A1 (en) Network device, and data processing method

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20040423

RD01 Notification of change of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7421

Effective date: 20050322

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20061226

RD01 Notification of change of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7421

Effective date: 20070126

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20070221

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20071017

R150 Certificate of patent or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20101026

Year of fee payment: 3

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20111026

Year of fee payment: 4

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20121026

Year of fee payment: 5

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20131026

Year of fee payment: 6

LAPS Cancellation because of no payment of annual fees