TW201540017A - System and method for configuring boot-up of client device - Google Patents

System and method for configuring boot-up of client device Download PDF

Info

Publication number
TW201540017A
TW201540017A TW103100734A TW103100734A TW201540017A TW 201540017 A TW201540017 A TW 201540017A TW 103100734 A TW103100734 A TW 103100734A TW 103100734 A TW103100734 A TW 103100734A TW 201540017 A TW201540017 A TW 201540017A
Authority
TW
Taiwan
Prior art keywords
client
configuration
information
server
project
Prior art date
Application number
TW103100734A
Other languages
Chinese (zh)
Inventor
jin-hua Xu
Original Assignee
Hon Hai Prec Ind Co 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 Hon Hai Prec Ind Co Ltd filed Critical Hon Hai Prec Ind Co Ltd
Priority to TW103100734A priority Critical patent/TW201540017A/en
Publication of TW201540017A publication Critical patent/TW201540017A/en

Links

Abstract

The present invention provides a system and method for configuring boot-up of a client device. The method sends a packet and location of a preset boot-up file to the client device, and receives project information from the client device. The method further searches configuration information matched the received project information from a second storage device of a DHCP server. The method further establishes a configuration file corresponding to the searched configuration information and sends the configuration file to the client device, to boot up the client device according to the location and the configuration file. Using the invention can configures different client devices quickly and conveniently to boot up the different client devices.

Description

啟動用戶端的配置系統及方法Startup client configuration system and method

本發明涉及一種啟動用戶端的配置系統及方法。The invention relates to a configuration system and method for starting a client.

目前在對伺服器機架(RACK)進行測試(例如L2測試)時,伺服器機架中每台伺服器均透過PXE(preboot execute environment,預引導執行環境)網路遠端引導系統技術進行啟動。PXE伺服器通常只能提供一個穩定測試環境(例如,包括測試所需參數及測試程式等)供用戶端進行測試的專案(project)使用。針對不同的專案進行測試時,如果專案之間差異性不大時,各專案共同使用同一個測試環境進行啟動是可行的。然而,當各專案之間存在較大差異時,例如,兩個專案之間所需的硬體架構差異較大時,該各專案就無法共同使用同一個測試環境。因此,PXE伺服器無法快速方便地為不同的專案提供對應的測試環境。Currently, when testing a server rack (RACK) (for example, L2 test), each server in the server rack is booted through a PXE (preboot execute environment) network remote boot system technology. . PXE servers usually only provide a stable test environment (for example, including the required parameters and test programs for testing) for the user to test the project. When testing for different projects, if the differences between the projects are not large, it is feasible to use the same test environment for each project. However, when there is a big difference between the projects, for example, when the hardware architecture required between the two projects is quite different, the projects cannot use the same test environment together. Therefore, the PXE server cannot quickly and conveniently provide a corresponding test environment for different projects.

鑒於以上內容,有必要提供一種啟動用戶端的配置系統及方法,利用預先建立的不同專案的專案資訊所對應的配置資訊,快速地對不同的用戶端進行配置,從而快速啟動不同的用戶端。In view of the above, it is necessary to provide a configuration system and method for starting the user terminal, and use the configuration information corresponding to the project information of different projects created in advance to quickly configure different users, thereby quickly starting different users.

所述的啟動用戶端的配置方法,應用於集成了DHCP伺服器與啟動伺服器的伺服器上,該伺服器透過網路與多個用戶端通訊連接。該方法包括:第一發送步驟:當接收到與伺服器通信連接的一用戶端發送的啟動信號時,發送一個封包以及預設的啟動引導文檔的位置資訊至該用戶端,該封包包括分配給該用戶端的IP地址與啟動伺服器的IP;接收步驟:接收該用戶端發送的專案資訊;配置步驟:根據所接收到的專案資訊,從DHCP伺服器的第二儲存裝置中獲取該用戶端的專案資訊所對應的配置資訊;第二發送步驟:將以上述獲取的配置資訊為該用戶端創建一個對應的配置文檔,並將該配置文檔發送至該用戶端,使得用戶端利用啟動引導文檔的位置資訊到啟動伺服器中下載啟動引導文檔,並根據配置文檔中的配置資訊到伺服器中第一儲存裝置中下載相應的配置,以啟動該用戶端。The method for configuring the startup client is applied to a server integrated with a DHCP server and a server, and the server is connected to a plurality of clients through a network. The method includes: a first sending step: when receiving a start signal sent by a UE that is in communication with the server, sending a packet and a preset location information of the booting document to the client, the packet including The IP address of the client and the IP of the server; the receiving step: receiving the project information sent by the client; and the configuring step: obtaining the project of the client from the second storage device of the DHCP server according to the received project information The configuration information corresponding to the information; the second sending step: creating a corresponding configuration document for the user end by using the configuration information obtained above, and sending the configuration document to the user end, so that the user end uses the location of the booting document The information is downloaded to the startup server to download the startup guidance document, and the corresponding configuration is downloaded to the first storage device in the server according to the configuration information in the configuration document to start the user terminal.

所述的啟動用戶端的配置系統,應用於集成了DHCP伺服器與啟動伺服器的伺服器上伺服器上,該伺服器透過網路與多個用戶端通訊連接。該系統包括:第一發送模組,用於當接收到與伺服器通信連接的一用戶端發送的啟動信號時,發送一個封包以及預設的啟動引導文檔的位置資訊至該用戶端,該封包包括分配給該用戶端的IP地址與啟動伺服器的IP;接收模組,用於接收該用戶端發送的專案資訊;配置模組,用於根據所接收到的專案資訊,從DHCP伺服器的第二儲存裝置中獲取該用戶端的專案資訊所對應的配置資訊;第二發送模組,用於將以上述獲取的配置資訊為該用戶端創建一個對應的配置文檔,並將該配置文檔發送至該用戶端,使得用戶端利用啟動引導文檔的位置資訊到啟動伺服器中下載啟動引導文檔,並根據配置文檔中的配置資訊到伺服器中第一儲存裝置中下載相應的配置,以啟動該用戶端。The configuration system for initiating the client is applied to a server on a server integrated with a DHCP server and a server, and the server is connected to a plurality of clients through a network. The system includes: a first sending module, configured to send a packet and a preset location information of the booting boot document to the client end when receiving a start signal sent by a client that is in communication with the server, the packet The IP address assigned to the client and the IP of the server are started; the receiving module is configured to receive the project information sent by the client; and the configuration module is configured to receive the information from the DHCP server according to the received project information. The second storage module is configured to create a corresponding configuration document for the user end, and send the configuration document to the configuration information, where the configuration information corresponding to the user information is obtained by using the configuration information obtained by the second sending module. The user end enables the user to download the booting guide document by using the location information of the booting guide file to the boot server, and download the corresponding configuration to the first storage device in the server according to the configuration information in the configuration document to start the client terminal. .

相較于習知技術,本發明所述的啟動用戶端的配置系統及方法,其透過預先為不同用戶端中的不同專案的專案資訊建立對應的配置資訊,使得在接收到用戶端的啟動信號時,根據接收到的專案資訊快速的確定該用戶端的配置資訊,伺服器利用所述的配置資訊可以方便快速地對不同的用戶端進行配置,從而快速啟動不同的用戶端。Compared with the prior art, the configuration system and method for initiating the user end of the present invention establish corresponding configuration information for the project information of different projects in different users in advance, so that when the activation signal of the user end is received, The configuration information of the client is quickly determined according to the received project information, and the server can use the configuration information to conveniently and quickly configure different clients, thereby quickly starting different clients.

圖1是本發明啟動用戶端的配置系統較佳實施例的架構示意圖。1 is a schematic structural diagram of a preferred embodiment of a configuration system for initiating a client of the present invention.

圖2是本發明啟動用戶端的配置系統較佳實施例的功能模組圖。2 is a functional block diagram of a preferred embodiment of a configuration system for initiating a client of the present invention.

圖3是本發明啟動用戶端的配置方法較佳實施例的流程圖。3 is a flow chart of a preferred embodiment of a method for configuring a client to initiate a client.

如圖1所示,是本發明啟動用戶端的配置系統較佳實施例的架構示意圖。所述的啟動用戶端的配置系統11(以下簡稱“配置系統11”)運行於伺服器1上的DHCP(Dynamic Host Configuration Protocol,動態主機設置協定)伺服器2上。所述的伺服器1是PXE(preboot execute environment,預引導執行環境)伺服器、集成了DHCP伺服器2以及啟動(bootup)伺服器5於該伺服器1上。該伺服器1透過網路5與一個或多個用戶端4(圖1中僅示出三個)通訊連接。應說明的是,在其他較佳實施例中,所述的伺服器1、DHCP伺服器2以及多個啟動伺服器3也可以不整合在一起,透過網路通訊進行資料通信以對用戶端4進行配置、啟動以及測試等處理。FIG. 1 is a schematic structural diagram of a preferred embodiment of a configuration system for initiating a client according to the present invention. The configuration system 11 for starting the client (hereinafter referred to as "configuration system 11") runs on a DHCP (Dynamic Host Configuration Protocol) server 2 on the server 1. The server 1 is a PXE (preboot execute environment) server, an integrated DHCP server 2, and a bootup server 5 on the server 1. The server 1 is communicatively coupled via a network 5 to one or more client terminals 4 (only three are shown in Figure 1). It should be noted that, in other preferred embodiments, the server 1, the DHCP server 2, and the plurality of boot servers 3 may not be integrated, and data communication is performed through the network communication to the client terminal 4. Perform configuration, startup, and testing.

在本較佳實施例中,各用戶端4中對應地儲存有用於進行測試的專案(project)(圖1中未示出),各用戶端4的主板晶片(圖中未示出)上的DMI (Desktop Management Interface,桌面管理介面)中儲存有將其專案與其他類型的專案進行區分的專案資訊。所述的專案資訊可以利用該各用戶端4中專案中的一個或多個關鍵字進行設置。專案中包括的關鍵字可以是專案名、主板序列號、網卡型號等。In the preferred embodiment, a project (not shown in FIG. 1) for testing is stored in each client 4, and a motherboard chip (not shown) of each client 4 is provided. DMI (Desktop Management Interface) stores project information that distinguishes its project from other types of projects. The project information can be set by using one or more keywords in the project in each client 4. The keywords included in the project can be the project name, motherboard serial number, network card model, and so on.

所述伺服器1還包括一第一儲存裝置10,該第一儲存裝置10中用於儲存伺服器1能夠提供的各種配置,例如,各種內核程式、作業系統與測試程式等。所述的DHCP伺服器2包括一第二儲存裝置12,用於儲存DHCP伺服器2的資料。所述的啟動伺服器3上儲存啟動引導文檔。該啟動引導文檔被用戶端4下載並執行後,可以使用戶端4向伺服器1請求配置資訊,以執行該用戶端4的遠端啟動。所述的配置資訊包括例如內核程式、作業系統與測試程式等資訊。The server 1 further includes a first storage device 10 for storing various configurations that the server 1 can provide, for example, various kernel programs, operating systems, test programs, and the like. The DHCP server 2 includes a second storage device 12 for storing data of the DHCP server 2. The boot server 3 stores the boot boot document. After the startup guide file is downloaded and executed by the client 4, the client 4 can request the configuration information from the server 1 to perform remote startup of the client 4. The configuration information includes information such as an kernel program, an operating system, and a test program.

如圖2所示,是本發明啟動用戶端的配置系統較佳實施例的功能模組圖。所述的啟動用戶端的配置系統11包括創建模組110、第一發送模組111、接收模組112、配置模組113以及以及第二發送模組114。本發明所稱的模組是完成一特定功能的程式段,比程式更適合於描述軟體在晶片中的執行過程,因此在本發明以下對軟體描述中都以模組描述。As shown in FIG. 2, it is a functional module diagram of a preferred embodiment of a configuration system for initiating a client of the present invention. The configuration system 11 for initiating the client includes a creation module 110, a first transmission module 111, a receiving module 112, a configuration module 113, and a second transmission module 114. The module referred to in the present invention is a program segment for performing a specific function, and is more suitable for describing the execution process of the software in the wafer than the program. Therefore, the following description of the software is described in the module.

所述的創建模組110用於根據用戶端4以往歷史專案所採用的配置資訊的資料以及各個專案的特性,在第二儲存裝置12中為不同的專案資訊創建其對應的配置資訊。所述的創建模組110可以編輯、刪除、新增第二儲存裝置12中儲存的配置資訊。The creating module 110 is configured to create corresponding configuration information for different project information in the second storage device 12 according to the configuration information of the previous historical project of the user terminal 4 and the characteristics of each project. The creating module 110 can edit, delete, and add configuration information stored in the second storage device 12.

所述的第一發送模組111用於當接收到一用戶端4發送的啟動信號(power on signal)時,發送一個DHCP封包以及預設的啟動引導文檔的位置資訊至該用戶端4。該封包包括分配給該用戶端4的IP位址、啟動伺服器3的IP等資訊。所述發送啟動引導文檔的位置資訊可以透過tftp的方式傳送該至用戶端4。The first sending module 111 is configured to send a DHCP packet and a preset location information of the booting boot document to the client terminal 4 when receiving a power on signal sent by the user terminal 4. The packet includes information such as an IP address assigned to the client 4, an IP of the boot server 3, and the like. The location information of the sending booting guide document may be transmitted to the client terminal 4 by way of tftp.

此時,當該用戶端4接收到所述的DHCP封包後,會獲取該用戶端4中儲存的專案資訊,然後利用該接收到的IP位址向DHCP伺服器2發送該專案資訊以及DHCP確認資訊。At this time, when the client 4 receives the DHCP packet, it acquires the project information stored in the client 4, and then sends the project information and DHCP confirmation to the DHCP server 2 by using the received IP address. News.

所述的接收模組112用於接收該用戶端4發送的專案資訊以及DHCP確認資訊。The receiving module 112 is configured to receive the project information and the DHCP confirmation information sent by the client 4.

所述的配置模組113用於根據所接收到的專案資訊,從第二儲存裝置12中獲取該用戶端4的配置資訊。所述的配置模組113根據所述專案資訊中的關鍵字查詢得到其對應的配置資訊。The configuration module 113 is configured to obtain configuration information of the client 4 from the second storage device 12 according to the received project information. The configuration module 113 obtains corresponding configuration information according to the keyword query in the project information.

所述的第二發送模組114用於將以上述獲取的配置資訊為該用戶端4創建一個對應的配置文檔,並將該配置文檔與一確認回饋資訊發送至該用戶端4。此時用戶端4利用啟動引導文檔的位置資訊到啟動伺服器3中下載啟動引導文檔,並根據配置文檔中的配置資訊到伺服器1中第一儲存裝置10中下載相應的配置,以啟動該用戶端4,然後使該用戶端4開始進入測試流程。The second sending module 114 is configured to create a corresponding configuration document for the user terminal 4 by using the configuration information obtained by the foregoing, and send the configuration document and a confirmation feedback information to the user terminal 4. At this time, the user terminal 4 downloads the booting boot document by using the location information of the booting guide file to the boot server 3, and downloads the corresponding configuration to the first storage device 10 in the server 1 according to the configuration information in the configuration document to start the function. Client 4 then causes the client 4 to begin entering the test process.

如圖3所示,是本發明啟動用戶端的配置方法較佳實施例的流程圖。應該瞭解,本發明所述的啟動用戶端的配置方法並不限於圖3所示流程圖中的步驟及順序。根據不同的實施例,圖3所示流程圖中的步驟可以增加、移除、或者改變順序。As shown in FIG. 3, it is a flowchart of a preferred embodiment of a configuration method for initiating a client of the present invention. It should be understood that the method for configuring the initiating client according to the present invention is not limited to the steps and the sequence in the flowchart shown in FIG. According to various embodiments, the steps in the flow chart shown in FIG. 3 may add, remove, or change the order.

步驟S100,所述的創建模組110根據用戶端4以往歷史專案所採用的配置資訊的資料以及各個專案的特性,在第二儲存裝置12中為不同的專案資訊創建其對應的配置資訊。In step S100, the creating module 110 creates corresponding configuration information for different project information in the second storage device 12 according to the configuration information of the previous historical project of the user terminal 4 and the characteristics of each project.

步驟S101,當接收到一用戶端4發送的啟動信號(power on signal)時,所述的第一發送模組111發送一個DHCP封包以及預設的啟動引導文檔的位置資訊至該用戶端4。該封包包括分配給該用戶端4的IP位址、啟動伺服器3的IP等資訊。此時,當該用戶端4接收到所述的DHCP封包後,會獲取該用戶端4中儲存的專案資訊,然後利用該接收到的IP位址向DHCP伺服器2發送該專案資訊以及DHCP確認資訊。In step S101, when receiving a power on signal sent by the user terminal 4, the first sending module 111 sends a DHCP packet and a preset location information of the booting document to the client 4. The packet includes information such as an IP address assigned to the client 4, an IP of the boot server 3, and the like. At this time, when the client 4 receives the DHCP packet, it acquires the project information stored in the client 4, and then sends the project information and DHCP confirmation to the DHCP server 2 by using the received IP address. News.

步驟S102,所述的接收模組112接收該用戶端4發送的專案資訊以及DHCP確認資訊。Step S102, the receiving module 112 receives the project information and the DHCP confirmation information sent by the user terminal 4.

步驟S103,所述的配置模組113根據所接收到的專案資訊,從第二儲存裝置12中獲取該用戶端4的配置資訊。所述的配置模組113根據所述專案資訊中的關鍵字查詢得到其對應的配置資訊。In step S103, the configuration module 113 obtains the configuration information of the client 4 from the second storage device 12 according to the received project information. The configuration module 113 obtains corresponding configuration information according to the keyword query in the project information.

步驟S104,所述的第二發送模組114利用上述獲取的配置資訊為該用戶端4創建一個對應的配置文檔,並將該配置文檔與一確認回饋資訊發送至該用戶端4。此時用戶端4利用啟動引導文檔的位置資訊到啟動伺服器3中下載啟動引導文檔,並根據配置文檔中的配置資訊到伺服器1中第一儲存裝置10中下載相應的配置,以啟動該用戶端4,然後該用戶端4開始進入測試流程。In step S104, the second sending module 114 creates a corresponding configuration document for the user terminal 4 by using the obtained configuration information, and sends the configuration document and a confirmation feedback information to the client terminal 4. At this time, the user terminal 4 downloads the booting boot document by using the location information of the booting guide file to the boot server 3, and downloads the corresponding configuration to the first storage device 10 in the server 1 according to the configuration information in the configuration document to start the function. Client 4, then the client 4 begins to enter the test process.

應說明的是,如果上述步驟S102中沒有接收到用戶端4發送的專案資訊,或者是步驟S103中配置模組無法查詢到與所接收到的專案資訊對應的配置資訊時,所述的配置模組113會利用一預設的默認配置資訊為該用戶端4創建對應的配置文檔。It should be noted that, if the above-mentioned step S102 does not receive the project information sent by the client 4, or the configuration module in step S103 cannot query the configuration information corresponding to the received project information, the configuration mode is described. The group 113 will create a corresponding configuration document for the client 4 by using a preset default configuration information.

綜上所述,本發明符合發明專利要件,爰依法提出專利申請。惟,以上所述者僅爲本發明之較佳實施例,本發明之範圍並不以上述實施例爲限,舉凡熟悉本案技藝之人士爰依本發明之精神所作之等效修飾或變化,皆應涵蓋於以下申請專利範圍內。In summary, the present invention complies with the requirements of the invention patent and submits a patent application according to law. However, the above description is only the preferred embodiment of the present invention, and the scope of the present invention is not limited to the above embodiments, and equivalent modifications or variations made by those skilled in the art in accordance with the spirit of the present invention are It should be covered by the following patent application.

1‧‧‧伺服器1‧‧‧Server

2‧‧‧DHCP伺服器2‧‧‧DHCP server

3‧‧‧啟動伺服器3‧‧‧Starting the server

4‧‧‧用戶端4‧‧‧ Client

5‧‧‧網路5‧‧‧Network

10‧‧‧第一儲存裝置10‧‧‧First storage device

11‧‧‧配置系統11‧‧‧Configuration System

12‧‧‧第二儲存裝置12‧‧‧Second storage device

110‧‧‧創建模組110‧‧‧Create module

111‧‧‧第一發送模組111‧‧‧First Sending Module

112‧‧‧接收模組112‧‧‧ receiving module

113‧‧‧配置模組113‧‧‧Configuration module

114‧‧‧第二發送模組114‧‧‧Second Transmitter

S100‧‧‧在第二存儲裝置中為不同的專案資訊創建其對應的配置資訊S100‧‧‧Create corresponding configuration information for different project information in the second storage device

S101‧‧‧當接收到用戶端發送的啟動信號時,發送一個DHCP封包以及預設的啟動引導文檔的位置資訊至該用戶端S101‧‧‧ When receiving the start signal sent by the client, send a DHCP packet and the location information of the preset booting document to the client

S102‧‧‧接收用戶端發送的專案資訊以及DHCP確認資訊S102‧‧‧ Receive project information and DHCP confirmation information sent by the client

S103‧‧‧根據所接收到的該用戶端的專案資訊,獲取該用戶端對應的啟動配置資訊S103‧‧‧Actaining the startup configuration information corresponding to the client according to the received project information of the client

S104‧‧‧以上述獲取的配置資訊為該用戶端創建一個對應的配置文檔,並將該配置文檔與一確認回饋資訊發送至該用戶端,以啟動用戶端S104‧‧‧Create a corresponding configuration document for the user end by using the configuration information obtained above, and send the configuration document and a confirmation feedback information to the user end to start the user end

no

S100‧‧‧在第二存儲裝置中為不同的專案資訊創建其對應的配置資訊 S100‧‧‧Create corresponding configuration information for different project information in the second storage device

S101‧‧‧當接收到用戶端發送的啟動信號時,發送一個DHCP封包以及預設的啟動引導文檔的位置資訊至該用戶端 S101‧‧‧ When receiving the start signal sent by the client, send a DHCP packet and the location information of the preset booting document to the client

S102‧‧‧接收用戶端發送的專案資訊以及DHCP確認資訊 S102‧‧‧ Receive project information and DHCP confirmation information sent by the client

S103‧‧‧根據所接收到的該用戶端的專案資訊,獲取該用戶端對應的啟動配置資訊 S103‧‧‧Actaining the startup configuration information corresponding to the client according to the received project information of the client

S134‧‧‧以上述獲取的配置資訊為該用戶端創建一個對應的配置文檔,並將該配置文檔與一確認回饋資訊發送至該用戶端,以啟動用戶端 S134‧‧‧ Create a corresponding configuration document for the client by using the configuration information obtained above, and send the configuration document and a confirmation feedback information to the client to start the client

Claims (8)

一種啟動用戶端的配置方法,應用於集成了DHCP伺服器與啟動伺服器的伺服器上,該方法包括:
第一發送步驟:當接收到與伺服器通信連接的一用戶端發送的啟動信號時,發送一個封包以及預設的啟動引導文檔的位置資訊至該用戶端,該封包包括分配給該用戶端的IP地址與啟動伺服器的IP;
接收步驟:接收該用戶端發送的專案資訊;
配置步驟:根據所接收到的專案資訊,從DHCP伺服器的第二儲存裝置中獲取該用戶端的專案資訊所對應的配置資訊;及
第二發送步驟:將以上述獲取的配置資訊為該用戶端創建一個對應的配置文檔,並將該配置文檔發送至該用戶端,使得用戶端利用啟動引導文檔的位置資訊到啟動伺服器中下載啟動引導文檔,並根據配置文檔中的配置資訊到伺服器中第一儲存裝置中下載相應的配置,以啟動該用戶端。
A configuration method for starting a client is applied to a server integrated with a DHCP server and a server, the method comprising:
a first sending step: when receiving a start signal sent by a UE connected to the server, sending a packet and a preset location information of the booting document to the client, the packet including the IP allocated to the client Address and IP of the boot server;
Receiving step: receiving the project information sent by the client;
The configuration step is: obtaining, according to the received project information, configuration information corresponding to the project information of the client from the second storage device of the DHCP server; and the second sending step: using the configuration information acquired as the user terminal Create a corresponding configuration document, and send the configuration document to the client, so that the user uses the location information of the booting guide document to download the booting boot document in the startup server, and according to the configuration information in the configuration document to the server. The corresponding configuration is downloaded in the first storage device to start the client.
如申請專利範圍第1項中所述之啟動用戶端的配置方法,在第一發送步驟之前該方法還包括:
創建步驟:在第二儲存裝置中為不同的專案資訊創建其對應的配置資訊,所述的專案資訊利用用戶端中專案中的一個或多個關鍵字進行設置,所述的關鍵字包括專案名、主板序列號、網卡型號。
The method for initiating a client according to the first aspect of the patent application, before the first sending step, the method further includes:
a creating step: creating corresponding configuration information for different project information in the second storage device, where the project information is set by using one or more keywords in the project in the user terminal, where the keyword includes the project name , motherboard serial number, network card model.
如申請專利範圍第1項中所述之啟動用戶端的配置方法,該方法還包括:
當沒有接收到用戶端發送的專案資訊,或者無法查詢到與所接收到的專案資訊對應的配置資訊時,利用一預設的默認配置資訊為該用戶端創建對應的配置文檔。
The method for configuring the initiating client as described in claim 1 of the patent application, the method further includes:
When the profile information sent by the client is not received, or the configuration information corresponding to the received project information cannot be queried, a corresponding configuration file is created for the client by using a preset default configuration information.
如申請專利範圍第1項中所述之啟動用戶端的配置方法,當該用戶端接收到所述的封包後,獲取該用戶端中儲存的專案資訊,然後利用該接收到的IP位址向DHCP伺服器發送該專案資訊。For example, in the method for configuring the user terminal, as described in claim 1, after receiving the packet, the client obtains the project information stored in the client, and then uses the received IP address to the DHCP. The server sends the project information. 一種啟動用戶端的配置系統,應用於集成了DHCP伺服器與啟動伺服器的伺服器上,該系統包括:
第一發送模組,用於當接收到與伺服器通信連接的一用戶端發送的啟動信號時,發送一個封包以及預設的啟動引導文檔的位置資訊至該用戶端,該封包包括分配給該用戶端的IP地址與啟動伺服器的IP;
接收模組,用於接收該用戶端發送的專案資訊;
配置模組,用於根據所接收到的專案資訊,從DHCP伺服器的第二儲存裝置中獲取該用戶端的專案資訊所對應的配置資訊;及
第二發送模組,用於將以上述獲取的配置資訊為該用戶端創建一個對應的配置文檔,並將該配置文檔發送至該用戶端,使得用戶端利用啟動引導文檔的位置資訊到啟動伺服器中下載啟動引導文檔,並根據配置文檔中的配置資訊到伺服器中第一儲存裝置中下載相應的配置,以啟動該用戶端。
A configuration system for starting a client is applied to a server integrated with a DHCP server and a server for starting the server, the system comprising:
a first sending module, configured to: when receiving an activation signal sent by a UE that is in communication with the server, send a packet and a preset location information of the booting document to the client, where the packet includes the The IP address of the client and the IP of the boot server;
a receiving module, configured to receive project information sent by the client;
a configuration module, configured to obtain, according to the received project information, configuration information corresponding to the project information of the client from the second storage device of the DHCP server; and a second sending module, configured to be obtained by using the foregoing The configuration information is used to create a corresponding configuration document for the client, and the configuration document is sent to the client, so that the user uses the location information of the booting guide document to download the startup boot document in the startup server, and according to the configuration document The configuration information is downloaded to the first storage device in the server to download the corresponding configuration to start the client.
如申請專利範圍第5項中所述之啟動用戶端的配置系統,該系統還包括:
創建模組,用於在第二儲存裝置中為不同的專案資訊創建其對應的配置資訊,所述的專案資訊利用用戶端中專案中的一個或多個關鍵字進行設置,所述的關鍵字包括專案名、主板序列號、網卡型號。
The system for initiating the client as described in claim 5, the system further comprising:
Creating a module for creating corresponding configuration information for different project information in the second storage device, where the project information is set by using one or more keywords in the project in the user terminal, the keyword Including the project name, motherboard serial number, network card model.
如申請專利範圍第5項中所述之啟動用戶端的配置系統,所述的配置模組還用於當沒有接收到用戶端發送的專案資訊,或者無法查詢到與所接收到的專案資訊對應的配置資訊時,利用一預設的默認配置資訊為該用戶端創建對應的配置文檔。The configuration module for initiating the user end, as described in claim 5, wherein the configuration module is further configured to: when the project information sent by the client is not received, or cannot be queried corresponding to the received project information. When the information is configured, a corresponding configuration document is created for the client by using a preset default configuration information. 如申請專利範圍第5項中所述之啟動用戶端的配置系統,當該用戶端接收到所述的封包後,獲取該用戶端中儲存的專案資訊,然後利用該接收到的IP位址向DHCP伺服器發送該專案資訊。
The configuration system for initiating the client as described in claim 5, when the client receives the packet, acquires the project information stored in the client, and then uses the received IP address to the DHCP. The server sends the project information.
TW103100734A 2014-01-08 2014-01-08 System and method for configuring boot-up of client device TW201540017A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
TW103100734A TW201540017A (en) 2014-01-08 2014-01-08 System and method for configuring boot-up of client device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
TW103100734A TW201540017A (en) 2014-01-08 2014-01-08 System and method for configuring boot-up of client device

Publications (1)

Publication Number Publication Date
TW201540017A true TW201540017A (en) 2015-10-16

Family

ID=54851525

Family Applications (1)

Application Number Title Priority Date Filing Date
TW103100734A TW201540017A (en) 2014-01-08 2014-01-08 System and method for configuring boot-up of client device

Country Status (1)

Country Link
TW (1) TW201540017A (en)

Similar Documents

Publication Publication Date Title
EP3713198B1 (en) Request processing method, system on chip, and public cloud management component
CN107534647B (en) System, computing device, and storage medium for transmitting startup script
US10353728B2 (en) Method, system and device for managing virtual machine software in cloud environment
TWI584195B (en) Method for iscsi based bare metal os image deployment and diskless boot in a server system
US9781074B2 (en) Method and device for sending cloud server address
US20140372744A1 (en) Bootstrapping From A Remote Disk Image Via A Network
CN102752137B (en) The apparatus and method of virtual machine network parameter are initiatively set
US10146556B2 (en) System and method to perform an OS boot using service location protocol and launching OS using a dynamic update of network boot order without a reboot
WO2014012449A1 (en) Method, device, processing center and system for desktop synchronization
CN103200271B (en) The method of ARM server and automation installation system thereof
WO2015143794A1 (en) Creating and upgrading methods, server, terminal, upgrading system, and storage media
CN102468992A (en) PXE function test system and method
US10938648B2 (en) System and method for configuring an information handling system
US10282346B1 (en) Scalable network device self-configuration in large networks
CN103685496A (en) Transmission method and device of file data
CN111787540A (en) Method and device for accessing Internet of things, electronic equipment and readable storage medium
US9781230B2 (en) Broadcast-based update management
WO2011107053A2 (en) Configuration method for data interface and terminal device
US9059919B1 (en) Systems and methods for preserving network settings for use in a pre-boot environment
CN103442041A (en) Method, device and system for upgrading firmware of embedded device
TW201445446A (en) System and method of boot configuration of cabinet server
TW201540017A (en) System and method for configuring boot-up of client device
CN104753708A (en) Client-side startup configuration system and method
TWI498748B (en) Data center and method for providing virtual service for client
CN107979657B (en) DNS address processing method and system for network equipment