CN108810192A - A kind of static IP configuration method, device, equipment and readable storage medium storing program for executing - Google Patents
A kind of static IP configuration method, device, equipment and readable storage medium storing program for executing Download PDFInfo
- Publication number
- CN108810192A CN108810192A CN201810803160.8A CN201810803160A CN108810192A CN 108810192 A CN108810192 A CN 108810192A CN 201810803160 A CN201810803160 A CN 201810803160A CN 108810192 A CN108810192 A CN 108810192A
- Authority
- CN
- China
- Prior art keywords
- static
- information
- target node
- configuration
- address
- 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
- 230000003068 static effect Effects 0.000 title claims abstract description 189
- 238000000034 method Methods 0.000 title claims abstract description 41
- 238000004590 computer program Methods 0.000 claims description 12
- 238000001514 detection method Methods 0.000 claims description 3
- 230000000694 effects Effects 0.000 abstract description 2
- 230000005540 biological transmission Effects 0.000 description 3
- 230000006870 function Effects 0.000 description 3
- 238000004422 calculation algorithm Methods 0.000 description 2
- 238000010586 diagram Methods 0.000 description 2
- 238000012986 modification Methods 0.000 description 2
- 230000004048 modification Effects 0.000 description 2
- 230000009286 beneficial effect Effects 0.000 description 1
- 238000004891 communication Methods 0.000 description 1
- 238000005315 distribution function Methods 0.000 description 1
- 230000003203 everyday effect Effects 0.000 description 1
- 230000003287 optical effect Effects 0.000 description 1
- 230000000750 progressive effect Effects 0.000 description 1
- 230000003252 repetitive effect Effects 0.000 description 1
Classifications
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L61/00—Network arrangements, protocols or services for addressing or naming
- H04L61/50—Address allocation
- H04L61/5007—Internet protocol [IP] addresses
- H04L61/5014—Internet protocol [IP] addresses using dynamic host configuration protocol [DHCP] or bootstrap protocol [BOOTP]
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L61/00—Network arrangements, protocols or services for addressing or naming
- H04L61/50—Address allocation
- H04L61/5007—Internet protocol [IP] addresses
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L61/00—Network arrangements, protocols or services for addressing or naming
- H04L61/50—Address allocation
- H04L61/5053—Lease time; Renewal aspects
Landscapes
- Engineering & Computer Science (AREA)
- Computer Networks & Wireless Communication (AREA)
- Signal Processing (AREA)
- Computer And Data Communications (AREA)
Abstract
本发明公开了一种静态IP配置方法,该方法包括以下步骤:利用DHCP协议为与管理服务器部署在同一个指定网络中的目标节点配置动态IP;利用配置好的动态IP,获取目标节点的标识信息;在静态IP配置信息查找表中,查找标识信息对应的静态IP信息;利用静态IP信息,修改目标节点对应网卡端口的IP地址配置文件。无需人工操作,便可完成静态IP的配置。特别是在待配置的节点数目较多时,依据静态IP配置信息查找表配置静态IP,还可节省部署静态IP的时间,降低出错率和返工率。本发明还公开了一种静态IP配置装置、设备及可读存储介质,具有相应的技术效果。
The invention discloses a static IP configuration method, which comprises the following steps: using the DHCP protocol to configure a dynamic IP for a target node deployed in the same specified network as a management server; using the configured dynamic IP to obtain the target node's identification information; in the static IP configuration information lookup table, look up the static IP information corresponding to the identification information; use the static IP information to modify the IP address configuration file of the network card port corresponding to the target node. Static IP configuration can be completed without manual operation. Especially when the number of nodes to be configured is large, configuring the static IP according to the static IP configuration information lookup table can also save the time of deploying the static IP and reduce the error rate and rework rate. The invention also discloses a static IP configuration device, equipment and a readable storage medium, which have corresponding technical effects.
Description
技术领域technical field
本发明涉及通信技术领域,特别是涉及一种静态IP配置方法、装置、设备及可读存储介质。The present invention relates to the technical field of communication, in particular to a static IP configuration method, device, equipment and readable storage medium.
背景技术Background technique
IP是英文Internet Protocol的缩写,意思是“网络之间互连的协议”,也就是为计算机网络相互连接进行通信而设计的协议。在因特网中,它是能使连接到网上的所有计算机网络实现相互通信的一套规则,规定了计算机在因特网上进行通信时应当遵守的规则。IP地址被用来给Internet上的电脑一个编号。大家日常见到的情况是每台联网的PC上都需要有IP地址,才能正常通信。IP is the abbreviation of Internet Protocol in English, which means "a protocol for interconnection between networks", that is, a protocol designed for computer networks to communicate with each other. In the Internet, it is a set of rules that enable all computer networks connected to the Internet to communicate with each other, and stipulates the rules that computers should abide by when communicating on the Internet. An IP address is used to give a number to a computer on the Internet. What you see every day is that every networked PC needs an IP address in order to communicate normally.
IP地址分为静态地址和动态地址。在集群存储中,为了对外提供高性能的服务,为每个节点配置静态IP地址。但是,在为多节点的存储集群配置静态IP地址时,需要每个节点单独配置,具体步骤为:为每个节点安装集群存储的操作系统,到客户现场规划所有节点的IP地址信息,登录存储系统,为每个节点设置静态的IP地址。逐个配置IP地址存在每个节点执行重复性配置IP地址的工作,耗时长、效率低,并且手动操作出错几率大等问题。IP addresses are divided into static addresses and dynamic addresses. In cluster storage, in order to provide high-performance services externally, a static IP address is configured for each node. However, when configuring a static IP address for a multi-node storage cluster, each node needs to be configured individually. System, set a static IP address for each node. Configuring IP addresses one by one has the problems that each node performs repetitive IP address configuration work, which takes a long time, is inefficient, and has a high probability of manual operation errors.
综上所述,如何有效地解决存储集群中静态IP地址等问题,是目前本领域技术人员急需解决的技术问题。To sum up, how to effectively solve problems such as static IP addresses in storage clusters is a technical problem urgently needed by those skilled in the art.
发明内容Contents of the invention
本发明的目的是提供一种静态IP配置方法、装置、设备及可读存储介质,以快速有效的配置静态IP地址。The purpose of the present invention is to provide a static IP configuration method, device, equipment and readable storage medium to quickly and effectively configure static IP addresses.
为解决上述技术问题,本发明提供如下技术方案:In order to solve the above technical problems, the present invention provides the following technical solutions:
一种静态IP配置方法,应用于管理服务器,包括:A static IP configuration method applied to a management server, including:
利用DHCP协议为与所述管理服务器部署在同一个指定网络中的目标节点配置动态IP;Configuring a dynamic IP for the target node deployed in the same designated network as the management server by using the DHCP protocol;
利用配置好的动态IP,获取所述目标节点的标识信息;Obtaining the identification information of the target node by using the configured dynamic IP;
在静态IP配置信息查找表中,查找所述标识信息对应的静态IP信息;其中,所述静态IP信息包括标识信息、需要设置的网卡端口和为网卡端口设置的静态IP地址、子网掩码网关;In the static IP configuration information lookup table, search for the static IP information corresponding to the identification information; wherein, the static IP information includes identification information, the network card port that needs to be set, and the static IP address and subnet mask that are set for the network card port gateway;
利用所述静态IP信息,修改所述目标节点对应网卡端口的IP地址配置文件,以对所述目标节点配置静态IP。Using the static IP information, modify the IP address configuration file corresponding to the network card port of the target node, so as to configure a static IP for the target node.
优选地,所述利用配置好的动态IP,获取所述目标节点的标识信息,包括:Preferably, said using the configured dynamic IP to obtain the identification information of the target node includes:
利用HTTP协议获取所述目标节点的标识信息。Obtain the identification information of the target node by using the HTTP protocol.
优选地,利用DHCP协议为与所述管理服务器部署在同一个指定网络中的目标节点配置动态IP,包括:Preferably, the DHCP protocol is used to configure a dynamic IP for the target node deployed in the same designated network as the management server, including:
在与所述管理服务器部署在同一个指定网络内的节点中确定出目标节点;determining a target node among nodes deployed in the same designated network as the management server;
利用DHCP协议为所述目标节点配置动态IP。Configure a dynamic IP for the target node using the DHCP protocol.
优选地,所述标识信息为设备序列号。Preferably, the identification information is a device serial number.
优选地,在利用所述静态IP信息,修改所述目标节点对应网卡端口的IP地址配置文件之后,还包括:Preferably, after using the static IP information to modify the IP address configuration file of the target node corresponding to the network card port, it also includes:
遍历查询与所述管理服务器部署在同一个指定网络中的各个节点对应的静态IP地址信息与所述静态IP配置信息查找表是否匹配;Traverse query whether the static IP address information corresponding to each node deployed by the management server in the same specified network matches the static IP configuration information lookup table;
如果否,则重复执行所述利用所述静态IP信息,修改所述目标节点对应网卡端口的IP地址配置文件的操作。If not, repeat the operation of using the static IP information to modify the IP address configuration file of the network card port corresponding to the target node.
一种静态IP配置装置,应用于管理服务器,包括:A static IP configuration device, applied to a management server, comprising:
动态IP配置模块,用于利用DHCP协议为与所述管理服务器部署在同一个指定网络中的目标节点配置动态IP;A dynamic IP configuration module, configured to configure a dynamic IP for a target node deployed in the same designated network as the management server by using the DHCP protocol;
标识信息获取模块,用于利用配置好的动态IP,获取所述目标节点的标识信息;An identification information obtaining module, configured to obtain the identification information of the target node by using the configured dynamic IP;
静态IP信息确定模块,用于在静态IP配置信息查找表中,查找所述标识信息对应的静态IP信息;其中,所述静态IP信息包括标识信息、需要设置的网卡端口和为网卡端口设置的静态IP地址、子网掩码网关;The static IP information determination module is used to search the static IP information corresponding to the identification information in the static IP configuration information lookup table; wherein, the static IP information includes identification information, the network card port that needs to be set, and the network card port that is set Static IP address, subnet mask gateway;
静态IP配置模块,用于利用所述静态IP信息,修改所述目标节点对应网卡端口的IP地址配置文件,以对所述目标节点配置静态IP。A static IP configuration module, configured to use the static IP information to modify the IP address configuration file corresponding to the network card port of the target node, so as to configure a static IP for the target node.
优选地,所述标识信息获取模块,具体用于利用HTTP协议获取所述目标节点的标识信息。Preferably, the identification information obtaining module is specifically configured to obtain the identification information of the target node by using the HTTP protocol.
优选地,还包括:Preferably, it also includes:
配置检测模块,用于在利用所述静态IP信息,修改所述目标节点对应网卡端口的IP地址配置文件之后,遍历查询与所述管理服务器部署在同一个指定网络中的各个节点对应的静态IP地址信息与所述静态IP配置信息查找表是否匹配;如果否,则重复执行所述利用所述静态IP信息,修改所述目标节点对应网卡端口的IP地址配置文件的操作。The configuration detection module is used to use the static IP information to modify the IP address configuration file corresponding to the network card port of the target node, and traverse and query the static IP corresponding to each node deployed in the same designated network as the management server Whether the address information matches the static IP configuration information lookup table; if not, repeat the operation of using the static IP information to modify the IP address configuration file of the network card port corresponding to the target node.
一种静态IP配置设备,包括:A static IP configuration device, comprising:
存储器,用于存储计算机程序;memory for storing computer programs;
处理器,用于执行所述计算机程序时实现上述静态IP配置方法的步骤。A processor, configured to implement the steps of the above static IP configuration method when executing the computer program.
一种可读存储介质,所述可读存储介质上存储有计算机程序,所述计算机程序被处理器执行时实现上述静态IP配置方法的步骤。A readable storage medium, where a computer program is stored on the readable storage medium, and when the computer program is executed by a processor, the steps of the static IP configuration method above are implemented.
应用本发明实施例所提供的应用于管理服务器的方法,包括:利用DHCP协议为与管理服务器部署在同一个指定网络中的目标节点配置动态IP;利用配置好的动态IP,获取目标节点的标识信息;在静态IP配置信息查找表中,查找标识信息对应的静态IP信息;其中,静态IP信息包括标识信息、需要设置的网卡端口和为网卡端口设置的静态IP地址、子网掩码网关;利用静态IP信息,修改目标节点对应网卡端口的IP地址配置文件,以对目标节点配置静态IP。在为目标节点配置静态IP时,首先利用DHCP协议为目标节点配置动态IP,然后在配置了动态IP的基础上,获取目标节点的标识信息。在静态IP配置信息查找表中找到目标节点对应的静态IP信息。使用该静态IP信息对目标节点对应网卡端口的IP地址配置文件进行修改,即完成对目标文件静态IP的配置。也就是说,无需人工操作,便可完成静态IP的配置。特别是在待配置的节点数目较多时,依据静态IP配置信息查找表配置静态IP,还可节省部署静态IP的时间,降低出错率和返工率。Applying the method applied to the management server provided by the embodiment of the present invention includes: using the DHCP protocol to configure a dynamic IP for the target node deployed in the same designated network as the management server; using the configured dynamic IP to obtain the identity of the target node information; in the static IP configuration information lookup table, look up the static IP information corresponding to the identification information; wherein, the static IP information includes identification information, the network card port that needs to be set and the static IP address and subnet mask gateway that are set for the network card port; Use the static IP information to modify the IP address configuration file corresponding to the network card port of the target node to configure a static IP for the target node. When configuring a static IP for a target node, first use the DHCP protocol to configure a dynamic IP for the target node, and then obtain the identification information of the target node on the basis of configuring the dynamic IP. Find the static IP information corresponding to the target node in the static IP configuration information lookup table. Use the static IP information to modify the IP address configuration file corresponding to the network card port of the target node, that is, to complete the configuration of the static IP of the target file. That is to say, the static IP configuration can be completed without manual operation. Especially when the number of nodes to be configured is large, configuring the static IP according to the static IP configuration information lookup table can also save the time of deploying the static IP and reduce the error rate and rework rate.
相应地,本发明实施例还提供了与上述静态IP配置方法相对应的静态IP配置装置、设备和可读存储介质,具有上述技术效果,在此不再赘述。Correspondingly, the embodiment of the present invention also provides a static IP configuration device, device, and readable storage medium corresponding to the above static IP configuration method, which have the above technical effects, and will not be repeated here.
附图说明Description of drawings
为了更清楚地说明本发明实施例或现有技术中的技术方案,下面将对实施例或现有技术描述中所需要使用的附图作简单地介绍,显而易见地,下面描述中的附图仅仅是本发明的一些实施例,对于本领域普通技术人员来讲,在不付出创造性劳动的前提下,还可以根据这些附图获得其他的附图。In order to more clearly illustrate the technical solutions in the embodiments of the present invention or the prior art, the following will briefly introduce the drawings that need to be used in the description of the embodiments or the prior art. Obviously, the accompanying drawings in the following description are only These are some embodiments of the present invention. Those skilled in the art can also obtain other drawings based on these drawings without creative work.
图1为本发明实施例中一种静态IP配置方法的实施流程图;Fig. 1 is the implementation flowchart of a kind of static IP configuration method in the embodiment of the present invention;
图2为本发明实施例中一种静态IP配置装置的结构示意图;FIG. 2 is a schematic structural diagram of a static IP configuration device in an embodiment of the present invention;
图3为本发明实施例中一种静态IP配置设备的结构示意图。FIG. 3 is a schematic structural diagram of a static IP configuration device in an embodiment of the present invention.
具体实施方式Detailed ways
为了使本技术领域的人员更好地理解本发明方案,下面结合附图和具体实施方式对本发明作进一步的详细说明。显然,所描述的实施例仅仅是本发明一部分实施例,而不是全部的实施例。基于本发明中的实施例,本领域普通技术人员在没有做出创造性劳动前提下所获得的所有其他实施例,都属于本发明保护的范围。In order to enable those skilled in the art to better understand the solution of the present invention, the present invention will be further described in detail below in conjunction with the accompanying drawings and specific embodiments. Apparently, the described embodiments are only some of the embodiments of the present invention, but not all of them. Based on the embodiments of the present invention, all other embodiments obtained by persons of ordinary skill in the art without making creative efforts belong to the protection scope of the present invention.
实施例一:Embodiment one:
请参考图1,图1为本发明实施例中一种静态IP配置方法的流程图,该方法包括以下步骤:Please refer to Fig. 1, Fig. 1 is the flowchart of a kind of static IP configuration method in the embodiment of the present invention, and this method comprises the following steps:
S101、利用DHCP协议为与管理服务器部署在同一个指定网络中的目标节点配置动态IP。S101. Use the DHCP protocol to configure a dynamic IP for the target node deployed in the same specified network as the management server.
为了更好的完成对存储集群的各个节点配置静态IP,可以将管理服务器和各个节点部署在同一个网络中。然后,管理服务器可以利用DHCP协议为与管理服务器部署在同一个指定网络中的目标节点配置动态IP。其中,目标节点可以为存储集群中的任一个节点,也就是说,对存储集群中的各个节点都可利用本发明实施例所提供的静态IP配置方法进行配置。为目标节点配置动态IP之后,管理服务器与目标节点便可使用常用的数据传输协议(例如HTTP、TCP/IP、UDP等协议)进行通信。In order to better configure static IPs for each node of the storage cluster, you can deploy the management server and each node on the same network. Then, the management server can use the DHCP protocol to configure a dynamic IP for the target node deployed in the same specified network as the management server. Wherein, the target node may be any node in the storage cluster, that is, each node in the storage cluster may be configured by using the static IP configuration method provided by the embodiment of the present invention. After the dynamic IP is configured for the target node, the management server and the target node can use commonly used data transmission protocols (such as HTTP, TCP/IP, UDP, etc.) to communicate.
优选地,在为目标节点配置动态IP时,具体过程可以包括:Preferably, when configuring a dynamic IP for the target node, the specific process may include:
步骤一、在与管理服务器部署在同一个指定网络内的节点中确定出目标节点;Step 1. Determine the target node among the nodes deployed in the same designated network as the management server;
步骤二、利用DHCP协议为目标节点配置动态IP。Step 2, using the DHCP protocol to configure a dynamic IP for the target node.
为了便于描述,下面将上述两个步骤结合起来进行说明。For ease of description, the above two steps will be described in combination below.
首先在在与管理服务器部署在同一个指定网络内的节点中确定出目标节点。具体的,可以按照静态IP配置信息查找表中的顺序依次将各个对应的节点确定为目标节点。当然,也可以同时将多个对应的节点确定为目标节点。然后,利用DHCP协议为目标节点配置动态IP。具体的,如何利用DHCP协议为目标节点配置动态IP的过程可参照常见的动态IP配置过程,在此不再赘述。First, determine the target node among the nodes deployed in the same designated network as the management server. Specifically, each corresponding node may be sequentially determined as the target node according to the sequence in the static IP configuration information lookup table. Of course, multiple corresponding nodes may also be determined as target nodes at the same time. Then, use the DHCP protocol to configure a dynamic IP for the target node. Specifically, how to use the DHCP protocol to configure a dynamic IP for the target node may refer to a common dynamic IP configuration process, which will not be repeated here.
S102、利用配置好的动态IP,获取目标节点的标识信息。S102. Obtain identification information of the target node by using the configured dynamic IP.
具体的,即利用配置好的动态IP,使用常见的数据传输协议获取目标节点的标识信息。其中,标识信息可以为在当前指定网络中可以唯一确定该目标节点的标识。例如,标识信息可以为目标节点的设备序列号,或为其对应的地理位置信息、或为目标节点的功能信息如存储空间等在指定网络中可以唯一确定该目标节点的标识。Specifically, the configured dynamic IP is used to obtain the identification information of the target node by using a common data transmission protocol. Wherein, the identification information may be an identification that can uniquely determine the target node in the currently designated network. For example, the identification information may be the device serial number of the target node, or its corresponding geographical location information, or the functional information of the target node such as storage space, etc., which can uniquely determine the target node's identity in a specified network.
具体的,可利用HTTP协议获取目标节点的标识信息。由于HTTP协议的进行数据传输时,需以IP地址为依据,因而获取目标节点的标识信息时,需利用配置好的动态IP。Specifically, the identification information of the target node may be obtained by utilizing the HTTP protocol. Since the data transmission of the HTTP protocol needs to be based on the IP address, when obtaining the identification information of the target node, the configured dynamic IP needs to be used.
S103、在静态IP配置信息查找表中,查找标识信息对应的静态IP信息。S103. Search static IP information corresponding to the identification information in the static IP configuration information lookup table.
其中,静态IP信息包括标识信息、需要设置的网卡端口和为网卡端口设置的静态IP地址、子网掩码网关。Wherein, the static IP information includes identification information, a network card port to be set, a static IP address set for the network card port, and a subnet mask gateway.
在本发明实施例中,可以预先统计各个节点的标识信息,并未各个节点规划好待配置的静态IP信息。其中,静态IP信息包括节点的标识信息、需要设置的网卡端口和为网卡端口设置的静态IP地址、子网掩码网关。即,设置好配置静态IP所需的参数信息。并存入静态IP配置信息查找表中。In the embodiment of the present invention, the identification information of each node can be counted in advance, and the static IP information to be configured is planned for each node. Wherein, the static IP information includes identification information of the node, a network card port to be set, a static IP address set for the network card port, and a subnet mask gateway. That is, the parameter information required for configuring the static IP is set. And stored in the static IP configuration information lookup table.
当获得到目标节点的标识信息之后,可以在静态IP配置信息查找表中,查找到与该标识信息对应的静态IP信息,以对目标节点配置静态IP。After obtaining the identification information of the target node, the static IP information corresponding to the identification information can be found in the static IP configuration information lookup table, so as to configure the static IP for the target node.
S104、利用静态IP信息,修改目标节点对应网卡端口的IP地址配置文件。S104. Using the static IP information, modify the IP address configuration file of the network card port corresponding to the target node.
获得静态IP信息之后,可以利用该静态IP信息,将目标节点对应的网卡端的IP地址修改为与静态IP信息匹配的参数。即修改目标节点中与静态IP信息对应需修改的网卡端口的IP地址配置文件。如此,便完成对目标节点配置静态IP地址。After the static IP information is obtained, the static IP information can be used to modify the IP address of the network card end corresponding to the target node to a parameter matching the static IP information. That is, modify the IP address configuration file of the network card port that needs to be modified corresponding to the static IP information in the target node. In this way, the configuration of the static IP address for the target node is completed.
应用本发明实施例所提供的方法,利用DHCP协议为与管理服务器部署在同一个指定网络中的目标节点配置动态IP;利用配置好的动态IP,获取目标节点的标识信息;在静态IP配置信息查找表中,查找标识信息对应的静态IP信息;其中,静态IP信息包括标识信息、需要设置的网卡端口和为网卡端口设置的静态IP地址、子网掩码网关;利用静态IP信息,修改目标节点对应网卡端口的IP地址配置文件,以对目标节点配置静态IP。在为目标节点配置静态IP时,首先利用DHCP协议为目标节点配置动态IP,然后在配置了动态IP的基础上,获取目标节点的标识信息。在静态IP配置信息查找表中找到目标节点对应的静态IP信息。使用该静态IP信息对目标节点对应网卡端口的IP地址配置文件进行修改,即完成对目标文件静态IP的配置。也就是说,无需人工操作,便可完成静态IP的配置。特别是在待配置的节点数目较多时,依据静态IP配置信息查找表配置静态IP,还可节省部署静态IP的时间,降低出错率和返工率。Apply the method provided by the embodiment of the present invention, use the DHCP protocol to configure a dynamic IP for the target node deployed in the same designated network as the management server; use the configured dynamic IP to obtain the identification information of the target node; configure the information in the static IP In the lookup table, look up the static IP information corresponding to the identification information; among them, the static IP information includes the identification information, the network card port to be set, the static IP address set for the network card port, and the subnet mask gateway; use the static IP information to modify the target The node corresponds to the IP address configuration file of the network card port to configure a static IP for the target node. When configuring a static IP for a target node, first use the DHCP protocol to configure a dynamic IP for the target node, and then obtain the identification information of the target node on the basis of configuring the dynamic IP. Find the static IP information corresponding to the target node in the static IP configuration information lookup table. Use the static IP information to modify the IP address configuration file corresponding to the network card port of the target node, that is, to complete the configuration of the static IP of the target file. That is to say, the static IP configuration can be completed without manual operation. Especially when the number of nodes to be configured is large, configuring the static IP according to the static IP configuration information lookup table can also save the time of deploying the static IP and reduce the error rate and rework rate.
需要说明的是,基于上述实施例一,本发明实施例还提供了相应的改进方案。在后续实施例中涉及与上述实施例一中相同步骤或相应步骤之间可相互参考,相应的有益效果也可相互参照,在下文的改进实施例中不再一一赘述。It should be noted that, based on the first embodiment above, the embodiment of the present invention also provides a corresponding improvement solution. In subsequent embodiments, the same steps as in the first embodiment above or corresponding steps may be referred to each other, and the corresponding beneficial effects may also be referred to each other, and will not be repeated in the improved embodiments below.
优选地,为了使得所有的待配置的节点均正确配置静态IP,在执行完上述步骤S104之后,还可以执行以下步骤的操作:Preferably, in order to make all the nodes to be configured correctly configure the static IP, after performing the above step S104, the following steps can also be performed:
步骤一、遍历查询与管理服务器部署在同一个指定网络中的各个节点对应的静态IP地址信息与静态IP配置信息查找表是否匹配;Step 1, traversing and querying whether the static IP address information corresponding to each node deployed in the same designated network as the management server matches the static IP configuration information lookup table;
步骤二、如果否,则重复执行利用静态IP信息,修改目标节点对应网卡端口的IP地址配置文件的操作。Step 2. If not, repeat the operation of using the static IP information to modify the IP address configuration file of the network card port corresponding to the target node.
为了便于描述,下面将上述步骤结合起来进行说明。For ease of description, the above steps are combined for description below.
遍历查询与管理服务器部署在同一个指定网络中的各个节点对应的静态IP地址信息与静态IP配置信息查找表是否匹配。当各个节点均匹配时,可以确定需配置的节点均正确配置了静态IP;当出现某个节点与静态IP配置信息操作表不匹配时,则表明该节点的配置不成功,或者还未进行配置,则可以利用静态IP信息,修改目标节点对应网卡端口的IP地址配置文件,以完成配置。Whether the static IP address information corresponding to each node deployed in the same specified network as the management server matches with the static IP configuration information lookup table is traversed. When all the nodes match, it can be determined that the nodes to be configured have been correctly configured with static IP; when a node does not match the static IP configuration information operation table, it indicates that the configuration of the node is unsuccessful or has not yet been configured , you can use the static IP information to modify the IP address configuration file corresponding to the network card port of the target node to complete the configuration.
实施例二:Embodiment two:
为了便于本利用技术人员理解本发明实施例所提供的技术方案,下面结合具体的应用场景为例,对本发明实施例所提供的技术方案进行详细描述。In order for those skilled in the art to understand the technical solutions provided by the embodiments of the present invention, the technical solutions provided by the embodiments of the present invention will be described in detail below with reference to specific application scenarios as examples.
首先,技术人员统计每个节点的设备序列号并给每个节点分配IP地址,制作序列号与IP地址的对应的IP地址配置文件。编写IP地址配置脚本,执行该脚本可实现本发明实施例所提供的静态IP配置方法的步骤,即读取序列号,然后从HTTP服务器获取IP地址配置文件,并根据本机序列号匹配需要配置的IP地址参数,修改IP地址配置并重启网络。然后,选择一台已安装好操作系统的管理服务器,配置IP地址,安装DHCP服务和HTTP服务。集群存储每个节点安装操作系统后,启动网卡获取动态IP地址。各个节点可以通过管理服务器的分发功能获取静态IP地址配置脚本。IP地址配置脚本利用HTTP服务获取序列号和IP地址的对应表,并根据序列号查询需要配置的IP地址,进行IP地址的自动配置。First, the technician counts the device serial number of each node and assigns an IP address to each node, and makes an IP address configuration file corresponding to the serial number and the IP address. Write an IP address configuration script, execute the script to realize the steps of the static IP configuration method provided by the embodiment of the present invention, that is, read the serial number, then obtain the IP address configuration file from the HTTP server, and configure according to the local serial number matching needs IP address parameters, modify the IP address configuration and restart the network. Then, select a management server with an installed operating system, configure an IP address, and install DHCP and HTTP services. After the operating system is installed on each node of the cluster storage, start the network card to obtain a dynamic IP address. Each node can obtain the static IP address configuration script through the distribution function of the management server. The IP address configuration script uses the HTTP service to obtain the correspondence table between the serial number and the IP address, and queries the IP address to be configured according to the serial number to automatically configure the IP address.
需要说明的是,统计集群存储中,每个节点的设备序列号,在数据中心环境中,可以把序列号作为每个节点的唯一标识,以区分每个节点。规划每个节点的管理端口和对应的静态IP地址信息,形成一个IP地址配置文件。每个节点对应的配置信息包括:SN(SerialNumber):每个节点的设备序列号;DEVICES:为每个节点指定需要设置的网卡端口;IPADDR:为端口设置的静态IP地址;NETMASK:为端口设置的子网掩码;GATEWAY:为端口设置的网关。It should be noted that in the statistics cluster storage, the device serial number of each node, in the data center environment, the serial number can be used as the unique identifier of each node to distinguish each node. Plan the management port and corresponding static IP address information of each node to form an IP address configuration file. The configuration information corresponding to each node includes: SN (SerialNumber): the device serial number of each node; DEVICES: specify the network card port that needs to be set for each node; IPADDR: the static IP address set for the port; NETMASK: set for the port subnet mask; GATEWAY: the gateway set for the port.
在管理服务器上运行的IP地址配置脚本,具体过程包括:The IP address configuration script running on the management server, the specific process includes:
步骤一、获取每个节点的序列号Step 1. Obtain the serial number of each node
步骤二、查询将要设置的静态IP地址信息,确定需要修改IP地址的网卡端口,即device值Step 2. Query the static IP address information to be set, and determine the network card port whose IP address needs to be modified, that is, the device value
步骤三、根据查询到的端口的IP地址信息,修改相应的端口的IP地址配置文件Step 3: Modify the IP address configuration file of the corresponding port according to the IP address information of the queried port
步骤四、根据IP地址配置文件,核查IP地址信息是否匹配。如果不匹配,重新修改相应端口的IP地址配置文件,如果匹配,则记录此操作完成。Step 4: Check whether the IP address information matches according to the IP address configuration file. If it does not match, re-modify the IP address configuration file of the corresponding port, and if it matches, record that the operation is complete.
在集群存储实施过程中,统计各节点的序列号,并为各节点规划静态IP地址,生成序列号与IP地址一一对应的IP地址配置文件。只通过管理服务器端,同时配置集群存储的所有节点的静态IP地址,并验证IP地址的准确性。20个节点的集群,从统计序列号起至配置IP地址为止,与现有的配置静态IP的操作(登录每节点,修改网口的IP地址文件,且每个节点的IP地址不同)相比,可降低了部署时间,并避免了手动配置IP地址文件时出现的误操作。During the implementation of cluster storage, the serial number of each node is counted, and a static IP address is planned for each node, and an IP address configuration file corresponding to the serial number and IP address is generated. Only through the management server, configure the static IP addresses of all nodes stored in the cluster at the same time, and verify the accuracy of the IP addresses. For a cluster of 20 nodes, from the statistics of the serial number to the configuration of the IP address, compared with the existing operation of configuring a static IP (logging in to each node, modifying the IP address file of the network port, and the IP address of each node is different) , which can reduce the deployment time and avoid misoperations when manually configuring the IP address file.
相应于上面的方法实施例,本发明实施例还提供了一种静态IP配置装置,下文描述应用于管理服务器的静态IP配置装置与上文描述的静态IP配置方法可相互对应参照。Corresponding to the above method embodiment, the embodiment of the present invention also provides a static IP configuration device. The following description of the static IP configuration device applied to the management server and the static IP configuration method described above can be used for mutual reference.
参见图2所示,该装置包括以下模块:Referring to shown in Figure 2, the device includes the following modules:
动态IP配置模块101,用于利用DHCP协议为与管理服务器部署在同一个指定网络中的目标节点配置动态IP;The dynamic IP configuration module 101 is used to configure the dynamic IP for the target node deployed in the same designated network as the management server by utilizing the DHCP protocol;
标识信息获取模块102,用于利用配置好的动态IP,获取目标节点的标识信息;An identification information obtaining module 102, configured to obtain the identification information of the target node by using the configured dynamic IP;
静态IP信息确定模块103,用于在静态IP配置信息查找表中,查找标识信息对应的静态IP信息;其中,静态IP信息包括标识信息、需要设置的网卡端口和为网卡端口设置的静态IP地址、子网掩码网关;The static IP information determination module 103 is used to search the static IP information corresponding to the identification information in the static IP configuration information lookup table; wherein the static IP information includes identification information, the network card port that needs to be set and the static IP address that is set for the network card port , subnet mask gateway;
静态IP配置模块104,用于利用静态IP信息,修改目标节点对应网卡端口的IP地址配置文件,以对目标节点配置静态IP。The static IP configuration module 104 is configured to use the static IP information to modify the IP address configuration file corresponding to the network card port of the target node, so as to configure a static IP for the target node.
应用本发明实施例所提供的装置,利用DHCP协议为与管理服务器部署在同一个指定网络中的目标节点配置动态IP;利用配置好的动态IP,获取目标节点的标识信息;在静态IP配置信息查找表中,查找标识信息对应的静态IP信息;其中,静态IP信息包括标识信息、需要设置的网卡端口和为网卡端口设置的静态IP地址、子网掩码网关;利用静态IP信息,修改目标节点对应网卡端口的IP地址配置文件,以对目标节点配置静态IP。在为目标节点配置静态IP时,首先利用DHCP协议为目标节点配置动态IP,然后在配置了动态IP的基础上,获取目标节点的标识信息。在静态IP配置信息查找表中找到目标节点对应的静态IP信息。使用该静态IP信息对目标节点对应网卡端口的IP地址配置文件进行修改,即完成对目标文件静态IP的配置。也就是说,无需人工操作,便可完成静态IP的配置。特别是在待配置的节点数目较多时,依据静态IP配置信息查找表配置静态IP,还可节省部署静态IP的时间,降低出错率和返工率。Apply the device provided by the embodiment of the present invention, use the DHCP protocol to configure a dynamic IP for the target node deployed in the same designated network as the management server; use the configured dynamic IP to obtain the identification information of the target node; configure the information in the static IP In the lookup table, look up the static IP information corresponding to the identification information; among them, the static IP information includes the identification information, the network card port to be set, the static IP address set for the network card port, and the subnet mask gateway; use the static IP information to modify the target The node corresponds to the IP address configuration file of the network card port to configure a static IP for the target node. When configuring a static IP for a target node, first use the DHCP protocol to configure a dynamic IP for the target node, and then obtain the identification information of the target node on the basis of configuring the dynamic IP. Find the static IP information corresponding to the target node in the static IP configuration information lookup table. Use the static IP information to modify the IP address configuration file corresponding to the network card port of the target node, that is, to complete the configuration of the static IP of the target file. That is to say, the static IP configuration can be completed without manual operation. Especially when the number of nodes to be configured is large, configuring the static IP according to the static IP configuration information lookup table can also save the time of deploying the static IP and reduce the error rate and rework rate.
在本发明的一种具体实施方式中,标识信息获取模块102,具体用于利用HTTP协议获取目标节点的标识信息。In a specific implementation manner of the present invention, the identification information acquiring module 102 is specifically configured to acquire the identification information of the target node by using the HTTP protocol.
在本发明的一种具体实施方式中,还包括:In a specific embodiment of the present invention, it also includes:
配置检测模块,用于在利用静态IP信息,修改目标节点对应网卡端口的IP地址配置文件之后,遍历查询与管理服务器部署在同一个指定网络中的各个节点对应的静态IP地址信息与静态IP配置信息查找表是否匹配;如果否,则重复执行利用静态IP信息,修改目标节点对应网卡端口的IP地址配置文件的操作。The configuration detection module is used for traversing and querying the static IP address information and static IP configuration corresponding to each node deployed in the same specified network with the management server after using the static IP information to modify the IP address configuration file corresponding to the network card port of the target node Whether the information lookup table matches; if not, repeat the operation of using the static IP information to modify the IP address configuration file of the network card port corresponding to the target node.
在本发明的一种具体实施方式中,动态IP配置模块101,包括:In a specific embodiment of the present invention, the dynamic IP configuration module 101 includes:
目标节点确定单元,用于在与管理服务器部署在同一个指定网络内的节点中确定出目标节点;a target node determining unit, configured to determine a target node among nodes deployed in the same designated network as the management server;
动态IP配置单元,用于利用DHCP协议为目标节点配置动态IP。The dynamic IP configuration unit is used to configure the dynamic IP for the target node by using the DHCP protocol.
在本发明的一种具体实施方式中,标识信息为设备序列号。In a specific implementation manner of the present invention, the identification information is a device serial number.
相应于上面的方法实施例,本发明实施例还提供了一种静态IP配置设备,下文描述的一种静态IP配置设备与上文描述的一种静态IP配置方法可相互对应参照。Corresponding to the above method embodiment, the embodiment of the present invention also provides a static IP configuration device, and the static IP configuration device described below and the static IP configuration method described above can be referred to in correspondence.
参见图3所示,该静态IP配置设备包括:As shown in Figure 3, the static IP configuration device includes:
存储器D1,用于存储计算机程序;memory D1 for storing computer programs;
处理器D2,用于执行计算机程序时实现上述方法实施例的静态IP配置方法的步骤。The processor D2 is configured to implement the steps of the static IP configuration method in the above method embodiment when executing the computer program.
相应于上面的方法实施例,本发明实施例还提供了一种可读存储介质,下文描述的一种可读存储介质与上文描述的一种静态IP配置方法可相互对应参照。Corresponding to the above method embodiment, the embodiment of the present invention also provides a readable storage medium, and a readable storage medium described below and a static IP configuration method described above can be referred to in correspondence.
一种可读存储介质,可读存储介质上存储有计算机程序,计算机程序被处理器执行时实现上述方法实施例的静态IP配置方法的步骤。A readable storage medium, on which a computer program is stored, and when the computer program is executed by a processor, the steps of the static IP configuration method in the foregoing method embodiment are realized.
该可读存储介质具体可以为U盘、移动硬盘、只读存储器(Read-Only Memory,ROM)、随机存取存储器(Random Access Memory,RAM)、磁碟或者光盘等各种可存储程序代码的可读存储介质。Specifically, the readable storage medium may be a USB flash drive, a mobile hard disk, a read-only memory (Read-Only Memory, ROM), a random access memory (Random Access Memory, RAM), a magnetic disk or an optical disk, and the like that can store program codes. readable storage media.
本说明书中各个实施例采用递进的方式描述,每个实施例重点说明的都是与其它实施例的不同之处,各个实施例之间相同或相似部分互相参见即可。对于实施例公开的装置而言,由于其与实施例公开的方法相对应,所以描述的比较简单,相关之处参见方法部分说明即可。Each embodiment in this specification is described in a progressive manner, each embodiment focuses on the difference from other embodiments, and the same or similar parts of each embodiment can be referred to each other. As for the device disclosed in the embodiment, since it corresponds to the method disclosed in the embodiment, the description is relatively simple, and for the related information, please refer to the description of the method part.
专业人员还可以进一步意识到,结合本文中所公开的实施例描述的各示例的单元及算法步骤,能够以电子硬件、计算机软件或者二者的结合来实现,为了清楚地说明硬件和软件的可互换性,在上述说明中已经按照功能一般性地描述了各示例的组成及步骤。这些功能究竟以硬件还是软件方式来执行,取决于技术方案的特定应用和设计约束条件。专业技术人员可以对每个特定的应用来使用不同方法来实现所描述的功能,但是这种实现不应认为超出本发明的范围。Professionals can further realize that the units and algorithm steps of the examples described in conjunction with the embodiments disclosed herein can be implemented by electronic hardware, computer software or a combination of the two. In order to clearly illustrate the possible For interchangeability, in the above description, the composition and steps of each example have been generally described according to their functions. Whether these functions are executed by hardware or software depends on the specific application and design constraints of the technical solution. Those skilled in the art may use different methods to implement the described functions for each specific application, but such implementation should not be regarded as exceeding the scope of the present invention.
结合本文中所公开的实施例描述的方法或算法的步骤可以直接用硬件、处理器执行的软件模块,或者二者的结合来实施。软件模块可以置于随机存储器(RAM)、内存、只读存储器(ROM)、电可编程ROM、电可擦除可编程ROM、寄存器、硬盘、可移动磁盘、CD-ROM、或技术领域内所公知的任意其它形式的存储介质中。The steps of the methods or algorithms described in connection with the embodiments disclosed herein may be directly implemented by hardware, software modules executed by a processor, or a combination of both. Software modules can be placed in random access memory (RAM), internal memory, read-only memory (ROM), electrically programmable ROM, electrically erasable programmable ROM, registers, hard disk, removable disk, CD-ROM, or any other Any other known storage medium.
本文中应用了具体个例对本发明的原理及实施方式进行了阐述,以上实施例的说明只是用于帮助理解本发明的技术方案及其核心思想。应当指出,对于本技术领域的普通技术人员来说,在不脱离本发明原理的前提下,还可以对本发明进行若干改进和修饰,这些改进和修饰也落入本发明权利要求的保护范围内。In this paper, specific examples are used to illustrate the principles and implementation methods of the present invention, and the descriptions of the above embodiments are only used to help understand the technical solutions and core ideas of the present invention. It should be pointed out that for those skilled in the art, without departing from the principle of the present invention, some improvements and modifications can be made to the present invention, and these improvements and modifications also fall within the protection scope of the claims of the present invention.
Claims (10)
Priority Applications (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| CN201810803160.8A CN108810192A (en) | 2018-07-20 | 2018-07-20 | A kind of static IP configuration method, device, equipment and readable storage medium storing program for executing |
Applications Claiming Priority (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| CN201810803160.8A CN108810192A (en) | 2018-07-20 | 2018-07-20 | A kind of static IP configuration method, device, equipment and readable storage medium storing program for executing |
Publications (1)
| Publication Number | Publication Date |
|---|---|
| CN108810192A true CN108810192A (en) | 2018-11-13 |
Family
ID=64077374
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| CN201810803160.8A Pending CN108810192A (en) | 2018-07-20 | 2018-07-20 | A kind of static IP configuration method, device, equipment and readable storage medium storing program for executing |
Country Status (1)
| Country | Link |
|---|---|
| CN (1) | CN108810192A (en) |
Cited By (14)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN109495567A (en) * | 2018-11-16 | 2019-03-19 | 网宿科技股份有限公司 | A kind of dispositions method of static routing, equipment and system |
| CN110071833A (en) * | 2019-04-22 | 2019-07-30 | 北京旷视科技有限公司 | Testimony of a witness apparatus for checking configuration method, system, computer equipment and storage medium |
| CN110677505A (en) * | 2019-08-14 | 2020-01-10 | 苏州浪潮智能科技有限公司 | Method and device for configuring static IP in batch |
| CN110704115A (en) * | 2019-09-16 | 2020-01-17 | 中盈优创资讯科技有限公司 | Method, device and system for configuring BMC (baseboard management controller) of server |
| CN110719209A (en) * | 2019-10-31 | 2020-01-21 | 北京浪潮数据技术有限公司 | Cluster network configuration method, system, equipment and readable storage medium |
| CN111061496A (en) * | 2019-12-27 | 2020-04-24 | 浪潮电子信息产业股份有限公司 | A PXE installation method and device for Linux operating system |
| CN111343010A (en) * | 2020-02-16 | 2020-06-26 | 苏州浪潮智能科技有限公司 | A method and device for configuring a storage IP network port |
| CN111371919A (en) * | 2020-03-02 | 2020-07-03 | 威海新北洋技术服务有限公司 | IP query method and device of Internet of things card and electronic equipment |
| CN112468327A (en) * | 2020-11-12 | 2021-03-09 | 苏州浪潮智能科技有限公司 | ICOS cluster-based address change method, device and medium |
| CN112929460A (en) * | 2021-01-20 | 2021-06-08 | 苏州长风航空电子有限公司 | IP address configuration method and configuration device based on Linux system |
| CN114866515A (en) * | 2022-04-21 | 2022-08-05 | 重庆紫光华山智安科技有限公司 | IP address configuration method, device, electronic equipment and storage medium |
| CN115102926A (en) * | 2022-07-25 | 2022-09-23 | 大陆汽车研发(重庆)有限公司 | IP configuration method, device, controller and storage medium |
| CN116633989A (en) * | 2023-06-15 | 2023-08-22 | 苏州浪潮智能科技有限公司 | Server control method and device, storage medium and electronic device |
| CN116723174A (en) * | 2023-07-21 | 2023-09-08 | 中瑞恒(北京)科技有限公司 | A dynamic IP modification method and system based on intelligent gateway |
Citations (5)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN101102335A (en) * | 2006-07-07 | 2008-01-09 | 富士施乐株式会社 | Network system, image-processing device, image-processing method, computer-readable medium, and network-setting device |
| CN102904977A (en) * | 2012-10-24 | 2013-01-30 | 华为技术有限公司 | Network address allocation method, server and node |
| US8823988B2 (en) * | 2011-11-22 | 2014-09-02 | Samsung Electronics Co., Ltd. | Image forming apparatus supporting peer-to-peer connection and method of executing application program thereof through internet protocol address linkage |
| WO2015192583A1 (en) * | 2014-06-16 | 2015-12-23 | 中兴通讯股份有限公司 | Internet protocol (ip) address allocation method and apparatus, server and terminal |
| CN107580083A (en) * | 2017-09-20 | 2018-01-12 | 北京京东尚科信息技术有限公司 | A kind of method and system of container IP address distribution |
-
2018
- 2018-07-20 CN CN201810803160.8A patent/CN108810192A/en active Pending
Patent Citations (5)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN101102335A (en) * | 2006-07-07 | 2008-01-09 | 富士施乐株式会社 | Network system, image-processing device, image-processing method, computer-readable medium, and network-setting device |
| US8823988B2 (en) * | 2011-11-22 | 2014-09-02 | Samsung Electronics Co., Ltd. | Image forming apparatus supporting peer-to-peer connection and method of executing application program thereof through internet protocol address linkage |
| CN102904977A (en) * | 2012-10-24 | 2013-01-30 | 华为技术有限公司 | Network address allocation method, server and node |
| WO2015192583A1 (en) * | 2014-06-16 | 2015-12-23 | 中兴通讯股份有限公司 | Internet protocol (ip) address allocation method and apparatus, server and terminal |
| CN107580083A (en) * | 2017-09-20 | 2018-01-12 | 北京京东尚科信息技术有限公司 | A kind of method and system of container IP address distribution |
Cited By (18)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN109495567B (en) * | 2018-11-16 | 2020-12-29 | 网宿科技股份有限公司 | A static route deployment method, device and system |
| CN109495567A (en) * | 2018-11-16 | 2019-03-19 | 网宿科技股份有限公司 | A kind of dispositions method of static routing, equipment and system |
| CN110071833A (en) * | 2019-04-22 | 2019-07-30 | 北京旷视科技有限公司 | Testimony of a witness apparatus for checking configuration method, system, computer equipment and storage medium |
| CN110071833B (en) * | 2019-04-22 | 2022-11-04 | 北京旷视科技有限公司 | Method and system for configuring witness verification device, computer device and storage medium |
| CN110677505A (en) * | 2019-08-14 | 2020-01-10 | 苏州浪潮智能科技有限公司 | Method and device for configuring static IP in batch |
| CN110704115A (en) * | 2019-09-16 | 2020-01-17 | 中盈优创资讯科技有限公司 | Method, device and system for configuring BMC (baseboard management controller) of server |
| CN110719209A (en) * | 2019-10-31 | 2020-01-21 | 北京浪潮数据技术有限公司 | Cluster network configuration method, system, equipment and readable storage medium |
| CN111061496A (en) * | 2019-12-27 | 2020-04-24 | 浪潮电子信息产业股份有限公司 | A PXE installation method and device for Linux operating system |
| CN111343010A (en) * | 2020-02-16 | 2020-06-26 | 苏州浪潮智能科技有限公司 | A method and device for configuring a storage IP network port |
| CN111343010B (en) * | 2020-02-16 | 2022-12-27 | 苏州浪潮智能科技有限公司 | Method and equipment for configuring storage IP network port |
| CN111371919A (en) * | 2020-03-02 | 2020-07-03 | 威海新北洋技术服务有限公司 | IP query method and device of Internet of things card and electronic equipment |
| CN112468327A (en) * | 2020-11-12 | 2021-03-09 | 苏州浪潮智能科技有限公司 | ICOS cluster-based address change method, device and medium |
| CN112929460A (en) * | 2021-01-20 | 2021-06-08 | 苏州长风航空电子有限公司 | IP address configuration method and configuration device based on Linux system |
| CN114866515A (en) * | 2022-04-21 | 2022-08-05 | 重庆紫光华山智安科技有限公司 | IP address configuration method, device, electronic equipment and storage medium |
| CN115102926A (en) * | 2022-07-25 | 2022-09-23 | 大陆汽车研发(重庆)有限公司 | IP configuration method, device, controller and storage medium |
| CN115102926B (en) * | 2022-07-25 | 2023-07-21 | 大陆汽车研发(重庆)有限公司 | IP configuration method, device, controller and storage medium |
| CN116633989A (en) * | 2023-06-15 | 2023-08-22 | 苏州浪潮智能科技有限公司 | Server control method and device, storage medium and electronic device |
| CN116723174A (en) * | 2023-07-21 | 2023-09-08 | 中瑞恒(北京)科技有限公司 | A dynamic IP modification method and system based on intelligent gateway |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| CN108810192A (en) | A kind of static IP configuration method, device, equipment and readable storage medium storing program for executing | |
| CN109951325B (en) | Method and device for checking network cable connection | |
| CN110879712B (en) | Cloud data center physical host installation method and related device | |
| CN109802953B (en) | Industrial control asset identification method and device | |
| CN114025021B (en) | Communication method, system, medium and electronic equipment crossing Kubernetes cluster | |
| US20100174811A1 (en) | Network isolation and identity management of cloned virtual machines | |
| CN109194617B (en) | Method and device for automatic parsing and encapsulation of XML messages | |
| CN112866017A (en) | Method, system, medium and device for configuring BMC IP address of bare metal server | |
| EP3664420A1 (en) | Managing address spaces across network elements | |
| CN105471675A (en) | Method and system of testing nodes in batches | |
| CN118055052A (en) | Dynamic host configuration protocol test method, electronic device and computer readable medium | |
| CN106657434A (en) | Method and device for checking IP address | |
| CN112580730A (en) | Terminal type identification method and device | |
| CN111756870A (en) | A kind of IPv6 address configuration method, apparatus, equipment and readable storage medium | |
| CN108234685A (en) | Method, apparatus, equipment and the medium of user terminal gateway equipment DNS scheduling | |
| CN103856573B (en) | A kind of collocation method of internet protocol address, apparatus and system | |
| CN108833129B (en) | A network topology discovery method and device | |
| CN106302838B (en) | Domain Name System DNS Resolution Processing Method and Device | |
| CN107800810A (en) | A kind of Server remote control method and system | |
| CN119629146A (en) | A method and system for providing a public IP address for a private node | |
| CN117376318A (en) | Method, device, equipment and medium for generating DHCP configuration file | |
| CN109286692A (en) | A kind of method of configuration server IPMI static ip address | |
| CN116132294A (en) | Method, device, equipment and storage medium for configuring service network requirements | |
| CN114911515A (en) | Configuration management method, device, equipment and medium | |
| CN115776439A (en) | Method and system for configuring Underlay network of bare metal server |
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 | ||
| RJ01 | Rejection of invention patent application after publication | ||
| RJ01 | Rejection of invention patent application after publication |
Application publication date: 20181113 |