WO2008119296A1 - A method and device for performing mobility management protocol negotiation - Google Patents

A method and device for performing mobility management protocol negotiation Download PDF

Info

Publication number
WO2008119296A1
WO2008119296A1 PCT/CN2008/070592 CN2008070592W WO2008119296A1 WO 2008119296 A1 WO2008119296 A1 WO 2008119296A1 CN 2008070592 W CN2008070592 W CN 2008070592W WO 2008119296 A1 WO2008119296 A1 WO 2008119296A1
Authority
WO
WIPO (PCT)
Prior art keywords
terminal
network
mobility management
management protocol
indication information
Prior art date
Application number
PCT/CN2008/070592
Other languages
French (fr)
Chinese (zh)
Inventor
Hai Liu
Sihong Zhou
Wenruo Zhu
Liang Gu
Original Assignee
Huawei Technologies Co., Ltd.
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Huawei Technologies Co., Ltd. filed Critical Huawei Technologies Co., Ltd.
Publication of WO2008119296A1 publication Critical patent/WO2008119296A1/en

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W80/00Wireless network protocols or protocol adaptations to wireless operation
    • H04W80/04Network layer protocols, e.g. mobile IP [Internet Protocol]
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W48/00Access restriction; Network selection; Access point selection
    • H04W48/08Access restriction or access information delivery, e.g. discovery data delivery

Definitions

  • the present invention relates to the field of communications, and in particular, to a method and apparatus for negotiating a mobility management protocol. Background technique
  • the SAE (System Architecture Evolution) project has a goal to integrate access technologies defined by other non-3GPP organizations, such as WLAN (Wireless Local Area Network) and WiMAX (Worldwide Interoperability for Microwave Networks) technologies. Moreover, users need to roam and switch between different access technologies. To achieve this goal, the SAE project decided to adopt mobile IP technology for mobility management.
  • WLAN Wireless Local Area Network
  • WiMAX Worldwide Interoperability for Microwave Networks
  • the basic principle of mobile IP technology is: When the terminal moves, it can not change its home address. When the terminal moves to a non-home network, it can get a care-of address belonging to the current network, and tie the care-of address and the home address of the terminal. When the packet is sent to the home address of the terminal, the home agent of the terminal sends the data packet to the care-of address to complete the routing.
  • CMIP Client MIP, host-based mobile IP, which can be subdivided into CMIPv4 and CMIPv6 by IP version
  • PMIP Proxy MIP, proxy mobile IP, which can be subdivided by IP version.
  • CMIP is a host-based mobile IP technology that requires terminals to participate in the mobile IP signaling process.
  • PMIP is web based Mobile IP technology does not require the terminal to participate in the mobile IP process, and the network will initiate the mobile IP binding by the proxy terminal.
  • DSMIP dual stack MIP
  • CMIP-class dual stack MIP
  • the principle is similar to CMIP, except that it can support mobile IP technology between IPv4 and IPv6 versions.
  • both types of technologies have their own advantages and disadvantages, and have been adopted by the SAE project.
  • FIG. 1 it is a schematic diagram of a non-roaming architecture of a SAE system in the prior art.
  • the core network of the wireless evolved network mainly includes three logical function modules: MME (Mobility Management Entity), Serving SAE Gateway (service SAE gateway) and PDN SAE Gateway (shared data network SAE gateway).
  • MME Mobility Management Entity
  • Serving SAE Gateway service SAE gateway
  • PDN SAE Gateway shared data network SAE gateway
  • the MME is a mobility management module responsible for mobility management of the control plane, including user context and mobility state management, assigning user temporary identity, security functions, and the like.
  • the Serving SAE Gateway directly faces the access of the 3GPP access system and is the user plane anchor between the 3GPP internal access systems. In the roaming scenario, the Serving SAE Gateway can serve as a local user between the non-3GPP access system and the 3GPP access system.
  • PDN SAE Gateway is a user plane anchor between the 3GPP access system and the non-3GPP system in the SAE, providing users with PDN access, one user can simultaneously Have multiple PDN SAE Gateways.
  • the function and presence of each interface in Figure 1 is still not finalized.
  • the Serving SAE Gateway and the PDN SAE Gateway form the SAE GW (SAE Gateway). How the MME, Serving SAE Gateway and PDN SAE Gateway modules are combined in the corresponding entity is also undetermined.
  • Untrusted non-3GPP networks must be connected through a network entity ePDG (evolved Packet Data Gateway).
  • ePDG evolved Packet Data Gateway
  • WLAN networks fall into the category of untrusted non-3GPP networks
  • WiMAX networks fall into the category of trusted non-3GPP networks.
  • WLAN is a widely-present wireless access system
  • 3GPP has defined the interworking between WLAN and 3GPP systems.
  • FIG. 2 it is a schematic diagram of an architecture of interworking between a WLAN system and a 3GPP system in the prior art.
  • the SLF in the figure is Service Location Function, service location function; WAG is WLAN Access Gateway, WLAN access gateway; OCS is Online Charging System, online charging system; Offline Charging System is offline charging system.
  • the architecture is applicable not only to WLAN access systems, but also to any IP-based access methods such as WiMAX and ADSL.
  • WiMAX is a wireless broadband access technology.
  • WiMAX adopts mobile IP technology and is adopted by CMIP and PMIP technologies. Therefore, there is a problem of protocol identification in WiMAX.
  • WiMAX currently provides a way to differentiate between CMIP and PMIP under the IPv4 version.
  • the terminal In a WiMAX system, the terminal first establishes a layer 2 connection to the WiMAX network. Whether the network uses PMIP or CMIP depends on whether the terminal initiates a DHCP (Dynamic Host Configuration Protocol) process. If the terminal initiates a DHCP process, the terminal does not have the mobile IP. Capabilities, network agents use PMIP for registration; otherwise CMIP registration.
  • DHCP Dynamic Host Configuration Protocol
  • CMIPv4 FA-CoA mode Only the CMIPv4 FA-CoA mode and the PMIPv4 mode can be distinguished. Because in CMIPv4 FA-CoA mode, the terminal's care-of address (CoA) is obtained through FA broadcast, not through the DHCP process. Therefore, in this case, it can be considered that a DHCP process requires a PMIP process, otherwise a CMIP process is required. However, in other cases, such as CMIPv4 CO-CoA mode and PMIPv4 mode, or CMIPv6 and PMIPv6, the terminal may obtain the address through DHCP. At this time, if there is a DHCP process to distinguish the PMIP process or the CMIP process, it is no longer It may be. Summary of the invention
  • An embodiment of the present invention provides a method for negotiating a mobility management protocol, so that the terminal explicitly notifies the mobility management protocol adopted by the network side, and the method includes the following steps:
  • the network side receives the mobile IP capability indication information of the terminal sent by the terminal;
  • the capability indication information is: selecting a mobility management protocol corresponding to the capability indication information; or selecting the adopted mobility management protocol according to the capability indication information and the network side information.
  • Another embodiment of the present invention provides an apparatus for negotiating a mobility management protocol, the apparatus comprising:
  • a receiving module configured to receive mobile IP capability indication information of the terminal sent by the terminal
  • a selecting module configured to select, according to the capability indication information received by the receiving module, a mobility management protocol corresponding to the capability indication information; Or, according to the capability indication information and the network side message, ⁇ select a mobility management protocol.
  • the mobile terminal is configured to send the mobile IP capability indication information to the network side, so that the network side can select the corresponding mobility management protocol according to the capability indication information, or select according to the capability indication information and the network side information.
  • the appropriate mobility management protocol overcomes the limitation of the network in selecting and judging the mobility management protocol in the prior art, so that the network side selects the mobility management protocol according to the indication of the terminal, thereby interacting with the mobility management protocol process.
  • the specific implementation is irrelevant and improves scalability.
  • FIG. 1 is a schematic diagram of a non-roaming architecture of a SAE system in the prior art
  • FIG. 2 is a schematic structural diagram of interworking between a WLAN system and a 3GPP system in the prior art
  • FIG. 3 is a schematic flowchart of a negotiated mobility management protocol according to an embodiment of the present invention
  • FIG. 4 is a flow chart of attaching a CMIP to a SAE network after negotiation according to the first embodiment of the present invention
  • FIG. 5 is a flow chart of attaching a PMIP to a SAE network after negotiation according to the first embodiment of the present invention
  • FIG. 6 is a flowchart of performing network switching by using CMIP after negotiation according to Embodiment 2 of the present invention
  • FIG. 7 is a flowchart of performing network switching by using PMIP after negotiation according to Embodiment 2 of the present invention
  • FIG. 8 is a flowchart of Embodiment 3 of the present invention
  • FIG. 9 is a flow chart of attaching a PMIP to a SAE network after negotiation according to Embodiment 3 of the present invention.
  • FIG. 10 is a flowchart of performing network switching by using CMIP after negotiation according to Embodiment 4 of the present invention
  • FIG. 11 is a flowchart of performing network switching by using PMIP after negotiation according to Embodiment 4 of the present invention
  • FIG. 12 is a flowchart of Embodiment 5 of the present invention
  • FIG. 13 is a schematic flowchart of network access by using a network-based mobility management protocol after negotiation in Embodiment 5 of the present invention.
  • 14A and 14B are schematic diagrams showing the structure of an ePDG according to an embodiment of the present invention.
  • 15A and 15B are schematic diagrams showing the structure of an AAA server according to an embodiment of the present invention. detailed description
  • the terminal in a process before the mobility management protocol process is initiated, explicitly notifies the network entity of the mobility management protocol supported by the network entity, and the network entity can passively accept the capability of the terminal, that is, the terminal supports For some host-based mobility management protocol, the network entity also adopts this protocol, otherwise it adopts a network-based mobility management protocol.
  • the process of negotiating a mobility management protocol in the embodiment of the present invention may also be as follows:
  • Step 1 The terminal explicitly informs its mobile IP capability in the process before the mobility management protocol process is initiated, for example, whether it can support the host-based mobility management protocol;
  • Step 2 The network entity makes a decision according to the mobile IP capability of the terminal and the network side information;
  • Step 3 The network entity explicitly notifies the terminal of the mobility management protocol to be adopted;
  • Step 4 Complete the mobile IP capability between the terminal and the network After the indication and negotiation, the terminal can initiate the corresponding mobility management protocol process, and the network can understand the process without ambiguity.
  • Different embodiments of the present invention provide different implementations for the difference between the non-3GPP system and the non-trusted non-3GPP system.
  • both the CMIP process and the PMIP process must access the SAE network through an intermediate entity ePDG. Therefore, when the terminal accesses the SAE from the network, it will first go to the ePDG. The IPsec tunnel establishment process and the authentication process initiated by the ePDG for this tunnel, the negotiation of the mobile IP capability can be completed in these two processes. In a trusted non-3GPP network (such as WiMAX), there will be an access authentication process before the MIP process, so the negotiation of mobile IP capabilities can be completed in this authentication process.
  • This embodiment describes a process in which a mobile terminal negotiates a mobile IP protocol with a network in the process of accessing an SAE network from an untrusted non-3GPP network.
  • Untrusted non-3GPP networks such as WLANs
  • WLANs connect to the SAE network through an intermediate entity ePDG.
  • the process of interworking between the WLAN and the 3GPP currently described in TS23.234 is as follows: 1. The terminal accesses the WLAN network;
  • the terminal uses the W-APN (Access Point Name) to perform a DNS (Domain Name Server) query to obtain the address of the ePDG.
  • W-APN Access Point Name
  • DNS Domain Name Server
  • the terminal initiates the establishment of an IPsec tunnel to the ePDG;
  • the ePDG and the AAA server complete the authentication of the tunnel establishment process and access the service network.
  • the difference between accessing the SAE from the WLAN and the current process is to complete the access to the SAE based on the Mobile IP protocol (formerly ordinary IP, not supporting mobility). Whether it is at the time of handover or attachment, the terminal-to-ePDG connection establishment process and the authentication process for the tunnel are an indispensable process and a prerequisite for mobile IP registration, so mobile IP can be performed in this process. Consultation of capabilities.
  • FIG. 4 is a schematic flowchart of a process for attaching an SAE network by using CMIP after negotiation according to the first embodiment of the present invention, and the specific steps include: Step 1.
  • the terminal accesses the untrusted non-3GPP network (such as the WLAN attach procedure, including the terminal obtaining an internal address for transmission within the WLAN network, and possibly an access authentication process).
  • the untrusted non-3GPP network such as the WLAN attach procedure, including the terminal obtaining an internal address for transmission within the WLAN network, and possibly an access authentication process).
  • Step 2 The terminal initiates an IPsec tunnel establishment request to the ePDG.
  • the parameters carried in the request include the supported mobile IP capabilities.
  • the implementation of the device is that the terminal indicates whether the CMIP capability is supported by parameters.
  • the indication parameter of the supported mobile IP capability is the newly added parameter in the request message in this embodiment.
  • the parameter value can be "yes” and “no”, respectively indicating support or not support CMIP.
  • Step 3 The ePDG initiates an authentication process to the AAA server.
  • the ePDG can carry the mobile IP capability information of the terminal in the message and send the message to the AAA server.
  • Step 4. Perform mobile IP selection on the network side.
  • the mobile side selects the mobile IP protocol on the network side. There are two ways:
  • the first mode The network side passively accepts the mobile IP support capability of the terminal. If the terminal indicates that CMIP is supported in the indication parameter of the mobile IP capability, the network side selects CMIP; otherwise, the network side selects PMIP.
  • the second way The network side decides according to the mobile IP support capability of the terminal and the network side configuration, and selects a suitable mobile IP protocol.
  • the network side configuration may include an operator policy configuration, user subscription information, and current network resources, and these policy configurations may be selected and used in any combination when used.
  • the policy information can be configured on the network side. For example, if the policy information is PMIP, the network side selects PMIP according to the configuration policy information of the network side, regardless of whether the indication parameter of the mobile IP support capability of the terminal supports CMIP. When making a decision according to the current network resource situation, a threshold may be set, and PMIP is selected when the network resource usage reaches the threshold to save air interface resources.
  • Step 5 The network side notifies the terminal of the selected mobile IP protocol.
  • This step is optional. If the terminal can support CMIP and the network determines that the terminal does not use CMIP, you can use this step to instruct the terminal not to initiate the CMIP process.
  • Step 6 If the network decision uses the CMIP, the remote address carried by the ePDG in the tunnel establishment success response sent to the terminal may be the care-of address assigned by the ePDG, and the care-of address is the address that the CMIP needs to use, and is notified by assigning the care-of address.
  • the protocol chosen by the terminal is CMIP.
  • Step 7 After the terminal obtains the care-of address and possible broadcast information, it initiates CMIP registration. Step 8.
  • the SAE GW returns a registration response message.
  • the indication information may be added in the tunnel establishment success response message, and the terminal is not required to initiate the CMIP process.
  • FIG. 5 is a schematic flowchart of a process for attaching a SAE network by using PMIP after negotiation according to the first embodiment of the present invention, and the specific steps include:
  • Steps 1-5 the same as steps 1-5 in Figure 4, the difference is that the result of negotiating the mobile IP protocol between the terminal and the network side is to use PMIP instead of CMIP.
  • Step 6 After the ePDG receives the tunnel establishment request from the terminal, if the network and the terminal decide to use the PMIP for registration, the ePDG initiates proxy registration on behalf of the terminal. According to the network topology, the ePDG can directly register with the PDN SAE GW. If the network topology determines that there is a Serving SAE GW between the ePDG and the PDN SAE GW, the ePDG registers with the Serving SAE GW, and the Serving SAE GW registers. Register with the PDN SAE GW.
  • Step 7 The SAE GW returns a proxy registration response message.
  • the assigned home address is included in the response message.
  • Step 8 The ePDG notifies the terminal that the tunnel establishment is completed, and the remote address brought to the terminal is the home address obtained in step 7.
  • This embodiment describes the process of switching from a source network to an untrusted non-3GPP network.
  • FIG. 6 is a schematic flowchart of a network switching performed by using CMIP after negotiation according to Embodiment 2 of the present invention, where specific steps include:
  • Step 1 Prepare for switching between the terminal and the source access network (which may also include the target access network WLAN). This process may include the selection process for ePDG.
  • Step 2 The terminal needs to access the SAE network to initiate an establishment request to the ePDG tunnel.
  • the parameters carried in the request include NAI (Network Access Name), W-APN (Access Point Name), and whether to support the CMIP capability indication. This process is done by the IKEv2 protocol.
  • the indication parameter of whether to support the CMIP capability is a newly added parameter in the request message in this embodiment, and the parameter value may be "yes" and "no", respectively indicating that the CMIP is supported or not supported.
  • Step 3 The ePDG initiates an authentication and authorization process to the AAA server.
  • Step 4 The network side determines the mobile IP capability according to the terminal, and selects the mobile IP protocol according to the previously set policy.
  • the network side selects the mobile IP protocol according to the set policy. There are two ways: The first mode: The network side passively accepts the mobile IP support capability of the terminal. If the terminal indicates that the CMIP is supported in the indication parameter of the mobile IP capability, The network side selects CMIP; otherwise, the network side selects PMIP. In this way, in this step, the network side does not need to make decision decisions, and only needs to record the mobile IP capabilities supported by the terminal.
  • the second method the network side makes a decision according to the mobile IP support capability of the terminal and the network side configuration, and selects a suitable mobile IP protocol.
  • the network side may make a decision according to the mobile IP support capability of the terminal, the operator policy configuration, the user subscription information, or the current network resource.
  • the carrier policy configuration, the user subscription information, and the current network resource may be selected in any combination. use).
  • the network side can also use CMIP or PMIP as the terminal in the source network.
  • the network side can select the mobile IP protocol consistent with the source network, so that the terminal can adopt the same mobile IP protocol in the source network and the target network, so as to reduce possible conflicts or network interaction processes caused by different protocols.
  • Step 5 The network side notifies the terminal of the selected mobile IP protocol.
  • This step is optional. This step is not required if the network side does not make a protocol selection decision. If the terminal can support CMIP and the network is determined to require the terminal not to use CMIP, this step can be used to instruct the terminal not to initiate the CMIP process. If the terminal can support CMIP and the network decision is to use CMIP, you can also not initiate this step.
  • the remote address carried by the ePDG in the tunnel establishment success response sent by the ePDG may be the care-of address assigned by the ePDG.
  • Step 7 The terminal initiates registration after obtaining the care-of address and possible broadcast information. It is possible to register via the serving SAE GW visiting the network, or it may be registered through the PDN SAE GW of the home network.
  • Step 8 The SAE GW returns a registration response message.
  • the cached data is forwarded to the current WLAN network.
  • FIG. 7 is a schematic diagram of a process for performing network switching by using PMIP after negotiation according to Embodiment 2 of the present invention, where specific steps include:
  • Steps 1-5 the same as steps 1-5 in Figure 6, the difference is that the result of negotiating the mobile IP protocol between the terminal and the network side is to use PMIP for handover.
  • Step 6 After the ePDG receives the tunnel establishment request from the terminal, if the network and the terminal decide to use the PMIP for registration, the ePDG initiates proxy registration on behalf of the terminal. It is possible to register via the visiting SAE GW of the visited network, or it may be registered through the PDN SAE GW of the home network.
  • Step 7 The SAE GW returns a proxy registration response message.
  • Step 8 The ePDG notifies the terminal that the tunnel is successfully established, and the remote address brought to the terminal is in step 7. Get the home address.
  • the cached data is forwarded to the current WLAN network.
  • This embodiment describes a process in which a mobile terminal negotiates a mobile IP protocol with a network in a process of accessing a SAE network from a trusted non-3GPP network.
  • the terminal When accessing from a trusted non-3GPP network, such as WiMAX, unlike non-trusted non-3GPP network access: The terminal does not need to establish an IPSEC tunneling process to an intermediate entity. However, there is an authentication process to the AAA server before the terminal goes to the SAE network for mobile IP registration, and this authentication process can be used to complete the negotiation of the mobile IP protocol.
  • FIG. 8 is a schematic flowchart of a process for attaching a SAE network by using CMIP after negotiation according to Embodiment 3 of the present invention, where specific steps include:
  • Step 1 The SAE user initiates an access request from a trusted non-3GPP network (such as WiMAX), and the request carries an indication parameter indicating whether the CMIP capability is supported.
  • a trusted non-3GPP network such as WiMAX
  • Step 2 The access network initiates an AAA request for authentication, and the request carries parameters, indicating the supported mobile IP capabilities. This authentication process uses the EAP protocol.
  • Step 3 The authentication process may involve the AAA server of the access network and act as an AAA proxy server. Forward the authentication request to the AAA server of the SAE network.
  • Step 4 The AAA server of the SAE network performs access authentication on the terminal, and returns a response message.
  • Step 5. The network side selects the mobile IP protocol.
  • the mobile side selects the mobile IP protocol on the network side. There are two ways:
  • the first mode The network side passively accepts the mobile IP support capability of the terminal. If the terminal indicates that CMIP is supported in the indication parameter of the mobile IP capability, the network side selects CMIP; otherwise, the network side selects PMIP.
  • the second way The network side makes decisions based on the mobile IP support capability and network side configuration of the terminal, and selects a suitable mobile IP protocol.
  • the network side can support mobile IP based on the terminal.
  • Step 6 The AAA proxy server forwards the authentication result, and may carry the selected mobile IP protocol parameter in the forwarded authentication result. If the terminal can support CMIP and the network determines that the terminal does not use CMIP, then this step can be used to instruct the terminal not to initiate the CMIP process.
  • Step 7 The access network forwards the authentication result to the terminal, and the authentication result may carry the selected mobile IP protocol parameter.
  • the following steps are the process of initiating CMIP or PMIP according to the selection result after selecting the mobile IP protocol to be used.
  • Step 8 The terminal initiates a DHCP process and requests the network to allocate an IP address.
  • Step 9 The access network forwards the DHCP request to the DHCP server accessing the network.
  • Step 10 The DHCP server accessing the network assigns an IP address to the terminal. This address may be globally routable and can serve as the care-of address of the terminal.
  • Step 11 The access network forwards the DHCP response to the terminal.
  • Step 12 The terminal confirms the DHCP response.
  • Step 13 The access network forwards the confirmation of the DHCP response.
  • Step 14 The terminal initiates registration.
  • Step 15 The SAE GW responds to the registration request.
  • the indication information may be added to the authentication result forwarded by the AAA proxy server to instruct the terminal not to initiate the CMIP process.
  • FIG. 9 is a schematic flowchart of a process for attaching a SAE network by using PMIP through negotiation in the third embodiment of the present invention, and the specific steps include:
  • Steps 1-7 are the same as steps 1-7 in Figure 8.
  • the difference between the terminal and the network side to negotiate the Mobile IP protocol is to use PMIP.
  • Step 8 The terminal initiates a DHCP process and requests the network to allocate an IP address.
  • Step 9. The access network forwards the DHCP request to the DHCP server accessing the network.
  • Step 10. The Proxy Mobility Agent triggers proxy registration.
  • Step 11 The SAE GW responds to the registration, and the response carries an assigned home address.
  • Step 12 The DHCP server of the access network generates a DHCP response, carrying the home address obtained in step 11.
  • Step 13 The access network forwards the DHCP response to the terminal.
  • Step 14 The terminal confirms the DHCP response.
  • Step 15 The access network forwards the confirmation.
  • Step 16 The DHCP server of the access network forwards the confirmation.
  • This embodiment describes the process in which the mobile terminal negotiates a mobile IP protocol with the network in the process of switching from the source network to the trusted non-3GPP network.
  • the process of switching from a source network is different from the process of switching from a source network to an untrusted non-3GPP network.
  • a source network possibly a 3GPP network, such as LTE, GPRS, or possibly a non-3GPP network
  • a trusted non-3GPP network such as WiMAX
  • the terminal does not need to establish an IPsec tunnel to an intermediate entity.
  • the AAA server there will be an authentication process to the AAA server, and the AAA server can be used to complete the negotiation and notification of the mobile IP protocol.
  • FIG. 10 is a schematic flowchart of a network switching performed by using CMIP after negotiation according to Embodiment 4 of the present invention, where specific steps include:
  • Step 1 The terminal and the source access network (and possibly the target network WiMAX) perform handover preparation, and simultaneously initiate access to the trusted non-3GPP network (such as WiMAX), and the parameters carried in the access request include Whether to support the indication parameters of CMIP capability.
  • the trusted non-3GPP network such as WiMAX
  • Step 2 The WiMAX access network initiates an AAA request for authentication, and the request carries parameters that support the CMIP capability indication.
  • Authentication may be an EAP process transmitted on AAA.
  • Step 3 The AAA server of the WiMAX access network acts as an AAA proxy server, and forwards the authentication request to the AAA server of the SAE. Whether the terminal supports the indication of CMIP capability The number may not be carried in the authentication request of the AAA server forwarded to the SAE network.
  • Step 4 The AAA server of the SAE performs access authentication on the terminal, and returns a response message.
  • Step 5 The network side determines the mobile IP capability according to the terminal, and selects the mobile IP protocol according to the previously set policy.
  • the network side performs mobile IP protocol selection according to the set policy. There are two ways: The first mode: The network side passively accepts the mobile IP support capability of the terminal, if the terminal is moving
  • the indication parameter of the IP capability indicates that CMIP is supported, and the network side selects CMIP; otherwise, the network side selects PMIP. In this way, in this step, the network side does not need to make decision decisions, and only needs to record the mobile IP capabilities supported by the terminal.
  • the network side decides according to the mobile IP support capability of the terminal and the network side configuration, and selects a suitable mobile IP protocol. For example, the network side may make a decision according to the mobile IP support capability of the terminal, the operator policy configuration, the user subscription information, or the current network resource. The carrier policy configuration, the user subscription information, and the current network resource may be selected in any combination. use).
  • the network side can also use CMIP or PMIP in the source network as a decision factor for selecting a suitable mobile IP protocol after reaching the target network.
  • the network side can select the mobile IP protocol consistent with the source network, so that the terminal can adopt the same mobile IP protocol on the source network and the target network, so as to reduce possible conflicts or network interaction processes caused by different protocols.
  • Step 6 The AAA proxy server forwards the access network authentication result, and may carry the selected mobile IP protocol parameter in the forwarded authentication result. If the network does not make a protocol selection decision, the mobile IP protocol parameters may not be carried in the authentication result. If the terminal can support CMIP and the network determines that the terminal does not use CMIP, then this step can be used to instruct the terminal not to initiate the CMIP process. If the terminal can support CMIP and the network decision is also to use CMIP, the mobile IP protocol parameters may not be carried in the authentication result.
  • Step 7 The WiMAX access network forwards the authentication result to the terminal, and the authentication result may carry the selected mobile IP protocol parameter. Whether the mobile IP protocol parameter is carried depends on whether the authentication result in step 6 carries the mobile IP protocol parameter, and if the authentication result in step 6 carries the mobile IP protocol The parameter is forwarded to the terminal.
  • Step 8 The terminal initiates a DHCP process and requests the network to allocate an IP address.
  • Step 9 The WiMAX access network forwards the DHCP request to the DHCP server accessing the network.
  • Step 11 The WiMAX access network forwards the DHCP response to the terminal.
  • Step 12 The terminal confirms the DHCP response.
  • Step 13 The WiMAX access network forwards the confirmation of the DHCP response.
  • Step 14 The terminal initiates registration.
  • Step 15 The SAE GW responds to the registration request.
  • the cached data is forwarded to the current WiMAX network.
  • FIG. 11 is a schematic flowchart of a network switching performed by using PMIP after negotiation according to Embodiment 4 of the present invention, where specific steps include:
  • Steps 1-7 are the same as steps 1-7 in Figure 10.
  • the difference between the terminal and the network side to negotiate the mobile IP protocol is to use PMIP.
  • Step 8 The terminal initiates a DHCP procedure to request an IP address.
  • Step 9 The WiMAX access network forwards the DHCP request to the DHCP server of the access network.
  • Step 10 The Proxy Mobility Agent triggers proxy registration.
  • Step 11 The SAE GW responds to the registration, and the response carries an assigned home address.
  • Step 12 The DHCP server of the WiMAX access network generates a DHCP response, where the carried IP address is the home address obtained in step 11.
  • Step 13 The WiMAX access network forwards the DHCP response to the terminal.
  • Step 14 The terminal confirms the DHCP response.
  • Step 15 The WiMAX access network forwards the acknowledgement.
  • Step 16 The DHCP server of the WiMAX access network forwards the acknowledgement. After the registration is completed, if there is downlink data in the source access network cache, the cached data is forwarded to the current WiMAX network.
  • This embodiment describes a process in which a mobile terminal negotiates a mobile IP protocol with a network in a process of accessing a SAE from a 3GPP access network.
  • FIG. 12 it is a schematic flowchart of a network access that is negotiated by using CMIP according to Embodiment 5 of the present invention, and specific steps include:
  • Step 1 The terminal initiates an access request from the 3GPP access network (including LTE and GPRS), and the parameters carried therein include an indication of whether to support the CMIP capability.
  • the 3GPP access network including LTE and GPRS
  • the indication parameter of whether to support the CMIP capability is a newly added parameter in the request message in this embodiment, and the parameter value may be "yes" and "no", respectively indicating that the CMIP is supported or not supported.
  • Step 2 The network entity MME (corresponding to the SGSN in the GPRS network) performs an authentication process with the HSS.
  • Step 3 The network side determines the mobile IP capability according to the terminal, and selects the mobile IP protocol according to the previously set policy.
  • the network side selects the mobile IP protocol according to the set policy. There are two ways: The first mode: The network side passively accepts the mobile IP support capability of the terminal. If the terminal indicates that the CMIP is supported in the indication parameter of the mobile IP capability, The network side selects CMIP; otherwise, the network side selects PMIP. In this way, in this step, the network side does not need to make decision decisions, and only needs to record the mobile IP capabilities supported by the terminal.
  • the network side makes decisions based on the mobile IP support capability and network side configuration of the terminal, and selects a suitable mobile IP protocol. For example, the network side may make a decision according to the mobile IP support capability of the terminal, the operator policy configuration, the user subscription information, or the current network resource. The carrier policy configuration, the user subscription information, and the current network resource may be selected in any combination. use).
  • the network side can also use CMIP or PMIP in the source network as a decision factor for selecting a suitable mobile IP protocol after reaching the target network.
  • Network side can choose and source A consistent mobile IP protocol in the network, which enables the terminal to adopt the same mobile IP protocol in the source network and the target network, so as to reduce possible conflicts or network interaction processes caused by different protocols.
  • Step 4 The network side notifies the terminal that the access request has been accepted, and may also be accompanied by the mobile IP protocol parameters selected by the network.
  • the terminal can support CMIP and the network determines that the terminal does not use CMIP, you can use this step to bring the mobile IP parameter to instruct the terminal not to initiate the CMIP process. If the terminal can support CMIP and the network decision is to use CMIP, this parameter may not be included.
  • Step 5 The terminal initiates registration after obtaining the care-of address and possible broadcast information.
  • Step 6 The SAE GW returns a registration response message.
  • FIG. 13 is a schematic flowchart of a network-based mobility management protocol negotiated using a network-based mobility management protocol according to Embodiment 5 of the present invention, where specific steps include:
  • Steps 1-4, Steps 1-4 in Figure 12 the difference is that the result of negotiating the mobile IP protocol between the terminal and the network side is to use a network-based mobility management protocol (such as GTP protocol) for access.
  • a network-based mobility management protocol such as GTP protocol
  • This embodiment provides two types of ePDGs that have the function of negotiating a mobile IP protocol.
  • FIG. 14A is a schematic structural diagram of an ePDG according to an embodiment of the present invention.
  • the ePDG is applicable to a process of passively accepting a mobile IP capability of a terminal without making a selection decision on a mobile IP protocol, including: a receiving module, a selecting module, and a proxy. Module.
  • a receiving module configured to receive mobile IP capability indication information of the terminal sent by the terminal, where the capability indication information indicates whether the terminal supports a host-based mobile IP protocol;
  • a selection module configured to determine, according to the capability indication information received by the receiving module, whether the terminal supports the host-based mobile IP protocol, and if supported, select a host-based mobile IP protocol; otherwise, select a proxy-based mobile IP protocol;
  • the proxy module is configured to, after the selecting module selects the proxy-based mobile IP protocol, proxy the terminal to initiate a mobile IP protocol process.
  • FIG. 14B is a schematic structural diagram of another ePDG according to an embodiment of the present invention, where the ePDG
  • the process applicable to the selection decision of the mobile IP protocol according to the mobile IP capability of the terminal includes: a receiving module, a selecting module, a sending module, and a proxy module.
  • the receiving module is configured to receive the mobile IP capability indication information of the terminal sent by the terminal, and send a selection instruction, where the capability indication information indicates whether the terminal supports the host-based mobile IP protocol;
  • a selection module configured to receive a selection instruction sent by the receiving module, and obtain network side information according to the instruction, and select the adopted mobile IP protocol according to the obtained network side information and the capability indication information received by the receiving module; and when selecting An agent-based mobile IP protocol, and the capability indication information indicates that the terminal sends an instruction when supporting the host-based mobile IP protocol;
  • a sending module configured to receive an instruction sent by the selecting module, and send, according to the instruction, the indication information to the terminal, where the indication information indicates that the terminal is initiated to initiate a host-based mobile IP protocol process;
  • the proxy module is configured to, after the selecting module selects the proxy-based mobile IP protocol, proxy the terminal to initiate a mobile IP protocol process.
  • This embodiment provides two AAA servers with the function of negotiating a mobile IP protocol.
  • FIG. 15A is a schematic structural diagram of an AAA server according to an embodiment of the present invention.
  • the AAA server is applicable to a process of passively accepting a mobile IP capability of a terminal and not making a decision on a mobile IP protocol, including: a receiving module, a selecting module. And the agent module.
  • a receiving module configured to receive mobile IP capability indication information of the terminal sent by the terminal, where the capability indication information indicates whether the terminal supports a host-based mobile IP protocol;
  • a selection module configured to determine, according to the capability indication information received by the receiving module, whether the terminal supports the host-based mobile IP protocol, and if supported, select a host-based mobile IP protocol; otherwise, select a proxy-based mobile IP protocol;
  • the proxy module is configured to start another mobile network entity to initiate the mobile ip protocol process after the selecting module selects the proxy-based mobile IP protocol.
  • FIG. 15B is a schematic structural diagram of another AAA server according to an embodiment of the present invention, where the AAA server is adapted to select a mobile IP protocol according to a mobile IP capability of the terminal.
  • the process includes: a receiving module, a selecting module, a sending module, and a proxy module.
  • the receiving module is configured to receive the mobile IP capability indication information of the terminal sent by the terminal, and send a selection instruction, where the capability indication information indicates whether the terminal supports the host-based mobile IP protocol;
  • a selection module configured to receive a selection instruction sent by the receiving module, and obtain network side information according to the instruction, and select the adopted mobile IP protocol according to the obtained network side information and the capability indication information received by the receiving module; and when selecting An agent-based mobile IP protocol, and the capability indication information indicates that the terminal sends an instruction when supporting the host-based mobile IP protocol;
  • a sending module configured to receive an instruction sent by the selecting module, and send, according to the instruction, the indication information to the terminal, where the indication information indicates that the terminal is initiated to initiate a host-based mobile IP protocol process;
  • the proxy module is configured to start another mobile network entity to initiate the mobile ip protocol process after the selecting module selects the proxy-based mobile IP protocol.
  • the embodiment of the present invention provides a display mode for the terminal to provide the mobile IP capability of the network, and the network can also display the mobile IP capability indicating whether the terminal should use the terminal.
  • the network can also display the mobile IP capability indicating whether the terminal should use the terminal.
  • it has the following advantages: It is not related to the implementation of CMIP and PMIP, and it does not work because of the difference in the implementation process of PMIP and CMIP. The scalability is very good; The method for distinguishing between PMIPv6 and CMIPv6 is not related to the IP version in the embodiment of the present invention. Therefore, the embodiment of the present invention can distinguish between PMIPv6 and CMIPv6; the network can also be displayed according to user subscription information, network resource status, and the like.
  • the terminal is required to not initiate the CMIP process, and the network initiates the PMIP process, which is more beneficial for the operator to control the network resources, and is meaningful for saving air interface resources.
  • the spirit and scope of the invention Thus, it is intended that the present invention cover the modifications and variations of the inventions

Abstract

A method and device for performing mobility management protocol negotiation. In the method of the present invention, the netwok side receives the IP capability indicating information of a terminal which is sent from the terminal, wherein the IP capability indicating information indicates whether the terminal supports the client based mobility management protocol; the network side selects a corresponding mobility management protocol according to the capability indicating information, or selects a mobility management protocol according to the capability indicating information and information on the network side; if the network side has selected the network based mobility management protocol and the capability indicating information indicates that the terminal supports the client based mobility management protocol, the network side sends an instruction message to the terminal to instruct the terminal to stop the initiation of the flow of the client based mobility management protocol. With the present invention, it is possible that the terminal informs the network of the mobile IP capability in a explicit form and the network side informs the terminal of the selection of the mobility management protocol explicitly. Thus it is realized that the mobility management protocol is decided by the network side.

Description

协商移动性管理协议的方法及其装置  Method and device for negotiating mobility management protocol
技术领域 Technical field
本发明涉及通信领域, 尤其涉及协商移动性管理协议的方法及其装置。 背景技术  The present invention relates to the field of communications, and in particular, to a method and apparatus for negotiating a mobility management protocol. Background technique
为了保证未来 10年以至更久的时间内 3GPP ( 3rd Generation Partnership Project, 第三代移动通信标准化伙伴项目 ) 系统的竟争力, 一个接入技术演 进的工作正在 3GPP组织内部进行。特别是为了加强 3GPP系统处理快速增长 的 IP数据业务的能力, 在 3GPP系统内使用分组技术需要进一步的增强。 这 类技术演进中最重要的几个部分包括: 减少时延, 更高速的用户数据速率, 增强的系统容量和覆盖范围以及运营商整体成本的降低。 并且, 演进的网络 结构对于现有网络的后向兼容性也是一个重要的指标。  In order to ensure the competitiveness of the 3GPP (3rd Generation Partnership Project) system in the next 10 years and beyond, an access technology evolution is being carried out within the 3GPP organization. In particular, in order to enhance the ability of 3GPP systems to handle rapidly growing IP data services, the use of packet technology within 3GPP systems requires further enhancement. The most important parts of this type of technology evolution include: reduced latency, higher user data rates, increased system capacity and coverage, and lower overall carrier costs. Moreover, the evolved network structure is also an important indicator for the backward compatibility of existing networks.
SAE ( System Architecture Evolution, 系统架构演进 ) 项目有一个目标是 能融合其他非 3GPP组织定义的接入技术, 比如 WLAN ( Wireless Local Area Network, 无线局域网)、 WiMAX (全球微波互操作联盟)技术等。 而且要实 现在不同的接入技术之间的用户的漫游和切换。 为了实现这个目标, SAE项 目决定采用移动 IP技术来实现移动性管理。  The SAE (System Architecture Evolution) project has a goal to integrate access technologies defined by other non-3GPP organizations, such as WLAN (Wireless Local Area Network) and WiMAX (Worldwide Interoperability for Microwave Networks) technologies. Moreover, users need to roam and switch between different access technologies. To achieve this goal, the SAE project decided to adopt mobile IP technology for mobility management.
移动 IP技术的基本原理是: 终端移动时可以不改变它的家乡地址, 当终 端移动到一个非家乡网络时, 可以得到一个属于当前网络的转交地址, 对这 个转交地址和终端的家乡地址进行绑定, 当有包发往终端的家乡地址时, 终 端的家乡代理就会把数据包发往转交地址从而完成路由。  The basic principle of mobile IP technology is: When the terminal moves, it can not change its home address. When the terminal moves to a non-home network, it can get a care-of address belonging to the current network, and tie the care-of address and the home address of the terminal. When the packet is sent to the home address of the terminal, the home agent of the terminal sends the data packet to the care-of address to complete the routing.
目前移动 IP技术有两类: CMIP ( Client MIP, 基于主机的移动 IP, 按 IP 版本又可以细分为 CMIPv4和 CMIPv6两类 )和 PMIP ( Proxy MIP, 代理移 动 IP, 按 IP版本又可以细分为 PMIPv4和 PMIPv6两类)。 CMIP是基于主机 的移动 IP技术, 该技术需要终端参与移动 IP信令流程。 PMIP是基于网络的 移动 IP技术, 不需要终端参与移动 IP流程, 网络会代理终端发起移动 IP绑 定。 DSMIP( dual stack MIP,双栈移动 IP )可以归到 CMIP—类,原理与 CMIP 类似, 只是它能支持在 IPv4和 IPv6版本之间使用移动 IP技术。 目前两类技 术都各有优缺点, 都已经被 SAE项目采用。 Currently, there are two types of mobile IP technologies: CMIP (Client MIP, host-based mobile IP, which can be subdivided into CMIPv4 and CMIPv6 by IP version) and PMIP (Proxy MIP, proxy mobile IP, which can be subdivided by IP version. For PMIPv4 and PMIPv6). CMIP is a host-based mobile IP technology that requires terminals to participate in the mobile IP signaling process. PMIP is web based Mobile IP technology does not require the terminal to participate in the mobile IP process, and the network will initiate the mobile IP binding by the proxy terminal. DSMIP (dual stack MIP) can be classified into CMIP-class, and the principle is similar to CMIP, except that it can support mobile IP technology between IPv4 and IPv6 versions. At present, both types of technologies have their own advantages and disadvantages, and have been adopted by the SAE project.
参见图 1 , 为现有技术中 SAE系统非漫游架构的示意图。  Referring to FIG. 1 , it is a schematic diagram of a non-roaming architecture of a SAE system in the prior art.
如图 1 所示, 无线演进网络的核心网主要包含 MME ( Mobility Management Entity, 移动性管理实体 ), Serving SAE Gateway (服务 SAE网 关)和 PDN SAE Gateway (共用数据网络 SAE网关)三个逻辑功能模块。 其 中的 MME是移动管理模块, 负责控制面的移动性管理, 包括用户上下文和 移动状态管理, 分配用户临时身份标识、 安全功能等。 Serving SAE Gateway 直接面对 3GPP接入系统的接入,是 3GPP内部接入系统间的用户面锚点,在 漫游场景下, Serving SAE Gateway可以作为非 3GPP接入系统与 3GPP接入 系统间本地用户面锚点,一个用户在一个时间段内只能拥有一个 Serving SAE Gateway; PDN SAE Gateway是 SAE中 3GPP接入系统与非 3GPP系统间的 用户面锚点, 为用户提供 PDN访问, 一个用户可以同时拥有多个 PDN SAE Gateway。 图 1 中的各个接口的功能和是否存在仍然没有最终确定。 图 1 中 Serving SAE Gateway和 PDN SAE Gateway组成 SAE GW( SAE网关), MME、 Serving SAE Gateway和 PDN SAE Gateway模块如何组合在相应的实体内也 是未确定的。  As shown in Figure 1, the core network of the wireless evolved network mainly includes three logical function modules: MME (Mobility Management Entity), Serving SAE Gateway (service SAE gateway) and PDN SAE Gateway (shared data network SAE gateway). . The MME is a mobility management module responsible for mobility management of the control plane, including user context and mobility state management, assigning user temporary identity, security functions, and the like. The Serving SAE Gateway directly faces the access of the 3GPP access system and is the user plane anchor between the 3GPP internal access systems. In the roaming scenario, the Serving SAE Gateway can serve as a local user between the non-3GPP access system and the 3GPP access system. Face anchor, a user can only have one Serving SAE Gateway in a period of time; PDN SAE Gateway is a user plane anchor between the 3GPP access system and the non-3GPP system in the SAE, providing users with PDN access, one user can simultaneously Have multiple PDN SAE Gateways. The function and presence of each interface in Figure 1 is still not finalized. In Figure 1, the Serving SAE Gateway and the PDN SAE Gateway form the SAE GW (SAE Gateway). How the MME, Serving SAE Gateway and PDN SAE Gateway modules are combined in the corresponding entity is also undetermined.
信任的非 3GPP网络和非信任的非 3GPP网络^ ϋ于非 3GPP接入网络的 安全特性等因素来对非 3GPP 网络进行划分的一种方式。 非信任的非 3GPP 网络必须通过一个网络实体 ePDG ( evolved Packet Data Gateway, 分组数据 网关)来进行连接。目前 WLAN网络归入非信任的非 3GPP网络范畴; WiMAX 网络归入信任的非 3GPP网络范畴。  A way of partitioning non-3GPP networks by trusted non-3GPP networks and untrusted non-3GPP networks based on factors such as security characteristics of non-3GPP access networks. Untrusted non-3GPP networks must be connected through a network entity ePDG (evolved Packet Data Gateway). Currently, WLAN networks fall into the category of untrusted non-3GPP networks; WiMAX networks fall into the category of trusted non-3GPP networks.
WLAN是一种广泛存在的无线接入系统, 3GPP对 WLAN和 3GPP系统 的互通已有所规定。 参见图 2, 为现有技术中 WLAN系统和 3GPP系统互通的架构示意图。 图中的 SLF是 Service Location Function, 业务定位功能; WAG是 WLAN Access Gateway, WLAN接入网关; OCS是 Online Charging System,在线计费 系统; Offline Charging System是离线计费系统。 该架构不仅适用于 WLAN 方式的接入系统, 而且适用于 WiMAX、 ADSL等任何以 IP技术为基础的接 入方式。 WLAN is a widely-present wireless access system, and 3GPP has defined the interworking between WLAN and 3GPP systems. Referring to FIG. 2, it is a schematic diagram of an architecture of interworking between a WLAN system and a 3GPP system in the prior art. The SLF in the figure is Service Location Function, service location function; WAG is WLAN Access Gateway, WLAN access gateway; OCS is Online Charging System, online charging system; Offline Charging System is offline charging system. The architecture is applicable not only to WLAN access systems, but also to any IP-based access methods such as WiMAX and ADSL.
WiMAX是一种无线宽带接入技术, 为了解决终端在 WiMAX网络里的 移动性, WiMAX采用了移动 IP技术, 而且是 CMIP和 PMIP技术同时采用, 所以在 WiMAX里存在协议识别的问题。 WiMAX目前提供了在 IPv4版本下 对 CMIP和 PMIP的区分办法。  WiMAX is a wireless broadband access technology. In order to solve the mobility of terminals in WiMAX networks, WiMAX adopts mobile IP technology and is adopted by CMIP and PMIP technologies. Therefore, there is a problem of protocol identification in WiMAX. WiMAX currently provides a way to differentiate between CMIP and PMIP under the IPv4 version.
在 WiMAX系统中, 终端先建立到 WiMAX网络的层二连接, 以后网络 是使用 PMIP还是 CMIP取决于终端是否发起 DHCP (动态主机配置协议)过 程, 如果终端发起了 DHCP过程则认为终端不具备移动 IP能力, 网络代理使 用 PMIP进行注册; 否则进行 CMIP注册。  In a WiMAX system, the terminal first establishes a layer 2 connection to the WiMAX network. Whether the network uses PMIP or CMIP depends on whether the terminal initiates a DHCP (Dynamic Host Configuration Protocol) process. If the terminal initiates a DHCP process, the terminal does not have the mobile IP. Capabilities, network agents use PMIP for registration; otherwise CMIP registration.
在实现本发明过程中, 发明人发现现有技术中至少存在如下问题: 只能区分 CMIPv4 FA-CoA模式和 PMIPv4模式。因为在 CMIPv4 FA-CoA 模式下, 终端的转交地址(CoA )是通过 FA广播得到的, 不是通过 DHCP 过程。 所以在这种情况下可以认为有 DHCP过程则需要 PMIP流程, 否则需 要 CMIP流程。但是在其他情况下, 比如 CMIPv4 CO-CoA模式和 PMIPv4模 式, 或者 CMIPv6和 PMIPv6, 终端都有可能通过 DHCP去获取地址, 此时若 通过是否有 DHCP过程来区分用 PMIP流程还是 CMIP流程就已经不可能了。 发明内容  In the process of implementing the present invention, the inventors have found that at least the following problems exist in the prior art: Only the CMIPv4 FA-CoA mode and the PMIPv4 mode can be distinguished. Because in CMIPv4 FA-CoA mode, the terminal's care-of address (CoA) is obtained through FA broadcast, not through the DHCP process. Therefore, in this case, it can be considered that a DHCP process requires a PMIP process, otherwise a CMIP process is required. However, in other cases, such as CMIPv4 CO-CoA mode and PMIPv4 mode, or CMIPv6 and PMIPv6, the terminal may obtain the address through DHCP. At this time, if there is a DHCP process to distinguish the PMIP process or the CMIP process, it is no longer It may be. Summary of the invention
本发明的一个实施例提供了一种协商移动性管理协议的方法, 以实现终 端显式通知网络侧所采用的移动性管理协议, 该方法包括如下步骤:  An embodiment of the present invention provides a method for negotiating a mobility management protocol, so that the terminal explicitly notifies the mobility management protocol adopted by the network side, and the method includes the following steps:
网络侧接收终端发送的该终端的移动 IP能力指示信息; 网络侧根据所述 能力指示信息, 选择与所述能力指示信息对应的移动性管理协议; 或者根据 所述能力指示信息和网络侧信息, 选择所采用的移动性管理协议。 The network side receives the mobile IP capability indication information of the terminal sent by the terminal; The capability indication information is: selecting a mobility management protocol corresponding to the capability indication information; or selecting the adopted mobility management protocol according to the capability indication information and the network side information.
本发明的另一个实施例提供了一种协商移动性管理协议的装置, 该装置 包括:  Another embodiment of the present invention provides an apparatus for negotiating a mobility management protocol, the apparatus comprising:
接收模块, 用于接收终端发送的该终端的移动 IP能力指示信息; 选择模块, 用于根据所述接收模块接收到的所述能力指示信息选择与所 述能力指示信息对应的移动性管理协议; 或者, 根据所述能力指示信息和网 络侧信 , ^选择移动性管理协议。  a receiving module, configured to receive mobile IP capability indication information of the terminal sent by the terminal, and a selecting module, configured to select, according to the capability indication information received by the receiving module, a mobility management protocol corresponding to the capability indication information; Or, according to the capability indication information and the network side message, ^ select a mobility management protocol.
本发明的上述实施例, 通过终端将移动 IP能力指示信息发送到网络侧, 使网络侧能够根据该能力指示信息, 选择对应的移动性管理协议, 或者根据 该能力指示信息和网络侧信息, 选择合适的移动性管理协议, 克服了现有技 术中网络对移动性管理协议进行选择判断的局限性, 从而达到了网络侧根据 终端的指示而选择移动性管理协议, 从而与移动性管理协议流程的具体实现 方式无关, 提高了可扩展性。 附图说明  In the foregoing embodiment of the present invention, the mobile terminal is configured to send the mobile IP capability indication information to the network side, so that the network side can select the corresponding mobility management protocol according to the capability indication information, or select according to the capability indication information and the network side information. The appropriate mobility management protocol overcomes the limitation of the network in selecting and judging the mobility management protocol in the prior art, so that the network side selects the mobility management protocol according to the indication of the terminal, thereby interacting with the mobility management protocol process. The specific implementation is irrelevant and improves scalability. DRAWINGS
图 1为现有技术中 SAE系统非漫游架构的示意图;  1 is a schematic diagram of a non-roaming architecture of a SAE system in the prior art;
图 2为现有技术中 WLAN系统和 3GPP系统互通的架构示意图; 图 3为本发明实施例的协商移动性管理协议的流程示意图;  2 is a schematic structural diagram of interworking between a WLAN system and a 3GPP system in the prior art; FIG. 3 is a schematic flowchart of a negotiated mobility management protocol according to an embodiment of the present invention;
图 4为本发明实施例一中经过协商采用 CMIP进行 SAE网络附着的流程 图;  4 is a flow chart of attaching a CMIP to a SAE network after negotiation according to the first embodiment of the present invention;
图 5为本发明实施例一中经过协商采用 PMIP进行 SAE网络附着的流程 图;  FIG. 5 is a flow chart of attaching a PMIP to a SAE network after negotiation according to the first embodiment of the present invention;
图 6为本发明实施例二中经过协商采用 CMIP进行网络切换的流程图; 图 7为本发明实施例二中经过协商采用 PMIP进行网络切换的流程图; 图 8为本发明实施例三中经过协商采用 CMIP进行 SAE网络附着的流程 图; FIG. 6 is a flowchart of performing network switching by using CMIP after negotiation according to Embodiment 2 of the present invention; FIG. 7 is a flowchart of performing network switching by using PMIP after negotiation according to Embodiment 2 of the present invention; FIG. 8 is a flowchart of Embodiment 3 of the present invention; Negotiating the process of CMIP for SAE network attachment Figure
图 9为本发明实施例三中经过协商采用 PMIP进行 SAE网络附着的流程 图;  9 is a flow chart of attaching a PMIP to a SAE network after negotiation according to Embodiment 3 of the present invention;
图 10为本发明实施例四中经过协商采用 CMIP进行网络切换的流程图; 图 11为本发明实施例四中经过协商采用 PMIP进行网络切换的流程图; 图 12为本发明实施例五中经过协商采用 CMIP进行网络接入的流程示意 图;  FIG. 10 is a flowchart of performing network switching by using CMIP after negotiation according to Embodiment 4 of the present invention; FIG. 11 is a flowchart of performing network switching by using PMIP after negotiation according to Embodiment 4 of the present invention; FIG. 12 is a flowchart of Embodiment 5 of the present invention; Schematic diagram of the process of negotiating CMIP for network access;
图 13 为本发明实施例五中经过协商采用基于网络的移动性管理协议进 行网络接入的流程示意图;  13 is a schematic flowchart of network access by using a network-based mobility management protocol after negotiation in Embodiment 5 of the present invention;
图 14A和图 14B为本发明实施例的 ePDG的结构示意图;  14A and 14B are schematic diagrams showing the structure of an ePDG according to an embodiment of the present invention;
图 15A和图 15B为本发明实施例的 AAA服务器的结构示意图。 具体实施方式  15A and 15B are schematic diagrams showing the structure of an AAA server according to an embodiment of the present invention. detailed description
下面结合附图对本发明实施例进行详细描述。  The embodiments of the present invention are described in detail below with reference to the accompanying drawings.
在本发明的实施例中, 在移动性管理协议流程发起之前的一个流程里, 终端显式地通知网络实体自己支持的移动性管理协议, 该网络实体可以被动 接受终端的能力, 即, 终端支持某种基于主机的移动性管理协议, 则该网络 实体也采用该协议, 否则采用基于网络的移动性管理协议。  In an embodiment of the present invention, in a process before the mobility management protocol process is initiated, the terminal explicitly notifies the network entity of the mobility management protocol supported by the network entity, and the network entity can passively accept the capability of the terminal, that is, the terminal supports For some host-based mobility management protocol, the network entity also adopts this protocol, otherwise it adopts a network-based mobility management protocol.
如图 3所示, 本发明实施例中协商移动性管理协议的流程也可以如下所 述:  As shown in FIG. 3, the process of negotiating a mobility management protocol in the embodiment of the present invention may also be as follows:
步骤 1、 终端在移动性管理协议流程发起之前的流程里显式地通知自己 的移动 IP能力, 例如, 是否能支持基于主机的移动性管理协议;  Step 1. The terminal explicitly informs its mobile IP capability in the process before the mobility management protocol process is initiated, for example, whether it can support the host-based mobility management protocol;
步骤 2、 网络实体根据终端的移动 IP能力和网络侧信息进行决策; 步骤 3、 网络实体显式地通知终端所应采用的移动性管理协议; 步骤 4、 在终端和网络之间完成移动 IP能力的指示和协商后, 终端可以 发起相应的移动性管理协议过程, 网络也能理解这个过程而不会有歧义。 针对信任的非 3GPP系统和非信任的非 3GPP系统的不同, 本发明实施 例提供了不同的具体实现。 Step 2: The network entity makes a decision according to the mobile IP capability of the terminal and the network side information; Step 3: The network entity explicitly notifies the terminal of the mobility management protocol to be adopted; Step 4: Complete the mobile IP capability between the terminal and the network After the indication and negotiation, the terminal can initiate the corresponding mobility management protocol process, and the network can understand the process without ambiguity. Different embodiments of the present invention provide different implementations for the difference between the non-3GPP system and the non-trusted non-3GPP system.
在非信任的非 3GPP网络(如 WLAN )里, 不管是 CMIP流程还是 PMIP 流程都必须经过一个中间实体 ePDG来接入 SAE网络, 所以当终端从该网络 接入 SAE时, 会先有到 ePDG的 IPsec隧道建立过程和 ePDG发起的对这个 隧道的鉴权过程, 移动 IP能力的协商就可以在这两个过程中完成。 在信任的 非 3GPP网络中 (如 WiMAX ), 在 MIP流程之前会有接入鉴权过程, 所以可 以在这个鉴权过程中完成移动 IP能力的协商。  In an untrusted non-3GPP network (such as WLAN), both the CMIP process and the PMIP process must access the SAE network through an intermediate entity ePDG. Therefore, when the terminal accesses the SAE from the network, it will first go to the ePDG. The IPsec tunnel establishment process and the authentication process initiated by the ePDG for this tunnel, the negotiation of the mobile IP capability can be completed in these two processes. In a trusted non-3GPP network (such as WiMAX), there will be an access authentication process before the MIP process, so the negotiation of mobile IP capabilities can be completed in this authentication process.
实施例一  Embodiment 1
本实施例描述了从非信任的非 3GPP网络接入 SAE网络的过程中, 移动 终端与网络协商移动 IP协议的过程。  This embodiment describes a process in which a mobile terminal negotiates a mobile IP protocol with a network in the process of accessing an SAE network from an untrusted non-3GPP network.
非信任的非 3GPP网络, 比如 WLAN, 到 SAE网络的连接都要经过一个 中间实体 ePDG。 目前在 TS23.234中描述的 WLAN与 3GPP互通的流程是: 1、 终端接入 WLAN网络;  Untrusted non-3GPP networks, such as WLANs, connect to the SAE network through an intermediate entity ePDG. The process of interworking between the WLAN and the 3GPP currently described in TS23.234 is as follows: 1. The terminal accesses the WLAN network;
2、 终端用 W-APN (接入点名 )进行 DNS ( Domain Name Server, 域名 服务器)查询, 得到 ePDG的地址;  2. The terminal uses the W-APN (Access Point Name) to perform a DNS (Domain Name Server) query to obtain the address of the ePDG.
3、 终端发起到 ePDG的 IPsec隧道的建立;  3. The terminal initiates the establishment of an IPsec tunnel to the ePDG;
4、 ePDG与 AAA服务器之间完成对隧道建立过程的鉴权, 接入业务网 络。  4. The ePDG and the AAA server complete the authentication of the tunnel establishment process and access the service network.
从 WLAN接入 SAE与目前这个流程不同的地方是:要基于移动 IP协议 来完成到 SAE的接入(以前是普通 IP, 不支持移动性)。 而不管是在切换时 还是在附着时, 终端到 ePDG连接建立过程和对隧道的鉴权过程是一个必不 可少的过程而且是进行移动 IP注册的先决条件, 所以可以在这个过程中进行 移动 IP能力的协商。  The difference between accessing the SAE from the WLAN and the current process is to complete the access to the SAE based on the Mobile IP protocol (formerly ordinary IP, not supporting mobility). Whether it is at the time of handover or attachment, the terminal-to-ePDG connection establishment process and the authentication process for the tunnel are an indispensable process and a prerequisite for mobile IP registration, so mobile IP can be performed in this process. Consultation of capabilities.
参见图 4, 为本发明实施例一中经过协商采用 CMIP进行 SAE网络附着 的流程示意图, 具体步骤包括: 步骤 1、 终端接入非信任的非 3GPP网络(如 WLAN的附着过程, 包括 终端获得一个内部地址, 用于在这个 WLAN网络内部传输, 还可能有接入鉴 权过程)。 FIG. 4 is a schematic flowchart of a process for attaching an SAE network by using CMIP after negotiation according to the first embodiment of the present invention, and the specific steps include: Step 1. The terminal accesses the untrusted non-3GPP network (such as the WLAN attach procedure, including the terminal obtaining an internal address for transmission within the WLAN network, and possibly an access authentication process).
步骤 2、 终端发起到 ePDG的 IPsec隧道建立请求, 请求中携带的参数包 括支持的移动 IP 能力, 比如一种筒单的实现是终端通过参数指示是否支持 CMIP能力。  Step 2: The terminal initiates an IPsec tunnel establishment request to the ePDG. The parameters carried in the request include the supported mobile IP capabilities. For example, the implementation of the device is that the terminal indicates whether the CMIP capability is supported by parameters.
支持的移动 IP 能力的指示参数是本实施例中在请求消息中新增加的参 数。 该参数值可以为 "是" 与 "否", 分别表示支持或不支持 CMIP。  The indication parameter of the supported mobile IP capability is the newly added parameter in the request message in this embodiment. The parameter value can be "yes" and "no", respectively indicating support or not support CMIP.
步骤 3、 ePDG发起到 AAA服务器的鉴权流程, 该过程中, ePDG可以 将终端的移动 IP能力信息携带在消息中发送给 AAA服务器。  Step 3: The ePDG initiates an authentication process to the AAA server. In the process, the ePDG can carry the mobile IP capability information of the terminal in the message and send the message to the AAA server.
步骤 4、 网络侧进行移动 IP选择。  Step 4. Perform mobile IP selection on the network side.
网络侧进行移动 IP协议选择, 可以有两种方式:  The mobile side selects the mobile IP protocol on the network side. There are two ways:
第一种方式: 网络侧被动接受终端的移动 IP支持能力, 若该终端在移动 IP能力的指示参数中表明支持 CMIP, 则网络侧选择 CMIP; 否则, 网络侧选 择 PMIP。  The first mode: The network side passively accepts the mobile IP support capability of the terminal. If the terminal indicates that CMIP is supported in the indication parameter of the mobile IP capability, the network side selects CMIP; otherwise, the network side selects PMIP.
第二种方式: 网络侧根据终端的移动 IP 支持能力和网络侧配置进行决 策,选择一种合适的移动 IP协议。例如, 网络侧配置可包括运营商策略配置、 用户签约信息, 以及当前网络资源的情况, 这些策略配置在使用时可以任意 组合选择使用。  The second way: The network side decides according to the mobile IP support capability of the terminal and the network side configuration, and selects a suitable mobile IP protocol. For example, the network side configuration may include an operator policy configuration, user subscription information, and current network resources, and these policy configurations may be selected and used in any combination when used.
可预先在网络侧配置策略信息, 如, 策略信息为网络侧选择 PMIP, 此 时, 不管终端的移动 IP支持能力的指示参数是否支持 CMIP, 网络侧都会根 据网络侧的配置策略信息选择 PMIP。 根据当前网络资源的情况进行决策时, 可设置一个阈值, 并规定当网络资源使用量达到该阈值时选择 PMIP, 以节省 空口资源。  The policy information can be configured on the network side. For example, if the policy information is PMIP, the network side selects PMIP according to the configuration policy information of the network side, regardless of whether the indication parameter of the mobile IP support capability of the terminal supports CMIP. When making a decision according to the current network resource situation, a threshold may be set, and PMIP is selected when the network resource usage reaches the threshold to save air interface resources.
相比之下, 采用第二种方式更加灵活, 更能满足系统性能的要求或用户 的要求。 步骤 5、 网络侧将所选定的移动 IP协议通知给终端。 In contrast, the second approach is more flexible and more responsive to system performance requirements or user requirements. Step 5: The network side notifies the terminal of the selected mobile IP protocol.
此步骤是可选的。 如果终端能支持 CMIP而网络经过决策要求终端不使 用 CMIP , 则可以通过此步骤指示终端不要发起 CMIP流程。  This step is optional. If the terminal can support CMIP and the network determines that the terminal does not use CMIP, you can use this step to instruct the terminal not to initiate the CMIP process.
步骤 6、如果网络决策使用 CMIP, 则 ePDG在发给终端的隧道建立成功 应答中携带的远端地址可以是 ePDG分配的转交地址, 转交地址是 CMIP需 要使用的地址, 通过分配转交地址的方式告知终端选择的协议是 CMIP。  Step 6: If the network decision uses the CMIP, the remote address carried by the ePDG in the tunnel establishment success response sent to the terminal may be the care-of address assigned by the ePDG, and the care-of address is the address that the CMIP needs to use, and is notified by assigning the care-of address. The protocol chosen by the terminal is CMIP.
步骤 7、 终端得到转交地址以及可能的广播信息后发起 CMIP注册。 步骤 8、 SAE GW回注册应答消息。  Step 7. After the terminal obtains the care-of address and possible broadcast information, it initiates CMIP registration. Step 8. The SAE GW returns a registration response message.
本实施例的流程中, 如果网络侧在选择 PMIP后, 需要通知终端不要发 起 CMIP流程, 则也可以通过在隧道建立成功应答消息中新增指示信息, 指 示终端不要发起 CMIP流程。  In the process of this embodiment, if the network side needs to notify the terminal not to initiate the CMIP process after selecting the PMIP, the indication information may be added in the tunnel establishment success response message, and the terminal is not required to initiate the CMIP process.
参见图 5, 为本发明实施例一中经过协商采用 PMIP进行 SAE网络附着 的流程示意图, 具体步骤包括:  FIG. 5 is a schematic flowchart of a process for attaching a SAE network by using PMIP after negotiation according to the first embodiment of the present invention, and the specific steps include:
步骤 1-5、 同图 4 中的步骤 1-5, 区别在于, 终端和网络侧协商移动 IP 协议的结果是不使用 CMIP, 而是使用 PMIP。  Steps 1-5, the same as steps 1-5 in Figure 4, the difference is that the result of negotiating the mobile IP protocol between the terminal and the network side is to use PMIP instead of CMIP.
步骤 6、 ePDG 收到终端的建立隧道请求后, 如果网络和终端决定使用 PMIP进行注册, 则 ePDG代表终端发起代理注册。 根据网络拓朴的不同, 可 以是 ePDG直接向 PDN SAE GW进行注册, 如果网络拓朴决定在 ePDG和 PDN SAE GW之间还有一个 Serving SAE GW,那么 ePDG向 Serving SAE GW 注册, Serving SAE GW再向 PDN SAE GW注册。  Step 6. After the ePDG receives the tunnel establishment request from the terminal, if the network and the terminal decide to use the PMIP for registration, the ePDG initiates proxy registration on behalf of the terminal. According to the network topology, the ePDG can directly register with the PDN SAE GW. If the network topology determines that there is a Serving SAE GW between the ePDG and the PDN SAE GW, the ePDG registers with the Serving SAE GW, and the Serving SAE GW registers. Register with the PDN SAE GW.
步骤 7、 SAE GW回代理注册应答消息。 应答消息中包含了分配的家乡 地址。  Step 7. The SAE GW returns a proxy registration response message. The assigned home address is included in the response message.
步骤 8、 ePDG通知终端隧道建立完成, 带给终端的远端地址是步骤 7 中得到的家乡地址。  Step 8: The ePDG notifies the terminal that the tunnel establishment is completed, and the remote address brought to the terminal is the home address obtained in step 7.
实施例二  Embodiment 2
本实施例描述了从源网络切换到非信任的非 3GPP网络的过程中, 移动 终端与网络协商移动 IP协议的过程。 This embodiment describes the process of switching from a source network to an untrusted non-3GPP network. The process of the terminal negotiating the mobile IP protocol with the network.
从源网络(可能是 3GPP网络, 如 LTE、 GPRS, 也可能是非 3GPP网络) 切换到非信任的非 3GPP网络(比如 WLAN )的时候, 也是使用移动 IP协议 来完成切换的。 所以同样也面对怎么选择一个合适的移动 IP协议来完成这次 切换的问题。参见图 6,为本发明实施例二中经过协商采用 CMIP进行网络切 换的流程示意图, 具体步骤包括:  When switching from a source network (possibly a 3GPP network, such as LTE, GPRS, or non-3GPP networks) to an untrusted non-3GPP network (such as a WLAN), the mobile IP protocol is also used to complete the handover. So also face the question of how to choose a suitable mobile IP protocol to complete this handover. FIG. 6 is a schematic flowchart of a network switching performed by using CMIP after negotiation according to Embodiment 2 of the present invention, where specific steps include:
步骤 1、 终端与源接入网络(也可能包括目标接入网 WLAN )之间作切 换准备。 这个过程中可能包括 ePDG的选定过程。  Step 1. Prepare for switching between the terminal and the source access network (which may also include the target access network WLAN). This process may include the selection process for ePDG.
步骤 2、 终端要接入 SAE网络, 发起到 ePDG隧道的建立请求, 请求中 携带的参数包括 NAI (网络接入名)、 W-APN (接入点名)、 是否支持 CMIP 能力的指示等。 这个过程由 IKEv2协议完成。  Step 2: The terminal needs to access the SAE network to initiate an establishment request to the ePDG tunnel. The parameters carried in the request include NAI (Network Access Name), W-APN (Access Point Name), and whether to support the CMIP capability indication. This process is done by the IKEv2 protocol.
是否支持 CMIP能力的指示参数是本实施例中在请求消息中新增加的参 数, 该参数值可以为 "是" 与 "否", 分别表示支持或不支持 CMIP。  The indication parameter of whether to support the CMIP capability is a newly added parameter in the request message in this embodiment, and the parameter value may be "yes" and "no", respectively indicating that the CMIP is supported or not supported.
步骤 3、 ePDG发起到 AAA服务器的鉴权和授权流程。  Step 3. The ePDG initiates an authentication and authorization process to the AAA server.
步骤 4、 网络侧根据终端所发送的进行移动 IP能力的判断, 并根据事先 设置的策略进行移动 IP协议的选择。  Step 4: The network side determines the mobile IP capability according to the terminal, and selects the mobile IP protocol according to the previously set policy.
网络侧根据设置的策略进行移动 IP协议选择, 可以有两种方式: 第一种方式: 网络侧被动接受终端的移动 IP支持能力, 若该终端在移动 IP能力的指示参数中表明支持 CMIP, 则网络侧选择 CMIP; 否则, 网络侧选 择 PMIP。 采用这种方式时, 在此步骤中, 网络侧不用进行决策判断, 只需记 下终端支持的移动 IP的能力。  The network side selects the mobile IP protocol according to the set policy. There are two ways: The first mode: The network side passively accepts the mobile IP support capability of the terminal. If the terminal indicates that the CMIP is supported in the indication parameter of the mobile IP capability, The network side selects CMIP; otherwise, the network side selects PMIP. In this way, in this step, the network side does not need to make decision decisions, and only needs to record the mobile IP capabilities supported by the terminal.
第二种方式:网络侧根据终端的移动 IP支持能力和网络侧配置进行决策, 选择一种合适的移动 IP协议。 例如, 网络侧可根据终端的移动 IP支持能力, 以及运营商策略配置、 用户签约信息, 或当前网络资源的情况进行决策(运 营商策略配置、 用户签约信息和当前网络资源的情况可以任意组合选择使 用)。 网络侧还可以根据终端在源网络中使用的是 CMIP还是 PMIP可以作为 到目标网络后选择合适移动 IP协议的一个决策因素。 网络侧可以选择与在源 网络中一致的移动 IP协议, 这样可以使终端在源网络和目标网络采用相同的 移动 IP协议, 以减少可能的由于协议不同所带来的沖突或网络交互过程。 The second method: the network side makes a decision according to the mobile IP support capability of the terminal and the network side configuration, and selects a suitable mobile IP protocol. For example, the network side may make a decision according to the mobile IP support capability of the terminal, the operator policy configuration, the user subscription information, or the current network resource. The carrier policy configuration, the user subscription information, and the current network resource may be selected in any combination. use). The network side can also use CMIP or PMIP as the terminal in the source network. A decision factor for selecting the appropriate mobile IP protocol after reaching the target network. The network side can select the mobile IP protocol consistent with the source network, so that the terminal can adopt the same mobile IP protocol in the source network and the target network, so as to reduce possible conflicts or network interaction processes caused by different protocols.
步骤 5、 网络侧将所选定的移动 IP协议通知给终端。  Step 5: The network side notifies the terminal of the selected mobile IP protocol.
此步骤是可选的。 如果网络侧不做协议选择决策, 此步骤是不需要的。 如果 终端能支持 CMIP而网络经过决策要求终端不使用 CMIP,则可以通过此步骤 指示终端不要发起 CMIP流程。 如果终端能支持 CMIP而且网络的决策也是 使用 CMIP, 则也可以不发起这个步骤。 This step is optional. This step is not required if the network side does not make a protocol selection decision. If the terminal can support CMIP and the network is determined to require the terminal not to use CMIP, this step can be used to instruct the terminal not to initiate the CMIP process. If the terminal can support CMIP and the network decision is to use CMIP, you can also not initiate this step.
步骤 6、 由于网络决策使用 CMIP, 则 ePDG在发给终端的隧道建立成功 应答中携带的远端地址可以是 ePDG分配的转交地址。  The remote address carried by the ePDG in the tunnel establishment success response sent by the ePDG may be the care-of address assigned by the ePDG.
步骤 7、 终端得到转交地址以及可能的广播信息后发起注册。 有可能通 过拜访网络的 serving SAE GW进行注册,也有可能通过家乡网络的 PDN SAE GW进行注册。  Step 7. The terminal initiates registration after obtaining the care-of address and possible broadcast information. It is possible to register via the serving SAE GW visiting the network, or it may be registered through the PDN SAE GW of the home network.
步骤 8、 SAE GW回注册应答消息。  Step 8. The SAE GW returns a registration response message.
在注册完成后, 如果有下行数据在源接入网络緩存, 则将緩存的数据转 发到当前的 WLAN网络。  After the registration is completed, if there is downlink data in the source access network cache, the cached data is forwarded to the current WLAN network.
参见图 7,为本发明实施例二中经过协商采用 PMIP进行网络切换的流程 示意图, 具体步骤包括:  FIG. 7 is a schematic diagram of a process for performing network switching by using PMIP after negotiation according to Embodiment 2 of the present invention, where specific steps include:
步骤 1-5、 同图 6中的步骤 1-5 , 区别在于, 终端和网络侧协商移动 IP协 议的结果是使用 PMIP进行切换。  Steps 1-5, the same as steps 1-5 in Figure 6, the difference is that the result of negotiating the mobile IP protocol between the terminal and the network side is to use PMIP for handover.
步骤 6、 ePDG 收到终端的建立隧道请求后, 如果网络和终端决定使用 PMIP进行注册, 则 ePDG代表终端发起代理注册。 有可能通过拜访网络的 serving SAE GW进行注册, 也有可能通过家乡网络的 PDN SAE GW进行注 册。  Step 6. After the ePDG receives the tunnel establishment request from the terminal, if the network and the terminal decide to use the PMIP for registration, the ePDG initiates proxy registration on behalf of the terminal. It is possible to register via the visiting SAE GW of the visited network, or it may be registered through the PDN SAE GW of the home network.
步骤 7、 SAE GW回代理注册应答消息。  Step 7. The SAE GW returns a proxy registration response message.
步骤 8、 ePDG通知终端隧道建立成功, 带给终端的远端地址是步骤 7中 得到的家乡地址。 Step 8: The ePDG notifies the terminal that the tunnel is successfully established, and the remote address brought to the terminal is in step 7. Get the home address.
注册完成后, 如果有下行数据在源接入网络緩存, 则将緩存的数据转发 到当前的 WLAN网络。  After the registration is completed, if there is downlink data in the source access network cache, the cached data is forwarded to the current WLAN network.
实施例三  Embodiment 3
本实施例描述了从信任的非 3GPP网络接入 SAE网络的过程中, 移动终 端与网络协商移动 IP协议的过程。  This embodiment describes a process in which a mobile terminal negotiates a mobile IP protocol with a network in a process of accessing a SAE network from a trusted non-3GPP network.
从信任的非 3GPP网络接入的时候,比如 WiMAX,与从非信任的非 3GPP 网络接入不同的是: 终端不需要建立到一个中间实体的 IPSEC隧道过程。 但 是在终端到 SAE网络进行移动 IP注册之前会有一个到 AAA服务器的鉴权过 程, 可以利用这个鉴权过程来完成移动 IP协议的协商。  When accessing from a trusted non-3GPP network, such as WiMAX, unlike non-trusted non-3GPP network access: The terminal does not need to establish an IPSEC tunneling process to an intermediate entity. However, there is an authentication process to the AAA server before the terminal goes to the SAE network for mobile IP registration, and this authentication process can be used to complete the negotiation of the mobile IP protocol.
参见图 8, 为本发明实施例三中经过协商采用 CMIP进行 SAE网络附着 的流程示意图, 具体步骤包括:  FIG. 8 is a schematic flowchart of a process for attaching a SAE network by using CMIP after negotiation according to Embodiment 3 of the present invention, where specific steps include:
步骤 1、 SAE用户从信任的非 3GPP网络(如 WiMAX )发起接入请求, 请求中携带是否支持 CMIP能力的指示参数。  Step 1. The SAE user initiates an access request from a trusted non-3GPP network (such as WiMAX), and the request carries an indication parameter indicating whether the CMIP capability is supported.
步骤 2、接入网发起 AAA请求进行鉴权, 请求中携带参数, 指示支持的 移动 IP能力。 该鉴权过程使用 EAP协议。  Step 2. The access network initiates an AAA request for authentication, and the request carries parameters, indicating the supported mobile IP capabilities. This authentication process uses the EAP protocol.
步骤 3、 鉴权过程可能有接入网的 AAA服务器参与, 充当 AAA代理服 务器的作用。 转发鉴权请求给 SAE网络的 AAA服务器。  Step 3: The authentication process may involve the AAA server of the access network and act as an AAA proxy server. Forward the authentication request to the AAA server of the SAE network.
步骤 4、 SAE网络的 AAA服务器对终端进行接入鉴权, 并回应答消息。 步骤 5、 网络侧进行移动 IP协议的选择。  Step 4: The AAA server of the SAE network performs access authentication on the terminal, and returns a response message. Step 5. The network side selects the mobile IP protocol.
网络侧进行移动 IP协议选择, 可以有两种方式:  The mobile side selects the mobile IP protocol on the network side. There are two ways:
第一种方式: 网络侧被动接受终端的移动 IP支持能力, 若该终端在移动 IP能力的指示参数中表明支持 CMIP, 则网络侧选择 CMIP; 否则, 网络侧选 择 PMIP。  The first mode: The network side passively accepts the mobile IP support capability of the terminal. If the terminal indicates that CMIP is supported in the indication parameter of the mobile IP capability, the network side selects CMIP; otherwise, the network side selects PMIP.
第二种方式: 网络侧根据终端的移动 IP 支持能力和网络侧配置进行决 策, 选择一种合适的移动 IP协议。 例如, 网络侧可根据终端的移动 IP支持 能力, 以及运营商策略配置、 用户签约信息, 以及当前网络资源的情况进行 决策。 The second way: The network side makes decisions based on the mobile IP support capability and network side configuration of the terminal, and selects a suitable mobile IP protocol. For example, the network side can support mobile IP based on the terminal. Ability, as well as operator policy configuration, user subscription information, and current network resources to make decisions.
步骤 6、 AAA代理服务器转发鉴权结果, 在转发的鉴权结果中有可能携 带选定的移动 IP协议参数。 如果终端能支持 CMIP而网络经过决策要求终端 不使用 CMIP , 则可以通过此步骤指示终端不要发起 CMIP流程。  Step 6. The AAA proxy server forwards the authentication result, and may carry the selected mobile IP protocol parameter in the forwarded authentication result. If the terminal can support CMIP and the network determines that the terminal does not use CMIP, then this step can be used to instruct the terminal not to initiate the CMIP process.
步骤 7、 接入网将鉴权结果转发给终端, 鉴权结果中有可能携带选定的 移动 IP协议参数。  Step 7. The access network forwards the authentication result to the terminal, and the authentication result may carry the selected mobile IP protocol parameter.
以下步骤是在选择使用的移动 IP协议后,根据选择结果发起 CMIP或者 PMIP的流程。  The following steps are the process of initiating CMIP or PMIP according to the selection result after selecting the mobile IP protocol to be used.
步骤 8、 终端发起 DHCP过程, 请求网络分配一个 IP地址。  Step 8. The terminal initiates a DHCP process and requests the network to allocate an IP address.
步骤 9、 接入网转发 DHCP请求给接入网络的 DHCP服务器。  Step 9. The access network forwards the DHCP request to the DHCP server accessing the network.
步骤 10、 接入网络的 DHCP服务器给终端分配一个 IP地址, 这个地址 可能是全局可路由的, 可以作为终端的转交地址。  Step 10: The DHCP server accessing the network assigns an IP address to the terminal. This address may be globally routable and can serve as the care-of address of the terminal.
步骤 11、 接入网转发 DHCP应答给终端。  Step 11. The access network forwards the DHCP response to the terminal.
步骤 12、 终端对 DHCP应答进行确认。  Step 12. The terminal confirms the DHCP response.
步骤 13、 接入网转发 DHCP应答的确认。  Step 13. The access network forwards the confirmation of the DHCP response.
步骤 14、 终端发起注册。  Step 14. The terminal initiates registration.
步骤 15、 SAE GW对注册请求进行应答。  Step 15. The SAE GW responds to the registration request.
本实施例的流程中, 如果网络侧在选择 PMIP后, 需要通知终端不要发 起 CMIP流程,则也可以通过在 AAA代理服务器转发的鉴权结果中新增指示 信息, 指示终端不要发起 CMIP流程。  In the process of this embodiment, if the network side needs to notify the terminal not to initiate the CMIP process after selecting the PMIP, the indication information may be added to the authentication result forwarded by the AAA proxy server to instruct the terminal not to initiate the CMIP process.
参见图 9, 为本发明实施例三中经过协商采用 PMIP进行 SAE网络附着 的流程示意图, 具体步骤包括:  FIG. 9 is a schematic flowchart of a process for attaching a SAE network by using PMIP through negotiation in the third embodiment of the present invention, and the specific steps include:
步骤 1-7、 同图 8中的步骤 1-7, 不同之处在于, 终端和网络侧协商移动 IP协议的结果是使用 PMIP。  Steps 1-7 are the same as steps 1-7 in Figure 8. The difference between the terminal and the network side to negotiate the Mobile IP protocol is to use PMIP.
步骤 8、 终端发起 DHCP过程, 请求网络分配一个 IP地址。 步骤 9、 接入网转发 DHCP请求给接入网络的 DHCP服务器。 步骤 10、 移动管理代理( Proxy Mobility Agent )触发代理注册。 Step 8. The terminal initiates a DHCP process and requests the network to allocate an IP address. Step 9. The access network forwards the DHCP request to the DHCP server accessing the network. Step 10. The Proxy Mobility Agent triggers proxy registration.
步骤 11、 SAE GW对注册进行应答, 应答中携带一个分配的家乡地址。 步骤 12、 接入网的 DHCP服务器生成 DHCP应答, 携带步骤 11中得到 的家乡地址。  Step 11. The SAE GW responds to the registration, and the response carries an assigned home address. Step 12: The DHCP server of the access network generates a DHCP response, carrying the home address obtained in step 11.
步骤 13、 接入网转发 DHCP应答给终端。  Step 13. The access network forwards the DHCP response to the terminal.
步骤 14、 终端对 DHCP应答进行确认。  Step 14. The terminal confirms the DHCP response.
步骤 15、 接入网转发确认。  Step 15. The access network forwards the confirmation.
步骤 16、 接入网的 DHCP服务器转发确认。  Step 16. The DHCP server of the access network forwards the confirmation.
实施例四  Embodiment 4
本实施例描述了从源网络切换到信任的非 3GPP网络的过程中, 移动终 端与网络协商移动 IP协议的过程。  This embodiment describes the process in which the mobile terminal negotiates a mobile IP protocol with the network in the process of switching from the source network to the trusted non-3GPP network.
从源网络(可能是 3GPP网络, 如 LTE、 GPRS, 也可能是非 3GPP网络) 切换到信任的非 3GPP网络(如 WiMAX )的过程, 与从源网络切换到非信任 的非 3GPP网络的过程不同的是:终端不需要建立到一个中间实体的 IPsec隧 道。但是在终端到 SAE网络进行移动 IP注册之前会有一个到 AAA服务器的 鉴权过程, 可以利用这个 AAA服务器来完成移动 IP协议的协商和通知。  The process of switching from a source network (possibly a 3GPP network, such as LTE, GPRS, or possibly a non-3GPP network) to a trusted non-3GPP network (such as WiMAX) is different from the process of switching from a source network to an untrusted non-3GPP network. Yes: The terminal does not need to establish an IPsec tunnel to an intermediate entity. However, before the mobile IP registration of the terminal to the SAE network, there will be an authentication process to the AAA server, and the AAA server can be used to complete the negotiation and notification of the mobile IP protocol.
参见图 10, 为本发明实施例四中经过协商采用 CMIP进行网络切换的流 程示意图, 具体步骤包括:  FIG. 10 is a schematic flowchart of a network switching performed by using CMIP after negotiation according to Embodiment 4 of the present invention, where specific steps include:
步骤 1、 终端与源接入网络之间(还有可能包括目标网络 WiMAX )进行 切换准备, 并同时发起到信任的非 3GPP网络(如 WiMAX )的接入, 在接入 请求中携带的参数包括是否支持 CMIP能力的指示参数。  Step 1. The terminal and the source access network (and possibly the target network WiMAX) perform handover preparation, and simultaneously initiate access to the trusted non-3GPP network (such as WiMAX), and the parameters carried in the access request include Whether to support the indication parameters of CMIP capability.
步骤 2、 WiMAX接入网发起 AAA请求进行鉴权, 请求中携带是否支持 CMIP能力指示的参数。 鉴权可能是在 AAA上传送的 EAP过程。  Step 2: The WiMAX access network initiates an AAA request for authentication, and the request carries parameters that support the CMIP capability indication. Authentication may be an EAP process transmitted on AAA.
步骤 3、 WiMAX接入网的 AAA服务器充当 AAA代理服务器的作用, 转发鉴权请求给 SAE的 AAA服务器。 终端的是否支持 CMIP能力的指示参 数可以不携带于转发到 SAE网络的 AAA服务器的鉴权请求中。 Step 3: The AAA server of the WiMAX access network acts as an AAA proxy server, and forwards the authentication request to the AAA server of the SAE. Whether the terminal supports the indication of CMIP capability The number may not be carried in the authentication request of the AAA server forwarded to the SAE network.
步骤 4、 SAE的 AAA服务器对终端进行接入鉴权, 并回应答信息。 步骤 5、 网络侧根据终端所发送的进行移动 IP能力的判断, 并根据事先 设置的策略进行移动 IP协议的选择。  Step 4: The AAA server of the SAE performs access authentication on the terminal, and returns a response message. Step 5: The network side determines the mobile IP capability according to the terminal, and selects the mobile IP protocol according to the previously set policy.
网络侧根据设置的策略进行移动 IP协议选择, 可以有两种方式: 第一种方式: 网络侧被动接受终端的移动 IP支持能力, 若该终端在移动 The network side performs mobile IP protocol selection according to the set policy. There are two ways: The first mode: The network side passively accepts the mobile IP support capability of the terminal, if the terminal is moving
IP能力的指示参数中表明支持 CMIP, 则网络侧选择 CMIP; 否则, 网络侧选 择 PMIP。 采用这种方式时, 在此步骤中, 网络侧不用进行决策判断, 只需记 下终端支持的移动 IP的能力。 The indication parameter of the IP capability indicates that CMIP is supported, and the network side selects CMIP; otherwise, the network side selects PMIP. In this way, in this step, the network side does not need to make decision decisions, and only needs to record the mobile IP capabilities supported by the terminal.
第二种方式: 网络侧根据终端的移动 IP 支持能力和网络侧配置进行决 策, 选择一种合适的移动 IP协议。 例如, 网络侧可根据终端的移动 IP支持 能力, 以及运营商策略配置、 用户签约信息, 或当前网络资源的情况进行决 策(运营商策略配置、 用户签约信息和当前网络资源的情况可以任意组合选 择使用)。 网络侧还可以根据终端在源网络中使用的是 CMIP还是 PMIP可以 作为到目标网络后选择合适移动 IP协议的一个决策因素。 网络侧可以选择与 在源网络中一致的移动 IP协议, 这样可以使终端在源网络和目标网络采用相 同的移动 IP协议,以减少可能的由于协议不同所带来的沖突或网络交互过程。  The second way: The network side decides according to the mobile IP support capability of the terminal and the network side configuration, and selects a suitable mobile IP protocol. For example, the network side may make a decision according to the mobile IP support capability of the terminal, the operator policy configuration, the user subscription information, or the current network resource. The carrier policy configuration, the user subscription information, and the current network resource may be selected in any combination. use). The network side can also use CMIP or PMIP in the source network as a decision factor for selecting a suitable mobile IP protocol after reaching the target network. The network side can select the mobile IP protocol consistent with the source network, so that the terminal can adopt the same mobile IP protocol on the source network and the target network, so as to reduce possible conflicts or network interaction processes caused by different protocols.
步骤 6、 AAA代理服务器转发接入网鉴权结果, 在转发的鉴权结果中有 可能携带选定的移动 IP协议参数。 如果网络不做协议选择决策, 在鉴权结果 中可以不用携带移动 IP协议参数。 如果终端能支持 CMIP而网络经过决策要 求终端不使用 CMIP, 则可以通过此步骤指示终端不要发起 CMIP流程。如果 终端能支持 CMIP而且网络的决策也是使用 CMIP,则也可以在鉴权结果中不 携带移动 IP协议参数。  Step 6. The AAA proxy server forwards the access network authentication result, and may carry the selected mobile IP protocol parameter in the forwarded authentication result. If the network does not make a protocol selection decision, the mobile IP protocol parameters may not be carried in the authentication result. If the terminal can support CMIP and the network determines that the terminal does not use CMIP, then this step can be used to instruct the terminal not to initiate the CMIP process. If the terminal can support CMIP and the network decision is also to use CMIP, the mobile IP protocol parameters may not be carried in the authentication result.
步骤 7、 WiMAX接入网将鉴权结果转发给终端,鉴权结果中有可能携带 选定的移动 IP协议参数。 是否携带移动 IP协议参数取决于步骤 6中的鉴权 结果是否携带移动 IP协议参数, 如果步骤 6中的鉴权结果携带移动 IP协议 参数, 则将该参数转发给终端。 Step 7. The WiMAX access network forwards the authentication result to the terminal, and the authentication result may carry the selected mobile IP protocol parameter. Whether the mobile IP protocol parameter is carried depends on whether the authentication result in step 6 carries the mobile IP protocol parameter, and if the authentication result in step 6 carries the mobile IP protocol The parameter is forwarded to the terminal.
步骤 8、 终端发起 DHCP过程, 请求网络分配一个 IP地址。  Step 8. The terminal initiates a DHCP process and requests the network to allocate an IP address.
步骤 9、 WiMAX接入网转发 DHCP请求给接入网络的 DHCP服务器。 步骤 10、 WiMAX接入网络的 DHCP服务器给终端分配一个 IP地址, 这个地址可能是全局可路由的, 可以作为终端的转交地址。  Step 9. The WiMAX access network forwards the DHCP request to the DHCP server accessing the network. Step 10: The WiMAX access network's DHCP server assigns an IP address to the terminal. This address may be globally routable and can serve as the care-of address of the terminal.
步骤 11、 WiMAX接入网转发 DHCP应答给终端。  Step 11. The WiMAX access network forwards the DHCP response to the terminal.
步骤 12、 终端对 DHCP应答进行确认。  Step 12. The terminal confirms the DHCP response.
步骤 13、 WiMAX接入网转发 DHCP应答的确认。  Step 13. The WiMAX access network forwards the confirmation of the DHCP response.
步骤 14、 终端发起注册。  Step 14. The terminal initiates registration.
步骤 15、 SAE GW对注册请求进行应答。  Step 15. The SAE GW responds to the registration request.
注册完成后, 如果有下行数据在源接入网络緩存, 则将緩存的数据转发 到当前的 WiMAX网络。  After the registration is completed, if there is downlink data in the source access network cache, the cached data is forwarded to the current WiMAX network.
参见图 11 , 为本发明实施例四中经过协商采用 PMIP进行网络切换的流 程示意图, 具体步骤包括:  FIG. 11 is a schematic flowchart of a network switching performed by using PMIP after negotiation according to Embodiment 4 of the present invention, where specific steps include:
步骤 1-7、 同图 10中的步骤 1-7, 不同之处在于, 终端和网络侧协商移 动 IP协议的结果是使用 PMIP。  Steps 1-7 are the same as steps 1-7 in Figure 10. The difference between the terminal and the network side to negotiate the mobile IP protocol is to use PMIP.
步骤 8、 终端发起 DHCP过程请求一个 IP地址。  Step 8. The terminal initiates a DHCP procedure to request an IP address.
步骤 9、 WiMAX接入网转发 DHCP请求给接入网的 DHCP服务器。 步骤 10、 移动管理代理( Proxy Mobility Agent )触发代理注册。  Step 9. The WiMAX access network forwards the DHCP request to the DHCP server of the access network. Step 10. The Proxy Mobility Agent triggers proxy registration.
步骤 11、 SAE GW对注册进行应答, 应答中携带一个分配的家乡地址。 步骤 12、 WiMAX接入网的 DHCP服务器生成 DHCP应答, 其中携带的 IP地址是步骤 11中得到的家乡地址。  Step 11. The SAE GW responds to the registration, and the response carries an assigned home address. Step 12: The DHCP server of the WiMAX access network generates a DHCP response, where the carried IP address is the home address obtained in step 11.
步骤 13、 WiMAX接入网转发 DHCP应答给终端。  Step 13. The WiMAX access network forwards the DHCP response to the terminal.
步骤 14、 终端对 DHCP应答进行确认。  Step 14. The terminal confirms the DHCP response.
步骤 15、 WiMAX接入网转发确认。  Step 15. The WiMAX access network forwards the acknowledgement.
步骤 16、 WiMAX接入网的 DHCP服务器转发确认。 注册完成后, 如果有下行数据在源接入网络緩存, 则将緩存的数据转发 到当前的 WiMAX网络。 Step 16. The DHCP server of the WiMAX access network forwards the acknowledgement. After the registration is completed, if there is downlink data in the source access network cache, the cached data is forwarded to the current WiMAX network.
实施例五  Embodiment 5
本实施例描述了从 3GPP接入网络接入 SAE的过程中, 移动终端与网络 协商移动 IP协议的过程。  This embodiment describes a process in which a mobile terminal negotiates a mobile IP protocol with a network in a process of accessing a SAE from a 3GPP access network.
参见图 12, 为本发明实施例五中经过协商采用 CMIP进行网络接入的流 程示意图, 具体步骤包括:  Referring to FIG. 12, it is a schematic flowchart of a network access that is negotiated by using CMIP according to Embodiment 5 of the present invention, and specific steps include:
步骤 1、 终端从 3GPP接入网 (包括 LTE与 GPRS )发起接入请求, 其 中携带的参数包括是否支持 CMIP能力的指示等。  Step 1. The terminal initiates an access request from the 3GPP access network (including LTE and GPRS), and the parameters carried therein include an indication of whether to support the CMIP capability.
是否支持 CMIP能力的指示参数是本实施例中在请求消息中新增加的参 数, 该参数值可以为 "是" 与 "否", 分别表示支持或不支持 CMIP。  The indication parameter of whether to support the CMIP capability is a newly added parameter in the request message in this embodiment, and the parameter value may be "yes" and "no", respectively indicating that the CMIP is supported or not supported.
步骤 2、 网络实体 MME (在 GPRS网络里对应的是 SGSN )与 HSS进行 鉴权过程。  Step 2. The network entity MME (corresponding to the SGSN in the GPRS network) performs an authentication process with the HSS.
步骤 3、 网络侧根据终端所发送的进行移动 IP能力的判断, 并根据事先 设置的策略进行移动 IP协议的选择。  Step 3: The network side determines the mobile IP capability according to the terminal, and selects the mobile IP protocol according to the previously set policy.
网络侧根据设置的策略进行移动 IP协议选择, 可以有两种方式: 第一种方式: 网络侧被动接受终端的移动 IP支持能力, 若该终端在移动 IP能力的指示参数中表明支持 CMIP, 则网络侧选择 CMIP; 否则, 网络侧选 择 PMIP。 采用这种方式时, 在此步骤中, 网络侧不用进行决策判断, 只需记 下终端支持的移动 IP的能力。  The network side selects the mobile IP protocol according to the set policy. There are two ways: The first mode: The network side passively accepts the mobile IP support capability of the terminal. If the terminal indicates that the CMIP is supported in the indication parameter of the mobile IP capability, The network side selects CMIP; otherwise, the network side selects PMIP. In this way, in this step, the network side does not need to make decision decisions, and only needs to record the mobile IP capabilities supported by the terminal.
第二种方式: 网络侧根据终端的移动 IP 支持能力和网络侧配置进行决 策, 选择一种合适的移动 IP协议。 例如, 网络侧可根据终端的移动 IP支持 能力, 以及运营商策略配置、 用户签约信息, 或当前网络资源的情况进行决 策(运营商策略配置、 用户签约信息和当前网络资源的情况可以任意组合选 择使用)。 网络侧还可以根据终端在源网络中使用的是 CMIP还是 PMIP作为 到目标网络后选择合适移动 IP协议的一个决策因素。 网络侧可以选择与在源 网络中一致的移动 IP协议, 这样可以使终端在源网络和目标网络采用相同的 移动 IP协议, 以减少可能的由于协议不同所带来的沖突或网络交互过程。 The second way: The network side makes decisions based on the mobile IP support capability and network side configuration of the terminal, and selects a suitable mobile IP protocol. For example, the network side may make a decision according to the mobile IP support capability of the terminal, the operator policy configuration, the user subscription information, or the current network resource. The carrier policy configuration, the user subscription information, and the current network resource may be selected in any combination. use). The network side can also use CMIP or PMIP in the source network as a decision factor for selecting a suitable mobile IP protocol after reaching the target network. Network side can choose and source A consistent mobile IP protocol in the network, which enables the terminal to adopt the same mobile IP protocol in the source network and the target network, so as to reduce possible conflicts or network interaction processes caused by different protocols.
步骤 4、 网络侧通知终端接入请求已经被接受了, 同时可以附带网络选 择的移动 IP协议参数。  Step 4: The network side notifies the terminal that the access request has been accepted, and may also be accompanied by the mobile IP protocol parameters selected by the network.
如果终端能支持 CMIP而网络经过决策要求终端不使用 CMIP, 则可以 通过此步骤带移动 IP参数指示终端不要发起 CMIP 流程。 如果终端能支持 CMIP而且网络的决策也是使用 CMIP, 则也可以不包含这个参数。  If the terminal can support CMIP and the network determines that the terminal does not use CMIP, you can use this step to bring the mobile IP parameter to instruct the terminal not to initiate the CMIP process. If the terminal can support CMIP and the network decision is to use CMIP, this parameter may not be included.
步骤 5、 终端得到转交地址以及可能的广播信息后发起注册。  Step 5. The terminal initiates registration after obtaining the care-of address and possible broadcast information.
步骤 6、 SAE GW回注册应答消息。  Step 6. The SAE GW returns a registration response message.
参见图 13, 为本发明实施例五中经过协商采用基于网络的移动性管理协 议进行网络接入的流程示意图, 具体步骤包括:  Referring to FIG. 13, FIG. 13 is a schematic flowchart of a network-based mobility management protocol negotiated using a network-based mobility management protocol according to Embodiment 5 of the present invention, where specific steps include:
步骤 1-4、 同图 12中的步骤 1-4, 区别在于, 终端和网络侧协商移动 IP 协议的结果是使用基于网络的移动性管理协议(如 GTP协议)进行接入。  Steps 1-4, Steps 1-4 in Figure 12, the difference is that the result of negotiating the mobile IP protocol between the terminal and the network side is to use a network-based mobility management protocol (such as GTP protocol) for access.
实施例六  Embodiment 6
本实施例提供了两种具有协商移动 IP协议功能的 ePDG。  This embodiment provides two types of ePDGs that have the function of negotiating a mobile IP protocol.
参见图 14A,为本发明实施例提供的一种 ePDG的结构示意图,该 ePDG 适用于被动接受终端的移动 IP能力而对移动 IP协议不进行选择决策的过程, 包括: 接收模块、 选择模块和代理模块。  FIG. 14A is a schematic structural diagram of an ePDG according to an embodiment of the present invention. The ePDG is applicable to a process of passively accepting a mobile IP capability of a terminal without making a selection decision on a mobile IP protocol, including: a receiving module, a selecting module, and a proxy. Module.
接收模块, 用于接收终端发送的该终端的移动 IP能力指示信息, 该能力 指示信息表示终端是否支持基于主机的移动 IP协议;  a receiving module, configured to receive mobile IP capability indication information of the terminal sent by the terminal, where the capability indication information indicates whether the terminal supports a host-based mobile IP protocol;
选择模块, 用于根据接收模块接收到的所述能力指示信息, 判断终端是 否支持基于主机的移动 IP协议, 若支持, 则选择基于主机的移动 IP协议; 否则, 选择基于代理的移动 IP协议;  a selection module, configured to determine, according to the capability indication information received by the receiving module, whether the terminal supports the host-based mobile IP protocol, and if supported, select a host-based mobile IP protocol; otherwise, select a proxy-based mobile IP protocol;
代理模块, 用于在选择模块选择基于代理的移动 IP协议后, 代理所述终 端发起移动 IP协议流程。  The proxy module is configured to, after the selecting module selects the proxy-based mobile IP protocol, proxy the terminal to initiate a mobile IP protocol process.
参见图 14B ,为本发明实施例提供的另一种 ePDG的结构示意图,该 ePDG 适用于根据终端的移动 IP能力而对移动 IP协议进行选择决策的过程包括: 接收模块、 选择模块、 发送模块和代理模块。 FIG. 14B is a schematic structural diagram of another ePDG according to an embodiment of the present invention, where the ePDG The process applicable to the selection decision of the mobile IP protocol according to the mobile IP capability of the terminal includes: a receiving module, a selecting module, a sending module, and a proxy module.
接收模块,用于接收终端发送的该终端的移动 IP能力指示信息并发送选 择指令, 该能力指示信息表示终端是否支持基于主机的移动 IP协议;  The receiving module is configured to receive the mobile IP capability indication information of the terminal sent by the terminal, and send a selection instruction, where the capability indication information indicates whether the terminal supports the host-based mobile IP protocol;
选择模块, 用于接收接收模块发送的选择指令, 并根据该指令获取网络 侧信息, 根据获取到的网络侧信息和接收模块接收到的能力指示信息, 选择 所采用的移动 IP协议; 并且当选择基于代理的移动 IP协议, 而能力指示信 息表示终端支持基于主机的移动 IP协议时, 发送指令;  a selection module, configured to receive a selection instruction sent by the receiving module, and obtain network side information according to the instruction, and select the adopted mobile IP protocol according to the obtained network side information and the capability indication information received by the receiving module; and when selecting An agent-based mobile IP protocol, and the capability indication information indicates that the terminal sends an instruction when supporting the host-based mobile IP protocol;
发送模块, 用于接收选择模块发送的指令, 并根据该指令向终端发送指 示信息, 该指示信息表示抑制终端发起基于主机的移动 IP协议流程;  a sending module, configured to receive an instruction sent by the selecting module, and send, according to the instruction, the indication information to the terminal, where the indication information indicates that the terminal is initiated to initiate a host-based mobile IP protocol process;
代理模块, 用于在选择模块选择基于代理的移动 IP协议后, 代理所述终 端发起移动 IP协议流程。  The proxy module is configured to, after the selecting module selects the proxy-based mobile IP protocol, proxy the terminal to initiate a mobile IP protocol process.
实施例七  Example 7
本实施例提供了两种具有协商移动 IP协议功能的 AAA服务器。  This embodiment provides two AAA servers with the function of negotiating a mobile IP protocol.
参见图 15A, 为本发明实施例提供的一种 AAA服务器的结构示意图, 该 AAA服务器适用于被动接受终端的移动 IP能力而对移动 IP协议不进行选 择决策的过程, 包括: 接收模块、 选择模块和代理模块。  FIG. 15A is a schematic structural diagram of an AAA server according to an embodiment of the present invention. The AAA server is applicable to a process of passively accepting a mobile IP capability of a terminal and not making a decision on a mobile IP protocol, including: a receiving module, a selecting module. And the agent module.
接收模块, 用于接收终端发送的该终端的移动 IP能力指示信息, 该能力 指示信息表示终端是否支持基于主机的移动 IP协议;  a receiving module, configured to receive mobile IP capability indication information of the terminal sent by the terminal, where the capability indication information indicates whether the terminal supports a host-based mobile IP protocol;
选择模块, 用于根据接收模块接收到的所述能力指示信息, 判断终端是 否支持基于主机的移动 IP协议, 若支持, 则选择基于主机的移动 IP协议; 否则, 选择基于代理的移动 IP协议;  a selection module, configured to determine, according to the capability indication information received by the receiving module, whether the terminal supports the host-based mobile IP protocol, and if supported, select a host-based mobile IP protocol; otherwise, select a proxy-based mobile IP protocol;
代理模块, 用于在选择模块选择基于代理的移动 IP协议后, 启动其他网 络实体代理所述终端发起移动 ip协议流程。  The proxy module is configured to start another mobile network entity to initiate the mobile ip protocol process after the selecting module selects the proxy-based mobile IP protocol.
参见图 15B, 为本发明实施例提供的另一种 AAA服务器的结构示意图, 该 AAA服务器适用于根据终端的移动 IP能力而对移动 IP协议进行选择决策 的过程包括: 接收模块、 选择模块、 发送模块和代理模块。 FIG. 15B is a schematic structural diagram of another AAA server according to an embodiment of the present invention, where the AAA server is adapted to select a mobile IP protocol according to a mobile IP capability of the terminal. The process includes: a receiving module, a selecting module, a sending module, and a proxy module.
接收模块,用于接收终端发送的该终端的移动 IP能力指示信息并发送选 择指令, 该能力指示信息表示终端是否支持基于主机的移动 IP协议;  The receiving module is configured to receive the mobile IP capability indication information of the terminal sent by the terminal, and send a selection instruction, where the capability indication information indicates whether the terminal supports the host-based mobile IP protocol;
选择模块, 用于接收接收模块发送的选择指令, 并根据该指令获取网络 侧信息, 根据获取到的网络侧信息和接收模块接收到的能力指示信息, 选择 所采用的移动 IP协议; 并且当选择基于代理的移动 IP协议, 而能力指示信 息表示终端支持基于主机的移动 IP协议时, 发送指令;  a selection module, configured to receive a selection instruction sent by the receiving module, and obtain network side information according to the instruction, and select the adopted mobile IP protocol according to the obtained network side information and the capability indication information received by the receiving module; and when selecting An agent-based mobile IP protocol, and the capability indication information indicates that the terminal sends an instruction when supporting the host-based mobile IP protocol;
发送模块, 用于接收选择模块发送的指令, 并根据该指令向终端发送指 示信息, 该指示信息表示抑制终端发起基于主机的移动 IP协议流程;  a sending module, configured to receive an instruction sent by the selecting module, and send, according to the instruction, the indication information to the terminal, where the indication information indicates that the terminal is initiated to initiate a host-based mobile IP protocol process;
代理模块, 用于在选择模块选择基于代理的移动 IP协议后, 启动其他网 络实体代理所述终端发起移动 ip协议流程。  The proxy module is configured to start another mobile network entity to initiate the mobile ip protocol process after the selecting module selects the proxy-based mobile IP protocol.
综上所述, 本发明实施例提供了一种显示的方式让终端提供给网络自己 的移动 IP能力, 网络也可以显示的指示终端要不要使用它的移动 IP能力。 相对于 WiMAX技术中目前使用的隐式区分的方式有以下好处: 与 CMIP和 PMIP的实现方式无关, 不至于因为 PMIP和 CMIP的实现流程有差异而不能 工作, 扩展性很好; 目前还没有有效的区分 PMIPv6和 CMIPv6的方法, 本 发明实施例 CMIP和 PMIP的实现方式无关与 IP版本无关, 所以本发明实施 例能区分 PMIPv6和 CMIPv6的; 网络也可以根据用户签约信息、 网络资源 状况等显示的要求终端不要发起 CMIP流程, 而由网络来代理发起 PMIP流 程, 这样更有利于运营商控制网络资源, 对节省空口资源有意义。 发明的精神和范围。 这样, 倘若本发明的这些修改和变型属于本发明权利要 求及其等同技术的范围之内, 则本发明也意图包含这些改动和变型在内。  In summary, the embodiment of the present invention provides a display mode for the terminal to provide the mobile IP capability of the network, and the network can also display the mobile IP capability indicating whether the terminal should use the terminal. Compared with the implicit differentiation method currently used in WiMAX technology, it has the following advantages: It is not related to the implementation of CMIP and PMIP, and it does not work because of the difference in the implementation process of PMIP and CMIP. The scalability is very good; The method for distinguishing between PMIPv6 and CMIPv6 is not related to the IP version in the embodiment of the present invention. Therefore, the embodiment of the present invention can distinguish between PMIPv6 and CMIPv6; the network can also be displayed according to user subscription information, network resource status, and the like. The terminal is required to not initiate the CMIP process, and the network initiates the PMIP process, which is more beneficial for the operator to control the network resources, and is meaningful for saving air interface resources. The spirit and scope of the invention. Thus, it is intended that the present invention cover the modifications and variations of the inventions

Claims

权 利 要 求 Rights request
1、 一种协商移动性管理协议的方法, 其特征在于, 包括:  A method for negotiating a mobility management protocol, comprising:
网络侧接收终端发送的该终端的移动 IP能力指示信息;  The network side receives the mobile IP capability indication information of the terminal sent by the terminal;
网络侧根据所述能力指示信息, 选择与所述能力指示信息对应的移动性 管理协议; 或者根据所述能力指示信息和网络侧信息, 选择所采用的移动性 管理协议。  The network side selects a mobility management protocol corresponding to the capability indication information according to the capability indication information, or selects the adopted mobility management protocol according to the capability indication information and the network side information.
2、 如权利要求 1所述的方法, 其特征在于, 所述能力指示信息表示所述 终端支持的移动性管理协议, 所述网络侧根据所述能力指示信息, 选择与所 述能力指示信息对应的移动性管理协议, 包括:  The method according to claim 1, wherein the capability indication information indicates a mobility management protocol supported by the terminal, and the network side selects, according to the capability indication information, a correspondence with the capability indication information. Mobility management protocols, including:
网络侧根据该能力指示信息判断所述终端是否支持基于主机的移动性管 理协议, 若支持, 则网络侧采用基于主机的移动性管理协议; 否则, 采用基 于网络的移动性管理协议。  The network side determines whether the terminal supports the host-based mobility management protocol according to the capability indication information. If supported, the network side adopts a host-based mobility management protocol; otherwise, the network-based mobility management protocol is adopted.
3、 如权利要求 1所述的方法, 其特征在于, 所述网络侧根据所述能力信 息和所述网络侧信息选择移动性管理协议时, 如果网络侧选择基于网络的移 动性管理协议, 而所述能力指示信息表示终端支持基于主机的移动性管理协 议, 则网络侧向所述终端发送指示信息, 所述指示信息表示抑制终端发起基 于主机的移动性管理协议流程。  3. The method according to claim 1, wherein, when the network side selects a mobility management protocol according to the capability information and the network side information, if the network side selects a network-based mobility management protocol, The capability indication information indicates that the terminal supports the host-based mobility management protocol, and the network side sends the indication information to the terminal, where the indication information indicates that the suppression terminal initiates the host-based mobility management protocol procedure.
4、 如权利要求 1 所述的方法, 其特征在于, 当所述终端从非信任的非 3GPP网络接入, 或切换到非信任的非 3GPP网络时, 在发起到分组数据网关 的 IP安全隧道建立和对隧道的鉴权流程中,将所述能力指示信息发送到网络 侧, 并由网络侧根据所述能力指示信息, 或根据所述能力指示信息和所述网 络侧信息, 选择移动性管理协议。  4. The method according to claim 1, wherein when the terminal accesses from an untrusted non-3GPP network, or switches to an untrusted non-3GPP network, an IP security tunnel is initiated to the packet data gateway. In the process of establishing and authenticating the tunnel, the capability indication information is sent to the network side, and the network side selects mobility management according to the capability indication information or according to the capability indication information and the network side information. protocol.
5、 如权利要求 4所述的方法, 其特征在于, 在所述到分组数据网关的 IP 安全隧道建立和对隧道鉴权流程中, 所述终端向所述分组数据网关发送隧道 建立请求, 所述请求中携带所述能力指示信息。  The method according to claim 4, wherein in the IP secure tunnel establishment and tunnel authentication process to the packet data gateway, the terminal sends a tunnel establishment request to the packet data gateway, where The capability indication information is carried in the request.
6、 如权利要求 5所述的方法, 其特征在于, 如果所述网络侧根据所述能 力指示信息和所述网络侧信息, 选择基于网络的移动性管理协议, 而所述能 力指示信息表示终端支持基于主机的移动性管理协议, 则所述分组数据网关 在向所述终端发送的隧道建立成功消息中携带指示信息, 所述指示信息表示 抑制终端发起基于主机的移动性管理协议流程。 6. The method of claim 5, wherein if the network side is based on the energy Force indication information and the network side information, selecting a network-based mobility management protocol, and the capability indication information indicates that the terminal supports a host-based mobility management protocol, and the packet data gateway sends a tunnel to the terminal The establishment success message carries the indication information, and the indication information indicates that the terminal is inhibited from initiating the host-based mobility management protocol process.
7、如权利要求 1所述的方法,其特征在于, 当所述终端从信任的非 3GPP 网络接入, 或切换到信任的非 3GPP 网络时, 在鉴权流程中, 将所述能力指 示信息直接或通过验证授权和计费服务器代理发送到所述验证授权和计费服 务器, 并由所述验证授权和计费服务器根据所述能力指示信息, 或根据所述 能力指示信息和所述网络侧信息, 选择移动性管理协议。  The method according to claim 1, wherein when the terminal accesses from a trusted non-3GPP network or switches to a trusted non-3GPP network, the capability indication information is used in an authentication process. Sending to the verification authorization and accounting server directly or through a verification authorization and accounting server agent, and according to the capability indication information by the verification authorization and accounting server, or according to the capability indication information and the network side Information, select the mobility management protocol.
8、 如权利要求 7所述的方法, 其特征在于, 如果所述验证授权和计费服 务器或代理服务器根据所述能力指示信息和所述网络侧信息, 选择基于网络 的移动性管理协议, 而所述能力指示信息表示终端支持基于主机的移动性管 理协议, 则所述验证授权和计费服务器或代理服务器在向所述终端转发所述 验证授权和计费服务器的鉴权结果中, 携带指示信息, 所述指示信息表示抑 制终端发起基于主机的移动性管理协议流程。  8. The method according to claim 7, wherein if the verification authorization and accounting server or proxy server selects a network-based mobility management protocol according to the capability indication information and the network side information, The capability indication information indicates that the terminal supports the host-based mobility management protocol, and the verification authorization and accounting server or the proxy server carries the indication in the authentication result of forwarding the verification authorization and the accounting server to the terminal. The indication information indicates that the suppression terminal initiates a host-based mobility management protocol procedure.
9、 如权利要求 1-8任一权利要求所述的方法, 其特征在于, 所述网络侧 信息包括以下信息之一或以下信息的任意组合:  The method according to any one of claims 1-8, wherein the network side information comprises one of the following information or any combination of the following information:
网络侧存储的配置信息, 所述配置信息指示网络侧是否选择基于网络的 移动性管理协议;  Configuration information stored on the network side, where the configuration information indicates whether the network side selects a network-based mobility management protocol;
网络侧存储的用户签约信息;  User subscription information stored on the network side;
网络侧支持的移动 IP能力;  Mobile IP capabilities supported by the network side;
网络侧当前的资源使用情况。  Current resource usage on the network side.
10、 一种协商移动性管理协议的装置, 其特征在于, 包括:  10. An apparatus for negotiating a mobility management protocol, comprising:
接收模块, 用于接收终端发送的该终端的移动 IP能力指示信息; 选择模块, 用于根据所述接收模块接收到的所述能力指示信息选择与所 述能力指示信息对应的移动性管理协议; 或者, 根据所述能力指示信息和网 络侧信 , 选择移动性管理协议。 a receiving module, configured to receive mobile IP capability indication information of the terminal sent by the terminal, and a selecting module, configured to select, according to the capability indication information received by the receiving module, a mobility management protocol corresponding to the capability indication information; Or according to the capability indication information and network Network side letter, choose mobility management protocol.
11、如权利要求 10所述的装置,其特征在于,所述装置还包括发送模块, 用于在选择模块选择基于网络的移动性管理协议, 而所述能力指示信息表示 终端支持基于主机的移动性管理协议时, 向所述终端发送指示信息, 所述指 示信息表示抑制终端发起基于主机的移动性管理协议流程。  11. The apparatus of claim 10, wherein the apparatus further comprises a transmitting module for selecting a network-based mobility management protocol at the selection module, and the capability indication information indicates that the terminal supports host-based mobility In the case of the sex management protocol, the terminal sends the indication information to the terminal, where the indication information indicates that the terminal is initiated to initiate a host-based mobility management protocol procedure.
12、 如权利要求 10所述的装置, 其特征在于, 还包括:  12. The device of claim 10, further comprising:
代理模块, 用于在所述选择模块选择基于网络的移动性管理协议后, 代 理所述终端发起移动性管理协议流程, 或启动其他网络实体代理所述终端发 起移动性管理协议流程。  And a proxy module, configured to: after the selecting module selects a network-based mobility management protocol, proxy the terminal to initiate a mobility management protocol process, or initiate another network entity to proxy the terminal to initiate a mobility management protocol process.
PCT/CN2008/070592 2007-04-02 2008-03-26 A method and device for performing mobility management protocol negotiation WO2008119296A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN2007100911103A CN101282287B (en) 2007-04-02 2007-04-02 Method and apparatus for negotiation mobility management protocol
CN200710091110.3 2007-04-02

Publications (1)

Publication Number Publication Date
WO2008119296A1 true WO2008119296A1 (en) 2008-10-09

Family

ID=39807818

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2008/070592 WO2008119296A1 (en) 2007-04-02 2008-03-26 A method and device for performing mobility management protocol negotiation

Country Status (2)

Country Link
CN (1) CN101282287B (en)
WO (1) WO2008119296A1 (en)

Families Citing this family (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101827411B (en) * 2009-03-04 2014-02-19 华为技术有限公司 Network selection method, device and terminal
CN101888631B (en) * 2009-05-11 2014-02-19 华为终端有限公司 Method, system and equipment for switching access network
CN101945456A (en) * 2009-07-08 2011-01-12 中兴通讯股份有限公司 Method and system for providing access network protocol selection function by access network discovery and selection function (ANDSF)
CN101998364B (en) * 2009-08-21 2014-12-10 中兴通讯股份有限公司 Method and system for managing local internet protocol access connection
CN102238727A (en) * 2010-04-22 2011-11-09 大唐移动通信设备有限公司 Method, device and system for selecting packet data network gateway (PDN GW) node
CN102469176B (en) * 2010-11-18 2015-03-11 中国移动通信集团公司 Method and equipment for distributing IP (Internet protocol) addresses
CN102711079B (en) * 2011-03-28 2017-02-08 中兴通讯股份有限公司 Method and system for supporting mobility of Internet protocol (IP) shunt connection
CN103002429B (en) * 2011-09-13 2017-04-26 中兴通讯股份有限公司 Method and system for processing UE (user equipment) capability
CN103188657B (en) * 2011-12-28 2019-02-01 中兴通讯股份有限公司 A kind of method and system for distributing IP address for UE
TWI573448B (en) * 2012-11-21 2017-03-01 財團法人工業技術研究院 Streaming connection management method and system
KR101743228B1 (en) * 2016-01-22 2017-06-05 네이버 주식회사 Streaming apparatus and method thereof, streaming service system using the streaming apparatus and computer readable recording medium
CN109511136B (en) * 2017-09-14 2022-04-01 中国移动通信有限公司研究院 Network slice selection method and device
CN108809934B (en) * 2018-04-19 2021-02-19 中国互联网络信息中心 Mobility management protocol negotiation method in IPv6 network

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1354956A (en) * 1999-06-07 2002-06-19 诺基亚公司 Selection of mobility agent in access network
US6795704B1 (en) * 2000-06-13 2004-09-21 Bellsouth Intellectual Property Corporation Teleservice based capability report for radiotelephone networks
US20060002426A1 (en) * 2004-07-01 2006-01-05 Telefonaktiebolaget L M Ericsson (Publ) Header compression negotiation in a telecommunications network using the protocol for carrying authentication for network access (PANA)
WO2006061184A1 (en) * 2004-12-08 2006-06-15 France Telecom Handover of a mobile node between networks of different technologies in a mobile ip telecommunications system

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1635750A (en) * 2003-12-29 2005-07-06 清华大学-中国华录信息技术研究所 A method of mobility management in mobile communication system
CN100469173C (en) * 2005-09-30 2009-03-11 海信集团有限公司 Method for automatically setting QoS service quality parameters of 3G mobile communication terminal

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1354956A (en) * 1999-06-07 2002-06-19 诺基亚公司 Selection of mobility agent in access network
US6795704B1 (en) * 2000-06-13 2004-09-21 Bellsouth Intellectual Property Corporation Teleservice based capability report for radiotelephone networks
US20060002426A1 (en) * 2004-07-01 2006-01-05 Telefonaktiebolaget L M Ericsson (Publ) Header compression negotiation in a telecommunications network using the protocol for carrying authentication for network access (PANA)
WO2006061184A1 (en) * 2004-12-08 2006-06-15 France Telecom Handover of a mobile node between networks of different technologies in a mobile ip telecommunications system

Also Published As

Publication number Publication date
CN101282287A (en) 2008-10-08
CN101282287B (en) 2010-09-15

Similar Documents

Publication Publication Date Title
WO2008119296A1 (en) A method and device for performing mobility management protocol negotiation
JP5475655B2 (en) Method and apparatus for resource management in handover operation
JP5827254B2 (en) Resource management for mobility between different wireless communication architectures
TWI430634B (en) Wireless communication method and system for implementing media independent handover between technologically diversified access networks
US8910271B2 (en) System and method for handover between interworking WLAN and EUTRAN access systems
EP2276281B1 (en) Method, system and device for obtaining a trust type of a non-3gpp access system
WO2007006227A1 (en) Negotiation method and system for establishing interface data paths
US20060120171A1 (en) Seamless handoff of mobile terminal
US20160119347A1 (en) Method for Updating Identity Information about Packet Gateway, AAA Server and Packet Gateway
WO2014121760A1 (en) Method and device for selecting network apparatus during switching
WO2009006848A1 (en) Access network switching method, anchor management device, and mobile accessing device
Ali et al. Network-based mobility management in the evolved 3GPP core network
WO2010127597A1 (en) Handoff method, device and system
WO2007109955A1 (en) A method for using ip address of the roaming user and a user terminal thereof
WO2008154874A1 (en) Method and system for establishing tunnel in the evolution network
WO2010108420A1 (en) Method, network system and interworking function entity for processing switch of communication service
WO2008022597A1 (en) Method and device for terminal handover, method and device for getting address of origin access entity
WO2007137516A1 (en) A method, an equipment and a communication network for negotiating the mobile ip capability
WO2013131487A1 (en) Converged core network and access method therefor
WO2009046598A1 (en) A method for establishing a dedicated bearer for a user terminal
WO2009111929A1 (en) A method and system for user to obtain home link information
EP2135419A1 (en) Ip mobility mechanism selection for terminals
JP5872066B2 (en) Method, apparatus and system for accessing core network by non-3GPP
WO2014106318A1 (en) Method, device and system for packet gateway selection
WO2008154789A1 (en) A method of selecting mobile management mode in wireless network

Legal Events

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

Ref document number: 08715328

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: 08715328

Country of ref document: EP

Kind code of ref document: A1