CN109462499B - Initialization method and device of multi-network-port server and computer equipment - Google Patents

Initialization method and device of multi-network-port server and computer equipment Download PDF

Info

Publication number
CN109462499B
CN109462499B CN201811249793.5A CN201811249793A CN109462499B CN 109462499 B CN109462499 B CN 109462499B CN 201811249793 A CN201811249793 A CN 201811249793A CN 109462499 B CN109462499 B CN 109462499B
Authority
CN
China
Prior art keywords
server
mac address
initialization
address
network
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.)
Active
Application number
CN201811249793.5A
Other languages
Chinese (zh)
Other versions
CN109462499A (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.)
Tongcheng Network Technology Co Ltd
Original Assignee
Tongcheng Network Technology 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 Tongcheng Network Technology Co Ltd filed Critical Tongcheng Network Technology Co Ltd
Priority to CN201811249793.5A priority Critical patent/CN109462499B/en
Publication of CN109462499A publication Critical patent/CN109462499A/en
Application granted granted Critical
Publication of CN109462499B publication Critical patent/CN109462499B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L41/00Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
    • H04L41/08Configuration management of networks or network elements
    • H04L41/0803Configuration setting
    • H04L41/0806Configuration setting for initial configuration or provisioning, e.g. plug-and-play
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L61/00Network arrangements, protocols or services for addressing or naming
    • H04L61/09Mapping addresses
    • H04L61/25Mapping addresses of the same type
    • H04L61/2503Translation of Internet protocol [IP] addresses
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L2101/00Indexing scheme associated with group H04L61/00
    • H04L2101/60Types of network addresses
    • H04L2101/618Details of network addresses
    • H04L2101/622Layer-2 addresses, e.g. medium access control [MAC] addresses

Abstract

The application relates to an initialization method and device of a multi-network-port server, computer equipment and a storage medium. The method comprises the following steps: sending an MAC address query request to the rainbow nodes; receiving an internet access control (MAC) address corresponding to a starting server network returned by the rainbow node according to the MAC address query request; inquiring an IP address corresponding to the network port MAC address according to the network port MAC address corresponding to the starting server network; and acquiring initialization metadata according to the IP address for initialization. According to the method and the system, the server sends the MAC address query request carrying the self equipment serial number to the rainbow node, so that the rainbow node queries and returns the network port MAC address corresponding to the starting server network, after receiving the MAC address, the server queries the corresponding IP address according to the MAC address, and then acquires the initialization metadata according to the IP address for initialization, and therefore the server can accurately acquire the metadata for initialization under the condition of multiple network ports.

Description

Initialization method and device of multi-network-port server and computer equipment
Technical Field
The present application relates to the field of computer technologies, and in particular, to an initialization method and apparatus for a multi-portal server, a computer device, and a storage medium.
Background
With the rapid development of computer technology, the application of servers is also more and more extensive. At present, the principle of the initialization process of a bare computer deployment server is to index and acquire initialization information through an IP (Internet Protocol) address of a server (server), and in the case of a single network port, the server can acquire correct metadata to initialize due to the unique IP address.
However, in an actual production environment, there are cases where the server has multiple portals, i.e., there are multiple IP addresses after the server enters the system. Therefore, it becomes a difficult problem to which IP address the server accurately obtains the metadata for initialization.
Disclosure of Invention
In view of the above, it is necessary to provide an initialization method, an apparatus, a computer device, and a storage medium for a multi-portal server, which can accurately acquire metadata for initialization, in order to solve the technical problem that the multi-portal server is difficult to accurately acquire metadata.
An initialization method of a multi-portal server comprises the following steps:
sending an MAC address query request to the rainbow node, wherein the MAC address query request carries the equipment serial number of the server;
receiving an internet access control (MAC) address corresponding to a starting server network returned by the rainbow node according to the MAC address query request;
inquiring an IP address corresponding to the network port MAC address according to the network port MAC address corresponding to the starting server network;
and acquiring initialization metadata according to the IP address for initialization.
In one embodiment, before sending the MAC address query request to the rainbow node, the method further includes:
and acquiring the self equipment serial number of the server.
In one embodiment, querying an IP address corresponding to an internet access MAC address according to the internet access MAC address corresponding to the network of the start server includes:
and inquiring an IP address corresponding to the network port MAC address by using a linux system command IP a according to the network port MAC address corresponding to the network of the starting server.
In one embodiment, the IP address is a dynamic host configuration protocol IP address.
In one embodiment, obtaining initialization metadata for initialization based on an IP address includes:
acquiring corresponding initialization metadata from the rainbow node according to the IP address;
and performing initialization configuration according to the initialization metadata to perform initialization.
An initialization apparatus of a multi-portal server, comprising:
the system comprises a sending module, a receiving module and a sending module, wherein the sending module is used for sending an MAC address query request to a rainbow node, and the MAC address query request carries an equipment serial number of a server;
the receiving module is used for receiving the network port MAC address corresponding to the starting server network returned by the rainbow node according to the MAC address query request;
the query module is used for querying an IP address corresponding to the network port MAC address according to the network port MAC address corresponding to the starting server network;
and the initialization module is used for acquiring the initialization metadata according to the IP address so as to carry out initialization.
In one embodiment, the method further comprises the following steps:
and the acquisition module is used for acquiring the equipment serial number of the server.
In one embodiment, the IP address is a dynamic host configuration protocol IP address.
A computer device comprising a memory and a processor, wherein the memory stores a computer program which when executed by the processor implements the steps of the method as described above.
A computer-readable storage medium, on which a computer program is stored which, when being executed by a processor, carries out the steps of the method as described above.
According to the initialization method, the device, the computer equipment and the storage medium of the multi-network-port server, the server sends the MAC address query request carrying the self equipment serial number to the rainbow node, so that the rainbow node queries and returns the network-port MAC address corresponding to the starting server network according to the query request, after receiving the MAC address returned by the rainbow node, the server queries the corresponding IP address according to the MAC address, and then acquires the initialization metadata according to the IP address for initialization, and therefore the server can accurately acquire the metadata for initialization under the condition of multiple network ports.
Drawings
FIG. 1 is a diagram of an application environment for a method for initializing a multi-portal server in one embodiment;
FIG. 2 is a flowchart illustrating a method for initializing a multi-portal server according to an embodiment;
FIG. 3 is a flowchart illustrating a method for initializing a multi-portal server according to another embodiment;
FIG. 4 is a flowchart illustrating a method for initializing a multi-portal server according to yet another embodiment;
FIG. 5 is a block diagram of an initialization apparatus for a multi-portal server according to an embodiment;
FIG. 6 is a block diagram of an initialization apparatus of a multi-portal server according to another embodiment;
FIG. 7 is a diagram illustrating an internal structure of a computer device according to an embodiment.
Detailed Description
In order to make the objects, technical solutions and advantages of the present application more apparent, the present application is described in further detail below with reference to the accompanying drawings and embodiments. It should be understood that the specific embodiments described herein are merely illustrative of the present application and are not intended to limit the present application.
Since the bare metal deployment independent item (Ironic standard) is an independent item separated from the bare metal deployment (Ironic) item, the Ironic is a sub-item in the cloud computing management platform (openstack), which is a system for managing bare metal. Including power control of bare computers, system deployment, network configuration, disk configuration, and the like. And the cloud-initialization component (cloud-init) is a system configuration tool. When the operating system is started, the cloud-init reads data from a fixed data source (data source) and then performs a customization operation. However, in the prior art, the initialization process of the bare-metal deployment server mainly refers to a flow of providing metadata (nova metadata) service by a computing module in openstack, so that how to accurately and efficiently acquire metadata becomes a difficult problem for a multi-network-port server.
Based on this, the present application provides an initialization method of a multi-portal server, which can be applied to the application environment shown in fig. 1. Wherein, the server 102 is connected with the rainbow node 104 through communication. In this embodiment, the server 102 is a multi-portal server, and the rainbow node 104 is deployed with a metadata (metadata) service, which can provide an API (Application Programming Interface) and be called remotely.
Specifically, the server 102 sends a MAC (Media Access Control or Medium Access Control) address query request to the rainbow node 104, where the MAC address is interpreted as a Media Access Control, or referred to as a physical address or a hardware address. The MAC address query request carries the device serial number of the server 102. The rainbow node 104 queries the network interface MAC address corresponding to the network of the server 102 according to the device serial number of the server 102 carried in the query request, and returns the queried network interface MAC address corresponding to the network of the server 102 to the server 102. After the server 102 receives the network port MAC address corresponding to the network of the start server 102 returned by the rainbow node 104, the server 102 queries an IP address corresponding to the network port MAC address according to the network port MAC address corresponding to the network of the start server 102, so that the server 102 obtains initialization metadata according to the IP address to perform initialization.
In one embodiment, as shown in fig. 2, an initialization method for a multi-portal server is provided, which is described by taking the method as an example applied to the server 102 in fig. 1, and the method may include the following steps:
step 202, a MAC address query request is sent to the rainbow node.
Wherein, the MAC address query request carries the device serial number of the server. Specifically, the servers in this embodiment are multi-portal servers, each server has a unique device serial number when leaving a factory, each portal of the server corresponds to an MAC address, and each started portal corresponds to an IP address.
In this embodiment, the server sends a MAC address query request carrying a device serial number of the server to the rainbow node, and the rainbow node queries an internet access MAC address corresponding to the server network according to the query request, and specifically, when starting from a PXE (preboot execution environment) by calling an API query server, the server enters the memory system through which internet access is used at all, that is, the server network is started through which internet access. And returning the inquired network port MAC address corresponding to the starting server network to the server.
And step 204, receiving the network port MAC address corresponding to the starting server network returned by the rainbow node according to the MAC address query request.
And step 206, inquiring an IP address corresponding to the network port MAC address according to the network port MAC address corresponding to the starting server network.
And the server receives the network port MAC address corresponding to the starting server network returned by the rainbow node, and inquires the IP address corresponding to the network port MAC address according to the network port MAC address. Specifically, the server may use the linux system command IP a to query an IP address corresponding to the network port MAC address of the network of the server.
And step 208, acquiring initialization metadata according to the IP address to perform initialization.
The server obtains initialization metadata from the rainbow node through the inquired IP address and through a command so as to initialize the server.
In the initialization method of the multi-network-port server, the server sends the MAC address query request carrying the self equipment serial number to the rainbow node, so that the rainbow node queries and returns the network-port MAC address corresponding to the starting server network according to the query request, after receiving the MAC address returned by the rainbow node, the server queries the corresponding IP address according to the MAC address, and then acquires the initialization metadata according to the IP address for initialization, thereby realizing that the server can accurately acquire the metadata for initialization under the condition of multiple network ports.
In one embodiment, as shown in fig. 3, before the server sends the MAC address query request to the rainbow node, the method further includes the following steps:
step 201, acquiring the device serial number of the server itself.
Specifically, each server has a unique device serial number when shipped from the factory, and the rainbow node stores the correspondence between the device serial number and the MAC, and can provide a relevant API for inquiry. Therefore, before sending the MAC address query request to the rainbow node, the server first obtains its own device serial number and carries the device serial number into the MAC address query request, thereby facilitating the rainbow node to query according to the device serial number of the server.
In one embodiment, as shown in fig. 4, acquiring initialization metadata for initialization according to an IP address includes the following steps:
and step 402, acquiring corresponding initialization metadata from the rainbow node according to the IP address.
The IP address is a DHCP (Dynamic Host Configuration Protocol) IP address, that is, a DHCP IP address corresponding to a network port MAC address corresponding to the network of the start server. Specifically, the server acquires initialization metadata from the rainbow node through the IP address and through a command.
In step 404, an initialization configuration is performed according to the initialization metadata to complete initialization.
The server performs initialization configuration according to the initialization metadata acquired from the rainbow nodes, so that the initialization process is efficiently and stably completed.
It should be understood that although the various steps in the flow charts of fig. 2-4 are shown in order as indicated by the arrows, the steps are not necessarily performed in order as indicated by the arrows. The steps are not performed in the exact order shown and described, and may be performed in other orders, unless explicitly stated otherwise. Moreover, at least some of the steps in fig. 2-4 may include multiple sub-steps or multiple stages that are not necessarily performed at the same time, but may be performed at different times, and the order of performance of the sub-steps or stages is not necessarily sequential, but may be performed in turn or alternating with other steps or at least some of the sub-steps or stages of other steps.
In one embodiment, as shown in fig. 5, there is provided an initialization apparatus for a multi-portal server, including: a sending module 502, a receiving module 504, a querying module 506, and an initializing module 508, wherein:
a sending module 502, configured to send a MAC address query request to the rainbow node, where the MAC address query request carries an equipment serial number of the server.
A receiving module 504, configured to receive an internet access MAC address corresponding to the server network that is returned by the rainbow node according to the MAC address query request.
The query module 506 is configured to query, according to the network port MAC address corresponding to the start server network, an IP address corresponding to the network port MAC address.
An initialization module 508, configured to obtain initialization metadata according to the IP address for initialization.
In one embodiment, as shown in fig. 6, the initialization apparatus of the multi-portal server further includes an obtaining module 501, where the obtaining module 501 is configured to obtain the device serial number of the server itself.
In one embodiment, the IP address is a dynamic host configuration protocol IP address.
In one embodiment, querying an IP address corresponding to an internet access MAC address according to the internet access MAC address corresponding to the network of the start server includes:
and inquiring an IP address corresponding to the network port MAC address by using a linux system command IP a according to the network port MAC address corresponding to the network of the starting server.
In one embodiment, obtaining initialization metadata for initialization based on an IP address includes: acquiring corresponding initialization metadata from the rainbow node according to the IP address; and performs initialization configuration for initialization according to the initialization metadata.
For specific limitations of the initialization apparatus of the multi-portal server, reference may be made to the above limitations of the initialization method of the multi-portal server, which are not described herein again. The various modules in the initialization apparatus of the multi-portal server described above may be implemented in whole or in part by software, hardware, and a combination thereof. The modules can be embedded in a hardware form or independent from a processor in the computer device, and can also be stored in a memory in the computer device in a software form, so that the processor can call and execute operations corresponding to the modules.
In one embodiment, a computer device is provided, which may be a server, the internal structure of which may be as shown in fig. 7. The computer device includes a processor, a memory, and a network interface connected by a system bus. Wherein the processor of the computer device is configured to provide computing and control capabilities. The memory of the computer device comprises a nonvolatile storage medium and an internal memory. The non-volatile storage medium stores an operating system, a computer program, and a database. The internal memory provides an environment for the operation of an operating system and computer programs in the non-volatile storage medium. The network interface of the computer device is used for communicating with an external rainbow node or a cloud platform through network connection. The computer program is executed by a processor to implement a method for initializing a multi-portal server. Those skilled in the art will appreciate that the architecture shown in fig. 7 is merely a block diagram of some of the structures associated with the disclosed aspects and is not intended to limit the computing devices to which the disclosed aspects apply, as particular computing devices may include more or less components than those shown, or may combine certain components, or have a different arrangement of components.
In one embodiment, a computer device is provided, comprising a memory and a processor, the memory having a computer program stored therein, the processor implementing the following steps when executing the computer program:
sending an MAC address query request to the rainbow node, wherein the MAC address query request carries the equipment serial number of the server;
receiving an internet access control (MAC) address corresponding to a starting server network returned by the rainbow node according to the MAC address query request;
inquiring an IP address corresponding to the network port MAC address according to the network port MAC address corresponding to the starting server network;
and acquiring initialization metadata according to the IP address for initialization.
In one embodiment, before sending the MAC address query request to the rainbow node, the method further includes: and acquiring the self equipment serial number of the server.
In one embodiment, querying an IP address corresponding to an internet access MAC address according to the internet access MAC address corresponding to the network of the start server includes: and inquiring an IP address corresponding to the network port MAC address by using a linux system command IP a according to the network port MAC address corresponding to the network of the starting server.
In one embodiment, the IP address is a dynamic host configuration protocol IP address.
In one embodiment, obtaining initialization metadata for initialization based on an IP address includes: acquiring corresponding initialization metadata from the rainbow node according to the IP address; and performing initialization configuration according to the initialization metadata to perform initialization.
In one embodiment, a computer-readable storage medium is provided, having a computer program stored thereon, which when executed by a processor, performs the steps of:
sending an MAC address query request to the rainbow node, wherein the MAC address query request carries the equipment serial number of the server;
receiving an internet access control (MAC) address corresponding to a starting server network returned by the rainbow node according to the MAC address query request;
inquiring an IP address corresponding to the network port MAC address according to the network port MAC address corresponding to the starting server network;
and acquiring initialization metadata according to the IP address for initialization.
In one embodiment, before sending the MAC address query request to the rainbow node, the method further includes: and acquiring the self equipment serial number of the server.
In one embodiment, querying an IP address corresponding to an internet access MAC address according to the internet access MAC address corresponding to the network of the start server includes: and inquiring an IP address corresponding to the network port MAC address by using a linux system command IP a according to the network port MAC address corresponding to the network of the starting server.
In one embodiment, the IP address is a dynamic host configuration protocol IP address.
In one embodiment, obtaining initialization metadata for initialization based on an IP address includes: acquiring corresponding initialization metadata from the rainbow node according to the IP address; and performing initialization configuration according to the initialization metadata to perform initialization.
It will be understood by those skilled in the art that all or part of the processes of the methods of the embodiments described above can be implemented by hardware instructions of a computer program, which can be stored in a non-volatile computer-readable storage medium, and when executed, can include the processes of the embodiments of the methods described above. Any reference to memory, storage, database, or other medium used in the embodiments provided herein may include non-volatile and/or volatile memory, among others. Non-volatile memory can include read-only memory (ROM), Programmable ROM (PROM), Electrically Programmable ROM (EPROM), Electrically Erasable Programmable ROM (EEPROM), or flash memory. Volatile memory can include Random Access Memory (RAM) or external cache memory. By way of illustration and not limitation, RAM is available in a variety of forms such as Static RAM (SRAM), Dynamic RAM (DRAM), Synchronous DRAM (SDRAM), Double Data Rate SDRAM (DDRSDRAM), Enhanced SDRAM (ESDRAM), Synchronous Link DRAM (SLDRAM), Rambus Direct RAM (RDRAM), direct bus dynamic RAM (DRDRAM), and memory bus dynamic RAM (RDRAM).
The technical features of the above embodiments can be arbitrarily combined, and for the sake of brevity, all possible combinations of the technical features in the above embodiments are not described, but should be considered as the scope of the present specification as long as there is no contradiction between the combinations of the technical features.
The above-mentioned embodiments only express several embodiments of the present application, and the description thereof is more specific and detailed, but not construed as limiting the scope of the invention. It should be noted that, for a person skilled in the art, several variations and modifications can be made without departing from the concept of the present application, which falls within the scope of protection of the present application. Therefore, the protection scope of the present patent shall be subject to the appended claims.

Claims (10)

1. A method for initializing a multi-portal server, the method comprising:
sending an MAC address query request to a rainbow node, wherein the MAC address query request carries an equipment serial number of the server, each internet access of the server corresponds to one MAC address, and the MAC address query request is used for indicating the rainbow node to query the MAC address of the internet access used by the server when the server is started from PXE by calling API;
receiving an internet access control (MAC) address corresponding to the server network started by the rainbow node according to the MAC address query request;
inquiring an IP address corresponding to the network port MAC address according to the network port MAC address corresponding to the server network;
and acquiring initialization metadata according to the IP address to initialize.
2. The method according to claim 1, wherein before sending the MAC address query request to the rainbow node, the method further comprises:
and acquiring the self equipment serial number of the server.
3. The method according to claim 1, wherein the querying an IP address corresponding to the portal MAC address according to the portal MAC address corresponding to the server network comprises:
and inquiring an IP address corresponding to the network port MAC address by using a linux system command IP a according to the network port MAC address corresponding to the server network.
4. The method of claim 3, wherein the IP address is a Dynamic Host Configuration Protocol (DHCP) IP address.
5. The method according to any one of claims 1 to 4, wherein the obtaining initialization metadata for initialization according to the IP address comprises:
acquiring corresponding initialization metadata from the rainbow node according to the IP address;
and performing initialization configuration according to the initialization metadata to perform initialization.
6. An initialization apparatus for a multi-portal server, comprising:
the sending module is used for sending an MAC address query request to a rainbow node, wherein the MAC address query request carries the equipment serial number of the server, each internet access of the server corresponds to one MAC address, and the MAC address query request is used for indicating the rainbow node to query the MAC address of the internet access used by the server when the server is started from PXE by calling API;
a receiving module, configured to receive an internet access control (MAC) address, corresponding to the server network, returned by the rainbow node according to the MAC address query request;
the query module is used for querying an IP address corresponding to the network port MAC address according to the network port MAC address corresponding to the server network;
and the initialization module is used for acquiring initialization metadata according to the IP address so as to carry out initialization.
7. The apparatus of claim 6, further comprising:
and the acquisition module is used for acquiring the equipment serial number of the server.
8. The apparatus of claim 6, wherein the IP address is a Dynamic Host Configuration Protocol (DHCP) IP address.
9. A computer device comprising a memory and a processor, the memory storing a computer program, wherein the processor implements the steps of the method of any one of claims 1 to 5 when executing the computer program.
10. A computer-readable storage medium, on which a computer program is stored, which, when being executed by a processor, carries out the steps of the method of any one of claims 1 to 5.
CN201811249793.5A 2018-10-25 2018-10-25 Initialization method and device of multi-network-port server and computer equipment Active CN109462499B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201811249793.5A CN109462499B (en) 2018-10-25 2018-10-25 Initialization method and device of multi-network-port server and computer equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201811249793.5A CN109462499B (en) 2018-10-25 2018-10-25 Initialization method and device of multi-network-port server and computer equipment

Publications (2)

Publication Number Publication Date
CN109462499A CN109462499A (en) 2019-03-12
CN109462499B true CN109462499B (en) 2022-03-15

Family

ID=65608388

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201811249793.5A Active CN109462499B (en) 2018-10-25 2018-10-25 Initialization method and device of multi-network-port server and computer equipment

Country Status (1)

Country Link
CN (1) CN109462499B (en)

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1791029A (en) * 2005-12-23 2006-06-21 杭州华为三康技术有限公司 Method and system for automatically gaining configuration management server initial allocation
CN1905475A (en) * 2005-07-28 2007-01-31 华为技术有限公司 Method and system for initial configuration of managed apparatus
CN104065758A (en) * 2013-03-18 2014-09-24 杭州华三通信技术有限公司 Active device automatic deployment method, device and system
CN106790467A (en) * 2016-12-10 2017-05-31 武汉白虹软件科技有限公司 A kind of cloud main frame finds the method with automatic deployment automatically
CN108664274A (en) * 2017-03-27 2018-10-16 中兴通讯股份有限公司 Implementation method, system and the device of operating system initialization configuration

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CA2989816C (en) * 2015-06-15 2021-08-17 Webtext Holdings Limited Multimedia messaging service gateway (mmsgw) system, method of operating a multimedia messaging service gateway (mmsgw)system and a software product

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1905475A (en) * 2005-07-28 2007-01-31 华为技术有限公司 Method and system for initial configuration of managed apparatus
CN1791029A (en) * 2005-12-23 2006-06-21 杭州华为三康技术有限公司 Method and system for automatically gaining configuration management server initial allocation
CN104065758A (en) * 2013-03-18 2014-09-24 杭州华三通信技术有限公司 Active device automatic deployment method, device and system
CN106790467A (en) * 2016-12-10 2017-05-31 武汉白虹软件科技有限公司 A kind of cloud main frame finds the method with automatic deployment automatically
CN108664274A (en) * 2017-03-27 2018-10-16 中兴通讯股份有限公司 Implementation method, system and the device of operating system initialization configuration

Also Published As

Publication number Publication date
CN109462499A (en) 2019-03-12

Similar Documents

Publication Publication Date Title
CN110196729B (en) Application program updating method, device and apparatus and storage medium
CN110908770A (en) Operation and creation method of virtual machine, virtual machine and virtual machine management platform
CN110708247B (en) Message routing method, message routing device, computer equipment and storage medium
CN110334126B (en) Timing task processing method and device based on Spring MVC and computer equipment
CN110555041A (en) Data processing method, data processing device, computer equipment and storage medium
CN110764788B (en) Cloud storage deployment method and device, computer equipment and readable storage medium
CN107547635B (en) Method and device for modifying IP address of large data cluster host
CN108959384B (en) Webpage data acquisition method and device, computer equipment and storage medium
CN108228197B (en) Method and device for installing software in cluster
CN109768962B (en) Firewall strategy generation method and device, computer equipment and storage medium
CN110933192A (en) Local area network IP address allocation method, device, system and computer equipment
CN108389124B (en) Data processing method, data processing device, computer equipment and storage medium
CN109462499B (en) Initialization method and device of multi-network-port server and computer equipment
WO2018068655A1 (en) License management method and system
US8291406B2 (en) Data imaging system and methods
CN112559352A (en) Interface test method, device, equipment and storage medium
CN110392080B (en) Deployment method and device based on distributed system and distributed system
CN112187508A (en) Internet of things gateway equipment management method, device, equipment and readable storage medium
EP3068112B1 (en) System and method for mac address acquisition
CN114567584B (en) Routing information processing method, device, computer equipment and storage medium
CN113949629A (en) Server substrate management controller initialization method and device and computer equipment
CN113805953A (en) UEFI environment deployment implementation method and device, computer equipment and storage medium
CN113961179A (en) Service access method, system, electronic device and storage medium of SOAR platform
CN110138890B (en) Method, device, computer equipment and storage medium for acquiring IP address
CN109656948B (en) Bitmap data processing method and device, computer equipment and storage medium

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant