CN102523110A - Method and device for realizing automatic configuration of equipment with zero configuration - Google Patents
Method and device for realizing automatic configuration of equipment with zero configuration Download PDFInfo
- Publication number
- CN102523110A CN102523110A CN2011104138178A CN201110413817A CN102523110A CN 102523110 A CN102523110 A CN 102523110A CN 2011104138178 A CN2011104138178 A CN 2011104138178A CN 201110413817 A CN201110413817 A CN 201110413817A CN 102523110 A CN102523110 A CN 102523110A
- Authority
- CN
- China
- Prior art keywords
- configuration
- zero
- equipment
- automatic
- deployment plan
- 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.)
- Pending
Links
- 238000000034 method Methods 0.000 title claims abstract description 29
- 230000006855 networking Effects 0.000 description 6
- KKIMDKMETPPURN-UHFFFAOYSA-N 1-(3-(trifluoromethyl)phenyl)piperazine Chemical compound FC(F)(F)C1=CC=CC(N2CCNCC2)=C1 KKIMDKMETPPURN-UHFFFAOYSA-N 0.000 description 3
- 238000010586 diagram Methods 0.000 description 3
- 230000008569 process Effects 0.000 description 2
- 230000007547 defect Effects 0.000 description 1
- 230000004048 modification Effects 0.000 description 1
- 238000012986 modification Methods 0.000 description 1
- 230000009467 reduction Effects 0.000 description 1
- 230000004044 response Effects 0.000 description 1
Images
Landscapes
- Stored Programmes (AREA)
- Small-Scale Networks (AREA)
Abstract
The invention provides a method and device for realizing the automatic configuration of equipment with zero configuration. The method comprises the following steps: establishing an automatic deploying plan for each type of equipment with zero configuration in advance, wherein the automatic deploying plan comprises equipment type information and a starting configuration template; and after finishing the initial configuration of the equipment with the zero configuration, obtaining the equipment type information of the equipment with the zero configuration, searching the corresponding automatic deploying plan according to the obtained equipment type information of the equipment with the zero configuration and deploying the starting configuration template in the searched automatic deploying plan to the equipment with the zero configuration so as to finish the automatic configuration of the equipment with the zero configuration. According to the method and the device for realizing the automatic configuration of the equipment with the zero configuration, the workload of configuring the automatic deploying plan can be reduced, and an error is reduced.
Description
Technical Field
The present invention relates to an automatic configuration technology, and in particular, to a method and an apparatus for implementing automatic configuration of a zero-configuration device.
Background
When the device leaves the factory, the device is only provided with device software, does not configure basic parameters such as IP and routing, and is in an inaccessible state, which is called zero-configuration device.
From factory shipment to operation in an actual production network environment, zero configuration equipment needs to be subjected to a series of processing steps: including rack-up, power-up, configuring basic access parameters (including telnet parameters, snmp parameters, etc.) through the console configuration interface, upgrading software to a specified version, deploying a baseline boot configuration file, etc. These steps require manual work to operate the devices on a device-by-device basis, require a large number of access devices in the network, are geographically distributed, require significant time and effort on the part of the administrator, and are prone to error.
Based on the defect of manual deployment, a scheme for realizing automatic configuration of zero-configuration equipment appears, and an automatic deployment plan is created in a network management server for each zero-configuration equipment in advance according to an equipment MAC address; after the zero configuration equipment is powered on, dynamic IP is distributed to the zero configuration equipment, and an initial configuration file is deployed so that the zero configuration equipment can be managed by network management software; if the MAC of the zero configuration equipment is matched with the MAC in the automatic deployment plan, the equipment is added into a network manager, the automatic deployment plan is executed, and the operations of deploying and starting configuration files, equipment software and the like are performed, so that the zero configuration equipment has the configuration meeting the requirements and becomes normal working equipment. In the automatic configuration process, all operations are automatically completed by the system, so that the labor cost is greatly saved, and the error opportunity is reduced. The following description is made with reference to fig. 1 and 2:
fig. 1 is a schematic diagram of a typical networking of automatic configuration of a zero configuration device, where the zero configuration device is connected to an IP network through a gateway, and a DHCP server, a network management server (implementing a TFTP server function), and a DNS server are all connected to the IP network.
Fig. 2 is a schematic flow chart of a method for implementing automatic configuration of zero-configuration devices based on the networking shown in fig. 1 in the prior art, which includes the following steps:
step 201, configuring information such as an address pool, a gateway, a DNS (domain name server), a domain name, a network management server name or address, an initial configuration file name, a lease time limit and the like on a DHCP (dynamic host configuration protocol) server;
step 202, creating an automatic deployment plan for each device on a network management server, wherein the automatic deployment plan mainly comprises device MAC information, a starting configuration file to be deployed and device software;
step 203, after the zero configuration device is powered on and started, obtaining information such as a dynamic IP address, a network management Server name or address, an initial configuration file name and the like from a DHCP Server;
step 204, the zero configuration device obtains an initial configuration file from the network management server in a TFTP manner and automatically executes the initial configuration file, so that preset contents such as SNMP parameters, Telnet parameters and the like are configured, and the contents can be managed by network management software;
step 205, the network management server adds the device into the network management if detecting that the zero configuration device matches with the device MAC in the automatic deployment plan;
step 206, the network management server deploys a start-up configuration file, device software and the like for the zero-configuration device according to the content in the automatic deployment plan, and the zero-configuration device completes automatic configuration and becomes a normal working device.
In the above scheme, automatic configuration of each device can be realized by creating an automatic deployment plan for each device. However, in practical applications, a large number of newly purchased devices are devices of one or several models, and creating an automatic deployment plan according to the above scheme requires creating an automatic deployment plan for each zero-configuration device, and when the number of devices is tens, hundreds, or even thousands, the workload of configuring the automatic deployment plan for the devices is large, and errors are also easy.
Disclosure of Invention
In view of this, the present invention provides a method for implementing automatic configuration of a zero-configuration device, which can reduce the workload of configuring an automatic deployment plan and reduce errors.
In order to achieve the above object, the present invention provides a method for implementing automatic configuration of zero-configuration devices, in which an automatic deployment plan is created in advance for each type of zero-configuration device, the automatic deployment plan includes device type information and a start configuration template, and the method includes:
after the zero configuration equipment completes the initial configuration, the equipment type information of the zero configuration equipment is obtained, the corresponding automatic deployment plan is searched according to the obtained equipment type information of the zero configuration equipment, and the starting configuration template in the searched automatic deployment plan is deployed to the zero configuration equipment so that the zero configuration equipment completes the automatic configuration.
The invention also provides a device for realizing the automatic configuration of the zero configuration equipment, which is applied to a network management server and comprises the following components: a configuration unit and a control unit;
the configuration unit is used for creating an automatic deployment plan for each type of zero-configuration equipment in advance, and the automatic deployment plan comprises equipment type information and a starting configuration template;
the control unit is configured to, after the zero configuration device completes the initial configuration, obtain device type information of the zero configuration device, search for a corresponding automatic deployment plan according to the obtained device type information of the zero configuration device, and deploy a start configuration template in the searched automatic deployment plan to the zero configuration device, so that the zero configuration device completes the automatic configuration.
According to the technical scheme, the automatic deployment plan is established for each type of zero-configuration equipment in advance; after the zero configuration equipment completes the initial configuration, a corresponding starting configuration template is determined according to the equipment type information of the zero configuration equipment, and the determined starting configuration template is deployed to the zero configuration equipment, so that the zero configuration equipment can complete automatic configuration. According to the type of the equipment, only one automatic deployment plan is required to be created for the same type of equipment, so that the workload of configuring the automatic deployment plan can be reduced, and further, errors can be reduced due to reduction of the workload.
Drawings
FIG. 1 is a networking schematic of an automatic configuration of a typical zero configuration device;
FIG. 2 is a flow chart illustrating a method for implementing automatic configuration of a zero-configuration device based on the networking shown in FIG. 1 in the prior art;
FIG. 3 is a flowchart of a method for implementing automatic configuration of a zero-configuration device according to an embodiment of the present invention;
FIG. 4 is a flowchart of a method for implementing automatic configuration of a zero-configuration device based on the networking shown in FIG. 1 according to an embodiment of the present invention;
fig. 5 is a schematic structural diagram of an apparatus for implementing automatic configuration of a zero-configuration device according to an embodiment of the present invention.
Detailed Description
In order to make the objects, technical solutions and advantages of the present invention clearer and more obvious, the technical solutions of the present invention are described in detail below with reference to the accompanying drawings and examples.
Referring to fig. 3, fig. 3 is a flowchart of a method for implementing automatic configuration of a zero-configuration device according to an embodiment of the present invention, including the following steps:
Here, the device type information may include at least one of a device model, a device manufacturer, or other device classification information. In this step, an automatic deployment plan is created according to the device type, so that the same automatic configuration can be performed on zero-configuration devices of the same type.
After each zero-configuration device completes automatic configuration and becomes a normal working device, the zero-configuration device has personalized information which is different from other normal working devices and belongs to the zero-configuration device, such as an IP address. In order to enable each zero configuration device to have its own personalized information after completing automatic configuration and becoming a normal working device, a method for setting a variable may be adopted, the personalized information of the device is set as the variable in the starting configuration template, and a corresponding assignment mode is set for the personalized information. Here, the assignment mode may be a self-increment mode, and the following is personalized information of the device: the IP address is explained as an example:
assuming that 3 devices are included in the automatic deployment plan of a certain type of device, the IP addresses in the startup configuration template are set as variables, the initial values are set as 192.168.10.1, and the values are assigned by using a self-increment method, when 3 zero-configuration devices of the type are automatically configured and become normal working devices, the IP addresses of the 3 normal working devices will be 192.168.10.1, 192.168.10.2, and 192.168.10.3, respectively.
Here, the process of completing the initial configuration by the zero configuration device is the same as that in the prior art, and is not described again.
After the zero configuration device completes the initial configuration, the network management server may obtain the device type information of the zero configuration device in a plurality of ways, for example: the device type information obtaining request can be sent to the zero configuration device, and the response of the zero configuration device to the device type information obtaining request is received, so that the device type information in the zero configuration device is analyzed.
After the device type information of the zero-configuration device is obtained, the device type information can be used for matching with the device type information in each automatic deployment plan, if one automatic deployment plan is matched, the automatic deployment plan is determined to be the automatic deployment plan corresponding to the zero-configuration device, and therefore a starting configuration template in the automatic deployment plan can be deployed to the zero-configuration device, and the zero-configuration device can complete automatic configuration.
In this step, before deploying the starting configuration template in the found automatic deployment plan to the zero configuration device, the method further includes: and assigning a variable corresponding to the personalized information according to an assignment mode corresponding to each personalized information in the starting configuration template.
In practical application, after the device joins the network manager, the rack topology of the device needs to be configured manually, that is, the information of the machine room, the rack to which the device belongs, the position in the rack, and the like, which takes a lot of time for a network administrator. In this embodiment, the rack information may be added to the automatic deployment plan, and when the start-up configuration file is deployed to the zero-configuration device, the rack topology of the device may be configured according to the rack information in the found automatic deployment plan, so that one-stop operation from an isolated zero-configuration device to the visually managed rack topology may be implemented.
Therefore, in the embodiment of the present invention shown in fig. 3, the automatic deployment plan may further include rack information, where the rack information may include information such as a machine room, a rack, and a location of a device in the rack;
in step 302, when the starting configuration template in the found automatic deployment plan is deployed to the zero configuration device, the zero configuration device may be further added to a corresponding position in a rack of a corresponding machine room according to the rack information in the found automatic deployment plan.
The following describes in detail a complete flow of automatic configuration of the zero configuration device after the embodiment of the present invention shown in fig. 3 with reference to fig. 4.
Fig. 4 is a flowchart of a method for implementing automatic configuration of a zero configuration device based on the networking shown in fig. 1 in the embodiment of the present invention, including the following steps:
step 401, configuring information such as address pool, gateway, DNS server, domain name, network management server name or address, initial configuration file name, lease time limit, etc. on the DHCP server.
Step 402, an automatic deployment plan is created for each type of device on the network management server.
The contents of the automatic deployment plan mainly include:
device type information: may be at least one of information of a device model, a device manufacturer, and the like.
Device software to be configured;
the method comprises the following steps that a starting configuration template to be configured is provided, in the starting configuration template, personalized information of equipment is set as a variable, and a corresponding assignment mode is set according to the personalized information: a self-increasing mode.
The rack information includes information of a data center, a machine room, a rack, a position of equipment in the rack, and the like.
Step 403, after the zero-configuration device is powered on and started, obtaining information such as a dynamic IP address, a name or address of a network management Server, and a name of an initial configuration file from the DHCP Server.
Step 404, the zero configuration device obtains an initial configuration file from the network management server in a TFTP manner and automatically executes the initial configuration file, so as to configure preset contents such as SNMP parameters, Telnet parameters and the like, and enable the contents to be managed by network management software;
to this end, the zero configuration device completes the initial configuration. Among the above steps, steps 401, 403, 404 are the same as in the prior art.
Step 405, the network management server obtains the device type information of the zero configuration device.
Step 406, the network management server matches the obtained device type information of the zero-configuration device with the device type information in each automatic deployment plan, and if the matching with the device type information in one of the automatic deployment plans is successful, the zero-configuration device is added into the network management.
Step 407, the network management server deploys device software, starts a configuration template and the like for the zero configuration device according to the matched automatic deployment plan, and adds the zero configuration device to the corresponding position in the rack of the corresponding machine room according to the rack information therein.
So far, the zero configuration equipment completes automatic configuration and becomes normal working equipment.
The above detailed description is provided for the method for implementing automatic configuration of the zero configuration device in the embodiment of the present invention, and the present invention further provides a device for implementing automatic configuration of the zero configuration device, which is applied to a network management server, and can reduce workload of configuring an automatic deployment plan when implementing automatic configuration of another configuration device, thereby reducing error opportunities.
Referring to fig. 5, fig. 5 is a schematic structural diagram of an apparatus for implementing automatic configuration of a zero-configuration device according to an embodiment of the present invention, where the apparatus includes: a configuration unit 501 and a control unit 502; wherein,
a configuration unit 501, configured to create an automatic deployment plan for each type of zero-configuration device in advance, where the automatic deployment plan includes device type information and a start configuration template;
the control unit 502 is configured to, after the zero configuration device completes the initial configuration, obtain device type information of the zero configuration device, search for a corresponding automatic deployment plan according to the obtained device type information of the zero configuration device, and deploy a start configuration template in the searched automatic deployment plan to the zero configuration device, so that the zero configuration device completes the automatic configuration.
The start configuration template in the automatic deployment plan created by the configuration unit 501 includes one or more pieces of personalized information set as variables, and a corresponding assignment mode is set for each piece of personalized information;
before deploying the starting configuration template in the found automatic deployment plan to the zero-configuration device, the control unit 502 is further configured to: and assigning a variable corresponding to the personalized information according to an assignment mode corresponding to each personalized information in the starting configuration template.
The personalized information set as a variable in the startup configuration template includes an IP address.
The configuration unit 501 sets a corresponding assignment mode for each personalized information to be a self-increment mode.
The automatic deployment plan further comprises rack information, wherein the rack information comprises a machine room, a rack and the position of equipment in the rack;
when the control unit 502 deploys the starting configuration template in the found automatic deployment plan to the zero-configuration device, the control unit is further configured to: and adding the zero configuration equipment to the corresponding position in the rack of the corresponding machine room according to the searched rack information in the automatic deployment plan.
According to the embodiment of the invention, the automatic deployment plan can be created according to the equipment model, the equipment manufacturer, other equipment classification information and the like, and is more flexible and convenient to create and good in expandability; compared with the automatic deployment plan based on the equipment MAC in the prior art, the configuration is simple, and errors are not easy to occur; in addition, the invention realizes one-stop operation from isolated zero-configuration equipment to visually managed rack topology by adding rack information in the automatic deployment plan.
The above description is only for the purpose of illustrating the preferred embodiments of the present invention and is not to be construed as limiting the invention, and any modifications, equivalents, improvements and the like made within the spirit and principle of the present invention should be included in the scope of the present invention.
Claims (10)
1. A method for realizing automatic configuration of zero-configuration equipment is characterized in that an automatic deployment plan is created for each type of zero-configuration equipment in advance, the automatic deployment plan comprises equipment type information and a starting configuration template, and the method comprises the following steps:
after the zero configuration equipment completes the initial configuration, the equipment type information of the zero configuration equipment is obtained, the corresponding automatic deployment plan is searched according to the obtained equipment type information of the zero configuration equipment, and the starting configuration template in the searched automatic deployment plan is deployed to the zero configuration equipment so that the zero configuration equipment completes the automatic configuration.
2. The method for implementing automatic configuration of zero-configuration equipment according to claim 1, wherein the start-up configuration template includes one or more pieces of personalized information set as variables, and a corresponding assignment manner is set for each piece of personalized information;
before deploying the found starting configuration template in the automatic deployment plan to the zero configuration device, the method further includes: and assigning a variable corresponding to the personalized information according to an assignment mode corresponding to each personalized information in the starting configuration template.
3. The method of claim 2, wherein the personalization information comprises an IP address.
4. The method for implementing automatic configuration of zero-configuration equipment according to claim 2, wherein the corresponding assignment mode set for each personalized information is a self-increment mode.
5. The method for implementing automatic configuration of zero-configuration equipment according to any of claims 1-4, wherein the automatic deployment plan further comprises rack information, the rack information comprising machine room, rack, location of equipment in rack;
and when the starting configuration template in the found automatic deployment plan is deployed to the zero configuration equipment, the zero configuration equipment is further added to the corresponding position in the rack of the corresponding machine room according to the rack information in the found automatic deployment plan.
6. A device for realizing automatic configuration of zero configuration equipment is applied to a network management server, and is characterized in that the device comprises: a configuration unit and a control unit;
the configuration unit is used for creating an automatic deployment plan for each type of zero-configuration equipment in advance, and the automatic deployment plan comprises equipment type information and a starting configuration template;
the control unit is configured to, after the zero configuration device completes the initial configuration, obtain device type information of the zero configuration device, search for a corresponding automatic deployment plan according to the obtained device type information of the zero configuration device, and deploy a start configuration template in the searched automatic deployment plan to the zero configuration device, so that the zero configuration device completes the automatic configuration.
7. The apparatus according to claim 6, wherein the start-up configuration template in the automatic deployment plan created by the configuration unit includes one or more pieces of personalized information set as variables, and a corresponding assignment manner is set for each piece of personalized information;
before deploying the starting configuration template in the found automatic deployment plan to the zero configuration device, the control unit is further configured to: and assigning a variable corresponding to the personalized information according to an assignment mode corresponding to each personalized information in the starting configuration template.
8. The apparatus for implementing auto-configuration of zero-configuration devices of claim 7, wherein the personalized information set as a variable in the startup configuration template comprises an IP address.
9. The apparatus for implementing automatic configuration of zero-configuration device according to claim 7, wherein the configuration unit sets the corresponding assignment manner for each personalized information to be a self-increment manner.
10. The apparatus for implementing automatic configuration of zero-configuration devices according to any of claims 6-9, wherein the automatic deployment plan further comprises rack information, the rack information comprising machine room, rack, location of devices in rack;
when the control unit deploys the starting configuration template in the found automatic deployment plan to the zero configuration device, the control unit is further configured to: and adding the zero configuration equipment to the corresponding position in the rack of the corresponding machine room according to the searched rack information in the automatic deployment plan.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN2011104138178A CN102523110A (en) | 2011-12-09 | 2011-12-09 | Method and device for realizing automatic configuration of equipment with zero configuration |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN2011104138178A CN102523110A (en) | 2011-12-09 | 2011-12-09 | Method and device for realizing automatic configuration of equipment with zero configuration |
Publications (1)
Publication Number | Publication Date |
---|---|
CN102523110A true CN102523110A (en) | 2012-06-27 |
Family
ID=46293910
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN2011104138178A Pending CN102523110A (en) | 2011-12-09 | 2011-12-09 | Method and device for realizing automatic configuration of equipment with zero configuration |
Country Status (1)
Country | Link |
---|---|
CN (1) | CN102523110A (en) |
Cited By (14)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN103338127A (en) * | 2013-07-18 | 2013-10-02 | 上海大亚科技有限公司 | Method for realizing automatic configuration update of switch and system upgrade control |
CN103795559A (en) * | 2012-10-31 | 2014-05-14 | 北京思博途信息技术有限公司 | Method and system for mounting servers in batches and automatically-installed server |
CN104065758A (en) * | 2013-03-18 | 2014-09-24 | 杭州华三通信技术有限公司 | Active device automatic deployment method, device and system |
CN104125091A (en) * | 2013-04-25 | 2014-10-29 | 杭州华三通信技术有限公司 | Automatic deployment method and device of network configuration |
CN104219097A (en) * | 2014-09-12 | 2014-12-17 | 国云科技股份有限公司 | Rapid configuration method of distributed system |
CN106161096A (en) * | 2016-07-15 | 2016-11-23 | 北京奇虎科技有限公司 | Port configuration method and device |
CN106897084A (en) * | 2016-07-01 | 2017-06-27 | 阿里巴巴集团控股有限公司 | Perform the method and its system of automation task |
CN107104828A (en) * | 2017-04-13 | 2017-08-29 | 上海寰创通信科技股份有限公司 | A kind of automatic switching method for the mode of operation for realizing AP equipment |
CN107222910A (en) * | 2017-04-13 | 2017-09-29 | 上海寰创通信科技股份有限公司 | A kind of automatic switching method for the mode of operation for realizing AP equipment |
CN107733727A (en) * | 2017-11-29 | 2018-02-23 | 瑞斯康达科技发展股份有限公司 | A kind of Zero configuration method, device and equipment |
CN108023773A (en) * | 2017-12-07 | 2018-05-11 | 锐捷网络股份有限公司 | A kind of method and configuration server realized network equipment zero configuration and reached the standard grade |
CN108418704A (en) * | 2018-01-17 | 2018-08-17 | 南京邮电大学 | A kind of network element device method of network entry based on automation template configuration |
CN110213089A (en) * | 2019-05-17 | 2019-09-06 | 烽火通信科技股份有限公司 | A kind of method and system of extensive distal end equipment with zero configuration access network management |
CN111769971A (en) * | 2020-05-28 | 2020-10-13 | 苏州浪潮智能科技有限公司 | Server ad hoc network method, device and storage medium |
Citations (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN1558606A (en) * | 2004-02-10 | 2004-12-29 | Ut斯达康通讯有限公司 | Network terminal automatic configuration method |
CN1859160A (en) * | 2005-04-30 | 2006-11-08 | 华为技术有限公司 | Method and its system for managing user stationed equipment configuration |
CN101232395A (en) * | 2007-12-27 | 2008-07-30 | Ut斯达康通讯有限公司 | Method for implementing network appliance to automatically collocation install |
CN102006183A (en) * | 2010-11-12 | 2011-04-06 | 百度在线网络技术(北京)有限公司 | Configuration parameter based Method and configuration equipment for configuring network equipment |
-
2011
- 2011-12-09 CN CN2011104138178A patent/CN102523110A/en active Pending
Patent Citations (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN1558606A (en) * | 2004-02-10 | 2004-12-29 | Ut斯达康通讯有限公司 | Network terminal automatic configuration method |
CN1859160A (en) * | 2005-04-30 | 2006-11-08 | 华为技术有限公司 | Method and its system for managing user stationed equipment configuration |
CN101232395A (en) * | 2007-12-27 | 2008-07-30 | Ut斯达康通讯有限公司 | Method for implementing network appliance to automatically collocation install |
CN102006183A (en) * | 2010-11-12 | 2011-04-06 | 百度在线网络技术(北京)有限公司 | Configuration parameter based Method and configuration equipment for configuring network equipment |
Cited By (22)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN103795559A (en) * | 2012-10-31 | 2014-05-14 | 北京思博途信息技术有限公司 | Method and system for mounting servers in batches and automatically-installed server |
CN104065758A (en) * | 2013-03-18 | 2014-09-24 | 杭州华三通信技术有限公司 | Active device automatic deployment method, device and system |
US9900213B2 (en) | 2013-03-18 | 2018-02-20 | Hewlett Packard Enterprise Development Lp | Startup configuration file deployment |
US9762451B2 (en) | 2013-04-25 | 2017-09-12 | Hewlett Packard Enterprise Development Lp | Network resource matching |
CN104125091A (en) * | 2013-04-25 | 2014-10-29 | 杭州华三通信技术有限公司 | Automatic deployment method and device of network configuration |
WO2014173263A1 (en) * | 2013-04-25 | 2014-10-30 | Hangzhou H3C Technologies Co., Ltd. | Network configuration auto-deployment |
CN104125091B (en) * | 2013-04-25 | 2017-05-10 | 新华三技术有限公司 | Automatic deployment method and device of network configuration |
US9825817B2 (en) | 2013-04-25 | 2017-11-21 | Hewlett Packard Enterprise Development Lp | Network configuration auto-deployment |
CN103338127A (en) * | 2013-07-18 | 2013-10-02 | 上海大亚科技有限公司 | Method for realizing automatic configuration update of switch and system upgrade control |
CN104219097A (en) * | 2014-09-12 | 2014-12-17 | 国云科技股份有限公司 | Rapid configuration method of distributed system |
CN106897084A (en) * | 2016-07-01 | 2017-06-27 | 阿里巴巴集团控股有限公司 | Perform the method and its system of automation task |
CN106161096A (en) * | 2016-07-15 | 2016-11-23 | 北京奇虎科技有限公司 | Port configuration method and device |
CN107104828A (en) * | 2017-04-13 | 2017-08-29 | 上海寰创通信科技股份有限公司 | A kind of automatic switching method for the mode of operation for realizing AP equipment |
CN107222910A (en) * | 2017-04-13 | 2017-09-29 | 上海寰创通信科技股份有限公司 | A kind of automatic switching method for the mode of operation for realizing AP equipment |
CN107104828B (en) * | 2017-04-13 | 2020-09-08 | 上海寰创通信科技股份有限公司 | Method for automatically switching working modes of AP (access point) equipment |
CN107733727A (en) * | 2017-11-29 | 2018-02-23 | 瑞斯康达科技发展股份有限公司 | A kind of Zero configuration method, device and equipment |
CN107733727B (en) * | 2017-11-29 | 2021-08-24 | 瑞斯康达科技发展股份有限公司 | Zero configuration method, device and equipment |
CN108023773A (en) * | 2017-12-07 | 2018-05-11 | 锐捷网络股份有限公司 | A kind of method and configuration server realized network equipment zero configuration and reached the standard grade |
CN108418704A (en) * | 2018-01-17 | 2018-08-17 | 南京邮电大学 | A kind of network element device method of network entry based on automation template configuration |
CN110213089A (en) * | 2019-05-17 | 2019-09-06 | 烽火通信科技股份有限公司 | A kind of method and system of extensive distal end equipment with zero configuration access network management |
CN110213089B (en) * | 2019-05-17 | 2022-02-15 | 烽火通信科技股份有限公司 | Method and system for accessing large-scale remote zero configuration equipment to network management |
CN111769971A (en) * | 2020-05-28 | 2020-10-13 | 苏州浪潮智能科技有限公司 | Server ad hoc network method, device and storage medium |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
CN102523110A (en) | Method and device for realizing automatic configuration of equipment with zero configuration | |
US10419285B2 (en) | Configuration management device, configuration interface device and method for vendor-independent network device configuration | |
CN101232395B (en) | Method for implementing network appliance to automatically collocation install | |
CN108023773B (en) | Method for realizing zero configuration online of network equipment and configuration server | |
US10091274B2 (en) | Method, device, and system for controlling network device auto-provisioning | |
CN111385173B (en) | Message processing method and device, control plane equipment and computer storage medium | |
RU2438168C1 (en) | Method and system for deploying software, software deployment server and user server | |
US9674038B2 (en) | Method for automatically deploying a network device configuration | |
CN102594944B (en) | A kind of method of automatic configuration and the network equipment | |
US10333785B2 (en) | Server information handling system configuration by peer-to-peer networking | |
CN109474443B (en) | Configuration method, device and system of newly added server and communication equipment | |
CN103167041A (en) | System and method for supporting cloud environment application cluster automation deployment | |
CN103957117A (en) | System and method for achieving intelligent installation of network equipment | |
CN107547274B (en) | Multi-network-port aggregation method and device | |
CN103973474A (en) | Network terminal update configuration method | |
CN110704115A (en) | Method, device and system for configuring BMC (baseboard management controller) of server | |
US10282346B1 (en) | Scalable network device self-configuration in large networks | |
US8819200B2 (en) | Automated cluster node configuration | |
CN106452860B (en) | Equipment deployment method and device | |
CN111200527B (en) | Method for automatically discovering and deploying bare computer based on ironic | |
CN102882907A (en) | Client configuration system and method | |
CN109218462B (en) | IP distribution method of physical host of cloud data center | |
US7590141B1 (en) | Method and apparatus for an automatic network boot procedure for a resource in a utility computing environment | |
CN117376318A (en) | Method, device, equipment and medium for generating DHCP configuration file | |
CN111416732B (en) | Method and device for automatically configuring service for capacity expansion of network equipment in SDN |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
C06 | Publication | ||
PB01 | Publication | ||
C10 | Entry into substantive examination | ||
SE01 | Entry into force of request for substantive examination | ||
C02 | Deemed withdrawal of patent application after publication (patent law 2001) | ||
WD01 | Invention patent application deemed withdrawn after publication |
Application publication date: 20120627 |