WO2011094956A1 - Method, apparatus and system for address distribution - Google Patents

Method, apparatus and system for address distribution Download PDF

Info

Publication number
WO2011094956A1
WO2011094956A1 PCT/CN2010/070568 CN2010070568W WO2011094956A1 WO 2011094956 A1 WO2011094956 A1 WO 2011094956A1 CN 2010070568 W CN2010070568 W CN 2010070568W WO 2011094956 A1 WO2011094956 A1 WO 2011094956A1
Authority
WO
WIPO (PCT)
Prior art keywords
address
ipv4 address
gateway
message
user terminal
Prior art date
Application number
PCT/CN2010/070568
Other languages
French (fr)
Chinese (zh)
Inventor
戚彩霞
王姗姗
胡颖
Original Assignee
华为技术有限公司
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 华为技术有限公司 filed Critical 华为技术有限公司
Priority to PCT/CN2010/070568 priority Critical patent/WO2011094956A1/en
Priority to CN201080001639.1A priority patent/CN102870395B/en
Publication of WO2011094956A1 publication Critical patent/WO2011094956A1/en

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L61/00Network arrangements, protocols or services for addressing or naming
    • H04L61/50Address allocation
    • H04L61/5007Internet protocol [IP] addresses
    • H04L61/5014Internet protocol [IP] addresses using dynamic host configuration protocol [DHCP] or bootstrap protocol [BOOTP]

Definitions

  • the present invention relates to the field of wireless communication technologies, and in particular, to an address allocation method, apparatus, and system.
  • Figure 1 shows the logical architecture of the next generation mobile communication network.
  • the user terminal accesses the mobile communication network through the local wireless access network, and the access node is the convergence point of the access network, and is responsible for location management, connection management, security authentication, gateway selection, and the like of the mobile user terminal;
  • the gateway is a local access gateway of the user terminal, and is responsible for access technology related connection management and data forwarding.
  • the data gateway is a gateway for the user terminal to access the external data network, and is responsible for data connection management and data forwarding of the user terminal accessing the packet data network. It is also the fault of providing mobile services for mobile users.
  • the interface protocol between the service gateway and the data gateway may be a GPRS (General Packet Radio Service) tunneling protocol (GPRS Tunneling Protocol, GTP for short), or a proxy mobile IPv6 protocol (Proxy Mobile IPv6, abbreviated as PMIP).
  • GPRS General Packet Radio Service
  • GTP General Packet Radio Service Tunneling Protocol
  • PMIP proxy mobile IPv6 protocol
  • the user terminal When the user terminal performs roaming, it returns to the local data gateway through the access node and the serving gateway of the visited place. If the interface protocol supported by the service gateway in the Public Land Mobile-Communication Network (PLMN) of the visited place is different from the interface protocol supported by the data gateway in the PLMN of the home location, for example, the service gateway of the visited place
  • PLMN Public Land Mobile-Communication Network
  • the data gateway supporting the GTP protocol and supporting the location supports the PMIP protocol
  • the service gateway of the visited place supports the PMIP protocol and the data gateway of the home location supports the GTP protocol.
  • the user terminal cannot return to the terrestrial location through the visited service gateway in the roaming place.
  • the data gateway cannot access the communication network.
  • an Interworking Proxy is introduced between the service gateway and the data gateway supporting different protocols, and the interworking proxy network element is responsible for mutual conversion between the PMIP protocol and the GTP protocol. To ensure that the user terminal is able to roam properly. Access to the communication network for telecommunications services.
  • the interworking proxy gateway can also implement the conversion of different protocols between the access node and the data gateway.
  • the interworking proxy network element will not be able to obtain DHCP (Dynamic Host Configuration Protocol)
  • DHCP Dynamic Host Configuration Protocol
  • An embodiment of the present invention provides an address allocation method, apparatus, and system for solving the problem that a service gateway or an access node and an interworking proxy network element cannot be normally established or updated.
  • An address allocation method includes:
  • the interworking proxy network element sends a request message to the data gateway to request an IPv4 address of the user terminal; and receives a response message sent by the data gateway;
  • the proxy binding acknowledgement message carries an IPv4 address
  • the IPv4 address is an IPv4 address of the user terminal carried in the response message by the data gateway
  • the IPv4 address is temporarily allocated by the interworking proxy network element.
  • An address allocation device includes: a requesting unit, configured to send a request message to the data gateway to request an IPv4 address of the user terminal, and a receiving unit, configured to receive a response message sent by the data gateway;
  • a sending unit configured to send a proxy binding acknowledgement message to the serving gateway or the access node, where the proxy binding acknowledgement message carries an IPv4 address, where the IPv4 address is carried by the data gateway in the response message
  • the IPv4 address of the user terminal or the IPv4 address is temporarily allocated by the address distribution device.
  • An address allocation system comprising: an interworking proxy network element, an access node, and a data gateway; wherein the interworking proxy network element is configured to send a request message to the data gateway to request an IPv4 address of the user terminal;
  • the data gateway is configured to provide an IPv4 address to the interworking proxy network element according to the request message, where the IPv4 address is an IPv4 address of the user terminal or an IPv4 address of all 0s, and the IPv4 address is passed the response message.
  • the IPv4 address is an IPv4 address of the user terminal or an IPv4 address of all 0s, and the IPv4 address is passed the response message.
  • the interworking proxy network element is further configured to send a proxy binding acknowledgement message to the access node, where the proxy binding acknowledgement message carries an IPv4 address, and the IPv4 address is provided by the data gateway to be carried in the response
  • the IPv4 address of the user terminal in the message, or the IPv4 address is an IPv4 address temporarily allocated by the interworking proxy network element.
  • the address allocation method, device and system provided by the embodiment of the present invention firstly initiate a request for acquiring an IPv4 address of a user terminal to the data gateway by using the interworking proxy network element, or autonomously temporarily assigning a non-zero IPv4 by the interworking proxy network element.
  • the address is then sent to the serving gateway or the access node from the IPv4 address of the user terminal or the temporarily assigned IPv4 address obtained from the data gateway, so that the service gateway or the access node and the interworking proxy network element are normally established.
  • the binding enables the user terminal to complete the attach, establish a PDN connection or activate the PDP context at the roaming/visiting location to perform the corresponding service.
  • FIG. 1 is a logical architecture diagram of a next-generation mobile communication network in the prior art
  • FIG. 3 is a schematic structural diagram of an address allocation apparatus according to Embodiment 1 of the present invention.
  • FIG. 5 is a signaling flowchart of an address allocation method in Embodiment 3 of the present invention.
  • FIG. 6 is a signaling flowchart of an address allocation method in Embodiment 4 of the present invention.
  • Figure ⁇ is a signaling flowchart of an address allocation method in Embodiment 5 of the present invention.
  • Embodiment 9 is a signaling flowchart of an address allocation method in Embodiment 7 of the present invention.
  • FIG. 10 is a schematic structural diagram of an address allocation apparatus according to Embodiment 8 of the present invention.
  • FIG. 11 is a schematic structural diagram of an address allocation system in Embodiment 9 of the present invention.
  • Embodiment 1 is a diagrammatic representation of Embodiment 1:
  • the address allocation method provided in this embodiment includes:
  • the interworking proxy network element sends a request message to the data gateway to request an IPv4 address of the user terminal.
  • the request message may be an attach procedure, a PDP context activation process, or a setup session request message in a PDN connection establishment process, or may be a DHCPv4 mode IP address.
  • DHCPv4 discovery message in the address allocation process.
  • the response message in this step may be a session establishment response message or a DHCPv4 provision message.
  • the proxy binding acknowledgement message carries an IPv4 address, where the IPv4 address is an IPv4 address of the user terminal carried in the response message by the data gateway, or the IPv4 address is temporarily used by the interworking proxy network element. distribution.
  • the interworking proxy network element sends a proxy binding acknowledgement report to the serving gateway.
  • the interworking proxy network element directly goes to the access node. Send a proxy binding confirmation report.
  • the execution body of the above steps may be an interworking proxy network element for mutual conversion of different protocols.
  • an address allocation apparatus is further provided, and the foregoing steps may be implemented. As shown in FIG. 3, the address allocation apparatus includes:
  • the requesting unit 31 is configured to send a request message to the data gateway to request an IPv4 address of the user terminal;
  • the receiving unit 32 is configured to receive a response message sent by the data gateway.
  • the sending unit 33 is configured to send a proxy binding acknowledgement message to the serving gateway or the access node, where the proxy binding acknowledgement message carries an IPv4 address, where the IPv4 address is carried by the data gateway in the response message.
  • the IPv4 address of the user terminal or the IPv4 address is temporarily allocated by the address distribution device.
  • the address allocating device in this embodiment may be an interworking proxy network element for being responsible for mutual conversion of different protocols.
  • the method and device for address allocation provided in this embodiment first initiates a request for acquiring an IPv4 address of a user terminal to the data gateway by using the interworking proxy network element, or autonomously temporarily assigns a non-zero IPv4 address by the interworking proxy network element. And then the user terminal obtained from the data gateway The IPv4 address or the temporarily assigned IPv4 address is sent to the serving gateway or the access node, so that the binding between the serving gateway or the access node and the interworking proxy network element is normally established, so that the user terminal can roam or visit the place. Complete the process of attaching, establishing a PDN connection, or activating a PDP context to perform the corresponding service.
  • Embodiment 2 is a diagrammatic representation of Embodiment 1:
  • the access network of the visited place where the mobile terminal is currently located is accessed through 3GPP (3rd Generation Partnership Project), which may be UTRAN (Universal Terrestrial) Radio Access Network, E-UTRAN (Evolved-Universal Terrestrial Radio Access Network) or GERAN (GSM EDGE Radio Access Network, GSM/EDGE Radio Access Network)
  • the access node may be a mobility management network element, and may be an MME (Mobility Management Entity) or an SGSN (Service GPRS Support Node);
  • the SGW can be an SGW (Serving Gateway).
  • the interworking proxy network element can be an IWP (Interworking Proxy).
  • the data gateway can be a PGW (Packet Data Network Gateway).
  • the address allocation method provided in this embodiment includes the following steps: 401.
  • a user terminal initiates an attach procedure, and sends an attach request (Attach Request) message to the mobility management network element.
  • the message may include a protocol configuration option (PCO), which is used to indicate to the data gateway that the user terminal requests to obtain the IPv4 address of the user terminal by using DHCPv4; or, of course, the PCO is not carried, then the data gateway is not required.
  • PCO protocol configuration option
  • the configuration on the data gateway is as follows:
  • the address assignment corresponding to the Access Point Name (APN) can only be in the DHCPv4 mode, and the data gateway allocates the IPv4 address in the DHCPv4 manner.
  • the attaching process is taken as an example; of course, the scope of application of the solution is not limited thereto, and may also be a PDP context activation process or a PDN connection establishment process.
  • the mobile management network element sends a Create Session Request message to the serving gateway, where the setup session request message carries a PDN type to request the data gateway to allocate the IP address type to the user terminal; May carry a PCO.
  • the serving gateway sends a proxy binding update (Proxy Binding Update) message to the interworking proxy network element, where the message carries a request for assigning an IP address; the request message may carry a PCO.
  • a proxy binding update Proxy Binding Update
  • the serving gateway carries the IPv6 (Internet Protocol version 6, Internet Protocol version 6) home network prefix option and/or the IPv4 home address request option in the proxy binding update message according to the PDN type carried in the session establishment request message by the mobility management network element. Transmitting to the interworking proxy network element to indicate the corresponding IP address request; specifically, IPv6 (Internet Protocol version 6, Internet Protocol version 6) home network prefix option and/or the IPv4 home address request option in the proxy binding update message according to the PDN type carried in the session establishment request message by the mobility management network element. Transmitting to the interworking proxy network element to indicate the corresponding IP address request; specifically,
  • the PDN type is IPv4.
  • the PDN type is IPv4 and IPv6.
  • the PDN type is IPv6.
  • the interworking proxy network element sends a setup session request to the data gateway, where the PDN type is carried, and the message may carry the PCO cell.
  • the data gateway replies with a Create Session Response message to the interworking proxy network element, where the response message carries a PDN type and a PDN address selected by the data gateway.
  • the data gateway selects a PDN type according to factors such as a PDN type and a carrier policy carried in the received session establishment request message;
  • the PDN type selected by the data gateway is IPv4 and IPv6.
  • the user terminal indicates in the PCO cell that the IPv4 address is obtained by means of DHCPv4 and the data gateway agrees, or the operator configures the PDN address associated with the request APN to be allocated only by DHCPv4, then the PDN type selected by the data gateway is IPv4.
  • the IPv4 address in the PDN address in the setup session response message sent by the data gateway to the interworking proxy network element is all 0s.
  • the PDN address carries the IPv6 prefix of the local network. Interface ID and all 0 IPv4 addresses.
  • the interworking proxy network element After the interworking proxy network element receives the setup response message sent by the data gateway, if the IPv4 address in the PDN address carried in the PDN address is all 0, and the PDN type is IPv4, or IPv4 and IPv6, the interworking proxy network element can It is known that the data gateway allocates an IPv4 address to the user terminal in the manner of DHCPv4. At this time, the interworking proxy network element acts as a DHCP client, and sends a DHCPv4 Discover (DHCPv4 Discover) message to the data gateway to request the IPv4 address of the user terminal.
  • DHCPv4 Discover DHCPv4 Discover
  • the data gateway acts as a DHCP server, and sends a DHCPv4 Offer (DHCPv4 Offer) message to the interworking proxy network element, where the message carries an IPv4 address and other settings allocated for the user terminal.
  • DHCPv4 Offer DHCPv4 Offer
  • the IPv4 address of the user terminal is allocated by the data gateway, but is not limited thereto; of course, it may also be allocated by a DHCP server other than the data gateway.
  • the data gateway acts as a DHCP for the interworking proxy network element.
  • the interworking proxy network element sends a proxy binding acknowledgement (Proxy Binding Acknowledgement) message to the serving gateway.
  • a proxy binding acknowledgement Proxy Binding Acknowledgement
  • the proxy binding acknowledgement message carries the IPv4 address obtained by the interworking proxy network element in step 407, and the DHCPv4 address allocation flow indication; After obtaining the IPv4 address of the user terminal, the service gateway can establish a binding between the service gateway and the interworking proxy network element.
  • the IPv6 prefix obtained in step 405 and the DHCPv4 address allocation process indication are carried in the proxy binding acknowledgement message. 409.
  • the serving gateway sends a setup response message to the mobility management network element, where the setup session response message carries the PDN address.
  • the PDN address carried in the setup session response message is an all-zero IPv4 address
  • the PDN address carried in the setup session response message includes an all-zero IPv4 address, and the step of passing 408 Obtained IPv6 prefix.
  • the mobility management network element sends an attach accept message to the user terminal, where the attach accept message carries the PDN address.
  • PDP Context Activation Request PDP Context Activation Request
  • PDN Connectivity Request PDN Connectivity Request
  • the management network element may feed back a PDP context activation accept message or a PDN connection establishment accept message to the user terminal, and the PDP context activation accept message or the PDN connection setup accept message carries the PDN address.
  • the user terminal broadcasts a DHCPv4 discovery message.
  • step 408 the binding between the serving gateway and the interworking proxy network element is established after the step 408; at this time, after step 411 is completed, step 414 can be directly performed. Its subsequent steps;
  • PDN type selected by the data gateway is IPv4 and IPv6, steps 412, 413 and subsequent steps are required to update the binding between the serving gateway and the data gateway.
  • the serving gateway After receiving the DHCPv4 discovery message, the serving gateway sends a proxy binding update message to the interworking proxy network element, where the proxy binding update message carries an all-zero IPv4 address.
  • the interworking proxy network element replies to the proxy binding acknowledgement message to the serving gateway, where the message carries the IPv4 address allocated for the user terminal obtained in step 407, and the binding between the service gateway update and the interworking proxy network element. 414.
  • the serving gateway acts as a DHCP relay, and forwards the DHCPv4 discovery message sent by the user terminal to the interworking proxy network element.
  • the interworking proxy network element is used as the DHCP server of the user terminal, and sends a DHCPv4 providing message to the serving gateway.
  • the DHCPv4 providing message carries the IPv4 address allocated to the user terminal obtained through step 407, and other settings.
  • the serving gateway forwards the message to the user terminal, whereby the user terminal obtains the IPv4 address.
  • the user terminal After that, the user terminal initiates a DHCPv4 request procedure, and confirms the received IPv4 address to the DHCP server.
  • the interworking proxy network element acts as the DHCP server of the user terminal, and also processes the DHCP-related process as the DHCP client of the data gateway.
  • the execution order of steps 406 and 407 may be scheduled after step 412; that is, the original steps 406 and 407 are ignored, and in step 412 And add between step 413:
  • the interworking proxy network element After receiving the proxy binding update message sent by the serving gateway, the interworking proxy network element acts as a DHCP client of the data gateway, and sends a DHCPv4 discovery message to the data gateway to request an IPv4 address of the user terminal.
  • the data gateway replies to the interworking proxy network element with a DHCPv4 providing message, where the message carries an IPv4 address and other settings allocated for the user terminal.
  • the IPv4 address can be assigned by the data gateway or by a DHCP server other than the data gateway.
  • step 413 and step 415 may also be obtained in step 412-2.
  • the address allocation method provided in this embodiment firstly sends a DHCPv4 discovery message to the data gateway of the user terminal by the interworking proxy network element to request to obtain the IPv4 address of the user terminal, and then sends the IPv4 address of the user terminal acquired from the data gateway to the IPv4 address of the user terminal.
  • Serving the gateway so that the binding between the serving gateway and the interworking proxy network element is normally established, so that the user terminal can attach, establish a PDN connection or activate a PDP context to perform corresponding services at the roaming/visiting location.
  • the solution described in the second embodiment is based on the access network where the mobile terminal is located.
  • 3GPP accesses such a scenario to implement; however, the implementation of the solution provided by the present invention is not limited thereto, and the same applies to a scenario in which a visited access network passes non-3GPP access.
  • the non-3GPP access network may be WiMax (Worldwide Interoperability for Microwave Access) or CDMA (Code Division Multiple Access) or WLAN (Wireless Local)
  • a wireless access network such as an Area Network (WLAN);
  • an access node may be an access gateway/evolved packet data gateway, ie, an A-GW (Access Gateway) or an ePDG (Evolved Packet Data Gateway).
  • the data gateway can be a SGW
  • the interworking proxy network element can be an IWP
  • the data gateway can be a PGW.
  • steps 501 to 510 are substantially the same as steps 401 to 410 in the second embodiment, and are not described in detail herein; Introduced as follows:
  • the access node in the second embodiment is a mobility management network element, and in this embodiment is an access gateway or an evolved packet data gateway (hereinafter abbreviated as: access gateway/evolved packet data gateway).
  • access gateway/evolved packet data gateway The function of the ingress node and the corresponding service
  • step 501 the user terminal initiates an attach procedure or a PDN connection setup procedure.
  • step 502 the access gateway/evolved packet data gateway sends a proxy binding update message to the serving gateway, where the request for assigning an IP address is carried;
  • step 509 the serving gateway forwards the received proxy binding response message to the access gateway/evolved packet data gateway;
  • step 510 the attach process or the PDN connection establishment process ends.
  • step 510 The process after step 510 is roughly as follows:
  • the user terminal broadcasts a DHCPv4 discovery message.
  • step 508 Binding between the access gateway/evolved packet data gateway and the serving gateway, and between the serving gateway and the interworking proxy network element has been established. At this time, after step 511 is completed, step 514 and subsequent steps can be directly performed;
  • steps 512, 513 and subsequent steps are required to update between the access gateway/evolved packet data gateway and the serving gateway, between the serving gateway and the interworking proxy network element. Binding.
  • the access gateway/evolved packet data gateway After receiving the DHCPv4 discovery message, the access gateway/evolved packet data gateway sends a proxy binding update message to the serving gateway, where the proxy binding update message carries an all-zero IPv4 address.
  • the serving gateway forwards the proxy binding update message to the interworking proxy network element.
  • the interworking proxy network element returns a proxy binding acknowledgement message to the serving gateway, where the message carries an IPv4 address allocated for the user terminal, and the IPv4 address is obtained in step 507 to update the binding between the serving gateway and the interworking proxy network element. .
  • the serving gateway forwards the proxy binding acknowledgement message to the access gateway/evolved packet data gateway.
  • the access gateway/evolved packet data gateway acts as a DHCP relay and forwards the DHCPv4 discovery message to the serving gateway.
  • the serving gateway forwards the DHCPv4 discovery message to the interworking proxy network element.
  • the interworking proxy network element sends a DHCPv4 providing message to the serving gateway, where the DHCPv4 providing message carries the IPv4 address allocated to the user terminal obtained through step 507, and other settings.
  • the serving gateway forwards the message to the access gateway/evolved packet data gateway, and the access gateway/evolved packet data gateway forwards the DHCPv4 providing message to the user terminal, whereby the user terminal acquires the IPv4 address.
  • step 514 can be omitted, and at step 515 Replaced by step 515-1:
  • the access gateway/evolved packet data gateway sends a DHCPv4 providing message to the user terminal, where the DHCPv4 providing message carries the IPv4 address allocated to the user terminal acquired in step 509 or step 513, and other settings.
  • the user terminal initiates a DHCPv4 request procedure, and confirms the received IPv4 address to the DHCP server.
  • the execution order of steps 506 and 507 may be scheduled after step 512; that is, the original step 506 and 507 ignores, and adds between step 512 and step 513:
  • the interworking proxy network element After receiving the proxy binding update message sent by the serving gateway, the interworking proxy network element acts as a DHCP client of the data gateway, and sends a DHCPv4 discovery message to the data gateway to request an IPv4 address of the user terminal.
  • the data gateway replies to the interworking proxy network element with a DHCPv4 providing message, where the message carries an IPv4 address and other settings allocated for the user terminal.
  • the IPv4 address can be assigned by the data gateway or by a DHCP server other than the data gateway.
  • step 513 and step 515 may also be obtained in step 512-2.
  • the serving gateway performs forwarding; for example, step 502 and step 503 can be merged into the same process, and steps 508 and 509 can be combined into the same process, thereby between the interworking proxy network element and the access gateway/evolved packet data gateway. Establish bindings directly.
  • the address allocation method provided in this embodiment firstly sends a DHCPv4 discovery message to the data gateway through the interworking proxy network element to request to obtain the IPv4 address of the terminal, and then sends the IPv4 address obtained from the data gateway to the access node, thereby establishing normally.
  • the binding between the access node and the interworking proxy network element enables the user terminal to attach, establish a PDN connection or activate a PDP context to perform corresponding services at the roaming/visiting location.
  • Embodiment 4 is a diagrammatic representation of Embodiment 4:
  • the access network where the mobile terminal is currently located is accessed through 3GPP, which may be UTRAN/E-UTRAN/GERAN;
  • the access node may be a mobile management network element, and may be an MME or an SGSN.
  • the serving gateway may be an SGW
  • the interworking proxy network element may be an IWP
  • the data gateway may be a PGW.
  • the address allocation method provided in this embodiment includes the following steps:
  • the user terminal initiates an attach procedure, and sends an attach request message to the mobility management network element.
  • the message carries a protocol configuration option PCO cell, and is used to indicate to the data gateway that the user terminal requests to obtain the IPv4 address of the user terminal by using DHCPv4.
  • the attaching process is taken as an example; of course, the scope of application of the solution is not limited thereto, and may also be a PDP context activation process or a PDN connection establishment process.
  • the mobility management network element sends a setup session request message to the serving gateway, where the setup session request message carries a PDN type to request an IP address type assigned to the user terminal, and the message carries the PCO cell.
  • the service gateway sends a proxy binding update message to the interworking proxy network element, where the message carries a request for allocating an IP address; the request message carries a PCO.
  • the mobility management network element After the serving gateway obtains the PDN type in the session establishment request message, the mobility management network element carries the IPv6 home network prefix option and/or the IPv4 home address request option in the proxy binding update message according to the PDN type, and sends the information to the interworking device. Proxy network element, to indicate the corresponding IP address request; specifically,
  • the PDN type is IPv4.
  • the PDN type is IPv4 and IPv6.
  • the PDN type is IPv6.
  • the interworking proxy network element changes the content of the PCO cell to indicate the user terminal.
  • the IP address is assigned by the NAS (Non-Access-Stratified) signaling, and the modified PCO cell is carried in the setup session request message and sent to the data gateway, where the setup session request message is also carried. PDN type.
  • the data gateway returns a setup response message to the interworking proxy network element, where the response message carries a PDN type and a PDN address selected by the data gateway.
  • the data gateway selects a PDN type according to factors such as a PDN type and a carrier policy carried in the received session establishment request message;
  • the PDN address carries the allocated IPv4 address
  • the PDN address carries the assigned IPv4 address, and the assigned IPv6 prefix and the interface identifier.
  • the IPv4 address of the user terminal is allocated by the data gateway, but is not limited thereto; of course, it may also be allocated by a network element other than the data gateway.
  • the interworking proxy network element sends a proxy binding acknowledgement message to the serving gateway.
  • the proxy binding acknowledgement message carries the IPv4 address allocated to the user terminal obtained in step 605, and the message may carry the DHCPv4 address allocation process indication, or may not carry
  • the DHCPv4 address allocation process indicates that the service gateway can establish a binding between the service gateway and the interworking proxy network element after obtaining the IPv4 address of the user terminal;
  • the proxy binding acknowledgement message carries the IPv6 prefix and the DHCPv4 address allocation process indication in the case that the DHCPv4 address allocation process is required.
  • the DHCPv4 address is not required.
  • the proxy binding acknowledgement message carries the IPv4 address and the IPv6 prefix assigned to the user terminal obtained in step 605.
  • the IPv4 address and the IPv6 prefix of the user terminal are all established through the setup session in step 605. Respond to the message to get it.
  • the serving gateway sends a setup response message to the mobility management network element, where the setup session response message carries the PDN address.
  • the IPv4 address in the PDN address is all 0; if the proxy binding acknowledgement message received by the serving gateway is not carried
  • the DHCPv4 address allocation process indicates that the PDN address is the IPv4 address of the user terminal obtained through step 605.
  • the PDN address includes an IPv6 prefix and an interface identifier, and an all-zero IPv4 address;
  • the acknowledgment message does not carry the DHCPv4 allocation process indication, and the PDN address includes the IPv4 address, the IPv6 prefix, and the interface identifier of the user terminal obtained in step 605.
  • the mobility management network element sends an attach accept message to the user terminal, where the attach accept message carries the PDN address obtained in step 607.
  • the mobile management network element correspondingly feeds back the PDP context activation to the user terminal in this step.
  • the accept message, or the PDN connection establishment accept message, and the PDP context activation accept message or the PDN connection setup accept message carries the PDN address.
  • the user terminal broadcasts a DHCPv4 discovery message.
  • step 612 If the PDN type selected by the data gateway is IPv4, the binding between the serving gateway and the interworking proxy network element is established after the step 606. At this time, after step 609 is completed, step 612 can be directly performed. Its subsequent steps;
  • step 610 is required. 611 and subsequent steps are used to update the binding between the serving gateway and the interworking proxy network element.
  • the serving gateway After receiving the DHCPv4 discovery message, the serving gateway sends a proxy binding update message to the interworking proxy network element, where the proxy binding update message carries an all-zero IPv4 address.
  • the interworking proxy network element returns a proxy binding acknowledgement message to the serving gateway, where the proxy binding acknowledgement message carries an IPv4 address allocated for the user terminal, and the IPv4 address is obtained in step 605 to update the serving gateway and the interworking proxy network. Binding between meta.
  • the serving gateway acts as a DHCP relay, and forwards the DHCPv4 discovery message sent by the user terminal to the interworking proxy network element.
  • the interworking proxy network element is used as a DHCP server of the user terminal, and sends a DHCPv4 providing message to the serving gateway.
  • the DHCPv4 providing message carries the IPv4 address and other settings allocated by the step 605 for the user terminal.
  • the serving gateway forwards the message to the user terminal, whereby the user terminal obtains the IPv4 address.
  • the user terminal After that, the user terminal initiates a DHCPv4 request procedure, and confirms the received IPv4 address to the DHCP server.
  • the interworking proxy network element will process the DHCP-related process as the DHCP server of the user terminal.
  • the address allocation method provided in this embodiment firstly initiates a session establishment request message to the data gateway to request the IPv4 address of the user terminal by using the interworking proxy network element, and then sends the IPv4 address obtained from the data gateway to the service gateway, thereby establishing normally. Binding between the serving gateway and the interworking proxy network element enables the user terminal to complete the attach, establish a PDN connection, or activate the PDP context to perform the corresponding service at the roaming/visiting location.
  • Embodiment 5 is a diagrammatic representation of Embodiment 5:
  • Embodiment 4 The solution described in Embodiment 4 is implemented based on the scenario where the access network where the mobile terminal is located is accessed through 3GPP access; however, the implementation of the solution provided by the present invention is not limited thereto, and is The scenario of accessing the network through non-3GPP access is also applicable.
  • the non-3GPP access network may be WiMax/CDMA/WLAN.
  • the access node may be an access gateway/evolved packet data gateway, and may be A-GW/ePDG when implemented; the service gateway may be an SGW, the interworking proxy network element may be an IWP, and the data gateway may be PGW.
  • Steps 701 to 708 are substantially the same as steps 601 to 608 in Embodiment 4, and are not described in detail herein; Introduced as follows:
  • the access node in the fourth embodiment is a mobility management network element, and in this embodiment, the access gateway/evolved packet data gateway bears the function of the access node and the corresponding service;
  • step 701 the user terminal initiates an attach procedure or a PDN connection establishment procedure.
  • step 702 the access gateway/evolved packet data gateway sends a proxy binding update message to the serving gateway, where the request for assigning an IP address is carried;
  • step 707 the serving gateway forwards the received proxy binding response message to the access gateway/evolved packet data gateway;
  • step 708 the attach or PDN connection establishment process ends.
  • step 709 and subsequent steps occurs only when the IPv4 address of the PDN address received by the user terminal is all 0s; the specific process is as follows:
  • the user terminal broadcasts a DHCPv4 discovery message.
  • step 706 the binding between the access gateway/evolved packet data gateway and the serving gateway, the serving gateway, and the interworking proxy network element is established after step 706; After completing step 709, step 712 and subsequent steps may be directly performed;
  • steps 710, 711 and subsequent steps are required to update the binding between the access gateway/evolved packet data gateway and the serving gateway, the serving gateway, and the interworking proxy network element. set.
  • the access gateway/evolved packet data gateway After receiving the DHCPv4 discovery message, the access gateway/evolved packet data gateway sends a proxy binding update message to the serving gateway, and carries the all-zero IPv4 in the proxy binding update message. address. The serving gateway forwards the proxy binding update message to the interworking proxy network element.
  • the interworking proxy network element returns a proxy binding acknowledgement message to the serving gateway, and the serving gateway forwards the proxy binding acknowledgement message to the access gateway/evolved packet data gateway.
  • the proxy binding acknowledgement message is carried as a user terminal.
  • the assigned IPv4 address which is obtained in step 705, to update the binding between the access gateway/evolved packet data gateway and the serving gateway, the serving gateway, and the interworking proxy network element.
  • the access gateway/evolved packet data gateway acts as a DHCP relay, and forwards the DHCPv4 discovery message sent by the user terminal to the serving gateway.
  • the serving gateway forwards the DHCPv4 discovery message to the interworking proxy network element.
  • the interworking proxy network element is configured as a DHCP server on the user terminal side, and sends a DHCPv4 providing message to the serving gateway, where the DHCPv4 providing message carries the IPv4 address allocated for the user terminal obtained in step 705, and other settings.
  • the serving gateway forwards the message to the access gateway/evolved packet data gateway, and the access gateway/evolved packet data gateway forwards the DHCPv4 providing message to the user terminal, whereby the user terminal acquires the IPv4 address.
  • the access gateway/evolved packet data gateway can serve as a DHCP server on the user terminal side; and when the access gateway/evolved packet data gateway is used as the DHCP server, the above step 712 can be omitted, and at the same time, step 713 Replaced by step 713-1:
  • the access gateway/evolved packet data gateway sends a DHCPv4 providing message to the user terminal, where the DHCPv4 providing message carries the IPv4 address assigned to the user terminal carried in step 705, and other settings.
  • the user terminal After that, the user terminal initiates a DHCPv4 request procedure, and confirms the received IPv4 address to the DHCP server.
  • the interworking proxy network element will process the DHCP-related process as the DHCP server on the user terminal side.
  • step 702 and step 703 in the figure can be merged into the same process, and step 706 and step 707 can be merged into the same process, thereby directly establishing the interworking proxy network element and the Binding between access gateways/evolved packet data gateways.
  • the address allocation method provided in this embodiment firstly initiates a session establishment request message to the data gateway through the interworking proxy network element to request to obtain the IPv4 address of the user terminal, and then sends the IPv4 address obtained from the data gateway to the access gateway/evolution.
  • a packet data gateway so that the binding between the access gateway/evolved packet data gateway and the interworking proxy network element is normally established, so that the user terminal can attach, establish a PDN connection or activate a PDP context at a roaming/visiting location. Carry out the corresponding business.
  • the access network where the mobile terminal is currently located is accessed through 3GPP, which may be UTRAN/E-UTRAN/GERAN; in this embodiment, the access node It may be a mobility management network element, and may be an MME or an SGSN.
  • the service gateway may be an SGW
  • the interworking proxy network element may be an IWP
  • the data gateway may be a PGW.
  • the address allocation method provided in this embodiment includes the following steps:
  • the user terminal initiates an attach procedure, and sends an attach request message to the mobility management network element.
  • the message configuration option PCO cell may be carried in the message, and is used to indicate to the data gateway that the user terminal requests to obtain the IPv4 address of the user terminal by using DHCPv4.
  • the attaching process is taken as an example; of course, the scope of application of the solution is not limited thereto, and may also be a PDP context activation process or a PDN connection establishment process.
  • the mobility management network element sends a setup session request message to the serving gateway, where the setup session request message carries a PDN type to request an IP address type assigned to the user terminal; and the message may carry a PCO cell.
  • the serving gateway sends a proxy binding update message to the interworking proxy network element, where the message carries a request for allocating an IP address; the request message carries a PCO cell.
  • the serving gateway carries the IPv6 home network prefix option and/or the IPv4 home address request option in the proxy binding update according to the PDN type carried in the session establishment request message by the mobility management network element.
  • the information is sent to the interworking proxy network element to indicate the corresponding IP address request. Specifically, if the proxy binding update message carries only the IPv4 home address request option and does not carry the IPv6 home network prefix option, the PDN type is IPv4.
  • the PDN type is IPv4 and IPv6.
  • the PDN type is IPv6.
  • the interworking proxy network element sends a session establishment request to the data gateway, where the PDN type is carried, and the message may carry the PCO cell.
  • the data gateway returns a setup response message to the interworking proxy network element, where the setup session response message carries a PDN type and a PDN address selected by the data gateway.
  • the data gateway selects a PDN type according to factors such as a PDN type and a carrier policy carried in the received session establishment request message;
  • the policy configured by the operator allows the APN to establish an IPv4 and IPv6 connection
  • the PDN type selected by the data gateway is IPv4 and IPv6.
  • the PDN type selected by the data gateway is IPv4.
  • the IPv4 address in the PDN address in the setup session response message sent by the data gateway to the interworking proxy network element is all 0s.
  • the PDN type selected by the data gateway is IPv4 and IPv6, the PDN address carries the IPv6 prefix of the local network. Interface ID and all 0 IPv4 addresses.
  • the interworking proxy network element sends a proxy binding acknowledgement message to the serving gateway.
  • the proxy binding acknowledgement message carries a non-zero IPv4 address and a DHCPv4 address allocation process indication, where the IPv4 address is temporarily allocated by the interworking proxy network element, and Is generated randomly, or it can be generated according to a specific algorithm; In this way, after obtaining the non-zero IPv4 address, the serving gateway can establish a binding between the serving gateway and the interworking proxy network element.
  • the message carries an IPv6 prefix and a DHCPv4 address allocation process indication, where the IPv6 prefix is obtained through the establishment session response message in step 805.
  • the serving gateway sends a setup response message to the mobility management network element, where the setup session response message carries the PDN address.
  • the IPv4 address in the PDN address is all 0s;
  • the PDN address includes an IPv6 prefix and an interface identifier, and an all-zero IPv4 address.
  • the mobility management network element sends an attach accept message to the user terminal, where the attach accept message carries the PDN address.
  • the user terminal sends a PDP context activation request message or a PDN connection establishment request message to the mobility management network element in step 801
  • the mobility management network element feeds back the PDP context activation to the user terminal in this step.
  • the accept message, or the PDN connection establishment accept message, and the PDP context activation accept message or the PDN connection setup accept message carries the PDN address.
  • the user terminal broadcasts a DHCPv4 discovery message.
  • step 806 If the PDN type selected by the data gateway is IPv4, then the binding between the serving gateway and the interworking proxy network element is established after the step 806; at this time, after step 809 is completed, step 812 can be directly performed. Its subsequent steps;
  • step 810, 811 and subsequent steps are required to update the binding between the serving gateway and the interworking proxy network element.
  • the serving gateway After receiving the DHCPv4 discovery message, the serving gateway sends a proxy binding update message to the The interworking proxy network element carries an all-zero IPv4 address in the proxy binding update message.
  • the interworking proxy network element returns a proxy binding acknowledgement message to the serving gateway, where the proxy binding acknowledgement message carries a non-zero IPv4 address to update the binding between the serving gateway and the interworking proxy network element.
  • the non-zero IPv4 address is temporarily allocated by the interworking proxy network element, which may be randomly generated or generated according to a specific algorithm.
  • the serving gateway acts as a DHCP relay, and forwards the DHCPv4 discovery message sent by the user terminal to the interworking proxy network element.
  • the interworking proxy network element acts as a DHCP relay, and forwards the DHCPv4 discovery message sent by the interworking proxy network element to the data gateway, where the DHCPv4 message carries an all-zero address request option.
  • the data gateway acts as a DHCP server, and sends a DHCPv4 providing message to the interworking proxy network element.
  • the DHCPv4 providing message carries an IPv4 address and other settings allocated for the user terminal.
  • the interworking proxy network element forwards the DHCPv4 providing message to the serving gateway; after receiving the message, the serving gateway finds that the IPv4 address carried in the DHCPv4 providing message is carried in the message sent by the interworking proxy network element in step 806 or step 811.
  • the IPv4 address is different, and the serving gateway stores the IPv4 address carried in the DHCPv4 providing message, and updates the binding.
  • the serving gateway forwards the DHCPv4 providing message to the user terminal, whereby the user terminal obtains an IPv4 address.
  • the IPv4 address of the user terminal is allocated by the data gateway, but is not limited thereto; of course, it may also be allocated by a DHCP server other than the data gateway.
  • the data gateway acts as a DHCP server for the user terminal and also serves as a DHCP client for the DHCP server that allocates the IPv4 address.
  • the user terminal After that, the user terminal initiates a DHCPv4 request procedure, and confirms the received IPv4 address to the DHCP server.
  • the interworking proxy network element will act as a DHCP relay to handle DHCP-related processes.
  • the address allocation method provided in this embodiment is to send a non-zero IPv4 address temporarily assigned by the interworking proxy network element to the serving gateway, thereby establishing a binding between the serving gateway and the interworking proxy network element, so that the user terminal Can attach, establish a PDN connection or activate a PDP at a roaming/visiting location
  • the context is used to perform the corresponding service; after that, the IPv4 address assigned to the user terminal is obtained through the normal process.
  • Embodiment 6 The solution described in Embodiment 6 is implemented based on the scenario where the access network where the mobile terminal is located is accessed through 3GPP access; however, the implementation of the solution provided by the present invention is not limited thereto, and is The scenario of accessing the network through non-3GPP access is also applicable.
  • the non-3GPP access network may be a wireless access network such as WiMax/CDMA/WLAN;
  • the access node may be an access gateway/evolved packet data gateway, and may be A when implemented.
  • the service gateway can be an SGW, the interworking proxy network element can be an IWP, and the data gateway can be a PGW.
  • Steps 901 to 908 are substantially the same as steps 801 to 808 in Embodiment 6, and are not described in detail herein; Introduced as follows:
  • the access node in the sixth embodiment is a mobility management network element, and in this embodiment, the access gateway/evolved packet data gateway bears the function of the access node and the corresponding service;
  • step 901 the user terminal initiates an attach procedure or a PDN connection setup procedure.
  • step 902 the access gateway/evolved packet data gateway sends a proxy binding update message to the serving gateway, where the request for assigning an IP address is carried;
  • step 907 the serving gateway forwards the received proxy binding response message to the access gateway/evolved packet data gateway;
  • step 908 the attach or PDN connection establishment process ends.
  • step 908 is roughly as follows:
  • the user terminal broadcasts a DHCPv4 discovery message.
  • step 912 can be directly performed Next steps;
  • steps 910, 911, and subsequent steps are required to update the binding between the access gateway/evolved packet data gateway and the serving gateway, the serving gateway, and the interworking proxy network element. set.
  • the access gateway/evolved packet data gateway After receiving the DHCPv4 discovery message, the access gateway/evolved packet data gateway sends a proxy binding update message to the serving gateway, where the proxy binding update message carries an all-zero IPv4 address.
  • the serving gateway forwards the DHCPv4 discovery message to the interworking proxy network element.
  • the interworking proxy network element replies to the proxy binding acknowledgement message to the serving gateway, and the proxy gateway forwards the proxy binding acknowledgement message to the access gateway/evolved packet data gateway, where the proxy binding acknowledgement message carries a non-zero An IPv4 address to update the binding between the access gateway/evolved packet data gateway and the serving gateway, the serving gateway, and the interworking proxy network element; wherein the non-zero IPv4 address is temporarily configured by the interworking proxy network element Assigned, it can be generated randomly or it can be generated according to a specific algorithm.
  • the access gateway/evolved packet data gateway acts as a DHCP relay, and forwards the DHCPv4 discovery message sent by the user terminal to the serving gateway.
  • the serving gateway forwards the DHCPv4 discovery message to the interworking proxy network element.
  • the interworking proxy network element acts as a DHCP relay, and forwards a DHCPv4 discovery message sent by the serving gateway to the data gateway, where the DHCPv4 message carries an all-zero address request option.
  • the data gateway functions as a DHCP server, and sends a DHCPv4 providing message to the interworking proxy network element, where the DHCPv4 providing message carries an IPv4 address and other settings allocated for the user terminal.
  • the interworking proxy network element forwards the DHCPv4 providing message to the serving gateway; the serving gateway forwards the message to the access gateway/evolved packet data gateway; after receiving the DHCPv4 providing message, the serving gateway/access gateway/evolved packet data gateway If the IPv4 address carried in the DHCPv4 providing message is different from the IPv4 address carried in the message sent by the interworking proxy network element in step 906, step 907 or step 911, the serving gateway/access gateway/evolved packet data gateway is stored.
  • the DHCPv4 provides an IPv4 address carried in the message, and updates the binding. Access gateway/evolved packet data gateway forwarding said DHCPv4 provides a message to the user terminal, whereby the user terminal obtains an IPv4 address.
  • the user terminal After that, the user terminal initiates a DHCPv4 request procedure, and confirms the received IPv4 address to the DHCP server.
  • the interworking proxy network element will act as a DHCP relay to handle DHCP-related processes.
  • signaling transmission between the interworking proxy network element and the access gateway/evolved packet data gateway in this embodiment does not need to be performed.
  • the serving gateway performs forwarding; for example, step 902 and step 903 in FIG. 9 may be merged into the same process, and step 906 and step 907 may be merged into the same process, thereby directly establishing the interworking proxy network element and the access gateway/evolving Binding between packet data gateways.
  • the address allocation method provided in this embodiment is to establish the access gateway/evolved packet data gateway by transmitting the non-zero IPv4 address temporarily allocated by the interworking proxy network element to the access gateway/evolved packet data gateway. Binding with the interworking proxy network element, so that the user terminal can attach, establish a PDN connection or activate a PDP context to perform a corresponding service at a roaming/visiting location; and then obtain an IPv4 address assigned to the user terminal through a normal process. .
  • the address allocation apparatus includes:
  • the requesting unit 101 is configured to send a request message to the data gateway to request an IPv4 address of the user terminal;
  • the receiving unit 102 is configured to receive a response message sent by the data gateway.
  • the sending unit 103 is configured to send a proxy binding acknowledgement message to the serving gateway or the access node, where the proxy binding acknowledgement message carries an IPv4 address, where the IPv4 address is carried by the data gateway in the response message.
  • the IPv4 address of the user terminal or the IPv4 address is temporarily allocated by the address distribution device.
  • Method 1 In the address allocation device, the requesting unit 101 is specifically configured to send a DHCPv4 discovery message to the data gateway;
  • the receiving unit 102 is specifically configured to receive a DHCPv4 providing message sent by the data gateway, where the IPv4 address of the user terminal is carried;
  • the proxy binding acknowledgement message sent by the sending unit 103 carries the IPv4 address of the user terminal.
  • the requesting unit 101 is specifically configured to send a setup session request message to the data gateway, where the setup session request message carries a protocol configuration option, to indicate that the IP address is allocated by means other than DHCPv4;
  • the receiving unit 102 is specifically configured to receive a setup session response message sent by the data gateway, where the IPv4 address of the user terminal is carried;
  • the proxy binding acknowledgement message sent by the sending unit 103 carries the IPv4 address of the user terminal.
  • the requesting unit 101 is specifically configured to send a setup session request message to the data gateway;
  • the receiving unit 102 is specifically configured to receive a setup session response message sent by the data gateway, where the IPv4 address of all 0s is carried;
  • the proxy binding acknowledgement message sent by the sending unit 103 carries a non-zero IPv4 address that is temporarily allocated by the address allocating device.
  • the address allocation device provided in this embodiment may be the interworking proxy network element mentioned in the foregoing method embodiment.
  • the request for acquiring the IPv4 address of the user terminal is initiated to the data gateway by the interworking proxy network element, or the non-zero IPv4 address is temporarily and autonomously allocated by the interworking proxy network element, and then the data gateway is obtained from the data gateway.
  • the IPv4 address of the user terminal or the temporarily assigned IPv4 The address is sent to the serving gateway or the access node, so that the binding between the serving gateway or the access node and the interworking proxy network element is normally established, so that the user terminal can complete the attaching and establishing at the roaming/visiting location.
  • the PDN connects or activates the PDP context for the corresponding service.
  • the address allocation system includes an access node 111, an interworking proxy network element 112, and a data gateway 113.
  • the interworking proxy network element 112 is responsible for accessing. Protocol conversion between node 111 and data gateway 113. specifically,
  • the interworking proxy network element 112 is configured to send a request message to the data gateway 113 to request an IPv4 address of the user terminal.
  • the data gateway 113 is configured to provide an IPv4 address to the interworking proxy network element 112 according to the request message, where the IPv4 address may be an IPv4 address allocated to the user terminal or an all-zero IPv4 address, and the The IPv4 address is sent to the interworking proxy network element 112 by using a response message.
  • the interworking proxy network element 112 is further configured to send a proxy binding acknowledgement message to the access node 111, where the proxy binding acknowledgement message carries IPv4.
  • the IPv4 address is an IPv4 address of the user terminal carried in the response message by the data gateway 113, or the IPv4 address is an IPv4 address temporarily allocated by the interworking proxy network element 112; specifically, if the interworking The IPv4 address received by the proxy network element 112 is an IPv4 address assigned to the user terminal, and the interworking proxy network element 112 carries the IPv4 address assigned to the user terminal in the proxy binding acknowledgement message and sends the access to the access.
  • the node 111 if the IPv4 address received by the interworking proxy network element 112 is all 0s, the interworking proxy network element 112 temporarily allocates a non-zero IPv4 address carried in the proxy binding acknowledgment message sent to the access node 111.
  • the interworking proxy network element and the access node may further include a service gateway 114;
  • the serving gateway 114 is configured to receive the proxy binding acknowledgement message sent by the interworking proxy network element 112, and then forward the proxy binding acknowledgement message to the access node 111, or to the access node. 111 sends a setup session response message.
  • the access node 111 may be a mobility management network element in a network that is accessed by the 3GPP, and the access node 111 may be an access gateway or an evolved packet data in a network that is not accessed by the 3GPP. Gateway.
  • the address allocation system provided in this embodiment first initiates a request for acquiring an IPv4 address of the terminal to the data gateway through the interworking proxy network element, or autonomously temporarily allocates a non-zero IPv4 address by the interworking proxy network element, and then The IPv4 address obtained by the data gateway or the temporarily assigned IPv4 address is sent to the serving gateway or the access node, so that the binding between the serving gateway or the access node and the interworking proxy network element is normally established, so that the user terminal can roam. Complete/attach the attachment, establish a PDN connection, or activate the PDP context for the corresponding service.

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Mobile Radio Communication Systems (AREA)
  • Data Exchanges In Wide-Area Networks (AREA)

Abstract

Provided are a method, apparatus and system, which relate to wireless communication field and are used to solve the problem that binding can not be established or updated between a service gateway or access point and an inter working proxy element. A method for address distribution includes: the inter working proxy element transmits a request message to the packet data network gateway to request the IPv4 address of a terminal (201), receives the response message transmitted by the packet data network gateway (202), and transmits to the serving gateway or the access point the proxy binding acknowledgement message (203) which carries the IPv4 address, wherein the IPv4 address is the IPv4 address of the user terminal carried in the response message by the packet data network gateway or is distributed by the inter working proxy temporarily.

Description

地址分配方法、 装置及系统 技术领域  Address allocation method, device and system
本发明涉及无线通信技术领域, 尤其涉及一种地址分配方法、 装置及系 统。  The present invention relates to the field of wireless communication technologies, and in particular, to an address allocation method, apparatus, and system.
背景技术 Background technique
图 1 中所示为下一代移动通信网络的逻辑架构图。 其中, 用户终端通过 本地的无线接入网接入移动通信网络 , 接入节点就是所述接入网的汇聚点 , 负责移动用户终端的位置管理、 连接管理、 安全认证、 网关选择等功能; 服 务网关是用户终端的本地接入网关, 负责接入技术相关的连接管理和数据转 发; 数据网关是用户终端的访问外部数据网络的网关, 负责用户终端访问报 文数据网络的数据连接管理和数据转发, 同时也是为移动用户提供移动服务 的错点。  Figure 1 shows the logical architecture of the next generation mobile communication network. The user terminal accesses the mobile communication network through the local wireless access network, and the access node is the convergence point of the access network, and is responsible for location management, connection management, security authentication, gateway selection, and the like of the mobile user terminal; The gateway is a local access gateway of the user terminal, and is responsible for access technology related connection management and data forwarding. The data gateway is a gateway for the user terminal to access the external data network, and is responsible for data connection management and data forwarding of the user terminal accessing the packet data network. It is also the fault of providing mobile services for mobile users.
所述服务网关和数据网关之间的接口协议可以是 GPRS ( General Packet Radio Service, 通用分组无线服务技术)隧道协议 ( GPRS Tunneling Protocol, 简称 GTP ), 或者是代理移动 IPv6协议( Proxy Mobile IPv6, 简称 PMIP )。  The interface protocol between the service gateway and the data gateway may be a GPRS (General Packet Radio Service) tunneling protocol (GPRS Tunneling Protocol, GTP for short), or a proxy mobile IPv6 protocol (Proxy Mobile IPv6, abbreviated as PMIP).
用户终端在进行漫游时, 通过拜访地的接入节点和服务网关连回归属地 的数据网关。 如果拜访地的公共陆地移动通信网 (Public Land Mobile -communication Network, 简称 PLMN ) 内的服务网关支持的接口协议和归属 地的 PLMN内的数据网关支持的接口协议类型不同, 比如拜访地的服务网关 支持 GTP协议而归属地的数据网关支持 PMIP协议, 或者拜访地的服务网关 支持 PMIP协议而归属地的数据网关支持 GTP协议, 此时用户终端将无法在 漫游地通过拜访地服务网关连回归属地的数据网关, 也就无法接入通信网络。  When the user terminal performs roaming, it returns to the local data gateway through the access node and the serving gateway of the visited place. If the interface protocol supported by the service gateway in the Public Land Mobile-Communication Network (PLMN) of the visited place is different from the interface protocol supported by the data gateway in the PLMN of the home location, for example, the service gateway of the visited place The data gateway supporting the GTP protocol and supporting the location supports the PMIP protocol, or the service gateway of the visited place supports the PMIP protocol and the data gateway of the home location supports the GTP protocol. At this time, the user terminal cannot return to the terrestrial location through the visited service gateway in the roaming place. The data gateway cannot access the communication network.
为了解决上述问题, 在支持不同协议的服务网关和数据网关之间引入互 通代理网元 ( Inter Working Proxy, 简称 IWP ), 所述互通代理网元用于负责 PMIP协议和 GTP协议之间的相互转换, 以保证用户终端在漫游地能够正常 接入通信网络, 进行电信业务。 In order to solve the above problem, an Interworking Proxy (IWP) is introduced between the service gateway and the data gateway supporting different protocols, and the interworking proxy network element is responsible for mutual conversion between the PMIP protocol and the GTP protocol. To ensure that the user terminal is able to roam properly. Access to the communication network for telecommunications services.
针对某些网络中不存在服务网关的情形, 所述互通代理网关同样可以实 现接入节点和数据网关之间的不同协议的转换。  For the case where there is no service gateway in some networks, the interworking proxy gateway can also implement the conversion of different protocols between the access node and the data gateway.
在实现上述通过互通代理网元进行网络接入的过程中, 发明人发现现有 技术中至少存在如下问题:  In the process of implementing the above-mentioned network access through the interworking proxy network element, the inventors found that at least the following problems exist in the prior art:
在具有互通代理网元的网络中, 如果归属地 PLMN只支持 GTP协议, 而 拜访地 PLMN只支持 PMIP协议, 那么在附着、 PDP ( Packet Data Protocol, 分组数据协议)上下文激活、 PDN ( Packet Data Network, 分组数据网络)连 接建立、 或 PDN连接 IPv4 ( Internet Protocol version 4 , 互联网协议版本 4 ) 地址分配过程中, 就会出现互通代理网元无法正常获得 DHCP ( Dynamic Host Configuration Protocol, 动态主机配置协议)服务器或数据网关分配给用户终 端的 IPv4地址的情况; 这样, 互通代理网元无法将用户终端的 IPv4地址发送 给服务网关或接入节点 , 进而导致服务网关或接入节点和互通代理网元之间 的绑定无法建立或更新, 用户终端也就无法在漫游地网络附着、 激活 PDP上 下文或建立 PDN连接以进行业务。  In a network with an interworking proxy network element, if the home PLMN only supports the GTP protocol, and the visited PLMN only supports the PMIP protocol, then the Attach, PDP (Packet Data Protocol) context activation, PDN (Packet Data Network) , packet data network) connection establishment, or PDN connection IPv4 (Internet Protocol version 4, Internet Protocol version 4) address allocation process, the interworking proxy network element will not be able to obtain DHCP (Dynamic Host Configuration Protocol) The case where the server or the data gateway is assigned to the IPv4 address of the user terminal; thus, the interworking proxy network element cannot send the IPv4 address of the user terminal to the serving gateway or the access node, thereby causing the serving gateway or the access node and the interworking proxy network element to The binding cannot be established or updated, and the user terminal cannot attach to the roaming network, activate the PDP context, or establish a PDN connection for service.
发明内容 Summary of the invention
本发明的实施例提供一种地址分配方法、 装置及系统, 用以解决服务网 关或接入节点和互通代理网元之间无法正常建立或更新绑定的问题。  An embodiment of the present invention provides an address allocation method, apparatus, and system for solving the problem that a service gateway or an access node and an interworking proxy network element cannot be normally established or updated.
为达到上述目的, 本发明的实施例采用如下技术方案:  In order to achieve the above object, the embodiment of the present invention adopts the following technical solutions:
一种地址分配方法, 包括:  An address allocation method includes:
互通代理网元向数据网关发送请求消息 , 以请求用户终端的 IPv4地址; 接收所述数据网关发送的响应消息;  The interworking proxy network element sends a request message to the data gateway to request an IPv4 address of the user terminal; and receives a response message sent by the data gateway;
向服务网关或接入节点发送代理绑定确认消息 , 所述代理绑定确认消息 中携带 IPv4地址,该 IPv4地址是由所述数据网关携带在所述响应消息中的所 述用户终端的 IPv4地址、 或者该 IPv4地址由所述互通代理网元临时分配。  Sending a proxy binding acknowledgement message to the serving gateway or the access node, where the proxy binding acknowledgement message carries an IPv4 address, where the IPv4 address is an IPv4 address of the user terminal carried in the response message by the data gateway Or the IPv4 address is temporarily allocated by the interworking proxy network element.
一种地址分配装置, 包括: 请求单元,用于向数据网关发送请求消息, 以请求用户终端的 IPv4地址; 接收单元, 用于接收所述数据网关发送的响应消息; An address allocation device includes: a requesting unit, configured to send a request message to the data gateway to request an IPv4 address of the user terminal, and a receiving unit, configured to receive a response message sent by the data gateway;
发送单元, 用于向服务网关或接入节点发送代理绑定确认消息, 所述代 理绑定确认消息中携带 IPv4地址,该 IPv4地址是由所述数据网关携带在所述 响应消息中的所述用户终端的 IPv4地址、或者该 IPv4地址由所述地址分配装 置临时分配。  a sending unit, configured to send a proxy binding acknowledgement message to the serving gateway or the access node, where the proxy binding acknowledgement message carries an IPv4 address, where the IPv4 address is carried by the data gateway in the response message The IPv4 address of the user terminal or the IPv4 address is temporarily allocated by the address distribution device.
一种地址分配系统, 包括互通代理网元、 接入节点以及数据网关; 其中, 所述互通代理网元, 用于向所述数据网关发送请求消息, 以请求用户终 端的 IPv4地址;  An address allocation system, comprising: an interworking proxy network element, an access node, and a data gateway; wherein the interworking proxy network element is configured to send a request message to the data gateway to request an IPv4 address of the user terminal;
所述数据网关, 用于根据所述请求消息向所述互通代理网元提供 IPv4地 址, 该 IPv4地址为所述用户终端的 IPv4地址或者全 0的 IPv4地址, 并将所 述 IPv4地址通过响应消息发送给所述互通代理网元;  The data gateway is configured to provide an IPv4 address to the interworking proxy network element according to the request message, where the IPv4 address is an IPv4 address of the user terminal or an IPv4 address of all 0s, and the IPv4 address is passed the response message. Sending to the interworking proxy network element;
所述互通代理网元, 还用于向所述接入节点发送代理绑定确认消息, 所 述代理绑定确认消息中携带 IPv4地址,该 IPv4地址是由所述数据网关提供携 带在所述响应消息中的所述用户终端的 IPv4地址、或者该 IPv4地址是由所述 互通代理网元临时分配的 IPv4地址。  The interworking proxy network element is further configured to send a proxy binding acknowledgement message to the access node, where the proxy binding acknowledgement message carries an IPv4 address, and the IPv4 address is provided by the data gateway to be carried in the response The IPv4 address of the user terminal in the message, or the IPv4 address is an IPv4 address temporarily allocated by the interworking proxy network element.
本发明实施例提供的地址分配方法、 装置及系统, 首先通过互通代理网 元向数据网关发起获取用户终端的 IPv4地址的请求, 或者由所述互通代理网 元自主地临时分配一个非 0的 IPv4地址, 然后将从数据网关获取到的所述用 户终端的 IPv4地址或者临时分配的 IPv4地址发送给服务网关或接入节点 ,从 而正常建立所述服务网关或接入节点与互通代理网元之间的绑定, 使用户终 端可以在漫游地 /拜访地完成附着、 建立 PDN连接或激活 PDP上下文以进行 相应业务。  The address allocation method, device and system provided by the embodiment of the present invention firstly initiate a request for acquiring an IPv4 address of a user terminal to the data gateway by using the interworking proxy network element, or autonomously temporarily assigning a non-zero IPv4 by the interworking proxy network element. The address is then sent to the serving gateway or the access node from the IPv4 address of the user terminal or the temporarily assigned IPv4 address obtained from the data gateway, so that the service gateway or the access node and the interworking proxy network element are normally established. The binding enables the user terminal to complete the attach, establish a PDN connection or activate the PDP context at the roaming/visiting location to perform the corresponding service.
附图说明 DRAWINGS
为了更清楚地说明本发明实施例或现有技术中的技术方案, 下面将对实 施例描述中所需要使用的附图作简单地介绍, 显而易见地, 下面描述中的附 图仅仅是本发明的一些实施例, 对于本领域普通技术人员来讲, 在不付出创 造性劳动性的前提下, 还可以根据这些附图获得其他的附图。 In order to more clearly illustrate the embodiments of the present invention or the technical solutions in the prior art, the drawings to be used in the description of the embodiments will be briefly described below, and obviously, the attached in the following description The drawings are only some of the embodiments of the present invention, and those skilled in the art can obtain other drawings based on these drawings without any inventive labor.
图 1为现有技术中下一代移动通信网络的逻辑架构图;  1 is a logical architecture diagram of a next-generation mobile communication network in the prior art;
图 2为本发明实施例一中的地址分配方法的流程图;  2 is a flowchart of an address allocation method in Embodiment 1 of the present invention;
图 3为本发明实施例一中的地址分配装置的结构示意图;  3 is a schematic structural diagram of an address allocation apparatus according to Embodiment 1 of the present invention;
图 4为本发明实施例二中的地址分配方法的信令流程图;  4 is a signaling flowchart of an address allocation method in Embodiment 2 of the present invention;
图 5为本发明实施例三中的地址分配方法的信令流程图;  FIG. 5 is a signaling flowchart of an address allocation method in Embodiment 3 of the present invention;
图 6为本发明实施例四中的地址分配方法的信令流程图;  6 is a signaling flowchart of an address allocation method in Embodiment 4 of the present invention;
图 Ί为本发明实施例五中的地址分配方法的信令流程图;  Figure Ί is a signaling flowchart of an address allocation method in Embodiment 5 of the present invention;
图 8为本发明实施例六中的地址分配方法的信令流程图;  8 is a signaling flowchart of an address allocation method in Embodiment 6 of the present invention;
图 9为本发明实施例七中的地址分配方法的信令流程图;  9 is a signaling flowchart of an address allocation method in Embodiment 7 of the present invention;
图 10为本发明实施例八中的地址分配装置的结构示意图;  FIG. 10 is a schematic structural diagram of an address allocation apparatus according to Embodiment 8 of the present invention; FIG.
图 11为本发明实施例九中的地址分配系统的结构示意图。  FIG. 11 is a schematic structural diagram of an address allocation system in Embodiment 9 of the present invention.
具体实施方式 detailed description
下面将结合本发明实施例中的附图, 对本发明实施例中的技术方案进行 清楚、 完整地描述, 显然, 所描述的实施例仅仅是本发明一部分实施例, 而 不是全部的实施例。 基于本发明中的实施例, 本领域普通技术人员在没有作 出创造性劳动前提下所获得的所有其他实施例, 都属于本发明保护的范围。  The technical solutions in the embodiments of the present invention are clearly and completely described in the following with reference to the accompanying drawings in the embodiments of the present invention. It is obvious that the described embodiments are only a part of the embodiments of the present invention, and not all of the embodiments. All other embodiments obtained by a person of ordinary skill in the art based on the embodiments of the present invention without creative efforts are within the scope of the present invention.
下面结合附图对本发明实施例提供的地址分配方法、 装置及系统进行伴 细描述。  The address allocation method, apparatus, and system provided by the embodiments of the present invention are described in detail below with reference to the accompanying drawings.
实施例一:  Embodiment 1:
如图 2所示, 本实施例中提供的地址分配方法, 包括:  As shown in FIG. 2, the address allocation method provided in this embodiment includes:
201、 互通代理网元向数据网关发送请求消息, 以请求用户终端的 IPv4 地址。  201. The interworking proxy network element sends a request message to the data gateway to request an IPv4 address of the user terminal.
在本实施例中, 所述请求消息可以是附着流程、 PDP上下文激活流程或 者 PDN连接建立流程中的建立会话请求消息, 也可以是 DHCPv4方式 IP地 址分配流程中的 DHCPv4发现消息。 In this embodiment, the request message may be an attach procedure, a PDP context activation process, or a setup session request message in a PDN connection establishment process, or may be a DHCPv4 mode IP address. DHCPv4 discovery message in the address allocation process.
202、 接收所述数据网关发送的响应消息。  202. Receive a response message sent by the data gateway.
对应于步骤 201 中的不同请求消息类型, 该步骤中的响应消息可以是建 立会话响应消息、 或者 DHCPv4提供消息。  Corresponding to the different request message types in step 201, the response message in this step may be a session establishment response message or a DHCPv4 provision message.
203、 向服务网关或接入节点发送代理绑定确认消息。  203. Send a proxy binding acknowledgement message to the serving gateway or the access node.
其中, 所述代理绑定确认消息中携带有 IPv4地址, 该 IPv4地址是由所述 数据网关携带在所述响应消息中的所述用户终端的 IPv4地址、或者该 IPv4地 址由互通代理网元临时分配。  The proxy binding acknowledgement message carries an IPv4 address, where the IPv4 address is an IPv4 address of the user terminal carried in the response message by the data gateway, or the IPv4 address is temporarily used by the interworking proxy network element. distribution.
一般地, 互通代理网元向服务网关发送代理绑定确认报告; 而在某些非 3GPP接入的场景下, 网络中可以没有服务网关, 那么此时互通代理网元就会 直接向接入节点发送代理绑定确认报告。  Generally, the interworking proxy network element sends a proxy binding acknowledgement report to the serving gateway. In some non-3GPP access scenarios, there may be no serving gateway in the network, then the interworking proxy network element directly goes to the access node. Send a proxy binding confirmation report.
上述步骤的执行主体可以是用于不同协议的相互转换的互通代理网元。 本实例中还提供了一种地址分配装置, 可以实现上述步骤; 如图 3所示, 所述地址分配装置包括:  The execution body of the above steps may be an interworking proxy network element for mutual conversion of different protocols. In this example, an address allocation apparatus is further provided, and the foregoing steps may be implemented. As shown in FIG. 3, the address allocation apparatus includes:
请求单元 31 , 用于向数据网关发送请求消息, 以请求用户终端的 IPv4地 址;  The requesting unit 31 is configured to send a request message to the data gateway to request an IPv4 address of the user terminal;
接收单元 32, 用于接收所述数据网关发送的响应消息;  The receiving unit 32 is configured to receive a response message sent by the data gateway.
发送单元 33 , 用于向服务网关或接入节点发送代理绑定确认消息, 所述 代理绑定确认消息中携带有 IPv4地址,该 IPv4地址是由所述数据网关携带在 所述响应消息中的所述用户终端的 IPv4地址、或者该 IPv4地址由所述地址分 配装置临时分配。  The sending unit 33 is configured to send a proxy binding acknowledgement message to the serving gateway or the access node, where the proxy binding acknowledgement message carries an IPv4 address, where the IPv4 address is carried by the data gateway in the response message. The IPv4 address of the user terminal or the IPv4 address is temporarily allocated by the address distribution device.
本实施例中的地址分配装置, 可以是用于负责不同协议的相互转换的互 通代理网元。  The address allocating device in this embodiment may be an interworking proxy network element for being responsible for mutual conversion of different protocols.
本实施例中提供的地址分配的方法及装置, 首先通过互通代理网元向数 据网关发起获取用户终端的 IPv4地址的请求, 或者由所述互通代理网元自主 地临时分配一个非 0的 IPv4地址 , 然后将从数据网关获取到的所述用户终端 的 IPv4地址或者临时分配的 IPv4地址发送给服务网关或接入节点,从而正常 建立所述服务网关或接入节点与互通代理网元之间的绑定, 使用户终端可以 在漫游地或拜访地完成附着、建立 PDN连接或激活 PDP上下文等流程以进行 相应业务。 The method and device for address allocation provided in this embodiment first initiates a request for acquiring an IPv4 address of a user terminal to the data gateway by using the interworking proxy network element, or autonomously temporarily assigns a non-zero IPv4 address by the interworking proxy network element. And then the user terminal obtained from the data gateway The IPv4 address or the temporarily assigned IPv4 address is sent to the serving gateway or the access node, so that the binding between the serving gateway or the access node and the interworking proxy network element is normally established, so that the user terminal can roam or visit the place. Complete the process of attaching, establishing a PDN connection, or activating a PDP context to perform the corresponding service.
实施例二:  Embodiment 2:
在本实施例中, 首先设定如下场景: 移动终端现在所处的拜访地的接入 网是通过 3GPP ( 3rd Generation Partnership Project, 第三代合作伙伴计划 )接 入, 其可以是 UTRAN ( Universal Terrestrial Radio Access Network, 通用陆地 无线接入网络) 或 E-UTRAN ( Evolved- Universal Terrestrial Radio Access Network, 演进的通用陆地无线接入网络)或 GERAN ( GSM EDGE Radio Access Network, GSM/EDGE无线接入网络); 那么在本实施例中, 接入节点 可以是移动管理网元, 具体地可以是 MME ( Mobility Management Entity , 移 动管理实体)或者 SGSN ( Service GPRS Support Node, GPRS服务支持节点); 此外, 服务网关可以为 SGW ( Serving Gateway, 服务网关), 互通代理网元可 以为 IWP( Inter Working Proxy,互通代理网元),数据网关可以为 PGW( Packet Data Network Gateway , 文数据网络网关)。  In this embodiment, the following scenario is first set up: The access network of the visited place where the mobile terminal is currently located is accessed through 3GPP (3rd Generation Partnership Project), which may be UTRAN (Universal Terrestrial) Radio Access Network, E-UTRAN (Evolved-Universal Terrestrial Radio Access Network) or GERAN (GSM EDGE Radio Access Network, GSM/EDGE Radio Access Network) In this embodiment, the access node may be a mobility management network element, and may be an MME (Mobility Management Entity) or an SGSN (Service GPRS Support Node); The SGW can be an SGW (Serving Gateway). The interworking proxy network element can be an IWP (Interworking Proxy). The data gateway can be a PGW (Packet Data Network Gateway).
具体地, 如图 4所示, 本实施例中提供的地址分配方法包括以下步骤: 401、 用户终端发起附着流程, 发送附着请求 (Attach Request)消息给移动 管理网元。  Specifically, as shown in FIG. 4, the address allocation method provided in this embodiment includes the following steps: 401. A user terminal initiates an attach procedure, and sends an attach request (Attach Request) message to the mobility management network element.
该消息中可能携带协议配置选项 (Protocol Configuration Option, 简称 PCO ), 用于向数据网关指示用户终端请求通过 DHCPv4的方式获取所述用户 终端的 IPv4地址; 当然, 也可以不携带 PCO, 那么数据网关根据自身配置选 择地址分配方法:  The message may include a protocol configuration option (PCO), which is used to indicate to the data gateway that the user terminal requests to obtain the IPv4 address of the user terminal by using DHCPv4; or, of course, the PCO is not carried, then the data gateway is not required. Select the address allocation method according to its own configuration:
例如, 数据网关上的配置为: 该接入点名称(Access Point Name, 简称 APN )对应的地址分配只能用 DHCPv4的方式, 则数据网关采用 DHCPv4的 方式分配 IPv4地址。 在本实施例中是以附着流程为例的; 当然, 本方案的适用范围并不仅限 于此, 还可以是 PDP上下文激活流程、 或者 PDN连接建立流程。 For example, the configuration on the data gateway is as follows: The address assignment corresponding to the Access Point Name (APN) can only be in the DHCPv4 mode, and the data gateway allocates the IPv4 address in the DHCPv4 manner. In this embodiment, the attaching process is taken as an example; of course, the scope of application of the solution is not limited thereto, and may also be a PDP context activation process or a PDN connection establishment process.
402、移动管理网元发送建立会话请求(Create Session Request )消息给服 务网关, 所述建立会话请求消息中携带 PDN类型用以请求所述数据网关给用 户终端分配的 IP地址类型; 而且该消息中可能携带 PCO。  The mobile management network element sends a Create Session Request message to the serving gateway, where the setup session request message carries a PDN type to request the data gateway to allocate the IP address type to the user terminal; May carry a PCO.
403、 服务网关发送代理绑定更新 ( Proxy Binding Update ) 消息给互通代 理网元,该消息中携带要求分配 IP地址的请求;该请求消息中可能携带 PCO。  403. The serving gateway sends a proxy binding update (Proxy Binding Update) message to the interworking proxy network element, where the message carries a request for assigning an IP address; the request message may carry a PCO.
服务网关根据移动管理网元携带在建立会话请求消息中的 PDN类型, 将 IPv6 ( Internet Protocol version 6, 互联网协议版本 6 ) 归属网络前缀选项和 / 或 IPv4归属地址请求选项携带在代理绑定更新消息中发送给互通代理网元, 来表示相应的 IP地址请求; 具体地,  The serving gateway carries the IPv6 (Internet Protocol version 6, Internet Protocol version 6) home network prefix option and/or the IPv4 home address request option in the proxy binding update message according to the PDN type carried in the session establishment request message by the mobility management network element. Transmitting to the interworking proxy network element to indicate the corresponding IP address request; specifically,
如果代理绑定更新消息中只携带 IPv4归属地址请求选项,不携带 IPv6归 属网络前缀选项, 则表示 PDN类型为 IPv4;  If the proxy binding update message carries only the IPv4 home address request option and does not carry the IPv6 home network prefix option, the PDN type is IPv4.
如果代理绑定更新消息中携带 IPv4归属地址请求选项和 IPv6归属网络前 缀选项, 则表示 PDN类型为 IPv4和 IPv6;  If the proxy binding update message carries the IPv4 home address request option and the IPv6 home network prefix option, the PDN type is IPv4 and IPv6.
如果代理绑定更新消息中只携带 IPv6归属网络前缀选项,不携带 IPv4归 属地址请求选项, 则表示 PDN类型为 IPv6。  If the proxy binding update message carries only the IPv6 home network prefix option and does not carry the IPv4 home address request option, the PDN type is IPv6.
404、 互通代理网元发送建立会话请求给数据网关, 其中携带 PDN类型, 且消息中可能携带 PCO信元。  404. The interworking proxy network element sends a setup session request to the data gateway, where the PDN type is carried, and the message may carry the PCO cell.
405、 数据网关回复建立会话响应 ( Create Session Response ) 消息给所述 互通代理网元, 该响应消息中携带数据网关选择的 PDN类型及 PDN地址。  405. The data gateway replies with a Create Session Response message to the interworking proxy network element, where the response message carries a PDN type and a PDN address selected by the data gateway.
具体地, 数据网关根据收到的建立会话请求消息中携带的 PDN类型、 运 营商策略等因素来选择 PDN类型;  Specifically, the data gateway selects a PDN type according to factors such as a PDN type and a carrier policy carried in the received session establishment request message;
例如, 如果收到的建立会话请求消息中携带的 PDN类型为 IPv4和 IPv6, 同时运营商配置的策略允许该 APN建立 IPv4和 IPv6的连接, 那么数据网关 选择的 PDN类型就为 IPv4和 IPv6; 如果用户终端在 PCO信元中指示请求通过 DHCPv4的方式获得 IPv4地 址并且数据网关同意, 或者运营商配置该请求 APN相关的 PDN地址只能用 DHCPv4分配, 那么在数据网关选择的 PDN类型为 IPv4时,在数据网关向所 述互通代理网元发送的建立会话响应消息中的 PDN地址中 IPv4地址为全 0; 而在数据网关选择的 PDN类型为 IPv4和 IPv6时, PDN地址携带本网 IPv6 前缀、 接口标识和全 0的 IPv4地址。 For example, if the PDN type carried in the setup session request message is IPv4 and IPv6, and the policy configured by the operator allows the APN to establish an IPv4 and IPv6 connection, the PDN type selected by the data gateway is IPv4 and IPv6. If the user terminal indicates in the PCO cell that the IPv4 address is obtained by means of DHCPv4 and the data gateway agrees, or the operator configures the PDN address associated with the request APN to be allocated only by DHCPv4, then the PDN type selected by the data gateway is IPv4. The IPv4 address in the PDN address in the setup session response message sent by the data gateway to the interworking proxy network element is all 0s. When the PDN type selected by the data gateway is IPv4 and IPv6, the PDN address carries the IPv6 prefix of the local network. Interface ID and all 0 IPv4 addresses.
406、 互通代理网元收到数据网关发送来的建立 ^舌响应消息后, 如果其 中携带的 PDN地址中 IPv4地址为全 0, PDN类型为 IPv4、或者 IPv4和 IPv6, 那么互通代理网元即可获知数据网关会以 DHCPv4 的方式为用户终端分配 IPv4 地址; 此时, 互通代理网元作为 DHCP客户端, 向所述数据网关发送 DHCPv4发现( DHCPv4 Discover ) 消息以请求用户终端的 IPv4地址。  406. After the interworking proxy network element receives the setup response message sent by the data gateway, if the IPv4 address in the PDN address carried in the PDN address is all 0, and the PDN type is IPv4, or IPv4 and IPv6, the interworking proxy network element can It is known that the data gateway allocates an IPv4 address to the user terminal in the manner of DHCPv4. At this time, the interworking proxy network element acts as a DHCP client, and sends a DHCPv4 Discover (DHCPv4 Discover) message to the data gateway to request the IPv4 address of the user terminal.
407、 数据网关作为 DHCP服务器, 向所述互通代理网元回复 DHCPv4 提供( DHCPv4 Offer ) 消息, 该消息中携带有为用户终端分配的 IPv4地址和 其它设置。  407. The data gateway acts as a DHCP server, and sends a DHCPv4 Offer (DHCPv4 Offer) message to the interworking proxy network element, where the message carries an IPv4 address and other settings allocated for the user terminal.
在本发明的实施例中, 所述用户终端的 IPv4地址是由数据网关分配, 但 并不限于此; 当然也可以由数据网关之外的 DHCP服务器分配。 当由数据网 关之外的 DHCP服务器分配 IPv4地址时 ,数据网关作为互通代理网元的 DHCP  In the embodiment of the present invention, the IPv4 address of the user terminal is allocated by the data gateway, but is not limited thereto; of course, it may also be allocated by a DHCP server other than the data gateway. When an IPv4 address is assigned by a DHCP server other than the data gateway, the data gateway acts as a DHCP for the interworking proxy network element.
408、 互通代理网元发送代理绑定确认 ( Proxy Binding Acknowledgement ) 消息给服务网关。 408. The interworking proxy network element sends a proxy binding acknowledgement (Proxy Binding Acknowledgement) message to the serving gateway.
如果数据网关返回的建立会话响应中的 PDN类型为 IPv4,那么在所述代 理绑定确认消息中携带互通代理网元在步骤 407 中获得的 IPv4地址, 以及 DHCPv4地址分配流程指示; 这样, 所述服务网关在获取到用户终端的 IPv4 地址之后 , 就可以建立服务网关与互通代理网元之间的绑定;  If the PDN type in the setup session response returned by the data gateway is IPv4, the proxy binding acknowledgement message carries the IPv4 address obtained by the interworking proxy network element in step 407, and the DHCPv4 address allocation flow indication; After obtaining the IPv4 address of the user terminal, the service gateway can establish a binding between the service gateway and the interworking proxy network element.
如果 PDN类型为 IPv4和 IPv6, 那么在所述代理绑定确认消息中携带步 骤 405获得的 IPv6前缀, 以及 DHCPv4地址分配流程指示。 409、 服务网关发送建立^舌响应消息给移动管理网元, 该建立会话响应 消息中携带 PDN地址。 If the PDN type is IPv4 and IPv6, the IPv6 prefix obtained in step 405 and the DHCPv4 address allocation process indication are carried in the proxy binding acknowledgement message. 409. The serving gateway sends a setup response message to the mobility management network element, where the setup session response message carries the PDN address.
如果数据网关所选择的 PDN类型为 IPv4,并且步骤 408中的代理绑定确 认消息中携带了 DHCPv4地址分配流程指示, 那么在所述建立会话响应消息 中携带的 PDN地址为全 0的 IPv4地址;  If the PDN type selected by the data gateway is IPv4, and the proxy binding acknowledgement message in step 408 carries the DHCPv4 address allocation procedure indication, the PDN address carried in the setup session response message is an all-zero IPv4 address;
如果 PDN类型为 IPv4和 IPv6, 并且步骤 408中的代理绑定确认消息中 携带 DHCPv4 地址分配流程指示, 那么在所述建立会话响应消息中携带的 PDN地址中包含全 0的 IPv4地址、 及通过步骤 408获得的 IPv6前缀。  If the PDN type is IPv4 and IPv6, and the proxy binding acknowledgement message in step 408 carries the DHCPv4 address allocation procedure indication, the PDN address carried in the setup session response message includes an all-zero IPv4 address, and the step of passing 408 Obtained IPv6 prefix.
410、 移动管理网元发送附着接受消息给用户终端, 所述附着接受消息中 携带 PDN地址。  410. The mobility management network element sends an attach accept message to the user terminal, where the attach accept message carries the PDN address.
类似地, 如果在步骤 401中用户终端向移动管理网元发送的是 PDP上下 文激活请求( PDP Context Activation Request )消息、 或者 PDN连接建立请求 ( PDN Connectivity Request )消息,那么在该步骤中对应地移动管理网元会向 用户终端反馈 PDP上下文激活接受消息、或者 PDN连接建立接受消息,且所 述 PDP上下文激活接受消息、或者 PDN连接建立接受消息中携带 PDN地址。  Similarly, if the user terminal sends a PDP Context Activation Request (PDP Context Activation Request) message or a PDN Connectivity Request (PDN Connectivity Request) message to the mobility management network element in step 401, then correspondingly moves in this step. The management network element may feed back a PDP context activation accept message or a PDN connection establishment accept message to the user terminal, and the PDP context activation accept message or the PDN connection setup accept message carries the PDN address.
411、 用户终端广播 DHCPv4发现消息。  411. The user terminal broadcasts a DHCPv4 discovery message.
如果所述数据网关选择的 PDN类型为 IPv4,那么在经过步骤 408之后就 已经建立了服务网关和互通代理网元之间的绑定; 此时, 在完成步骤 411 之 后, 可以直接进行步骤 414及其后续步骤;  If the PDN type selected by the data gateway is IPv4, the binding between the serving gateway and the interworking proxy network element is established after the step 408; at this time, after step 411 is completed, step 414 can be directly performed. Its subsequent steps;
如果所述数据网关选择的 PDN类型为 IPv4和 IPv6, 需要进行步骤 412、 413及后续步骤用以更新服务网关和数据网关之间的绑定。  If the PDN type selected by the data gateway is IPv4 and IPv6, steps 412, 413 and subsequent steps are required to update the binding between the serving gateway and the data gateway.
412、服务网关收到所述 DHCPv4发现消息后, 发送代理绑定更新消息给 互通代理网元, 在所述代理绑定更新消息中携带全 0的 IPv4地址。  412. After receiving the DHCPv4 discovery message, the serving gateway sends a proxy binding update message to the interworking proxy network element, where the proxy binding update message carries an all-zero IPv4 address.
413、 互通代理网元回复代理绑定确认消息给服务网关, 消息中携带步骤 407中获取的为用户终端分配的 IPv4地址, 服务网关更新与互通代理网元之 间的绑定。 414、 服务网关作为 DHCP 中继, 向互通代理网元转发用户终端发送的 DHCPv4发现消息。 413. The interworking proxy network element replies to the proxy binding acknowledgement message to the serving gateway, where the message carries the IPv4 address allocated for the user terminal obtained in step 407, and the binding between the service gateway update and the interworking proxy network element. 414. The serving gateway acts as a DHCP relay, and forwards the DHCPv4 discovery message sent by the user terminal to the interworking proxy network element.
415、 互通代理网元作为用户终端的 DHCP 服务器, 向服务网关发送 DHCPv4提供消息, 在该 DHCPv4提供消息中携带有通过步骤 407获取的为 用户终端分配的 IPv4地址、以及其它设置。服务网关转发该消息给用户终端, 由此用户终端获取到 IPv4地址。  415. The interworking proxy network element is used as the DHCP server of the user terminal, and sends a DHCPv4 providing message to the serving gateway. The DHCPv4 providing message carries the IPv4 address allocated to the user terminal obtained through step 407, and other settings. The serving gateway forwards the message to the user terminal, whereby the user terminal obtains the IPv4 address.
之后, 用户终端发起 DHCPv4请求流程, 向 DHCP服务器确认接收到的 IPv4地址。  After that, the user terminal initiates a DHCPv4 request procedure, and confirms the received IPv4 address to the DHCP server.
在后续过程中, 互通代理网元作为用户终端的 DHCP服务器, 同时还作 为数据网关的 DHCP客户端处理 DHCP相关的流程。  In the subsequent process, the interworking proxy network element acts as the DHCP server of the user terminal, and also processes the DHCP-related process as the DHCP client of the data gateway.
在本实施例中, 如果所述数据网关选择的 PDN类型为 IPv4和 IPv6, 那 么可以将步骤 406和 407的执行顺序安排在步骤 412之后; 即, 将原步骤 406 和 407忽略, 并在步骤 412和步骤 413之间添加:  In this embodiment, if the PDN type selected by the data gateway is IPv4 and IPv6, the execution order of steps 406 and 407 may be scheduled after step 412; that is, the original steps 406 and 407 are ignored, and in step 412 And add between step 413:
412-1、 互通代理网元在接收到服务网关发送的代理绑定更新消息后, 作 为数据网关的 DHCP客户端, 向所述数据网关发送 DHCPv4发现消息以请求 用户终端的 IPv4地址;  412-1. After receiving the proxy binding update message sent by the serving gateway, the interworking proxy network element acts as a DHCP client of the data gateway, and sends a DHCPv4 discovery message to the data gateway to request an IPv4 address of the user terminal.
412-2、 数据网关向所述互通代理网元回复 DHCPv4提供消息, 该消息中 携带有为用户终端分配的 IPv4地址和其它设置。该 IPv4地址可以由数据网关 分配, 也可以由数据网关之外的 DHCP服务器分配。  412-2. The data gateway replies to the interworking proxy network element with a DHCPv4 providing message, where the message carries an IPv4 address and other settings allocated for the user terminal. The IPv4 address can be assigned by the data gateway or by a DHCP server other than the data gateway.
那么, 在步骤 413、 步骤 415中所涉及的 IPv4地址也可以是在步骤 412-2 中获得的。  Then, the IPv4 address involved in step 413 and step 415 may also be obtained in step 412-2.
本实施例中提供的地址分配方法, 首先通过互通代理网元向用户终端的 数据网关发起 DHCPv4发现消息以请求获取用户终端的 IPv4地址, 然后将从 数据网关获取到的用户终端的 IPv4地址发送给服务网关, 从而正常建立所述 服务网关与互通代理网元之间的绑定,使用户终端可以在漫游地 /拜访地附着、 建立 PDN连接或激活 PDP上下文以进行相应业务。 实施例三: The address allocation method provided in this embodiment firstly sends a DHCPv4 discovery message to the data gateway of the user terminal by the interworking proxy network element to request to obtain the IPv4 address of the user terminal, and then sends the IPv4 address of the user terminal acquired from the data gateway to the IPv4 address of the user terminal. Serving the gateway, so that the binding between the serving gateway and the interworking proxy network element is normally established, so that the user terminal can attach, establish a PDN connection or activate a PDP context to perform corresponding services at the roaming/visiting location. Embodiment 3:
实施例二中所描述的方案是基于移动终端所处的拜访地的接入网是通过 The solution described in the second embodiment is based on the access network where the mobile terminal is located.
3GPP接入这样一场景来实现的; 不过, 本发明提供的方案实现并不限于此, 对于拜访地接入网通过非 3GPP接入的场景也同样适用。 3GPP accesses such a scenario to implement; however, the implementation of the solution provided by the present invention is not limited thereto, and the same applies to a scenario in which a visited access network passes non-3GPP access.
具体地, 在本实施例中, 所述非 3GPP接入网可以是 WiMax ( Worldwide Interoperability for Microwave Access, 微波存取全球互通 )或 CDMA ( Code Division Multiple Access , 码分多址 )或 WLAN ( Wireless Local Area Network, 无线局域网)等无线接入网; 接入节点可以是接入网关 /演进的分组数据网关, 即 A-GW( Access Gateway,接入网关)或 ePDG( Evolved Packet Data Gateway, 演进的分组数据网关); 服务网关可以为 SGW, 互通代理网元可以为 IWP, 数据网关可以为 PGW。  Specifically, in this embodiment, the non-3GPP access network may be WiMax (Worldwide Interoperability for Microwave Access) or CDMA (Code Division Multiple Access) or WLAN (Wireless Local) A wireless access network such as an Area Network (WLAN); an access node may be an access gateway/evolved packet data gateway, ie, an A-GW (Access Gateway) or an ePDG (Evolved Packet Data Gateway). The data gateway can be a SGW, the interworking proxy network element can be an IWP, and the data gateway can be a PGW.
本实施例中提供的地址分配方法, 可以参看图 5 所示; 其中, 步骤 501 至步骤 510与实施例二中的步骤 401至步骤 410大致相同, 这里就不再详述; 仅就其不同点介绍如下:  For the address allocation method provided in this embodiment, reference may be made to FIG. 5; wherein, steps 501 to 510 are substantially the same as steps 401 to 410 in the second embodiment, and are not described in detail herein; Introduced as follows:
在实施例二中的接入节点是移动管理网元, 而在本实施例中是由接入网 关或演进的分组数据网关 (以下简写为: 接入网关 /演进的分组数据网关)来 承担接入节点的功能及相应的业务;  The access node in the second embodiment is a mobility management network element, and in this embodiment is an access gateway or an evolved packet data gateway (hereinafter abbreviated as: access gateway/evolved packet data gateway). The function of the ingress node and the corresponding service;
在步骤 501中, 用户终端发起附着流程或者 PDN连接建立流程; 在步骤 502中, 接入网关 /演进的分组数据网关发送代理绑定更新消息给 服务网关, 其中携带要求分配 IP地址的请求;  In step 501, the user terminal initiates an attach procedure or a PDN connection setup procedure. In step 502, the access gateway/evolved packet data gateway sends a proxy binding update message to the serving gateway, where the request for assigning an IP address is carried;
在步骤 509中 , 服务网关将接收到的代理绑定响应消息转发给接入网关 / 演进的分组数据网关;  In step 509, the serving gateway forwards the received proxy binding response message to the access gateway/evolved packet data gateway;
在步骤 510中, 附着流程或者 PDN连接建立流程结束。  In step 510, the attach process or the PDN connection establishment process ends.
步骤 510之后的流程大致如下:  The process after step 510 is roughly as follows:
511、 用户终端广播 DHCPv4发现消息。  511. The user terminal broadcasts a DHCPv4 discovery message.
如果所述数据网关选择的 PDN类型为 IPv4,那么在经过步骤 508之后就 已经建立了接入网关 /演进的分组数据网关和服务网关之间、 服务网关和互通 代理网元之间的绑定; 此时, 在完成步骤 511 之后, 可以直接进行步骤 514 及其后续步骤; If the PDN type selected by the data gateway is IPv4, then after step 508 Binding between the access gateway/evolved packet data gateway and the serving gateway, and between the serving gateway and the interworking proxy network element has been established. At this time, after step 511 is completed, step 514 and subsequent steps can be directly performed;
如果所述数据网关选择的 PDN类型为 IPv4和 IPv6, 需要进行步骤 512、 513 及后续步骤用以更新接入网关 /演进的分组数据网关和服务网关之间、 服 务网关和互通代理网元之间的绑定。  If the PDN type selected by the data gateway is IPv4 and IPv6, steps 512, 513 and subsequent steps are required to update between the access gateway/evolved packet data gateway and the serving gateway, between the serving gateway and the interworking proxy network element. Binding.
512、 接入网关 /演进的分组数据网关收到所述 DHCPv4发现消息后, 发 送代理绑定更新消息给服务网关 ,在所述代理绑定更新消息中携带全 0的 IPv4 地址。 服务网关将所述代理绑定更新消息转发给互通代理网元。  512. After receiving the DHCPv4 discovery message, the access gateway/evolved packet data gateway sends a proxy binding update message to the serving gateway, where the proxy binding update message carries an all-zero IPv4 address. The serving gateway forwards the proxy binding update message to the interworking proxy network element.
513、 互通代理网元回复代理绑定确认消息给服务网关, 消息中携带为用 户终端分配的 IPv4地址, 该 IPv4地址在步骤 507中获取, 以更新服务网关与 互通代理网元之间的绑定。 服务网关将所述代理绑定确认消息转发给接入网 关 /演进的分组数据网关。  513. The interworking proxy network element returns a proxy binding acknowledgement message to the serving gateway, where the message carries an IPv4 address allocated for the user terminal, and the IPv4 address is obtained in step 507 to update the binding between the serving gateway and the interworking proxy network element. . The serving gateway forwards the proxy binding acknowledgement message to the access gateway/evolved packet data gateway.
514、 接入网关 /演进的分组数据网关作为 DHCP 中继, 向服务网关转发 DHCPv4发现消息。服务网关将所述 DHCPv4发现消息转发给互通代理网元。  514. The access gateway/evolved packet data gateway acts as a DHCP relay and forwards the DHCPv4 discovery message to the serving gateway. The serving gateway forwards the DHCPv4 discovery message to the interworking proxy network element.
515、 互通代理网元向服务网关发送 DHCPv4提供消息, 在该 DHCPv4 提供消息中携带有通过步骤 507获取的为用户终端分配的 IPv4地址、 以及其 它设置。 服务网关转发该消息给接入网关 /演进的分组数据网关, 接入网关 / 演进的分组数据网关将所述 DHCPv4提供消息转发给用户终端, 由此用户终 端获取到 IPv4地址。  515. The interworking proxy network element sends a DHCPv4 providing message to the serving gateway, where the DHCPv4 providing message carries the IPv4 address allocated to the user terminal obtained through step 507, and other settings. The serving gateway forwards the message to the access gateway/evolved packet data gateway, and the access gateway/evolved packet data gateway forwards the DHCPv4 providing message to the user terminal, whereby the user terminal acquires the IPv4 address.
由于在某些情况下接入网关 /演进的分组数据网关可以作为用户终端侧的 DHCP服务器,因此在以接入网关 /演进的分组数据网关作为 DHCP服务器时, 上述步骤 514可省略, 同时步骤 515由步骤 515-1替代:  Since the access gateway/evolved packet data gateway can serve as the DHCP server on the user terminal side in some cases, when the access gateway/evolved packet data gateway is used as the DHCP server, the above step 514 can be omitted, and at step 515 Replaced by step 515-1:
515-1、 接入网关 /演进的分组数据网关向用户终端发送 DHCPv4提供消 息, 在该 DHCPv4提供消息中携带有步骤 509或者步骤 513获取的为用户终 端分配的 IPv4地址、 以及其它设置。 之后 , 用户终端发起 DHCPv4请求流程 , 向 DHCP服务器确认接收到的 IPv4地址。 515-1. The access gateway/evolved packet data gateway sends a DHCPv4 providing message to the user terminal, where the DHCPv4 providing message carries the IPv4 address allocated to the user terminal acquired in step 509 or step 513, and other settings. After that, the user terminal initiates a DHCPv4 request procedure, and confirms the received IPv4 address to the DHCP server.
同实施例二中一样, 在本实施例中, 如果所述数据网关选择的 PDN类型 为 IPv4和 IPv6, 则可以将步骤 506和 507的执行顺序安排在步骤 512之后; 即, 将原步骤 506和 507忽略, 并在步骤 512和步骤 513之间添加:  As in the second embodiment, in this embodiment, if the PDN type selected by the data gateway is IPv4 and IPv6, the execution order of steps 506 and 507 may be scheduled after step 512; that is, the original step 506 and 507 ignores, and adds between step 512 and step 513:
512-1、 互通代理网元在接收到服务网关发送的代理绑定更新消息后, 作 为数据网关的 DHCP客户端, 向所述数据网关发送 DHCPv4发现消息以请求 用户终端的 IPv4地址;  512-1. After receiving the proxy binding update message sent by the serving gateway, the interworking proxy network element acts as a DHCP client of the data gateway, and sends a DHCPv4 discovery message to the data gateway to request an IPv4 address of the user terminal.
512-2、 数据网关向所述互通代理网元回复 DHCPv4提供消息, 该消息中 携带有为用户终端分配的 IPv4地址和其它设置。该 IPv4地址可以由数据网关 分配, 也可以由数据网关之外的 DHCP服务器分配。  512-2. The data gateway replies to the interworking proxy network element with a DHCPv4 providing message, where the message carries an IPv4 address and other settings allocated for the user terminal. The IPv4 address can be assigned by the data gateway or by a DHCP server other than the data gateway.
那么, 在步骤 513、 步骤 515中所涉及的 IPv4地址也可以是在步骤 512-2 中获得的。  Then, the IPv4 address involved in step 513 and step 515 may also be obtained in step 512-2.
此外, 由于在通过非 3GPP接入的情况下, 网络中可以没有服务网关, 那 么在本实施例中互通代理网元和接入网关 /演进的分组数据网关之间的信令传 递则无需经所述服务网关进行转发; 例如, 步骤 502和步骤 503可以合并为 同一过程、 步骤 508和步骤 509可以合并为同一过程, 从而在所述互通代理 网元和接入网关 /演进的分组数据网关之间直接建立绑定。  In addition, since there may be no serving gateway in the network in the case of non-3GPP access, signaling transmission between the interworking proxy network element and the access gateway/evolved packet data gateway in this embodiment does not need to be performed. The serving gateway performs forwarding; for example, step 502 and step 503 can be merged into the same process, and steps 508 and 509 can be combined into the same process, thereby between the interworking proxy network element and the access gateway/evolved packet data gateway. Establish bindings directly.
本实施例中提供的地址分配方法, 首先通过互通代理网元向数据网关发 起 DHCPv4发现消息以请求获取终端的 IPv4地址, 然后将从数据网关获取到 的 IPv4地址发送给接入节点, 从而正常建立所述接入节点与互通代理网元之 间的绑定,使用户终端可以在漫游地 /拜访地附着、建立 PDN连接或激活 PDP 上下文以进行相应业务。  The address allocation method provided in this embodiment firstly sends a DHCPv4 discovery message to the data gateway through the interworking proxy network element to request to obtain the IPv4 address of the terminal, and then sends the IPv4 address obtained from the data gateway to the access node, thereby establishing normally. The binding between the access node and the interworking proxy network element enables the user terminal to attach, establish a PDN connection or activate a PDP context to perform corresponding services at the roaming/visiting location.
实施例四:  Embodiment 4:
在本实施例中, 首先设定如下场景: 移动终端现在所处的拜访地的接入 网是通过 3GPP接入, 其可以是 UTRAN/E-UTRAN/GERAN; 那么在本实施 例中,接入节点可以是移动管理网元,具体地可以是 MME或者 SGSN;此外, 服务网关可以为 SGW, 互通代理网元可以为 IWP, 数据网关可以为 PGW。 In this embodiment, the following scenario is first set up: The access network where the mobile terminal is currently located is accessed through 3GPP, which may be UTRAN/E-UTRAN/GERAN; For example, the access node may be a mobile management network element, and may be an MME or an SGSN. In addition, the serving gateway may be an SGW, the interworking proxy network element may be an IWP, and the data gateway may be a PGW.
具体地, 如图 6所示, 本实施例中提供的地址分配方法包括以下步骤: Specifically, as shown in FIG. 6, the address allocation method provided in this embodiment includes the following steps:
601、 用户终端发起附着流程, 发送附着请求消息给移动管理网元。 601. The user terminal initiates an attach procedure, and sends an attach request message to the mobility management network element.
该消息中携带协议配置选项 PCO信元, 用于向数据网关指示用户终端请 求通过 DHCPv4的方式获取所述用户终端的 IPv4地址。  The message carries a protocol configuration option PCO cell, and is used to indicate to the data gateway that the user terminal requests to obtain the IPv4 address of the user terminal by using DHCPv4.
在本实施例中是以附着流程为例的; 当然, 本方案的适用范围并不仅限 于此, 还可以是 PDP上下文激活流程、 或者 PDN连接建立流程。  In this embodiment, the attaching process is taken as an example; of course, the scope of application of the solution is not limited thereto, and may also be a PDP context activation process or a PDN connection establishment process.
602、 移动管理网元发送建立会话请求消息给服务网关, 所述建立会话请 求消息中携带 PDN类型用以请求给用户终端分配的 IP地址类型;而且该消息 中携带 PCO信元。  602. The mobility management network element sends a setup session request message to the serving gateway, where the setup session request message carries a PDN type to request an IP address type assigned to the user terminal, and the message carries the PCO cell.
603、 服务网关发送代理绑定更新消息给互通代理网元, 该消息中携带要 求分配 IP地址的请求; 该请求消息中携带 PCO。  603. The service gateway sends a proxy binding update message to the interworking proxy network element, where the message carries a request for allocating an IP address; the request message carries a PCO.
服务网关获取到移动管理网元携带在建立会话请求消息中的 PDN类型 后, 根据该 PDN类型, 将 IPv6归属网络前缀选项和 /或 IPv4归属地址请求选 项携带在代理绑定更新消息中发送给互通代理网元 , 来表示相应的 IP地址请 求; 具体地,  After the serving gateway obtains the PDN type in the session establishment request message, the mobility management network element carries the IPv6 home network prefix option and/or the IPv4 home address request option in the proxy binding update message according to the PDN type, and sends the information to the interworking device. Proxy network element, to indicate the corresponding IP address request; specifically,
如果代理绑定更新消息中只携带 IPv4归属地址请求选项,不携带 IPv6归 属网络前缀选项, 则表示 PDN类型为 IPv4;  If the proxy binding update message carries only the IPv4 home address request option and does not carry the IPv6 home network prefix option, the PDN type is IPv4.
如果代理绑定更新消息中携带 IPv4归属地址请求选项和 IPv6归属网络前 缀选项, 则表示 PDN类型为 IPv4和 IPv6;  If the proxy binding update message carries the IPv4 home address request option and the IPv6 home network prefix option, the PDN type is IPv4 and IPv6.
如果代理绑定更新消息中只携带 IPv6归属网络前缀选项,不携带 IPv4归 属地址请求选项, 则表示 PDN类型为 IPv6。  If the proxy binding update message carries only the IPv6 home network prefix option and does not carry the IPv4 home address request option, the PDN type is IPv6.
604、如果互通代理网元接收到的绑定更新消息中携带的 IP地址请求类型 为 IPv4 ,或者 IPv4和 IPv6 ,并且所述 PCO信元指示用户终端请求通过 DHCPv4 的方式获取 IPv4地址,则互通代理网元将 PCO信元的内容改为指示用户终端 请求通过 NAS ( Non- Access-Stratum, 非接入层)信令分配 IP地址, 并将修 改后的 PCO信元携带在建立会话请求消息中发送给数据网关, 所述建立会话 请求消息中还携带 PDN类型。 604. If the IP address request type carried in the binding update message received by the interworking proxy network element is IPv4, or IPv4 and IPv6, and the PCO information indicates that the user terminal requests to obtain an IPv4 address by using DHCPv4, the interworking proxy The network element changes the content of the PCO cell to indicate the user terminal. The IP address is assigned by the NAS (Non-Access-Stratified) signaling, and the modified PCO cell is carried in the setup session request message and sent to the data gateway, where the setup session request message is also carried. PDN type.
605、 数据网关回复建立^舌响应消息给所述互通代理网元, 该响应消息 中携带数据网关选择的 PDN类型及 PDN地址。  605. The data gateway returns a setup response message to the interworking proxy network element, where the response message carries a PDN type and a PDN address selected by the data gateway.
具体地, 数据网关根据收到的建立会话请求消息中携带的 PDN类型、 运 营商策略等因素来选择 PDN类型;  Specifically, the data gateway selects a PDN type according to factors such as a PDN type and a carrier policy carried in the received session establishment request message;
如果建立会话响应消息中携带的 PDN类型为 IPv4, PCO信元中指示请求 通过 NAS信令分配 IP地址 , 则该 PDN地址中携带分配的 IPv4地址;  If the PDN type carried in the session response message is IPv4, and the PCO cell indicates that the request is to allocate an IP address through the NAS signaling, the PDN address carries the allocated IPv4 address;
如果建立会话响应消息中携带的 PDN类型为 IPv4和 IPv6, PCO信元中 指示请求通过 NAS信令分配 IP地址 ,则该 PDN地址中携带分配的 IPv4地址 , 以及分配的 IPv6前缀和接口标识。  If the PDN type carried in the session response message is IPv4 and IPv6, and the PCO cell indicates that the request is to allocate an IP address through the NAS signaling, the PDN address carries the assigned IPv4 address, and the assigned IPv6 prefix and the interface identifier.
在本发明的实施例中, 所述用户终端的 IPv4地址是由数据网关分配, 但 并不限于此; 当然也可以由数据网关之外的网元分配。  In an embodiment of the present invention, the IPv4 address of the user terminal is allocated by the data gateway, but is not limited thereto; of course, it may also be allocated by a network element other than the data gateway.
606、 互通代理网元发送代理绑定确认消息给服务网关。  606. The interworking proxy network element sends a proxy binding acknowledgement message to the serving gateway.
如果数据网关所选择的 PDN类型为 IPv4,则所述代理绑定确认消息中携 带步骤 605 中获得的为用户终端分配的 IPv4地址, 同时该消息中可以携带 DHCPv4地址分配流程指示, 也可以不携带 DHCPv4地址分配流程指示; 所 述服务网关在获取到用户终端的 IPv4地址之后, 就可以建立服务网关与互通 代理网元之间的绑定;  If the PDN type selected by the data gateway is IPv4, the proxy binding acknowledgement message carries the IPv4 address allocated to the user terminal obtained in step 605, and the message may carry the DHCPv4 address allocation process indication, or may not carry The DHCPv4 address allocation process indicates that the service gateway can establish a binding between the service gateway and the interworking proxy network element after obtaining the IPv4 address of the user terminal;
如果数据网关所选择的 PDN类型为 IPv4和 IPv6, 则在后续需要进行 DHCPv4地址分配流程的情况下 , 所述代理绑定确认消息中携带 IPv6前缀和 DHCPv4地址分配流程指示; 在不需要进行 DHCPv4地址分配流程的情况下, 所述代理绑定确认消息中携带步骤 605中获得的为用户终端分配的 IPv4地址 和 IPv6前缀。  If the PDN type selected by the data gateway is IPv4 and IPv6, the proxy binding acknowledgement message carries the IPv6 prefix and the DHCPv4 address allocation process indication in the case that the DHCPv4 address allocation process is required. The DHCPv4 address is not required. In the case of the allocation process, the proxy binding acknowledgement message carries the IPv4 address and the IPv6 prefix assigned to the user terminal obtained in step 605.
其中, 用户终端的 IPv4地址、 IPv6前缀均是通过步骤 605中的建立会话 响应消息来获取到的。 The IPv4 address and the IPv6 prefix of the user terminal are all established through the setup session in step 605. Respond to the message to get it.
607、 服务网关发送建立^舌响应消息给移动管理网元, 该建立会话响应 消息中携带 PDN地址。  607. The serving gateway sends a setup response message to the mobility management network element, where the setup session response message carries the PDN address.
如果 PDN类型为 IPv4,并且服务网关接收到的代理绑定确认消息中携带 DHCPv4地址分配流程指示, 则该 PDN地址中 IPv4地址为全 0; 如果服务网 关接收到的代理绑定确认消息中没有携带 DHCPv4地址分配流程指示, 则该 PDN地址为通过步骤 605得到的所述用户终端的 IPv4地址。  If the PDN type is IPv4, and the proxy binding acknowledgement message received by the serving gateway carries the DHCPv4 address allocation procedure indication, the IPv4 address in the PDN address is all 0; if the proxy binding acknowledgement message received by the serving gateway is not carried The DHCPv4 address allocation process indicates that the PDN address is the IPv4 address of the user terminal obtained through step 605.
如果 PDN类型为 IPv4和 IPv6, 并且服务网关接收到的代理绑定确认消 息中携带 DHCPv4地址分配流程指示, 则该 PDN地址中包含 IPv6前缀和接 口标识、 全 0的 IPv4地址; 如果所述代理绑定确认消息中没有携带 DHCPv4 分配流程指示,则该 PDN地址包含通过步骤 605得到的用户终端的 IPv4地址、 IPv6前缀和接口标识。  If the PDN type is IPv4 and IPv6, and the proxy binding acknowledgement message received by the serving gateway carries the DHCPv4 address allocation process indication, the PDN address includes an IPv6 prefix and an interface identifier, and an all-zero IPv4 address; The acknowledgment message does not carry the DHCPv4 allocation process indication, and the PDN address includes the IPv4 address, the IPv6 prefix, and the interface identifier of the user terminal obtained in step 605.
608、 移动管理网元发送附着接受消息给用户终端, 所述附着接受消息中 携带步骤 607中获得的 PDN地址。  608. The mobility management network element sends an attach accept message to the user terminal, where the attach accept message carries the PDN address obtained in step 607.
类似地, 如果在步骤 601中用户终端向移动管理网元发送的是 PDP上下 文激活请求消息、 或者 PDN连接建立请求消息, 那么在该步骤中对应地移动 管理网元会向用户终端反馈 PDP上下文激活接受消息、或者 PDN连接建立接 受消息,且所述 PDP上下文激活接受消息、或者 PDN连接建立接受消息中携 带 PDN地址。  Similarly, if the user terminal sends a PDP context activation request message or a PDN connection establishment request message to the mobility management network element in step 601, the mobile management network element correspondingly feeds back the PDP context activation to the user terminal in this step. The accept message, or the PDN connection establishment accept message, and the PDP context activation accept message or the PDN connection setup accept message carries the PDN address.
以下步骤 609及其之后的流程只在用户终端收到的 PDN地址中 IPv4地址 为全 0时才发生。  The following steps 609 and subsequent processes only occur when the IPv4 address of the PDN address received by the user terminal is all 0s.
609、 用户终端广播 DHCPv4发现消息。  609. The user terminal broadcasts a DHCPv4 discovery message.
如果所述数据网关选择的 PDN类型为 IPv4,那么在经过步骤 606之后就 已经建立了服务网关和互通代理网元之间的绑定; 此时, 在完成步骤 609之 后, 可以直接进行步骤 612及其后续步骤;  If the PDN type selected by the data gateway is IPv4, the binding between the serving gateway and the interworking proxy network element is established after the step 606. At this time, after step 609 is completed, step 612 can be directly performed. Its subsequent steps;
如果所述数据网关选择的 PDN类型为 IPv4和 IPv6, 需要进行步骤 610、 611及后续步骤用以更新服务网关和互通代理网元之间的绑定。 If the PDN type selected by the data gateway is IPv4 and IPv6, step 610 is required. 611 and subsequent steps are used to update the binding between the serving gateway and the interworking proxy network element.
610、服务网关收到所述 DHCPv4发现消息后, 发送代理绑定更新消息给 互通代理网元, 在所述代理绑定更新消息中携带全 0的 IPv4地址。  610. After receiving the DHCPv4 discovery message, the serving gateway sends a proxy binding update message to the interworking proxy network element, where the proxy binding update message carries an all-zero IPv4 address.
611、 互通代理网元回复代理绑定确认消息给服务网关, 所述代理绑定确 认消息中携带为用户终端分配的 IPv4地址, 所述 IPv4地址在步骤 605获取, 以更新服务网关与互通代理网元之间的绑定。  611. The interworking proxy network element returns a proxy binding acknowledgement message to the serving gateway, where the proxy binding acknowledgement message carries an IPv4 address allocated for the user terminal, and the IPv4 address is obtained in step 605 to update the serving gateway and the interworking proxy network. Binding between meta.
612、 服务网关作为 DHCP 中继, 向互通代理网元转发用户终端发送的 DHCPv4发现消息。  612. The serving gateway acts as a DHCP relay, and forwards the DHCPv4 discovery message sent by the user terminal to the interworking proxy network element.
613、 互通代理网元作为用户终端的 DHCP 服务器, 向服务网关发送 DHCPv4提供消息, 在该 DHCPv4提供消息中携带有所述步骤 605获取的为 用户终端分配的 IPv4地址、以及其它设置。服务网关转发该消息给用户终端, 由此用户终端获取到 IPv4地址。  613. The interworking proxy network element is used as a DHCP server of the user terminal, and sends a DHCPv4 providing message to the serving gateway. The DHCPv4 providing message carries the IPv4 address and other settings allocated by the step 605 for the user terminal. The serving gateway forwards the message to the user terminal, whereby the user terminal obtains the IPv4 address.
之后, 用户终端发起 DHCPv4请求流程, 向 DHCP服务器确认接收到的 IPv4地址。  After that, the user terminal initiates a DHCPv4 request procedure, and confirms the received IPv4 address to the DHCP server.
在后续过程中 ,互通代理网元将作为用户终端的 DHCP服务器处理 DHCP 相关的流程。  In the subsequent process, the interworking proxy network element will process the DHCP-related process as the DHCP server of the user terminal.
本实施例中提供的地址分配方法, 首先通过互通代理网元向数据网关发 起建立会话请求消息以请求用户终端的 IPv4地址, 然后将从数据网关获取到 的 IPv4地址发送给服务网关, 从而正常建立所述服务网关与互通代理网元之 间的绑定,使用户终端可以在漫游地 /拜访地完成附着、建立 PDN连接或激活 PDP上下文以进行相应业务。  The address allocation method provided in this embodiment firstly initiates a session establishment request message to the data gateway to request the IPv4 address of the user terminal by using the interworking proxy network element, and then sends the IPv4 address obtained from the data gateway to the service gateway, thereby establishing normally. Binding between the serving gateway and the interworking proxy network element enables the user terminal to complete the attach, establish a PDN connection, or activate the PDP context to perform the corresponding service at the roaming/visiting location.
实施例五:  Embodiment 5:
实施例四中所描述的方案是基于移动终端所处的拜访地的接入网是通过 3GPP接入这样一场景来实现的; 不过, 本发明提供的方案实现并不限于此, 对于拜访地接入网通过非 3GPP接入的场景也同样适用。  The solution described in Embodiment 4 is implemented based on the scenario where the access network where the mobile terminal is located is accessed through 3GPP access; however, the implementation of the solution provided by the present invention is not limited thereto, and is The scenario of accessing the network through non-3GPP access is also applicable.
具体地,在本实施例中,所述非 3GPP接入网可以是 WiMax/CDMA/WLAN 等无线接入网络; 接入节点可以是接入网关 /演进的分组数据网关, 具体实现 时可以为 A-GW/ePDG; 服务网关可以为 SGW, 互通代理网元可以为 IWP, 数据网关可以为 PGW。 Specifically, in this embodiment, the non-3GPP access network may be WiMax/CDMA/WLAN. The access node may be an access gateway/evolved packet data gateway, and may be A-GW/ePDG when implemented; the service gateway may be an SGW, the interworking proxy network element may be an IWP, and the data gateway may be PGW.
本实施例中提供的地址分配方法, 可以参看图 7所示: 其中, 步骤 701 至步骤 708与实施例四中的步骤 601至步骤 608大致相同, 这里就不再详述; 仅就其不同点介绍如下:  For the address allocation method provided in this embodiment, reference may be made to FIG. 7: Steps 701 to 708 are substantially the same as steps 601 to 608 in Embodiment 4, and are not described in detail herein; Introduced as follows:
在实施例四中的接入节点是移动管理网元, 而在本实施例中是由接入网 关 /演进的分组数据网关来承担接入节点的功能及相应的业务;  The access node in the fourth embodiment is a mobility management network element, and in this embodiment, the access gateway/evolved packet data gateway bears the function of the access node and the corresponding service;
在步骤 701中, 用户终端发起附着流程或者 PDN连接建立流程; 在步骤 702中, 接入网关 /演进的分组数据网关发送代理绑定更新消息给 服务网关, 其中携带要求分配 IP地址的请求;  In step 701, the user terminal initiates an attach procedure or a PDN connection establishment procedure. In step 702, the access gateway/evolved packet data gateway sends a proxy binding update message to the serving gateway, where the request for assigning an IP address is carried;
在步骤 707中 , 服务网关将接收到的代理绑定响应消息转发给接入网关 / 演进的分组数据网关;  In step 707, the serving gateway forwards the received proxy binding response message to the access gateway/evolved packet data gateway;
在步骤 708中 , 附着或者 PDN连接建立流程结束。  In step 708, the attach or PDN connection establishment process ends.
同实施例四中一样 , 步骤 709及其之后的流程只在用户终端收到的 PDN 地址中 IPv4地址为全 0时才发生; 具体过程如下:  As in the fourth embodiment, the process in step 709 and subsequent steps occurs only when the IPv4 address of the PDN address received by the user terminal is all 0s; the specific process is as follows:
709、 用户终端广播 DHCPv4发现消息。  709. The user terminal broadcasts a DHCPv4 discovery message.
如果所述数据网关选择的 PDN类型为 IPv4,那么在经过步骤 706之后就 已经建立了接入网关 /演进的分组数据网关和服务网关、 服务网关和互通代理 网元之间的绑定; 此时, 在完成步骤 709之后, 可以直接进行步骤 712及其 后续步骤;  If the PDN type selected by the data gateway is IPv4, the binding between the access gateway/evolved packet data gateway and the serving gateway, the serving gateway, and the interworking proxy network element is established after step 706; After completing step 709, step 712 and subsequent steps may be directly performed;
如果所述数据网关选择的 PDN类型为 IPv4和 IPv6, 需要进行步骤 710、 711 及后续步骤用以更新接入网关 /演进的分组数据网关和服务网关、 服务网 关和互通代理网元之间的绑定。  If the PDN type selected by the data gateway is IPv4 and IPv6, steps 710, 711 and subsequent steps are required to update the binding between the access gateway/evolved packet data gateway and the serving gateway, the serving gateway, and the interworking proxy network element. set.
710、 接入网关 /演进的分组数据网关收到所述 DHCPv4发现消息后, 发 送代理绑定更新消息给服务网关 ,在所述代理绑定更新消息中携带全 0的 IPv4 地址。 服务网关将所述代理绑定更新消息转发给互通代理网元。 710. After receiving the DHCPv4 discovery message, the access gateway/evolved packet data gateway sends a proxy binding update message to the serving gateway, and carries the all-zero IPv4 in the proxy binding update message. address. The serving gateway forwards the proxy binding update message to the interworking proxy network element.
711、 互通代理网元回复代理绑定确认消息给服务网关, 服务网关将所述 代理绑定确认消息转发给接入网关 /演进的分组数据网关; 所述代理绑定确认 消息中携带为用户终端分配的 IPv4地址, 该 IPv4地址在步骤 705中获取, 以 更新接入网关 /演进的分组数据网关和服务网关、 服务网关和互通代理网元之 间的绑定。  711. The interworking proxy network element returns a proxy binding acknowledgement message to the serving gateway, and the serving gateway forwards the proxy binding acknowledgement message to the access gateway/evolved packet data gateway. The proxy binding acknowledgement message is carried as a user terminal. The assigned IPv4 address, which is obtained in step 705, to update the binding between the access gateway/evolved packet data gateway and the serving gateway, the serving gateway, and the interworking proxy network element.
712、 接入网关 /演进的分组数据网关作为 DHCP 中继, 向服务网关转发 用户终端发送的 DHCPv4发现消息。 服务网关将所述 DHCPv4发现消息转发 给互通代理网元。  712. The access gateway/evolved packet data gateway acts as a DHCP relay, and forwards the DHCPv4 discovery message sent by the user terminal to the serving gateway. The serving gateway forwards the DHCPv4 discovery message to the interworking proxy network element.
713、 互通代理网元作为用户终端侧的 DHCP服务器, 向服务网关发送 DHCPv4提供消息, 在该 DHCPv4提供消息中携带有所述步骤 705中获取的 为用户终端分配的 IPv4地址、 以及其它设置。 服务网关转发该消息给接入网 关 /演进的分组数据网关,接入网关 /演进的分组数据网关将所述 DHCPv4提供 消息转发给用户终端 , 由此用户终端获取到 IPv4地址。  713. The interworking proxy network element is configured as a DHCP server on the user terminal side, and sends a DHCPv4 providing message to the serving gateway, where the DHCPv4 providing message carries the IPv4 address allocated for the user terminal obtained in step 705, and other settings. The serving gateway forwards the message to the access gateway/evolved packet data gateway, and the access gateway/evolved packet data gateway forwards the DHCPv4 providing message to the user terminal, whereby the user terminal acquires the IPv4 address.
由于在某些情况下接入网关 /演进的分组数据网关可以作为用户终端侧的 DHCP服务器; 而在以接入网关 /演进的分组数据网关作为 DHCP服务器时, 上述步骤 712可省略, 同时步骤 713由步骤 713-1替代:  Since in some cases, the access gateway/evolved packet data gateway can serve as a DHCP server on the user terminal side; and when the access gateway/evolved packet data gateway is used as the DHCP server, the above step 712 can be omitted, and at the same time, step 713 Replaced by step 713-1:
713-1、 接入网关 /演进的分组数据网关向用户终端发送 DHCPv4提供消 息,在该 DHCPv4提供消息中携带有步骤 705中携带的为用户终端分配的 IPv4 地址、 以及其它设置。  713-1. The access gateway/evolved packet data gateway sends a DHCPv4 providing message to the user terminal, where the DHCPv4 providing message carries the IPv4 address assigned to the user terminal carried in step 705, and other settings.
之后 , 用户终端发起 DHCPv4请求流程 , 向 DHCP服务器确认接收到的 IPv4地址。  After that, the user terminal initiates a DHCPv4 request procedure, and confirms the received IPv4 address to the DHCP server.
在后续过程中, 如果接入网关 /演进的分组数据网关作为 DHCP中继, 则 互通代理网元将作为用户终端侧的 DHCP服务器处理 DHCP相关的流程。  In the subsequent process, if the access gateway/evolved packet data gateway functions as a DHCP relay, the interworking proxy network element will process the DHCP-related process as the DHCP server on the user terminal side.
此外, 由于在通过非 3GPP接入的情况下, 网络中可以没有服务网关, 那 么在本实施例中互通代理网元和接入网关 /演进的分组数据网关之间的信号传 递则无需经所述服务网关进行转发; 例如, 图 Ί中的步骤 702和步骤 703可 以合并为同一过程、 步骤 706和步骤 707可以合并为同一过程, 从而直接建 立所述互通代理网元和所述接入网关 /演进的分组数据网关之间的绑定。 In addition, since there may be no serving gateway in the network in the case of non-3GPP access, signal transmission between the interworking proxy network element and the access gateway/evolved packet data gateway in this embodiment The process does not need to be forwarded by the service gateway; for example, step 702 and step 703 in the figure can be merged into the same process, and step 706 and step 707 can be merged into the same process, thereby directly establishing the interworking proxy network element and the Binding between access gateways/evolved packet data gateways.
本实施例中提供的地址分配方法, 首先通过互通代理网元向数据网关发 起建立会话请求消息以请求获取用户终端的 IPv4地址, 然后将从数据网关获 取到的 IPv4地址发送给接入网关 /演进的分组数据网关,从而正常建立所述接 入网关 /演进的分组数据网关与互通代理网元之间的绑定, 使用户终端可以在 漫游地 /拜访地附着、 建立 PDN连接或激活 PDP上下文以进行相应业务。  The address allocation method provided in this embodiment firstly initiates a session establishment request message to the data gateway through the interworking proxy network element to request to obtain the IPv4 address of the user terminal, and then sends the IPv4 address obtained from the data gateway to the access gateway/evolution. a packet data gateway, so that the binding between the access gateway/evolved packet data gateway and the interworking proxy network element is normally established, so that the user terminal can attach, establish a PDN connection or activate a PDP context at a roaming/visiting location. Carry out the corresponding business.
实施例六:  Example 6:
在本实施例中, 首先设定如下场景: 移动终端现在所处的拜访地的接入 网是通过 3GPP接入, 其可以是 UTRAN/E-UTRAN/ GERAN; 在本实施例中 , 接入节点可以是移动管理网元, 具体地可以是 MME或者 SGSN; 此外, 服务 网关可以为 SGW, 互通代理网元可以为 IWP, 数据网关可以为 PGW。  In this embodiment, the following scenario is first set up: The access network where the mobile terminal is currently located is accessed through 3GPP, which may be UTRAN/E-UTRAN/GERAN; in this embodiment, the access node It may be a mobility management network element, and may be an MME or an SGSN. In addition, the service gateway may be an SGW, the interworking proxy network element may be an IWP, and the data gateway may be a PGW.
具体地, 如图 8所示, 本实施例中提供的地址分配方法包括以下步骤: Specifically, as shown in FIG. 8, the address allocation method provided in this embodiment includes the following steps:
801、 用户终端发起附着流程, 发送附着请求消息给移动管理网元。 801. The user terminal initiates an attach procedure, and sends an attach request message to the mobility management network element.
该消息中可以携带协议配置选项 PCO信元, 用于向数据网关指示用户终 端请求通过 DHCPv4的方式获取所述用户终端的 IPv4地址。  The message configuration option PCO cell may be carried in the message, and is used to indicate to the data gateway that the user terminal requests to obtain the IPv4 address of the user terminal by using DHCPv4.
在本实施例中是以附着流程为例的; 当然, 本方案的适用范围并不仅限 于此, 还可以是 PDP上下文激活流程、 或者 PDN连接建立流程。  In this embodiment, the attaching process is taken as an example; of course, the scope of application of the solution is not limited thereto, and may also be a PDP context activation process or a PDN connection establishment process.
802、 移动管理网元发送建立会话请求消息给服务网关, 所述建立会话请 求消息中携带 PDN类型用以请求为用户终端分配的 IP地址类型;而且该消息 中可能携带 PCO信元。  802. The mobility management network element sends a setup session request message to the serving gateway, where the setup session request message carries a PDN type to request an IP address type assigned to the user terminal; and the message may carry a PCO cell.
803、 服务网关发送代理绑定更新消息给互通代理网元, 该消息中携带要 求分配 IP地址的请求; 该请求消息中携带 PCO信元。  803. The serving gateway sends a proxy binding update message to the interworking proxy network element, where the message carries a request for allocating an IP address; the request message carries a PCO cell.
服务网关根据移动管理网元携带在建立会话请求消息中的 PDN类型, 将 IPv6 归属网络前缀选项和 /或 IPv4 归属地址请求选项携带在代理绑定更新消 息中发送给互通代理网元, 来表示相应的 IP地址请求; 具体地, 如果代理绑定更新消息中只携带 IPv4归属地址请求选项,不携带 IPv6归 属网络前缀选项, 则表示 PDN类型为 IPv4; The serving gateway carries the IPv6 home network prefix option and/or the IPv4 home address request option in the proxy binding update according to the PDN type carried in the session establishment request message by the mobility management network element. The information is sent to the interworking proxy network element to indicate the corresponding IP address request. Specifically, if the proxy binding update message carries only the IPv4 home address request option and does not carry the IPv6 home network prefix option, the PDN type is IPv4.
如果代理绑定更新消息中携带 IPv4归属地址请求选项和 IPv6归属网络前 缀选项, 则表示 PDN类型为 IPv4和 IPv6;  If the proxy binding update message carries the IPv4 home address request option and the IPv6 home network prefix option, the PDN type is IPv4 and IPv6.
如果代理绑定更新消息中只携带 IPv6归属网络前缀选项,不携带 IPv4归 属地址请求选项, 则表示 PDN类型为 IPv6。  If the proxy binding update message carries only the IPv6 home network prefix option and does not carry the IPv4 home address request option, the PDN type is IPv6.
804、 互通代理网元发送建立会话请求给数据网关, 其中携带 PDN类型, 且消息中可能携带 PCO信元。  804. The interworking proxy network element sends a session establishment request to the data gateway, where the PDN type is carried, and the message may carry the PCO cell.
805、 数据网关回复建立^舌响应消息给所述互通代理网元, 该建立会话 响应消息中携带数据网关选择的 PDN类型及 PDN地址。  805. The data gateway returns a setup response message to the interworking proxy network element, where the setup session response message carries a PDN type and a PDN address selected by the data gateway.
具体地, 数据网关根据收到的建立会话请求消息中携带的 PDN类型、 运 营商策略等因素来选择 PDN类型;  Specifically, the data gateway selects a PDN type according to factors such as a PDN type and a carrier policy carried in the received session establishment request message;
例如, 如果收到的建立会话请求消息中携带的 PDN类型为 IPv4和 IPv6, 运营商配置的策略允许该 APN建立 IPv4和 IPv6的连接,数据网关选择的 PDN 类型为 IPv4和 IPv6;  For example, if the received PDN type in the setup session request message is IPv4 and IPv6, the policy configured by the operator allows the APN to establish an IPv4 and IPv6 connection, and the PDN type selected by the data gateway is IPv4 and IPv6.
如果用户终端在 PCO信元中指示请求通过 DHCPv4的方式获得 IPv4地 址并且数据网关同意, 或者运营商配置该请求 APN相关的 PDN地址只能用 DHCPv4分配, 那么在数据网关选择的 PDN类型为 IPv4时,在数据网关向所 述互通代理网元发送的建立会话响应消息中的 PDN地址中 IPv4地址为全 0; 而在数据网关选择的 PDN类型为 IPv4和 IPv6时, PDN地址携带本网 IPv6 前缀、 接口标识和全 0的 IPv4地址。  If the user terminal indicates in the PCO cell that the IPv4 address is obtained by means of DHCPv4 and the data gateway agrees, or the operator configures the PDN address associated with the request APN to be allocated only by DHCPv4, then the PDN type selected by the data gateway is IPv4. The IPv4 address in the PDN address in the setup session response message sent by the data gateway to the interworking proxy network element is all 0s. When the PDN type selected by the data gateway is IPv4 and IPv6, the PDN address carries the IPv6 prefix of the local network. Interface ID and all 0 IPv4 addresses.
806、 互通代理网元发送代理绑定确认消息给服务网关。  806. The interworking proxy network element sends a proxy binding acknowledgement message to the serving gateway.
如果数据网关所选择的 PDN类型为 IPv4,则代理绑定确认消息中携带一 个非 0的 IPv4地址和 DHCPv4地址分配流程指示, 所述 IPv4地址是由所述 互通代理网元临时分配的, 其可以是随机生成, 也可以是根据特定算法生成; 这样, 所述服务网关在获取到所述非 0的 IPv4地址之后, 就可以建立服务网 关与互通代理网元之间的绑定; If the PDN type selected by the data gateway is IPv4, the proxy binding acknowledgement message carries a non-zero IPv4 address and a DHCPv4 address allocation process indication, where the IPv4 address is temporarily allocated by the interworking proxy network element, and Is generated randomly, or it can be generated according to a specific algorithm; In this way, after obtaining the non-zero IPv4 address, the serving gateway can establish a binding between the serving gateway and the interworking proxy network element.
如果数据网关所选择的 PDN类型为 IPv4和 IPv6 , 该消息中携带 IPv6前 缀、 以及 DHCPv4地址分配流程指示, 其中 IPv6前缀是通过步骤 805中的建 立会话响应消息获取到的。  If the PDN type selected by the data gateway is IPv4 and IPv6, the message carries an IPv6 prefix and a DHCPv4 address allocation process indication, where the IPv6 prefix is obtained through the establishment session response message in step 805.
807、 服务网关发送建立^舌响应消息给移动管理网元, 该建立会话响应 消息中携带 PDN地址。  807. The serving gateway sends a setup response message to the mobility management network element, where the setup session response message carries the PDN address.
如果 PDN类型为 IPv4,并且服务网关接收到的代理绑定确认消息中携带 DHCPv4地址分配流程指示 , 则该 PDN地址中 IPv4地址为全 0;  If the PDN type is IPv4, and the proxy binding acknowledgement message received by the serving gateway carries the DHCPv4 address allocation process indication, the IPv4 address in the PDN address is all 0s;
如果 PDN类型为 IPv4和 IPv6, 并且服务网关接收到的代理绑定确认消 息中携带 DHCPv4地址分配流程指示, 则该 PDN地址中包含 IPv6前缀和接 口标识, 全 0的 IPv4地址。  If the PDN type is IPv4 and IPv6, and the proxy binding confirmation message received by the serving gateway carries the DHCPv4 address allocation process indication, the PDN address includes an IPv6 prefix and an interface identifier, and an all-zero IPv4 address.
808、 移动管理网元发送附着接受消息给用户终端, 所述附着接受消息中 携带 PDN地址。  808. The mobility management network element sends an attach accept message to the user terminal, where the attach accept message carries the PDN address.
类似地, 如果在步骤 801中用户终端向移动管理网元发送的是 PDP上下 文激活请求消息、 或者 PDN连接建立请求消息, 那么在该步骤中对应地移动 管理网元会向用户终端反馈 PDP上下文激活接受消息、或者 PDN连接建立接 受消息,且所述 PDP上下文激活接受消息、或者 PDN连接建立接受消息中携 带 PDN地址。  Similarly, if the user terminal sends a PDP context activation request message or a PDN connection establishment request message to the mobility management network element in step 801, then correspondingly the mobility management network element feeds back the PDP context activation to the user terminal in this step. The accept message, or the PDN connection establishment accept message, and the PDP context activation accept message or the PDN connection setup accept message carries the PDN address.
809、 用户终端广播 DHCPv4发现消息。  809. The user terminal broadcasts a DHCPv4 discovery message.
如果所述数据网关选择的 PDN类型为 IPv4,那么在经过步骤 806之后就 已经建立了服务网关和互通代理网元之间的绑定; 此时, 在完成步骤 809之 后, 可以直接进行步骤 812及其后续步骤;  If the PDN type selected by the data gateway is IPv4, then the binding between the serving gateway and the interworking proxy network element is established after the step 806; at this time, after step 809 is completed, step 812 can be directly performed. Its subsequent steps;
如果所述数据网关选择的 PDN类型为 IPv4和 IPv6, 需要进行步骤 810、 811及后续步骤用以更新服务网关和互通代理网元之间的绑定。  If the PDN type selected by the data gateway is IPv4 and IPv6, steps 810, 811 and subsequent steps are required to update the binding between the serving gateway and the interworking proxy network element.
810、服务网关收到所述 DHCPv4发现消息后, 发送代理绑定更新消息给 互通代理网元, 在所述代理绑定更新消息中携带全 0的 IPv4地址。 810. After receiving the DHCPv4 discovery message, the serving gateway sends a proxy binding update message to the The interworking proxy network element carries an all-zero IPv4 address in the proxy binding update message.
811、 互通代理网元回复代理绑定确认消息给服务网关, 所述代理绑定确 认消息中携带一个非 0的 IPv4地址, 以更新服务网关与互通代理网元之间的 绑定; 其中, 所述非 0的 IPv4地址是由所述互通代理网元临时分配的, 其可 以是随机生成, 也可以是根据特定算法生成。  811. The interworking proxy network element returns a proxy binding acknowledgement message to the serving gateway, where the proxy binding acknowledgement message carries a non-zero IPv4 address to update the binding between the serving gateway and the interworking proxy network element. The non-zero IPv4 address is temporarily allocated by the interworking proxy network element, which may be randomly generated or generated according to a specific algorithm.
812、 服务网关作为 DHCP 中继, 向互通代理网元转发用户终端发送的 DHCPv4发现消息。  812. The serving gateway acts as a DHCP relay, and forwards the DHCPv4 discovery message sent by the user terminal to the interworking proxy network element.
813、 互通代理网元作为 DHCP中继, 向数据网关转发互通代理网元发送 的 DHCPv4发现消息, 该 DHCPv4消息中携带有全 0的地址请求选项。  813. The interworking proxy network element acts as a DHCP relay, and forwards the DHCPv4 discovery message sent by the interworking proxy network element to the data gateway, where the DHCPv4 message carries an all-zero address request option.
814、数据网关作为 DHCP服务器, 向互通代理网元发送 DHCPv4提供消 息, 该 DHCPv4提供消息中携带有为用户终端分配的 IPv4地址及其它设置。 互通代理网元转发所述 DHCPv4提供消息给服务网关; 服务网关收到该消息 后 ,如果发现所述 DHCPv4提供消息中携带的 IPv4地址与步骤 806或步骤 811 中互通代理网元发送的消息中携带的 IPv4 地址不同, 则服务网关存储所述 DHCPv4提供消息中携带的 IPv4地址,更新绑定。服务网关转发所述 DHCPv4 提供消息给用户终端, 由此用户终端获得 IPv4地址。  814. The data gateway acts as a DHCP server, and sends a DHCPv4 providing message to the interworking proxy network element. The DHCPv4 providing message carries an IPv4 address and other settings allocated for the user terminal. The interworking proxy network element forwards the DHCPv4 providing message to the serving gateway; after receiving the message, the serving gateway finds that the IPv4 address carried in the DHCPv4 providing message is carried in the message sent by the interworking proxy network element in step 806 or step 811. The IPv4 address is different, and the serving gateway stores the IPv4 address carried in the DHCPv4 providing message, and updates the binding. The serving gateway forwards the DHCPv4 providing message to the user terminal, whereby the user terminal obtains an IPv4 address.
在本发明的实施例中, 所述用户终端的 IPv4地址是由数据网关分配, 但 并不限于此; 当然也可以由数据网关之外的 DHCP服务器分配。 当由数据网 关之外的 DHCP服务器分配 IPv4地址时,数据网关作为用户终端的 DHCP服 务器, 同时还作为分配 IPv4地址的 DHCP服务器的 DHCP客户端。  In the embodiment of the present invention, the IPv4 address of the user terminal is allocated by the data gateway, but is not limited thereto; of course, it may also be allocated by a DHCP server other than the data gateway. When an IPv4 address is assigned by a DHCP server other than the data gateway, the data gateway acts as a DHCP server for the user terminal and also serves as a DHCP client for the DHCP server that allocates the IPv4 address.
之后, 用户终端发起 DHCPv4请求流程, 向 DHCP服务器确认接收到的 IPv4地址。  After that, the user terminal initiates a DHCPv4 request procedure, and confirms the received IPv4 address to the DHCP server.
在后续过程中,互通代理网元将作为 DHCP中继处理 DHCP相关的流程。 本实施例中提供的地址分配方法, 通过将互通代理网元临时分配的非 0 的 IPv4地址发送给服务网关, 从而建立起所述服务网关与互通代理网元之间 的绑定, 使用户终端可以在漫游地 /拜访地附着、 建立 PDN连接或激活 PDP 上下文以进行相应业务;之后,再通过正常流程获取到为用户终端分配的 IPv4 地址。 In the subsequent process, the interworking proxy network element will act as a DHCP relay to handle DHCP-related processes. The address allocation method provided in this embodiment is to send a non-zero IPv4 address temporarily assigned by the interworking proxy network element to the serving gateway, thereby establishing a binding between the serving gateway and the interworking proxy network element, so that the user terminal Can attach, establish a PDN connection or activate a PDP at a roaming/visiting location The context is used to perform the corresponding service; after that, the IPv4 address assigned to the user terminal is obtained through the normal process.
实施例七:  Example 7:
实施例六中所描述的方案是基于移动终端所处的拜访地的接入网是通过 3GPP接入这样一场景来实现的; 不过, 本发明提供的方案实现并不限于此, 对于拜访地接入网通过非 3GPP接入的场景也同样适用。  The solution described in Embodiment 6 is implemented based on the scenario where the access network where the mobile terminal is located is accessed through 3GPP access; however, the implementation of the solution provided by the present invention is not limited thereto, and is The scenario of accessing the network through non-3GPP access is also applicable.
具体地 ,在本实施例中 ,所述非 3GPP接入网可以是 WiMax/CDMA/WLAN 等无线接入网络; 接入节点可以是接入网关 /演进的分组数据网关, 具体实现 时可以为 A-GW/ePDG; 服务网关可以为 SGW, 互通代理网元可以为 IWP, 数据网关可以为 PGW。  Specifically, in this embodiment, the non-3GPP access network may be a wireless access network such as WiMax/CDMA/WLAN; the access node may be an access gateway/evolved packet data gateway, and may be A when implemented. -GW/ePDG; The service gateway can be an SGW, the interworking proxy network element can be an IWP, and the data gateway can be a PGW.
本实施例中提供的地址分配方法, 可以参看图 9所示: 其中, 步骤 901 至步骤 908与实施例六中的步骤 801至步骤 808大致相同, 这里就不再详述; 仅就其不同点介绍如下:  For the address allocation method provided in this embodiment, reference may be made to FIG. 9: Steps 901 to 908 are substantially the same as steps 801 to 808 in Embodiment 6, and are not described in detail herein; Introduced as follows:
在实施例六中的接入节点是移动管理网元, 而在本实施例中是由接入网 关 /演进的分组数据网关来承担接入节点的功能及相应的业务;  The access node in the sixth embodiment is a mobility management network element, and in this embodiment, the access gateway/evolved packet data gateway bears the function of the access node and the corresponding service;
在步骤 901中, 用户终端发起附着流程或者 PDN连接建立流程; 在步骤 902中, 接入网关 /演进的分组数据网关发送代理绑定更新消息给 服务网关, 其中携带要求分配 IP地址的请求;  In step 901, the user terminal initiates an attach procedure or a PDN connection setup procedure. In step 902, the access gateway/evolved packet data gateway sends a proxy binding update message to the serving gateway, where the request for assigning an IP address is carried;
在步骤 907中 , 服务网关将接收到的代理绑定响应消息转发给接入网关 / 演进的分组数据网关;  In step 907, the serving gateway forwards the received proxy binding response message to the access gateway/evolved packet data gateway;
在步骤 908中 , 附着或者 PDN连接建立流程结束。  In step 908, the attach or PDN connection establishment process ends.
而步骤 908之后的流程大致如下:  The flow after step 908 is roughly as follows:
909、 用户终端广播 DHCPv4发现消息。  909. The user terminal broadcasts a DHCPv4 discovery message.
如果所述数据网关选择的 PDN类型为 IPv4,那么在经过步骤 906之后就 已经建立了接入网关 /演进的分组数据网关和服务网关、 服务网关和互通代理 网元之间的绑定; 此时, 在完成步骤 909之后, 可以直接进行步骤 912及其 后续步骤; If the PDN type selected by the data gateway is IPv4, the binding between the access gateway/evolved packet data gateway and the serving gateway, the serving gateway, and the interworking proxy network element is established after step 906; After completing step 909, step 912 can be directly performed Next steps;
如果所述数据网关选择的 PDN类型为 IPv4和 IPv6, 需要进行步骤 910、 911 及后续步骤用以更新接入网关 /演进的分组数据网关和服务网关、 服务网 关和互通代理网元之间的绑定。  If the PDN type selected by the data gateway is IPv4 and IPv6, steps 910, 911, and subsequent steps are required to update the binding between the access gateway/evolved packet data gateway and the serving gateway, the serving gateway, and the interworking proxy network element. set.
910、 接入网关 /演进的分组数据网关收到所述 DHCPv4发现消息后, 发 送代理绑定更新消息给服务网关 ,在所述代理绑定更新消息中携带全 0的 IPv4 地址。 服务网关再将所述 DHCPv4发现消息转发给互通代理网元。  910. After receiving the DHCPv4 discovery message, the access gateway/evolved packet data gateway sends a proxy binding update message to the serving gateway, where the proxy binding update message carries an all-zero IPv4 address. The serving gateway forwards the DHCPv4 discovery message to the interworking proxy network element.
911、 互通代理网元回复代理绑定确认消息给服务网关, 并由服务网关将 代理绑定确认消息转发给接入网关 /演进的分组数据网关, 所述代理绑定确认 消息中携带一个非 0的 IPv4地址,以更新接入网关 /演进的分组数据网关和服 务网关、 服务网关和互通代理网元之间的绑定; 其中, 所述非 0的 IPv4地址 是由所述互通代理网元临时分配的, 其可以是随机生成, 也可以是根据特定 算法生成。  911. The interworking proxy network element replies to the proxy binding acknowledgement message to the serving gateway, and the proxy gateway forwards the proxy binding acknowledgement message to the access gateway/evolved packet data gateway, where the proxy binding acknowledgement message carries a non-zero An IPv4 address to update the binding between the access gateway/evolved packet data gateway and the serving gateway, the serving gateway, and the interworking proxy network element; wherein the non-zero IPv4 address is temporarily configured by the interworking proxy network element Assigned, it can be generated randomly or it can be generated according to a specific algorithm.
912、 接入网关 /演进的分组数据网关作为 DHCP 中继, 向服务网关转发 用户终端发送的 DHCPv4发现消息。 服务网关又将所述 DHCPv4发现消息转 发给互通代理网元。  912. The access gateway/evolved packet data gateway acts as a DHCP relay, and forwards the DHCPv4 discovery message sent by the user terminal to the serving gateway. The serving gateway forwards the DHCPv4 discovery message to the interworking proxy network element.
913、 互通代理网元作为 DHCP 中继, 向数据网关转发服务网关发送的 DHCPv4发现消息, 该 DHCPv4消息中携带有全 0的地址请求选项。  913. The interworking proxy network element acts as a DHCP relay, and forwards a DHCPv4 discovery message sent by the serving gateway to the data gateway, where the DHCPv4 message carries an all-zero address request option.
914、数据网关作为 DHCP服务器, 向互通代理网元发送 DHCPv4提供消 息, 该 DHCPv4提供消息中携带有为用户终端分配的 IPv4地址及其它设置。 互通代理网元转发所述 DHCPv4提供消息给服务网关; 服务网关将其转发给 接入网关 /演进的分组数据网关;服务网关 /接入网关 /演进的分组数据网关在收 到 DHCPv4提供消息后,如果发现所述 DHCPv4提供消息中携带的 IPv4地址 与步骤 906、 步骤 907或步骤 911 中互通代理网元发送的消息中携带的 IPv4 地址不同,则服务网关 /接入网关 /演进的分组数据网关存储所述 DHCPv4提供 消息中携带的 IPv4地址, 更新绑定。接入网关 /演进的分组数据网关转发所述 DHCPv4提供消息给用户终端 , 由此用户终端获得 IPv4地址。 914. The data gateway functions as a DHCP server, and sends a DHCPv4 providing message to the interworking proxy network element, where the DHCPv4 providing message carries an IPv4 address and other settings allocated for the user terminal. The interworking proxy network element forwards the DHCPv4 providing message to the serving gateway; the serving gateway forwards the message to the access gateway/evolved packet data gateway; after receiving the DHCPv4 providing message, the serving gateway/access gateway/evolved packet data gateway If the IPv4 address carried in the DHCPv4 providing message is different from the IPv4 address carried in the message sent by the interworking proxy network element in step 906, step 907 or step 911, the serving gateway/access gateway/evolved packet data gateway is stored. The DHCPv4 provides an IPv4 address carried in the message, and updates the binding. Access gateway/evolved packet data gateway forwarding said DHCPv4 provides a message to the user terminal, whereby the user terminal obtains an IPv4 address.
之后 , 用户终端发起 DHCPv4请求流程 , 向 DHCP服务器确认接收到的 IPv4地址。  After that, the user terminal initiates a DHCPv4 request procedure, and confirms the received IPv4 address to the DHCP server.
在后续过程中,互通代理网元将作为 DHCP中继处理 DHCP相关的流程。 此外, 由于在通过非 3GPP接入的情况下, 网络中可以没有服务网关, 那 么在本实施例中互通代理网元和接入网关 /演进的分组数据网关之间的信令传 递则无需经所述服务网关进行转发; 例如, 图 9中的步骤 902和步骤 903可 以合并为同一过程、 步骤 906和步骤 907可以合并为同一过程, 从而直接建 立所述互通代理网元和接入网关 /演进的分组数据网关之间的绑定。  In the subsequent process, the interworking proxy network element will act as a DHCP relay to handle DHCP-related processes. In addition, since there may be no serving gateway in the network in the case of non-3GPP access, signaling transmission between the interworking proxy network element and the access gateway/evolved packet data gateway in this embodiment does not need to be performed. The serving gateway performs forwarding; for example, step 902 and step 903 in FIG. 9 may be merged into the same process, and step 906 and step 907 may be merged into the same process, thereby directly establishing the interworking proxy network element and the access gateway/evolving Binding between packet data gateways.
本实施例中提供的地址分配方法, 通过将互通代理网元临时分配的非 0 的 IPv4地址发送给接入网关 /演进的分组数据网关,从而建立起所述接入网关 /演进的分组数据网关与互通代理网元之间的绑定, 使用户终端可以在漫游地 / 拜访地附着、 建立 PDN连接或激活 PDP上下文以进行相应业务; 之后, 再通 过正常流程获取到为用户终端分配的 IPv4地址。  The address allocation method provided in this embodiment is to establish the access gateway/evolved packet data gateway by transmitting the non-zero IPv4 address temporarily allocated by the interworking proxy network element to the access gateway/evolved packet data gateway. Binding with the interworking proxy network element, so that the user terminal can attach, establish a PDN connection or activate a PDP context to perform a corresponding service at a roaming/visiting location; and then obtain an IPv4 address assigned to the user terminal through a normal process. .
实施例八:  Example 8:
对应于上述实施例二至实施例七, 本实施例提供了一种地址分配装置。 如图 10所示, 所述地址分配装置包括:  Corresponding to the above Embodiment 2 to Embodiment 7, this embodiment provides an address allocation apparatus. As shown in FIG. 10, the address allocation apparatus includes:
请求单元 101 , 用于向数据网关发送请求消息, 以请求用户终端的 IPv4 地址;  The requesting unit 101 is configured to send a request message to the data gateway to request an IPv4 address of the user terminal;
接收单元 102, 用于接收所述数据网关发送的响应消息;  The receiving unit 102 is configured to receive a response message sent by the data gateway.
发送单元 103, 用于向服务网关或接入节点发送代理绑定确认消息, 所述 代理绑定确认消息中携带 IPv4地址,该 IPv4地址是由所述数据网关携带在所 述响应消息中的所述用户终端的 IPv4地址、或者该 IPv4地址是所述地址分配 装置临时分配的。  The sending unit 103 is configured to send a proxy binding acknowledgement message to the serving gateway or the access node, where the proxy binding acknowledgement message carries an IPv4 address, where the IPv4 address is carried by the data gateway in the response message. The IPv4 address of the user terminal or the IPv4 address is temporarily allocated by the address distribution device.
对于上述地址分配装置, 本实施例中提供了如下三种实现方式: 方式一: 在所述地址分配装置中, 所述请求单元 101 具体用于向数据网关发送 DHCPv4发现消息; For the above address allocation device, the following three implementation manners are provided in this embodiment: Method 1: In the address allocation device, the requesting unit 101 is specifically configured to send a DHCPv4 discovery message to the data gateway;
所述接收单元 102具体用于接收所述数据网关发送的 DHCPv4提供消息, 其中携带有所述用户终端的 IPv4地址; 而且,  The receiving unit 102 is specifically configured to receive a DHCPv4 providing message sent by the data gateway, where the IPv4 address of the user terminal is carried;
所述发送单元 103发送的代理绑定确认消息中携带所述用户终端的 IPv4 地址。  The proxy binding acknowledgement message sent by the sending unit 103 carries the IPv4 address of the user terminal.
方式二:  Method 2:
在所述地址分配装置中, 所述请求单元 101 具体用于向数据网关发送建 立会话请求消息, 该建立会话请求消息中携带有协议配置选项, 用以指示通 过 DHCPv4以外的方式来分配 IP地址;  In the address allocation device, the requesting unit 101 is specifically configured to send a setup session request message to the data gateway, where the setup session request message carries a protocol configuration option, to indicate that the IP address is allocated by means other than DHCPv4;
所述接收单元 102具体用于接收所述数据网关发送的建立会话响应消息 , 其中携带有所述用户终端的 IPv4地址; 而且,  The receiving unit 102 is specifically configured to receive a setup session response message sent by the data gateway, where the IPv4 address of the user terminal is carried;
所述发送单元 103发送的代理绑定确认消息中携带所述用户终端的 IPv4 地址。  The proxy binding acknowledgement message sent by the sending unit 103 carries the IPv4 address of the user terminal.
方式三:  Method three:
在所述地址分配装置中, 所述请求单元 101 具体用于向数据网关发送建 立会话请求消息;  In the address allocation device, the requesting unit 101 is specifically configured to send a setup session request message to the data gateway;
所述接收单元 102具体用于接收所述数据网关发送的建立会话响应消息 , 其中携带有全 0的 IPv4地址; 而且,  The receiving unit 102 is specifically configured to receive a setup session response message sent by the data gateway, where the IPv4 address of all 0s is carried;
所述发送单元 103发送的代理绑定确认消息中携带所述地址分配装置临 时分配的非 0的 IPv4地址。  The proxy binding acknowledgement message sent by the sending unit 103 carries a non-zero IPv4 address that is temporarily allocated by the address allocating device.
本实施例中提供的地址分配装置, 可以是上述方法实施例中提及的互通 代理网元。  The address allocation device provided in this embodiment may be the interworking proxy network element mentioned in the foregoing method embodiment.
在本实施例中, 首先通过互通代理网元向数据网关发起获取用户终端的 IPv4地址的请求 , 或者由所述互通代理网元自主地临时分配一个非 0的 IPv4 地址, 然后将从数据网关获取到的用户终端的 IPv4地址或者临时分配的 IPv4 地址发送给服务网关或接入节点, 从而正常建立所述服务网关或接入节点与 互通代理网元之间的绑定, 使用户终端可以在漫游地 /拜访地完成附着、 建立In this embodiment, the request for acquiring the IPv4 address of the user terminal is initiated to the data gateway by the interworking proxy network element, or the non-zero IPv4 address is temporarily and autonomously allocated by the interworking proxy network element, and then the data gateway is obtained from the data gateway. The IPv4 address of the user terminal or the temporarily assigned IPv4 The address is sent to the serving gateway or the access node, so that the binding between the serving gateway or the access node and the interworking proxy network element is normally established, so that the user terminal can complete the attaching and establishing at the roaming/visiting location.
PDN连接或激活 PDP上下文以进行相应业务。 The PDN connects or activates the PDP context for the corresponding service.
实施例九:  Example 9:
本实施例中提供一种地址分配系统, 如图 11所示, 所述地址分配系统, 包括接入节点 111、 互通代理网元 112以及数据网关 113; 其中, 互通代理网 元 112就负责接入节点 111和数据网关 113之间的协议转换。 具体地,  An address allocation system is provided in this embodiment. As shown in FIG. 11, the address allocation system includes an access node 111, an interworking proxy network element 112, and a data gateway 113. The interworking proxy network element 112 is responsible for accessing. Protocol conversion between node 111 and data gateway 113. specifically,
所述互通代理网元 112, 用于向所述数据网关 113发送请求消息, 以请求 用户终端的 IPv4地址;  The interworking proxy network element 112 is configured to send a request message to the data gateway 113 to request an IPv4 address of the user terminal.
所述数据网关 113,用于根据所述请求消息向所述互通代理网元 112提供 IPv4地址, 该 IPv4地址可以是为所述用户终端分配的 IPv4地址或者全 0的 IPv4地址 , 并将所述 IPv4地址通过响应消息发送给所述互通代理网元 112; 所述互通代理网元 112,还用于向所述接入节点 111发送代理绑定确认消 息, 所述代理绑定确认消息中携带 IPv4地址, 该 IPv4地址是由所述数据网关 113携带在响应消息中的所述用户终端的 IPv4地址、 或者该 IPv4地址是由互 通代理网元 112临时分配的 IPv4地址; 具体地, 如果所述互通代理网元 112 接收到的 IPv4地址是为用户终端分配的 IPv4地址,则互通代理网元 112将所 述为用户终端分配的 IPv4地址携带在所述代理绑定确认消息中发送给所述接 入节点 111; 如果所述互通代理网元 112接收到的 IPv4地址是全 0的, 则互 通代理网元 112就临时分配一个非 0的 IPv4地址携带在所述代理绑定确认消 息中发送给所述接入节点 111。  The data gateway 113 is configured to provide an IPv4 address to the interworking proxy network element 112 according to the request message, where the IPv4 address may be an IPv4 address allocated to the user terminal or an all-zero IPv4 address, and the The IPv4 address is sent to the interworking proxy network element 112 by using a response message. The interworking proxy network element 112 is further configured to send a proxy binding acknowledgement message to the access node 111, where the proxy binding acknowledgement message carries IPv4. Address, the IPv4 address is an IPv4 address of the user terminal carried in the response message by the data gateway 113, or the IPv4 address is an IPv4 address temporarily allocated by the interworking proxy network element 112; specifically, if the interworking The IPv4 address received by the proxy network element 112 is an IPv4 address assigned to the user terminal, and the interworking proxy network element 112 carries the IPv4 address assigned to the user terminal in the proxy binding acknowledgement message and sends the access to the access. The node 111; if the IPv4 address received by the interworking proxy network element 112 is all 0s, the interworking proxy network element 112 temporarily allocates a non-zero IPv4 address carried in the proxy binding acknowledgment message sent to the access node 111.
此外, 在 3GPP接入的网络中或者非 3GPP接入的某些场景中, 所述互通 代理网元和所述接入节点之间还可以包括服务网关 114;  In addition, in some scenarios of the 3GPP access network or non-3GPP access, the interworking proxy network element and the access node may further include a service gateway 114;
所述服务网关 114用于接收所述互通代理网元 112发送的所述代理绑定 确认消息, 然后将所述代理绑定确认消息转发给所述接入节点 111, 或者向所 述接入节点 111发送建立会话响应消息。 其中, 在 3GPP接入的网络中, 所述接入节点 111可以是移动管理网元; 而在非 3GPP接入的网络中, 所述接入节点 111可以是接入网关、或演进的分 组数据网关。 The serving gateway 114 is configured to receive the proxy binding acknowledgement message sent by the interworking proxy network element 112, and then forward the proxy binding acknowledgement message to the access node 111, or to the access node. 111 sends a setup session response message. The access node 111 may be a mobility management network element in a network that is accessed by the 3GPP, and the access node 111 may be an access gateway or an evolved packet data in a network that is not accessed by the 3GPP. Gateway.
本实施例中提供的地址分配系统, 首先通过互通代理网元向数据网关发 起获取终端的 IPv4地址的请求, 或者由所述互通代理网元自主地临时分配一 个非 0的 IPv4地址, 然后将从数据网关获取到的 IPv4地址或者临时分配的 IPv4地址发送给服务网关或接入节点, 从而正常建立所述服务网关或接入节 点与互通代理网元之间的绑定, 使用户终端可以在漫游地 /拜访地完成附着、 建立 PDN连接或激活 PDP上下文以进行相应业务。  The address allocation system provided in this embodiment first initiates a request for acquiring an IPv4 address of the terminal to the data gateway through the interworking proxy network element, or autonomously temporarily allocates a non-zero IPv4 address by the interworking proxy network element, and then The IPv4 address obtained by the data gateway or the temporarily assigned IPv4 address is sent to the serving gateway or the access node, so that the binding between the serving gateway or the access node and the interworking proxy network element is normally established, so that the user terminal can roam. Complete/attach the attachment, establish a PDN connection, or activate the PDP context for the corresponding service.
通过以上实施方式的描述, 本领域的技术人员可以清楚地了解到本发明 可借助软件加必需的硬件平台的方式来实现, 当然也可以全部通过硬件来实 施。 基于这样的理解, 本发明的技术方案对背景技术做出贡献的全部或者部 分可以以软件产品的形式体现出来, 该计算机软件产品可以存储在存储介质 中, 如 ROM/RAM、 磁碟、 光盘等, 包括若干指令用以使得一台计算机设备 (可以是个人计算机, 服务器, 或者网络设备等)执行本发明各个实施例或 者实施例的某些部分所述的方法。  Through the description of the above embodiments, those skilled in the art can clearly understand that the present invention can be implemented by means of software plus a necessary hardware platform, and of course, can also be implemented entirely by hardware. Based on such understanding, all or part of the technical solution of the present invention contributing to the background art may be embodied in the form of a software product, which may be stored in a storage medium such as a ROM/RAM, a magnetic disk, an optical disk, or the like. A number of instructions are included to cause a computer device (which may be a personal computer, server, or network device, etc.) to perform the methods described in various embodiments of the present invention or portions of the embodiments.
以上所述, 仅为本发明的具体实施方式, 但本发明的保护范围并不局限 于此, 任何熟悉本技术领域的技术人员在本发明揭露的技术范围内, 可轻易 想到的变化或替换, 都应涵盖在本发明的保护范围之内。 因此, 本发明的保 护范围应以权利要求的保护范围为准。  The above is only the specific embodiment of the present invention, but the scope of the present invention is not limited thereto, and any change or replacement that can be easily conceived by those skilled in the art within the technical scope of the present invention is All should be covered by the scope of the present invention. Therefore, the scope of protection of the present invention should be determined by the scope of the claims.

Claims

权利 要求 书 Claim
1、 一种地址分配方法, 其特征在于, 包括:  An address allocation method, comprising:
互通代理网元向数据网关发送请求消息 , 以请求用户终端的 IPv4地址; 接收所述数据网关发送的响应消息;  The interworking proxy network element sends a request message to the data gateway to request an IPv4 address of the user terminal; and receives a response message sent by the data gateway;
向服务网关或接入节点发送代理绑定确认消息 , 所述代理绑定确认消息中 携带 IPv4地址,该 IPv4地址是由所述数据网关携带在所述响应消息中的所述用 户终端的 IPv4地址、 或者该 IPv4地址由所述互通代理网元临时分配。  Sending a proxy binding acknowledgement message to the serving gateway or the access node, where the proxy binding acknowledgement message carries an IPv4 address, where the IPv4 address is an IPv4 address of the user terminal carried in the response message by the data gateway Or the IPv4 address is temporarily allocated by the interworking proxy network element.
2、 根据权利要求 1所述的地址分配方法, 其特征在于, 所述请求消息为动 态主机配置协议 DHCPv4发现消息; 则,  The address allocation method according to claim 1, wherein the request message is a dynamic host configuration protocol DHCPv4 discovery message;
所述响应消息为 DHCPv4提供消息, 其中携带所述用户终端的 IPv4地址; 所述代理绑定确认消息中携带所述用户终端的 IPv4地址。  The response message is a DHCPv4 message, where the IPv4 address of the user terminal is carried, and the proxy binding acknowledgement message carries the IPv4 address of the user terminal.
3、 根据权利要求 1所述的地址分配方法, 其特征在于, 所述请求消息为建 立会话请求消息, 该建立会话请求消息中携带有协议配置选项, 用以指示通过 DHCPv4以外的方式来分配 IPv4地址;  The address allocation method according to claim 1, wherein the request message is a setup session request message, where the setup session request message carries a protocol configuration option, to indicate that the IPv4 is allocated by means other than DHCPv4. Address
所述响应消息为建立会话响应消息, 其中携带所述用户终端的 IPv4地址; 所述代理绑定确认消息中携带所述用户终端的 IPv4地址。  The response message is a setup session response message, where the IPv4 address of the user terminal is carried, and the proxy binding acknowledgement message carries an IPv4 address of the user terminal.
4、 根据权利要求 1所述的地址分配方法, 其特征在于, 所述请求消息为建 立会话请求消息;  The address allocation method according to claim 1, wherein the request message is a session establishment request message;
所述响应消息为建立会话响应消息, 其中携带有全 0的 IPv4地址; 所述代理绑定确认消息中携带互通代理网元临时分配的非 0的 IPv4地址。 The response message is a setup session response message, which carries an all-zero IPv4 address. The proxy binding acknowledgement message carries a non-zero IPv4 address temporarily allocated by the interworking proxy network element.
5、 根据权利要求 1所述的地址分配方法, 其特征在于, 还包括: 所述服务网关或接入节点在接收到所述代理绑定确认消息后, 根据其中的 IPv4地址建立或更新所述服务网关或接入节点与互通代理网元之间的绑定。 The address allocation method according to claim 1, further comprising: after the serving gateway or the access node receives the proxy binding acknowledgement message, establishing or updating the IPv4 address according to the IPv4 address; Binding between the serving gateway or access node and the interworking proxy network element.
6、 一种地址分配装置, 其特征在于, 包括:  6. An address allocation apparatus, comprising:
请求单元, 用于向数据网关发送请求消息, 以请求用户终端的 IPv4地址; 接收单元, 用于接收所述数据网关发送的响应消息; 发送单元, 用于向服务网关或接入节点发送代理绑定确认消息, 所述代理 绑定确认消息中携带 IPv4地址,该 IPv4地址是由所述数据网关携带在所述响应 消息中的所述用户终端的 IPv4地址、或者该 IPv4地址由所述地址分配装置临时 分配。 a requesting unit, configured to send a request message to the data gateway to request an IPv4 address of the user terminal, and a receiving unit, configured to receive a response message sent by the data gateway; a sending unit, configured to send a proxy binding acknowledgement message to the serving gateway or the access node, where the proxy binding acknowledgement message carries an IPv4 address, where the IPv4 address is carried by the data gateway in the response message The IPv4 address of the user terminal or the IPv4 address is temporarily allocated by the address distribution device.
7、 根据权利要求 6所述的地址分配装置, 其特征在于,  7. The address distribution device according to claim 6, wherein:
所述请求单元具体用于向数据网关发送 DHCPv4发现消息;  The requesting unit is specifically configured to send a DHCPv4 discovery message to the data gateway;
所述接收单元具体用于接收所述数据网关发送的 DHCPv4提供消息, 其中 携带所述用户终端的 IPv4地址; 且,  The receiving unit is specifically configured to receive a DHCPv4 providing message sent by the data gateway, where the IPv4 address of the user terminal is carried;
所述发送单元发送的代理绑定确认消息中携带所述用户终端的 IPv4地址。 The proxy binding acknowledgement message sent by the sending unit carries the IPv4 address of the user terminal.
8、 根据权利要求 6所述的地址分配装置, 其特征在于, 8. The address distribution device according to claim 6, wherein:
所述请求单元具体用于向数据网关发送建立会话请求消息 , 该建立会话请 求消息中携带有协议配置选项, 用以指示通过 DHCPv4以外的方式来分配 IPv4 地址;  The requesting unit is specifically configured to send a setup session request message to the data gateway, where the setup session request message carries a protocol configuration option, to indicate that the IPv4 address is allocated by means other than DHCPv4;
所述接收单元具体用于接收所述数据网关发送的建立会话响应消息, 其中 携带有所述用户终端的 IPv4地址; 且,  The receiving unit is specifically configured to receive a setup session response message sent by the data gateway, where the IPv4 address of the user terminal is carried;
所述发送单元发送的代理绑定确认消息中携带所述用户终端的 IPv4地址。 The proxy binding acknowledgement message sent by the sending unit carries the IPv4 address of the user terminal.
9、 根据权利要求 6所述的地址分配装置, 其特征在于, 9. The address distribution device according to claim 6, wherein:
所述请求单元具体用于向数据网关发送建立会话请求消息;  The requesting unit is specifically configured to send a setup session request message to the data gateway;
所述接收单元具体用于接收所述数据网关发送的建立会话响应消息, 其中 携带有全 0的 IPv4地址;  The receiving unit is specifically configured to receive a setup session response message sent by the data gateway, where the IPv4 address of all 0s is carried;
所述发送单元发送的代理绑定确认消息中携带所述地址分配装置临时分配 的非 0的 IPv4地址。  The proxy binding acknowledgement message sent by the sending unit carries a non-zero IPv4 address temporarily allocated by the address allocating device.
10、 一种地址分配系统, 其特征在于, 包括互通代理网元、 接入节点以及 数据网关; 其中,  An address allocation system, comprising: an interworking proxy network element, an access node, and a data gateway; wherein
所述互通代理网元, 用于向所述数据网关发送请求消息, 以请求用户终端 的 IPv4地址; 所述数据网关,用于根据所述请求消息向所述互通代理网元提供 IPv4地址, 该 IPv4地址为所述用户终端的 IPv4地址或者全 0的 IPv4地址, 并将所述 IPv4 地址通过响应消息发送给所述互通代理网元; The interworking proxy network element is configured to send a request message to the data gateway to request an IPv4 address of the user terminal; The data gateway is configured to provide an IPv4 address to the interworking proxy network element according to the request message, where the IPv4 address is an IPv4 address of the user terminal or an IPv4 address of all 0s, and the IPv4 address is passed the response message. Sending to the interworking proxy network element;
所述互通代理网元, 还用于向所述接入节点发送代理绑定确认消息, 所述 代理绑定确认消息中携带 IPv4地址,该 IPv4地址是由所述数据网关携带在所述 响应消息中的所述用户终端的 IPv4地址、或者该 IPv4地址是由所述互通代理网 元临时分配的 IPv4地址。  The interworking proxy network element is further configured to send a proxy binding acknowledgement message to the access node, where the proxy binding acknowledgement message carries an IPv4 address, and the IPv4 address is carried by the data gateway in the response message. The IPv4 address of the user terminal or the IPv4 address is an IPv4 address temporarily allocated by the interworking proxy network element.
11、 根据权利要求 10所述的地址分配系统, 其特征在于, 在所述互通代理 网元和所述接入节点之间还包括服务网关; 然后将所述代理绑定确认消息转发给所述接入节点 , 或者向所述接入节点发送 建立会话响应消息。  11. The address allocation system according to claim 10, further comprising: a service gateway between the interworking proxy network element and the access node; and then forwarding the proxy binding acknowledgement message to the Accessing the node, or sending a setup session response message to the access node.
12、 根据权利要求 10或 11所述的地址分配系统, 其特征在于, 所述接入 节点为接入网关、 或演进的分组数据网关、 或移动管理网元。  The address allocation system according to claim 10 or 11, wherein the access node is an access gateway, or an evolved packet data gateway, or a mobility management network element.
PCT/CN2010/070568 2010-02-08 2010-02-08 Method, apparatus and system for address distribution WO2011094956A1 (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
PCT/CN2010/070568 WO2011094956A1 (en) 2010-02-08 2010-02-08 Method, apparatus and system for address distribution
CN201080001639.1A CN102870395B (en) 2010-02-08 2010-02-08 Address distribution method, device and system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/CN2010/070568 WO2011094956A1 (en) 2010-02-08 2010-02-08 Method, apparatus and system for address distribution

Publications (1)

Publication Number Publication Date
WO2011094956A1 true WO2011094956A1 (en) 2011-08-11

Family

ID=44354901

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2010/070568 WO2011094956A1 (en) 2010-02-08 2010-02-08 Method, apparatus and system for address distribution

Country Status (2)

Country Link
CN (1) CN102870395B (en)
WO (1) WO2011094956A1 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103812955A (en) * 2012-11-12 2014-05-21 中国移动通信集团公司 Terminal access management platform address method and system and terminal

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108121588B (en) * 2016-11-30 2019-02-05 视联动力信息技术股份有限公司 A kind of method and its view networking access server of access external resource
CN112203279B (en) * 2020-09-02 2022-07-12 中国人民解放军战略支援部队信息工程大学 5G network boundary network element address protection method and device based on discrete address change
WO2023206558A1 (en) * 2022-04-29 2023-11-02 华为技术有限公司 Address allocation method and apparatus

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6198737B1 (en) * 1995-12-19 2001-03-06 Siemens Aktiengesellschaft Method for the transmission of information in a universal transmission network
CN1487700A (en) * 2001-03-10 2004-04-07 华为技术有限公司 Intercommunication deputizing device and system and method for intercommunicating networks of different protocol
CN101621459A (en) * 2008-07-02 2010-01-06 华为技术有限公司 Messaging method, interworking agent node, data gateway and network system

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6198737B1 (en) * 1995-12-19 2001-03-06 Siemens Aktiengesellschaft Method for the transmission of information in a universal transmission network
CN1487700A (en) * 2001-03-10 2004-04-07 华为技术有限公司 Intercommunication deputizing device and system and method for intercommunicating networks of different protocol
CN101621459A (en) * 2008-07-02 2010-01-06 华为技术有限公司 Messaging method, interworking agent node, data gateway and network system

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103812955A (en) * 2012-11-12 2014-05-21 中国移动通信集团公司 Terminal access management platform address method and system and terminal

Also Published As

Publication number Publication date
CN102870395A (en) 2013-01-09
CN102870395B (en) 2015-09-30

Similar Documents

Publication Publication Date Title
KR101731095B1 (en) Systems and methods for accessing a network
US9131473B2 (en) Method, device, and communication system for establishing connection with network management system
US9480091B2 (en) Method, network element and UE achieving identifier and location separation and interface identifier allocation
US9392636B2 (en) Methods and apparatuses for setting up a packet data network (PDN) connection
EP2448197B1 (en) Method, apparatus and system for establishing connection
US7733824B2 (en) Fixed access point for a terminal device
EP2317821B1 (en) Wireless communication system and routing method for packet switching service, femto AP using the routing method
WO2011144134A1 (en) Method, apparatus and system for pushing information
JP2013255292A (en) Method for multi-network access control, communication system and related devices
WO2014056445A1 (en) Method, system, and controller for routing forwarding
WO2010121495A1 (en) Method and system for assigning internet protocol address
US20150296445A1 (en) Method, device and system for managing packet data network type
KR20160121613A (en) Support of user plane transactions over a mobile network
WO2012149783A1 (en) Method, device, and user equipment applicable in accessing mobile network
JP2014515235A (en) Method and apparatus for determining an address of a machine type communication device in a wireless network
JP2020520602A (en) Select IP version
WO2008154874A1 (en) Method and system for establishing tunnel in the evolution network
US20160205064A1 (en) Method, Device and System for Processing Network Address, WLAN and UE
WO2011011945A1 (en) Message-sending method and serving gprs support node
WO2012130133A1 (en) Access point and terminal access method
WO2011094956A1 (en) Method, apparatus and system for address distribution
JPWO2010052919A1 (en) Handover method, mobile terminal and home agent used in the method
JP2018093252A (en) Terminal device, MME, PGW, and communication control method
WO2012068837A1 (en) Method and device for selecting access gateway
TWI499263B (en) Wireless communication system and method of implementing an evolved system attachment procedure

Legal Events

Date Code Title Description
WWE Wipo information: entry into national phase

Ref document number: 201080001639.1

Country of ref document: CN

121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 10845041

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 10845041

Country of ref document: EP

Kind code of ref document: A1