WO2012003684A1 - Method and apparatus for location update - Google Patents

Method and apparatus for location update Download PDF

Info

Publication number
WO2012003684A1
WO2012003684A1 PCT/CN2010/078513 CN2010078513W WO2012003684A1 WO 2012003684 A1 WO2012003684 A1 WO 2012003684A1 CN 2010078513 W CN2010078513 W CN 2010078513W WO 2012003684 A1 WO2012003684 A1 WO 2012003684A1
Authority
WO
WIPO (PCT)
Prior art keywords
rng
message
terminal
rsp
req
Prior art date
Application number
PCT/CN2010/078513
Other languages
French (fr)
Chinese (zh)
Inventor
李智
Original Assignee
中兴通讯股份有限公司
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 中兴通讯股份有限公司 filed Critical 中兴通讯股份有限公司
Publication of WO2012003684A1 publication Critical patent/WO2012003684A1/en

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W60/00Affiliation to network, e.g. registration; Terminating affiliation with the network, e.g. de-registration
    • H04W60/04Affiliation to network, e.g. registration; Terminating affiliation with the network, e.g. de-registration using triggered events

Definitions

  • the present invention relates to the field of wireless communication technologies, and in particular, to a location update method and apparatus.
  • WiMAX World Interoperability for Microwave Access
  • IEEE 802.16 Institute of Electrical and Electronics Engineers 802.16 standard. Its basic goal is In the metropolitan area network access environment, ensure that wireless devices of different vendors are interconnected. WiMAX is primarily used to provide "last mile" high-speed broadband access to homes, businesses, and mobile communications networks, as well as future personal mobile communications services.
  • the IEEE 802.16 standard defines the physical layer (PHY) and medium access layer (MAC) specification IEEE 802.16e, referred to as 16e. This specification adds support for mobility based on IEEE 802.16-2004, and theoretically supports 120km. /h movement speed.
  • the Idle mode is one of two power-saving modes designed by the 16e.
  • the terminal in the idle mode initiates a location update process when the cross-page group or the periodic location update timer expires.
  • the main steps of the process are as follows:
  • Step 101 The terminal sends RNG-REQ (Ranging) to the BS (Base Station)
  • the message authentication key counter is one of the encryption algorithms Into the parameter, used for anti-replay attacks), recorded as CMAC_KEY_COU T M ;
  • Step 102 After receiving the RNG-REQ message of the terminal, the base station sends an LU_Req (Location Update Request) message to the AGW (Access Gateway) to request location update.
  • LU_Req Location Update Request
  • the RNG-REQ message is used for time-frequency offset adjustment and power adjustment, but can also be used for connection.
  • LU-Req is also a location update request, but it is a message of R6/R4 port, and RNG-REQ is an R1 port (air interface) message.
  • Step 103 The AGW returns the LU_RSp (Location Update Response) to the base station, and carries the CMAC_KEY_COUNT maintained by the Authenticator, which is recorded as CMAC_KEY_COU T N ; wherein the Authenticator can be regarded as part of the AGW, but may also be multiple AGW shares an Authenticator
  • Step 104 The base station receives the LU-Rsp message of the AGW. Since the base station does not save the AK (Authentication Key) context of the idle mode terminal, it is necessary to create an AK context and maintain the CMAC_KEY_COUNT of the base station.
  • CMAC—KEY—COU T B is set to CMAC—KEY—COU T N of the LU— Rsp band, and compares CMAC—KEY—COU T M with CMAC—KEY—COU T B. If the former is smaller than the latter, the message is considered The authentication fails; if the former is greater than or equal to the latter, a CMAC (Cipher-based Message Authentication Code) verification is performed on the RNG-REQ.
  • the message authentication is considered successful. Otherwise the message authentication fails. If the message authentication succeeds, the successful RNG-RSP is returned, and the CMAC_KEY_COU T B is set to CMAC-KEY-COU T M , otherwise the RNG-RSP that fails the location update failure is returned;
  • Step 105 If the message authentication succeeds, return success LU- Cnf (location update acknowledgment) and bring the terminal CMAC- KEY- COUNT M; otherwise, return a location update failure LU- Cnf.
  • the AGW After the AGW receives the successful LU_Cnf, the AGW updates the CMAC KEY COU T maintained by the Authenticator to: max ⁇ CMAC_KEY_COU T M , CMAC KEY COU TN ⁇ + 1.
  • the CMAC_KEY_COUNT will increase by 1 when the terminal performs the location update next time, and the CMAC_KEY_COUNT obtained by the BS from the AGW is also incremented by 1, so that the message authentication can still be successful.
  • Step 201 The terminal sends an RNG-REQ message to the base station, requests location update, and carries CMAC KEY COU T M ;
  • Step 203 The AGW returns the LU_Rsp to the base station, and carries the CMAC_KEY_COU TN ;
  • Step 205 Replying to the successful LU_Cnf and bringing the CMAC_KEY_COUNT M of the terminal;
  • Step 206 The terminal waits for the RNG-RSP to time out and resends the RNG-REQ message to the base station, and carries CMAC_KEY_COU T M (without adding 1) ) ;
  • Step 207 After receiving the RNG-REQ message of the terminal, the base station mistakenly considers that it is a new location update, and sends a LU_Req to the AGW.
  • Step 208 The AGW returns the LU-Rsp to the base station, and carries CMAC-KEY-COU TN (this time has been added 1);
  • Step 209 the base station receives LU- Rsp message, but because CMAC- KEY- COU T N is greater than CMAC- KEY- COU T M, resulting in failure of the authentication message, and returns a location update failure RNG-RSP terminal;
  • Step 210 Respond to the AGW for the LU-Cnf where the location update failed due to the failure of the message authentication. After receiving the LU-RSP with the location update failure, the terminal will initiate the exit Idle re-entry process. However, since the terminal itself is legal at this time, it is unreasonable to fail the location update message authentication, which will have a bad influence on the user experience. Summary of the invention
  • the technical problem to be solved by the present invention is to provide a location update method and apparatus, which can ensure that the update of the legal terminal is successful.
  • the present invention provides a location update method, where the method includes: after the base station successfully authenticates the location update request (RNG-REQ) message initiated by the terminal, and returns a successful location update response to the terminal. (RNG-RSP) message, and buffering the RNG-RSP message; as well as
  • the step of retransmitting the buffered RNG-RSP message to the terminal when the base station receives the RNG-REQ message retransmitted by the terminal within a set time includes: the base station buffering the At the same time as the RNG-RSP message, the resource reservation timer is started, and if the RNG-REQ message retransmitted by the terminal is received within the timing period of the resource reservation timer, the buffered RNG is retransmitted to the terminal.
  • -RSP message
  • the method further includes: if the base station does not receive the RNG-REQ message retransmitted by the terminal within the timing period of the resource reservation timer, releasing the cache when the time period of the resource reservation timer is reached The RNG-RSP message.
  • the base station In the step of the base station buffering the RNG-RSP message, the base station caches only the latest RNG-RSP message for each terminal.
  • the method further includes: when the base station receives the RNG-REQ message of the terminal, if there is a RNG in the buffer that is the same as the MAC address in the RNG-REQ message sent by the terminal, and the message authentication key counter is the same - the RSP message, determining that the RNG-REQ message sent by the terminal is a retransmitted RNG-REQ message;
  • RNG-RSP message If there is an RNG-RSP message in the cache that is the same as the MAC address in the RNG-REQ message sent by the terminal but the message authentication key counter is different, or the cache does not exist in the RNG-REQ message sent by the terminal.
  • the RNG-RSP message with the same MAC address determines that the RNG-REQ message sent by the terminal is a new RNG-REQ message.
  • the method further includes: if there is an RNG-RSP message in the cache that is the same as the MAC address in the RNG-REQ message sent by the terminal but the message authentication key counter is different, the resource reservation of the RNG-RSP message is closed. a timer, and releasing the buffered RNG-RSP message.
  • the timing period of the resource reservation timer is greater than the timeout period in which the terminal retransmits the RNG-REQ message.
  • the method further includes: the base station replies to the access gateway (AGW) at the same time as the successful RNG-RSP message is returned, or when the time period of the resource reservation timer is reached.
  • New acknowledgment (LU_Cnf) message is generated.
  • the present invention also provides a location update apparatus, which is applied to a base station, and the apparatus includes: a response message buffering module, configured to: buffer an RNG-RSP message replied to the terminal, and receive the terminal within a set time Retransmitting the RNG-REQ message, the notification response message retransmission module retransmits the buffered RNG-RSP message to the terminal;
  • a response message buffering module configured to: buffer an RNG-RSP message replied to the terminal, and receive the terminal within a set time Retransmitting the RNG-REQ message, the notification response message retransmission module retransmits the buffered RNG-RSP message to the terminal;
  • the response message retransmission module is configured to: retransmit the RNG-RSP message buffered in the response message cache module to the terminal according to the notification of the response message caching module.
  • the response message caching module is configured to: start a resource retention timer while buffering the RNG-RSP message, and receive the RNG retransmitted by the terminal within a timing period of the resource retention timer Transmitting, by the REQ message, the response message retransmission module to the terminal to retransmit the buffered RNG-RSP message; if the RNG-REQ message retransmitted by the terminal is not received within the timing period, The buffered RNG-RSP message is released upon reaching the timing period of the resource reservation timer.
  • the response message buffering module is further configured to: when receiving the RNG-REQ message sent by the terminal, determine whether the RNG-REQ message is a retransmitted according to the following manner:
  • the RNG-REQ message is determined to be a retransmitted RNG-REQ message, and the notification is sent. Transmitting, by the response message retransmission module, the buffered RNG-RSP message to the terminal;
  • the RNG-REQ message is a new RNG-REQ message.
  • the response message buffering module is further configured to: when receiving the RNG-REQ message sent by the terminal, if there is a MAC address in the RNG-REQ message sent by the terminal, but the message authentication key counter exists For different RNG-RSP messages, the resource reservation timer of the RNG-RSP message is closed, and the buffered RNG-RSP message is released.
  • the invention caches the RNG-RSP message replied to the terminal, and retransmits the received terminal
  • the buffered RNG-RSP message is retransmitted to the terminal, so that the terminal does not receive the RNG-RSP message and initiates the exit IDLE re-entry process, thereby improving the success rate of the terminal location update and improving the user experience.
  • FIG. 1 is a schematic diagram of a normal flow of a terminal initiated location update in an idle mode
  • FIG. 2 is a schematic diagram of a process in which a terminal in idle mode initiates a location update but the base station replies with a successful response loss;
  • Embodiment 1 of the present invention is a schematic flowchart of Embodiment 1 of the present invention.
  • FIG. 4 is a schematic flowchart of Embodiment 2 of the present invention. Preferred embodiment of the invention
  • the present invention provides a location update scheme for ensuring successful location update of a legitimate terminal.
  • the core idea is to make the following improvements based on the 16e protocol:
  • the base station updates the RNG-RSP at the location where the reply is successful. After that, the RNG-RSP message is buffered and the timer TLURemain is started. If the RNG-REQ is received by the terminal retransmitted before the timer expires, the RNG-RSP is retransmitted (and the timer is restarted); The cached RNG-RSP message is released after the timeout.
  • the present invention provides a location update method, which uses the following technical solution: After the base station successfully authenticates the RNG-REQ message initiated by the terminal, the base station responds with a successful location update response RNG-RSP, and caches the RNG-RSP. Message
  • the base station When receiving the RNG-REQ message retransmitted by the terminal within a set time, the base station retransmits the buffered RNG-RSP message to the terminal.
  • the base station starts a resource reservation timer while buffering the RNG-RSP message, and if the RNG-REQ message retransmitted by the terminal is received within the timing period of the resource reservation timer, The terminal retransmits the buffered RNG-RSP message; otherwise, when the timing period of the resource reservation timer is reached, the buffered RNG-RSP message is released.
  • the base station receives the RNG-REQ message sent by the terminal, if the base station stores in the cache In such an RNG-RSP message, the MAC address in the RNG-RSP message is the same as the MAC address in the RNG-REQ message sent by the terminal, and the CMAC_KEY_COUNT in the RNG-RSP message is related to the terminal. If the CMAC_KEY_COUNT in the sent RNG-REQ message is the same, it is determined that the RNG-REQ message sent by the terminal is a retransmitted RNG-REQ message.
  • the base station may not find the RNG-RSP message in the cache that is the same as the MAC address in the RNG-REQ message (Case 1); or find it in the cache.
  • the base station returns the LU-Cnf to the AGW while replying to the successful RNG-RSP message or when the timing period of the resource reservation timer is reached.
  • the terminal location update process in this embodiment mainly includes the following steps: Step 301: The terminal sends an RNG-REQ message to the base station, requesting location update, and carrying
  • Step 302 After receiving the RNG-REQ message of the terminal, the base station sends an LU-Req message request location update to the AGW.
  • Step 303 The AGW returns the LU_Rsp to the base station, and carries the CMAC_KEY_COU TN ;
  • the timing period of the resource reservation timer should be greater than the timeout period of the terminal resending the RNG-REQ.
  • Step 305 The base station returns a successful LU_Cnf and carries the terminal CMAC_KEY_COU T M ;
  • Step 306 In the timing period of the TLURemain, the base station receives the RNG-REQ message sent by the terminal, and determines whether it is a retransmitted RNG-REQ message according to the MAC address and the CMAC_KEY_COU T M. In this embodiment, Determining the RNG-REQ message retransmitted by the terminal;
  • the base station can process the location update of multiple terminals at the same time, that is, multiple RNG-RSP messages can be buffered at the same time, and each RNG-RSP message corresponds to a resource reservation timer (the MAC address of each terminal corresponding to each timer). And the base station only caches the latest one RNG-RSP message for each terminal.
  • Step 307 After confirming that the RNG-REQ message is retransmitted by the terminal, the base station retransmits the buffered successful RNG-RSP message to the terminal.
  • the buffered successful RNG-RSP message is released after the timing period of reaching the TLURemain;
  • the RNG-REQ message releases the RNG-RSP message (if any) buffered for the terminal and goes through the normal location update process (the message is re-cached when the RNG-RSP is replied).
  • the terminal location update process in this embodiment mainly includes the following steps: Step 401: The terminal sends an RNG-REQ message to the base station, requests location update, and carries CMAC KEY COU T M ; Step 402: After receiving the RNG-REQ message of the terminal, the base station sends an LU_Req message requesting location update to the AGW.
  • Step 403 AGW LU- Rsp reply to the base station, and bring CMAC- KEY- COU T N;
  • Step 404 The base station receives the message LU-Rsp, the CMAC- KEY- COU T B to CMAC KE Y_COU T N, of RNG-REQ performs message authentication and message authentication succeeds, and returns a successful RNG-RSP, simultaneously buffers the successful RNG-RSP message, and starts a resource reservation timer TLURemain;
  • the RNG-RSP message replied by the base station is lost at this time;
  • Step 405 In the timing period of the TLURemain, the base station receives the RNG-REQ message sent by the terminal, and determines whether it is a retransmitted RNG-REQ message according to the MAC address and the CMAC_KEY_COU T M. In this embodiment, Determining the RNG-REQ message retransmitted by the terminal;
  • Step 406 After confirming that the RNG-REQ message is retransmitted by the terminal, the base station retransmits the successfully buffered RNG-RSP message to the terminal.
  • Step 407 Upon reaching the timing period of the TLURemain, the base station returns a successful LU_Cnf and carries the CMAC_KEY_COU T M of the terminal;
  • the buffered successful RNG-RSP message is released after the timing period of reaching the TLURemain.
  • this embodiment puts LU-Cnf after the TLURemain timeout.
  • the CMAC_KEY_COUNT of the RNG-REQ should be larger than that maintained by the BS, so The message authentication can be successful.
  • the BS only updates CMAC_KEY_COUNT and returns to RNG-RSP until the timer expires before returning to LU-Cnf (CMAC-KEY-COUNT is the latest BS).
  • CMAC—KEY—COUNT is the same as the first RNG-REQ message, and scheme 2 is the same as the last RNG-REQ message. If the subsequent RNG-REQ message is a non-retransmitted message, it will make two schemes.
  • the LU-Cnf carries CMAC-KEY-COUNT different.
  • the CMAC_KEY_COUNT of the last RNG-REQ is brought to the AGW (Authenticator) through the LU-Cnf, so the security of the second scheme is better. It should be noted that the AGW side waits for the LU-Cnf timer in the second scheme. The duration must be greater than the length of TLURemain on the BS, and the first option does not.
  • the embodiment of the present invention further provides a location update device, which is applied to a base station, and mainly includes the following modules:
  • the response message buffering module is configured to buffer the RNG-RSP message replied to the terminal, and when receiving the RNG-REQ message retransmitted by the terminal within a set time, the notification response message retransmission module retransmits the buffer to the terminal The RNG-RSP message;
  • a response message retransmission module configured to retransmit the RNG-RSP message buffered in the response message cache module to the terminal according to the notification of the response message caching module.
  • the response message buffering module is further configured to: when the RNG-RSP message is buffered, start a resource retention timer, if the RNG retransmitted by the terminal is received within a timing period of the resource retention timer Transmitting, by the REQ message, the response message retransmission module to the terminal to retransmit the buffered RNG-RSP message; otherwise, releasing the buffered RNG when the timing period of the resource reservation timer is reached RSP message.
  • the response message buffering module is further configured to: when receiving the RNG-REQ message sent by the terminal, determine whether the RNG-REQ message is a retransmitted message according to the following manner:
  • the RNG-REQ message is determined to be a retransmitted RNG-REQ message, and the notification is sent. Transmitting, by the response message retransmission module, the buffered RNG-RSP message to the terminal;
  • the RNG-REQ message is a new RNG-REQ message.
  • the response message buffering module is further configured to: receive the RNG-REQ sent by the terminal.
  • the response message buffering module is further configured to: receive the RNG-REQ sent by the terminal.
  • the message if there is an RNG-RSP message in the cache that is the same as the MAC address in the RNG-REQ message sent by the terminal but the message authentication key counter is different, the resource retention timer of the RNG-RSP message is closed. And releasing the cached RNG-RSP message.
  • the present invention retransmits the buffered RNG-RSP message to the terminal by receiving the RNG-RSP message that is replied to the terminal, and avoids the RNG-RSP message when the terminal does not receive the RNG-RSP message. Exiting the IDLE re-entry process improves the success rate of terminal location updates and improves the user experience.

Abstract

Disclosed are a method and an apparatus for location update. The method includes: after successfully authenticating a ranging request (RNG-REQ) message initiated by a terminal, a base station replies a success ranging response (RNG-RSP) message, and buffers the RNG-RSP message; when receiving the RNG-REQ message retransmitted from the terminal in a preset time, the base station retransmits the buffered RNG-RSP message to the terminal. By buffering the RNG-RSP message replied to the terminal, and retransmitting the buffered RNG-RSP message to the terminal when receiving the RNG-REQ message retransmitted from the terminal, the present avoids that the terminal initiates to exit an IDLE mode re-entry procedure when the terminal does not receive the RNG-RSP message, thereby enhancing the success rate of location update for the terminal and improving the user experience.

Description

一种位置更新方法及装置  Position updating method and device
技术领域 Technical field
本发明涉及无线通信技术领域, 更具体地, 涉及一种位置更新方法及装 置。  The present invention relates to the field of wireless communication technologies, and in particular, to a location update method and apparatus.
背景技术 Background technique
WiMAX ( World Interoperability for Microwave Access, 全球微波接入互 通技术 )是一项基于 IEEE ( Institute of Electrical and Electronics Engineers , 电 气和电子工程师协会) 802.16标准的宽带无线接入城域网技术, 其基本目标 是在城域网接入环境下, 确保不同厂商的无线设备互连互通。 WiMAX主要 用于为家庭、 企业以及移动通信网络提供 "最后一公里" 的高速宽带接入, 以及将来的个人移动通信业务。 IEEE 802.16标准制订了物理层( PHY )和媒 质接入层( MAC )的规范 IEEE 802.16e,简称 16e,这一规范在 IEEE 802.16-2004 基础上增加了对移动性的支持, 理论上可以支持 120km/h的移动速度。  WiMAX (World Interoperability for Microwave Access) is a broadband wireless access metropolitan area network technology based on the IEEE (Institute of Electrical and Electronics Engineers) 802.16 standard. Its basic goal is In the metropolitan area network access environment, ensure that wireless devices of different vendors are interconnected. WiMAX is primarily used to provide "last mile" high-speed broadband access to homes, businesses, and mobile communications networks, as well as future personal mobile communications services. The IEEE 802.16 standard defines the physical layer (PHY) and medium access layer (MAC) specification IEEE 802.16e, referred to as 16e. This specification adds support for mobility based on IEEE 802.16-2004, and theoretically supports 120km. /h movement speed.
由固定接入式进展到移动式, 无线通信系统面临的首要问题便是移动装 置的耗电问题。 空闲 (Idle )模式就是 16e设计的两种省电模式之一。  From fixed access to mobile, the primary problem facing wireless communication systems is the power consumption of mobile devices. The Idle mode is one of two power-saving modes designed by the 16e.
处于空闲模式的终端在跨寻呼组或者周期性位置更新定时器超时等情况 下会发起位置更新流程, 如图 1所示, 该流程主要步骤如下:  The terminal in the idle mode initiates a location update process when the cross-page group or the periodic location update timer expires. As shown in Figure 1, the main steps of the process are as follows:
步骤 101 : 终端向 BS ( Base Station, 基站)发送 RNG-REQ ( Ranging Step 101: The terminal sends RNG-REQ (Ranging) to the BS (Base Station)
Request, 位置更新请求) 消息, 请求位置更新, 并在该 RNG-REQ消息中带 上终端维护的 CMAC— KEY— COUNT (消息鉴权密钥计数器,该消息鉴权密钥 计数器是加密算法的一个入参, 用 于防重放攻击 ) , 记为 CMAC_KEY_COU TM; Request, location update request) message, request location update, and bring the CMAC_KEY_COUNT (message authentication key counter) maintained by the terminal in the RNG-REQ message, the message authentication key counter is one of the encryption algorithms Into the parameter, used for anti-replay attacks), recorded as CMAC_KEY_COU T M ;
步骤 102:基站收到终端的 RNG-REQ消息后,向 AGW( Access gateway, 接入网关)发送 LU_Req ( Location Update Request, 位置更新请求) 消息请 求位置更新;  Step 102: After receiving the RNG-REQ message of the terminal, the base station sends an LU_Req (Location Update Request) message to the AGW (Access Gateway) to request location update.
其中, RNG-REQ 消息本用于时频偏移调整和功率调整, 但也可用于接 入、 切换、 位置更新等。 LU— Req也是位置更新请求, 但它是 R6/R4 口的消 息, 而 RNG-REQ是 R1口 (空口) 消息。 The RNG-REQ message is used for time-frequency offset adjustment and power adjustment, but can also be used for connection. In, switch, location update, etc. LU-Req is also a location update request, but it is a message of R6/R4 port, and RNG-REQ is an R1 port (air interface) message.
步骤 103: AGW向基站回复 LU— Rsp(位置更新响应),并带上 Authenticator (鉴权器 ) 维护的 CMAC_KEY_COUNT, 记为 CMAC_KEY_COU TN; 其中, Authenticator可以看作 AGW的一部分, 但也可以多个 AGW共用 一个 Authenticator„ Step 103: The AGW returns the LU_RSp (Location Update Response) to the base station, and carries the CMAC_KEY_COUNT maintained by the Authenticator, which is recorded as CMAC_KEY_COU T N ; wherein the Authenticator can be regarded as part of the AGW, but may also be multiple AGW shares an Authenticator
步骤 104: 基站收到 AGW的 LU— Rsp消息, 由于基站没有保存空闲模式 终端的 AK ( Authentication Key, 授权密钥)上下文, 所以需要创建 AK上下 文并将基站维护的 CMAC— KEY— COUNT (记为 CMAC— KEY— COU TB )设 为 LU— Rsp 带的 CMAC— KEY— COU TN, 并将 CMAC— KEY— COU TM与 CMAC— KEY— COU TB比较, 如果前者小于后者则认为消息鉴权失败; 如果 前者大于或等于后者, 则对 RNG-REQ 做 CMAC ( Cipher-based Message Authentication Code, 基于加密的消息鉴权码)验证( Validate ) , 若验证成功 则认为消息鉴权成功, 否则消息鉴权失败。 如果消息鉴权成功则回复成功的 RNG-RSP, 并将 CMAC— KEY— COU TB设为 CMAC— KEY— COU TM, 否则 回复位置更新失败的 RNG-RSP; Step 104: The base station receives the LU-Rsp message of the AGW. Since the base station does not save the AK (Authentication Key) context of the idle mode terminal, it is necessary to create an AK context and maintain the CMAC_KEY_COUNT of the base station. CMAC—KEY—COU T B ) is set to CMAC—KEY—COU T N of the LU— Rsp band, and compares CMAC—KEY—COU T M with CMAC—KEY—COU T B. If the former is smaller than the latter, the message is considered The authentication fails; if the former is greater than or equal to the latter, a CMAC (Cipher-based Message Authentication Code) verification is performed on the RNG-REQ. If the verification is successful, the message authentication is considered successful. Otherwise the message authentication fails. If the message authentication succeeds, the successful RNG-RSP is returned, and the CMAC_KEY_COU T B is set to CMAC-KEY-COU T M , otherwise the RNG-RSP that fails the location update failure is returned;
步骤 105: 如果消息鉴权成功, 则回复成功的 LU— Cnf (位置更新确认) 并带上终端的 CMAC— KEY— COUNTM; 否则回复位置更新失败的 LU— Cnf。 Step 105: If the message authentication succeeds, return success LU- Cnf (location update acknowledgment) and bring the terminal CMAC- KEY- COUNT M; otherwise, return a location update failure LU- Cnf.
之后, AGW 收到成功的 LU— Cnf 时, AGW将 Authenticator 维护的 CMAC KEY COU T 更 新 为 : max{CMAC_KEY_COU TM, CMAC KEY COU TN} + 1。 After the AGW receives the successful LU_Cnf, the AGW updates the CMAC KEY COU T maintained by the Authenticator to: max{CMAC_KEY_COU T M , CMAC KEY COU TN} + 1.
这样, 终端下次再进行位置更新时 CMAC— KEY— COUNT会增加 1 , 而 BS从 AGW获取的 CMAC— KEY— COUNT也加了 1 ,所以仍能消息鉴权成功。  In this way, the CMAC_KEY_COUNT will increase by 1 when the terminal performs the location update next time, and the CMAC_KEY_COUNT obtained by the BS from the AGW is also incremented by 1, so that the message authentication can still be successful.
但终端发起位置更新流程时,如果 BS回复的 RNG-RSP消息丟失而其它 都正常, 则其流程如图 2所示, 主要步骤如下: However, when the terminal initiates the location update process, if the RNG-RSP message replied by the BS is lost and everything else is normal, the process is as shown in FIG. 2, and the main steps are as follows:
步骤 201 : 终端向基站发送 RNG-REQ 消息, 请求位置更新, 并带上 CMAC KEY COU TM; 步骤 202: 基站收到终端的 RNG-REQ消息后 , 向 AGW发送 LU— Req消 息请求位置更新; Step 201: The terminal sends an RNG-REQ message to the base station, requests location update, and carries CMAC KEY COU T M ; Step 202: After receiving the RNG-REQ message of the terminal, the base station sends an LU_Req message requesting location update to the AGW.
步骤 203: AGW向基站回复 LU— Rsp, 并带上 CMAC— KEY— COU TN; 步骤 204 : 基站收到 LU— Rsp 消息, 将 CMAC— KEY— COU TB设为 CMAC— KEY— COU TN, 对 RNG-REQ进行消息鉴权, 消息鉴权成功, 则回 复成功的 RNG-RSP, 但该消息丟失; Step 203: The AGW returns the LU_Rsp to the base station, and carries the CMAC_KEY_COU TN ; Step 204: The base station receives the LU_Rsp message, and sets the CMAC_KEY_COU T B as CMAC-KEY-COU T N , the message authentication is performed on the RNG-REQ, and if the message authentication succeeds, the successful RNG-RSP is replied, but the message is lost;
步骤 205: 回复成功的 LU— Cnf并带上终端的 CMAC— KEY— COUNTM; 步骤 206: 终端等待 RNG-RSP超时并向基站重发 RNG-REQ消息, 并带 上 CMAC_KEY_COU TM (没有加 1 ) ; Step 205: Replying to the successful LU_Cnf and bringing the CMAC_KEY_COUNT M of the terminal; Step 206: The terminal waits for the RNG-RSP to time out and resends the RNG-REQ message to the base station, and carries CMAC_KEY_COU T M (without adding 1) ) ;
步骤 207: 基站收到终端的 RNG-REQ消息后, 误认为是新的位置更新, 并向 AGW发送 LU— Req;  Step 207: After receiving the RNG-REQ message of the terminal, the base station mistakenly considers that it is a new location update, and sends a LU_Req to the AGW.
步骤 208: AGW向基站回复 LU— Rsp,并带上 CMAC— KEY— COU TN (此 时已经加 1了) ; Step 208: The AGW returns the LU-Rsp to the base station, and carries CMAC-KEY-COU TN (this time has been added 1);
步骤 209: 基站收到 LU— Rsp消息, 但因为 CMAC— KEY— COU TN大于 CMAC— KEY— COU TM, 导致消息鉴权失败, 并向终端回复位置更新失败的 RNG-RSP; Step 209: the base station receives LU- Rsp message, but because CMAC- KEY- COU T N is greater than CMAC- KEY- COU T M, resulting in failure of the authentication message, and returns a location update failure RNG-RSP terminal;
步骤 210: 由于消息鉴权失败, 向 AGW回复位置更新失败的 LU— Cnf。 收到位置更新失败的 LU— RSP之后, 终端将会发起退出 Idle重入流程。 但由于此时终端本身是合法的, 因此, 位置更新消息鉴权失败是不合理的, 这将对用户体验造成不好的影响。 发明内容  Step 210: Respond to the AGW for the LU-Cnf where the location update failed due to the failure of the message authentication. After receiving the LU-RSP with the location update failure, the terminal will initiate the exit Idle re-entry process. However, since the terminal itself is legal at this time, it is unreasonable to fail the location update message authentication, which will have a bad influence on the user experience. Summary of the invention
本发明解决的技术问题是提供一种位置更新方法及装置, 能够保证合法 终端的置更新成功。  The technical problem to be solved by the present invention is to provide a location update method and apparatus, which can ensure that the update of the legal terminal is successful.
为解决上述技术问题, 本发明提供了一种位置更新方法, 所述方法包括: 基站对终端发起的位置更新请求(RNG-REQ )消息鉴权成功后, 向所述 终端回复成功的位置更新响应(RNG-RSP )消息, 并緩存该 RNG-RSP消息; 以及 In order to solve the above technical problem, the present invention provides a location update method, where the method includes: after the base station successfully authenticates the location update request (RNG-REQ) message initiated by the terminal, and returns a successful location update response to the terminal. (RNG-RSP) message, and buffering the RNG-RSP message; as well as
所述基站在设定的时间内收到所述终端重传的所述 RNG-REQ消息时, 向所述终端重传緩存的所述 RNG-RSP消息。  And receiving, by the base station, the buffered RNG-RSP message to the terminal when receiving the RNG-REQ message retransmitted by the terminal within a set time.
所述基站在设定的时间内收到所述终端重传的所述 RNG-REQ消息时, 向所述终端重传緩存的所述 RNG-RSP 消息的步骤包括: 所述基站在緩存所 述 RNG-RSP 消息的同时, 启动资源保留定时器, 如果在所述资源保留定时 器的定时周期内收到所述终端重传的 RNG-REQ消息, 则向所述终端重传緩 存的所述 RNG-RSP消息;  The step of retransmitting the buffered RNG-RSP message to the terminal when the base station receives the RNG-REQ message retransmitted by the terminal within a set time includes: the base station buffering the At the same time as the RNG-RSP message, the resource reservation timer is started, and if the RNG-REQ message retransmitted by the terminal is received within the timing period of the resource reservation timer, the buffered RNG is retransmitted to the terminal. -RSP message;
所述方法还包括: 如果基站在所述资源保留定时器的定时周期内没有收 到所述终端重传的 RNG-REQ消息, 则在到达所述资源保留定时器的定时周 期时, 释放緩存的所述 RNG-RSP消息。  The method further includes: if the base station does not receive the RNG-REQ message retransmitted by the terminal within the timing period of the resource reservation timer, releasing the cache when the time period of the resource reservation timer is reached The RNG-RSP message.
在所述基站緩存该 RNG-RSP 消息的步骤中, 所述基站为每个终端仅緩 存最新的一条 RNG-RSP消息。  In the step of the base station buffering the RNG-RSP message, the base station caches only the latest RNG-RSP message for each terminal.
上述方法还包括: 所述基站收到终端的 RNG-REQ消息时, 如果緩存中 存在与所述终端发送的该 RNG-REQ消息中的 MAC地址相同、且消息鉴权密 钥计数器也相同的 RNG-RSP消息,则判定所述终端发送的该 RNG-REQ消息 为重传的 RNG-REQ消息;  The method further includes: when the base station receives the RNG-REQ message of the terminal, if there is a RNG in the buffer that is the same as the MAC address in the RNG-REQ message sent by the terminal, and the message authentication key counter is the same - the RSP message, determining that the RNG-REQ message sent by the terminal is a retransmitted RNG-REQ message;
如果緩存中存在与所述终端发送的该 RNG-REQ消息中的 MAC地址相 同但消息鉴权密钥计数器不同的 RNG-RSP 消息, 或者緩存中不存在与终端 发送的该 RNG-REQ消息中的 MAC地址相同的 RNG-RSP消息, 则判定所述 终端发送的该 RNG-REQ消息为新的 RNG-REQ消息。  If there is an RNG-RSP message in the cache that is the same as the MAC address in the RNG-REQ message sent by the terminal but the message authentication key counter is different, or the cache does not exist in the RNG-REQ message sent by the terminal. The RNG-RSP message with the same MAC address determines that the RNG-REQ message sent by the terminal is a new RNG-REQ message.
上述方法还包括: 如果緩存中存在与所述终端发送的该 RNG-REQ消息 中的 MAC地址相同但消息鉴权密钥计数器不同的 RNG-RSP消息,则关闭所 述 RNG-RSP消息的资源保留定时器, 并释放緩存的所述 RNG-RSP消息。  The method further includes: if there is an RNG-RSP message in the cache that is the same as the MAC address in the RNG-REQ message sent by the terminal but the message authentication key counter is different, the resource reservation of the RNG-RSP message is closed. a timer, and releasing the buffered RNG-RSP message.
所述资源保留定时器的定时周期大于所述终端重传 RNG-REQ消息的超 时时长。  The timing period of the resource reservation timer is greater than the timeout period in which the terminal retransmits the RNG-REQ message.
上述方法还包括: 所述基站在回复成功的 RNG-RSP 消息的同时, 或者 在到达所述资源保留定时器的定时周期时, 向接入网关(AGW )回复位置更 新确认(LU_Cnf) 消息。 The method further includes: the base station replies to the access gateway (AGW) at the same time as the successful RNG-RSP message is returned, or when the time period of the resource reservation timer is reached. New acknowledgment (LU_Cnf) message.
本发明还提供了一种位置更新装置, 应用于基站, 所述装置包括: 响应消息緩存模块, 其设置为: 緩存回复给终端的 RNG-RSP 消息, 在 设定的时间内收到所述终端重传的 RNG-REQ消息时, 通知响应消息重传模 块向所述终端重传緩存的所述 RNG-RSP消息; 以及  The present invention also provides a location update apparatus, which is applied to a base station, and the apparatus includes: a response message buffering module, configured to: buffer an RNG-RSP message replied to the terminal, and receive the terminal within a set time Retransmitting the RNG-REQ message, the notification response message retransmission module retransmits the buffered RNG-RSP message to the terminal;
响应消息重传模块, 其设置为: 根据所述响应消息緩存模块的通知, 向 所述终端重传所述响应消息緩存模块中緩存的所述 RNG-RSP消息。  The response message retransmission module is configured to: retransmit the RNG-RSP message buffered in the response message cache module to the terminal according to the notification of the response message caching module.
此外, 所述响应消息緩存模块是设置为: 在緩存所述 RNG-RSP 消息的 同时, 启动资源保留定时器, 如果在所述资源保留定时器的定时周期内收到 所述终端重传的 RNG-REQ消息, 则通知所述响应消息重传模块向所述终端 重传緩存的所述 RNG-RSP 消息; 如果在所述定时周期内没有收到所述终端 重传的 RNG-REQ消息, 则在到达所述资源保留定时器的定时周期时, 释放 緩存的所述 RNG-RSP消息。  In addition, the response message caching module is configured to: start a resource retention timer while buffering the RNG-RSP message, and receive the RNG retransmitted by the terminal within a timing period of the resource retention timer Transmitting, by the REQ message, the response message retransmission module to the terminal to retransmit the buffered RNG-RSP message; if the RNG-REQ message retransmitted by the terminal is not received within the timing period, The buffered RNG-RSP message is released upon reaching the timing period of the resource reservation timer.
此外, 所述响应消息緩存模块还设置为: 收到终端发送的 RNG-REQ消 息时, 按照如下方式判断是否为重传的 RNG-REQ消息:  In addition, the response message buffering module is further configured to: when receiving the RNG-REQ message sent by the terminal, determine whether the RNG-REQ message is a retransmitted according to the following manner:
如果緩存中存在与该 RNG-REQ消息中的 MAC地址相同、 且消息鉴权 密钥计数器也相同的 RNG-REQ 消息, 则判定该 RNG-REQ 消息为重传的 RNG-REQ 消息, 则通知所述响应消息重传模块向所述终端重传緩存的所述 RNG-RSP消息;  If there is an RNG-REQ message in the cache that is the same as the MAC address in the RNG-REQ message and the message authentication key counter is the same, then the RNG-REQ message is determined to be a retransmitted RNG-REQ message, and the notification is sent. Transmitting, by the response message retransmission module, the buffered RNG-RSP message to the terminal;
如果緩存中存在与该 RNG-REQ消息中的 MAC地址相同但消息鉴权密 钥计数器不同的 RNG-RSP消息,或者緩存中不存在与该 RNG-REQ消息中的 MAC地址相同的 RNG-RSP消息, 则判定所述终端发送的该 RNG-REQ消息 为新的 RNG-REQ消息。  If there is an RNG-RSP message in the cache that is the same as the MAC address in the RNG-REQ message but the message authentication key counter is different, or there is no RNG-RSP message in the cache that is the same as the MAC address in the RNG-REQ message. And determining, by the terminal, the RNG-REQ message is a new RNG-REQ message.
此外, 所述响应消息緩存模块还设置为: 收到终端发送的 RNG-REQ消 息时,如果緩存中存在与所述终端发送的该 RNG-REQ消息中的 MAC地址相 同但消息鉴权密钥计数器不同的 RNG-RSP消息,则关闭所述 RNG-RSP消息 的资源保留定时器, 并释放緩存的所述 RNG-RSP消息。  In addition, the response message buffering module is further configured to: when receiving the RNG-REQ message sent by the terminal, if there is a MAC address in the RNG-REQ message sent by the terminal, but the message authentication key counter exists For different RNG-RSP messages, the resource reservation timer of the RNG-RSP message is closed, and the buffered RNG-RSP message is released.
本发明通过緩存回复给终端的 RNG-RSP 消息, 并在收到终端重传的 RNG-REQ消息时, 向终端重传緩存的 RNG-RSP消息, 避免了终端没有接收 到 RNG-RSP消息时发起退出 IDLE重入流程,从而提高了终端位置更新的成 功率, 改进了用户体验。 附图概述 The invention caches the RNG-RSP message replied to the terminal, and retransmits the received terminal When the RNG-REQ message is received, the buffered RNG-RSP message is retransmitted to the terminal, so that the terminal does not receive the RNG-RSP message and initiates the exit IDLE re-entry process, thereby improving the success rate of the terminal location update and improving the user experience. BRIEF abstract
图 1为处于空闲模式的终端发起位置更新的正常流程示意图;  FIG. 1 is a schematic diagram of a normal flow of a terminal initiated location update in an idle mode;
图 2为处于空闲模式的终端发起位置更新但基站回复成功响应丟失的流 程示意图;  2 is a schematic diagram of a process in which a terminal in idle mode initiates a location update but the base station replies with a successful response loss;
图 3为本发明实施例一的流程示意图;  3 is a schematic flowchart of Embodiment 1 of the present invention;
图 4为本发明实施例二的流程示意图。 本发明的较佳实施方式  FIG. 4 is a schematic flowchart of Embodiment 2 of the present invention. Preferred embodiment of the invention
为克服现有技术的不足, 本发明提供一种保证合法终端位置更新成功的 位置更新方案, 其核心思想在于, 在基于 16e协议的基础上作出如下改进: 基站在回复成功的位置更新 RNG-RSP后,緩存该 RNG-RSP消息并启动定时 器 TLURemain , 如果在该定时器超时之前收到终端重传的位置更新 RNG-REQ, 则重传 RNG-RSP (并重启定时器) ; 在该定时器超时后才释放 緩存的 RNG-RSP消息。  To overcome the deficiencies of the prior art, the present invention provides a location update scheme for ensuring successful location update of a legitimate terminal. The core idea is to make the following improvements based on the 16e protocol: The base station updates the RNG-RSP at the location where the reply is successful. After that, the RNG-RSP message is buffered and the timer TLURemain is started. If the RNG-REQ is received by the terminal retransmitted before the timer expires, the RNG-RSP is retransmitted (and the timer is restarted); The cached RNG-RSP message is released after the timeout.
基于上述核心思想, 本发明提供一种位置更新方法, 釆用如下技术方案: 基站对终端发起的 RNG-REQ消息鉴权成功后, 回复成功的位置更新响 应 RNG-RSP, 并緩存该 RNG-RSP消息;  Based on the above core idea, the present invention provides a location update method, which uses the following technical solution: After the base station successfully authenticates the RNG-REQ message initiated by the terminal, the base station responds with a successful location update response RNG-RSP, and caches the RNG-RSP. Message
基站在设定的时间内收到所述终端重传的所述 RNG-REQ消息时, 向所 述终端重传緩存的所述 RNG-RSP消息。  When receiving the RNG-REQ message retransmitted by the terminal within a set time, the base station retransmits the buffered RNG-RSP message to the terminal.
进一步地, 所述基站在緩存所述 RNG-RSP 消息的同时, 启动资源保留 定时器,如果在所述资源保留定时器的定时周期内收到终端重传的 RNG-REQ 消息, 则向所述终端重传緩存的所述 RNG-RSP 消息; 否则, 在到达所述资 源保留定时器的定时周期时, 释放緩存的所述 RNG-RSP消息。  Further, the base station starts a resource reservation timer while buffering the RNG-RSP message, and if the RNG-REQ message retransmitted by the terminal is received within the timing period of the resource reservation timer, The terminal retransmits the buffered RNG-RSP message; otherwise, when the timing period of the resource reservation timer is reached, the buffered RNG-RSP message is released.
进一步地, 所述基站收到终端发送的 RNG-REQ消息时, 如果緩存中存 在这样的 RNG-RSP消息 , 该 RNG-RSP消息中的 MAC地址与所述终端发送 的 RNG-REQ 消息中的 MAC 地址相同, 且该 RNG-RSP 消息中的 CMAC— KEY— COUNT 与 所述终端发送的 RNG-REQ 消 息 中 的 CMAC— KEY— COUNT相同,则判定所述终端发送的 RNG-REQ消息为重传的 RNG-REQ消息。 Further, when the base station receives the RNG-REQ message sent by the terminal, if the base station stores in the cache In such an RNG-RSP message, the MAC address in the RNG-RSP message is the same as the MAC address in the RNG-REQ message sent by the terminal, and the CMAC_KEY_COUNT in the RNG-RSP message is related to the terminal. If the CMAC_KEY_COUNT in the sent RNG-REQ message is the same, it is determined that the RNG-REQ message sent by the terminal is a retransmitted RNG-REQ message.
进一步地, 所述基站收到终端发送的 RNG-REQ消息时, 如果在緩存中 找不到与该 RNG-REQ消息中的 MAC地址相同的 RNG-RSP消息(情况一 ); 或者在緩存中找到了 MAC地址与所述终端发送的 RNG-REQ 消息相同的 RNG-RSP消息, 但该 RNG-RSP消息的 CMAC— KEY— COUNT与所述终端发 送的 RNG-REQ消息中的 CMAC— KEY— COUNT不相同 (情况二) , 则判定 所述终端发送的 RNG-REQ消息为新的 RNG-REQ消息, 对于情况二还要关 闭所述 RNG-RSP消息的资源保留定时器,并释放緩存的所述 RNG-RSP消息。  Further, when receiving the RNG-REQ message sent by the terminal, the base station may not find the RNG-RSP message in the cache that is the same as the MAC address in the RNG-REQ message (Case 1); or find it in the cache. The RNG-RSP message with the same MAC address as the RNG-REQ message sent by the terminal, but the CMAC_KEY_COUNT of the RNG-RSP message and the CMAC_KEY_COUNT in the RNG-REQ message sent by the terminal are not The same (case 2), it is determined that the RNG-REQ message sent by the terminal is a new RNG-REQ message, and for the second case, the resource reservation timer of the RNG-RSP message is also closed, and the cached RNG is released. -RSP message.
进一步地, 所述基站在回复成功的 RNG-RSP 消息的同时, 或者在到达 所述资源保留定时器的定时周期时, 向 AGW回复 LU— Cnf。  Further, the base station returns the LU-Cnf to the AGW while replying to the successful RNG-RSP message or when the timing period of the resource reservation timer is reached.
以下将结合附图及具体实施例对本发明技术方案的实施作进一步详细描 述。 The implementation of the technical solution of the present invention will be further described in detail below with reference to the accompanying drawings and specific embodiments.
实施例一  Embodiment 1
如图 3所示, 本实施例的终端位置更新流程主要包括如下步骤: 步骤 301 : 终端向基站发送 RNG-REQ 消息, 请求位置更新, 并带上 As shown in FIG. 3, the terminal location update process in this embodiment mainly includes the following steps: Step 301: The terminal sends an RNG-REQ message to the base station, requesting location update, and carrying
CMAC_KEY_COU TM; CMAC_KEY_COU T M ;
步骤 302: 基站收到终端的 RNG-REQ消息后, 向 AGW发送 LU— Req消 息请求位置更新;  Step 302: After receiving the RNG-REQ message of the terminal, the base station sends an LU-Req message request location update to the AGW.
步骤 303: AGW向基站回复 LU— Rsp, 并带上 CMAC— KEY— COU TN; 步骤 304 : 基站收到 LU— Rsp 消息, 将 CMAC— KEY— COU TB设为Step 303: The AGW returns the LU_Rsp to the base station, and carries the CMAC_KEY_COU TN ; Step 304: The base station receives the LU_Rsp message, and sets the CMAC_KEY_COU T B to
CMAC KE Y_COU TN , 对 RNG-REQ做消息鉴权且消息鉴权成功, 回复成 功的 RNG-RSP, 同时緩存该成功的 RNG-RSP消息, 并启动资源保留定时器 TLURemain; 其中, 资源保留定时器的定时周期应大于终端重发 RNG-REQ的超时时 长。 CMAC KE Y_COU T N , performing message authentication on the RNG-REQ and successfully authenticating the message, replying the successful RNG-RSP, simultaneously buffering the successful RNG-RSP message, and starting the resource reservation timer TLURemain; The timing period of the resource reservation timer should be greater than the timeout period of the terminal resending the RNG-REQ.
本实施例中, 假设此时基站回复的该 RNG-RSP消息丟失。  In this embodiment, it is assumed that the RNG-RSP message replied by the base station is lost at this time.
步 骤 305 : 基 站 回 复 成 功 的 LU— Cnf 并 带 上 终 端 的 CMAC_KEY_COU TM; Step 305: The base station returns a successful LU_Cnf and carries the terminal CMAC_KEY_COU T M ;
步骤 306:在 TLURemain的定时周期内,基站收到终端发送的 RNG-REQ 消息, 根据其中的 MAC地址和 CMAC— KEY— COU TM,判断是否为重传的 RNG-REQ消息, 本实施例中叚定为终端重传的 RNG-REQ消息; Step 306: In the timing period of the TLURemain, the base station receives the RNG-REQ message sent by the terminal, and determines whether it is a retransmitted RNG-REQ message according to the MAC address and the CMAC_KEY_COU T M. In this embodiment, Determining the RNG-REQ message retransmitted by the terminal;
其中, 基站可以同时处理多个终端的位置更新, 即可以同时緩存多个 RNG-RSP消息, 每个 RNG-RSP消息都会对应一个资源保留定时器(每个定 时器对应一个终端的 MAC 地址) , 且基站为每个终端只緩存最新的一个 RNG-RSP消息。  The base station can process the location update of multiple terminals at the same time, that is, multiple RNG-RSP messages can be buffered at the same time, and each RNG-RSP message corresponds to a resource reservation timer (the MAC address of each terminal corresponding to each timer). And the base station only caches the latest one RNG-RSP message for each terminal.
因此, 緩存中可以有 0到多个 RNG-RSP消息, 且每个 NG-RSP消息中 的 MAC地址唯一。  Therefore, there may be 0 to more RNG-RSP messages in the buffer, and the MAC address in each NG-RSP message is unique.
步骤 307:基站确认是终端重传的 RNG-REQ消息后,向终端重传緩存的 成功的 RNG-RSP消息。  Step 307: After confirming that the RNG-REQ message is retransmitted by the terminal, the base station retransmits the buffered successful RNG-RSP message to the terminal.
如果在 TLURemain的定时周期内, 基站没有收到终端重传的 RNG-REQ 消息, 则在到达 TLURemain的定时周期后, 释放緩存的成功的 RNG-RSP消 息;  If the base station does not receive the RNG-REQ message retransmitted by the terminal within the timing period of the TLURemain, the buffered successful RNG-RSP message is released after the timing period of reaching the TLURemain;
如果在 TLURemain 的定时周期内, 基站收到终端新的非重传的 If the base station receives a new non-retransmission of the terminal within the timing period of TLURemain
RNG-REQ消息, 则释放掉为该终端緩存的 RNG-RSP消息(如果有) , 并走 正常的位置更新流程(在回复 RNG-RSP时会重新緩存消息) 。 The RNG-REQ message releases the RNG-RSP message (if any) buffered for the terminal and goes through the normal location update process (the message is re-cached when the RNG-RSP is replied).
实施例二 Embodiment 2
如图 4所示, 本实施例的终端位置更新流程主要包括如下步骤: 步骤 401 : 终端向基站发送 RNG-REQ 消息, 请求位置更新, 并带上 CMAC KEY COU TM; 步骤 402: 基站收到终端的 RNG-REQ消息后 , 向 AGW发送 LU— Req消 息请求位置更新; As shown in FIG. 4, the terminal location update process in this embodiment mainly includes the following steps: Step 401: The terminal sends an RNG-REQ message to the base station, requests location update, and carries CMAC KEY COU T M ; Step 402: After receiving the RNG-REQ message of the terminal, the base station sends an LU_Req message requesting location update to the AGW.
步骤 403: AGW向基站回复 LU— Rsp, 并带上 CMAC— KEY— COU TN; 步骤 404 : 基站收到 LU— Rsp 消息, 将 CMAC— KEY— COU TB设为 CMAC KE Y_COU TN , 对 RNG-REQ做消息鉴权且消息鉴权成功, 回复成 功的 RNG-RSP, 同时緩存该成功的 RNG-RSP消息, 并启动资源保留定时器 TLURemain; Step 403: AGW LU- Rsp reply to the base station, and bring CMAC- KEY- COU T N; Step 404: The base station receives the message LU-Rsp, the CMAC- KEY- COU T B to CMAC KE Y_COU T N, of RNG-REQ performs message authentication and message authentication succeeds, and returns a successful RNG-RSP, simultaneously buffers the successful RNG-RSP message, and starts a resource reservation timer TLURemain;
本实施例中, 此时基站回复的该 RNG-RSP消息丟失;  In this embodiment, the RNG-RSP message replied by the base station is lost at this time;
步骤 405:在 TLURemain的定时周期内,基站收到终端发送的 RNG-REQ 消息, 根据其中的 MAC地址和 CMAC— KEY— COU TM,判断是否为重传的 RNG-REQ消息, 本实施例中叚定为终端重传的 RNG-REQ消息; Step 405: In the timing period of the TLURemain, the base station receives the RNG-REQ message sent by the terminal, and determines whether it is a retransmitted RNG-REQ message according to the MAC address and the CMAC_KEY_COU T M. In this embodiment, Determining the RNG-REQ message retransmitted by the terminal;
步骤 406:基站确认是终端重传的 RNG-REQ消息后,向终端重传緩存的 成功的 RNG-RSP消息;  Step 406: After confirming that the RNG-REQ message is retransmitted by the terminal, the base station retransmits the successfully buffered RNG-RSP message to the terminal.
步骤 407: 在到达 TLURemain的定时周期时, 基站回复成功的 LU— Cnf 并带上终端的 CMAC— KEY— COU TM,; Step 407: Upon reaching the timing period of the TLURemain, the base station returns a successful LU_Cnf and carries the CMAC_KEY_COU T M of the terminal;
如果在 TLURemain的定时周期内, 基站没有收到终端重传的 RNG-REQ 消息, 则在到达 TLURemain的定时周期后, 释放緩存的成功的 RNG-RSP消 息。  If the base station does not receive the RNG-REQ message retransmitted by the terminal within the timing period of the TLURemain, the buffered successful RNG-RSP message is released after the timing period of reaching the TLURemain.
与实施例一不同的是,本实施例是将 LU— Cnf放到 TLURemain超时之后。 在某个 MAC地址对应的 TLURemain超时之前, 如果收到同 MAC地址但非 重传的位置更新 RNG-REQ,此时 RNG-REQ带的 CMAC— KEY— COUNT应会 比 BS 维护的要大, 所以消息鉴权能够成功, BS 此时只更新 CMAC— KEY— COUNT 并回 RNG-RSP , 直到定时器超时才回 LU— Cnf ( CMAC— KEY— COUNT为 BS最新的 ) 。  Different from the first embodiment, this embodiment puts LU-Cnf after the TLURemain timeout. Before the TLURemain corresponding to a MAC address times out, if the RNG-REQ is received at the same location as the MAC address but not retransmitted, the CMAC_KEY_COUNT of the RNG-REQ should be larger than that maintained by the BS, so The message authentication can be successful. The BS only updates CMAC_KEY_COUNT and returns to RNG-RSP until the timer expires before returning to LU-Cnf (CMAC-KEY-COUNT is the latest BS).
该方案与方案一的主要区别就在于, 方案一中 LU— Cnf 中携带的 The main difference between this scheme and scheme one is that it is carried in LU-Cnf in scheme one.
CMAC— KEY— COUNT与第一个 RNG-REQ消息的相同,而方案二中的则与最 后一个 RNG-REQ消息的相同, 如果后续的 RNG-REQ消息是非重传的消息, 则会使两方案的 LU— Cnf中携带的 CMAC— KEY— COUNT不同。而由于方案二 是将最后一个 RNG-REQ的 CMAC— KEY— COUNT通过 LU— Cnf 带给 AGW ( Authenticator ) , 因此方案二的安全性更好, 需要说明的是, 方案二中 AGW 侧等待 LU— Cnf的定时器的时长必须大于 BS上 TLURemain的时长, 方案一 则没有这个限制。 CMAC—KEY—COUNT is the same as the first RNG-REQ message, and scheme 2 is the same as the last RNG-REQ message. If the subsequent RNG-REQ message is a non-retransmitted message, it will make two schemes. The LU-Cnf carries CMAC-KEY-COUNT different. And because of the second plan The CMAC_KEY_COUNT of the last RNG-REQ is brought to the AGW (Authenticator) through the LU-Cnf, so the security of the second scheme is better. It should be noted that the AGW side waits for the LU-Cnf timer in the second scheme. The duration must be greater than the length of TLURemain on the BS, and the first option does not.
相应地, 本发明实施例中还提供了一种位置更新装置, 该装置应用于基 站, 主要包括以下模块: Correspondingly, the embodiment of the present invention further provides a location update device, which is applied to a base station, and mainly includes the following modules:
响应消息緩存模块, 用于緩存回复给终端的 RNG-RSP 消息, 在设定的 时间内收到所述终端重传的 RNG-REQ消息时, 通知响应消息重传模块向所 述终端重传緩存的所述 RNG-RSP消息;  The response message buffering module is configured to buffer the RNG-RSP message replied to the terminal, and when receiving the RNG-REQ message retransmitted by the terminal within a set time, the notification response message retransmission module retransmits the buffer to the terminal The RNG-RSP message;
响应消息重传模块, 用于根据所述响应消息緩存模块的通知, 向所述终 端重传所述响应消息緩存模块中緩存的所述 RNG-RSP消息。  And a response message retransmission module, configured to retransmit the RNG-RSP message buffered in the response message cache module to the terminal according to the notification of the response message caching module.
此外, 所述响应消息緩存模块进一步用于, 在緩存所述 RNG-RSP 消息 的同时, 启动资源保留定时器, 如果在所述资源保留定时器的定时周期内收 到所述终端重传的 RNG-REQ消息, 则通知所述响应消息重传模块向所述终 端重传緩存的所述 RNG-RSP 消息; 否则, 在到达所述资源保留定时器的定 时周期时, 释放緩存的所述 RNG-RSP消息。  In addition, the response message buffering module is further configured to: when the RNG-RSP message is buffered, start a resource retention timer, if the RNG retransmitted by the terminal is received within a timing period of the resource retention timer Transmitting, by the REQ message, the response message retransmission module to the terminal to retransmit the buffered RNG-RSP message; otherwise, releasing the buffered RNG when the timing period of the resource reservation timer is reached RSP message.
此外, 所述响应消息緩存模块进一步用于, 收到终端发送的 RNG-REQ 消息时, 按照如下方式判断是否为重传的 RNG-REQ消息:  In addition, the response message buffering module is further configured to: when receiving the RNG-REQ message sent by the terminal, determine whether the RNG-REQ message is a retransmitted message according to the following manner:
如果緩存中存在与该 RNG-REQ消息中的 MAC地址相同、 且消息鉴权 密钥计数器也相同的 RNG-REQ 消息, 则判定该 RNG-REQ 消息为重传的 RNG-REQ 消息, 则通知所述响应消息重传模块向所述终端重传緩存的所述 RNG-RSP消息;  If there is an RNG-REQ message in the cache that is the same as the MAC address in the RNG-REQ message and the message authentication key counter is the same, then the RNG-REQ message is determined to be a retransmitted RNG-REQ message, and the notification is sent. Transmitting, by the response message retransmission module, the buffered RNG-RSP message to the terminal;
如果緩存中存在与该 RNG-REQ消息中的 MAC地址相同但消息鉴权密 钥计数器不同的 RNG-RSP消息,或者緩存中不存在与该 RNG-REQ消息中的 MAC地址相同的 RNG-RSP消息, 则判定所述终端发送的该 RNG-REQ消息 为新的 RNG-REQ消息。  If there is an RNG-RSP message in the cache that is the same as the MAC address in the RNG-REQ message but the message authentication key counter is different, or there is no RNG-RSP message in the cache that is the same as the MAC address in the RNG-REQ message. And determining, by the terminal, the RNG-REQ message is a new RNG-REQ message.
此外, 所述响应消息緩存模块进一步用于, 收到终端发送的 RNG-REQ 消息时 ,如果緩存中存在与所述终端发送的该 RNG-REQ消息中的 MAC地址 相同但消息鉴权密钥计数器不同的 RNG-RSP消息,则关闭所述 RNG-RSP消 息的资源保留定时器, 并释放緩存的所述 RNG-RSP消息。 In addition, the response message buffering module is further configured to: receive the RNG-REQ sent by the terminal. In the message, if there is an RNG-RSP message in the cache that is the same as the MAC address in the RNG-REQ message sent by the terminal but the message authentication key counter is different, the resource retention timer of the RNG-RSP message is closed. And releasing the cached RNG-RSP message.
尽管为示例目的, 已经公开了本发明的优选实施例, 本领域的技术人员 将意识到各种改进、 增加和取代也是可能的, 因此, 本发明的范围应当不限 于上述实施例。 While the preferred embodiments of the present invention have been disclosed for purposes of illustration, those skilled in the art will recognize that various modifications, additions and substitutions are possible, and the scope of the invention should not be limited to the embodiments described above.
本领域普通技术人员可以理解上述方法中的全部或部分步骤可通过程序 来指令相关硬件完成, 所述程序可以存储于计算机可读存储介质中, 如只读 存储器、 磁盘或光盘等。 可选地, 上述实施例的全部或部分步骤也可以使用 一个或多个集成电路来实现。 相应地, 上述实施例中的各模块 /单元可以釆用 硬件的形式实现, 也可以釆用软件功能模块的形式实现。 本发明不限制于任 何特定形式的硬件和软件的结合。  One of ordinary skill in the art will appreciate that all or a portion of the above steps may be accomplished by a program instructing the associated hardware, such as a read-only memory, a magnetic disk, or an optical disk. Alternatively, all or part of the steps of the above embodiments may also be implemented using one or more integrated circuits. Correspondingly, each module/unit in the above embodiment may be implemented in the form of hardware or in the form of a software function module. The invention is not limited to any specific form of combination of hardware and software.
工业实用性 Industrial applicability
本发明通过緩存回复给终端的 RNG-RSP 消息, 并在收到终端重传的 RNG-REQ消息时, 向终端重传緩存的 RNG-RSP消息, 避免了终端没有接收 到 RNG-RSP消息时发起退出 IDLE重入流程,从而提高了终端位置更新的成 功率, 改进了用户体验。  The present invention retransmits the buffered RNG-RSP message to the terminal by receiving the RNG-RSP message that is replied to the terminal, and avoids the RNG-RSP message when the terminal does not receive the RNG-RSP message. Exiting the IDLE re-entry process improves the success rate of terminal location updates and improves the user experience.

Claims

权 利 要 求 书 Claim
1、 一种位置更新方法, 所述方法包括:  1. A location update method, the method comprising:
基站对终端发起的位置更新请求(RNG-REQ )消息鉴权成功后, 向所述 终端回复成功的位置更新响应(RNG-RSP )消息, 并緩存该 RNG-RSP消息; 以及  After successfully authenticating the terminal initiated location update request (RNG-REQ) message, the base station returns a successful location update response (RNG-RSP) message to the terminal, and buffers the RNG-RSP message;
所述基站在设定的时间内收到所述终端重传的所述 RNG-REQ消息时, 向所述终端重传緩存的所述 RNG-RSP消息。  And receiving, by the base station, the buffered RNG-RSP message to the terminal when receiving the RNG-REQ message retransmitted by the terminal within a set time.
2、 如权利要求 1所述的方法, 其中,  2. The method of claim 1 wherein
所述基站在设定的时间内收到所述终端重传的所述 RNG-REQ消息时, 向所述终端重传緩存的所述 RNG-RSP 消息的步骤包括: 所述基站在緩存所 述 RNG-RSP 消息的同时, 启动资源保留定时器, 如果在所述资源保留定时 器的定时周期内收到所述终端重传的 RNG-REQ消息, 则向所述终端重传緩 存的所述 RNG-RSP消息;  The step of retransmitting the buffered RNG-RSP message to the terminal when the base station receives the RNG-REQ message retransmitted by the terminal within a set time includes: the base station buffering the At the same time as the RNG-RSP message, the resource reservation timer is started, and if the RNG-REQ message retransmitted by the terminal is received within the timing period of the resource reservation timer, the buffered RNG is retransmitted to the terminal. -RSP message;
所述方法还包括: 如果基站在所述资源保留定时器的定时周期内没有收 到所述终端重传的 RNG-REQ消息, 则在到达所述资源保留定时器的定时周 期时, 释放緩存的所述 RNG-RSP消息。  The method further includes: if the base station does not receive the RNG-REQ message retransmitted by the terminal within the timing period of the resource reservation timer, releasing the cache when the time period of the resource reservation timer is reached The RNG-RSP message.
3、 如权利要求 2所述的方法, 其中,  3. The method of claim 2, wherein
在所述基站緩存该 RNG-RSP 消息的步骤中, 所述基站为每个终端仅緩 存最新的一条 RNG-RSP消息。  In the step of the base station buffering the RNG-RSP message, the base station caches only the latest RNG-RSP message for each terminal.
4、 如权利要求 2或 3所述的方法, 该方法还包括: 所述基站收到终端的 4. The method of claim 2 or 3, the method further comprising: receiving, by the base station, a terminal
RNG-REQ消息时,如果緩存中存在与所述终端发送的该 RNG-REQ消息中的 MAC地址相同、 且消息鉴权密钥计数器也相同的 RNG-RSP消息, 则判定所 述终端发送的该 RNG-REQ消息为重传的 RNG-REQ消息; In the RNG-REQ message, if there is an RNG-RSP message in the cache that is the same as the MAC address in the RNG-REQ message sent by the terminal, and the message authentication key counter is the same, the terminal sends the The RNG-REQ message is a retransmitted RNG-REQ message;
如果緩存中存在与所述终端发送的该 RNG-REQ消息中的 MAC地址相 同但消息鉴权密钥计数器不同的 RNG-RSP 消息, 或者緩存中不存在与终端 发送的该 RNG-REQ消息中的 MAC地址相同的 RNG-RSP消息, 则判定所述 终端发送的该 RNG-REQ消息为新的 RNG-REQ消息。  If there is an RNG-RSP message in the cache that is the same as the MAC address in the RNG-REQ message sent by the terminal but the message authentication key counter is different, or the cache does not exist in the RNG-REQ message sent by the terminal. The RNG-RSP message with the same MAC address determines that the RNG-REQ message sent by the terminal is a new RNG-REQ message.
5、 如权利要求 4所述的方法, 该方法还包括: 如果緩存中存在与所述终端发送的该 RNG-REQ消息中的 MAC地址相 同但消息鉴权密钥计数器不同的 RNG-RSP消息,则关闭所述 RNG-RSP消息 的资源保留定时器, 并释放緩存的所述 RNG-RSP消息。 5. The method of claim 4, further comprising: If there is an RNG-RSP message in the cache that is the same as the MAC address in the RNG-REQ message sent by the terminal but the message authentication key counter is different, the resource retention timer of the RNG-RSP message is closed, and released. The RNG-RSP message is cached.
6、 如权利要求 2所述的方法, 其中,  6. The method of claim 2, wherein
所述资源保留定时器的定时周期大于所述终端重传 RNG-REQ消息的超 时时长。  The timing period of the resource reservation timer is greater than the timeout period in which the terminal retransmits the RNG-REQ message.
7、 如权利要求 1、 2、 3或 6之任一项所述的方法, 该方法还包括: 所述基站在回复成功的 RNG-RSP 消息的同时, 或者在到达所述资源保 留定时器的定时周期时, 向接入网关 (AGW ) 回复位置更新确认(LU— Cnf) 消息。  7. The method according to any one of claims 1, 2, 3 or 6, the method further comprising: the base station resuming a successful RNG-RSP message, or upon reaching the resource reservation timer At the timed period, a Location Update Acknowledgment (LU_Cnf) message is replied to the Access Gateway (AGW).
8、 一种位置更新装置, 其特征在于, 应用于基站, 所述装置包括: 响应消息緩存模块, 其设置为: 緩存回复给终端的 RNG-RSP 消息, 在 设定的时间内收到所述终端重传的 RNG-REQ消息时, 通知响应消息重传模 块向所述终端重传緩存的所述 RNG-RSP消息; 以及  A location update device, configured to be applied to a base station, the device comprising: a response message buffering module, configured to: buffer an RNG-RSP message replied to the terminal, and receive the received message within a set time When the terminal retransmits the RNG-REQ message, the notification response message retransmission module retransmits the buffered RNG-RSP message to the terminal;
响应消息重传模块, 其设置为: 根据所述响应消息緩存模块的通知, 向 所述终端重传所述响应消息緩存模块中緩存的所述 RNG-RSP消息。  The response message retransmission module is configured to: retransmit the RNG-RSP message buffered in the response message cache module to the terminal according to the notification of the response message caching module.
9、 如权利要求 8所述的装置, 其中,  9. The apparatus according to claim 8, wherein
所述响应消息緩存模块是设置为: 在緩存所述 RNG-RSP 消息的同时, 启动资源保留定时器, 如果在所述资源保留定时器的定时周期内收到所述终 端重传的 RNG-REQ消息, 则通知所述响应消息重传模块向所述终端重传緩 存的所述 RNG-RSP 消息; 如果在所述定时周期内没有收到所述终端重传的 RNG-REQ消息,则在到达所述资源保留定时器的定时周期时,释放緩存的所 述 RNG-RSP消息。  The response message cache module is configured to: start a resource reservation timer while buffering the RNG-RSP message, and receive the RNG-REQ retransmitted by the terminal within a timing period of the resource reservation timer And notifying the response message retransmission module to retransmit the buffered RNG-RSP message to the terminal; if the RNG-REQ message retransmitted by the terminal is not received within the timing period, When the resource retains the timing period of the timer, the buffered RNG-RSP message is released.
10、 如权利要求 9所述的装置, 其中,  10. The apparatus according to claim 9, wherein
所述响应消息緩存模块还设置为: 收到终端发送的 RNG-REQ消息时, 按照如下方式判断是否为重传的 RNG-REQ消息:  The response message buffering module is further configured to: when receiving the RNG-REQ message sent by the terminal, determine whether it is a retransmitted RNG-REQ message according to the following manner:
如果緩存中存在与该 RNG-REQ消息中的 MAC地址相同、 且消息鉴权 密钥计数器也相同的 RNG-REQ 消息, 则判定该 RNG-REQ 消息为重传的 RNG-REQ 消息, 则通知所述响应消息重传模块向所述终端重传緩存的所述 RNG-RSP消息; If there is an RNG-REQ message in the cache that is the same as the MAC address in the RNG-REQ message and the message authentication key counter is the same, it is determined that the RNG-REQ message is retransmitted. And the RNG-REQ message is sent to notify the response message retransmission module to retransmit the buffered RNG-RSP message to the terminal;
如果緩存中存在与该 RNG-REQ消息中的 MAC地址相同但消息鉴权密 钥计数器不同的 RNG-RSP消息,或者緩存中不存在与该 RNG-REQ消息中的 MAC地址相同的 RNG-RSP消息, 则判定所述终端发送的该 RNG-REQ消息 为新的 RNG-REQ消息。  If there is an RNG-RSP message in the cache that is the same as the MAC address in the RNG-REQ message but the message authentication key counter is different, or there is no RNG-RSP message in the cache that is the same as the MAC address in the RNG-REQ message. And determining, by the terminal, the RNG-REQ message is a new RNG-REQ message.
11、 如权利要求 10所述的装置, 其中, 所述响应消息緩存模块还设置为: 收到终端发送的 RNG-REQ消息时, 如果緩存中存在与所述终端发送的该 RNG-REQ消息中的 MAC地址相同但 消息鉴权密钥计数器不同的 RNG-RSP消息,则关闭所述 RNG-RSP消息的资 源保留定时器, 并释放緩存的所述 RNG-RSP消息。  The device according to claim 10, wherein the response message buffering module is further configured to: when receiving the RNG-REQ message sent by the terminal, if there is a RNG-REQ message sent by the terminal in the buffer If the RNG-RSP message has the same MAC address but the message authentication key counter is different, the resource reservation timer of the RNG-RSP message is closed, and the buffered RNG-RSP message is released.
PCT/CN2010/078513 2010-07-06 2010-11-08 Method and apparatus for location update WO2012003684A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201010219910.0A CN102316440B (en) 2010-07-06 2010-07-06 A kind of location updating method and device
CN201010219910.0 2010-07-06

Publications (1)

Publication Number Publication Date
WO2012003684A1 true WO2012003684A1 (en) 2012-01-12

Family

ID=45429185

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2010/078513 WO2012003684A1 (en) 2010-07-06 2010-11-08 Method and apparatus for location update

Country Status (2)

Country Link
CN (1) CN102316440B (en)
WO (1) WO2012003684A1 (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103686952B (en) * 2012-09-17 2019-03-12 中兴通讯股份有限公司 A kind of power-economizing method, user equipment and network side element
CN114610653B (en) * 2022-05-10 2022-08-05 沐曦集成电路(上海)有限公司 Address request method based on GPU memory

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1997212A (en) * 2006-01-05 2007-07-11 华为技术有限公司 Method for location update in the wireless communication network
CN101043723A (en) * 2006-03-24 2007-09-26 华为技术有限公司 Position updating process method for mobile station in WiMAX
WO2010018956A2 (en) * 2008-08-10 2010-02-18 Lg Electronics Inc. Method for performing location update of mobile station in idle mode

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7486928B2 (en) * 2005-04-14 2009-02-03 Kddi Corporation Methods and apparatus for wireless communications
CN101155397B (en) * 2006-09-25 2011-10-05 华为技术有限公司 Position updating method and system
CN101562836A (en) * 2008-04-18 2009-10-21 中兴通讯股份有限公司 Retransmission method of base station response message

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1997212A (en) * 2006-01-05 2007-07-11 华为技术有限公司 Method for location update in the wireless communication network
CN101043723A (en) * 2006-03-24 2007-09-26 华为技术有限公司 Position updating process method for mobile station in WiMAX
WO2010018956A2 (en) * 2008-08-10 2010-02-18 Lg Electronics Inc. Method for performing location update of mobile station in idle mode

Also Published As

Publication number Publication date
CN102316440A (en) 2012-01-11
CN102316440B (en) 2016-05-11

Similar Documents

Publication Publication Date Title
JP6652186B2 (en) Mobile network and communication method thereof
US6856800B1 (en) Fast authentication and access control system for mobile networking
KR101122853B1 (en) Providing secure inter-application communication for a mobile operating environment
KR100617733B1 (en) System and method for network re-entry in a communication system
US7174456B1 (en) Fast authentication and access control method for mobile networking
ES2619302T3 (en) Operation of control protocol data units in packet data convergence protocol
TWI413433B (en) Apparatus, system, and method for handling attach procedure in mobile communication system
WO2008138271A1 (en) Method and system for authentication confirmation using extensible authentication protocol
CN105682091A (en) Methods and apparatuses facilitating synchronization of security configurations
US20090144548A1 (en) Authentication while exchanging data in a communication system
WO2019134704A1 (en) Key updating method and apparatus
KR100863135B1 (en) Dual Authentication Method in Mobile Networks
WO2010037299A1 (en) Method and device for protecting user terminal capability
WO2012024876A1 (en) Method and system for entity authentication in resource-limited network
WO2019017839A1 (en) Data transmission method, and device and system related thereto
WO2012003684A1 (en) Method and apparatus for location update
KR100969782B1 (en) Authentication method and apparatus using privacy key management protocol in wireless broadband internet system
WO2008037214A1 (en) Method for location update, apparatus and system thereof
US8126144B2 (en) Purging of authentication key contexts by base stations on handoff
JP2008048212A (en) Radio communication system, radio base station device, radio terminal device, radio communication method, and program
JP4076896B2 (en) Information communication method and information communication system
CN102026191B (en) Method for avoiding reauthentication failure and base station
KR101717571B1 (en) Method and system for encryption in wireless communicaton system
KR20070097759A (en) System and method for processing on message lost in mobile communication
WO2007022717A1 (en) A verifying method for ranging request and the wireless access 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: 10854343

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

Country of ref document: EP

Kind code of ref document: A1