JP4008589B2 - Network computer system and boot method using network computer - Google Patents

Network computer system and boot method using network computer Download PDF

Info

Publication number
JP4008589B2
JP4008589B2 JP25564698A JP25564698A JP4008589B2 JP 4008589 B2 JP4008589 B2 JP 4008589B2 JP 25564698 A JP25564698 A JP 25564698A JP 25564698 A JP25564698 A JP 25564698A JP 4008589 B2 JP4008589 B2 JP 4008589B2
Authority
JP
Japan
Prior art keywords
network
server
address
network computer
basic program
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
JP25564698A
Other languages
Japanese (ja)
Other versions
JP2000092107A (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.)
Toshiba Corp
Original Assignee
Toshiba Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Toshiba Corp filed Critical Toshiba Corp
Priority to JP25564698A priority Critical patent/JP4008589B2/en
Publication of JP2000092107A publication Critical patent/JP2000092107A/en
Application granted granted Critical
Publication of JP4008589B2 publication Critical patent/JP4008589B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Images

Description

【0001】
【発明の属する技術分野】
本発明は、ネットワーク上にサーバとネットワークコンピュータとを接続し、ネットワークコンピュータは起動時にサーバから基本プログラム、例えばオペレーティングシステム(以下OSと称す)をブートするネットワークコンピュータシステム及びネットワークコンピュータによるブート方法に関する。
【0002】
【従来の技術】
従来のネットワークコンピュータシステムは、図2に示すように、異なるネットワーク、例えばLAN101、102などのサブネット同士を接続するルータ103と、LAN101上に接続されたネットワークコンピュータ104(以下NC104と称す)及びNCサーバ105と、LAN102上に接続されたNC106及びNCサーバ107とから構成されている。
【0003】
このシステムの場合、例えばLAN101上のNC104が起動する際には、NC104からIPアドレス所得要求が発行される。すると、そのIPアドレス所得要求は同一ネットワーク上、つまりLAN101上のNCサーバ105が受信して、NC104に対してIPアドレスを割り当て、例えばオペレーティングシステム(以下OSと称す)などの基本プログラムをNCサーバ105からブートさせている。LAN102側も上記同様に同じネットワーク内でのOSのブート動作が行なわれている。
【0004】
ところで、この場合、それぞれのNC104,106から起動時に発行されるIPアドレス所得要求は、ネットワークアドレスが異なることからルータ103を越えては伝送されないことから、サブネット単位にNCサーバ105,107を用意する必要がある。
【0005】
【発明が解決しようとする課題】
このように従来のネットワークコンピュータシステムでは、サブネット単位にNCサーバを用意する必要があり、LANを増設するたびにNCサーバも増設しなければならず、基本プログラムのプログラム変更が発生した場合は、それぞれのNCサーバでプログラム切り替えの同期をとること(一斉変更など)が非常にむずかしく、各ネットワークのネットワークコンピュータ間でバージョンの異なる基本プログラムがブートされてしまう恐れがあるという問題がある。
【0006】
本発明はこのような課題を解決するためになされたもので、ネットワークコンピュータとNCサーバとが同一ネットワーク上に存在しなくとも基本プログラムのブートを行なうことのできるネットワークコンピュータシステム及びネットワークコンピュータによるブート方法を提供することを目的としている。
【0007】
また、本発明は基本プログラムのプログラム変更が生じた場合にプログラムの同期を容易にとることのできるネットワークコンピュータシステム及びネットワークコンピュータによるブート方法を提供することを目的としている。
【0009】
【課題を解決するための手段】
上記した目的を達成するために、請求項記載の発明のネットワークコンピュータシステムは、第1のネットワークに接続され、自他それぞれのネットワークに接続されている機器のIPアドレスを登録したディレクトリサーバと、前記第1のネットワークに第1のルータを介して接続された第2のネットワーク上に接続され、少なくとも基本プログラムを格納したNCサーバと、前記第1のネットワークに第2のルータを介して接続された第3のネットワーク上に接続され、起動時にIPアドレス取得要求をブロードキャストすると共に、前記IPアドレス取得要求に対して返信されたIPアドレスを用いて前記第1のネットワーク上のディレクトリサーバにアクセスし、前記基本プログラムをブートするためのサーバ情報を取得し、得られたサーバ情報を用いて前記第2のネットワークに接続されたNCサーバにアクセスして前記基本プログラ ムをブートするネットワークコンピュータ と、前記第3のネットワーク上に接続され、前記ネットワークコンピュータから受信したIPアドレス取得要求に対して、前記ネットワークコンピュータにIP アドレスを割り当てると共に前記第1のネットワークの前記ディレクトリサーバのIPアドレスを前記ネットワークコンピュータに返信するDHCPサーバとを具備したことを特徴としている。
【0010】
請求項記載の発明のネットワークコンピュータによるブート方法は、第1のネットワークに接続されたディレクトリサーバと、第2のネットワークに接続されたNCサーバと、第3のネットワークに接続されたネットワークコンピュータおよびDHCPサーバとを備えたネットワークコンピュータシステムにおける基本プログラムのブート方法において、前記ネットワークコンピュータが起動時にIPアドレス取得要求を前記第1のネットワーク上にブロードキャストする工程と、前記IPアドレス取得要求に対して前記第3のネットワークに接続されたDHCPサーバが前記ネットワークコンピュータに割り当てたIPアドレスと、前記第1のネットワーク上のディレクトリサーバのIPアドレスとを前記第3のネットワークに接続された前記ネットワークコンピュータが受信する工程と、前記ネットワークコンピュータが、受信した前記IPアドレスを用いて前記1のネットワーク上のディレクトリサーバにアクセスし基本プログラムをブートするためのサーバ情報を取得する工程と、前記ネットワークコンピュータが、得られたサーバ情報を用いて前記第2のネットワーク上のNCサーバにアクセスして前記基本プログラムをブートする工程とを有することを特徴とする。
【0012】
請求項1,2記載の発明では、ネットワークコンピュータは起動時にIPアドレス取得要求を第3のネットワーク上にブロードキャストし、このIPアドレス取得要求に対して同じネットワーク上のDHCPサーバがネットワークコンピュータに割り当てたIPアドレスと第1のネットワーク上のディレクトリサーバのIPアドレスとを受信すると、受信されたIPアドレスを用いて第1のネットワーク上のディレクトリサーバにアクセスして、基本プログラムをブートするためのサーバ情報、つまり第2のネットワークのNCサーバのIPアドレスを取得できるので、第3のネットワーク上のネットワークコンピュータはこのように得られたNCサーバのIPアドレスを用いてルータを越えて第2のネットワーク上のNCサーバへアクセスして基本プログラムをブートすることができる。
【0013】
上記のようにシステムを構成することにより、ネットワークコンピュータとNCサーバとが同一ネットワーク上に存在しなくとも基本プログラムをブートすることができる。また、基本プログラムのプログラム変更が生じた場合でも、1か所のNCサーバに格納されている基本プログラムのプログラム変更を行うだけでプログラムの切り替えができ、個々のネットワークコンピュータのプログラム変更の同期を容易にとることができる。
【0014】
【発明の実施の形態】
以下、本発明の実施の形態を図面を参照して詳細に説明する。
【0015】
図1は本発明に係る一つの実施形態のネットワークコンピュータシステムの構成を示す図である。
【0016】
同図において、1は第1のネットワークである。このネットワーク1には、自ネットワーク及び他のネットワーク上のすべて機器のIPアドレスを登録したディレクトリサーバ10が接続されている。
【0017】
このネットワーク1には第1のルータ2を介して第2のネットワークとしてのLAN3が接続されている。このLAN3上には、オペレーティングシステムなどの基本プログラムやその他のネットワーク情報などを格納したNCサーバ4が接続されている。また、上記ネットワーク1には、第2のルータ5を介して第3のネットワークとしてのLAN6が接続されている。このLAN6上には、ブートプログラムを内部のbootROM(図示せず)などに格納したネットワークコンピュータ7(以下NC7と称す)が接続されている。ブートプログラムは起動時にIPアドレス取得要求をブロードキャストすると共に、このIPアドレス取得要求に対して返信されたIPアドレスを用いてネットワーク1上のディレクトリサーバ10にアクセスし、基本プログラムをブートするためのサーバ情報を取得し、得られたサーバ情報を用いてLAN3上のNCサーバ4にアクセスして基本プログラムをブートするプログラムである。
【0018】
また、このLAN5上にはNC7から受信したIPアドレス取得要求に対して、NC7にIPアドレスを割り当てると共にディレクトリサーバ10のIPアドレスを返信するDHCPサーバ8が接続されている。
【0019】
以下、このネットワークコンピュータシステムの動作を説明する。
【0020】
このネットワークコンピュータシステムの場合、NC7の電源をONすると、NC7内部のbootROMに格納されたブートプログラムが起動してIPアドレス取得要求をLAN6上にブロードキャストする。
【0021】
すると、LAN6上において、NC7からのIPアドレス取得要求をDHCPサーバ8が受信し、DHCPサーバ8は、受信したIPアドレス取得要求に対して、NC7にIPアドレスを割り当てると共にディレクトリサーバ10のIPアドレスを取り出してネットワーク情報の一部として返信する。
【0022】
NC7は、IPアドレス取得要求に対する応答として、同じLAN6上のDHCPサーバ8からネットワーク情報を受信すると、受信したネットワーク情報の中からNC7自体のIPアドレスと、ネットワーク1上のディレクトリサーバ10のIPアドレスとを取得する。
【0023】
続いて、NC7は、得られたディレクトリサーバ10のIPアドレスを用いて、自身が接続されているLAN6とは異なるネットワーク1のディレクトリサーバ10へルータ5を介してアクセスし、OSをブートするために必要な情報、つまりNCサーバ4のIPアドレスの取得要求を発行する。この要求を受信したディレクトリサーバ10は、自身からNCサーバ4のIPアドレスを取り出してNC7に返信し、この返信を受けたNC7は、NCサーバ4のIPアドレスを用いて、自身が接続されているLAN6とは異なるLAN3上のNCサーバ4へルータ5、ネットワーク1、ルータ2を介してアクセスしてOSをブートする。
【0024】
NC7はOSをブート後、そのOSの環境下で様々な処理が可能になる。
【0025】
このようにこの実施形態のネットワークコンピュータシステムによれば、NC7とDHCPサーバ8とをLAN6に接続し、NC7からのIPアドレス取得要求に対してDHCPサーバ8がネットワーク1上のディレクトリサーバ10のIPアドレスを通知することにより、NC7は基本プログラムのブートに必要な情報をネットワーク1のディレクトリサーバ10にアクセスして得られ、この結果、NC7とNCサーバ4とが異なるネットワークに存在しても、NCサーバ4の基本プログラムをNC7がブートできるようになる。
【0026】
また、このように構成したことにより、基本プログラムのプログラム変更が生じた場合でも、1か所のNCサーバ4に格納されている基本プログラムのプログラム変更を行うだけでプログラムの切り替を行え、これによって異なるネットワークに接続された他のNCとのプログラム同期を容易にとることができる。
【0027】
なお、上記実施形態では、LAN6にNC7を接続した構成について説明したが、従来通りNCサーバ4と同じLAN3にNC7を接続しても良く、またネットワーク1に接続しても良く、NC7は移動自在である。
【0028】
【発明の効果】
以上説明したように本発明によれば、ネットワークコンピュータと同一ネットワーク上にDHCPサーバを用意し、ネットワークコンピュータからのIPアドレス取得要求に対してDHCPサーバが他のネットワーク上のディレクトリサーバのIPアドレスを通知することにより、ネットワークコンピュータは基本プログラムのブートに必要なサーバ情報を他のネットワークのディレクトリサーバにアクセスして得られ、サーバ情報を用いてNCサーバにアクセスし基本プログラムをブートすることができる。
【0029】
このようにシステムを構成することにより、ネットワークコンピュータとNCサーバとが異なるネットワークに存在しても、NCサーバの基本プログラムをネットワークコンピュータがブートできるようになる。
【0030】
また、基本プログラムのプログラム変更が生じた場合でも、1か所のNCサーバに格納されている基本プログラムのプログラム変更を行うだけでプログラムの切り替を行え、これによって個々のネットワークコンピュータのプログラムの同期を容易にとることができる。
【図面の簡単な説明】
【図1】本発明に係る一つの実施形態のネットワークコンピュータシステムの構成を示す図である。
【図2】従来のネットワークコンピュータシステムの構成を示す図である。
【符号の説明】
1…ネットワーク、2,5…ルータ、3,6…LAN、4…NCサーバ、7…ネットワークコンピュータ(NC)、8…DHCPサーバ。
[0001]
BACKGROUND OF THE INVENTION
The present invention relates to a network computer system in which a server and a network computer are connected to each other on a network, and the network computer boots a basic program such as an operating system (hereinafter referred to as OS) from the server at the time of startup.
[0002]
[Prior art]
As shown in FIG. 2, a conventional network computer system includes a router 103 that connects different networks, for example, subnets such as LANs 101 and 102, a network computer 104 (hereinafter referred to as NC 104) connected to the LAN 101, and an NC server. 105, and an NC 106 and an NC server 107 connected on the LAN 102.
[0003]
In the case of this system, for example, when the NC 104 on the LAN 101 is activated, an IP address income request is issued from the NC 104. Then, the IP address income request is received by the NC server 105 on the same network, that is, the LAN 101, an IP address is assigned to the NC 104, and a basic program such as an operating system (hereinafter referred to as OS) is assigned to the NC server 105. Boot from. On the LAN 102 side, an OS boot operation is performed in the same network as described above.
[0004]
By the way, in this case, since the IP address income request issued at the time of activation from the respective NCs 104 and 106 is not transmitted beyond the router 103 because the network address is different, the NC servers 105 and 107 are prepared for each subnet. There is a need.
[0005]
[Problems to be solved by the invention]
Thus, in the conventional network computer system, it is necessary to prepare an NC server for each subnet, and the NC server must be added every time a LAN is added. It is very difficult to synchronize program switching (simultaneous change, etc.) with the NC server, and there is a problem that a different version of a basic program may be booted between network computers of each network.
[0006]
The present invention has been made to solve such problems, and a network computer system capable of booting a basic program even when the network computer and the NC server do not exist on the same network, and a boot method using the network computer. The purpose is to provide.
[0007]
It is another object of the present invention to provide a network computer system and a boot method using a network computer that can easily synchronize programs when a program change of a basic program occurs.
[0009]
[Means for Solving the Problems]
In order to achieve the above object, the network computer system of the invention according to claim 1 is a directory server connected to the first network and registered with IP addresses of devices connected to the respective other networks, An NC server connected to the first network via a first router and connected to at least a basic program, and connected to the first network via a second router. Connected to the third network, broadcasts an IP address acquisition request at startup, and accesses a directory server on the first network using the IP address returned in response to the IP address acquisition request. Obtain and obtain server information for booting the basic program And access to the connected NC server to the second network using the server information network computer to boot the basic program was connected on said third network, IP address, received from the network computer A DHCP server is provided that assigns an IP address to the network computer in response to an acquisition request and returns the IP address of the directory server of the first network to the network computer .
[0010]
According to a second aspect of the present invention, there is provided a boot method using a network computer, a directory server connected to a first network, an NC server connected to a second network, a network computer connected to a third network, and DHCP. In a booting method of a basic program in a network computer system comprising a server, the network computer broadcasts an IP address acquisition request on the first network at startup, and the third address in response to the IP address acquisition request. An IP address assigned to the network computer by a DHCP server connected to the other network and an IP address of a directory server on the first network are connected to the third network. Receiving the network computer; obtaining the server information for booting a basic program by accessing the directory server on the first network using the received IP address; and And a computer accessing the NC server on the second network using the obtained server information to boot the basic program.
[0012]
In the first and second aspects of the invention, the network computer broadcasts an IP address acquisition request on the third network at the time of startup, and an IP address assigned to the network computer by the DHCP server on the same network in response to the IP address acquisition request. Upon receiving the address and the IP address of the directory server on the first network, the server information for accessing the directory server on the first network using the received IP address and booting the basic program, that is, Since the IP address of the NC server of the second network can be acquired, the network computer on the third network uses the IP address of the NC server obtained in this way to cross the router and the NC server on the second network. Access to The basic program can be booted.
[0013]
By configuring the system as described above, the basic program can be booted even if the network computer and the NC server do not exist on the same network. In addition, even when the basic program is changed, the program can be switched by simply changing the basic program stored in one NC server, making it easy to synchronize the program changes of individual network computers. Can be taken.
[0014]
DETAILED DESCRIPTION OF THE INVENTION
Hereinafter, embodiments of the present invention will be described in detail with reference to the drawings.
[0015]
FIG. 1 is a diagram showing the configuration of a network computer system according to one embodiment of the present invention.
[0016]
In the figure, reference numeral 1 denotes a first network. Connected to the network 1 is a directory server 10 in which the IP addresses of all devices on the local network and other networks are registered.
[0017]
A LAN 3 as a second network is connected to the network 1 via a first router 2. Connected to the LAN 3 is an NC server 4 that stores basic programs such as an operating system and other network information. In addition, a LAN 6 as a third network is connected to the network 1 via a second router 5. Connected to the LAN 6 is a network computer 7 (hereinafter referred to as NC7) in which a boot program is stored in an internal boot ROM (not shown). The boot program broadcasts an IP address acquisition request at the time of activation, and accesses the directory server 10 on the network 1 using the IP address returned in response to the IP address acquisition request, and server information for booting the basic program Is used to access the NC server 4 on the LAN 3 using the obtained server information to boot the basic program.
[0018]
A DHCP server 8 is connected to the LAN 5 for allocating an IP address to the NC 7 and returning the IP address of the directory server 10 in response to an IP address acquisition request received from the NC 7.
[0019]
The operation of this network computer system will be described below.
[0020]
In the case of this network computer system, when the NC 7 is turned on, the boot program stored in the boot ROM inside the NC 7 is activated and broadcasts an IP address acquisition request on the LAN 6.
[0021]
Then, on the LAN 6, the DHCP server 8 receives the IP address acquisition request from the NC 7, and the DHCP server 8 assigns an IP address to the NC 7 in response to the received IP address acquisition request and sets the IP address of the directory server 10. Retrieve and return as part of network information.
[0022]
When the NC 7 receives network information from the DHCP server 8 on the same LAN 6 as a response to the IP address acquisition request, the NC 7 itself and the IP address of the directory server 10 on the network 1 are received from the received network information. To get.
[0023]
Subsequently, the NC 7 uses the obtained IP address of the directory server 10 to access the directory server 10 of the network 1 different from the LAN 6 to which the NC 7 is connected via the router 5 and boot the OS. A request for acquiring necessary information, that is, the IP address of the NC server 4 is issued. Upon receiving this request, the directory server 10 extracts the IP address of the NC server 4 from itself and returns it to the NC 7. The NC 7 that has received this reply is connected to itself using the IP address of the NC server 4. The OS is booted by accessing the NC server 4 on the LAN 3 different from the LAN 6 via the router 5, the network 1 and the router 2.
[0024]
After booting the OS, the NC 7 can perform various processes under the OS environment.
[0025]
As described above, according to the network computer system of this embodiment, the NC 7 and the DHCP server 8 are connected to the LAN 6, and the DHCP server 8 responds to the IP address acquisition request from the NC 7 and the IP address of the directory server 10 on the network 1. The NC 7 can obtain the information necessary for booting the basic program by accessing the directory server 10 of the network 1, and as a result, even if the NC 7 and the NC server 4 exist in different networks, the NC server NC7 can boot 4 basic programs.
[0026]
Further, with this configuration, even when the basic program is changed, the program can be switched by simply changing the basic program stored in one NC server 4. Program synchronization with other NCs connected to different networks can be easily achieved.
[0027]
In the above embodiment, the configuration in which the NC 7 is connected to the LAN 6 has been described. However, the NC 7 may be connected to the same LAN 3 as the NC server 4 as before, or may be connected to the network 1, and the NC 7 is movable. It is.
[0028]
【The invention's effect】
As described above, according to the present invention, a DHCP server is prepared on the same network as the network computer, and the DHCP server notifies the IP address of a directory server on another network in response to an IP address acquisition request from the network computer. Thus, the network computer can obtain server information necessary for booting the basic program by accessing a directory server of another network, and can access the NC server by using the server information to boot the basic program.
[0029]
By configuring the system in this way, the network computer can boot the basic program of the NC server even if the network computer and the NC server exist in different networks.
[0030]
Even when the basic program is changed, the program can be switched only by changing the program of the basic program stored in one NC server, thereby synchronizing the programs of the individual network computers. Easy to take.
[Brief description of the drawings]
FIG. 1 is a diagram showing a configuration of a network computer system according to an embodiment of the present invention.
FIG. 2 is a diagram showing a configuration of a conventional network computer system.
[Explanation of symbols]
DESCRIPTION OF SYMBOLS 1 ... Network, 2, 5 ... Router, 3, 6 ... LAN, 4 ... NC server, 7 ... Network computer (NC), 8 ... DHCP server.

Claims (2)

第1のネットワークに接続され、自他それぞれのネットワークに接続されている機器のIPアドレスを登録したディレクトリサーバと、
前記第1のネットワークと第1ルータを介して接続された第2のネットワークに接続され、少なくとも基本プログラムを格納したNCサーバと、
前記第1のネットワークと第2のルータを介して接続された第3ネットワークに接続され、起動時にIPアドレス取得要求をブロードキャストすると共に、前記IPアドレス取得要求に対して返信されたIPアドレスを用いて前記ディレクトリサーバにアクセスし、前記基本プログラムをブートするためのサーバ情報を取得し、得られたサーバ情報を用いて前記第2のネットワークに接続された前記NCサーバにアクセスして前記基本プログラムをブートするネットワークコンピュータと、
前記第3のネットワークに接続され、前記ネットワークコンピュータから受信したIPアドレス取得要求に対して、前記ネットワークコンピュータにIPアドレスを割り当てると共に前記第1のネットワークの前記ディレクトリサーバのIPアドレスを前記ネットワークコンピュータに返信するDHCPサーバと
を具備したことを特徴とするネットワークコンピュータシステム。
A directory server that is connected to the first network and that registers the IP addresses of the devices connected to the respective other networks;
An NC server connected to a second network connected to the first network via a first router and storing at least a basic program;
Connected to a third network connected to the first network via a second router , broadcasts an IP address acquisition request at startup, and uses an IP address returned in response to the IP address acquisition request Access the directory server, obtain server information for booting the basic program, and use the obtained server information to access the NC server connected to the second network to boot the basic program A network computer to
In response to an IP address acquisition request received from the network computer connected to the third network, an IP address is assigned to the network computer and an IP address of the directory server of the first network is returned to the network computer . A network computer system comprising: a DHCP server that performs:
第1のネットワークに接続されたディレクトリサーバと、第2のネットワークに接続されたNCサーバと、第3のネットワークに接続されたネットワークコンピュータおよびDHCPサーバとを備えたネットワークコンピュータシステムにおける基本プログラムのブート方法において、Method for booting basic program in network computer system comprising directory server connected to first network, NC server connected to second network, network computer and DHCP server connected to third network In
前記ネットワークコンピュータが起動時にIPアドレス取得要求を前記第1のネットワーク上にブロードキャストする工程と、Broadcasting an IP address acquisition request on the first network when the network computer is activated;
前記IPアドレス取得要求に対して前記第3のネットワークに接続されたDHCPサーバが前記ネットワークコンピュータに割り当てたIPアドレスと、前記第1のネットワーク上のディレクトリサーバのIPアドレスとを前記第3のネットワークに接続された前記ネットワークコンピュータが受信する工程と、In response to the IP address acquisition request, an IP address assigned to the network computer by a DHCP server connected to the third network and an IP address of a directory server on the first network are sent to the third network. Receiving the connected network computer;
前記ネットワークコンピュータが、受信した前記IPアドレスを用いて前記1のネットワーク上のディレクトリサーバにアクセスし基本プログラムをブートするためのサーバ情報を取得する工程と、The network computer using the received IP address to access a directory server on the first network and obtain server information for booting a basic program;
前記ネットワークコンピュータが、得られたサーバ情報を用いて前記第2のネットワーク上のNCサーバにアクセスして前記基本プログラムをブートする工程とThe network computer accessing the NC server on the second network using the obtained server information to boot the basic program;
を有することを特徴とするネットワークコA network controller characterized by having ンピュータによるブート方法。Computer boot method.
JP25564698A 1998-09-09 1998-09-09 Network computer system and boot method using network computer Expired - Fee Related JP4008589B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP25564698A JP4008589B2 (en) 1998-09-09 1998-09-09 Network computer system and boot method using network computer

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP25564698A JP4008589B2 (en) 1998-09-09 1998-09-09 Network computer system and boot method using network computer

Publications (2)

Publication Number Publication Date
JP2000092107A JP2000092107A (en) 2000-03-31
JP4008589B2 true JP4008589B2 (en) 2007-11-14

Family

ID=17281651

Family Applications (1)

Application Number Title Priority Date Filing Date
JP25564698A Expired - Fee Related JP4008589B2 (en) 1998-09-09 1998-09-09 Network computer system and boot method using network computer

Country Status (1)

Country Link
JP (1) JP4008589B2 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP3470756B2 (en) 2001-03-06 2003-11-25 日本電気株式会社 Main device address restriction notification system

Also Published As

Publication number Publication date
JP2000092107A (en) 2000-03-31

Similar Documents

Publication Publication Date Title
US6360276B1 (en) Methods and apparatus for determining, verifying, and rediscovering network IP addresses
CN107070691B (en) Cross-host communication method and system of Docker container
US9100353B2 (en) Cloud server for managing hostnames and IP addresses, and management method for the cloud server
KR100412009B1 (en) Redirected network boot to multiple remote file servers
USRE42078E1 (en) Method for preventing IP address cheating in dynamic address allocation
US6810420B1 (en) Allocation of IP address by proxy to device in a local area network
JP3948277B2 (en) Setting information allocation method for external network connection
US6381650B1 (en) Method for finding the address of a workstation assigned a dynamic address
WO2000074333A2 (en) Automatic discovery of nodes associated with a virtual subnet
JPH1098480A (en) Network automatic setting system
JP3948278B2 (en) Setting information allocation method for external network connection
US20020065806A1 (en) DHCP server and method for allocating IP address thereby
CN112165502B (en) Service discovery system, method and second server
JP2000101589A (en) Dynamic domain name system
JP4008589B2 (en) Network computer system and boot method using network computer
Cisco Assigning the Switch IP Address and Default Gateway
CN112003771A (en) Method for realizing intelligent network access of LAN side terminal
Cisco Assigning the Switch IP Address and Default Gateway
JPH09282259A (en) Network system
Cisco Configuring Basic File Transfer Services
Cisco Web Console
Cisco Configuring Additional File Transfer Functions
Cisco Configuring Additional File Transfer Functions
Cisco Configuring the Supervisor Engine Software
Cisco Enterprise-Specific MIB

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20050822

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20070531

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20070605

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20070802

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20070830

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

Free format text: PAYMENT UNTIL: 20100907

Year of fee payment: 3

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

Free format text: PAYMENT UNTIL: 20100907

Year of fee payment: 3

LAPS Cancellation because of no payment of annual fees