JP2003143176A - Method for managing group of network resource - Google Patents
Method for managing group of network resourceInfo
- Publication number
- JP2003143176A JP2003143176A JP2001333011A JP2001333011A JP2003143176A JP 2003143176 A JP2003143176 A JP 2003143176A JP 2001333011 A JP2001333011 A JP 2001333011A JP 2001333011 A JP2001333011 A JP 2001333011A JP 2003143176 A JP2003143176 A JP 2003143176A
- Authority
- JP
- Japan
- Prior art keywords
- group
- dhcp
- server
- same
- client
- 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.)
- Withdrawn
Links
Landscapes
- Data Exchanges In Wide-Area Networks (AREA)
- Small-Scale Networks (AREA)
Abstract
Description
【0001】[0001]
【発明の属する技術分野】本発明は、ネットワーク資源
のグループ管理方法に関し、特に、IP(Intern
et Protocol)を使用するネットワーク機器
においてIPアドレス等のネットワーク資源を集中管理
する方法に関する。BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a network resource group management method, and more particularly to an IP (Internet).
The present invention relates to a method for centrally managing network resources such as an IP address in a network device that uses et protocol).
【0002】[0002]
【従来の技術】従来、IPアドレスを動的に取得する方
法として、DHCP(DynamicHost Con
figuration Protocol)がある。こ
のプロトコルは、クライアントがIPアドレスを取得す
るため、DHCPサーバに向けて<DHCPDISCO
VER>をブロードキャスト送信する。<DHCPDI
SCOVER>を受けたDHCPサーバは、自分のIP
アドレス(Server’s IP Address)
を挿入して<DHCPOFFER>をクライアント側に
返す。<DHCPOFFER>を受信したクライアント
は、受信した<DHCPOFFER>の中から、IPア
ドレスを受けるところのDHCPサーバを一つ決定し、
決定したサーバのIPアドレスを挿入して<DHCPR
EQUEST>をDHCPサーバに向けてブロードキャ
スト送信する。DHCPサーバは、そのIPアドレスが
貸与可能であるならば、<DHCPACK>をクライア
ントに向けて送信し、IPアドレスを貸与する。このよ
うにしてクライアントはIPアドレスを動的に取得す
る。2. Description of the Related Art Conventionally, as a method for dynamically obtaining an IP address, DHCP (Dynamic Host Con) is used.
(figure protocol). In this protocol, since the client acquires the IP address, it is directed to the DHCP server <DHCPDISCO
Broadcast transmission of VER>. <DHCPDI
The DHCP server that received the SCOVER> is
Address (Server's IP Address)
And returns <DHCPOFFER> to the client side. The client receiving <DHCPOFFER> determines one DHCP server receiving the IP address from the received <DHCPOFFER>,
Insert the IP address of the determined server <DHCPR
EQUEST> is broadcasted to the DHCP server. If the IP address can be loaned, the DHCP server sends <DHCPACK> to the client to lend the IP address. In this way, the client dynamically obtains the IP address.
【0003】ところで、複数の機器が同じLAN上に存
在したとき、そのブロードキャストドメインに接続する
全てのクライアントは、必要とする各種情報を全て一元
管理する必要がある。しかし、従来の標準DHCPによ
るIPアドレス配布方法では、クライアントがIPアド
レスの貸与を要求したとき、クライアントとサーバ間で
相互に選択、識別する仕組みがなく、複数のDHCPサ
ーバを立てて管理するクライアントについて機種グルー
プ毎に管理サーバを選別することはできない。By the way, when a plurality of devices exist on the same LAN, all the clients connected to the broadcast domain need to centrally manage all necessary various information. However, in the conventional standard DHCP IP address distribution method, when a client requests lending an IP address, there is no mechanism for mutual selection and identification between the client and the server, and for a client that establishes and manages multiple DHCP servers. It is not possible to select the management server for each model group.
【0004】また、もう一つの従来の技術として、特開
平11−154978号公報に記載されているネットワ
ークシステム及びDHCPサーバ選択方法では、DHC
Pサーバが所有するIPアドレスのアドレス領域に基準
アドレスを設け、クライアントが要求したIPアドレス
とその基準アドレスとの差分を計算してDHCPサーバ
を選択する。これにより、複数のDHCPサーバを運用
してクライアントの負荷の分散を図ることはできるが、
やはり、各クライアントがある特定のグループに属して
いて、そのグループ毎に必要とする各種情報を一元管理
することはできない。As another conventional technique, in the network system and the DHCP server selection method described in Japanese Patent Laid-Open No. 11-154978, the DHCP
A reference address is provided in the address area of the IP address owned by the P server, the difference between the IP address requested by the client and the reference address is calculated, and the DHCP server is selected. As a result, it is possible to operate multiple DHCP servers to distribute the load on the clients,
After all, each client belongs to a certain group, and various information required for each group cannot be centrally managed.
【0005】[0005]
【発明が解決しようとする課題】近年、イーサネット
(登録商標)に接続される端末は、ワークステーション
やパーソナルコンピュータ(以下PC)等のコンピュー
タだけでなく、各種民生機器等も利用されるようになっ
た。現在のネットワーク管理は、ネットワークに接続さ
れる機器毎の設定が必要であり、それらが必要とするネ
ットワーク資源を1つのDHCPサーバで管理すること
はネットワーク管理者にとって大きな負担となるという
問題があった。In recent years, not only computers such as workstations and personal computers (hereinafter referred to as PCs) but also various consumer appliances have come to be used as terminals connected to Ethernet (registered trademark). It was The current network management requires setting for each device connected to the network, and there is a problem in that managing the network resources required by these devices with one DHCP server imposes a heavy burden on the network administrator. .
【0006】そこで、本発明は、上記従来の技術におけ
る問題点に鑑みてなされたものであって、特定のグルー
プ毎にネットワークに接続する機器の設定情報を管理す
る方法を提供することを目的とする。また、本発明の他
の目的は、特定のグループ毎に接続する機器の設定情報
を管理するDHCPサーバを分散管理する方法を提供す
ることにある。[0006] Therefore, the present invention has been made in view of the above problems in the prior art, and an object of the present invention is to provide a method for managing setting information of devices connected to a network for each specific group. To do. Another object of the present invention is to provide a method for decentralized management of a DHCP server that manages setting information of devices connected to each specific group.
【0007】[0007]
【課題を解決するための手段】上記目的を達成するた
め、請求項1記載の発明は、ネットワーク資源のグルー
プ管理方法であって、DHCPクライアント及びDHC
Pサーバの各々に特定のグループを認識するためのグル
ープIDを登録し、前記DHCPクライアントに、前記
グループIDをDHCPメッセージの新規オプションフ
ィールドに追加して送信させ、前記DHCPサーバに、
前記グループIDによって特定されるグループに特有の
IPアドレスを含む資源情報を登録し、受信したDHC
Pメッセージの新規オプションフィールドからグループ
IDを取り出して前記登録済みのグループIDと同一か
否かを判断し、同一の場合には、該グループに特有の資
源情報を送出することを特徴とする。In order to achieve the above object, an invention according to claim 1 is a network resource group management method, which comprises a DHCP client and a DHCP.
A group ID for recognizing a specific group is registered in each of the P servers, and the DHCP client is caused to add the group ID to a new option field of a DHCP message to be transmitted, and to the DHCP server,
DHC received by registering resource information including an IP address unique to the group specified by the group ID
The group ID is extracted from the new option field of the P message to determine whether it is the same as the registered group ID. If they are the same, the resource information peculiar to the group is transmitted.
【0008】そして、請求項1記載の発明によれば、該
請求項に記載のDHCPサーバが一つの場合、もしく
は、異なるグループIDを有するDHCPサーバが複数
存在する場合でも、特定のグループに属するクライアン
トに対して特定のIPアドレスを含む資源情報を提供す
ることができる。According to the first aspect of the present invention, even if there is only one DHCP server according to the first aspect or there are a plurality of DHCP servers having different group IDs, the clients belonging to a specific group Resource information including a specific IP address can be provided.
【0009】請求項2記載の発明は、請求項1記載のネ
ットワーク資源のグループ管理方法において、前記DH
CPクライアントは、DHCPサーバからのDHCP応
答メッセージの新規オプションフィールドからグループ
IDを取り出して前記登録済みのグループIDと同一か
否かを判断し、同一のグループIDを有する複数のDH
CPサーバのうち一つのDHCPサーバに対して資源情
報の提供を要求するメッセージを送出することを特徴と
する。According to a second aspect of the present invention, in the network resource group management method according to the first aspect, the DH
The CP client extracts the group ID from the new option field of the DHCP response message from the DHCP server, determines whether the group ID is the same as the registered group ID, and determines a plurality of DHs having the same group ID.
It is characterized in that a message requesting provision of resource information is sent to one of the CP servers.
【0010】請求項2記載の発明によれば、請求項1に
記載の複数のDHCPサーバと、通常のDHCPサーバ
が混在する環境においても、特定のグループに属するD
HCPクライアントに対してのみ特定のIPアドレスを
含む資源情報を提供することができ、特定のグループに
属さないDHCPクライアントに対しては、通常のDH
CPサーバからIPアドレスを含む資源情報を提供する
ことができる。According to the second aspect of the present invention, even in an environment in which a plurality of DHCP servers according to the first aspect and normal DHCP servers coexist, D belonging to a specific group
Resource information including a specific IP address can be provided only to the DHCP client, and a normal DH can be provided to the DHCP client that does not belong to a specific group.
Resource information including an IP address can be provided from the CP server.
【0011】請求項3記載の発明は、請求項1記載のネ
ットワーク資源のグループ管理方法において、前記DH
CPクライアントは、DHCPサーバからのDHCP応
答メッセージの新規オプションフィールドからグループ
IDを取り出して前記登録済みのグループIDと同一か
否かを判断し、同一のグループIDを有するDHCPサ
ーバが存在しない場合には、通常のDHCPサーバから
のDHCP応答メッセージに対して資源情報の提供を要
求するメッセージを送出することを特徴とする。According to a third aspect of the present invention, in the network resource group management method according to the first aspect, the DH
The CP client extracts the group ID from the new option field of the DHCP response message from the DHCP server and determines whether it is the same as the registered group ID, and if there is no DHCP server having the same group ID, , A message for requesting provision of resource information is sent in response to a normal DHCP response message from a DHCP server.
【0012】請求項3記載の発明によれば、特定のグル
ープに属するDHCPサーバが存在せず、通常のDHC
Pサーバのみが存在する場合には、通常のDHCPサー
バからIPアドレスを含む資源情報を提供することがで
きる。According to the third aspect of the present invention, there is no DHCP server belonging to a specific group, and a normal DHC
When only the P server exists, the resource information including the IP address can be provided from the normal DHCP server.
【0013】請求項4記載の発明は、請求項1、2また
は3記載のネットワーク資源のグループ管理方法におい
て、前記DHCPサーバに、複数のグループIDを登録
し、受信したDHCPメッセージの新規オプションフィ
ールドからグループIDを取り出し、該グループIDが
前記複数のグループIDのいずれかと同一か否かを判断
し、前記グループIDが前記複数のグループIDのいず
れかと同一の場合には、該グループに特有の資源情報を
送出することを特徴とする。According to a fourth aspect of the present invention, in the network resource group management method according to the first, second or third aspect, a plurality of group IDs are registered in the DHCP server, and a new option field of a received DHCP message is selected. The group ID is extracted, and it is determined whether the group ID is the same as any of the plurality of group IDs. If the group ID is the same as any of the plurality of group IDs, resource information specific to the group Is transmitted.
【0014】請求項4記載の発明によれば、該請求項に
記載するDHCPサーバが1つ、もしくは複数存在する
場合において、複数の特定のグループに属するクライア
ントに対して各々特定のIPアドレスを含む資源情報を
提供することができる。According to the invention described in claim 4, when there is one or a plurality of DHCP servers described in the claim, each client belonging to a plurality of specific groups includes a specific IP address. Resource information can be provided.
【0015】請求項5記載の発明は、DHCPクライア
ントであって、特定のグループを認識するためのグルー
プIDを登録する手段と、該グループIDをDHCPメ
ッセージの新規オプションフィールドに追加して送信さ
せる手段とを備えたことを特徴とする。According to a fifth aspect of the present invention, there is provided a DHCP client, a means for registering a group ID for recognizing a specific group, and a means for adding the group ID to a new option field of a DHCP message and transmitting it. It is characterized by having and.
【0016】請求項5記載DHCPクライアントと請求
項8記載のDHCPサーバとを組み合わせることによ
り、該請求項に記載のDHCPサーバが一つの場合、も
しくは、異なるグループIDを有するDHCPサーバが
複数存在する場合でも、特定のグループに属するクライ
アントに対して特定のIPアドレスを含む資源情報を提
供することができる。By combining the DHCP client according to claim 5 and the DHCP server according to claim 8, when there is one DHCP server according to this claim, or when there are a plurality of DHCP servers having different group IDs. However, it is possible to provide the resource information including the specific IP address to the clients belonging to the specific group.
【0017】請求項6記載の発明は、請求項5記載のD
HCPクライアントであって、DHCPサーバからのD
HCP応答メッセージの新規オプションフィールドから
グループIDを取り出して前記登録済みのグループID
と同一か否かを判断する手段と、同一のグループIDを
有する複数のDHCPサーバのうち一つのDHCPサー
バに対して資源情報の提供を要求するメッセージを送出
する手段とを備えることを特徴とする。The invention according to claim 6 is the D according to claim 5.
HCP client, D from DHCP server
The registered group ID is obtained by extracting the group ID from the new option field of the HCP response message.
And a means for sending a message requesting provision of resource information to one DHCP server among a plurality of DHCP servers having the same group ID. .
【0018】請求項6記載のDHCPクライアントと請
求項8記載の複数のDHCPサーバ及び通常のDHCP
サーバが混在する環境においても、特定のグループに属
するDHCPクライアントに対してのみ特定のIPアド
レスを含む資源情報を提供することができ、特定のグル
ープに属さないDHCPクライアントに対しては、通常
のDHCPサーバからIPアドレスを含む資源情報を提
供することができる。A DHCP client according to claim 6, a plurality of DHCP servers according to claim 8, and normal DHCP
Even in an environment in which servers are mixed, resource information including a specific IP address can be provided only to DHCP clients that belong to a specific group, and normal DHCP can be provided to DHCP clients that do not belong to a specific group. Resource information including an IP address can be provided from the server.
【0019】請求項7記載の発明は、請求項5記載のD
HCPクライアントであって、DHCPサーバからのD
HCP応答メッセージの新規オプションフィールドから
グループIDを取り出して前記登録済みのグループID
と同一か否かを判断する手段と、同一のグループIDを
有するDHCPサーバが存在しない場合には、通常のD
HCPサーバからのDHCP応答メッセージに対して資
源情報の提供を要求するメッセージを送出する手段とを
備えることを特徴とする。The invention according to claim 7 is the D according to claim 5.
HCP client, D from DHCP server
The registered group ID is obtained by extracting the group ID from the new option field of the HCP response message.
And a DHCP server having the same group ID does not exist.
Means for sending a message requesting provision of resource information in response to a DHCP response message from the HPC server.
【0020】請求項7記載のDHCPクライアントによ
れば、特定のグループに属するDHCPサーバが存在せ
ず、通常のDHCPサーバのみが存在する場合には、通
常のDHCPサーバからIPアドレスを含む資源情報を
提供することができる。According to the DHCP client described in claim 7, when there is no DHCP server belonging to a specific group and only a normal DHCP server exists, resource information including an IP address is sent from the normal DHCP server. Can be provided.
【0021】請求項8記載の発明は、DHCPサーバで
あって、特定のグループを認識するためのグループID
を登録する手段と、前記グループIDによって特定され
るグループに特有のIPアドレスを含む資源情報を登録
する手段と、受信したDHCPメッセージの新規オプシ
ョンフィールドからグループIDを取り出して前記登録
済みのグループIDと同一か否かを判断する手段と、前
記取り出したグループIDと前記登録済みのグループI
Dとが同一の場合には、該グループに特有の資源情報を
送出する手段とを備えることを特徴とする。The invention according to claim 8 is a DHCP server, which is a group ID for recognizing a specific group.
Registering the resource information including the IP address specific to the group identified by the group ID, extracting the group ID from the new option field of the received DHCP message, and registering the registered group ID. Means for determining whether they are the same, the extracted group ID and the registered group I
When D is the same, means for sending the resource information peculiar to the group is provided.
【0022】請求項8記載のDHCPサーバと請求項5
記載のDHCPクライアントを組み合わせることによ
り、該DHCPサーバが一つの場合、もしくは、異なる
グループIDを有するDHCPサーバが複数存在する場
合でも、特定のグループに属するクライアントに対して
特定のIPアドレスを含む資源情報を提供することがで
きる。A DHCP server according to claim 8 and claim 5.
By combining the described DHCP clients, resource information including a specific IP address for a client belonging to a specific group even if there is only one DHCP server or if there are multiple DHCP servers having different group IDs. Can be provided.
【0023】請求項9記載の発明は、請求項8記載のD
HCPサーバであって、前記DHCPサーバは、複数の
グループIDを登録することができ、受信したDHCP
メッセージの新規オプションフィールドからグループI
Dを取り出し、該グループIDが前記複数のグループI
Dのいずれかと同一か否かを判断し、前記グループID
が前記複数のグループIDのいずれかと同一の場合に
は、該グループに特有の資源情報を送出することを特徴
とする。The invention according to claim 9 is the D according to claim 8.
An DHCP server, wherein the DHCP server can register a plurality of group IDs and receives the received DHCP.
Group I from New Options field of message
D is retrieved and the group ID is the group I
The group ID is determined by determining whether it is the same as any of D.
Is the same as any of the plurality of group IDs, the resource information peculiar to the group is transmitted.
【0024】請求項9記載のDHCPサーバと請求項5
記載のDHCPクライアントを組み合わせることによ
り、該請求項に記載するDHCPサーバが1つ、もしく
は複数存在する場合において、複数の特定のグループに
属するクライアントに対して各々特定のIPアドレスを
含む資源情報を提供することができる。A DHCP server according to claim 9 and claim 5.
By combining the DHCP clients described in the claims, when there is one or a plurality of DHCP servers described in the claim, resource information including a specific IP address is provided to the clients belonging to a plurality of specific groups. can do.
【0025】[0025]
【発明の実施の形態】次に、本発明にかかるネットワー
ク資源のグループ管理方法の実施の形態の具体例を図面
を参照しながら説明する。BEST MODE FOR CARRYING OUT THE INVENTION Next, a specific example of an embodiment of a network resource group management method according to the present invention will be described with reference to the drawings.
【0026】図1は、本発明にかかるネットワーク資源
のグループ管理方法を適用したネットワークシステムの
全体構成を示し、このネットワークシステムは、DHC
Pサーバ(以下、単に「サーバ」という)110と、D
HCPクライアント(以下、単に「クライアント」とい
う)101〜105とがLAN112によって接続さ
れ、サーバ111とクライアント106〜109とがL
AN113によって接続されている。また、LAN11
2とLAN113はブリッジ(またはルータ)114を
介して接続される。FIG. 1 shows the overall configuration of a network system to which the network resource group management method according to the present invention is applied. This network system is a DHC.
P server (hereinafter simply referred to as “server”) 110 and D
HCP clients (hereinafter, simply referred to as “clients”) 101 to 105 are connected by a LAN 112, and a server 111 and clients 106 to 109 are L.
It is connected by AN113. In addition, LAN11
2 and the LAN 113 are connected via a bridge (or router) 114.
【0027】IPアドレスを自動的に取得及び配布する
ため、クライアントとサーバとの間で図2に示す形式の
メッセージを送受信する。このネットワークに接続され
ている各クライアントは、まず、サーバに向けてDHC
PDISCOVERを送信する。DHCPDISCOV
ERを受信したサーバは、予め割り当てられていた所定
のアドレス領域から該当するIPアドレスを決定し、ク
ライアントに向けてDHCPOFFERを送信する。そ
して、クライアント側は、DHCPOFFERを受信す
ると、IPアドレスを申請するため、DHCPREQU
ESTを送信する。これを受けたサーバは、IPアドレ
スを配布可能であれば、DHCPACKをクライアント
へ送信し、BOUND状態に遷移する。In order to automatically acquire and distribute the IP address, a message of the format shown in FIG. 2 is transmitted and received between the client and the server. Each client connected to this network first sends a DHC to the server.
Send PDISCOVER. DHCPDISCOV
The server that receives the ER determines the corresponding IP address from a predetermined address area that has been assigned in advance, and sends DHCPOFFER to the client. When the client receives DHCPOFFER, it requests an IP address.
Send the EST. If the server that has received the IP address can distribute the IP address, the server sends DHCPACK to the client and transits to the BOUND state.
【0028】ここで、サーバ110は、基本的にクライ
アント101〜105だけでなく、クライアント106
〜109に対してもIPアドレスを配布することが可能
であり、サーバ110は、クライアント101〜105
に対してもIPアドレスを配布することが可能である。
従って、クライアントがどちらのサーバを選択するのか
は自由である。そのため、ネットワーク管理者は、複数
のサーバ110、111の全てに各機器が必要とする各
種情報を登録しておかなければならない。そこで、本実
施の形態では、ある特定のグループに属する各クライア
ントがそのグループの各種情報を一元管理することを可
能にするよう構成している。Here, the server 110 basically includes not only the clients 101 to 105 but also the client 106.
To 109, the server 110 can distribute the IP address to the clients 101 to 105.
It is also possible to distribute the IP address to.
Therefore, it is up to the client to select which server. Therefore, the network administrator must register various information required by each device in all of the plurality of servers 110 and 111. Therefore, the present embodiment is configured so that each client belonging to a specific group can centrally manage various information of the group.
【0029】次に、図3〜図6のシーケンス図を参照し
ながら本実施の形態の全体の動作について詳細に説明す
る。Next, the overall operation of this embodiment will be described in detail with reference to the sequence diagrams of FIGS.
【0030】まず、図3のステップ301において、ク
ライアント側において、クライアントがPRODUCT
_GROUPに属するか否かを判断し、PRODUCT
_GROUPに属するクライアントであれば、ステップ
302、304において、DHCPメッセージのオプシ
ョンフィールド(図2の201)の新しい「PRODU
CT_TYPE」フィールドに特定のグループを示すグ
ループID(ここでは「PRODUCT_GROUP」
とする)を挿入し、DHCPDISCOVERを組み立
て、ステップ305において、DHCPDISCOVE
Rを送信する。First, in step 301 of FIG. 3, on the client side, the client sets PRODUCT
_GROUP is determined whether it belongs, PRODUCT
If the client belongs to _GROUP, in steps 302 and 304, a new "PRODUU" in the option field (201 in FIG. 2) of the DHCP message is sent.
A group ID (here, "PRODUCT_GROUP") indicating a specific group in the "CT_TYPE" field.
), To assemble DHCPDDISCOVER, and in step 305, DHCPDISCOVE
Send R.
【0031】一方、PRODUCT_GROUPに属し
ないクライアントの場合には、ステップ303におい
て、DHCPDISCOVERを組み立て、ステップ3
05において、DHCPDISCOVERを送信する。On the other hand, in the case of a client which does not belong to PRODUCT_GROUP, in step 303, DHPDDISCOVER is assembled, and in step 3
At 05, DHPDDISCOVER is transmitted.
【0032】次に、図4に示すように、ステップ401
でDHCPDISCOVERを受信したサーバは、ステ
ップ402において、PRODUCT_TYPEモード
に設定されているか否かを判断し、PRODUCT_T
YPEモードに設定されている場合には、ステップ40
3において、「PRODUCT_TYPE」フィールド
内に「PRODUCT_GROUP」が挿入されている
か否かを判断する。Next, as shown in FIG.
In step 402, the server that has received the DHPDDISCOVER message determines whether or not the PRODUCT_TYPE mode is set, and then the PRODUCT_T
If the YPE mode is set, step 40
In 3, it is determined whether or not "PRODUCT_GROUP" is inserted in the "PRODUCT_TYPE" field.
【0033】そして、「PRODUCT_TYPE」フ
ィールド内に「PRODUCT_GROUP」が挿入さ
れている場合には、ステップ404において、DHCP
OFFERを組み立て、ステップ407において、DH
CPOFFERの「PRODUCT_TYPE」フィー
ルドに「PRODUCT_GROUP」を挿入し、ステ
ップ408において、DHCPOFFERを送信する。If "PRODUCT_GROUP" is inserted in the "PRODUCT_TYPE" field, the DHCP is executed in step 404.
Assemble the OFFER, and in step 407, DH
"PRODUCT_GROUP" is inserted in the "PRODUCT_TYPE" field of CPOFFER, and DHCPOFFER is transmitted in step 408.
【0034】一方、ステップ403において、「PRO
DUCT_TYPE」フィールド内に「PRODUCT
_GROUP」が検出されなかった場合には、ステップ
405において、DHCPDISCOVERを破棄す
る。On the other hand, in step 403, "PRO
In the DUCT_TYPE field, "PRODUCT
If “_GROUP” is not detected, then in step 405, the DHCPPDISCOVER is discarded.
【0035】また、ステップ402において、PROD
UCT_TYPEモードに設定されていないと判断され
た場合には、ステップ406において、DHCPOFF
ERを組み立て、ステップ408において、DHCPO
FFERを送信する。Further, in step 402, PROD
If it is determined that the UCT_TYPE mode is not set, in step 406, DHCPOFF is set.
Assemble ER, and in step 408, DHCPO
Send FFER.
【0036】さらに、図5において、クライアント側で
は、ステップ501において、DHCPOFFERを受
信し、ステップ502において、「PRODUCT_G
ROUP」に属するドメインか否かを判断し、「PRO
DUCT_GROUP」に属するドメインの場合には、
ステップ503において、「PRODUCT_TYP
E」フィールド内に「PRODUCT_GROUP」が
検出されるか否かを判断し、検出された場合には、ステ
ップ504において、DHCPDREQUESTを組み
立て、ステップ507において、「PRODUCT_T
YPE」フィールド内に「PRODUCT_GROU
P」を挿入し、ステップ508において、オプションフ
ィールド内のRequestedIPアドレス部に所望
のIPアドレスを挿入し、ステップ509において、D
HCPREQUESTを送信する。Further, in FIG. 5, on the client side, DHCPOFFER is received in step 501, and in step 502, “PRODUCT_G” is received.
It is determined whether or not the domain belongs to "ROUP", and "PRO
In the case of a domain belonging to “DUCT_GROUP”,
In step 503, “PRODUCT_TYP
It is determined whether or not "PRODUCT_GROUP" is detected in the "E" field, and if it is detected, the DHCPDREQUEST is assembled in step 504, and the "PRODUCT_T" in step 507.
In the "YPE" field, "PRODUCT_GROU"
P ”is inserted, and in step 508, a desired IP address is inserted in the RequestedIP address part in the option field, and in step 509, D
Send HCP REQUEST.
【0037】一方、ステップ503において、「PRO
DUCT_TYPE」フィールド内に「PRODUCT
_GROUP」が検出されなかった場合には、ステップ
505において、DHCPOFFERを破棄する。On the other hand, in step 503, "PRO
In the DUCT_TYPE field, "PRODUCT
If “_GROUP” is not detected, DHCPOFFER is discarded in step 505.
【0038】また、ステップ502において、「PRO
DUCT_GROUP」に属するドメインではなかった
場合には、ステップ506において、DHCPDREQ
UESTを組み立て、ステップ508において、オプシ
ョンフィールド内のRequestedIPアドレス部
に所望のIPアドレスを挿入し、ステップ509におい
て、DHCPREQUESTを送信する。Further, in step 502, "PRO
If it is not a domain belonging to “DUCT_GROUP”, in step 506, DHPDPDREQ
Assemble the UEST, insert a desired IP address into the RequestedIP address part in the option field in step 508, and send DHCPREQUEST in step 509.
【0039】すなわち、図5において、特定のグループ
に属するクライアントは、受信したDHCPOFFER
の「PRODUCT_TYPE」フィールド内に「PR
ODUCT_GROUP」を発見した場合には、そのサ
ーバへ優先的にDHCPREQUESTを送信する。も
し受信したDHCPOFFERの「PRODUCT_T
YPE」フィールド内で「PRODUCT_GROU
P」を所有するメッセージを見つけることができなかっ
た場合には、収集したDHCPOFFERの中から一つ
選択してDHCPREQUESTをサーバに送信する。
このときも同様に、DHCPOFFERの「PRODU
CT_TYPE」フィールド内に「PRODUCT_G
ROUP」を検出した場合には、「PRODUCT_T
YPE」フィールド内に「PRODUCT_GROU
P」を挿入する。That is, in FIG. 5, the clients belonging to a particular group receive the DHCPOFFER
In the "PRODUCT_TYPE" field of
When "ODUCT_GROUP" is found, DHCPREQUEST is preferentially transmitted to the server. If the received DHCPOFFER's PRODUCT_T
In the "YPE" field, "PRODUCT_GROUP"
If the message owning "P" cannot be found, one of the collected DHCPOFFER is selected and DHCPREQUEST is transmitted to the server.
At this time as well, the "PRODUU" of DHCPOFFER
In the "CT_TYPE" field, "PRODUCT_G
When "ROUP" is detected, "PRODUCT_T
In the "YPE" field, "PRODUCT_GROU"
P ”is inserted.
【0040】次に、図6に示すように、DHCPREQ
UESTを受信したサーバは、IPアドレスが貸与可能
であれば、DHCPACKをクライアントに送信し、B
OUND(リース)状態に遷移する(ステップ601〜
609)。Next, as shown in FIG. 6, DHCPREQ
The server receiving the UEST sends DHCPACK to the client if the IP address can be loaned, and B
Transition to the OUND (lease) state (step 601 to
609).
【0041】図7において、「PRODUCT_GRO
UP」を認識しているPRODUCT_TYPEモード
のサーバと標準のサーバとが混在しているとする。ステ
ップ701、702において、PRODUCT_GRO
UPに属するクライアントがサーバに対してDHCPD
ISCOVERを送信したとき、ステップ704、70
6において、標準のサーバは、DHCPの仕様通りに動
作を行い、IPアドレスの貸与に関する一連のやりとり
を行う。In FIG. 7, "PRODUCT_GRO
It is assumed that there are a mixture of PRODUCT_TYPE mode servers that recognize "UP" and standard servers. In steps 701 and 702, PRODUCT_GRO
A client belonging to UP sends a DHCPD to the server.
When ISCOVER is transmitted, steps 704 and 70
In 6, the standard server operates according to the DHCP specifications and performs a series of exchanges regarding lending of IP addresses.
【0042】このとき、受信したDHCPDISCOV
ERのPRODUCT_TYPEフィールド内にPRO
DUCT_GROUPが挿入されている場合には、DH
COFFERを送信する際に、そのPRODUCT_T
YPEフィールドにPRODUCT_GROUPを挿入
する。一方、PRODUCT_TYPEモードのサーバ
は、オプションフィールドの「PRODUCT_TYP
E」フィールド内に「PRODUCT_GROUP」が
挿入されていることを確認すると、DHCPDISCO
VERを解析し、DHCPOFFERを組み立てて送信
する。At this time, the received DHCPDISCOV
PRO in the PRODUCT_TYPE field of the ER
DH if DUCT_GROUP is inserted
When sending COFFER, the PRODUCT_T
Insert PRODUCT_GROUP in the YPE field. On the other hand, the server in the PRODUCT_TYPE mode uses the option field “PRODUCT_TYPE
When it is confirmed that "PRODUCT_GROUP" is inserted in the "E" field, DHPDDISCO
Analyze VER, assemble DHCPOFFER and send.
【0043】クライアントは、ステップ705におい
て、DHCPOFFERの回収に一定時間待った後、D
HCPOFFERを受け取ると、受信したDHCPDI
SCOVERのオプションフィールド内のPRODUC
T_TYPEフィールドを確認し、ステップ706、7
07において、クライアント自身が属するグループを示
すグループIDが挿入されているものの中から一つのサ
ーバを選択し、DHCPREQUESTを組み立てて送
信する。In step 705, the client waits for a certain period of time to collect DHCPOFFER, and then D
When receiving the HCPOFFER, the received DHCPDPI
PRODUC in the option field of SCOVER
Check the T_TYPE field, steps 706, 7
At 07, one server is selected from among those in which the group ID indicating the group to which the client itself belongs is inserted, and DHCPREQUEST is assembled and transmitted.
【0044】サーバは、ステップ708、710におい
て、IPアドレスが貸与可能であれば、DHCPACK
を送信してBOUND(リース)状態になる。これによ
り、「PRODUCT_GROUP」を認識しているP
RODUCT_TYPEモードのサーバは、PRODU
CT_GROUPに属するクライアントに対してのみI
Pアドレス貸与を可能とする。In steps 708 and 710, the server sends DHCPACK if the IP address can be loaned.
To enter the BOUND (lease) state. As a result, P that recognizes "PRODUCT_GROUP"
A server in ROOT_TYPE mode is
I only for clients that belong to CT_GROUP
Allows P address lending.
【0045】図8において、PRODUCT_TYPE
モードのサーバが存在して、各々「PRODUCT_G
ROUP」、「ANOTHER_PRODUCT_GR
OUP」を認識しているとする。まず、ステップ80
1、802において、PRODUCT_GROUPに属
するクライアントがサーバに対してDHCPDISCO
VERを送信する。「PRODUCT_GROUP」を
認識しているサーバは、ステップ804〜809におい
て、一連のやりとりを行うが、「ANOTHER_PR
ODUCT_GROUP」を認識しているサーバは、オ
プションフィールドの「PRODUCT_TYPE」フ
ィールド内に「ANOTHER_PRODUCT_GR
OUP」とは違うグループIDが挿入されているため、
ステップ803において、DHCPDISCOVERを
破棄し、DHCPOFFERは、クライアントに対して
送信しない。これにより、PRODUCT_TYPEモ
ードのサーバがどのグループにクライアントが属してい
るかによって、IPアドレス貸与を選択することができ
る。In FIG. 8, PRODUCT_TYPE
Mode servers exist, each of which has a "PRODUCT_G
"ROUP", "ANOTHER_PRODUCT_GR
It is assumed that "OUP" is recognized. First, step 80
1 and 802, a client belonging to PRODUCT_GROUP sends a DHCPPDISCO to the server.
Send VER. The server that recognizes "PRODUCT_GROUP" performs a series of exchanges in steps 804 to 809, but "ANOTHER_PR"
A server recognizing "ODUCT_GROUP" has "ANOTHER_PRODUCT_GR" in the "PRODUCT_TYPE" field of the option field.
Since a group ID different from "UP" is inserted,
In step 803, the DHCPPDISCOVER is discarded and DHCPOFFER is not sent to the client. This makes it possible to select the IP address lending depending on which group the client belongs to in the PRODUCT_TYPE mode server.
【0046】図9において、「PRODUCT_GRO
UP」を認識しているPRODUCT_TYPEモード
のサーバと、標準のサーバが混在しているとする。ま
ず、ステップ901、902において、標準のクライア
ントがサーバに向けてDHCPDISCOVERを送信
する。標準のサーバは、ステップ903〜908におい
て、DHCPの仕様通りにやりとりを行うが、PROD
UCT_TYPEモードのサーバは、オプションフィー
ルドの「PRODUCT_GROUP」が挿入されてい
ないため、ステップ904において、DHCPDISC
OVERを破棄し、DHCPOFFERは送信しない。
これにより、PRODUCT_TYPEモードのサーバ
が標準クライアントに対し、選択してIPアドレスの貸
与を拒否することができる。In FIG. 9, "PRODUCT_GRO
It is assumed that the PRODUCT_TYPE mode servers that recognize "UP" and standard servers are mixed. First, in steps 901 and 902, the standard client sends DHPDDISCOVER to the server. The standard server exchanges according to the DHCP specification in steps 903 to 908.
The server in the UCT_TYPE mode does not insert the option field “PRODUCT_GROUP”, and therefore, in step 904, the DHCPPDISC is performed.
Discard OVER and do not send DHCPOFFER.
As a result, the server in the PRODUCT_TYPE mode can selectively refuse the lending of the IP address to the standard client.
【0047】図10において、標準のサーバしか存在し
なかったとする。ステップ1001、1002におい
て、PRODUCT_GROUPに属するクライアント
は、サーバに向けて、DHCPDISCOVERを送信
する。DHCPDISCOVERを受信したサーバは、
従来の標準サーバであるため、ステップ1003、10
04において、通常のDHCPの仕様通りに動作を行
い、クライアントに対してDHCPOFFERを送信す
る。ここで、DHCPOFFERを回収するため、一定
時間待つ。そして、ステップ1006、1007におい
て、回収したDHCPOFFERの中から一つのサーバ
を選択して、DHCPREQUESTを送信する。以
下、ステップ1008、1009において、通常のDH
CPの仕様通りに動作を行って、IPアドレス貸与の一
連のやりとりを行う。これにより、PRODUCT_G
ROUPに属しているクライアントがIPアドレス貸与
を申請する先のサーバが標準のサーバしか存在していな
くても、IPアドレスの貸与を受けることができる。In FIG. 10, it is assumed that only standard servers exist. In steps 1001 and 1002, the client belonging to PRODUCT_GROUP sends DHPDDISCOVER to the server. The server receiving the DHCPDISCOVER,
Since this is a conventional standard server, steps 1003 and 10
In 04, the operation is performed according to the normal DHCP specification, and DHCPOFFER is transmitted to the client. Here, in order to collect DHCPOFFER, a certain time is waited. Then, in steps 1006 and 1007, one server is selected from the collected DHCPOFFERs and DHCPREQUEST is transmitted. Hereinafter, in steps 1008 and 1009, normal DH is performed.
It operates according to the specifications of the CP and performs a series of exchanges of IP address lending. As a result, PRODUCT_G
Even if the server to which the client belonging to the ROW applies for the IP address loan has only a standard server, the IP address can be loaned.
【0048】このようにして、PRODUCT_TYP
Eモードのサーバや標準のサーバ等が混在し、様々なグ
ループに属するクライアントが存在するLAN上で、そ
のグループ毎に各種情報を一元管理することができる。
また、これらから、標準のサーバが同じブロードキャス
トドメイン内に存在したとしても、通常のDHCPの仕
様通り、問題なく動作することが分かる。In this way, PRODUCT_TYPE
On a LAN where E-mode servers and standard servers are mixed and clients belonging to various groups exist, various information can be centrally managed for each group.
Also, from these, it can be seen that even if the standard server exists in the same broadcast domain, it operates without problems according to the normal DHCP specifications.
【0049】次に、本発明の他の実施の形態について図
11を参照して説明する。尚、同図において、PROD
UCT_TYPEモードのサーバが「PRODUCT_
GROUP」と「ANOTHER_PRODUCT_G
ROUP」というように、複数のグループを認識できる
ように拡張する。まず、ステップ1101、1102に
おいて、PRODUCT_GROUPに属するクライア
ントと、ANOTHER_PRODUCT_GROUP
に属するクライアントがIPアドレス貸与を申請するた
め、DHCPDISCOVERをPRODUCT_TY
PEモードのサーバに対して送信する。その際、DHC
PDISCOVERのPRODUCT_TYPEフィー
ルドには、各々自身の特定のグループIDである「PR
ODUCT_GROUP」、及び、「ANOTHER_
PRODUCT_GROUP」を挿入する。Next, another embodiment of the present invention will be described with reference to FIG. In the figure, PROD
The server in UCT_TYPE mode is "PRODUCT_
GROUP "and" ANOTHER_PRODUCT_G
It is extended so that a plurality of groups can be recognized, such as "ROUP". First, in steps 1101 and 1102, a client belonging to PRODUCT_GROUP and ANOTHER_PRODUCT_GROUP
Clients belonging to the group apply for IP address lending, so DHPDDISCOVER is PRODUCT_TY
Send to PE mode server. At that time, DHC
In the PRODUCT_TYPE field of PDISCOVER, each has a specific group ID "PR".
OUTPUT_GROUP "and" ANOTHER_
"PRODUCT_GROUP".
【0050】各々のDHCPDISCOVERを受信し
た「PRODUCT_GROUP」と「ANOTHER
_PRODUCT_GROUP」の両方を認識している
PRODUCT_TYPEモードのサーバは、オプショ
ンフィールド内のPRODUCT_TYPEフィールド
内に「PRODUCT_GROUP」と「ANOTHE
R_PRODUCT_GROUP」を各々のDHCPD
ISCOVERに見つけることができたので、ステップ
1103、1104において、双方に対してDHCPO
FFERを送信する。その際に各々のグループを示す
「PRODUCT_GROUP」と「ANOTHER_
PRODUCT_GROUP」を挿入して送信する。こ
のようにサーバに対して複数の特定のグループを示すグ
ループIDを認識させることで、それらグループの各種
情報を1台のサーバで管理することもできる。"PRODUCT_GROUP" and "ANOTHER" which have received the respective DHCPPDISCOVER
A server in the PRODUCT_TYPE mode that recognizes both "_PRODUCT_GROUP" and "PRODUCT_GROUP" has "PRODUCT_GROUP" and "ANOTTHE" in the PRODUCT_TYPE field in the option field.
R_PRODUCT_GROUP ”for each DHCPD
Since it was found in ISCOVER, in steps 1103 and 1104, DHCPO is performed for both parties.
Send FFER. At that time, "PRODUCT_GROUP" and "ANOTHER_" indicating each group
"PRODUCT_GROUP" is inserted and transmitted. In this way, by making the server recognize the group IDs indicating a plurality of specific groups, it is possible to manage various information of those groups by one server.
【0051】[0051]
【発明の効果】以上説明したように、本発明によれば、
特定のグループ毎にネットワークに接続する機器の設定
情報を管理することのできるネットワーク資源のグルー
プ管理方法を提供することができる。また、特定のグル
ープ毎に接続する機器の設定情報を管理するDHCPサ
ーバを分散管理することのできるネットワーク資源のグ
ループ管理方法を提供することができる。As described above, according to the present invention,
A group management method of network resources capable of managing setting information of devices connected to a network for each specific group can be provided. It is also possible to provide a network resource group management method capable of distributed management of DHCP servers that manage the setting information of the devices to be connected for each specific group.
【図1】本発明にかかるネットワーク資源のグループ管
理方法で用いるネットワークシステムの全体構成の一例
を示す図である。FIG. 1 is a diagram showing an example of the overall configuration of a network system used in a network resource group management method according to the present invention.
【図2】本発明にかかるネットワーク資源のグループ管
理方法において、サーバとクライアントがやりとりする
ためのメッセージのフォーマットを示す図である。FIG. 2 is a diagram showing a format of a message exchanged between a server and a client in the network resource group management method according to the present invention.
【図3】図1において、クライアントからサーバへDH
CPDISCOVERを組み立てて送信するときの動作
のフローチャート図である。FIG. 3 shows a DH from a client to a server in FIG.
It is a flowchart figure of operation | movement when assembling and transmitting CPDISCOVER.
【図4】図1において、サーバからクライアントへDH
CPOFFERを組み立てて送信するときの動作のフロ
ーチャート図である。FIG. 4 is a diagram showing the DH from the server to the client in FIG.
It is a flowchart figure of operation | movement when assembling and transmitting CPOFFER.
【図5】図1において、クライアントからサーバへDH
CPREQUESTを組み立てて送信するときの動作の
フローチャート図である。FIG. 5: In FIG. 1, DH from client to server
It is a flowchart figure of operation | movement when assembling and transmitting CPREQUEST.
【図6】図1において、サーバからクライアントへDH
CPACK(またはDHCPNAK)を組み立てて送信
するときの動作のフローチャート図である。FIG. 6 is a diagram showing the DH from the server to the client in FIG.
It is a flowchart figure of operation | movement when assembling and transmitting CPACK (or DHPNAK).
【図7】本発明にかかるネットワーク資源のグループ管
理方法において、PRODUCT_GROUPを認識し
ているPRODUCT_TYPEモードのサーバと標準
サーバが存在したときにPRODUCT_GROUPに
属しているクライアントがDHCPメッセージをやりと
りする際のシーケンス図である。FIG. 7 is a sequence diagram when a client belonging to PRODUCT_GROUP exchanges DHCP messages when there is a PRODUCT_TYPE mode server that recognizes PRODUCT_GROUP and a standard server in the network resource group management method according to the present invention. Is.
【図8】本発明にかかるネットワーク資源のグループ管
理方法において、PRODUCT_GROUPを認識し
ているPRODUCT_TYPEモードのサーバとAN
OTHER_PRODUCT_GROUPを認識してい
るPRODUCT_TYPEモードのサーバが存在した
ときにPRODUCT_GROUPに属しているクライ
アントがDHCPメッセージをやりとりする際のシーケ
ンス図である。FIG. 8 is a network resource group management method according to the present invention, in which a PRODUCT_TYPE mode server that recognizes PRODUCT_GROUP and an AN.
FIG. 9 is a sequence diagram when a client belonging to PRODUCT_GROUP exchanges a DHCP message when there is a PRODUCT_TYPE mode server that recognizes OTHER_PRODUCT_GROUP.
【図9】本発明にかかるネットワーク資源のグループ管
理方法において、PRODUCT_GROUPを認識し
ているPRODUCT_TYPEモードのサーバと標準
サーバが存在したときに通常のやりとりでIPアドレス
貸与を申請するクライアントがDHCPメッセージをや
りとりする際のシーケンス図である。FIG. 9 is a diagram illustrating a network resource group management method according to the present invention. When a PRODUCT_TYPE-mode server that recognizes PRODUCT_GROUP and a standard server exist, a client requesting IP address lending by a normal communication exchanges a DHCP message. It is a sequence diagram when doing.
【図10】本発明にかかるネットワーク資源のグループ
管理方法において、標準のサーバのみネットワーク上に
存在したときにPRODUCT_GROUPに属するク
ライアントがDHCPメッセージをやりとりする際のシ
ーケンス図である。FIG. 10 is a sequence diagram when a client belonging to PRODUCT_GROUP exchanges a DHCP message when only standard servers exist on the network in the network resource group management method according to the present invention.
【図11】本発明にかかるネットワーク資源のグループ
管理方法において、PRODUCT_GROUPとAN
OTHER_PRODUCT_GROUPを認識してい
るPRODUCT_TYPEモードのサーバが存在した
ときにPRODUCT_GROUP及び、ANOTHE
R_PRODUCT_GROUPに属するクライアント
が各々DHCPメッセージをやりとりする際のシーケン
ス図である。FIG. 11 is a diagram showing a network resource group management method according to the present invention, wherein PRODUCT_GROUP and AN are used.
When there is a server in PRODUCT_TYPE mode that recognizes OTHER_PRODUCT_GROUP, PRODUCT_GROUP and ANOTHE
It is a sequence diagram when each client belonging to R_PRODUCT_GROUP exchanges a DHCP message.
101〜109 クライアント 110 サーバ 111 サーバ 112 LAN 113 LAN 114 ブリッジ/ルータ 115 ブリッジ/ルータ 101-109 clients 110 servers 111 server 112 LAN 113 LAN 114 bridge / router 115 Bridge / Router
Claims (9)
バの各々に特定のグループを認識するためのグループI
Dを登録し、 前記DHCPクライアントに、前記グループIDをDH
CPメッセージの新規オプションフィールドに追加して
送信させ、 前記DHCPサーバに、前記グループIDによって特定
されるグループに特有のIPアドレスを含む資源情報を
登録し、受信したDHCPメッセージの新規オプション
フィールドからグループIDを取り出して前記登録済み
のグループIDと同一か否かを判断し、同一の場合に
は、該グループに特有の資源情報を送出することを特徴
とするネットワーク資源のグループ管理方法。1. A group I for identifying a specific group to each of a DHCP client and a DHCP server.
D is registered, and the group ID is DH to the DHCP client.
The resource information including the IP address unique to the group specified by the group ID is registered in the DHCP server in addition to the new option field, and the group ID is registered from the new option field of the received DHCP message. Is taken out to judge whether it is the same as the registered group ID, and if it is the same, the resource information peculiar to the group is sent out.
サーバからのDHCP応答メッセージの新規オプション
フィールドからグループIDを取り出して前記登録済み
のグループIDと同一か否かを判断し、同一のグループ
IDを有する複数のDHCPサーバのうち一つのDHC
Pサーバに対して資源情報の提供を要求するメッセージ
を送出することを特徴とする請求項1記載のネットワー
ク資源のグループ管理方法。2. The DHCP client is a DHCP client.
The group ID is extracted from the new option field of the DHCP response message from the server, it is determined whether the group ID is the same as the registered group ID, and one of the plurality of DHCP servers having the same group ID is used as the DHCP server.
2. The network resource group management method according to claim 1, wherein a message requesting provision of resource information is sent to the P server.
サーバからのDHCP応答メッセージの新規オプション
フィールドからグループIDを取り出して前記登録済み
のグループIDと同一か否かを判断し、同一のグループ
IDを有するDHCPサーバが存在しない場合には、通
常のDHCPサーバからのDHCP応答メッセージに対
して資源情報の提供を要求するメッセージを送出するこ
とを特徴とする請求項1記載のネットワーク資源のグル
ープ管理方法。3. The DHCP client is a DHCP client.
The group ID is extracted from the new option field of the DHCP response message from the server, and it is determined whether or not it is the same as the registered group ID. If there is no DHCP server having the same group ID, the normal DHCP server 2. The network resource group management method according to claim 1, wherein a message requesting provision of resource information is transmitted in response to a DHCP response message from the server.
IDを登録し、受信したDHCPメッセージの新規オプ
ションフィールドからグループIDを取り出し、該グル
ープIDが前記複数のグループIDのいずれかと同一か
否かを判断し、前記グループIDが前記複数のグループ
IDのいずれかと同一の場合には、該グループに特有の
資源情報を送出することを特徴とする請求項1、2また
は3記載のネットワーク資源のグループ管理方法。4. A plurality of group IDs are registered in the DHCP server, a group ID is extracted from a new option field of a received DHCP message, and it is determined whether the group ID is the same as any of the plurality of group IDs. 4. The method according to claim 1, 2 or 3, wherein when the group ID is the same as any of the plurality of group IDs, resource information specific to the group is transmitted. .
プIDを登録する手段と、 該グループIDをDHCPメッセージの新規オプション
フィールドに追加して送信させる手段とを備えたことを
特徴とするDHCPクライアント。5. A DHCP client comprising: means for registering a group ID for recognizing a specific group; and means for adding the group ID to a new option field of a DHCP message and transmitting it.
セージの新規オプションフィールドからグループIDを
取り出して前記登録済みのグループIDと同一か否かを
判断する手段と、 同一のグループIDを有する複数のDHCPサーバのう
ち一つのDHCPサーバに対して資源情報の提供を要求
するメッセージを送出する手段とを備えることを特徴と
する請求項5記載のDHCPクライアント。6. A means for extracting a group ID from a new option field of a DHCP response message from the DHCP server and determining whether or not the group ID is the same as the registered group ID, and a plurality of DHCP servers having the same group ID. 6. The DHCP client according to claim 5, further comprising means for sending a message requesting provision of resource information to one of the DHCP servers.
セージの新規オプションフィールドからグループIDを
取り出して前記登録済みのグループIDと同一か否かを
判断する手段と、 同一のグループIDを有するDHCPサーバが存在しな
い場合には、通常のDHCPサーバからのDHCP応答
メッセージに対して資源情報の提供を要求するメッセー
ジを送出する手段とを備えることを特徴とする請求項5
記載のDHCPクライアント。7. A means for extracting a group ID from a new option field of a DHCP response message from the DHCP server to determine whether or not the group ID is the same as the registered group ID, and a DHCP server having the same group ID does not exist. In this case, the device further comprises means for sending a message requesting provision of resource information in response to a normal DHCP response message from the DHCP server.
The DHCP client described.
プIDを登録する手段と、 前記グループIDによって特定されるグループに特有の
IPアドレスを含む資源情報を登録する手段と、 受信したDHCPメッセージの新規オプションフィール
ドからグループIDを取り出して前記登録済みのグルー
プIDと同一か否かを判断する手段と、 前記取り出したグループIDと前記登録済みのグループ
IDとが同一の場合には、該グループに特有の資源情報
を送出する手段とを備えることを特徴とするDHCPサ
ーバ。8. A means for registering a group ID for recognizing a specific group, a means for registering resource information including an IP address unique to the group specified by the group ID, and a new DHCP message received. A means for extracting the group ID from the option field to determine whether it is the same as the registered group ID, and, if the extracted group ID and the registered group ID are the same, And a means for transmitting resource information.
IDを登録することができ、受信したDHCPメッセー
ジの新規オプションフィールドからグループIDを取り
出し、該グループIDが前記複数のグループIDのいず
れかと同一か否かを判断し、前記グループIDが前記複
数のグループIDのいずれかと同一の場合には、該グル
ープに特有の資源情報を送出することを特徴とする請求
項8記載のDHCPサーバ。9. The DHCP server can register a plurality of group IDs, retrieves the group ID from a new option field of a received DHCP message, and determines whether the group ID is the same as any of the plurality of group IDs. 9. The DHCP server according to claim 8, wherein if the group ID is the same as any of the plurality of group IDs, the resource information unique to the group is transmitted.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2001333011A JP2003143176A (en) | 2001-10-30 | 2001-10-30 | Method for managing group of network resource |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2001333011A JP2003143176A (en) | 2001-10-30 | 2001-10-30 | Method for managing group of network resource |
Publications (1)
Publication Number | Publication Date |
---|---|
JP2003143176A true JP2003143176A (en) | 2003-05-16 |
Family
ID=19148347
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2001333011A Withdrawn JP2003143176A (en) | 2001-10-30 | 2001-10-30 | Method for managing group of network resource |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP2003143176A (en) |
Cited By (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
WO2007006200A1 (en) | 2005-07-13 | 2007-01-18 | Huawei Technologies Co., Ltd. | A method and system for realizing the access management of the network devices |
US7426591B2 (en) | 2003-09-11 | 2008-09-16 | Sharp Kabushiki Kaisha | Information communication device and condition setting method |
JP4806728B2 (en) * | 2007-04-06 | 2011-11-02 | トムソン ライセンシング | Improved method and apparatus for reducing congestion in a DHCP network system |
-
2001
- 2001-10-30 JP JP2001333011A patent/JP2003143176A/en not_active Withdrawn
Cited By (6)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US7426591B2 (en) | 2003-09-11 | 2008-09-16 | Sharp Kabushiki Kaisha | Information communication device and condition setting method |
WO2007006200A1 (en) | 2005-07-13 | 2007-01-18 | Huawei Technologies Co., Ltd. | A method and system for realizing the access management of the network devices |
EP1909433A1 (en) * | 2005-07-13 | 2008-04-09 | Huawei Technologies Co., Ltd. | A method and system for realizing the access management of the network devices |
EP1909433B1 (en) * | 2005-07-13 | 2011-02-23 | Huawei Technologies Co., Ltd. | A method and system for realizing the access management of the network devices |
US8094674B2 (en) | 2005-07-13 | 2012-01-10 | Huawei Technologies Co., Ltd. | Method and system for implementing network device access management |
JP4806728B2 (en) * | 2007-04-06 | 2011-11-02 | トムソン ライセンシング | Improved method and apparatus for reducing congestion in a DHCP network system |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US7376717B2 (en) | Method and apparatus for automatically configuring a computer for different local area networks | |
Guttman | Service location protocol: Automatic discovery of IP network services | |
JP3868449B2 (en) | Peer-to-peer network communication by network address translation (NAT) | |
EP1339190B1 (en) | System and method for locating devices on a network | |
EP1079583B1 (en) | Method and system for optimizing performance and availability of a dynamic host configuration protocol (DHCP) service | |
US7568048B2 (en) | Method, apparatus, and system for assigning an IP address on a network | |
US20060015513A1 (en) | System, network entities and computer programs for configuration management of a dynamic host configuration protocol framework | |
CN104104926B (en) | Universal plug and play (UPnP) monitoring terminal access method and access device | |
EP2451125A1 (en) | Method and system for realizing network topology discovery | |
CN109194525A (en) | A kind of network node configuration method and management node | |
US10075354B2 (en) | Identification of servers by common wide area network addresses | |
CN102025799A (en) | Method for discovery and automatic configuration for IP address of device | |
US7620723B2 (en) | Network management | |
KR100513277B1 (en) | Device and method of connecting network being separately | |
US20030009541A1 (en) | Method and system for setting communication parameters on network apparatus using information recordable medium | |
WO2011038639A1 (en) | Realizing method for end-to-end instant messaging, terminal and system for end-to-end instant messaging | |
US20080301273A1 (en) | Centrally assigning branch specific network addresses | |
CN107046537B (en) | DNS-SD-based method for discovering AllJoyn service by OCF client | |
CN107343058A (en) | A kind of system and its method of work of IP address distribution | |
US7650417B2 (en) | Method for setting up a communication between a device and a host application over an IP network | |
US7826392B2 (en) | Advertisement search agent | |
JP2003143176A (en) | Method for managing group of network resource | |
KR100726181B1 (en) | A method for providing message transmission service among different type messengers and computer-readable medium recorded the program thereof | |
JP2003174449A (en) | Communication control system | |
US7752263B2 (en) | Method for provision of an address in a data network |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A300 | Application deemed to be withdrawn because no request for examination was validly filed |
Free format text: JAPANESE INTERMEDIATE CODE: A300 Effective date: 20050104 |