CN101494669B - Method and apparatus for distributing IP address for user terminal - Google Patents

Method and apparatus for distributing IP address for user terminal Download PDF

Info

Publication number
CN101494669B
CN101494669B CN2009100797499A CN200910079749A CN101494669B CN 101494669 B CN101494669 B CN 101494669B CN 2009100797499 A CN2009100797499 A CN 2009100797499A CN 200910079749 A CN200910079749 A CN 200910079749A CN 101494669 B CN101494669 B CN 101494669B
Authority
CN
China
Prior art keywords
address
user terminal
dhcp
interface
access
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.)
Expired - Fee Related
Application number
CN2009100797499A
Other languages
Chinese (zh)
Other versions
CN101494669A (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.)
Shenzhen Zhitong World Technology Service 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 CN2009100797499A priority Critical patent/CN101494669B/en
Publication of CN101494669A publication Critical patent/CN101494669A/en
Application granted granted Critical
Publication of CN101494669B publication Critical patent/CN101494669B/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

The embodiment of the invention provides a method and device for allocating IP addresses for user terminals. The method includes: configuring loopback interfaces for business operators in the DHCP Relay (Dynamic Host Configuration Protocol relay) devices, and allocating IP addresses for the loopback interfaces; taking the IP addresses of the loopback interfaces as the gateway addresses of the user terminals of the business operators, the DHCP Relay devices use the gateway addresses to relay the Dynamic Host Configuration Protocol DHCP message for IP address allocation between the user terminals and the DHCP servers. Use of the invention can allocate the IP addresses based on the accessed ISP number on the DHCP Relay devices, thereby effectively reducing the number of IP addresses configured on the DHCP relay devices and saving IP addresses resources occupied by the system.

Description

The method and apparatus that assigns IP address for subscriber terminal
Technical field
The present invention relates to network communications technology field, relate in particular to a kind of method and apparatus that assigns IP address for subscriber terminal.
Background technology
DHCP (Dynamic Host Configuration Protocol; DHCP) is based on TCP (Transmission Control Protocol; Transmission control protocol)/a kind of dynamic address allocation scheme of IP (InternetProtocol, Internet Protocol) protocol family.
When a user terminal that is connected on the TCP/IP network starts; DHCP can automatically be the relevant TCP/IP parameter of this user terminal configuration; Comprising IP address, subnet mask, default gateway, DNS (domin Name Server, name server) information or the like.
In practical application; Usually can store the configuration information concentrated area of all ICP/IP protocols on the Dynamic Host Configuration Protocol server into; Can avoid the conflict of the IP address between the different user terminals through the centralized management of Dynamic Host Configuration Protocol server, from heavy manual address configuration work, free the keeper simultaneously.
If at the same physics network segment, then this user terminal can correctly obtain the IP address that Dynamic Host Configuration Protocol server is given its dynamic assignment as the user terminal of DHCP client computer and Dynamic Host Configuration Protocol server.If as the user terminal of DHCP client computer and Dynamic Host Configuration Protocol server not at the same physics network segment, then need be through DCHP Relay (relaying) equipment pass-along message between the user terminal of the above-mentioned different physics network segments and Dynamic Host Configuration Protocol server.
The scheme that a kind of Dynamic Host Configuration Protocol server of the prior art assigns IP address for subscriber terminal is:
DHCP Relay equipment is linking the configuration interface IP address (being called Giaddr) and the network segment on the access interface of user terminal, and appointment needs the IP address of the Dynamic Host Configuration Protocol server of relaying on this access interface.Giaddr in the DHCP message that DHCP Server sends over according to DHCP Relay equipment; The user terminal configuration address pond that connects on the access interface for DHCP ReIay equipment, the IP address of all user terminals that connect on this access interface all comes from this address pool.Like this, the IP address of giving the access interface that user terminal IP address allocated and user terminal linked is at the same network segment.
In realizing process of the present invention, the inventor finds to exist at least in the prior art following problem:
ISP (Internet Service Provider Internet; The service provider) when carrying out metropolitan area network planning; Through SR (Service Router; Business router) QINQ on the physical port (VLAN stack) sub-interface comes access user terminal, and this SR is equivalent to DHCP Relay equipment.Along with the scale of metropolitan area network is increasing, the user terminal of same ISP can insert through a plurality of QINQ sub-interfaces on a plurality of physical ports.Like this, as if the configuration of IP address and the network segment on each QINQ sub-interface, on DHCP Server each QINQ sub-interface configuration corresponding address pond, because QINQ sub-interface number is numerous, will bring very big difficulty to the address administration of ISP.
Summary of the invention
Embodiments of the invention provide a kind of method and apparatus that assigns IP address for subscriber terminal, and need not on DHCP Server to give each QINQ sub-interface configuration corresponding address pond, thus reduced ISP address administration difficulty.
A kind of method that assigns IP address for subscriber terminal comprises:
Each service provider to the needs access; Loopback interface of configuration on dynamic host configuration protocol relay DHCP Relay equipment; And on each loopback interface, dispose corresponding IP address and the Dynamic Host Configuration Protocol server address that needs relaying, on each loopback interface, bind and said service provider corresponding virtual private network;
On an access interface of access device, insert the user terminal that belongs to same service provider; On a said access interface, dispose the function of using of the corresponding loopback interface of said same service provider; Said implication of using function comprises: said access interface is used the corresponding loopback interface of same service provider of said configuration; As gateway address, this gateway address also is the gateway address of the user terminal that inserts on the said access interface with the IP address of this loopback interface; Said DHCP Relay equipment is with the IP address of the said loopback interface gateway address as the user terminal that belongs to same service provider that inserts on the said access interface;
The said gateway address of said DHCP Relay equipment utilization, relaying is used for the DHCP message of IP address assignment between said user terminal and dynamic host configuration protocol DHCP server.
A kind of device that assigns IP address for subscriber terminal comprises:
The loopback interface configuration module is used for to service provider configuration loopback interface, and gives said loopback interface distributing IP address;
The DHCP message processing module (MPM); Be used on an access interface of access device, inserting the user terminal that belongs to same service provider; On a said access interface, dispose the function of using of the corresponding loopback interface of said same service provider; Said implication of using function comprises: said access interface is used the corresponding loopback interface of same service provider of said configuration; With the IP address of this loopback interface as gateway address; This gateway address also is the gateway address of the user terminal that inserts on the said access interface, with the IP address of the said loopback interface gateway address as the user terminal that belongs to same service provider that inserts on the said access interface; Utilize said gateway address, relaying is used for the DHCP message of IP address assignment between said user terminal and dynamic host configuration protocol DHCP server;
Said loopback interface configuration module specifically comprises:
The address configuration module is used for each service provider to the needs access, disposes a loopback interface, and on each loopback interface, disposes corresponding IP address and the Dynamic Host Configuration Protocol server address that needs relaying;
The virtual private network binding module is used on each loopback interface, binding and said service provider corresponding virtual private network.
Technical scheme by the embodiment of the invention described above provides can be found out; The embodiment of the invention can be come the distributing IP address according to the quantity of the ISP that inserts on DHCP Relay equipment; Thereby reduce and reduce the IP number of addresses that disposes on the DHCP Relay equipment effectively, thereby the IP address resource that the saving system takies.
Description of drawings
In order to be illustrated more clearly in the technical scheme of the embodiment of the invention; The accompanying drawing of required use is done to introduce simply in will describing embodiment below; Obviously, the accompanying drawing in describing below only is some embodiments of the present invention, for those of ordinary skills; Under the prerequisite of not paying creative work property, can also obtain other accompanying drawing according to these accompanying drawings.
The process chart of a kind of method that assigns IP address for subscriber terminal that Fig. 1 provides for the embodiment of the invention one;
The configuration schematic diagram of a kind of Loopback interface that Fig. 2 provides for the embodiment of the invention one;
The structural representation of a kind of device that assigns IP address for subscriber terminal that Fig. 3 provides for the embodiment of the invention two.
Embodiment
In the embodiment of the invention, on DHCP Relay equipment, dispose Loopback (loopback) interface, and give said Loopback distributing IP address to service provider.Then; With the IP address of said loopback interface gateway address as the user terminal of said service provider; The said gateway address of said DHCP Relay equipment utilization, relaying is used for the DHCP message of IP address assignment between said user terminal and dynamic host configuration protocol DHCP server.
Further; Each service provider to the needs access; Loopback interface of configuration on DHCP Relay equipment, and on each loopback interface, dispose corresponding IP address and the Dynamic Host Configuration Protocol server address that needs relaying, the Virtual Private Network that binding need insert on each loopback interface.
Further, the corresponding identical or different DHCP Relay equipment of described each service provider.
Further, on an access interface of access device, insert the user terminal that belongs to same service provider;
On a said access interface the corresponding loopback interface of the said same service provider of configuration use function, with the IP address of said loopback interface gateway address as the user terminal that belongs to same service provider that inserts on the said access interface.
Further, the access interface of said access device according to the gateway address of said user terminal, is relayed to said DHCP Relay equipment with said DHCP request message after receiving the DHCP request message that is used for IP address assignment of said user terminal transmission;
The Virtual Private Network of binding on the said loopback interface of said DHCP Relay equipment utilization is relayed to said DHCP request message the pairing Dynamic Host Configuration Protocol server in Dynamic Host Configuration Protocol server address that needs relaying that disposes on the said loopback interface;
Said DHCP Relay equipment receives the DHCP response message that said Dynamic Host Configuration Protocol server returns; Obtain the said Dynamic Host Configuration Protocol server that carries in the said DHCP response message and give said user terminal IP address allocated, said IP address is issued to said user terminal through said access device.
Further, said Dynamic Host Configuration Protocol server distributes the IP address in the same network segment for the user terminal that belongs to same service provider.
Further, the loopback interface that access device, access interface, this access interface of the said user terminal of said DHCP Relay equipment records used, and the related information between the media access control MAC address of this user terminal;
Said DHCP Relay equipment is given said user terminal IP address allocated according to said Dynamic Host Configuration Protocol server, and the related information of the said user terminal of record, and the DHCP that disposes and issue said user terminal surveys binding table.
For ease of the understanding to the embodiment of the invention, will combine accompanying drawing below is that example is done further and explained with several specific embodiments, and each embodiment does not constitute the qualification to the embodiment of the invention.
Embodiment one
The handling process of a kind of method that assigns IP address for subscriber terminal that this embodiment provides is as shown in Figure 1, comprises following treatment step:
Step 11, on the DHCP of appointment Relay equipment to Loopback interface of each ISP that need insert configuration.
At first, to each ISP that needs insert, Loopback interface of configuration on the DHCP of appointment Relay equipment, this Loopback interface is an overall interface, the DHCP Relay equipment of the appointment that each ISP is corresponding can be identical or different.And on each Loopback interface, dispose corresponding IP address, need the DHCP Server address of relaying.Said Loopback interface does not rely on concrete physical interface, and its state is UP (connection status) forever.
In the planning process of networks such as ether metropolitan area network; The user terminal of a general ISP belongs to same VPN (Virtual Private Network; Virtual Private Network), therefore, also need be on above-mentioned Loopback interface binding need the VPN that inserts; Said VPN and ISP are corresponding one by one, and the IP address of said Loopback interface is the IP address among this VPN.
Step 12, the Loopback interface function is used in configuration on the QINQ sub-interface on the physical port of the DSLAM of access user terminal equipment, this QINQ sub-interface with the IP address of the Loopback interface used as gateway address.
When carrying out the user terminal access, the user terminal that will belong to same ISP inserts through one or more QINQ sub-interfaces, and these one or more QINQ sub-interfaces belong to one or more DSLAM equipment.And all user terminals that insert on the same QINQ sub-interface can only belong to same ISP.
Inserting the function of using that disposes the Loopback interface on the QINQ sub-interface of the user terminal that belongs to same ISP; This main meaning of using function comprises: the QINQ sub-interface is used the corresponding Loopback interface of same ISP of above-mentioned configuration; As gateway address, this gateway address also is the gateway address of the user terminal that inserts on this QINQ sub-interface with the IP address of this Loopback interface.This QINQ sub-interface does not produce the IP route.
Such as; In the configuration schematic diagram of a kind of Loopback interface as shown in Figure 2; QINQ sub-interface 3013:100 under the physical port Port1 and the QINQ sub-interface 3013:200 under the physical port Port2 go up the user terminal that inserts and belong to same ISP, and these 2 QINQ sub-interface 3013:100,3013:200 use same Loopback1 interface; Equally; The user terminal of QINQ sub-interface 3014:200 under the Port2 and the QINQ sub-interface 3077:100 under the Port1, the last access of 3088:100 belongs to same ISP, and these 3 QINQ sub-interface 3014:100,3077:100,3088:100 use same Loopback2 interface.
The DSLAM equipment of access user terminal need write down the Loopback interface that physical port, QINQ sub-interface, this QINQ sub-interface that each user terminal inserts are used, and the information such as MAC Address of this user terminal.
QINQ sub-interface on the physical port of the DSLAM equipment of step 13, access user terminal is relayed to the DHCP request message of user terminal the DHCPRelay equipment of appointment according to the above-mentioned gateway address of using.
During the DHCP request message of the user terminal that DSLAM equipment inserts on transmitting above-mentioned QINQ sub-interface; According to the above-mentioned gateway address of using; Above-mentioned DHCP request message is forwarded on the DHCP Relay equipment of the appointment of having disposed above-mentioned gateway address, also need carries the mac address information of physical port that user terminal inserts, QINQ sub-interface, user terminal in the above-mentioned DHCP request message.
Step 14, DHCP Relay equipment are relayed to the DHCPServer of appointment again with this DHCP request message, and receive the DHCP ACK message that DHCP Server returns.
The VPN that binds on the Loopback interface that the above-mentioned QINQ sub-interface of DHCP Relay equipment utilization of above-mentioned appointment is used; Above-mentioned DHCP request message is relayed to the DHCP Server of above-mentioned Loopback interface appointment, need carries the IP address of above-mentioned Loopback interface and the MAC Address of user terminal in the above-mentioned DHCP request message.
The gateway address that the DHCP Relay equipment of above-mentioned appointment also needs physical port, QINQ sub-interface, this QINQ sub-interface of the DSLAM equipment of recording user terminal access to use, and the MAC Address of this user terminal.
After above-mentioned DHCP Server received above-mentioned DHCP request message, the IP address information according to the Loopback interface that carries in the above-mentioned DHCP request message assigned IP address for subscriber terminal.DHCPServer distributes the IP address in the same network segment for the user terminal that belongs to same ISP, and promptly DHCPServer gives an ISP configuration address pool.
Then, respond for the user terminal that sends above-mentioned DHCP request message and carry the above-mentioned DHCP ACK message of giving the user terminal IP address allocated.
The DHCP Relay equipment of above-mentioned appointment is according to above-mentioned information recorded; With the DSLAM equipment of above-mentioned DHCP ACK message relay to access user terminal; DSLAM equipment extracts gives the user terminal IP address allocated in the DHCP ACK message; Physical port, QINQ sub-interface through user terminal inserts are handed down to user terminal with this IP address.
The DHCP Relay equipment of above-mentioned appointment also issues the DHCP Snooping binding table of user terminal to the data forwarding aspect; Binding table is the validity checking of carrying out the MAC+ member port according to IP+QINQ+VRFID, when the data forwarding aspect is received message, according to above-mentioned binding table message is carried out security inspection; If do not hit; Then can above-mentioned packet loss be attacked the fail safe of enhancement apparatus thereby reduce invalid packet.
This embodiment can reduce the IP number of addresses and the DHCPServer that dispose on the DHCP Relay equipment effectively and go up the network segment quantity of configuration.Quantity such as the ISP that on a DHCP Relay equipment, inserts is 10, then only need on this DHCP Relay equipment, dispose 10 IP addresses.
Embodiment two
The embodiment of the invention also provides a kind of device that assigns IP address for subscriber terminal, and its concrete structure is as shown in Figure 3, comprises like lower module:
Loopback interface configuration module 31 is used for to service provider configuration loopback interface, and gives said loopback interface distributing IP address;
DHCP message processing module (MPM) 32; Be used for the IP address of said loopback interface gateway address as the user terminal of said service provider; Utilize said gateway address, relaying is used for the DHCP message of IP address assignment between said user terminal and dynamic host configuration protocol DHCP server.
Described loopback interface configuration module 31 specifically can comprise:
Address configuration module 311 is used for each service provider to the needs access, disposes a loopback interface, and on each loopback interface, disposes corresponding IP address and the Dynamic Host Configuration Protocol server address that needs relaying;
Virtual private network binding module 312 is used on each loopback interface, binding and said service provider corresponding virtual private network.
Described DHCP message processing module (MPM) 32 specifically can comprise:
DHCP request message processing module 321; Be used to receive the DHCP request message that the access device of user terminal sends; Said DHCP request message is after said access device receives the DHCP request message that is used for IP address assignment that user terminal sends, and forwards according to the gateway address of said user terminal.Utilize the IP address in the Virtual Private Network of binding on the said loopback interface, said DHCP request message is relayed to the pairing Dynamic Host Configuration Protocol server in Dynamic Host Configuration Protocol server address that needs relaying that disposes on the said loopback interface;
DHCP response message processing module 322; Be used to receive the DHCP response message that said Dynamic Host Configuration Protocol server returns; Obtain the said Dynamic Host Configuration Protocol server that carries in the said DHCP response message and give said user terminal IP address allocated, said IP address is issued to said user terminal through said access device.
DHCP surveys binding table processing module 323, is used to write down the loopback interface that access device, physics access interface, this access interface of said user terminal are used, and the related information between the media access control MAC address of this user terminal; Give said user terminal IP address allocated according to said Dynamic Host Configuration Protocol server, and the related information of the said user terminal of record, the DHCP that disposes and issue said user terminal surveys binding table.
One of ordinary skill in the art will appreciate that all or part of flow process that realizes in the foregoing description method; Be to instruct relevant hardware to accomplish through computer program; Described program can be stored in the computer read/write memory medium; This program can comprise the flow process like the embodiment of above-mentioned each side method when carrying out.Wherein, described storage medium can be magnetic disc, CD, read-only storage memory body (Read-Only Memory, ROM) or at random store memory body (Random Access Memory, RAM) etc.
In sum; The embodiment of the invention can be come the distributing IP address according to the quantity of the ISP that inserts on DHCP Relay equipment; Reduce the network segment quantity that disposes on the IP number of addresses that disposes on the DHCP Relay equipment and the DHCP Server effectively thereby reduce, thus IP address that the saving system takies and network segment resource.
Through distributing the IP address in the same network segment for the user terminal belong to same ISP, can reduce configured address pool count on address network segment number and the DHCP Server of ISP planning, be convenient to ISP and carry out the network planning and address administration.
The above; Be merely the preferable embodiment of the present invention, but protection scope of the present invention is not limited thereto, any technical staff who is familiar with the present technique field is in the technical scope that the present invention discloses; The variation that can expect easily or replacement all should be encompassed within protection scope of the present invention.Therefore, protection scope of the present invention should be as the criterion with the protection range of claim.

Claims (7)

1. a method that assigns IP address for subscriber terminal is characterized in that, comprising:
Each service provider to the needs access; Loopback interface of configuration on dynamic host configuration protocol relay DHCP Relay equipment; And on each loopback interface, dispose corresponding IP address and the Dynamic Host Configuration Protocol server address that needs relaying, on each loopback interface, bind and said service provider corresponding virtual private network;
On an access interface of access device, insert the user terminal that belongs to same service provider; On a said access interface, dispose the function of using of the corresponding loopback interface of said same service provider; Said implication of using function comprises: said access interface is used the corresponding loopback interface of same service provider of said configuration; As gateway address, this gateway address also is the gateway address of the user terminal that inserts on the said access interface with the IP address of this loopback interface; Said DHCP Relay equipment is with the IP address of the said loopback interface gateway address as the user terminal that belongs to same service provider that inserts on the said access interface;
The said gateway address of said DHCP Relay equipment utilization, relaying is used for the DHCP message of IP address assignment between said user terminal and dynamic host configuration protocol DHCP server.
2. method according to claim 1 is characterized in that, the said gateway address of described DHCP Relay equipment utilization, and relaying is used for the DHCP message of IP address assignment between said user terminal and Dynamic Host Configuration Protocol server, specifically comprises:
Said DHCP Relay equipment receives the DHCP request message of the access device transmission of user terminal; Said DHCP request message is after said access device receives the DHCP request message that is used for IP address assignment that user terminal sends, and forwards according to the gateway address of said user terminal;
IP address in the Virtual Private Network of binding on the said loopback interface of said DHCP Relay equipment utilization is relayed to said DHCP request message the pairing Dynamic Host Configuration Protocol server in Dynamic Host Configuration Protocol server address that needs relaying that disposes on the said loopback interface;
Said DHCP Relay equipment receives the DHCP response message that said Dynamic Host Configuration Protocol server returns; Obtain the said Dynamic Host Configuration Protocol server that carries in the said DHCP response message and give said user terminal IP address allocated, said IP address is issued to said user terminal through said access device.
3. method according to claim 2 is characterized in that, described method also comprises:
Said Dynamic Host Configuration Protocol server distributes the IP address in the same network segment for the user terminal that belongs to same service provider.
4. method according to claim 2 is characterized in that, described method also comprises:
The loopback interface that access device, physics access interface, this access interface of the said user terminal of said DHCP Relay equipment records used, and the related information between the media access control MAC address of this user terminal;
Said DHCP Relay equipment is given said user terminal IP address allocated according to said Dynamic Host Configuration Protocol server, and the related information of the said user terminal of record, and the DHCP that disposes and issue said user terminal surveys binding table.
5. a device that assigns IP address for subscriber terminal is characterized in that, comprising:
The loopback interface configuration module is used for to service provider configuration loopback interface, and gives said loopback interface distributing IP address;
The DHCP message processing module (MPM); Be used on an access interface of access device, inserting the user terminal that belongs to same service provider; On a said access interface, dispose the function of using of the corresponding loopback interface of said same service provider; Said implication of using function comprises: said access interface is used the corresponding loopback interface of same service provider of said configuration; With the IP address of this loopback interface as gateway address; This gateway address also is the gateway address of the user terminal that inserts on the said access interface, with the IP address of the said loopback interface gateway address as the user terminal that belongs to same service provider that inserts on the said access interface; Utilize said gateway address, relaying is used for the DHCP message of IP address assignment between said user terminal and dynamic host configuration protocol DHCP server;
Said loopback interface configuration module specifically comprises:
The address configuration module is used for each service provider to the needs access, disposes a loopback interface, and on each loopback interface, disposes corresponding IP address and the Dynamic Host Configuration Protocol server address that needs relaying;
The virtual private network binding module is used on each loopback interface, binding and said service provider corresponding virtual private network.
6. the device that assigns IP address for subscriber terminal according to claim 5 is characterized in that, said DHCP message processing module (MPM) specifically comprises:
DHCP request message processing module; Be used to receive the DHCP request message that the access device of user terminal sends; Said DHCP request message is after said access device receives the DHCP request message that is used for the distribution of I P address of user terminal transmission; Forward according to the gateway address of said user terminal; Utilize the IP address in the Virtual Private Network of binding on the said loopback interface, said DHCP request message is relayed to the pairing Dynamic Host Configuration Protocol server in Dynamic Host Configuration Protocol server address that needs relaying that disposes on the said loopback interface;
DHCP response message processing module; Be used to receive the DHCP response message that said Dynamic Host Configuration Protocol server returns; Obtain the said Dynamic Host Configuration Protocol server that carries in the said DHCP response message and give said user terminal IP address allocated, said IP address is issued to said user terminal through said access device.
7. the device that assigns IP address for subscriber terminal according to claim 5 is characterized in that, said DHCP message processing module (MPM) also comprises:
DHCP surveys the binding table processing module, is used to write down the loopback interface that access device, physics access interface, this access interface of said user terminal are used, and the related information between the media access control MAC address of this user terminal; Give said user terminal IP address allocated according to said Dynamic Host Configuration Protocol server, and the related information of the said user terminal of record, the DHCP that disposes and issue said user terminal surveys binding table.
CN2009100797499A 2009-03-10 2009-03-10 Method and apparatus for distributing IP address for user terminal Expired - Fee Related CN101494669B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN2009100797499A CN101494669B (en) 2009-03-10 2009-03-10 Method and apparatus for distributing IP address for user terminal

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN2009100797499A CN101494669B (en) 2009-03-10 2009-03-10 Method and apparatus for distributing IP address for user terminal

Publications (2)

Publication Number Publication Date
CN101494669A CN101494669A (en) 2009-07-29
CN101494669B true CN101494669B (en) 2012-11-21

Family

ID=40925067

Family Applications (1)

Application Number Title Priority Date Filing Date
CN2009100797499A Expired - Fee Related CN101494669B (en) 2009-03-10 2009-03-10 Method and apparatus for distributing IP address for user terminal

Country Status (1)

Country Link
CN (1) CN101494669B (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20160352581A1 (en) * 2012-09-28 2016-12-01 Time Warner Cable Enterprises Llc System and method for automatically learning and maintaining ip address allocation topology

Families Citing this family (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101808145B (en) * 2010-04-20 2014-11-05 中兴通讯股份有限公司 IP address distributing method and system
CN102957760B (en) * 2011-08-30 2016-06-29 华为技术有限公司 The method of assignment of the Internet protocol address, router and system
US9300627B2 (en) 2013-03-14 2016-03-29 Time Warner Cable Enterprises Llc System and method for automatic routing of dynamic host configuration protocol (DHCP) traffic
CN104660446B (en) * 2015-01-29 2018-02-16 烽火通信科技股份有限公司 N:DHCP relay realizes system and method under 1 protection scene
CN108076068B (en) * 2017-12-27 2021-05-07 新华三技术有限公司 Anti-attack method and device
CN108429824B (en) * 2018-05-31 2021-09-21 新华三技术有限公司 Address allocation method and device
CN109451093B (en) * 2018-12-13 2022-01-28 新华三技术有限公司 Loopback interface address allocation method and device
CN112887968B (en) * 2019-11-29 2023-11-17 中兴通讯股份有限公司 Network equipment management method, device, network management equipment and medium

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1949784A (en) * 2005-10-12 2007-04-18 华为技术有限公司 IP address requesting method for DHCP client by DHCP repeater
CN101330531A (en) * 2008-07-31 2008-12-24 杭州华三通信技术有限公司 Method for processing DHCP address allocation and DHCP relay

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1949784A (en) * 2005-10-12 2007-04-18 华为技术有限公司 IP address requesting method for DHCP client by DHCP repeater
CN101330531A (en) * 2008-07-31 2008-12-24 杭州华三通信技术有限公司 Method for processing DHCP address allocation and DHCP relay

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20160352581A1 (en) * 2012-09-28 2016-12-01 Time Warner Cable Enterprises Llc System and method for automatically learning and maintaining ip address allocation topology
US9742634B2 (en) * 2012-09-28 2017-08-22 Time Warner Cable Enterprises Llc System and method for automatically learning and maintaining IP address allocation topology

Also Published As

Publication number Publication date
CN101494669A (en) 2009-07-29

Similar Documents

Publication Publication Date Title
CN101494669B (en) Method and apparatus for distributing IP address for user terminal
CN101534329B (en) IP address assignment method and system
US9705846B2 (en) Methods and apparatus for providing high speed connectivity to a hotel environment
US8125993B2 (en) Network element having a DHCP lease timer
US7684405B2 (en) Broadband access method with great capacity and the device and the system thereof
CN102404418B (en) Method, device and system for distributing IP (internet protocol) address for user terminal
JP5488591B2 (en) Communications system
CN103957288A (en) Method, device and equipment for IP address dynamic allocation
EP3664420A1 (en) Managing address spaces across network elements
CN105635335B (en) Social resources cut-in method, apparatus and system
EP2806598B1 (en) Method and system for managing address resources
CN103039059B (en) IP address allocation method, system and device
WO2016082335A1 (en) Ip address allocation method, coaxial cable intermediate converter and system
CN101175096B (en) Implementation of expandable IP network based on source routing
CN103141072B (en) IP address acquiring method and network access equipment
CN104836746B (en) The method and device of PPPoE network message forwarding
CN105847143A (en) VRRP (virtual router redundancy protocol)-based load balancing method and system
CN113472753B (en) Multi-tenant network isolation method, data center and communication system
CN111556176A (en) Data packet forwarding control system and method
CN110913029A (en) IPv6 address configuration method in operator
CN104518937B (en) The method and device of the more communication between devices of virtual LAN VLAN
CN111917858A (en) Remote management system, method, device and server
CN108322400A (en) Message processing method, system and routing device

Legal Events

Date Code Title Description
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
TR01 Transfer of patent right
TR01 Transfer of patent right

Effective date of registration: 20170822

Address after: 201, room 1, building A, No. 518053, front Bay Road, Qianhai, Shenzhen Shenzhen cooperation zone, Guangdong, China

Patentee after: Shenzhen Zhitong World Technology Service Co. Ltd.

Address before: 518129 Bantian HUAWEI headquarters office building, Longgang District, Guangdong, Shenzhen

Patentee before: Huawei Technologies Co., Ltd.

EE01 Entry into force of recordation of patent licensing contract
EE01 Entry into force of recordation of patent licensing contract

Application publication date: 20090729

Assignee: Shannan City ran Technology Co., Ltd.

Assignor: Shenzhen Zhitong World Technology Service Co. Ltd.

Contract record no.: 2017440020096

Denomination of invention: Method and apparatus for distributing IP address for user terminal

Granted publication date: 20121121

License type: Common License

Record date: 20171208

CF01 Termination of patent right due to non-payment of annual fee
CF01 Termination of patent right due to non-payment of annual fee

Granted publication date: 20121121

Termination date: 20200310