CN104883675A - IP address distribution method, device and system - Google Patents
IP address distribution method, device and system Download PDFInfo
- Publication number
- CN104883675A CN104883675A CN201510284154.2A CN201510284154A CN104883675A CN 104883675 A CN104883675 A CN 104883675A CN 201510284154 A CN201510284154 A CN 201510284154A CN 104883675 A CN104883675 A CN 104883675A
- Authority
- CN
- China
- Prior art keywords
- address
- pgw
- registration
- expiration time
- request
- 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
Links
Classifications
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04W—WIRELESS COMMUNICATION NETWORKS
- H04W8/00—Network data management
- H04W8/26—Network addressing or numbering for mobility support
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L61/00—Network arrangements, protocols or services for addressing or naming
- H04L61/50—Address allocation
- H04L61/5007—Internet protocol [IP] addresses
Landscapes
- Engineering & Computer Science (AREA)
- Computer Networks & Wireless Communication (AREA)
- Signal Processing (AREA)
- Databases & Information Systems (AREA)
- Mobile Radio Communication Systems (AREA)
Abstract
Description
技术领域technical field
本发明涉及通信技术领域,尤其涉及一种分配IP(Internet Protocol,网际协议)地址的方法、装置和系统。The present invention relates to the field of communication technology, in particular to a method, device and system for allocating IP (Internet Protocol, Internet Protocol) addresses.
背景技术Background technique
在VoLTE(voice over long term evolution,基于长期演进的语音)网络中,一个PGW(packet data network gateway,分组数据网络网关)可以与多个P-CSCF(proxy-call session control function,代理-呼叫会话控制功能)设备进行通信。当一个用户设备(User Equipment,UE)(假设为UE A)发起注册请求时,接收到该注册请求的PGW为UE A分配IP地址(假设为IP A),并将将该IP地址发送给UE A。UE A利用该IP地址构造发送给P-CSCF设备(假设为P-CSCF设备A)的注册请求,以将UE A注册到P-CSCF设备A上。In a VoLTE (voice over long term evolution, voice based on long-term evolution) network, a PGW (packet data network gateway, packet data network gateway) can communicate with multiple P-CSCF (proxy-call session control function, proxy-call session control function) devices to communicate. When a user equipment (User Equipment, UE) (assumed to be UE A) initiates a registration request, the PGW that receives the registration request allocates an IP address for UE A (assumed to be IP A), and will send the IP address to the UE a. UE A uses the IP address to construct a registration request sent to the P-CSCF device (assumed to be P-CSCF device A), so as to register UE A on the P-CSCF device A.
当UE A去激活时,该PGW释放为UE A分配的IP地址(IP A)。之后,当另一个UE(假设为UE B)发起注册请求时,该PGW将IP A重新分配给UE B,UE B利用IP A构造发送给另一个P-CSCF设备(假设为P-CSCF设备B)的注册请求,以将UE B注册到P-CSCF设备B上。When UE A is deactivated, the PGW releases the IP address (IP A) allocated for UE A. Later, when another UE (assumed to be UE B) initiates a registration request, the PGW reassigns IP A to UE B, and UE B uses IP A to construct and send it to another P-CSCF device (assumed to be P-CSCF device B ) registration request to register UE B on P-CSCF device B.
通过对现有技术的分析,发明人认为现有技术至少存在以下问题:Through the analysis of the prior art, the inventor believes that the prior art has at least the following problems:
在该PGW释放为UE A分配的IP地址(IP A)后,当UE A在IP多媒体子系统(IP multimedia subsystem,IMS)中的注册没有过期时,UE A在IMS中的会话还没有被释放。此时,当P-CSCF设备A接收到向UE A发送的消息时,P-CSCF设备A向该PGW发送该消息。由于该PGW已经将IP A重新分配给了UE B,因此,当该PGW接收到该消息后,会将该消息错误地发送给UE B。After the PGW releases the IP address (IP A) allocated for UE A, when the registration of UE A in the IP multimedia subsystem (IP multimedia subsystem, IMS) has not expired, the session of UE A in IMS has not been released . At this time, when P-CSCF equipment A receives the message sent to UE A, P-CSCF equipment A sends the message to the PGW. Since the PGW has reassigned IP A to UE B, after receiving the message, the PGW will mistakenly send the message to UE B.
发明内容Contents of the invention
为克服现有技术的缺陷,本发明实施例的目的在于提供一种分配IP地址的方法、装置和系统,以避免PGW将消息错误地发送给其他的UE。In order to overcome the defects of the prior art, the purpose of the embodiments of the present invention is to provide a method, device and system for allocating IP addresses, so as to prevent the PGW from sending messages to other UEs by mistake.
第一方面,本发明实施例提供一种分配IP地址的方法,包括:In a first aspect, an embodiment of the present invention provides a method for allocating IP addresses, including:
PGW接收第一UE发送的注册请求;The PGW receives the registration request sent by the first UE;
该PGW为第一UE分配IP地址;The PGW allocates an IP address to the first UE;
该PGW接收P-CSCF设备发送的第一UE的注册期满时间,其中,第一UE的注册期满时间是指第一UE在IMS中的注册期满的时间;The PGW receives the registration expiration time of the first UE sent by the P-CSCF device, where the registration expiration time of the first UE refers to the time when the registration of the first UE in the IMS expires;
该PGW存储该IP地址与该注册期满时间的对应关系;The PGW stores the correspondence between the IP address and the registration expiration time;
该PGW在第一UE去激活时,释放该IP地址;The PGW releases the IP address when the first UE is deactivated;
该PGW接收第二UE发送的注册请求;The PGW receives a registration request sent by the second UE;
该PGW在与该IP地址对应的注册期满时间到达之前,不将该IP地址分配给第二UE。The PGW does not allocate the IP address to the second UE before the registration expiration time corresponding to the IP address arrives.
第二方面,本发明实施例提供一种分配IP地址的方法,包括:In a second aspect, an embodiment of the present invention provides a method for allocating IP addresses, including:
PGW接收第一UE发送的注册请求;The PGW receives the registration request sent by the first UE;
该PGW为第一UE分配IP地址;The PGW allocates an IP address to the first UE;
P-CSCF设备接收第一UE发送的注册请求;The P-CSCF device receives the registration request sent by the first UE;
该P-CSCF设备向该PGW发送第一UE的注册期满时间,其中,第一UE的注册期满时间是指第一UE在IMS中的注册期满的时间;The P-CSCF device sends the registration expiration time of the first UE to the PGW, where the registration expiration time of the first UE refers to the time when the registration of the first UE in the IMS expires;
该PGW存储该IP地址与该注册期满时间之间的对应关系;The PGW stores the correspondence between the IP address and the registration expiration time;
该PGW在第一UE去激活时,释放该IP地址;The PGW releases the IP address when the first UE is deactivated;
该PGW接收第二UE发送的注册请求;The PGW receives a registration request sent by the second UE;
该PGW在与该IP地址对应的注册期满时间到达之前,不将该IP地址分配给第二UE。The PGW does not allocate the IP address to the second UE before the registration expiration time corresponding to the IP address arrives.
第三方面,本发明实施例提供一种PGW,包括:In a third aspect, an embodiment of the present invention provides a PGW, including:
接收单元,用于接收第一用户设备UE发送的注册请求;a receiving unit, configured to receive a registration request sent by the first user equipment UE;
处理单元,用于在接收单元接收到注册请求后,为第一UE分配IP地址;a processing unit, configured to assign an IP address to the first UE after the receiving unit receives the registration request;
接收单元还用于接收P-CSCF设备发送的第一UE的注册期满时间,其中,第一UE的注册期满时间是指第一UE在IMS中的注册期满的时间;The receiving unit is further configured to receive the registration expiration time of the first UE sent by the P-CSCF device, wherein the registration expiration time of the first UE refers to the time when the registration of the first UE in the IMS expires;
处理单元还用于存储该IP地址与接收单元接收到的注册期满时间之间的对应关系;The processing unit is also used to store the correspondence between the IP address and the registration expiration time received by the receiving unit;
处理单元还用于在第一UE去激活时,释放该IP地址;The processing unit is further configured to release the IP address when the first UE is deactivated;
接收单元还用于接收第二UE发送的注册请求;The receiving unit is further configured to receive a registration request sent by the second UE;
处理单元还用于在接收单元接收到第二UE发送的注册请求后,在与该IP地址对应的注册期满时间到达之前,不将该IP地址分配给第二UE。The processing unit is further configured to not assign the IP address to the second UE before the registration expiration time corresponding to the IP address arrives after the receiving unit receives the registration request sent by the second UE.
第四方面,本发明实施例提供一种分配IP地址的系统,包括PGW以及P-CSCF设备,其中,In a fourth aspect, an embodiment of the present invention provides a system for allocating IP addresses, including a PGW and a P-CSCF device, wherein,
该PGW用于接收第一UE发送的注册请求,为该第一UE分配IP地址;The PGW is used to receive a registration request sent by the first UE, and assign an IP address to the first UE;
该P-CSCF设备用于接收第一UE发送的注册请求,向该PGW发送第一UE的注册期满时间,其中,第一UE的注册期满时间是指第一UE在IMS中的注册期满的时间;The P-CSCF is configured to receive the registration request sent by the first UE, and send the registration expiration time of the first UE to the PGW, wherein the registration expiration time of the first UE refers to the registration period of the first UE in the IMS full time
该PGW还用于存储该IP地址与该注册期满时间之间的对应关系,在第一UE去激活时,释放该IP地址;The PGW is also used to store the correspondence between the IP address and the registration expiration time, and release the IP address when the first UE is deactivated;
该PGW还用于接收第二UE发送的注册请求,在与该IP地址对应的注册期满时间到达之前,不将该IP地址分配给第二UE。The PGW is also configured to receive a registration request sent by the second UE, and not assign the IP address to the second UE before the registration expiration time corresponding to the IP address arrives.
本发明实施例提供了一种分配IP地址的方法、装置和系统。在该方法中,在UE的IP地址被释放后到该UE的注册期满时间到达之前的这段时间内,曾经分配给该UE的IP地址并不会分配给其他UE,从而保证了在该注册期满时间到达之前,一个IP地址仅分配给一个UE,从而可以避免PGW在该UE的IP地址被释放后,将发送给该UE的消息错误地发送给其他UE。Embodiments of the present invention provide a method, device and system for allocating IP addresses. In this method, during the period after the UE's IP address is released and before the UE's registration expiration time arrives, the IP address once allocated to the UE will not be allocated to other UEs. Before the registration expiration time arrives, one IP address is only allocated to one UE, so that the PGW can prevent the PGW from sending the message sent to the UE to other UEs by mistake after the IP address of the UE is released.
附图说明Description of drawings
为了更清楚地说明本发明实施例的技术方案,下面将对实施例或现有技术描述中所需要使用的附图作简单地介绍,显而易见地,下面描述中的附图仅仅是本发明的一些实施例,对于本领域普通技术人员来讲,在不付出创造性劳动的前提下,还可以根据这些附图获得其他的附图。In order to more clearly illustrate the technical solutions of the embodiments of the present invention, the following will briefly introduce the accompanying drawings that need to be used in the description of the embodiments or the prior art. Obviously, the accompanying drawings in the following description are only some of the present invention. Embodiments, for those of ordinary skill in the art, other drawings can also be obtained based on these drawings without any creative effort.
图1为本发明实施例提供的一种系统架构图;FIG. 1 is a system architecture diagram provided by an embodiment of the present invention;
图2为本发明实施例提供的一种分配IP地址的方法流程图;FIG. 2 is a flow chart of a method for allocating IP addresses provided by an embodiment of the present invention;
图3为本发明实施例提供的一种PGW的结构图;FIG. 3 is a structural diagram of a PGW provided by an embodiment of the present invention;
图4为本发明实施例提供的一种分配IP地址的方法流程图;FIG. 4 is a flow chart of a method for allocating IP addresses provided by an embodiment of the present invention;
图5为本发明实施例提供的一种分配IP地址的系统的结构图;FIG. 5 is a structural diagram of a system for assigning IP addresses provided by an embodiment of the present invention;
图6为本发明实施例提供的一种分配IP地址的系统的结构图;FIG. 6 is a structural diagram of a system for allocating IP addresses provided by an embodiment of the present invention;
图7为本发明实施例提供的一种PGW的结构图;FIG. 7 is a structural diagram of a PGW provided by an embodiment of the present invention;
图8为本发明实施例提供的一种PGW的结构图。Fig. 8 is a structural diagram of a PGW provided by an embodiment of the present invention.
具体实施方式Detailed ways
下面将结合本发明实施例中的附图,对本发明实施例中的技术方案进行清楚、完整地描述,显然,所描述的实施例仅仅是本发明的一部分实施例,而不是全部实施例。基于本发明中的实施例,本领域普通技术人员在没有作出创造性劳动前提下获得的所有其他实施例,都属于本发明保护的范围。The following will clearly and completely describe the technical solutions in the embodiments of the present invention with reference to the accompanying drawings in the embodiments of the present invention. Obviously, the described embodiments are only some, not all, embodiments of the present invention. Based on the embodiments of the present invention, all other embodiments obtained by persons of ordinary skill in the art without making creative efforts belong to the protection scope of the present invention.
如图1所示,为本发明实施例提供的一种系统架构图。其中,UE 1和6通过PGW 2和PCRF(policy and charging rules function,策略和计费规则功能)设备3与IMS中的P-CSCF设备4和5通信。当UE 1向PGW 2发起注册请求时,PGW 2为UE 1分配IP地址,并将分配的IP地址通知UE 1。UE 1可以利用此IP地址构造新的注册请求,并将该新的注册请求发送给P-CSCF设备5。P-CSCF设备5在接收到注册请求后,将UE 1的注册期满时间(registrationexpiration time)发送给PGW 2,PGW 2存储该IP地址与该注册期满时间之间的对应关系。As shown in FIG. 1 , it is a system architecture diagram provided by an embodiment of the present invention. Among them, UE 1 and 6 communicate with P-CSCF equipment 4 and 5 in IMS through PGW 2 and PCRF (policy and charging rules function, policy and charging rule function) equipment 3. When UE 1 initiates a registration request to PGW 2, PGW 2 allocates an IP address for UE 1 and notifies UE 1 of the allocated IP address. UE 1 can use this IP address to construct a new registration request, and send the new registration request to P-CSCF device 5. After receiving the registration request, the P-CSCF device 5 sends the registration expiration time (registration expiration time) of the UE 1 to the PGW 2, and the PGW 2 stores the correspondence between the IP address and the registration expiration time.
在本发明实施例中,UE的注册期满时间是指UE在IMS中的注册(registration)期满的时间。UE在IMS中的注册是指该UE在IMS中所发起的注册。当UE在IMS中的注册期满时,该UE需要发起重注册。本发明实施例并不限定注册期满时间的具体表现形式。在其中一种可能的实现方式中,注册期满时间可以是一个时间段,用于表示在该时间段期满后,UE在IMS的注册将过期,该UE需要发起重注册;在另一种可能的实现方式中,注册期满时间可以是一个时间点,用于表示在该时间点所指示的时间到来时,UE在IMS中的注册将过期,该UE需要发起重注册。In the embodiment of the present invention, the registration expiry time of the UE refers to the time when the registration (registration) of the UE in the IMS expires. The registration of the UE in the IMS refers to the registration initiated by the UE in the IMS. When the UE's registration in the IMS expires, the UE needs to initiate re-registration. The embodiment of the present invention does not limit the specific expression form of the registration expiration time. In one of the possible implementations, the registration expiration time may be a time period, which is used to indicate that after the time period expires, the UE's registration in the IMS will expire, and the UE needs to initiate re-registration; in another In a possible implementation manner, the registration expiry time may be a time point, which is used to indicate that when the time indicated by the time point arrives, the registration of the UE in the IMS will expire, and the UE needs to initiate a re-registration.
当UE 1去激活时(例如由于SRVCC(single radio voice call continuity,单一无线语音通话连续性)切换而导致VoLTE承载的删除),PGW 2释放为UE 1分配的IP地址,以便其他UE可以使用该IP地址。When UE 1 is deactivated (such as deletion of VoLTE bearer due to SRVCC (single radio voice call continuity, single radio voice call continuity) handover), PGW 2 releases the IP address allocated for UE 1 so that other UEs can use it IP address.
当PGW 2接收到UE 6发送的注册请求时,在PGW 2将前述被释放的IP地址分配给UE 6之前,PGW 2需要检查与该IP地址对应的注册期满时间是否已经到达。若注册期满时间已经到达,则PGW 2可以为UE 6分配该IP地址。若该注册期满时间尚未到达,则PGW 2不可将该IP地址分配给UE 2,此时,PGW 2可以为UE 2分配除该IP地址以外的其他IP地址,也可以不为UE 2分配任何IP地址。When PGW 2 receives the registration request sent by UE 6, before PGW 2 allocates the previously released IP address to UE 6, PGW 2 needs to check whether the registration expiration time corresponding to the IP address has arrived. If the registration expiration time has arrived, PGW 2 can allocate the IP address for UE 6. If the registration expiration time has not yet arrived, PGW 2 cannot allocate the IP address to UE 2. At this time, PGW 2 can allocate other IP addresses to UE 2, or not allocate any IP address to UE 2. IP address.
需要说明的是,在本发明实施例中,UE(如图1中的UE 1和6)可以是移动电话、平板电脑或上网本等终端设备。P-CSCF设备包括存储器和处理器,P-CSCF设备中的处理器可以实现代理-呼叫会话控制的功能。PCRF设备包括存储器和处理器,PCRF设备中的处理器可以实现策略和计费规则的功能。It should be noted that, in the embodiment of the present invention, UEs (such as UEs 1 and 6 in FIG. 1 ) may be terminal devices such as mobile phones, tablet computers, or netbooks. The P-CSCF equipment includes a memory and a processor, and the processor in the P-CSCF equipment can implement the function of agent-call session control. The PCRF device includes a memory and a processor, and the processor in the PCRF device can implement the functions of policies and charging rules.
如图2所示,为本发明实施例提供的一种分配IP地址的方法,该方法由PGW执行,例如,该方法可以由图1中的PGW 2执行。图2所示的方法包括:As shown in FIG. 2, it is a method for allocating IP addresses provided by an embodiment of the present invention. The method is executed by a PGW. For example, the method may be executed by PGW 2 in FIG. 1. The methods shown in Figure 2 include:
步骤201:接收第一UE发送的注册请求。Step 201: Receive a registration request sent by a first UE.
该第一UE可以是图1中的UE 1。The first UE may be UE 1 in FIG. 1 .
步骤202:为第一UE分配IP地址。Step 202: Allocate an IP address for the first UE.
可选地,在PGW为第一UE分配IP地址后,PGW可以向第一UE发送注册响应,该注册响应携带该为第一UE分配的IP地址。Optionally, after the PGW allocates the IP address to the first UE, the PGW may send a registration response to the first UE, where the registration response carries the IP address allocated to the first UE.
可选地,该注册响应还可以携带P-CSCF设备的IP地址,以便UE向该P-CSCF设备发起注册请求。Optionally, the registration response may also carry the IP address of the P-CSCF, so that the UE initiates a registration request to the P-CSCF.
步骤203:接收P-CSCF设备发送的第一UE的注册期满时间,其中,第一UE的注册期满时间是指第一UE在IMS中的注册(registration)期满的时间。Step 203: Receive the registration expiry time of the first UE sent by the P-CSCF device, wherein the registration expiry time of the first UE refers to the time when the registration (registration) of the first UE in the IMS expires.
在本发明实施例中,该P-CSCF设备在发送该注册期满时间之前,接收第一UE发送的注册请求。In the embodiment of the present invention, the P-CSCF device receives the registration request sent by the first UE before sending the registration expiration time.
该PGW可以直接接收P-CSCF设备发送的注册期满时间,也可以通过PCRF设备接收P-CSCF设备发送的注册期满时间。The PGW may directly receive the registration expiration time sent by the P-CSCF device, or may receive the registration expiration time sent by the P-CSCF device through the PCRF device.
需要说明的是,该P-CSCF设备可以是图1中的P-CSCF设备4或5。注册期满时间可以是一个时间段,也可以是一个时间点,当该注册期满时间到时时,UE 1在IMS中的注册过期,具体可参照前述的解释,在此不再赘述。。It should be noted that the P-CSCF device may be the P-CSCF device 4 or 5 in FIG. 1 . The registration expiry time can be a period of time, or a point in time. When the registration expiry time expires, the registration of UE 1 in the IMS expires. For details, please refer to the above-mentioned explanation, which will not be repeated here. .
步骤204:存储为第一UE分配的IP地址与该注册期满时间的对应关系。Step 204: Store the corresponding relationship between the IP address assigned to the first UE and the registration expiration time.
步骤205:在第一UE去激活时,释放为第一UE分配的IP地址。Step 205: When the first UE is deactivated, release the IP address allocated for the first UE.
第一UE去激活具体是指去激活第一UE的承载,也就是释放第一UE的承载。在释放第一UE的承载时,会释放为第一UE分配的IP地址,以便该IP地址可以被其他UE使用。Deactivating the first UE specifically refers to deactivating the bearer of the first UE, that is, releasing the bearer of the first UE. When the bearer of the first UE is released, the IP address allocated for the first UE will be released, so that the IP address can be used by other UEs.
步骤206:接收第二UE发送的注册请求。Step 206: Receive a registration request sent by the second UE.
该第二UE可以是图1中的UE 6。The second UE may be UE 6 in FIG. 1 .
步骤207:在与被释放的IP地址对应的注册期满时间到达之前,不将该被释放的IP地址分配给第二UE。Step 207: Before the registration expiry time corresponding to the released IP address arrives, the released IP address is not allocated to the second UE.
步骤207具体可以包括两种情形。第一种情形是该PGW为第二UE分配除该被释放的IP地址以外的其他IP地址。在这种情形中,PGW会为第二UE分配IP地址,但分配的是与之前分配给第一UE的IP地址不同的IP地址。第二种情形是该PGW不为第二UE分配任何IP地址。Step 207 may specifically include two situations. The first situation is that the PGW allocates an IP address other than the released IP address to the second UE. In this case, the PGW will allocate an IP address to the second UE, but the IP address allocated is different from the IP address previously allocated to the first UE. The second situation is that the PGW does not allocate any IP address to the second UE.
在步骤203中,当PGW通过PCRF设备接收P-CSCF设备发送的注册期满时间时,步骤203可以通过如下方式实现:In step 203, when the PGW receives the registration expiration time sent by the P-CSCF device through the PCRF device, step 203 may be implemented in the following manner:
该P-CSCF设备向该PCRF设备发送鉴权授权请求(AA-Reqest,AAR),该AAR携带注册期满时间,该PCRF设备向该PGW发送重鉴权请求(Re-Auth-Request,RAR),该RAR携带注册期满时间。The P-CSCF device sends an authentication authorization request (AA-Reqest, AAR) to the PCRF device, and the AAR carries the registration expiration time, and the PCRF device sends a re-authentication request (Re-Auth-Request, RAR) to the PGW , the RAR carries the registration expiration time.
在本发明实施例提供的方法中,在UE的IP地址被释放后到该UE的注册期满时间到达之前的这段时间内,曾经分配给该UE的IP地址并不会分配给其他UE,从而保证了在该注册期满时间到达之前,一个IP地址仅分配给一个UE,从而可以避免PGW在该UE的IP地址被释放后,将发送给该UE的消息错误地发送给其他UE。In the method provided by the embodiment of the present invention, during the period after the UE's IP address is released and before the UE's registration expiration time arrives, the IP address once allocated to the UE will not be allocated to other UEs, Therefore, it is ensured that one IP address is only allocated to one UE before the registration expiration time is reached, thereby preventing the PGW from mistakenly sending the message sent to the UE to other UEs after the UE's IP address is released.
如图3所示,为本发明实施例提供一种PGW,该PGW包括存储器301和处理器302。存储器301存储有一系列可执行程序代码,处理器302读取存储器301中的可执行程序代码,以实现本发明的目的。具体地,处理器302用于执行图2所示的方法,有关详细描述可以参见图2所示的实施例,在此不再赘述。As shown in FIG. 3 , a PGW is provided for an embodiment of the present invention, and the PGW includes a memory 301 and a processor 302 . The memory 301 stores a series of executable program codes, and the processor 302 reads the executable program codes in the memory 301 to achieve the purpose of the present invention. Specifically, the processor 302 is configured to execute the method shown in FIG. 2 . For detailed description, reference may be made to the embodiment shown in FIG. 2 , and details are not repeated here.
如图4所示,为本发明实施例提供的在图1所示的系统架构下的一种分配IP地址的方法,包括:As shown in Figure 4, a method for allocating IP addresses under the system architecture shown in Figure 1 provided for the embodiment of the present invention includes:
步骤401:UE 1向PGW 2发送注册(register)请求。Step 401: UE 1 sends a registration (register) request to PGW 2.
UE 1可以通过S-GW(serving gateway,服务网关)或SGSN(gateway generalpacket radio system support node,网关通用分组无线系统支撑节点)向PGW 2发送注册请求,以将UE 1注册到PGW 2。UE 1 can send a registration request to PGW 2 through S-GW (serving gateway, serving gateway) or SGSN (gateway general packet radio system support node, gateway general packet radio system support node) to register UE 1 with PGW 2.
步骤402:PGW 2为UE 1分配IP地址。Step 402: PGW 2 allocates an IP address for UE 1.
步骤403:PGW 2向PCRF设备3发送信用控制请求(credit control request,CCR),该信用控制请求携带该IP地址。Step 403: PGW 2 sends a credit control request (credit control request, CCR) to PCRF device 3, and the credit control request carries the IP address.
步骤404:PCRF设备3向PGW 2发送信用控制应答(credit control answer,CCA)。Step 404: PCRF device 3 sends a credit control answer (credit control answer, CCA) to PGW 2.
通过步骤403和404,PGW 2在PGW 2和PCRF设备3之间建立起Gx会话。Through steps 403 and 404, PGW 2 establishes a Gx session between PGW 2 and PCRF device 3.
可选地,该CCR和CCA都携带该Gx会话的会话标识(session id)。Optionally, both the CCR and the CCA carry the session identifier (session id) of the Gx session.
步骤405:PGW 2向UE 1发送注册响应,该注册响应携带为UE 1分配的IP地址。Step 405: PGW 2 sends a registration response to UE 1, and the registration response carries the IP address allocated for UE 1.
需要说明的是,本发明实施例并不限定步骤405与步骤403之间的先后执行顺序,步骤405可以在步骤403之前执行,也可以在步骤403之后执行。It should be noted that, this embodiment of the present invention does not limit the sequence of execution between step 405 and step 403 , and step 405 may be executed before step 403 or after step 403 .
步骤406:UE 1向P-CSCF设备5发送注册(register)请求。Step 406: UE 1 sends a registration (register) request to P-CSCF device 5.
UE 1向P-CSCF设备5发送的注册请求可以携带UE 1的注册期满时间。步骤406中的注册请求是基于会话发起协议(Session Initiation Protocol,SIP)的注册请求。作为示例而非限定,可以利用注册请求中Contact头域的expires字段来表示该注册期满时间。The registration request sent by UE 1 to P-CSCF device 5 may carry the registration expiration time of UE 1. The registration request in step 406 is a registration request based on the Session Initiation Protocol (Session Initiation Protocol, SIP). As an example but not a limitation, the expires field of the Contact header field in the registration request may be used to indicate the registration expiration time.
UE 1向P-CSCF设备5发送的注册请求携带PGW 2为UE 1分配的IP地址以及P-CSCF设备5的IP地址。P-CSCF设备5的IP地址可以由PGW 2确定,并由PGW 2通过步骤405中的注册响应发送给UE 1,也可以由UE 1在获得PGW 2为UE 1分配的IP地址后,根据PGW 2所分配的IP地址确定。The registration request sent by UE 1 to P-CSCF device 5 carries the IP address assigned by PGW 2 to UE 1 and the IP address of P-CSCF device 5. The IP address of P-CSCF device 5 can be determined by PGW 2, and sent to UE 1 by PGW 2 through the registration response in step 405, or UE 1 can obtain the IP address assigned by PGW 2 to UE 1 according to PGW 2 The assigned IP address is determined.
例如,UE 1或PGW 2可以预先存储一个UE的IP地址与P-CSCF设备的IP地址的映射表,UE 1或PGW 2可以根据此映射表,确定与UE的IP地址对应的P-CSCF设备的地址。For example, UE 1 or PGW 2 can pre-store a mapping table between the IP address of the UE and the IP address of the P-CSCF device, and UE 1 or PGW 2 can determine the P-CSCF device corresponding to the IP address of the UE according to the mapping table the address of.
步骤407:P-CSCF设备5向PCRF设备3发送鉴权授权请求(AAR),该鉴权授权请求携带UE 1的注册期满时间。Step 407: The P-CSCF device 5 sends an authentication authorization request (AAR) to the PCRF device 3, and the authentication authorization request carries the registration expiration time of the UE 1.
该鉴权授权请求还携带有为UE 1分配的IP地址。The authentication authorization request also carries the IP address allocated for UE1.
作为示例而非限定,可以在AAR中扩展expires AVP(attribute-value pair,属性值对),该扩展的AVP用于表示注册期满时间,如下所示:As an example and not a limitation, the expires AVP (attribute-value pair, attribute-value pair) can be extended in the AAR, and the extended AVP is used to indicate the registration expiration time, as shown below:
步骤408:PCRF设备3向PGW 2发送重鉴权请求(RAR),该重鉴权请求携带UE 1的注册期满时间。Step 408: PCRF device 3 sends a re-authentication request (RAR) to PGW 2, and the re-authentication request carries the registration expiration time of UE 1.
该重鉴权请求还携带有为UE 1分配的IP地址。The re-authentication request also carries the IP address allocated for UE1.
作为示例而非限定,可以在RAR中扩展expires AVP,该扩展的AVP用于表示注册期满时间,如下所示:As an example and not a limitation, the expires AVP can be extended in RAR, and the extended AVP is used to indicate the registration expiration time, as follows:
步骤409:PGW 2存储为UE 1分配的IP地址与UE 1的注册期满时间之间的对应关系。Step 409: PGW 2 stores the corresponding relationship between the IP address allocated for UE 1 and the registration expiration time of UE 1.
例如,PGW 2可以将为UE 1分配的IP地址与UE 1的注册期满时间之间的对应关系存储在一个表(table)的一条记录(record)中,如表1所示。For example, PGW 2 may store the corresponding relationship between the IP address assigned to UE 1 and the registration expiration time of UE 1 in a record of a table (table), as shown in Table 1.
表1:Table 1:
步骤410:PGW 2向PCRF设备3发送重鉴权应答(Re-Auth-Answer,RAA)。Step 410: PGW 2 sends a re-authentication response (Re-Auth-Answer, RAA) to PCRF device 3.
本发明实施例并不限定步骤409与步骤410之间的先后执行顺序,步骤410可以在步骤409之前执行,也可以在步骤409之后执行。This embodiment of the present invention does not limit the execution order between step 409 and step 410 , and step 410 may be executed before step 409 or after step 409 .
步骤411:PCRF设备3向P-CSCF设备5发送鉴权授权应答(AA-Answer,AAA)。Step 411: PCRF device 3 sends an authentication authorization response (AA-Answer, AAA) to P-CSCF device 5 .
通过步骤407和步骤411,P-CSCF设备5在P-CSCF设备5与PCRF设备3之间建立起Rx会话。Through steps 407 and 411 , the P-CSCF device 5 establishes an Rx session between the P-CSCF device 5 and the PCRF device 3 .
可选地,该AAR和AAA都携带该Rx会话的会话标识(session id)。Optionally, both the AAR and the AAA carry the session identifier (session id) of the Rx session.
PCRF设备3可以根据为UE 1分配的IP地址,将P-CSCF设备5与PCRF设备3之间的Rx会话和PGW 2与PCRF设备3之间的Gx会话关联起来。The PCRF device 3 can associate the Rx session between the P-CSCF device 5 and the PCRF device 3 with the Gx session between the PGW 2 and the PCRF device 3 according to the IP address allocated to the UE 1.
步骤412:当UE 1去激活时,PGW 2释放为UE 1分配的IP地址。Step 412: When UE 1 is deactivated, PGW 2 releases the IP address allocated for UE 1.
例如,当UE 1从4G网络切换到3G网络时,会导致SGSN向PGW 2发起删除VoLTE承载的请求,PGW 2在删除VoLTE承载后,通知PCRF设备3删除PGW 2与PCRF设备3之间的Gx会话。在PGW 2删除VoLTE承载的同时,PGW 2会释放为UE 1分配的IP地址,以便以后能够将该IP地址分配给其他UE使用。For example, when UE 1 switches from a 4G network to a 3G network, the SGSN will initiate a request to PGW 2 to delete the VoLTE bearer. After deleting the VoLTE bearer, PGW 2 will notify PCRF device 3 to delete the Gx between PGW 2 and PCRF device 3. session. When PGW 2 deletes the VoLTE bearer, PGW 2 will release the IP address allocated to UE 1, so that the IP address can be allocated to other UEs in the future.
步骤413:PGW 2接收UE 6发送的注册请求。Step 413: PGW 2 receives the registration request sent by UE 6.
步骤414:PGW 2在确定要将上述被释放的IP地址分配给UE 6之前,需要首先检查与该被释放的IP地址对应的注册期满时间是否已经到达。若该注册期满时间已经到达,则执行步骤415,否则执行步骤416。Step 414: Before the PGW 2 determines to allocate the released IP address to the UE 6, it first needs to check whether the registration expiration time corresponding to the released IP address has arrived. If the registration expiration time has arrived, go to step 415 , otherwise go to step 416 .
步骤415:PGW 2将该被释放的IP地址分配给UE 6。Step 415: PGW 2 assigns the released IP address to UE 6.
当然,当该注册期满时间已经到达时,PGW 2也可以将除之前曾分配给UE 1的IP地址以外的其他IP地址分配给UE 6。Of course, when the registration expiration time has arrived, PGW 2 can also allocate other IP addresses to UE 6 except the IP address previously allocated to UE 1.
步骤416:PGW 2不将该被释放的IP地址分配给UE 6。Step 416: PGW 2 does not assign the released IP address to UE 6.
PGW 2不将该被释放的IP地址分配给UE 6具体是指PGW 2可以为UE 6分配除该被释放的IP地址以外的其他IP地址,也可以不为UE 6分配任何IP地址。The fact that PGW 2 does not allocate the released IP address to UE 6 specifically means that PGW 2 may allocate other IP addresses to UE 6 than the released IP address, or may not allocate any IP address to UE 6.
在本发明实施例中,UE 1的注册期满时间可以是一个时间段(如30分钟),也可以是一个时间点(如2000年1月1日1时1分1秒)。当注册期满时间是一个时间点时,在步骤414中,PGW 2可以检查该时间点是否已经到达,如果当前时间已经超过了该时间点,那么PGW 2就可以确定注册期满时间已经到达。当注册期满时间是一个时间段时,PGW 2可以在释放为UE 1分配的IP地址时,启动一个定时器,将该定时器的时间间隔设置为注册期满时间所表示的时间间隔(如30分钟),当该定时器的时间间隔期满时,PGW 2确定注册期满时间已经到达。In this embodiment of the present invention, the registration expiry time of UE 1 may be a period of time (such as 30 minutes), or a point in time (such as 1:1:1:1 on January 1, 2000). When the registration expiration time is a time point, in step 414, PGW 2 can check whether the time point has arrived, if the current time has exceeded the time point, then PGW 2 can determine that the registration expiration time has arrived. When the registration expiration time is a time period, PGW 2 can start a timer when releasing the IP address allocated for UE 1, and set the time interval of the timer as the time interval indicated by the registration expiration time (such as 30 minutes), when the time interval of the timer expires, PGW 2 determines that the registration expiration time has arrived.
值得注意的是,当注册期满时间是一个时间段时,PGW 2还可以在接收到PCRF设备3发送的携带注册期满时间的重鉴权请求时,启动一个定时器,将该定时器的时间间隔设置为注册期满时间所表示的时间间隔(如30分钟),在该定时器的时间间隔期满时,PGW 2确定注册期满时间已经到达。It is worth noting that when the registration expiration time is a time period, PGW 2 can also start a timer when receiving the re-authentication request carrying the registration expiration time sent by PCRF device 3, and set the timer The time interval is set as the time interval (such as 30 minutes) represented by the registration expiration time, and when the time interval of the timer expires, PGW 2 determines that the registration expiration time has arrived.
通过本发明实施例提供的方法,可以保证在UE的IP地址被释放之后,在IMS中的注册过期之前,分配给该UE的IP地址不再分配给其他UE使用,从而可以避免PGW在此时间段内,将发送给该UE的消息错误地发送给其他UE。Through the method provided by the embodiment of the present invention, it can be guaranteed that after the IP address of the UE is released and before the registration in the IMS expires, the IP address allocated to the UE will no longer be allocated to other UEs, thereby preventing the PGW from In the segment, the message sent to this UE is mistakenly sent to other UEs.
如图5所示,为本发明实施例提供的一种分配IP地址的系统,该系统包括PGW 501和P-CSCF设备502。As shown in FIG. 5, it is a system for allocating IP addresses provided by an embodiment of the present invention, and the system includes a PGW 501 and a P-CSCF device 502.
PGW 501用于接收第一UE发送的注册请求,为第一UE分配IP地址;The PGW 501 is configured to receive a registration request sent by the first UE, and assign an IP address to the first UE;
P-CSCF设备502用于接收第一UE发送的注册请求,向PGW 501发送第一UE的注册期满时间,其中,第一UE的注册期满时间是指第一UE在IMS中的注册期满的时间;The P-CSCF device 502 is used to receive the registration request sent by the first UE, and send the registration expiration time of the first UE to the PGW 501, wherein the registration expiration time of the first UE refers to the registration period of the first UE in the IMS full time
PGW 501还用于存储该IP地址与该注册期满时间之间的对应关系,在第一UE去激活时,释放该IP地址;The PGW 501 is also used to store the correspondence between the IP address and the registration expiration time, and release the IP address when the first UE is deactivated;
PGW 501还用于接收第二UE发送的注册请求,在与该IP地址对应的注册期满时间到达之前,不将该IP地址分配给第二UE。The PGW 501 is also configured to receive a registration request sent by the second UE, and not allocate the IP address to the second UE before the registration expiration time corresponding to the IP address arrives.
PGW 501不将该IP地址分配给第二UE是指PGW 501为第二UE分配除该IP地址以外的其他IP地址,或者不为第二UE分配任何IP地址。The fact that the PGW 501 does not allocate the IP address to the second UE means that the PGW 501 allocates an IP address other than the IP address to the second UE, or does not allocate any IP address to the second UE.
在本发明的一种实施方式中,该系统还可以包括PCRF设备603,如图6所示。P-CSCF设备502可以通过PCRF设备603向PGW 501发送注册期满时间。In an embodiment of the present invention, the system may further include a PCRF device 603, as shown in FIG. 6 . The P-CSCF device 502 may send the registration expiration time to the PGW 501 through the PCRF device 603.
PCRF设备603用于接收P-CSCF设备502发送的该注册期满时间,并向PGW 501发送该注册期满时间。The PCRF device 603 is configured to receive the registration expiration time sent by the P-CSCF device 502, and send the registration expiration time to the PGW 501.
作为示例而非限定,PCRF设备603可以用于接收P-CSCF设备502发送的AA-Reqest,该AA-Reqest携带注册期满时间,并向PGW 501发送Re-Auth-Request,该Re-Auth-Request携带注册期满时间。As an example but not a limitation, the PCRF device 603 can be used to receive the AA-Reqest sent by the P-CSCF device 502, the AA-Reqest carries the registration expiration time, and send a Re-Auth-Request to the PGW 501, the Re-Auth- Request carries the registration expiration time.
需要说明的是,可以将图3所示的PGW应用在该系统中。It should be noted that the PGW shown in FIG. 3 can be applied in this system.
如图7所示,为本发明实施例所提供的另一种PGW。图7所示的PGW可以应用于图5和图6所示的系统中。图7所示的PGW包括:As shown in FIG. 7, it is another PGW provided by the embodiment of the present invention. The PGW shown in FIG. 7 can be applied to the systems shown in FIG. 5 and FIG. 6 . The PGW shown in Figure 7 includes:
接收单元701,用于接收第一UE发送的注册请求;a receiving unit 701, configured to receive a registration request sent by the first UE;
处理单元702,用于在接收单元701接收到注册请求后,为第一UE分配IP地址;The processing unit 702 is configured to assign an IP address to the first UE after the receiving unit 701 receives the registration request;
接收单元701还用于接收P-CSCF设备发送的第一UE的注册期满时间,其中,第一UE的注册期满时间是指第一UE在IMS中的注册(registration)期满的时间;The receiving unit 701 is further configured to receive the registration expiration time of the first UE sent by the P-CSCF device, wherein the registration expiration time of the first UE refers to the time when the registration (registration) of the first UE in the IMS expires;
处理单元702还用于存储该IP地址与接收单元701接收到的注册期满时间之间的对应关系;The processing unit 702 is also configured to store the correspondence between the IP address and the registration expiration time received by the receiving unit 701;
处理单元702还用于在第一UE去激活时,释放该IP地址;The processing unit 702 is further configured to release the IP address when the first UE is deactivated;
接收单元701还用于接收第二UE发送的注册请求;The receiving unit 701 is also configured to receive a registration request sent by the second UE;
处理单元702还用于在接收单元701接收到第二UE发送的注册请求后,在与该IP地址对应的注册期满时间到达之前,不将该IP地址分配给第二UE。The processing unit 702 is further configured to not allocate the IP address to the second UE before the registration expiration time corresponding to the IP address arrives after the receiving unit 701 receives the registration request sent by the second UE.
其中,处理单元702不将该IP地址分配给第二UE具体是指处理单元702为第二UE分配除该IP地址以外的其他IP地址,或者不为第二UE分配任何IP地址。Wherein, the processing unit 702 does not allocate the IP address to the second UE specifically means that the processing unit 702 allocates an IP address other than the IP address to the second UE, or does not allocate any IP address to the second UE.
在本发明实施例的一种实现方式中,接收单元701通过PCRF设备接收P-CSCF设备发送的第一UE的注册期满时间。In an implementation manner of the embodiment of the present invention, the receiving unit 701 receives, through the PCRF device, the registration expiration time of the first UE sent by the P-CSCF device.
在本发明实施例的一种实现方式中,该PGW还包括发送单元803,如图8所示。发送单元803用于向第一UE发送注册响应,所述注册响应携带处理单元702为第一UE分配的IP地址。In an implementation manner of the embodiment of the present invention, the PGW further includes a sending unit 803, as shown in FIG. 8 . The sending unit 803 is configured to send a registration response to the first UE, where the registration response carries the IP address allocated for the first UE by the processing unit 702 .
其中,发送单元803所发送的注册响应还可以携带该P-CSCF设备的IP地址。Wherein, the registration response sent by the sending unit 803 may also carry the IP address of the P-CSCF device.
本发明实施例提供了一种分配IP地址的方法、装置和系统。在该方法中,在UE的IP地址被释放后到该UE的注册期满时间到达之前的这段时间内,曾经分配给该UE的IP地址并不会分配给其他UE,从而保证了在该注册期满时间到达之前,一个IP地址仅分配给一个UE,从而可以避免PGW在该UE的IP地址被释放后,将发送给该UE的消息错误地发送给其他UE。Embodiments of the present invention provide a method, device and system for allocating IP addresses. In this method, during the period after the UE's IP address is released and before the UE's registration expiration time arrives, the IP address once allocated to the UE will not be allocated to other UEs. Before the registration expiration time arrives, one IP address is only allocated to one UE, so that the PGW can prevent the PGW from sending the message sent to the UE to other UEs by mistake after the IP address of the UE is released.
通过以上的实施方式的描述可知,所属领域的技术人员可以清楚地了解到本发明可以用硬件实现,或固件实现,或它们的组合方式来实现。当使用软件实现时,可以将上述功能存储在计算机可读介质中或作为计算机可读介质上的一个或多个指令或代码进行传输。计算机可读介质包括计算机存储介质和通信介质,其中通信介质包括便于从一个地方向另一个地方传送计算机程序的任何介质。存储介质可以是计算机能够存取的任何可用介质。以此为例但不限于:计算机可读介质可以包括RAM、ROM、EEPROM、CD-ROM或其他光盘存储、磁盘存储介质或者其他磁存储设备、或者能够用于携带或存储具有指令或数据结构形式的期望的程序代码并能够由计算机存取的任何其他介质。此外。任何连接可以适当的成为计算机可读介质。例如,如果软件是使用同轴电缆、光纤光缆、双绞线、数字用户线(DSL)或者诸如红外线、无线电和微波之类的无线技术从网站、服务器或者其他远程源传输的,那么同轴电缆、光纤光缆、双绞线、DSL或者诸如红外线、无线和微波之类的无线技术包括在所属介质的定影中。如本发明所使用的,盘(Disk)和碟(disc)包括压缩光碟(CD)、激光碟、光碟、数字通用光碟(DVD)、软盘和蓝光光碟,其中盘通常磁性的复制数据,而碟则用激光来光学的复制数据。上面的组合也应当包括在计算机可读介质的保护范围之内。It can be known from the above description of the implementation manners that those skilled in the art can clearly understand that the present invention can be implemented by hardware, firmware, or a combination thereof. When implemented in software, the functions described above may be stored on or transmitted over as one or more instructions or code on a computer-readable medium. Computer-readable media includes both computer storage media and communication media including any medium that facilitates transfer of a computer program from one place to another. A storage media may be any available media that can be accessed by a computer. By way of example but not limitation: computer-readable media may include RAM, ROM, EEPROM, CD-ROM or other optical disk storage, magnetic disk storage media or other magnetic storage devices, or may be used to carry or store information in the form of instructions or data structures desired program code and any other medium that can be accessed by a computer. also. Any connection can suitably be a computer-readable medium. For example, if the software is transmitted from a website, server, or other remote source using coaxial cable, fiber optic cable, twisted pair, digital subscriber line (DSL), or wireless technologies such as infrared, radio, and microwave, then the coaxial cable , fiber optic cable, twisted pair, DSL, or wireless technologies such as infrared, wireless, and microwave are included in the fixation of the respective media. As used herein, disk and disc include compact disc (CD), laser disc, optical disc, digital versatile disc (DVD), floppy disc, and Blu-ray disc, where discs usually reproduce data magnetically, and discs Lasers are used to optically reproduce the data. Combinations of the above should also be included within the scope of computer-readable media.
需要说明的是,本说明书中的各个实施例均采用递进的方式描述,各个实施例之间相同相似的部分互相参见即可,每个实施例重点说明的都是与其他实施例的不同之处。尤其,对于装置实施例而言,由于其基本相似于方法实施例,所以描述得比较简单,各单元具体功能的执行过程参见方法实施例的部分说明即可。以上所描述的装置实施例仅仅是示意性的,其中作为分离部件说明的单元可以是或者也可以不是物理上分开的,作为单元显示的部件可以是或者也可以不是物理单元,即可以位于一个地方,或者也可以分布到多个网络单元上。可以根据实际的需要选择其中的部分或者全部模块来实现本实施例方案的目的。本领域普通技术人员在不付出创造性劳动的情况下,即可以理解并实施。It should be noted that each embodiment in this specification is described in a progressive manner, the same and similar parts of each embodiment can be referred to each other, and each embodiment focuses on the differences from other embodiments. place. In particular, for the device embodiment, since it is basically similar to the method embodiment, the description is relatively simple, and the specific function execution process of each unit can refer to the part of the description of the method embodiment. The device embodiments described above are only illustrative, and the units described as separate components may or may not be physically separated, and the components shown as units may or may not be physical units, that is, they may be located in one place , or can also be distributed to multiple network elements. Part or all of the modules can be selected according to actual needs to achieve the purpose of the solution of this embodiment. It can be understood and implemented by those skilled in the art without creative effort.
总之,以上所述仅为本发明技术方案的较佳实施例而已,并非用于限定本发明的保护范围。凡在本发明的精神和原则之内,所作的任何修改、等同替换、改进等,均应包含在本发明的保护范围之内。In a word, the above descriptions are only preferred embodiments of the technical solutions of the present invention, and are not intended to limit the protection scope of the present invention. Any modifications, equivalent replacements, improvements, etc. made within the spirit and principles of the present invention shall be included within the protection scope of the present invention.
Claims (21)
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201510284154.2A CN104883675B (en) | 2015-05-28 | 2015-05-28 | A kind of method, apparatus and system of distribution IP address |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201510284154.2A CN104883675B (en) | 2015-05-28 | 2015-05-28 | A kind of method, apparatus and system of distribution IP address |
Publications (2)
Publication Number | Publication Date |
---|---|
CN104883675A true CN104883675A (en) | 2015-09-02 |
CN104883675B CN104883675B (en) | 2018-08-21 |
Family
ID=53950976
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN201510284154.2A Active CN104883675B (en) | 2015-05-28 | 2015-05-28 | A kind of method, apparatus and system of distribution IP address |
Country Status (1)
Country | Link |
---|---|
CN (1) | CN104883675B (en) |
Cited By (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN109274512A (en) * | 2017-07-17 | 2019-01-25 | 中兴通讯股份有限公司 | A kind of management method and device of proxy calling service control function |
CN110650026A (en) * | 2018-06-26 | 2020-01-03 | 中国电信股份有限公司 | Communication method, system, PGW and computer readable storage medium |
Citations (6)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US6427170B1 (en) * | 1998-12-08 | 2002-07-30 | Cisco Technology, Inc. | Integrated IP address management |
US20030120810A1 (en) * | 2001-12-26 | 2003-06-26 | Takayuki Ohta | Interconnecting device, address conversion controlling method and computer program thereof |
CN102457587A (en) * | 2010-10-26 | 2012-05-16 | 大唐移动通信设备有限公司 | IP address assignment method and equipment |
US20130142166A1 (en) * | 2011-12-05 | 2013-06-06 | Verizon Patent And Licensing Inc. | Collapsed mobile architecture |
US20130279406A1 (en) * | 2012-04-24 | 2013-10-24 | Telefonaktiebolaget Lm Ericsson (Publ) | Policy and charging control methods |
CN103703748A (en) * | 2011-10-13 | 2014-04-02 | 思科技术公司 | Systems and methods for IP reachability in communications network |
-
2015
- 2015-05-28 CN CN201510284154.2A patent/CN104883675B/en active Active
Patent Citations (6)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US6427170B1 (en) * | 1998-12-08 | 2002-07-30 | Cisco Technology, Inc. | Integrated IP address management |
US20030120810A1 (en) * | 2001-12-26 | 2003-06-26 | Takayuki Ohta | Interconnecting device, address conversion controlling method and computer program thereof |
CN102457587A (en) * | 2010-10-26 | 2012-05-16 | 大唐移动通信设备有限公司 | IP address assignment method and equipment |
CN103703748A (en) * | 2011-10-13 | 2014-04-02 | 思科技术公司 | Systems and methods for IP reachability in communications network |
US20130142166A1 (en) * | 2011-12-05 | 2013-06-06 | Verizon Patent And Licensing Inc. | Collapsed mobile architecture |
US20130279406A1 (en) * | 2012-04-24 | 2013-10-24 | Telefonaktiebolaget Lm Ericsson (Publ) | Policy and charging control methods |
Cited By (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN109274512A (en) * | 2017-07-17 | 2019-01-25 | 中兴通讯股份有限公司 | A kind of management method and device of proxy calling service control function |
CN109274512B (en) * | 2017-07-17 | 2021-12-07 | 中兴通讯股份有限公司 | Management method and device for proxy call service control function |
CN110650026A (en) * | 2018-06-26 | 2020-01-03 | 中国电信股份有限公司 | Communication method, system, PGW and computer readable storage medium |
Also Published As
Publication number | Publication date |
---|---|
CN104883675B (en) | 2018-08-21 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US10193702B2 (en) | Method and apparatus for providing sponsoring service between user equipments | |
CN103052053B (en) | Priority service processing method, device and system | |
EP2800302A1 (en) | Method, device and system for determining policy and charging enforcement function | |
TW201246989A (en) | Notifying a user equipment UE, over a mobile network, of an UE application trigger request from a network application server | |
RU2016151164A (en) | METHOD OF REPEATING PDN CONNECTION, CENTRAL RESET SERVER, MOBILITY CONTROL ELEMENT AND DATA TRANSFER GATEWAY | |
WO2011098022A1 (en) | Session management method, system and device based on machine to machine (m2m) application | |
US11218514B2 (en) | Access to local services by unauthenticated users | |
CN107548077B (en) | Position information acquisition method, device and system | |
US8737202B2 (en) | Automatic connection recovery | |
CN104883675B (en) | A kind of method, apparatus and system of distribution IP address | |
CN109995726A (en) | Proxy Call Session Control Function disaster recovery method, device, equipment and medium | |
CN103024876B (en) | Connection control method, gateway and system | |
JP6101644B2 (en) | COMMUNICATION SYSTEM, IDENTIFIER APPARATUS AND COMMUNICATION METHOD | |
CN108235428B (en) | Method for realizing registration of UE (user equipment) with P-CSCF (proxy Call Session control function), MME (mobility management entity) equipment and PGW (packet gateway) equipment | |
WO2017202342A1 (en) | Method, device and system for reporting information | |
US10739406B2 (en) | Correlation charging method, charging apparatus, and system | |
KR20100124615A (en) | Mobile communication system without interworking of pcrf and method thereof | |
CN103098445B (en) | Process the method for address, data gateway and system | |
KR100974659B1 (en) | Session Management Method in Retention Mode in Mobile Communication Systems | |
KR101750166B1 (en) | Serving/pdn-gateway and control method thereof | |
WO2012097524A1 (en) | Method, device and system for processing reset of mobility management network element |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
C06 | Publication | ||
PB01 | Publication | ||
EXSB | Decision made by sipo to initiate substantive examination | ||
SE01 | Entry into force of request for substantive examination | ||
GR01 | Patent grant | ||
GR01 | Patent grant |