CN103327136A - Method for managing ip address of server management network card under dhcp network - Google Patents
Method for managing ip address of server management network card under dhcp network Download PDFInfo
- Publication number
- CN103327136A CN103327136A CN2013102711018A CN201310271101A CN103327136A CN 103327136 A CN103327136 A CN 103327136A CN 2013102711018 A CN2013102711018 A CN 2013102711018A CN 201310271101 A CN201310271101 A CN 201310271101A CN 103327136 A CN103327136 A CN 103327136A
- Authority
- CN
- China
- Prior art keywords
- server
- address
- network interface
- interface card
- dhcp
- 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
Landscapes
- Small-Scale Networks (AREA)
- Data Exchanges In Wide-Area Networks (AREA)
Abstract
Description
the
技术领域 technical field
本发明涉及一种服务器管理网卡的管理方法,具体地说是一种dhcp网络下服务器管理网卡的ip地址管理方法。 The invention relates to a management method of a server management network card, in particular to an IP address management method of a server management network card under a dhcp network.
背景技术 Background technique
目前大量互联网用户采购批量服务器,且随着远程管理技术的逐渐成熟,对服务器的管理不再依赖于服务器所在机房本地管理,而是通过网络远程控制,这样在服务器出现操作系统故障如死机等问题时,或需要重新安装操作系统时,可以远程通过管理网卡解决,直接通过ie浏览器远程访问故障服务器管理网卡的ip地址即可进行管理。 At present, a large number of Internet users purchase batch servers, and with the gradual maturity of remote management technology, the management of servers no longer depends on the local management of the computer room where the server is located, but is controlled remotely through the network, so that when the server has operating system failures such as crashes and other problems When the problem occurs, or when the operating system needs to be reinstalled, it can be solved through the management network card remotely, and the management can be performed by directly accessing the ip address of the management network card of the faulty server remotely through the IE browser.
Dhcp:英文全称Dynamic Host Configuration Protocol,翻译为动态主机设置协议。dhcp是一个局域网的网络协议,使用UDP协议工作,主要有两个用途:给内部网络或网络服务供应商自动分配IP地址,给用户或者内部网络管理员作为对所有计算机作中央管理的手段。 Dhcp: English full name Dynamic Host Configuration Protocol, translated as Dynamic Host Configuration Protocol. dhcp is a local area network network protocol that uses UDP protocol to work. It has two main purposes: to automatically assign IP addresses to internal networks or network service providers, and to users or internal network administrators as a means of central management of all computers.
服务器管理网卡的ip地址的配置方式有两种,一种是dhcp,利用网络内dhcp服务器分配ip地址给服务器管理网卡,另外一种是静态分配,需要人为对每台服务器配置静态管理网卡的ip地址。一般情况下,为减少工作量,对大量服务器管理网卡的ip地址配置使用dhcp的分配模式。这样当有业务挂掉时,可以直接访问对应服务器管理网卡的ip地址对服务器进行远程管理。 There are two ways to configure the ip address of the server management network card, one is dhcp, which uses the dhcp server in the network to assign an ip address to the server management network card, and the other is static allocation, which requires manual configuration of the static management network card ip for each server address. In general, in order to reduce the workload, the ip address configuration of a large number of server management network cards uses the dhcp allocation mode. In this way, when a business fails, you can directly access the ip address of the corresponding server management network card to remotely manage the server.
但这种操作方式有以下问题: But this way of operating has the following problems:
1、按照dhcp服务器工作原理,服务器管理网卡第一次登陆网络之后,会从dhcp服务器那边获取一个服务器管理网卡的IP地址,包括租约等信息,dhcp服务器会尽量让此服务器管理网卡使用原来的IP地址。但是,如果发生租约期满后没有续租的情况,这个IP地址就可能被其它服务器主机占用,则dhcp服务器就不会再把这个IP地址让其使用,而是重新从dhcp服务器那边获取一个最新的IP地址。所以,当出现租约期限满之后,刚好服务器发生故障,没有继续续租的情况,则服务器管理网卡的IP地址就有可能改变,从而影响客户端对服务器的管理。 1. According to the working principle of the dhcp server, after the server management network card logs in to the network for the first time, it will obtain an IP address of the server management network card from the dhcp server, including lease and other information, and the dhcp server will try to let the server management network card use the original one. IP address. However, if the lease is not renewed after the lease expires, this IP address may be occupied by other server hosts, and the dhcp server will not allow this IP address to be used by it, but will obtain a new IP address from the dhcp server. The latest IP address. Therefore, when the lease expires and the server fails and the lease is not renewed, the IP address of the server management network card may change, thereby affecting the management of the server by the client.
2、如果发生大范围的停机维护,业务和管理网卡的ip地址的对照表可能发生大量的改变,意味着需要重新管理和配置对照表,其不断的更新和维护本身就是个问题,无法保证一成不变。 2. If there is a large-scale downtime maintenance, the comparison table of the ip address of the business and management network card may change a lot, which means that the comparison table needs to be re-managed and configured. Its continuous update and maintenance itself is a problem, and it cannot be guaranteed to remain unchanged. .
发明内容 Contents of the invention
本发明的技术任务是提供一种设计合理、操作简便、固定了服务器管理网卡的IP地址、实现服务器管理网卡的ip地址的对照表保持不变的一种dhcp网络下服务器管理网卡的ip地址管理方法。 The technical task of the present invention is to provide a kind of ip address management of the server management network card under the dhcp network, which has reasonable design, easy operation, fixes the IP address of the server management network card, and realizes that the comparison table of the ip address of the server management network card remains unchanged. method.
本发明的技术任务是按以下方式实现的,在dhcp网络环境下,对所有被管理服务器进行服务器管理网卡的ip地址管理; Technical task of the present invention is realized in the following manner, under dhcp network environment, carries out the ip address management of server management network card to all managed servers;
包括如下步骤: Including the following steps:
(1)、被管理服务器第一次开机运行,服务器管理网卡均默认使用dhcp模式获取ip地址,同时在dhcp服务器上生成服务器管理网卡的mac地址-服务器管理网卡的ip地址的对照表; (1) When the managed server is turned on for the first time, the server management network card uses the dhcp mode to obtain the ip address by default, and at the same time, a comparison table of the mac address of the server management network card - the ip address of the server management network card is generated on the dhcp server;
(2)、在被管理服务器上使用ipmi指令获取本机序号-服务器管理网卡的mac地址的对照表; (2) Use the ipmi command on the managed server to obtain the comparison table of the serial number of the machine - the mac address of the server management network card;
(3)、进行汇总整理服务器主机序号-服务器管理网卡的mac地址-服务器管理网卡的ip地址的对照表; (3) Summarize the comparison table of server host serial number-server management network card mac address-server management network card ip address;
(4)、从业务部门获取业务-主机序号的对照表;从而建立业务-服务器主机序号-服务器管理网卡的mac地址-服务器管理网卡的ip地址的对照表; (4) Obtain the comparison table of business-host serial number from the business department; thereby establish a comparison table of business-server host serial number-mac address of server management network card-ip address of server management network card;
(5)、配置dns配置表,有2种方式: (5) There are two ways to configure the dns configuration table:
①、建立被管理的服务器主机序号和服务器管理网卡的ip地址的对照表到dns配置表中; ①. Create a comparison table of the host serial number of the managed server and the ip address of the server management network card into the dns configuration table;
②、或者是建立被管理的服务器业务和服务器管理网卡的ip地址的对照表到dns配置表中; ②, or establish a comparison table of the managed server business and the ip address of the server management network card into the dns configuration table;
(6)、配置dns配置表采用第(5)步骤中的①方式,则从客户端可以通过ie浏览器直接访问主机序号的方式管理相应的服务器; (6) Configure the dns configuration table using the method ① in step (5), then the client can manage the corresponding server by directly accessing the serial number of the host through the ie browser;
配置dns配置表采用第(5)步骤中的②方式,则从客户端实现通过ie浏览器直接访问服务器业务名称的方式管理相应的服务器。 Configure the dns configuration table using the method ② in the step (5), and manage the corresponding server by directly accessing the service name of the server through the ie browser from the client.
实现建立业务-服务器主机序号-服务器管理网卡的mac地址-服务器管理网卡的ip地址的对照表保持不变的方法步骤如下: The method steps to realize the establishment of the business-server host serial number-the mac address of the server management network card-the ip address of the server management network card to remain unchanged are as follows:
(1)、新建作用域: (1), Create a new scope:
①、打开微软的dhcp服务器管理窗口,右键单击dhcp服务器; ①. Open the Microsoft DHCP server management window, right-click the DHCP server;
②、弹出一个菜单,选择“新建作用域”选项; ②. A menu pops up, select the "New Scope" option;
③、系统弹出一个向导对话窗口,根据这个向导一步步的填好相关的内容;相关的内容:如可以采用的IP地址、不能采用的IP地址等等; ③. The system pops up a wizard dialogue window, and fill in the relevant content step by step according to the wizard; relevant content: such as the IP address that can be used, the IP address that cannot be used, etc.;
④、在填写上述信息的时,网络管理员输入一个“服务器分配的作用率租约期限”,默认为8天;在新建作用域的时候,是不能够指定为无限制的;需要作用域建立完毕之后,再对此项进行修改; ④. When filling in the above information, the network administrator enters a "server allocation rate lease period", which is 8 days by default; when creating a new scope, it cannot be specified as unlimited; the scope needs to be established Afterwards, modify this item again;
(2)、作用域建立完毕之后,修改服务器分配的作用率租约期限: (2) After the scope is established, modify the service rate lease period allocated by the server:
①、作用域建立完毕之后,在dhcp服务器管理窗口,选择此作用域; ① After the scope is established, select this scope in the dhcp server management window;
②、单击鼠标右键,选择菜单中的“属性”,找到“dhcp客户端的租约期限”选项; ②. Click the right mouse button, select "Properties" in the menu, and find the "dhcp client lease period" option;
③、把这个选项选择为“无限制”。 ③. Select this option as "Unlimited".
我们可以看到,有“限制为”与“无限制”两个单选框。默认情况下,其选项为“限制为”,并且其租约期限为八天。在这里我们为了达到固定服务器管理网卡的IP地址的目的,所以把这个选项选择为“无限制”;如此的话,就没有服务器管理网卡的IP地址租约之说了;dhcp服务器也就不会主动收回服务器管理网卡的IP地址了。 We can see that there are two radio boxes "Limited to" and "Unlimited". By default, its option is "Limit to" and its lease period is eight days. Here, in order to achieve the purpose of fixing the IP address of the server management network card, this option is selected as "unlimited"; in this case, there is no such thing as a lease of the IP address of the server management network card; the dhcp server will not take it back actively The server manages the IP address of the network card.
固定服务器管理网卡的IP地址的实现方法步骤如下: The implementation method steps of fixing the IP address of the server management network card are as follows:
若出现被管理服务器的主板故障需要更换管理网卡的情况,查询原服务器管理网卡的mac地址,然后将新换主板的服务器管理网卡的mac地址刷回原服务器管理网卡的mac地址;这样更换主板后服务器管理网卡从dhcp服务器获取的服务器管理网卡的ip地址保持不变,不会影响到客户端对原有的对照表的正常访问。 If the motherboard of the managed server fails and needs to be replaced, query the mac address of the management network card of the original server, and then reset the mac address of the management network card of the new server back to the mac address of the management network card of the original server; The ip address of the server management network card acquired by the server management network card from the dhcp server remains unchanged, and will not affect the normal access of the client to the original comparison table.
DNS 是域名系统 (Domain Name System) 的缩写,是因特网的一项核心服务,它作为可以将域名和IP地址相互映射的一个分布式数据库,能够使人更方便的访问互联网,而不用去记住能够被机器直接读取的IP数串。 DNS is the abbreviation of Domain Name System (Domain Name System), which is a core service of the Internet. As a distributed database that can map domain names and IP addresses to each other, it can make it easier for people to access the Internet without having to remember An IP number string that can be read directly by the machine.
本发明的一种dhcp网络下服务器管理网卡的ip地址管理方法具有以下优点: The ip address management method of the server management network card under a kind of dhcp network of the present invention has the following advantages:
1、没有服务器管理网卡的IP地址租约的事项发生,dhcp服务器也不会主动收回服务器管理网卡的IP地址;固定了服务器管理网卡的IP地址,不影响客户端对服务器的管理; 1. If there is no lease of the IP address of the server management network card, the dhcp server will not actively take back the IP address of the server management network card; the IP address of the server management network card is fixed, which will not affect the client's management of the server;
2、实现服务器管理网卡的ip地址的对照表保持不变,不会影响到客户端对原有的对照表的正常访问; 2. Realize that the comparison table of the ip address of the server management network card remains unchanged, which will not affect the normal access of the client to the original comparison table;
3、设计合理、操作简便,因而,具有很好的推广使用价值。 3. The design is reasonable and the operation is simple and convenient, therefore, it has good promotion and use value.
具体实施方式 Detailed ways
参照具体实施例对本发明的一种dhcp网络下服务器管理网卡的ip地址管理方法作以下详细地说明。 Referring to the specific embodiments, the ip address management method of the server management network card under the dhcp network of the present invention will be described in detail below.
实施例: Example:
本发明的一种dhcp网络下服务器管理网卡的ip地址管理方法,在dhcp网络环境下,对所有被管理服务器进行服务器管理网卡的ip地址管理; The ip address management method of server management network card under a kind of dhcp network of the present invention, under dhcp network environment, carries out the ip address management of server management network card to all managed servers;
包括如下步骤: Including the following steps:
(1)、被管理服务器第一次开机运行,服务器管理网卡均默认使用dhcp模式获取ip地址,同时在dhcp服务器上生成服务器管理网卡的mac地址-服务器管理网卡的ip地址的对照表; (1) When the managed server is turned on for the first time, the server management network card uses the dhcp mode to obtain the ip address by default, and at the same time, a comparison table of the mac address of the server management network card - the ip address of the server management network card is generated on the dhcp server;
(2)、在被管理服务器上使用ipmi指令获取本机序号-服务器管理网卡的mac地址的对照表; (2) Use the ipmi command on the managed server to obtain the comparison table of the serial number of the machine - the mac address of the server management network card;
以下为一种ipmi指令的操作代码: The following is the operation code of an ipmi command:
[rootlocalhost ~]# ipmitool lan print [rootlocalhost ~]# ipmitool lan print
Set in Progress : Set Complete Set in Progress : Set Complete
Auth Type Support : NONE MD2 MD5 PASSWORD OEM Auth Type Support : NONE MD2 MD5 PASSWORD OEM
Auth Type Enable : Callback : NONE MD2 MD5 PASSWORD OEM Auth Type Enable : Callback : NONE MD2 MD5 PASSWORD OEM
: User : NONE MD2 MD5 PASSWORD OEM : User : NONE MD2 MD5 PASSWORD OEM
: Operator : NONE MD2 MD5 PASSWORD OEM : Operator : NONE MD2 MD5 PASSWORD OEM
: Admin : NONE MD2 MD5 PASSWORD OEM : Admin : NONE MD2 MD5 PASSWORD OEM
: OEM : : OEM :
IP Address Source : Static Address IP Address Source : Static Address
IP Address : 10.7.11.113IP Address : 10.7.11.113
Subnet Mask : 255.255.0.0 Subnet Mask : 255.255.0.0
MAC Address : 8c:89:a5:e7:ac:a0MAC Address : 8c:89:a5:e7:ac:a0
SNMP Community String : AMI SNMP Community String : AMI
IP Header : TTL=0x40 Flags=0x40 Precedence=0x00 TOS=0x10 IP Header : TTL=0x40 Flags=0x40 Precedence=0x00 TOS=0x10
BMC ARP Control : ARP Responses Enabled, Gratuitous ARP Disabled BMC ARP Control : ARP Responses Enabled, Gratuitous ARP Disabled
Gratituous ARP Intrvl : 0.0 seconds Gratitude ARP Intrvl : 0.0 seconds
Default Gateway IP : 10.7.255.254 Default Gateway IP : 10.7.255.254
Default Gateway MAC : 00:00:00:00:00:00 Default Gateway MAC : 00:00:00:00:00:00
Backup Gateway IP : 0.0.0.0 Backup Gateway IP : 0.0.0.0
Backup Gateway MAC : 00:00:00:00:00:00 Backup Gateway MAC : 00:00:00:00:00:00
802.1q VLAN ID : Disabled 802.1q VLAN ID : Disabled
802.1q VLAN Priority : 0 802.1q VLAN Priority : 0
RMCP+ Cipher Suites : 0,1,2,3,6,7,8,11,12 RMCP+ Cipher Suites : 0,1,2,3,6,7,8,11,12
Cipher Suite Priv Max : caaaXXaaaXXaaXX Cipher Suite Priv Max : caaaXXaaaXXaaXX
: X=Cipher Suite Unused : X=Cipher Suite Unused
: c=CALLBACK : c=CALLBACK
: u=USER : u=USER
: o=OPERATOR : o=OPERATOR
: a=ADMIN : a=ADMIN
: O=OEM : O=OEM
从服务器操作系统下获取主机序号:(下面以linux操作系统为例) [rootlocalhost ~]# dmidecode |grep Serial Number Obtain the serial number of the host from the server operating system: (the following uses the linux operating system as an example) [rootlocalhost ~]# dmidecode |grep Serial Number
Serial Number: 1234567890 (对应bios中的主机序号)。 Serial Number: 1234567890 (corresponding to the host serial number in bios).
(3)、进行汇总整理服务器主机序号-服务器管理网卡的mac地址-服务器管理网卡的ip地址的对照表; (3) Summarize the comparison table of server host serial number-server management network card mac address-server management network card ip address;
(4)、从业务部门获取业务-主机序号的对照表;从而建立业务-服务器主机序号-服务器管理网卡的mac地址-服务器管理网卡的ip地址的对照表; (4) Obtain the comparison table of business-host serial number from the business department; thereby establish a comparison table of business-server host serial number-mac address of server management network card-ip address of server management network card;
具体一种实例的对照表,如下表所示: The comparison table of a specific example is shown in the following table:
表1 Table 1
(5)、配置dns配置表,有2种方式: (5) There are two ways to configure the dns configuration table:
①、建立被管理的服务器主机序号和服务器管理网卡的ip地址的对照表到dns配置表中; ①. Create a comparison table of the host serial number of the managed server and the ip address of the server management network card into the dns configuration table;
②、或者是建立被管理的服务器业务和服务器管理网卡的ip地址的对照表到dns配置表中; ②, or establish a comparison table of the managed server business and the ip address of the server management network card into the dns configuration table;
(6)、配置dns配置表采用第(5)步骤中的①方式,则从客户端可以通过ie浏览器直接访问主机序号的方式管理相应的服务器; (6) Configure the dns configuration table using the method ① in step (5), then the client can manage the corresponding server by directly accessing the serial number of the host through the ie browser;
配置dns配置表采用第(5)步骤中的②方式,则从客户端实现通过ie浏览器直接访问服务器业务名称的方式管理相应的服务器。 Configure the dns configuration table using the method ② in the step (5), and manage the corresponding server by directly accessing the service name of the server through the ie browser from the client.
实现建立业务-服务器主机序号-服务器管理网卡的mac地址-服务器管理网卡的ip地址的对照表保持不变的方法步骤如下: The method steps to realize the establishment of the business-server host serial number-the mac address of the server management network card-the ip address of the server management network card to remain unchanged are as follows:
(1)、新建作用域: (1), Create a new scope:
①、打开微软的dhcp服务器管理窗口,右键单击dhcp服务器; ①. Open the Microsoft DHCP server management window, right-click the DHCP server;
②、弹出一个菜单,选择“新建作用域”选项; ②. A menu pops up, select the "New Scope" option;
③、系统弹出一个向导对话窗口,根据这个向导一步步的填好相关的内容;相关的内容:如可以采用的IP地址、不能采用的IP地址等等; ③. The system pops up a wizard dialogue window, and fill in the relevant content step by step according to the wizard; relevant content: such as the IP address that can be used, the IP address that cannot be used, etc.;
④、在填写上述信息的时,网络管理员输入一个“服务器分配的作用率租约期限”,默认为8天;在新建作用域的时候,是不能够指定为无限制的;需要作用域建立完毕之后,再对此项进行修改; ④. When filling in the above information, the network administrator enters a "server allocation rate lease period", which is 8 days by default; when creating a new scope, it cannot be specified as unlimited; the scope needs to be established Afterwards, modify this item again;
(2)、作用域建立完毕之后,修改服务器分配的作用率租约期限: (2) After the scope is established, modify the service rate lease period allocated by the server:
①、作用域建立完毕之后,在dhcp服务器管理窗口,选择此作用域; ① After the scope is established, select this scope in the dhcp server management window;
②、单击鼠标右键,选择菜单中的“属性”,找到“dhcp客户端的租约期限”选项; ②. Click the right mouse button, select "Properties" in the menu, and find the "dhcp client lease period" option;
③、把这个选项选择为“无限制”。 ③. Select this option as "Unlimited".
我们可以看到,有“限制为”与“无限制”两个单选框。默认情况下,其选项为“限制为”,并且其租约期限为八天。在这里我们为了达到固定服务器管理网卡的IP地址的目的,所以把这个选项选择为“无限制”;如此的话,就没有服务器管理网卡的IP地址租约之说了;dhcp服务器也就不会主动收回服务器管理网卡的IP地址了。 We can see that there are two radio boxes "Limited to" and "Unlimited". By default, its option is "Limit to" and its lease period is eight days. Here, in order to achieve the purpose of fixing the IP address of the server management network card, this option is selected as "unlimited"; in this case, there is no such thing as a lease of the IP address of the server management network card; the dhcp server will not take it back actively The server manages the IP address of the network card.
固定服务器管理网卡的IP地址的实现方法步骤如下: The implementation method steps of fixing the IP address of the server management network card are as follows:
若出现被管理服务器的主板故障需要更换管理网卡的情况,查询原服务器管理网卡的mac地址,然后将新换主板的服务器管理网卡的mac地址刷回原服务器管理网卡的mac地址;这样更换主板后服务器管理网卡从dhcp服务器获取的服务器管理网卡的ip地址保持不变,不会影响到客户端对原有的对照表的正常访问。 If the motherboard of the managed server fails and needs to be replaced, query the mac address of the management network card of the original server, and then reset the mac address of the management network card of the new server back to the mac address of the management network card of the original server; The ip address of the server management network card acquired by the server management network card from the dhcp server remains unchanged, and will not affect the normal access of the client to the original comparison table.
上述具体实施方式仅是本发明的具体个案,本发明的专利保护范围包括但不限于上述具体实施方式,任何符合本发明的一种dhcp网络下服务器管理网卡的ip地址管理方法的权利要求书的且任何所属技术领域的普通技术人员对其所做的适当变化或替换,皆应落入本发明的专利保护范围。 The specific implementation described above is only a specific case of the present invention, and the scope of patent protection of the present invention includes but is not limited to the specific implementation described above, any claim in accordance with the claims of the ip address management method of the server management network card under a dhcp network And any appropriate changes or substitutions made by those skilled in the art shall fall within the scope of patent protection of the present invention.
Claims (3)
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN2013102711018A CN103327136A (en) | 2013-07-01 | 2013-07-01 | Method for managing ip address of server management network card under dhcp network |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN2013102711018A CN103327136A (en) | 2013-07-01 | 2013-07-01 | Method for managing ip address of server management network card under dhcp network |
Publications (1)
Publication Number | Publication Date |
---|---|
CN103327136A true CN103327136A (en) | 2013-09-25 |
Family
ID=49195657
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN2013102711018A Pending CN103327136A (en) | 2013-07-01 | 2013-07-01 | Method for managing ip address of server management network card under dhcp network |
Country Status (1)
Country | Link |
---|---|
CN (1) | CN103327136A (en) |
Cited By (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN106657433A (en) * | 2016-11-15 | 2017-05-10 | 郑州云海信息技术有限公司 | Method and device for naming physical network card in multi-network card environment |
CN106850262A (en) * | 2016-12-27 | 2017-06-13 | 郑州云海信息技术有限公司 | A kind of server network management using proxy servers method |
CN111711715A (en) * | 2020-06-19 | 2020-09-25 | 中国工商银行股份有限公司 | Method, device, electronic equipment and medium for processing server IP address |
CN111711577A (en) * | 2020-07-24 | 2020-09-25 | 杭州迪普信息技术有限公司 | Message forwarding method and device of flow control equipment |
CN115333932A (en) * | 2022-08-11 | 2022-11-11 | 北京蔚领时代科技有限公司 | Automatic networking method of server, storage medium and electronic equipment |
Citations (7)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2006157459A (en) * | 2004-11-29 | 2006-06-15 | I-O Data Device Inc | Network device setting method using dynamic DNS service, dynamic DNS service server, network device, program, and network device connection method |
CN101345659A (en) * | 2008-08-27 | 2009-01-14 | 杭州华三通信技术有限公司 | Network terminal control method and network terminal control system |
CN100472506C (en) * | 2001-06-15 | 2009-03-25 | 先进网络科技私人有限公司 | A computer network with a unique identifier and a NAT-related method for providing services to nodes |
WO2009055717A1 (en) * | 2007-10-24 | 2009-04-30 | Jonathan Peter Deutsch | Various methods and apparatuses for a central station to allocate virtual ip addresses |
CN100563174C (en) * | 2007-06-15 | 2009-11-25 | 杭州华三通信技术有限公司 | A method and proxy device for managing dynamic address equipment |
CN102780584A (en) * | 2012-07-25 | 2012-11-14 | 杭州华三通信技术有限公司 | Method and device for quickly accessing network management system of Ethernet equipment |
CN102904977A (en) * | 2012-10-24 | 2013-01-30 | 华为技术有限公司 | Network address allocation method, server and node |
-
2013
- 2013-07-01 CN CN2013102711018A patent/CN103327136A/en active Pending
Patent Citations (7)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN100472506C (en) * | 2001-06-15 | 2009-03-25 | 先进网络科技私人有限公司 | A computer network with a unique identifier and a NAT-related method for providing services to nodes |
JP2006157459A (en) * | 2004-11-29 | 2006-06-15 | I-O Data Device Inc | Network device setting method using dynamic DNS service, dynamic DNS service server, network device, program, and network device connection method |
CN100563174C (en) * | 2007-06-15 | 2009-11-25 | 杭州华三通信技术有限公司 | A method and proxy device for managing dynamic address equipment |
WO2009055717A1 (en) * | 2007-10-24 | 2009-04-30 | Jonathan Peter Deutsch | Various methods and apparatuses for a central station to allocate virtual ip addresses |
CN101345659A (en) * | 2008-08-27 | 2009-01-14 | 杭州华三通信技术有限公司 | Network terminal control method and network terminal control system |
CN102780584A (en) * | 2012-07-25 | 2012-11-14 | 杭州华三通信技术有限公司 | Method and device for quickly accessing network management system of Ethernet equipment |
CN102904977A (en) * | 2012-10-24 | 2013-01-30 | 华为技术有限公司 | Network address allocation method, server and node |
Non-Patent Citations (1)
Title |
---|
淮河水手: "动态IP,照样指定", 《电脑报》 * |
Cited By (8)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN106657433A (en) * | 2016-11-15 | 2017-05-10 | 郑州云海信息技术有限公司 | Method and device for naming physical network card in multi-network card environment |
CN106657433B (en) * | 2016-11-15 | 2020-03-10 | 郑州云海信息技术有限公司 | Naming method and device for physical network card in multi-network snap ring environment |
CN106850262A (en) * | 2016-12-27 | 2017-06-13 | 郑州云海信息技术有限公司 | A kind of server network management using proxy servers method |
CN106850262B (en) * | 2016-12-27 | 2020-03-24 | 郑州云海信息技术有限公司 | Server network management method |
CN111711715A (en) * | 2020-06-19 | 2020-09-25 | 中国工商银行股份有限公司 | Method, device, electronic equipment and medium for processing server IP address |
CN111711577A (en) * | 2020-07-24 | 2020-09-25 | 杭州迪普信息技术有限公司 | Message forwarding method and device of flow control equipment |
CN115333932A (en) * | 2022-08-11 | 2022-11-11 | 北京蔚领时代科技有限公司 | Automatic networking method of server, storage medium and electronic equipment |
CN115333932B (en) * | 2022-08-11 | 2024-04-19 | 北京蔚领时代科技有限公司 | Automatic networking method of server, storage medium and electronic equipment |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US12355637B2 (en) | Virtual network interface objects | |
JP3604898B2 (en) | Network device management apparatus and method, recording medium | |
CN101164283B (en) | Method and system for initial configuration of managed devices | |
CN108055327A (en) | Cloud computing experiment porch based on OpenStack | |
US20100064044A1 (en) | Information Processing System and Control Method for Information Processing System | |
US9025533B1 (en) | System and method for dynamic VLAN assignment | |
US20130247036A1 (en) | Information processing apparatus, virtual image file creation system, and virtual image file creation method | |
CN103327136A (en) | Method for managing ip address of server management network card under dhcp network | |
TW201418995A (en) | Cloud cluster system and booting and deployment method using for the same | |
CN106790467A (en) | A kind of cloud main frame finds the method with automatic deployment automatically | |
US8639801B2 (en) | Real-time automated virtual private network (VPN) access management | |
CN102664758B (en) | Method for binding and automatically recovering network configuration | |
CN102148841B (en) | Method for remotely monitoring multiple operating systems | |
US9985840B2 (en) | Container tracer | |
CN112256439A (en) | Service directory dynamic updating system and method based on cloud computing resource pool | |
CN103281407B (en) | A kind of IP address long-distance management system based on Godson cloud terminal | |
CN111490894B (en) | Supply and installation monitoring system and method for virtual machine network card | |
CN208094604U (en) | A kind of virtual environment website orientation server for remote access | |
JPWO2012153388A1 (en) | Management information generation method, management information generation program, and management information generation apparatus | |
JP5960650B2 (en) | Information processing apparatus, communication system, management method, and management program | |
JP4380931B2 (en) | MPLS-VPN monitoring system and monitoring target information management program | |
WO2015035776A1 (en) | Management method and system for domain name system server | |
CN111200516A (en) | Intelligent client terminal system | |
JP2005197793A (en) | Network address assigning apparatus, network address assigning method and network address assigning program | |
JP2003337771A (en) | Network device management apparatus, network device management method, and storage medium |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
C06 | Publication | ||
PB01 | Publication | ||
C10 | Entry into substantive examination | ||
SE01 | Entry into force of request for substantive examination | ||
WD01 | Invention patent application deemed withdrawn after publication | ||
WD01 | Invention patent application deemed withdrawn after publication |
Application publication date: 20130925 |