[go: up one dir, main page]

CN1437360A - Method for the point-to-point protocol log-on user to obtain Internet protocol address - Google Patents

Method for the point-to-point protocol log-on user to obtain Internet protocol address Download PDF

Info

Publication number
CN1437360A
CN1437360A CN02103925A CN02103925A CN1437360A CN 1437360 A CN1437360 A CN 1437360A CN 02103925 A CN02103925 A CN 02103925A CN 02103925 A CN02103925 A CN 02103925A CN 1437360 A CN1437360 A CN 1437360A
Authority
CN
China
Prior art keywords
address
dhcp
message
internet
user
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.)
Granted
Application number
CN02103925A
Other languages
Chinese (zh)
Other versions
CN1184776C (en
Inventor
宋强
周和秘
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Huawei Technologies Co Ltd
Original Assignee
Huawei Technologies Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Huawei Technologies Co Ltd filed Critical Huawei Technologies Co Ltd
Priority to CNB021039259A priority Critical patent/CN1184776C/en
Publication of CN1437360A publication Critical patent/CN1437360A/en
Application granted granted Critical
Publication of CN1184776C publication Critical patent/CN1184776C/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Images

Landscapes

  • Data Exchanges In Wide-Area Networks (AREA)
  • Small-Scale Networks (AREA)

Abstract

本发明涉及一种通过点对点协议上网的用户获取互联网协议地址的方法,本发明为通过PPP上网的用户通过动态主机配置协议(DHCP)获取互联网协议(IP)地址的方法,方法为:向DHCP中继模块发送分配IP地址请求的内部消息报文;DHCP中继模块根据上述报文为该用户模拟出DHCP格式的IP地址请求报文,并发送给DHCP服务器;DHCP服务器根据收到的IP地址请求报文内容分配一个IP地址,并给出该地址的附加消息,将该IP地址和附加消息通过DHCP中继模块通知该用户。本发明可使通过PPP上网的用户及通过VLAN上网的用户均可通过DHCP服务器获取IP地址,便于IP地址池统一管理,有效地防止了IP地址冲突情况的发生。

The invention relates to a method for users accessing the Internet through a point-to-point protocol to obtain an Internet Protocol address. The present invention provides a method for users accessing the Internet through PPP to obtain an Internet Protocol (IP) address through the Dynamic Host Configuration Protocol (DHCP). The relay module sends an internal message message for assigning an IP address request; the DHCP relay module simulates an IP address request message in DHCP format for the user based on the above message, and sends it to the DHCP server; The content of the message allocates an IP address and gives additional information about the address, and notifies the user of the IP address and the additional information through the DHCP relay module. The present invention can enable users surfing the Internet through PPP and users surfing the Internet through VLANs to obtain IP addresses through the DHCP server, facilitate unified management of IP address pools, and effectively prevent IP address conflicts from occurring.

Description

通过点对点协议上网的用户获取互联网协议地址的方法Method for obtaining Internet protocol address by users surfing the Internet through peer-to-peer protocol

技术领域technical field

本发明涉及一种上网用户获取互联网协议(IP)地址的方法,尤其涉及一种通过点对点协议(PPP)上网的用户从动态主机配置协议(DHCP)服务器获取IP的方法。The invention relates to a method for Internet users to obtain Internet Protocol (IP) addresses, in particular to a method for Internet users to obtain IP from a Dynamic Host Configuration Protocol (DHCP) server through Point-to-Point Protocol (PPP).

背景技术Background technique

目前,通过PPP上网的用户获取IP地址的方式有两种:一种是用户通过认证后由接入服务器赋给一个IP地址;另一种是用户通过远端用户认证接入服务(RADIUS)认证后,由RADIUS服务器给用户一个IP地址,或者由RADIUS服务器在认证通过报文中指明由网络接入服务器分配IP地址(NAS-Alloc-IP),然后由接入服务器为用户分配一个IP地址。接入服务器对IP地址资源的管理是通过本地IP地址池进行管理的,如果由RADIUS服务器分配IP地址,则IP地址资源由RADIUS服务器通过配置一个地址池来进行管理。At present, there are two ways to obtain an IP address for a user accessing the Internet through PPP: one is that the user is assigned an IP address by the access server after passing the authentication; Finally, the RADIUS server gives the user an IP address, or the RADIUS server specifies in the authentication passing message that the network access server allocates an IP address (NAS-Alloc-IP), and then the access server allocates an IP address for the user. The access server manages the IP address resource through the local IP address pool. If the IP address is allocated by the RADIUS server, the IP address resource is managed by the RADIUS server by configuring an address pool.

现在的一些网络接入设备为了方便应用,设置为可以同时允许PPP和虚拟局域网(VLAN)接入的形式;通过VLAN上网用户是通过DHCP获取IP地址的,IP地址池由DHCP服务器管理;而由上述现有技术可以看出通过PPP上网的用户并不是通过动态主机配置协议(DHCP)获取IP地址,并且给上网用户提供IP地址的IP地址池也不是由DHCP服务器进行管理的;这种情况下便使得两种不同的上网用户的IP地址分配没有进行统一管理,IP地址的不统一管理,则存在IP地址冲突的隐患;同时无法令众多的用户动态共享同一个地址池,另外,也不能满足网络服务提供商对网络资源的统一管理的需求。In order to facilitate the application, some current network access devices are set to allow PPP and virtual local area network (VLAN) access at the same time; users accessing the Internet through VLAN obtain IP addresses through DHCP, and the IP address pool is managed by the DHCP server; It can be seen from the above-mentioned prior art that users accessing the Internet through PPP do not obtain IP addresses through the Dynamic Host Configuration Protocol (DHCP), and the IP address pool that provides IP addresses for Internet users is not managed by the DHCP server; in this case Just make the IP address allocation of two different Internet users not carry out unified management, the hidden danger of IP address conflict then exists in the non-uniform management of IP address; Network service providers need unified management of network resources.

发明内容Contents of the invention

本发明的目的是提供一种通过点对点协议上网的用户获取互联网协议地址的方法,使通过PPP上网的用户也可以通过动态主机配置协议获取IP地址。The purpose of the present invention is to provide a method for users accessing the Internet through the point-to-point protocol to obtain the Internet protocol address, so that the users accessing the Internet through the PPP can also obtain the IP address through the dynamic host configuration protocol.

本发明的目的是这样实现的:通过点对点协议上网的用户获取互联网协议地址的方法,包括:The purpose of the present invention is achieved like this: the method that the user who gets online by the point-to-point protocol obtains the Internet protocol address comprises:

(1)通过PPP协议上网的用户,在通过网络认证后,由系统向DHCP中继模块发送分配IP地址请求的内部消息报文;(1) The user who accesses the Internet through the PPP protocol, after passing the network authentication, sends an internal message message to assign an IP address request to the DHCP relay module by the system;

(2)DHCP中继模块根据上述报文为该用户模拟出DHCP格式的IP地址请求报文,并发送给DHCP服务器;(2) The DHCP relay module simulates the IP address request message of the DHCP format for the user according to the above message, and sends it to the DHCP server;

(3)DHCP服务器根据收到的IP地址请求报文内容分配一个IP地址,并给出该地址的附加消息,将该IP地址和附加消息返回DHCP中继模块;(3) DHCP server distributes an IP address according to the received IP address request message content, and provides the additional message of this address, returns DHCP relay module with this IP address and additional message;

(4)DHCP中继模块将IP地址和附加消息发送给系统,同时DHCP中继模块记录下分配给该用户的IP地址;(4) The DHCP relay module sends the IP address and additional information to the system, and the DHCP relay module records the IP address assigned to the user simultaneously;

(5)系统将上述IP地址和附加消息封装于PPP的互联网控制协议(ipcp)阶段报文中,通知通过PPP上网的用户。(5) The system encapsulates the above-mentioned IP address and additional information in the Internet Control Protocol (ipcp) phase message of PPP, and notifies users who access the Internet through PPP.

所述的DHCP格式的IP地址请求报文包括:上网用户端口信息、网关地址。The IP address request message in DHCP format includes: Internet user port information and gateway address.

所述的步骤(3)是由以下过程完成:Described step (3) is to be finished by following process:

(31)DHCP服务器根据DHCP中继模块发来的IP地址请求报文为用户分配一个IP地址;(31) The DHCP server distributes an IP address for the user according to the IP address request message sent by the DHCP relay module;

(32)将上述IP地址发送给DHCP中继模块,DHCP中继模块根据该IP地址向DHCP服务器发送一个确认该IP地址的DHCP报文;(32) above-mentioned IP address is sent to DHCP relay module, and DHCP relay module sends a DHCP message confirming this IP address to DHCP server according to this IP address;

(33)DHCP服务器收到上述报文后返回一个确认(ACK)中继报文给DHCP中继模块,报文内容为用户的IP地址和该IP地址的附加信息。(33) The DHCP server returns an acknowledgment (ACK) relay message to the DHCP relay module after receiving the above message, and the content of the message is the user's IP address and the additional information of the IP address.

所述的DHCP服务器是通过地址池管理IP地址,地址池包含多个网段,网段句柄为网关IP地址和掩码。The DHCP server manages IP addresses through an address pool, and the address pool includes multiple network segments, and the network segment handles are gateway IP addresses and masks.

本发明所提供的上述方案可以使通过PPP上网的用户也可以通过DHCP服务器获取IP地址,从而使应用同一网络接入设备接入网络的通过PPP上网的用户及通过VLAN上网的用户,都可以通过DHCP服务器获取IP地址,便于IP地址池的统一管理,实现了IP地址统一分配、统一回收,对IP地址的集中管理有效地防止了IP地址冲突情况的发生。统一管理和分配IP地址还可以为网络服务提供商对网络资源的管理提供更多的方便。The above-mentioned solution provided by the present invention can enable the user who accesses the Internet through PPP to obtain an IP address through the DHCP server, so that the users who use the same network access device to access the network through PPP and the users who access the Internet through VLAN can pass The DHCP server obtains the IP address, which facilitates the unified management of the IP address pool, realizes the unified allocation and recycling of IP addresses, and the centralized management of IP addresses effectively prevents the occurrence of IP address conflicts. Unified management and allocation of IP addresses can also provide more convenience for network service providers to manage network resources.

附图说明Description of drawings

图1为通过PPP上网的用户从DHCP服务器获取IP地址的流程图;Fig. 1 is the flow chart that the user who gets online through PPP obtains IP address from DHCP server;

图2为通过PPP上网的用户从DHCP服务器获取IP地址的时序图。Fig. 2 is a sequence diagram of a user accessing the Internet through PPP obtaining an IP address from a DHCP server.

具体实施方式Detailed ways

本发明提供的通过PPP上网的用户从DHCP服务器获取IP地址的方法的具体实施方式叙述如下:The specific embodiment of the method that the user who gets online through PPP that the present invention provides obtains IP address from DHCP server is described as follows:

步骤1:通过PPP上网的用户登录网络,与PPP处理模块建立连接链路,PPP处理模块为在网络接入服务器中完成PPP协议服务的功能模块,通过PPP上网的用户称为PPP客户端;Step 1: the user who surfs the Internet through PPP logs in to the network, and establishes a connection link with the PPP processing module. The PPP processing module is a functional module that completes the PPP protocol service in the network access server, and the user who surfs the Internet through PPP is called a PPP client;

步骤2:PPP客户端向PPP处理模块发送认证请求报文,报文中携带着用户的用户名、密码等信息,认证请求报文用于用户请求通过认证并获得IP地址成为可以访问网络的上网用户;Step 2: The PPP client sends an authentication request message to the PPP processing module, which carries information such as the user name and password of the user. The authentication request message is used for the user to request to pass the authentication and obtain an IP address to become an Internet user who can access the network. user;

步骤3:PPP处理模块将上述认证请求报文附加上用户的预期网段等信息发送给接入服务器的认证模块,认证模块用于根据用户的信息对用户进行认证,以确定用户是否为合法;Step 3: The PPP processing module sends the information such as the expected network segment of the user to the above-mentioned authentication request message and sends it to the authentication module of the access server. The authentication module is used to authenticate the user according to the user's information to determine whether the user is legal;

步骤4:认证模块认证通过后,将分配IP地址请求的内部消息发送给DHCP中继模块,内部消息包括用户所处的网段等信息;Step 4: After the authentication module passes the authentication, an internal message for assigning an IP address request is sent to the DHCP relay module, and the internal message includes information such as the network segment where the user is located;

DHCP中继模块用于将认证模块发来的消息转换成符合DHCP格式的报文,同时还负责将DHCP服务器返回的需要发送给通过PPP上网的用户的报文转换成PPP用户端格式的报文;The DHCP relay module is used to convert the message sent by the authentication module into a message conforming to the DHCP format, and is also responsible for converting the message returned by the DHCP server that needs to be sent to the user who accesses the Internet through PPP into a message in the format of the PPP client ;

步骤5:DHCP中继模块根据上述内部消息模块拟一个关于该用户的DHCP格式的IP地址请求报文,并将该报文发送给DHCP服务器,请求DHCP服务器为该用户分配一个IP地址;Step 5: the DHCP relay module draws an IP address request message about the user's DHCP format according to the above-mentioned internal message module, and sends the message to the DHCP server, requesting the DHCP server to distribute an IP address for the user;

步骤6:DHCP服务器响应上述报文,根据用户所处的网段从地址池中为用户分配一个IP地址,并将携带该IP地址的报文返回DHCP中继模块,为用户分配IP地址时还需要剔除相应网段中的非法和冲突的地址,如果找不到适合的IP地址分配给用户,则拒绝用户的该次请求;Step 6: The DHCP server responds to the above-mentioned message, allocates an IP address for the user from the address pool according to the network segment where the user is located, and returns the message carrying the IP address to the DHCP relay module. It is necessary to eliminate illegal and conflicting addresses in the corresponding network segment. If no suitable IP address is found to be assigned to the user, the user's request will be rejected;

DHCP服务器可以为一个外置服务器,DHCP中继模块通过DHCP服务器IP地址与其交换报文;The DHCP server can be an external server, and the DHCP relay module exchanges messages with it through the IP address of the DHCP server;

DHCP服务器也可以为一个内置服务器,DHCP中继模块通过DHCP服务器的自环地址127.0.0.1与其交换报文;The DHCP server can also be a built-in server, and the DHCP relay module exchanges messages with it through the self-loop address 127.0.0.1 of the DHCP server;

所述的DHCP服务器的地址池可以包含多个网段,网段句柄为网关IP地址或路由IP地址加掩码,也可只用网关IP地址或路由IP地址作为网段句柄,向DHCP服务器请求分配IP地址的报文中需要指出用户的网关IP地址或路由IP地址,以便DHCP服务器可以找到与该用户相对应的网段,并在此网段中为该用户分配IP地址;The address pool of the DHCP server can include a plurality of network segments, and the network segment handle adds a mask for the gateway IP address or the routing IP address, or can only use the gateway IP address or the routing IP address as the network segment handle to request the DHCP server The IP address allocation message needs to point out the user's gateway IP address or routing IP address, so that the DHCP server can find the network segment corresponding to the user, and assign an IP address to the user in this network segment;

步骤7:DHCP中继模块收到上述携带IP地址的报文后向DHCP服务器返回一个IP地址确认请求报文,确认用户接受该IP地址;Step 7: After the DHCP relay module receives the message carrying the IP address, an IP address confirmation request message is returned to the DHCP server to confirm that the user accepts the IP address;

步骤8:DHCP服务器收到IP地址确认请求报文后,向DHCP中继模块发送一个确认分配该IP地址给该用户的报文,报文中包含着IP地址和该IP地址的附加信息,如该IP地址的租期、域名系统等信息;Step 8: After the DHCP server receives the IP address confirmation request message, it sends a message confirming that the IP address is assigned to the user to the DHCP relay module, and the message includes the IP address and the additional information of the IP address, such as The lease period of the IP address, domain name system and other information;

IP地址的租期定义了该IP地址的有效使用时间,对于通过PPP上网的用户,可以将IP地址租期设置为无限;The lease period of the IP address defines the effective use time of the IP address. For users who access the Internet through PPP, the lease period of the IP address can be set to unlimited;

步骤9:DHCP中继模块将上述IP地址和附加消息报文发送给接入服务器的认证模块,同时,DHCP中继模块记录下分配给该用户的IP地址,并将用户名、端口信息与该IP地址绑定,以便于管理系统及管理人员查询、管理IP地址分配情况;Step 9: The DHCP relay module sends the above-mentioned IP address and the additional message message to the authentication module of the access server. At the same time, the DHCP relay module records the IP address assigned to the user, and the user name, port information and IP address binding, so that the management system and management personnel can query and manage the allocation of IP addresses;

步骤10:认证模块将认证通过及IP地址等IP格式的数据信息发送给PPP处理模块;Step 10: the authentication module sends data information in IP formats such as authentication and IP address to the PPP processing module;

步骤11:PPP处理模块将认证通过的消息通知用户;Step 11: the PPP processing module notifies the user of the message of passing the authentication;

步骤12:用户接到通过认证消息后,向PPP处理模块发送基于互联网控制协议(ipcp)的请求;Step 12: After receiving the authentication message, the user sends a request based on the Internet Control Protocol (ipcp) to the PPP processing module;

步骤13:PPP处理模块确认该请求,并将分配给用户的IP地址、域名系统等信息封装在ipcp的报文中通知用户。Step 13: The PPP processing module confirms the request, and encapsulates information such as the IP address and domain name system assigned to the user in an ipcp message to notify the user.

同样,上网用户上网结束后需要释放其访问网络过程中所使用的IP地址,释放IP地址的过程与上述过程类似,也是通过DHCP中继模块模拟出相应的报文与DHCP服务器间交换报文实现IP地址的释放。Similarly, Internet users need to release the IP address used in the process of accessing the network after the Internet user finishes surfing the Internet. The process of releasing the IP address is similar to the above process, and it is also realized by exchanging messages between the corresponding messages and the DHCP server by simulating the DHCP relay module. Release of IP address.

由上述本发明的具体实施例可以看出,通过PPP上网的用户通过DHCP服务器分配IP地址成为可能,从而使同时允许以PPP和VLAN方式接入的网络接入设备中IP地址的管理可以统一起来,两种网络接入用户可以动态共享同一个地址池,方便了IP地址的管理。As can be seen from the above-mentioned specific embodiments of the present invention, it is possible for users to access the Internet through PPP to distribute IP addresses through the DHCP server, so that the management of IP addresses in network access devices that are allowed to access in PPP and VLAN modes can be unified , two types of network access users can dynamically share the same address pool, which facilitates the management of IP addresses.

Claims (4)

1、一种通过点对点协议上网的用户获取互联网协议地址的方法,包括:1. A method for obtaining an Internet protocol address by a user surfing the Internet through a point-to-point protocol, comprising: (1)通过PPP协议上网的用户,在通过网络认证后,由系统向DHCP中继模块发送分配IP地址请求的内部消息报文;(1) The user who accesses the Internet through the PPP protocol, after passing the network authentication, sends an internal message message to assign an IP address request to the DHCP relay module by the system; (2)DHCP中继模块根据上述报文为该用户模拟出DHCP格式的IP地址请求报文,并发送给DHCP服务器;(2) The DHCP relay module simulates the IP address request message of the DHCP format for the user according to the above message, and sends it to the DHCP server; (3)DHCP服务器根据收到的IP地址请求报文内容分配一个IP地址,并给出该地址的附加消息,将该IP地址和附加消息返回DHCP中继模块;(3) DHCP server distributes an IP address according to the received IP address request message content, and provides the additional message of this address, returns DHCP relay module with this IP address and additional message; (4)DHCP中继模块将IP地址和附加消息发送给系统,同时DHCP中继模块记录下分配给该用户的IP地址;(4) The DHCP relay module sends the IP address and additional information to the system, and the DHCP relay module records the IP address assigned to the user simultaneously; (5)系统将上述IP地址和附加消息封装于PPP的互联网控制协议(ipcp)阶段报文中,通知通过PPP上网的用户。(5) The system encapsulates the above-mentioned IP address and additional information in the Internet Control Protocol (ipcp) phase message of PPP, and notifies users who access the Internet through PPP. 2、根据权利要求1所述的通过点对点协议上网的用户获取互联网协议地址的方法,其特征在于所述的DHCP格式的IP地址请求报文包括:上网用户端口信息、网关地址。2. The method according to claim 1, wherein said IP address request message in DHCP format includes: Internet user port information and gateway address. 3、根据权利要求1或2所述的通过点对点协议上网的用户获取互联网协议地址的方法,其特征在于所述的步骤(3)是由以下过程完成:3. According to claim 1 or 2, the method for obtaining an Internet protocol address by a user accessing the Internet through a point-to-point protocol is characterized in that described step (3) is completed by the following process: (31)DHCP服务器根据DHCP中继模块发来的IP地址请求报文为用户分配一个IP地址;(31) The DHCP server distributes an IP address for the user according to the IP address request message sent by the DHCP relay module; (32)将上述IP地址发送给DHCP中继模块,DHCP中继模块根据该IP地址向DHCP服务器发送一个确认该IP地址的DHCP报文;(32) above-mentioned IP address is sent to DHCP relay module, and DHCP relay module sends a DHCP message confirming this IP address to DHCP server according to this IP address; (33)DHCP服务器收到上述报文后返回一个确认(ACK)中继报文给DHCP中继模块,报文内容为用户的IP地址和该IP地址的附加信息。(33) The DHCP server returns an acknowledgment (ACK) relay message to the DHCP relay module after receiving the above message, and the content of the message is the user's IP address and the additional information of the IP address. 4、根据权利要求1所述的通过点对点协议上网的用户获取互联网协议地址的方法,其特征在于所述的DHCP服务器是通过地址池管理IP地址,地址池包含多个网段,网段句柄为网关IP地址和掩码。4. The method for obtaining an Internet protocol address by a user accessing the Internet through a point-to-point protocol according to claim 1, wherein said DHCP server manages IP addresses through an address pool, and the address pool includes a plurality of network segments, and the network segment handle is Gateway IP address and mask.
CNB021039259A 2002-02-07 2002-02-07 Method for the point-to-point protocol log-on user to obtain Internet protocol address Expired - Fee Related CN1184776C (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CNB021039259A CN1184776C (en) 2002-02-07 2002-02-07 Method for the point-to-point protocol log-on user to obtain Internet protocol address

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CNB021039259A CN1184776C (en) 2002-02-07 2002-02-07 Method for the point-to-point protocol log-on user to obtain Internet protocol address

Publications (2)

Publication Number Publication Date
CN1437360A true CN1437360A (en) 2003-08-20
CN1184776C CN1184776C (en) 2005-01-12

Family

ID=27627943

Family Applications (1)

Application Number Title Priority Date Filing Date
CNB021039259A Expired - Fee Related CN1184776C (en) 2002-02-07 2002-02-07 Method for the point-to-point protocol log-on user to obtain Internet protocol address

Country Status (1)

Country Link
CN (1) CN1184776C (en)

Cited By (21)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN100334855C (en) * 2004-08-17 2007-08-29 杭州华为三康技术有限公司 Method to allocate protocol relay address table and server address pool for synchronization dynamic host machine
CN100362820C (en) * 2003-08-29 2008-01-16 华为技术有限公司 Method and system for carrying point-to-point protocol proxy server using Ethernet
CN100426816C (en) * 2006-11-13 2008-10-15 华为技术有限公司 Method and system for transmitting DHCP message and obtaining configuration information by PPP link
CN100442735C (en) * 2005-06-30 2008-12-10 华为技术有限公司 Implementation method of dynamic configuration access terminal
CN1845554B (en) * 2005-12-06 2010-05-05 华为技术有限公司 A control method for dynamically assigning IP addresses in a 3G network
CN1761263B (en) * 2004-10-14 2010-05-26 国际商业机器公司 System and method for avoiding a network address collision
CN1889572B (en) * 2006-07-27 2010-06-09 杭州华三通信技术有限公司 Internet protocol address distributing method and dynamic main machine configuration protocol relay
CN101873320A (en) * 2010-06-17 2010-10-27 杭州华三通信技术有限公司 Client information verification method based on DHCPv6 relay and device thereof
CN1980253B (en) * 2005-12-06 2010-12-08 华为技术有限公司 A method and system for obtaining DHCPv6 server information of a foreign network
WO2010142201A1 (en) * 2009-06-11 2010-12-16 华为技术有限公司 Method for obtaining ip address of dynamic host configuration protocol version 6 server, dynamic host configuration protocol version 6 server and dynamic host configuration protocol version 6 communication system
CN101951417A (en) * 2010-09-21 2011-01-19 北京星网锐捷网络技术有限公司 Method, system and trunk equipment for assigning multiple server addresses
CN1549546B (en) * 2003-05-09 2011-06-22 中兴通讯股份有限公司 Apparatus and method for realizing PPPOE user dynamic obtaining IP address utilizing DHCP protocol
CN101577738B (en) * 2009-06-25 2011-08-31 杭州华三通信技术有限公司 Address distribution method and equipment thereof
CN102257772A (en) * 2010-06-07 2011-11-23 华为技术有限公司 Service configuration method, device and system
CN101304363B (en) * 2007-05-12 2011-12-07 华为技术有限公司 Method for managing conversation connection as well as apparatus and system
CN102281333A (en) * 2010-06-11 2011-12-14 中兴通讯股份有限公司 Method and system for avoiding IP address conflict, DHCP server and DHCP client
WO2012163007A1 (en) * 2011-10-17 2012-12-06 华为技术有限公司 Method for solving internet protocol address allocation conflict and related device and system thereof
CN101335700B (en) * 2007-06-25 2013-04-24 华为技术有限公司 Address acquiring method, signaling routing method, communication system and related apparatus
JP2018007057A (en) * 2016-07-04 2018-01-11 エイチ・シー・ネットワークス株式会社 Server device and network system
CN111092961A (en) * 2019-11-15 2020-05-01 中国电子科技集团公司第三十研究所 Method for realizing IP address negotiation based on PPP protocol
CN112532767A (en) * 2020-12-17 2021-03-19 安徽皖通邮电股份有限公司 Rapid management system based on OTN channel

Cited By (28)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1549546B (en) * 2003-05-09 2011-06-22 中兴通讯股份有限公司 Apparatus and method for realizing PPPOE user dynamic obtaining IP address utilizing DHCP protocol
CN100362820C (en) * 2003-08-29 2008-01-16 华为技术有限公司 Method and system for carrying point-to-point protocol proxy server using Ethernet
CN100334855C (en) * 2004-08-17 2007-08-29 杭州华为三康技术有限公司 Method to allocate protocol relay address table and server address pool for synchronization dynamic host machine
CN1761263B (en) * 2004-10-14 2010-05-26 国际商业机器公司 System and method for avoiding a network address collision
CN100442735C (en) * 2005-06-30 2008-12-10 华为技术有限公司 Implementation method of dynamic configuration access terminal
CN1980253B (en) * 2005-12-06 2010-12-08 华为技术有限公司 A method and system for obtaining DHCPv6 server information of a foreign network
CN1845554B (en) * 2005-12-06 2010-05-05 华为技术有限公司 A control method for dynamically assigning IP addresses in a 3G network
CN1889572B (en) * 2006-07-27 2010-06-09 杭州华三通信技术有限公司 Internet protocol address distributing method and dynamic main machine configuration protocol relay
CN100426816C (en) * 2006-11-13 2008-10-15 华为技术有限公司 Method and system for transmitting DHCP message and obtaining configuration information by PPP link
CN101304363B (en) * 2007-05-12 2011-12-07 华为技术有限公司 Method for managing conversation connection as well as apparatus and system
CN101335700B (en) * 2007-06-25 2013-04-24 华为技术有限公司 Address acquiring method, signaling routing method, communication system and related apparatus
WO2010142201A1 (en) * 2009-06-11 2010-12-16 华为技术有限公司 Method for obtaining ip address of dynamic host configuration protocol version 6 server, dynamic host configuration protocol version 6 server and dynamic host configuration protocol version 6 communication system
US9148401B2 (en) 2009-06-11 2015-09-29 Huawei Technologies Co., Ltd. Method for obtaining IP address of DHCPV6 server, DHCPV6 server, and DHCPV6 communication system
CN101577738B (en) * 2009-06-25 2011-08-31 杭州华三通信技术有限公司 Address distribution method and equipment thereof
US9495327B2 (en) 2010-06-07 2016-11-15 Huawei Technologies Co., Ltd. Service configuration method, device and system
CN102257772A (en) * 2010-06-07 2011-11-23 华为技术有限公司 Service configuration method, device and system
CN102257772B (en) * 2010-06-07 2013-10-02 华为技术有限公司 Service configuration method, device and system
WO2011153679A1 (en) * 2010-06-07 2011-12-15 华为技术有限公司 Method, device and system for service configuration
CN102281333B (en) * 2010-06-11 2015-06-03 中兴通讯股份有限公司 Method and system for avoiding IP address conflict, DHCP server and DHCP client
WO2011153886A1 (en) * 2010-06-11 2011-12-15 中兴通讯股份有限公司 Method, system and dynamic host configuration protocol server, client terminal for avoiding internet protocol address conflict
CN102281333A (en) * 2010-06-11 2011-12-14 中兴通讯股份有限公司 Method and system for avoiding IP address conflict, DHCP server and DHCP client
CN101873320A (en) * 2010-06-17 2010-10-27 杭州华三通信技术有限公司 Client information verification method based on DHCPv6 relay and device thereof
CN101951417A (en) * 2010-09-21 2011-01-19 北京星网锐捷网络技术有限公司 Method, system and trunk equipment for assigning multiple server addresses
WO2012163007A1 (en) * 2011-10-17 2012-12-06 华为技术有限公司 Method for solving internet protocol address allocation conflict and related device and system thereof
JP2018007057A (en) * 2016-07-04 2018-01-11 エイチ・シー・ネットワークス株式会社 Server device and network system
CN111092961A (en) * 2019-11-15 2020-05-01 中国电子科技集团公司第三十研究所 Method for realizing IP address negotiation based on PPP protocol
CN111092961B (en) * 2019-11-15 2021-12-17 中国电子科技集团公司第三十研究所 Method for realizing IP address negotiation based on PPP protocol
CN112532767A (en) * 2020-12-17 2021-03-19 安徽皖通邮电股份有限公司 Rapid management system based on OTN channel

Also Published As

Publication number Publication date
CN1184776C (en) 2005-01-12

Similar Documents

Publication Publication Date Title
CN1184776C (en) Method for the point-to-point protocol log-on user to obtain Internet protocol address
CN110677405B (en) Data processing method and device, electronic equipment and storage medium
US8281377B1 (en) Remote access manager for virtual computing services
JP4579819B2 (en) Device or user authentication system and method in home network
US7698388B2 (en) Secure access to remote resources over a network
CN1248447C (en) Broadband network access method
CN1252961C (en) Method for authenticating group broadcast service
CN1487696A (en) Intelligent terminal management method
IL147285A (en) Automated provisioning system
CN101227481A (en) Method and device for IP access based on DHCP protocol
CN113014680B (en) Broadband access method, device, equipment and storage medium
CN103095722A (en) Method for updating network security table and network device and dynamic host configuration protocol (DHCP) server
CN101043331A (en) System and method for distributing address for network equipment
JP2009272659A (en) Communication control apparatus, communication control method and communication system
CN1628444A (en) Method and apparatus for dynamic host configuration protocol lease time determination
CN104506368A (en) Method and equipment for managing switchboard equipment in unified manner
CN1553341A (en) Client-based Network Address Assignment Method
CN1581792A (en) Network access anthentication method for improving network management performance
CN1481112A (en) Service renting and authorizing method for realizing resource sharing in household network
CN1859409A (en) Method and system for improving network dynamic host configuration DHCP safety
CN101325493B (en) Method and system for authenticating users
CN1505345A (en) A method for accessing user's forced access to authentication server
CN112688917A (en) Network access method, device, electronic equipment and storage medium
CN1298145C (en) Control device and method for realizing broad band connecting server multiple business united interface
JP2003303174A (en) Terminal authentication method and device

Legal Events

Date Code Title Description
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C14 Grant of patent or utility model
GR01 Patent grant
CF01 Termination of patent right due to non-payment of annual fee

Granted publication date: 20050112

Termination date: 20150207

EXPY Termination of patent right or utility model