WO2000044183A2 - Automatic invocation of mobile ip registration in a wireless communication network - Google Patents

Automatic invocation of mobile ip registration in a wireless communication network Download PDF

Info

Publication number
WO2000044183A2
WO2000044183A2 PCT/US2000/001450 US0001450W WO0044183A2 WO 2000044183 A2 WO2000044183 A2 WO 2000044183A2 US 0001450 W US0001450 W US 0001450W WO 0044183 A2 WO0044183 A2 WO 0044183A2
Authority
WO
WIPO (PCT)
Prior art keywords
network
address
mobile
communication device
wireless communication
Prior art date
Application number
PCT/US2000/001450
Other languages
French (fr)
Other versions
WO2000044183A3 (en
Inventor
Marcello Lioy
Original Assignee
Qualcomm Incorporated
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 Qualcomm Incorporated filed Critical Qualcomm Incorporated
Priority to JP2000595503A priority Critical patent/JP4522590B2/en
Priority to EP00903371A priority patent/EP1145525B1/en
Priority to AU25129/00A priority patent/AU764829B2/en
Priority to DE60031649T priority patent/DE60031649T2/en
Priority to CA002361469A priority patent/CA2361469A1/en
Priority to BR0007624-4A priority patent/BR0007624A/en
Publication of WO2000044183A2 publication Critical patent/WO2000044183A2/en
Publication of WO2000044183A3 publication Critical patent/WO2000044183A3/en
Priority to HK02104338.1A priority patent/HK1042797A1/en

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L61/00Network arrangements, protocols or services for addressing or naming
    • H04L61/50Address allocation
    • H04L61/5007Internet protocol [IP] addresses
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L61/00Network arrangements, protocols or services for addressing or naming
    • H04L61/50Address allocation
    • H04L61/5084Providing for device mobility
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W8/00Network data management
    • H04W8/26Network addressing or numbering for mobility support
    • 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]

Definitions

  • This invention generally relates to the field of wireless communications. More particularly, the present invention relates to a novel and improved method and system for automatically invoking a mobile terminal device to initiate IP mobility support in a wireless communications network.
  • IP packet-oriented Internet Protocol
  • RRC 791 Request For Comment 791 entitled, "INTERNET PROTOCOL DARPA INTERNET PROGRAM PROTOCOL SPECIFICATION,” dated September 1981, and herein incorporated by reference.
  • RRC 791 Request For Comment 791 entitled, "INTERNET PROTOCOL DARPA INTERNET PROGRAM PROTOCOL SPECIFICATION," dated September 1981, and herein incorporated by reference.
  • IP headers contain 32-bit addresses that identify the sending and receiving hosts. These addresses are used by intermediate routers to select a path through the network for the packet towards its ultimate destination at the intended address.
  • a basic concept of IP addressing is that initial prefixes of the IP address can be used for generalized routing decisions. These prefixes contain implied geographical information about the location of a particular host on the Internet. In other words, whenever any router on the Internet receives a packet having a destination IP address that begins "129.46", the router forwards that packet in a particular direction towards the QUALCOMM, Inc. network in San Diego, California, USA.
  • the IP protocol allows packets originating at any Internet node in the world to be routed to any other Internet node in the world, given that the originating party knows the IP address of the destination party.
  • mobile computing should provide users with seamless and transparent Internet access regardless of time and its current point-of- attachment.
  • the access should be seamless in the sense that, as the mobile user roams or migrates between networks, there is continuous Internet connectivity with no inconvenience or noticeable difference to the mobile user.
  • the access should be transparent to the user such that applications do not need to be recompiled, reconfigured, or re-executed as the mobile user roams across various networks.
  • Conventional internetworking protocols e.g., TCP/IP, IPX, AppletalkTM, etc.
  • IP addressing scheme used for Internet routing inherently contains geographic information.
  • IP packets intended for the user will not be routed to the mobile terminal when the terminal happens to be away from the network corresponding to the fixed IP address (i.e., its "home” network). If the terminal attempts to rectify this by changing its address, it will lose all connectivity.
  • any IP packet intended for the mobile terminal will still be routed to QUALCOMM's network in San Diego because of the geographical location information implicit in the mobile terminal's fixed IP address.
  • IP packets will not be delivered to the mobile terminal while away from its "home” network unless some mechanism is in place to forward or route IP packets from QUALCOMM's network to the mobile terminal's current point-of-attachment at Stanford University's network in Palo Alto.
  • Request For Comment 2002 entitled “IP MOBILITY SUPPORT,” dated October 1996 and herein incorporated by reference, specifies protocol techniques to achieve the transparent forwarding of IP packets to mobile terminals regardless of their particular point-of-attachment.
  • RRC 2002 Request For Comment 2002
  • IP MOBILITY SUPPORT dated October 1996 and herein incorporated by reference
  • protocol techniques to achieve the transparent forwarding of IP packets to mobile terminals regardless of their particular point-of-attachment.
  • each mobile terminal is always identified by its "home" network IP address, regardless of its current point-of-attachment to the Internet.
  • the mobile terminal When the mobile terminal is located within its home IP network, it operates without the use of Mobile IP techniques.
  • the mobile terminal upon the mobile terminal detecting that it is no longer operating within its home IP network but is visiting a "foreign IP network", it obtains a foreign network "care-of" address which provides forwarding information necessary to route IP packets to its current point-of-attachment.
  • This care-of-address may be proffered by an agent on the foreign network, "Foreign Agent” (e.g., a router in the foreign network) through its Agent Advertisement message.
  • Mobile IP techniques require that the mobile terminal send a Registration-Request message to a "Mobility Agent" in order to register a desired care-of-address.
  • This Mobility Agent may either be a "Home Agent” (i.e., a router in the terminal's home network) or the "Foreign Agent” and is responsible for returning a Registration-Reply granting or denying the Registration-Request. If granted, the Home Agent forwards the IP packets intended for the mobile terminal by using a technique called "IP tunneling."
  • IP tunneling involves the Home Agent attaching a new IP header which contains the care-of-address to any arriving IP packet which has a destination address corresponding to the mobile terminal's home IP address. After arriving at the care-of-address, the Foreign Agent at the care-of-address strips off the IP tunneling header, and delivers the IP packet to the mobile terminal at its current point-of-attachment to the Internet.
  • Mobile IP supports mobile terminals that roam across different foreign networks and vary their network point-of-attachment, without having to change the mobile terminal's IP address.
  • This capability has several advantages. First, it allows other nodes elsewhere on the Internet to send periodic "push" services (e.g., stock quotes, e-mail, etc.) to the mobile terminal regardless of the mobile terminal's location. This obviates the need for the mobile user to actively retrieve information from his home network. Second, Mobile IP allows the mobile terminal to relocate to different sub-networks, as often as desired, without any originating parties having to keep track of what sub-network the mobile terminal is currently attached to. Third, by design, Mobile IP is compatible with a variety of networks and media, ensuring seamless and transparent Internet access. For example, Mobile IP is capable of supporting packet traffic generated by a mobile terminal as it travels from its home Ethernet network segment to a foreign wireless LAN, without any significant interruption in service.
  • MSs mobile stations
  • WLL wireless local loop
  • FIG. 1 illustrates a high-level block diagram of a wireless data communication system in which mobile terminal equipment, TE2 device 102 (e.g., the mobile terminal, laptop, or palmtop computer), communicates with an Interworking Function (IWF) 108 via a wireless communication system.
  • the wireless communication system includes a wireless communication device, MT2 device 104, and a Base Station /Mobile Switching Center (BS/MSC) 106.
  • BS/MSC Base Station /Mobile Switching Center
  • the IWF 108 serves as the access point to the Internet.
  • IWF 108 is coupled to, and often co-located with, BS/MSC 106, which may be a conventional wireless base station as is known in the art.
  • the TE2 device 102 is electronically coupled to the MT2 device 104, which in turn, communicates "wirelessly" with BS/MSC 106 and IWF 108.
  • the TE2 device 102 and the MT2 device 104 may be integrated into a single unit or may be separated out as in an installed mobile phone unit in which a laptop is the TE2 device 102 and the transceiver is the MT2 device 104.
  • the combination of the TE2 device 102 and the MT2 device 104, whether integrated or separate, is also referred to as a mobile node.
  • Telecommunications Industry Association (TIA)/ Electronics Industries Association (EIA) Interim Standard IS-95 entitled "MOBILE STATION-BASE STATION COMPATIBILITY STANDARD FOR DUAL-MODE WIDEBAND SPREAD SPECTRUM CELLULAR SYSTEM” (published in July 1993), herein incorporated by reference, generally provides a standard for wideband spread spectrum wireless communication systems.
  • IS-707.5 entitled "DATA SERVICE OPTIONS FOR WIDEBAND SPREAD SPECTRUM SYSTEMS: PACKET DATA SERVICES" (published February 1998), herein incorporated by reference, defines requirements for support of packet data transmission capability on TIA/EIA IS-95 wideband spread spectrum systems, of which BS/MSC 106 and IWF 108 may be a part.
  • IS-707.5 specifies a packet data bearer service that may be used for communication between TE2 device 102 and IWF 108 via BS/MSC 106. It provides procedures that can apply to multiple packet data services, including the Mobile IP service of RFC 2002.
  • IS-707.5 also introduces two protocol option models which provide the requirements for communication protocols on the links between TE2 device 102 and the MT2 device 104 (the Rm interface), between the MT2 device 104 and the BS/MSC 106 (the Urn interface), and between the BS/MSC 106 and the IWF 108 (the L interface).
  • the first protocol option model, the Relay Model represents the situation where the PPP link exists between the TE2 device 102 and the IWF 108. In this situation, the MT2 device 104 simply behaves as a pipe transmitting the TE2 device 102 PPP frames over the U M interface and the IWF 108 frames over the R M interface.
  • the second protocol option model represents the situation where two independent PPP links exist between the TE2 device 102 and the MT2 device 104 as well as between the MT2 device 104 and the IWF 108.
  • the MT2 device 104 is responsible for un-framing any received PPP packets and re-framing them before forwarding them to their final destination.
  • the MT2 device 104 is responsible for various aspects of mobility management and network address management.
  • FIG. 2 (Prior Art) is a diagram of the protocol stacks in each entity of the IS-707.5 Relay Model.
  • FIG. 2 corresponds roughly to Figure 1.4.2.1-1 of IS-707.5.
  • a protocol stack shown in conventional vertical format, showing the protocol layers running on the TE2 device 102.
  • the TE2 protocol stack is illustrated as being logically connected to the MT2 device 104 protocol stack over the Rm interface.
  • the MT2 device 104 is illustrated as being logically connected to the BS/MSC 106 protocol stack over the Um interface.
  • the BS/MSC 106 protocol stack is, in turn, illustrated as being logically connected to the IWF 108 protocol stack over the L interface.
  • an upper layer protocol 202 entity such as an application program running on the TE2 device 102, has a need to send IP packets over the Internet.
  • a representative application may be a web browser program (e.g., Netscape NavigatorTM, Microsoft Internet ExplorerTM etc.).
  • the web browser requests a Universal Resource Locator (URL), such as HYPERLINK "http://www.Qualcomm.com/”.
  • a Domain Name System (DNS) protocol also in the upper layer protocols 202, translates the textual host name www.Qualcomm.com to a 32-bit numeric IP address.
  • DNS Domain Name System
  • the Hypertext Transfer Protocol also an upper layer protocol 202, constructs a GET message for the requested URL, and also specifies that Transmission Control Protocol (TCP) will be used to send the message and that TCP is used for HTTP operations.
  • TCP Transmission Control Protocol
  • the TCP protocol also an upper layer protocol 202, opens a connection to the IP address specified by DNS and transmits the HTTP GET message.
  • the TCP protocol specifies that the IP protocol will be used for message transport.
  • the IP protocol a network layer protocol 204, transmits the TCP packets to the IP address specified.
  • the Point to Point Protocol (PPP), a link layer protocol 206, encodes the IP/TCP/HTTP packets and transmits them across the Rm interface using the relay layer protocol 208 EIA-232 to the EIA-232-compatible port on the MT2 device 104.
  • PPP Point to Point Protocol
  • the PPP protocol is described in detail in Request for Comments 1661 (RFC 1661), entitled “THE POINT-TO-POINT PROTOCOL (PPP)", herein incorporated by reference and briefly discussed below.
  • the EIA-232 protocol 210 on the MT2 device 104 passes the transmitted PPP packet to the Radio Link Protocol (RLP) 212 and then to the IS-95 protocol 214 for transmission to the BS/MSC 106 over the Um interface.
  • RLP Radio Link Protocol
  • the RLP protocol 212 is defined in IS-707.2
  • the IS-95 protocol is defined in IS-95 mentioned above.
  • the MT2 relay layer protocol 212 and the IWF relay layer protocol 228 are described in TIA/EIA IS- 658 entitled, "DATA SERVICES INTERWORKING FUNCTION INTERFACE STANDARD FOR WIDEBAND SPREAD SPECTRUM DIGITAL CELLULAR SYSTEM", herein incorporated by reference.
  • the PPP protocol 226 in the link layer of the IWF decodes the PPP packets from the TE2 device 102, and serves to terminate the PPP connection between the TE2 device 102 and the IWF 108.
  • the decoded packets are passed from the PPP protocol 226 to the IP protocol in the network layer protocols 224 of the IWF 108 for examination, and further routing to the IP address specified by the TE2 device 102 in the IP packet header (i.e., in this case, the IP address for www.Qualcomm.com) . If there are any upper layer protocol tasks to be performed at the IWF 108, such as TCP, they are performed by the upper layer protocols 222.
  • the packets are forwarded through the network layer protocols 224, the link layer protocols 227 of the IWF 108 to the next router (not shown) on the Internet.
  • IP packets from the TE2 device 102 are communicated through the MT2 device 104, the BS/MSC 106, and the IWF 108 towards their ultimate intended destination on the Internet, thereby providing wireless packet data services for the TE2 device 102 according to the IS-707.5 standard relay model.
  • the data link connection is established before the TE2 device 102 packets reach their destination, however, it is imperative that the data link connection is established first.
  • LCP PPP Link Control Protocol
  • the PPP protocol 206 then sends Network Control Protocol (NCP) packets to configure the network layer protocols (i.e., the TE2 IP protocol 204 and IWF IP protocol 224).
  • NCP Network Control Protocol
  • IPCP IP Control Protocol
  • IPCP is described in detail in Request for Comment 1332 (RFC 1332), entitled “THE PPP INTERNET PROTOCOL CONTROL PROTOCOL (IPCP)” published May 1992, and herein incorporated by reference. IPCP is responsible for configuring, enabling, and disabling both the TE2 IP protocol 204 and the IWF IP protocol 224 that run at either end of the point-to-point link.
  • RRC 1332 Request for Comment 1332
  • IPCP IPCP is responsible for configuring, enabling, and disabling both the TE2 IP protocol 204 and the IWF IP protocol 224 that run at either end of the point-to-point link.
  • IPCP employs configuration request messages that include IP address configuration options.
  • the configuration option portion provides a mechanism to negotiate the IP address to be used by the sender of the Configure-Request (i.e., here, the TE2 device 102).
  • the IP address configuration option allows the Configure-Request sender to state the desired IP address either by proffering an IP address or by requesting that the peer (i.e., in this case, the IWF 108) provide a dynamic IP address for the sender.
  • the Configure-Request sender sets the IP address field of the IP address configuration option to all zeros, the peer will provide a dynamic IP address by sending a Configure-NAK for the option and returning a valid IP address.
  • the Configure-Request sender specifies an address in the IP address field, the peer can indicate that the specified IP address is acceptable by sending a Configure- ACK for the option.
  • FIG. 3 is a diagram of the protocol stacks in each entity of the IS-707.5 Network Model which corresponds roughly to Figure 1.4.2.2-1 of the standard. To the extent that the protocol flow and mechanisms of the TE2 device 102, BS/MSC 106, and IWF 108 are similar to those included in the Relay Model, as depicted in FIG. 2, the reference numerals remain the same. Because the Network model reflects situations where the MT2 device 104 may be responsible for packet mobility management and network address management, the MT2 device 104 contains additional protocol levels.
  • the packets are passed on to the PPP- j layer 302, where they are unframed.
  • the packets are subsequently forwarded up to the IP layer 304.
  • the packets are passed back down to the PPP R layer 306 where they are re-framed.
  • the packets are then sent to the Radio Link Protocol (RLP) 212 and then to the IS-95 protocol 214 for transmission to the BS/MSC 106 over the Um interface.
  • RLP Radio Link Protocol
  • the IS-95 standard provides the general specification for wideband spread spectrum wireless communications.
  • the IS-707.5 standard provides the requirements for communication protocols on the links between a TE2 device 102 and an IWF 108, including the requirements for the Rm, the Um, and the L interfaces.
  • RFC 1661 defines the standard for establishing, configuring and testing the point-to-point data link and RFC 1331 sets forth the PPP-IPCP standard establishing and configuring the IP for both, the TE2 102 side and IWF 108 side of the point-to-point link.
  • RFC 2002 provides a way for the laptop to invoke the Mobile IP node registration procedure to ensure that data destined to the laptop's home network is routed back to the foreign network point-of- attachment.
  • the laptop roams beyond the metes and bounds of its initial foreign network point-of-attachment, there is nothing guarantee that the laptop will be notified that it has moved.
  • the only device aware that the laptop has roamed to a new point-of-attachment is the MT2 device 104 where the MT2 device 104 becomes aware of this network movement information through signaling traffic from the IS-95 network.
  • network movement information-bearing signaling includes voice-zone registration, packet-zone identification, system ID changes, network ID changes, PPP packet resynchronization, etc.
  • What is needed is a method and system that utilizes the mobile station or wireless communication device (i.e., MT2 device 104) for automatically triggering the mobile terminal device (i.e., TE2 device) to re-initiate the Mobile IP registration procedure and update the terminal and Home Agent with the relevant foreign network point-of-attachment information.
  • the mobile station or wireless communication device i.e., MT2 device 104
  • the mobile terminal device i.e., TE2 device
  • the present invention addresses the need identified above by providing a system and method that allows a wireless communication device to automatically invoke a terminal device to perform Mobile IP node registration when the terminal device has traveled outside the scope of its current network.
  • Systems and methods, consistent with the principles of the present invention as embodied and broadly described herein, includes a terminal device for transmitting and receiving packetized data and a communication device coupled to the terminal device.
  • the communication device monitors the packetized data for an Internet Protocol (IP) address contained in an IP address request. If the IP address request is for a static IP address the communication device waits for network movement information. Based on the received network movement information, the communication device solicits network address information. Upon receipt of the network address information, the terminal device then initiates Mobile Node registration. As a result, the Mobile Node registration is automatically invoked whenever the terminal device changes its network point-of-attachment.
  • IP Internet Protocol
  • FIG. 1 is a high level block diagram of a wireless communication system in which a terminal device connects to the Internet via a wireless communication device.
  • FIG. 2 (Prior Art) schematically describes the protocol stacks in each entity of the TIA/EIA IS-707.5 Relay Model.
  • FIG. 3 is a high-level state diagram depicting the operation of an embodiment of the present invention.
  • the Mobile IP protocol allows a mobile node (e.g., a computer host or router) to change its IP point-of-attachment from one network to another.
  • the IP node being mobile, is capable of changing its location without changing its (permanent) IP home address.
  • the present invention takes advantage of the Mobile IP protocol, as well as other protocols and standards which govern the communications between the TE2 device 102, the MT2 104, and the IWF 108, to automatically determine whether and when the TE2 102 re-initiates Mobile Node registration in order to maintain the link-layer connectivity. In this manner, the mobile IP node can continue communicating with other IP nodes at any location.
  • a preferred embodiment of the present invention includes TE2 and MT2 devices 102, 104 that contain Mobile IP support capabilities.
  • TE2 and MT2 devices 102, 104 that contain Mobile IP support capabilities.
  • the present invention as described below may be implemented in many different embodiments of software, firmware, and hardware in each of the entities illustrated in the figures (i.e., TE2 device 102, MT2 device 104, BS/MSC 106 and IWF 108).
  • the TE2 device 102 may be a laptop computer with a processing unit executing Mobile IP-compliant software instructions.
  • the MT2 device 104 may contain a processing unit that processes TE2 device 102 information and communications network information.
  • FIG. 4 is a high-level state diagram of the operation of the MT2 device
  • the MT2 device 104 begins in the "WAIT FOR NEW DATA CALL" state 310.
  • state 410 the MT2 device 104 is not currently in a call, but is waiting for the TE2 device 102 to originate a call.
  • Mobile- terminated calls i.e., those where the MT2 device 104 is the called party
  • Mobile- terminated calls are not considered in this state, as they assume that the MT2 device 104 has either already been assigned an IP address, or has already registered for Mobile IP.
  • the MT2 104 device interprets it as an attempt to establish a packet data call and, therefore, initiates a data call.
  • This data call transitions the MT2 104 device into the "WAIT FOR TE2 IPCP CONFIG-REQ" state 420.
  • the MT2 device 104 simply waits for the TE2 device 102 to begin the IP address negotiation process, as prescribed in RFC 1332.
  • the MT2 device 104 transitions into the "EXAMINE IPCP ADDRESS REQUEST" state 430.
  • the MT2 device 104 transitions to the "WAIT FOR CALL TERMINATION" state 470. In this state, the MT2 device 104 essentially ignores everything until the call is terminated. Once the call is terminated, the MT2 device 104 transitions back to state 410 and waits for a new data call.
  • the MT2 device 104 then transitions to the "WAIT FOR IWF IPCP CONFIG- ACK/REJ" state 440.
  • the MT2 device 104 examines the IPCP packets to determine what the response is to the Config-Request i.e., whether the static IP address request made by the TE2 device 102 has been accepted by the IWF 108 with a configure ACK. If the static IP address request made by the TE2 device 102 is denied by the IWF 108, then the MT2 device 104 transitions back to state 470 because the call cannot be a Mobile IP call since the TE2 device is not given the address requested. As such, the MT2 device 104 simply ignores all transactions and waits for the call to be terminated.
  • the Config-Request i.e., whether the static IP address request made by the TE2 device 102 has been accepted by the IWF 108 with a configure ACK. If the static IP address request made by the TE2 device 102 is denied by the IWF 108, then the MT2 device 104 transitions back to state 470 because the call cannot be a Mobile IP call since the TE
  • the MT2 device 104 confirms that this is a Mobile IP data call and transitions to the "WAIT FOR INDICATION OF MOTION" state 450.
  • state 450 the MT2 device 104 waits for indications by the network that the TE2 device 104 has moved from its prior network point-of-attachment. As stated above, this network movement information is extracted through the signaling traffic from the IS-95 network. Once the MT2 device 104 receives indications by the network that the TE2 device 102 has moved i.e., has changed networks, the MT2 device 104 transitions into the "SEND AGENT SOLICITATION" state 460.
  • the MT2 device 104 sends a Solicitation Message to available Foreign Agents to exploit the default Agent Advertisement mechanism, as outlined in Mobile IP RFC 2002. As indicated by the feedback transition arrow of state 460, the sending of this Solicitation Message may be repeated several times to guard against its inadvertent loss and ensure its receipt by the Foreign Agent.
  • this invention takes advantage of the Mobile IP infrastructure as the Foreign Agent, upon receiving the message, is triggered into sending an Advertising Message with a foreign network care-of-address to the TE2 device 102 IP address.
  • the TE2 device 102 notices that the care-of-address has changed and that it must re-register its IP address. For example, if the TE2 device 102 determines that it has returned to its home network, the TE2 device will initiate the Mobile IP node de-registration procedure with its Foreign Agent.
  • the TE2 device 102 If, however, the TE2 device 102 detects a "new" foreign network, it will proceed by re-initiating the Mobile IP mobile node registration procedure and ultimately establishing a care-of-address on the new foreign network.
  • This invention therefore, provides a system and method that utilizes the
  • MT2 device 104 to automatically trigger the TE2 device 102 into re-initiating the Mobile IP Registration procedure when the TE2 device 102 has traveled outside its current network point-of-attachment.

Abstract

A system and method for invoking the performance of mobile node registration in a wireless communication network. The system comprises a terminal device for transmitting and receiving packetized data and a communication device coupled to the terminal device. The communication device monitors the packetized data for an Internet Protocol (IP) address contained in an IP address request. If the IP address request is for a static IP address the communication device waits for network movement information. Based on the received network movement information, the communication device solicits network address information. Upon receipt of the network address information, the terminal device then initiates Mobile Node registration. As a result, the Mobile Node registration is automatically invoked whenever the terminal device changes its network point-of-attachment.

Description

AUTOMATIC INVOCATION OF
MOBILE IP REGISTRATION
IN A WIRELESS COMMUNICATION NETWORK
BACKGROUND OF THE INVENTION
I. Field of the Invention
This invention generally relates to the field of wireless communications. More particularly, the present invention relates to a novel and improved method and system for automatically invoking a mobile terminal device to initiate IP mobility support in a wireless communications network.
II. Description of Related Art
Recent innovations in wireless communication and computer-related technologies, as well as the unprecedented growth of Internet subscribers, have paved the way for mobile computing. In fact, the popularity of mobile computing has placed greater demands on the current Internet infrastructure to provide mobile users with more support. The life blood of this infrastructure is the packet-oriented Internet Protocol (IP) which provides various services, including the addressing and routing of packets (datagrams) between local area networks (LANs). IP protocol is defined in Request For Comment 791 (RFC 791) entitled, "INTERNET PROTOCOL DARPA INTERNET PROGRAM PROTOCOL SPECIFICATION," dated September 1981, and herein incorporated by reference. Heuristically, according to the IP protocol, data is encapsulated into IP packets for transmission. Addressing and routing information is affixed to the header of the packet. IP headers contain 32-bit addresses that identify the sending and receiving hosts. These addresses are used by intermediate routers to select a path through the network for the packet towards its ultimate destination at the intended address. A basic concept of IP addressing is that initial prefixes of the IP address can be used for generalized routing decisions. These prefixes contain implied geographical information about the location of a particular host on the Internet. In other words, whenever any router on the Internet receives a packet having a destination IP address that begins "129.46", the router forwards that packet in a particular direction towards the QUALCOMM, Inc. network in San Diego, California, USA. Thus, the IP protocol allows packets originating at any Internet node in the world to be routed to any other Internet node in the world, given that the originating party knows the IP address of the destination party.
Ideally, mobile computing should provide users with seamless and transparent Internet access regardless of time and its current point-of- attachment. The access should be seamless in the sense that, as the mobile user roams or migrates between networks, there is continuous Internet connectivity with no inconvenience or noticeable difference to the mobile user. The access should be transparent to the user such that applications do not need to be recompiled, reconfigured, or re-executed as the mobile user roams across various networks. Conventional internetworking protocols (e.g., TCP/IP, IPX, Appletalk™, etc.) are, at best, awkward in handling mobile users who migrate between networks. This is because, as stated above, the IP addressing scheme used for Internet routing inherently contains geographic information. If a mobile user desires to use a fixed IP address to identify his mobile terminal, the IP packets intended for the user will not be routed to the mobile terminal when the terminal happens to be away from the network corresponding to the fixed IP address (i.e., its "home" network). If the terminal attempts to rectify this by changing its address, it will lose all connectivity.
By way of example, suppose a user decides to remove his mobile terminal from its "home" network at QUALCOMM, Inc. in San Diego, and connect to Stanford University's network in Palo Alto, California while maintaining his QUALCOMM -assigned fixed IP address. Conventionally, any IP packet intended for the mobile terminal will still be routed to QUALCOMM's network in San Diego because of the geographical location information implicit in the mobile terminal's fixed IP address. Such IP packets will not be delivered to the mobile terminal while away from its "home" network unless some mechanism is in place to forward or route IP packets from QUALCOMM's network to the mobile terminal's current point-of-attachment at Stanford University's network in Palo Alto.
In order to meet the need for seamless and transparent Internet access, Request For Comment 2002 (RFC 2002), entitled "IP MOBILITY SUPPORT," dated October 1996 and herein incorporated by reference, specifies protocol techniques to achieve the transparent forwarding of IP packets to mobile terminals regardless of their particular point-of-attachment. Using these Mobile IP techniques, each mobile terminal is always identified by its "home" network IP address, regardless of its current point-of-attachment to the Internet. When the mobile terminal is located within its home IP network, it operates without the use of Mobile IP techniques. However, upon the mobile terminal detecting that it is no longer operating within its home IP network but is visiting a "foreign IP network", it obtains a foreign network "care-of" address which provides forwarding information necessary to route IP packets to its current point-of-attachment. This care-of-address may be proffered by an agent on the foreign network, "Foreign Agent" (e.g., a router in the foreign network) through its Agent Advertisement message. Mobile IP techniques require that the mobile terminal send a Registration-Request message to a "Mobility Agent" in order to register a desired care-of-address. This Mobility Agent may either be a "Home Agent" (i.e., a router in the terminal's home network) or the "Foreign Agent" and is responsible for returning a Registration-Reply granting or denying the Registration-Request. If granted, the Home Agent forwards the IP packets intended for the mobile terminal by using a technique called "IP tunneling." IP tunneling involves the Home Agent attaching a new IP header which contains the care-of-address to any arriving IP packet which has a destination address corresponding to the mobile terminal's home IP address. After arriving at the care-of-address, the Foreign Agent at the care-of-address strips off the IP tunneling header, and delivers the IP packet to the mobile terminal at its current point-of-attachment to the Internet. In this way, Mobile IP supports mobile terminals that roam across different foreign networks and vary their network point-of-attachment, without having to change the mobile terminal's IP address. This capability has several advantages. First, it allows other nodes elsewhere on the Internet to send periodic "push" services (e.g., stock quotes, e-mail, etc.) to the mobile terminal regardless of the mobile terminal's location. This obviates the need for the mobile user to actively retrieve information from his home network. Second, Mobile IP allows the mobile terminal to relocate to different sub-networks, as often as desired, without any originating parties having to keep track of what sub-network the mobile terminal is currently attached to. Third, by design, Mobile IP is compatible with a variety of networks and media, ensuring seamless and transparent Internet access. For example, Mobile IP is capable of supporting packet traffic generated by a mobile terminal as it travels from its home Ethernet network segment to a foreign wireless LAN, without any significant interruption in service.
As stated above, the current trend is for mobile users to use mobile computers, such as laptop or palmtop computers, in conjunction with wireless communication devices, such as cellular or portable phones, to access the Internet. To wit, just as users conventionally employ "wired" communication devices to connect their computers to land-based networks, mobile users will use wireless communication devices, commonly referred to as "mobile stations" (MSs), to connect their mobile terminals to such networks. As used herein, mobile station or MS will refer to any subscriber station in the public wireless radio network that is intended to be used while in transit or during halts at unspecified points. MS devices include portable units (e.g., hand-held personal phones) and units permanently installed in vehicles (e.g., installed mobile phone units), as well as wireless local loop ( WLL) telephones. FIG. 1 (Prior Art) illustrates a high-level block diagram of a wireless data communication system in which mobile terminal equipment, TE2 device 102 (e.g., the mobile terminal, laptop, or palmtop computer), communicates with an Interworking Function (IWF) 108 via a wireless communication system. The wireless communication system includes a wireless communication device, MT2 device 104, and a Base Station /Mobile Switching Center (BS/MSC) 106. In FIG. 1, the IWF 108 serves as the access point to the Internet. IWF 108 is coupled to, and often co-located with, BS/MSC 106, which may be a conventional wireless base station as is known in the art. The TE2 device 102 is electronically coupled to the MT2 device 104, which in turn, communicates "wirelessly" with BS/MSC 106 and IWF 108. The TE2 device 102 and the MT2 device 104 may be integrated into a single unit or may be separated out as in an installed mobile phone unit in which a laptop is the TE2 device 102 and the transceiver is the MT2 device 104. The combination of the TE2 device 102 and the MT2 device 104, whether integrated or separate, is also referred to as a mobile node.
There are other protocols that address the data communication between the TE2 device 102 and the IWF 108. For example, Telecommunications Industry Association (TIA)/ Electronics Industries Association (EIA) Interim Standard IS-95, entitled "MOBILE STATION-BASE STATION COMPATIBILITY STANDARD FOR DUAL-MODE WIDEBAND SPREAD SPECTRUM CELLULAR SYSTEM" (published in July 1993), herein incorporated by reference, generally provides a standard for wideband spread spectrum wireless communication systems. Also, standard TIA/EIA IS-707.5, entitled "DATA SERVICE OPTIONS FOR WIDEBAND SPREAD SPECTRUM SYSTEMS: PACKET DATA SERVICES" (published February 1998), herein incorporated by reference, defines requirements for support of packet data transmission capability on TIA/EIA IS-95 wideband spread spectrum systems, of which BS/MSC 106 and IWF 108 may be a part. IS-707.5 specifies a packet data bearer service that may be used for communication between TE2 device 102 and IWF 108 via BS/MSC 106. It provides procedures that can apply to multiple packet data services, including the Mobile IP service of RFC 2002. IS-707.5 also introduces two protocol option models which provide the requirements for communication protocols on the links between TE2 device 102 and the MT2 device 104 (the Rm interface), between the MT2 device 104 and the BS/MSC 106 (the Urn interface), and between the BS/MSC 106 and the IWF 108 (the L interface). The first protocol option model, the Relay Model, represents the situation where the PPP link exists between the TE2 device 102 and the IWF 108. In this situation, the MT2 device 104 simply behaves as a pipe transmitting the TE2 device 102 PPP frames over the UM interface and the IWF 108 frames over the RM interface. In contrast, the second protocol option model, the Network model, represents the situation where two independent PPP links exist between the TE2 device 102 and the MT2 device 104 as well as between the MT2 device 104 and the IWF 108. In this case the MT2 device 104 is responsible for un-framing any received PPP packets and re-framing them before forwarding them to their final destination. In this case, it is possible that the MT2 device 104 is responsible for various aspects of mobility management and network address management.
FIG. 2 (Prior Art) is a diagram of the protocol stacks in each entity of the IS-707.5 Relay Model. FIG. 2 corresponds roughly to Figure 1.4.2.1-1 of IS-707.5. At the far left of the figure is a protocol stack, shown in conventional vertical format, showing the protocol layers running on the TE2 device 102. The TE2 protocol stack is illustrated as being logically connected to the MT2 device 104 protocol stack over the Rm interface. The MT2 device 104, is illustrated as being logically connected to the BS/MSC 106 protocol stack over the Um interface. The BS/MSC 106 protocol stack is, in turn, illustrated as being logically connected to the IWF 108 protocol stack over the L interface.
The operation depicted by Fig. 2 is as follows: an upper layer protocol 202 entity, such as an application program running on the TE2 device 102, has a need to send IP packets over the Internet. A representative application may be a web browser program (e.g., Netscape Navigator™, Microsoft Internet Explorer™ etc.). The web browser requests a Universal Resource Locator (URL), such as HYPERLINK "http://www.Qualcomm.com/". A Domain Name System (DNS) protocol, also in the upper layer protocols 202, translates the textual host name www.Qualcomm.com to a 32-bit numeric IP address. The Hypertext Transfer Protocol (HTTP), also an upper layer protocol 202, constructs a GET message for the requested URL, and also specifies that Transmission Control Protocol (TCP) will be used to send the message and that TCP is used for HTTP operations. The TCP protocol, also an upper layer protocol 202, opens a connection to the IP address specified by DNS and transmits the HTTP GET message. The TCP protocol specifies that the IP protocol will be used for message transport. The IP protocol, a network layer protocol 204, transmits the TCP packets to the IP address specified. The Point to Point Protocol (PPP), a link layer protocol 206, encodes the IP/TCP/HTTP packets and transmits them across the Rm interface using the relay layer protocol 208 EIA-232 to the EIA-232-compatible port on the MT2 device 104. The PPP protocol is described in detail in Request for Comments 1661 (RFC 1661), entitled "THE POINT-TO-POINT PROTOCOL (PPP)", herein incorporated by reference and briefly discussed below.
The EIA-232 protocol 210 on the MT2 device 104, passes the transmitted PPP packet to the Radio Link Protocol (RLP) 212 and then to the IS-95 protocol 214 for transmission to the BS/MSC 106 over the Um interface. The RLP protocol 212 is defined in IS-707.2, and the IS-95 protocol is defined in IS-95 mentioned above. A complementary relay layer protocol stack on the BS/MSC 106, including the RLP layer 216 and the IS-95 layer 218, receives the PPP packets over the Um interface and passes them to the MT2 relay layer protocol 220 for the L interface to the IWF relay layer protocol 228. The MT2 relay layer protocol 212 and the IWF relay layer protocol 228 are described in TIA/EIA IS- 658 entitled, "DATA SERVICES INTERWORKING FUNCTION INTERFACE STANDARD FOR WIDEBAND SPREAD SPECTRUM DIGITAL CELLULAR SYSTEM", herein incorporated by reference. The PPP protocol 226 in the link layer of the IWF decodes the PPP packets from the TE2 device 102, and serves to terminate the PPP connection between the TE2 device 102 and the IWF 108. The decoded packets are passed from the PPP protocol 226 to the IP protocol in the network layer protocols 224 of the IWF 108 for examination, and further routing to the IP address specified by the TE2 device 102 in the IP packet header (i.e., in this case, the IP address for www.Qualcomm.com) . If there are any upper layer protocol tasks to be performed at the IWF 108, such as TCP, they are performed by the upper layer protocols 222.
Assuming that the ultimate destination of the IP packets generated by the TE2 device 102 is not the IWF 108, the packets are forwarded through the network layer protocols 224, the link layer protocols 227 of the IWF 108 to the next router (not shown) on the Internet. In this manner, IP packets from the TE2 device 102 are communicated through the MT2 device 104, the BS/MSC 106, and the IWF 108 towards their ultimate intended destination on the Internet, thereby providing wireless packet data services for the TE2 device 102 according to the IS-707.5 standard relay model. Before the TE2 device 102 packets reach their destination, however, it is imperative that the data link connection is established first. As specified in RFC 1661, this requires each end of the point-to-point link (i.e., the TE2 PPP protocol 206 and IWF PPP protocol 226) to first send PPP Link Control Protocol (LCP) packets in order to establish, configure and test the data link connection. After the link has been established by the LCP, the PPP protocol 206 then sends Network Control Protocol (NCP) packets to configure the network layer protocols (i.e., the TE2 IP protocol 204 and IWF IP protocol 224). After each of the network layer protocols has been configured, packets from each network layer protocol can be sent over the link between them. The NCP for IP in PPP links is the IP Control Protocol (IPCP). IPCP is described in detail in Request for Comment 1332 (RFC 1332), entitled "THE PPP INTERNET PROTOCOL CONTROL PROTOCOL (IPCP)" published May 1992, and herein incorporated by reference. IPCP is responsible for configuring, enabling, and disabling both the TE2 IP protocol 204 and the IWF IP protocol 224 that run at either end of the point-to-point link.
IPCP employs configuration request messages that include IP address configuration options. The configuration option portion provides a mechanism to negotiate the IP address to be used by the sender of the Configure-Request (i.e., here, the TE2 device 102). Specifically, the IP address configuration option allows the Configure-Request sender to state the desired IP address either by proffering an IP address or by requesting that the peer (i.e., in this case, the IWF 108) provide a dynamic IP address for the sender. If the Configure-Request sender sets the IP address field of the IP address configuration option to all zeros, the peer will provide a dynamic IP address by sending a Configure-NAK for the option and returning a valid IP address. If, on the other hand, the Configure-Request sender specifies an address in the IP address field, the peer can indicate that the specified IP address is acceptable by sending a Configure- ACK for the option.
Alternatively, FIG. 3 (Prior Art) is a diagram of the protocol stacks in each entity of the IS-707.5 Network Model which corresponds roughly to Figure 1.4.2.2-1 of the standard. To the extent that the protocol flow and mechanisms of the TE2 device 102, BS/MSC 106, and IWF 108 are similar to those included in the Relay Model, as depicted in FIG. 2, the reference numerals remain the same. Because the Network model reflects situations where the MT2 device 104 may be responsible for packet mobility management and network address management, the MT2 device 104 contains additional protocol levels. For example, after receiving the PPP packets from the TE2 device 102 via the EIA- 232 protocol 210, and the packets are passed on to the PPP-j layer 302, where they are unframed. The packets are subsequently forwarded up to the IP layer 304. For packets that are destined to the IWF 108, the packets are passed back down to the PPPR layer 306 where they are re-framed. Much like the packets in the Relay Model at this stage, the packets are then sent to the Radio Link Protocol (RLP) 212 and then to the IS-95 protocol 214 for transmission to the BS/MSC 106 over the Um interface.
As presented above, the IS-95 standard provides the general specification for wideband spread spectrum wireless communications. The IS-707.5 standard provides the requirements for communication protocols on the links between a TE2 device 102 and an IWF 108, including the requirements for the Rm, the Um, and the L interfaces. Moreover, shown above, RFC 1661 defines the standard for establishing, configuring and testing the point-to-point data link and RFC 1331 sets forth the PPP-IPCP standard establishing and configuring the IP for both, the TE2 102 side and IWF 108 side of the point-to-point link. As such, the standards and protocols proffered by IS-95, IS-707.5, RFC 1661, and RFC 1331 carefully dovetail and amply support the functionality of Mobile IP services as defined in RFC 2002. With this said, it is important to note that none of these standards or protocols, not even Mobile IP RFC 2002, provide a mechanism for ensuring that the mobile terminal or TE2 device 102 takes appropriate action when it has moved its network point-of-attachment. Specifically, when a mobile terminal, such as a laptop, initially attempts to attach to a network other than its home network (i.e., foreign network), RFC 2002 provides a way for the laptop to invoke the Mobile IP node registration procedure to ensure that data destined to the laptop's home network is routed back to the foreign network point-of- attachment. However, if the laptop roams beyond the metes and bounds of its initial foreign network point-of-attachment, there is nothing guarantee that the laptop will be notified that it has moved. In fact, the only device aware that the laptop has roamed to a new point-of-attachment is the MT2 device 104 where the MT2 device 104 becomes aware of this network movement information through signaling traffic from the IS-95 network. Such network information is well-known in the art and is defined in aforementioned TIA/EIA IS-95 standard. Although IS-95 shall not be discussed in detail, some examples of network movement information-bearing signaling includes voice-zone registration, packet-zone identification, system ID changes, network ID changes, PPP packet resynchronization, etc.
What is needed is a method and system that utilizes the mobile station or wireless communication device (i.e., MT2 device 104) for automatically triggering the mobile terminal device (i.e., TE2 device) to re-initiate the Mobile IP registration procedure and update the terminal and Home Agent with the relevant foreign network point-of-attachment information.
SUMMARY OF THE INVENTION
The present invention addresses the need identified above by providing a system and method that allows a wireless communication device to automatically invoke a terminal device to perform Mobile IP node registration when the terminal device has traveled outside the scope of its current network.
Systems and methods, consistent with the principles of the present invention as embodied and broadly described herein, includes a terminal device for transmitting and receiving packetized data and a communication device coupled to the terminal device. The communication device monitors the packetized data for an Internet Protocol (IP) address contained in an IP address request. If the IP address request is for a static IP address the communication device waits for network movement information. Based on the received network movement information, the communication device solicits network address information. Upon receipt of the network address information, the terminal device then initiates Mobile Node registration. As a result, the Mobile Node registration is automatically invoked whenever the terminal device changes its network point-of-attachment.
BRIEF DESCRIPTION OF THE DRAWINGS The accompanying drawings, which are incorporated in and constitute a part of this Specification, illustrate an embodiment of the invention and, together with the description, explain the objects, advantages, and principles of the invention. In the drawings:
FIG. 1 (Prior Art) is a high level block diagram of a wireless communication system in which a terminal device connects to the Internet via a wireless communication device.
FIG. 2 (Prior Art) schematically describes the protocol stacks in each entity of the TIA/EIA IS-707.5 Relay Model.
FIG. 3 is a high-level state diagram depicting the operation of an embodiment of the present invention.
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS
The following detailed description of the present invention refers to the accompanying drawings that illustrate preferred embodiments consistent with this invention. Other embodiments are possible and modifications may be made to the embodiments without departing from the spirit and scope of the invention. Therefore, the following detailed description is not meant to limit the invention. Rather the scope of the invention is defined by the appended claims. The Mobile IP protocol allows a mobile node (e.g., a computer host or router) to change its IP point-of-attachment from one network to another. The IP node, being mobile, is capable of changing its location without changing its (permanent) IP home address. The present invention takes advantage of the Mobile IP protocol, as well as other protocols and standards which govern the communications between the TE2 device 102, the MT2 104, and the IWF 108, to automatically determine whether and when the TE2 102 re-initiates Mobile Node registration in order to maintain the link-layer connectivity. In this manner, the mobile IP node can continue communicating with other IP nodes at any location.
The present invention is intended to support seamless and transparent mobility to users of data services-enabled devices. Therefore, a preferred embodiment of the present invention includes TE2 and MT2 devices 102, 104 that contain Mobile IP support capabilities. It will be apparent to one of ordinary skill in the art that the present invention as described below may be implemented in many different embodiments of software, firmware, and hardware in each of the entities illustrated in the figures (i.e., TE2 device 102, MT2 device 104, BS/MSC 106 and IWF 108). For example, the TE2 device 102 may be a laptop computer with a processing unit executing Mobile IP-compliant software instructions. Similarly, the MT2 device 104 may contain a processing unit that processes TE2 device 102 information and communications network information. The actual software code or control hardware used to implement the present invention is not limiting of the present invention. Thus, the operation and behavior of the present invention will be described without specific reference to the actual software code or hardware components, it being understood that a person of ordinary skill in the art would be able to design software and control hardware to implement the preferred embodiment of the present invention based on the description herein. FIG. 4 is a high-level state diagram of the operation of the MT2 device
104 of the present invention. The MT2 device 104 begins in the "WAIT FOR NEW DATA CALL" state 310. In state 410, the MT2 device 104 is not currently in a call, but is waiting for the TE2 device 102 to originate a call. Mobile- terminated calls (i.e., those where the MT2 device 104 is the called party) are not considered in this state, as they assume that the MT2 device 104 has either already been assigned an IP address, or has already registered for Mobile IP. When the TE2 device 102 sends PPP packets to the MT2 device 104, as per RFC 1661, the MT2 104 device interprets it as an attempt to establish a packet data call and, therefore, initiates a data call. This data call transitions the MT2 104 device into the "WAIT FOR TE2 IPCP CONFIG-REQ" state 420.
In state 420, the MT2 device 104 simply waits for the TE2 device 102 to begin the IP address negotiation process, as prescribed in RFC 1332. Upon the TE2 device 102 sending an IP address Config-Req message, the MT2 device 104 transitions into the "EXAMINE IPCP ADDRESS REQUEST" state 430.
If the address requested by the TE2 device 102 is a dynamic address (i.e., IP address are all zeros), then there is no request for Mobile IP support by the TE2 device 102, and the MT2 device 104 transitions to the "WAIT FOR CALL TERMINATION" state 470. In this state, the MT2 device 104 essentially ignores everything until the call is terminated. Once the call is terminated, the MT2 device 104 transitions back to state 410 and waits for a new data call.
If the IP address field in the Config-Request sent by the TE2 device 102 contains a specific or static (i.e., non-zero) IP address, the MT2 device 104 then transitions to the "WAIT FOR IWF IPCP CONFIG- ACK/REJ" state 440.
In state 440, the MT2 device 104 examines the IPCP packets to determine what the response is to the Config-Request i.e., whether the static IP address request made by the TE2 device 102 has been accepted by the IWF 108 with a configure ACK. If the static IP address request made by the TE2 device 102 is denied by the IWF 108, then the MT2 device 104 transitions back to state 470 because the call cannot be a Mobile IP call since the TE2 device is not given the address requested. As such, the MT2 device 104 simply ignores all transactions and waits for the call to be terminated. If the static IP address request made by the TE2 device 102 is accepted by the IWF 108, then the MT2 device 104 confirms that this is a Mobile IP data call and transitions to the "WAIT FOR INDICATION OF MOTION" state 450. In state 450, the MT2 device 104 waits for indications by the network that the TE2 device 104 has moved from its prior network point-of-attachment. As stated above, this network movement information is extracted through the signaling traffic from the IS-95 network. Once the MT2 device 104 receives indications by the network that the TE2 device 102 has moved i.e., has changed networks, the MT2 device 104 transitions into the "SEND AGENT SOLICITATION" state 460.
In state 460, the MT2 device 104 sends a Solicitation Message to available Foreign Agents to exploit the default Agent Advertisement mechanism, as outlined in Mobile IP RFC 2002. As indicated by the feedback transition arrow of state 460, the sending of this Solicitation Message may be repeated several times to guard against its inadvertent loss and ensure its receipt by the Foreign Agent.
By having the MT2 device 104 send a Solicitation Message, this invention takes advantage of the Mobile IP infrastructure as the Foreign Agent, upon receiving the message, is triggered into sending an Advertising Message with a foreign network care-of-address to the TE2 device 102 IP address. Pursuant to RFC 2002, the TE2 device 102 notices that the care-of-address has changed and that it must re-register its IP address. For example, if the TE2 device 102 determines that it has returned to its home network, the TE2 device will initiate the Mobile IP node de-registration procedure with its Foreign Agent. If, however, the TE2 device 102 detects a "new" foreign network, it will proceed by re-initiating the Mobile IP mobile node registration procedure and ultimately establishing a care-of-address on the new foreign network. This invention, therefore, provides a system and method that utilizes the
MT2 device 104 to automatically trigger the TE2 device 102 into re-initiating the Mobile IP Registration procedure when the TE2 device 102 has traveled outside its current network point-of-attachment.
The foregoing description of preferred embodiments of the present invention provides illustration and description, but is not intended to be exhaustive or to limit the invention to the precise form disclosed. Modifications and variations are possible consistent with the above teachings or may be acquired from practice of the invention. The scope of the invention is defined by the claims and their equivalents.
WHAT IS CLAIMED:

Claims

1. A system for automatically invoking mobile node registration in a wireless communication network, said system comprising: a communication device for interfacing with said wireless communication network, said communication device receiving network IP address information from said wireless communication network; and a terminal device, coupled to said communication device, for transmitting and receiving packetized data, wherein said terminal device initiates mobile mode registration in response to said network IP address information.
2. The system of Claim 1, wherein said communication device includes means for monitoring said packetized data transmitted by said terminal device for an IP address contained in an IP request.
3. The system of Claim 2, wherein said communication device also receives network movement information from said wireless communication network and includes means for waiting for said network movement information if said requested IP address is a request for a static address and said IP request is accepted by said wireless communications network.
4. The system of Claim 3, wherein said communication device includes means for soliciting said wireless communication network for said network IP address information in response to said network movement information.
5. A method for invoking the performance of mobile node registration in a wireless communication network including a terminal device, coupled to a communication device, for transmitting and receiving packetized data, said method comprising the steps of: interfacing said communication device with said wireless communication network; soliciting, by said communications device, network IP address information from said wireless communication network; receiving, by said communication device, network IP address information from said wireless communication network; and initiating, by said terminal device, mobile mode registration in response to said network IP address information received by said communication device.
6. The method of Claim 5, further including, monitoring, by said communication device, said transmitted packetized data for an IP address contained in an IP address request, and waiting, by said communication device, for network movement information if said IP address request is for a static IP address.
7. The method of Claim 6, wherein said solicitation step is performed in response to said received network movement information.
PCT/US2000/001450 1999-01-21 2000-01-20 Automatic invocation of mobile ip registration in a wireless communication network WO2000044183A2 (en)

Priority Applications (7)

Application Number Priority Date Filing Date Title
JP2000595503A JP4522590B2 (en) 1999-01-21 2000-01-20 Automatic call of mobile IP registration in wireless communication network
EP00903371A EP1145525B1 (en) 1999-01-21 2000-01-20 Automatic invocation of mobile ip registration in a wireless communication network
AU25129/00A AU764829B2 (en) 1999-01-21 2000-01-20 Automatic invocation of mobile IP registration in a wireless communication network
DE60031649T DE60031649T2 (en) 1999-01-21 2000-01-20 AUTOMATICALLY RECALLING IP MOBILE APPLICATION IN A WIRELESS COMMUNICATION NETWORK
CA002361469A CA2361469A1 (en) 1999-01-21 2000-01-20 Automatic invocation of mobile ip registration in a wireless communication network
BR0007624-4A BR0007624A (en) 1999-01-21 2000-01-20 Automatic invocation of mobile ip registration in a wireless communication network
HK02104338.1A HK1042797A1 (en) 1999-01-21 2002-06-10 Automatic invocation of mobile ip registration in a wireless communication network

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US09/235,118 1999-01-21
US09/235,118 US6665537B1 (en) 1999-01-21 1999-01-21 Automatic invocation of mobile IP registration in a wireless communication network

Publications (2)

Publication Number Publication Date
WO2000044183A2 true WO2000044183A2 (en) 2000-07-27
WO2000044183A3 WO2000044183A3 (en) 2000-11-30

Family

ID=22884177

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/US2000/001450 WO2000044183A2 (en) 1999-01-21 2000-01-20 Automatic invocation of mobile ip registration in a wireless communication network

Country Status (13)

Country Link
US (1) US6665537B1 (en)
EP (1) EP1145525B1 (en)
JP (1) JP4522590B2 (en)
KR (1) KR100606619B1 (en)
CN (1) CN100438523C (en)
AT (1) ATE344568T1 (en)
AU (1) AU764829B2 (en)
BR (1) BR0007624A (en)
CA (1) CA2361469A1 (en)
DE (1) DE60031649T2 (en)
ES (1) ES2273665T3 (en)
HK (1) HK1042797A1 (en)
WO (1) WO2000044183A2 (en)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP1411706A1 (en) * 2002-10-18 2004-04-21 Lg Electronics Inc. Integrated web browsing service system and method thereof
SG108302A1 (en) * 2001-08-13 2005-01-28 Ntt Docomo Inc Packet transmission system, and apparatus and method for controlling packet transmission route
US7436848B1 (en) 2002-07-17 2008-10-14 Sprint Spectrum L.P. Method for mobile node registration management
WO2009135053A1 (en) * 2008-04-30 2009-11-05 Qualcomm Incorporated Methods and apparatus for enabling relay-model tethered data calls in wireless networks
EP2362601B1 (en) * 2003-01-27 2019-10-23 Qualcomm Incorporated(1/3) Seamless roaming

Families Citing this family (78)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP1032179B1 (en) * 1999-02-26 2005-09-14 Lucent Technologies Inc. Mobile IP supporting quality of service
US6654914B1 (en) * 1999-05-28 2003-11-25 Teradyne, Inc. Network fault isolation
US6463034B1 (en) * 1999-07-14 2002-10-08 Qualcomm Incorporated Method and apparatus for avoiding data loss during a PPP renegotiation on a Um interface
US6996092B1 (en) * 2000-01-31 2006-02-07 Telefonaktiebolaget Lm Ericsson (Publ) IP-based base station system
US7130629B1 (en) 2000-03-08 2006-10-31 Cisco Technology, Inc. Enabling services for multiple sessions using a single mobile node
US7173917B1 (en) * 2000-03-31 2007-02-06 Nortel Networks Limited Unicast agent advertisement based on layer 2 and layer 3 motion detection
US7058356B2 (en) * 2000-06-15 2006-06-06 Benjamin Slotznick Telephone device with enhanced audio-visual features for interacting with nearby displays and display screens
US6982967B1 (en) * 2000-06-29 2006-01-03 Cisco Technology, Inc. Methods and apparatus for implementing a proxy mobile node in a wireless local area network
US7042864B1 (en) * 2000-08-01 2006-05-09 Cisco Technology, Inc. Enabling push technologies for mobile IP
US7076042B1 (en) 2000-09-06 2006-07-11 Cisco Technology, Inc. Processing a subscriber call in a telecommunications network
US7042995B1 (en) 2000-09-06 2006-05-09 Cisco Technology, Inc. Providing features to a subscriber in a telecommunications network
JP3534185B2 (en) * 2000-10-27 2004-06-07 日本電気株式会社 Wireless communication system and communication method thereof
US7079511B2 (en) 2000-12-06 2006-07-18 Qualcomm, Incorporated Method and apparatus for handoff of a wireless packet data services connection
US7106710B1 (en) 2000-12-28 2006-09-12 Cisco Technology, Inc. Separation of packet registration from mobile devices
US7609668B1 (en) 2000-12-28 2009-10-27 Cisco Technology, Inc. Distribution of packets to foreign agents using multicast protocols
US7152238B1 (en) 2000-12-29 2006-12-19 Cisco Technology, Inc. Enabling mobility for point to point protocol (PPP) users using a node that does not support mobility
US6990086B1 (en) 2001-01-26 2006-01-24 Cisco Technology, Inc. Method and system for label edge routing in a wireless network
US7107342B1 (en) 2001-01-26 2006-09-12 Cisco Technology, Inc. Method and system for providing service trigger management in a wireless network
WO2002073999A1 (en) * 2001-02-27 2002-09-19 Siemens Aktiengesellschaft Method for relocating the diversity point of a mobile station in a radio access network
FI112426B (en) * 2001-03-23 2003-11-28 Nixu Oy Content server mediation server
US6999436B2 (en) * 2001-04-16 2006-02-14 Nokia Corporation Method and apparatus for efficient routing of mobile node packets
US8131870B1 (en) 2001-05-24 2012-03-06 Cisco Technology, Inc. Method and apparatus for registering a mobile object on a foreign network
US8175257B1 (en) 2001-05-31 2012-05-08 Cisco Technology, Inc. Method and apparatus for scheduling automatic call distribution system callers
US20030128672A1 (en) * 2001-06-19 2003-07-10 Sridhar Komandur Transmission and flow control
US6957071B1 (en) * 2001-07-18 2005-10-18 Cisco Technology, Inc. Method and system for managing wireless bandwidth resources
US7164913B1 (en) 2001-07-18 2007-01-16 Cisco Technology, Inc. Method and system for providing supplementary services for a wireless access network
US7058033B1 (en) 2001-07-18 2006-06-06 Cisco Technology, Inc. Method and system for providing wireless-specific services for a wireless access network
US7173925B1 (en) * 2001-07-18 2007-02-06 Cisco Technology, Inc. Method and system of control signaling for a wireless access network
US6961774B1 (en) 2001-08-02 2005-11-01 Cisco Technology, Inc. System and method for performing hand-offs between internet protocol (IP) core networks in the wireless domain
US20030034882A1 (en) * 2001-08-02 2003-02-20 International Business Machines Corporation Real time vehicle alert system
US7173905B1 (en) * 2001-08-02 2007-02-06 Utstarcom, Inc. PDSN fast tunnel lookup
US7613811B1 (en) 2001-09-17 2009-11-03 Cisco Technology, Inc. Selecting a communications protocol
US7301922B1 (en) 2001-09-17 2007-11-27 Cisco Technology, Inc. Real time handoff in a wireless packet data network
US7036143B1 (en) 2001-09-19 2006-04-25 Cisco Technology, Inc. Methods and apparatus for virtual private network based mobility
US7526297B1 (en) 2001-10-30 2009-04-28 Cisco Technology, Inc. Method and system for managing pushed data at a mobile unit
US6975863B1 (en) * 2001-12-11 2005-12-13 Cisco Technology, Inc. System and method for selecting a wireless serving node
US7088814B1 (en) 2001-12-13 2006-08-08 Cisco Technology, Inc. Method and system for automatic call distribution based on network resource availability and agent skills
US7177641B1 (en) 2002-01-11 2007-02-13 Cisco Technology, Inc. System and method for identifying a wireless serving node for a mobile unit
US7411927B1 (en) 2002-02-05 2008-08-12 Cisco Technology, Inc. Optimization of point-to-point sessions
US7471661B1 (en) 2002-02-20 2008-12-30 Cisco Technology, Inc. Methods and apparatus for supporting proxy mobile IP registration in a wireless local area network
US8041819B1 (en) 2002-03-19 2011-10-18 Cisco Technology, Inc. Method and system for providing network services
US7657263B1 (en) 2002-03-21 2010-02-02 Cisco Technology, Inc. Method and system for automatic call distribution based on customized logic relating to agent behavior
US20030208602A1 (en) * 2002-04-08 2003-11-06 Cisco Technology, Inc. System and method for pushing data in an internet protocol network environment
US7113498B2 (en) * 2002-06-05 2006-09-26 Broadcom Corporation Virtual switch
KR100830767B1 (en) * 2002-06-11 2008-05-20 엘지노텔 주식회사 Method for Changing for IP Address of BTS
US7512088B1 (en) 2002-07-12 2009-03-31 Cisco Technology, Inc. Routing data packets to a mobile node
US7362768B1 (en) * 2002-07-18 2008-04-22 Cisco Technology, Inc. Routing data packets in a communication network
KR100480713B1 (en) * 2002-07-31 2005-04-06 엘지전자 주식회사 Method for Tracing and Monitoring of Call in Mobile Communication Systems
US7602704B2 (en) * 2002-08-20 2009-10-13 Cisco Technology, Inc. System and method for providing fault tolerant IP services
US7079521B2 (en) * 2002-11-18 2006-07-18 Cisco Technology, Inc. Method and system for voice calls in a wireless local area network (WLAN)
US7133386B2 (en) * 2002-11-18 2006-11-07 Cisco Technology, Inc. Method and system for service portability across disjoint wireless networks
US7457289B2 (en) * 2002-12-16 2008-11-25 Cisco Technology, Inc. Inter-proxy communication protocol for mobile IP
US7532628B2 (en) * 2002-12-30 2009-05-12 Cisco Technology, Inc. Composite controller for multimedia sessions
US7362742B1 (en) 2003-01-28 2008-04-22 Cisco Technology, Inc. Methods and apparatus for synchronizing subnet mapping tables
US7958238B1 (en) 2003-02-07 2011-06-07 Cisco Technology, Inc. System and method for managing network access for an end user
US7505432B2 (en) 2003-04-28 2009-03-17 Cisco Technology, Inc. Methods and apparatus for securing proxy Mobile IP
US7088809B1 (en) 2003-08-01 2006-08-08 Cisco Technology, Inc. Call screening agent
US20050044138A1 (en) * 2003-08-21 2005-02-24 Cisco Technology, Inc. System and method for managing access for an end user in a network environment
US7228141B2 (en) * 2003-12-23 2007-06-05 Cisco Technology, Inc. Providing location-specific services to a mobile node
US7542561B1 (en) 2004-02-10 2009-06-02 Cisco Technology, Inc. Method and system for queuing calls based on call time commitment
US8116776B1 (en) * 2004-03-23 2012-02-14 Cisco Technology, Inc. Mobile communication handoff between heterogeneous networks
PL1583311T3 (en) * 2004-04-02 2017-12-29 3G Licensing S.A. Communications system
US7447188B1 (en) 2004-06-22 2008-11-04 Cisco Technology, Inc. Methods and apparatus for supporting mobile IP proxy registration in a system implementing mulitple VLANs
US8005954B2 (en) * 2004-08-27 2011-08-23 Cisco Technology, Inc. System and method for managing end user approval for charging in a network environment
US7283823B2 (en) * 2004-09-10 2007-10-16 Cisco Technology, Inc. Handoff between cellular and enterprise wireless networks
US20060072595A1 (en) * 2004-10-05 2006-04-06 Cisco Technology, Inc. System and method for service tagging for enhanced packet processing in a network environment
US7340744B2 (en) * 2005-04-08 2008-03-04 Cisco Technology, Inc. System and method for optimizing sessions and network resources in a loadbalancing environment
JP4792823B2 (en) * 2005-06-09 2011-10-12 ソニー株式会社 NETWORK SYSTEM, MOBILE DEVICE, ITS CONTROL METHOD, AND COMPUTER PROGRAM
US7630486B2 (en) * 2005-09-20 2009-12-08 Cisco Technology, Inc. Method and system for handling a queued automatic call distributor call
US7715562B2 (en) 2006-03-06 2010-05-11 Cisco Technology, Inc. System and method for access authentication in a mobile wireless network
CN101496387B (en) 2006-03-06 2012-09-05 思科技术公司 System and method for access authentication in a mobile wireless network
EP2047657B1 (en) * 2006-08-01 2017-12-27 Telefonaktiebolaget LM Ericsson (publ) Method and apparatus for collecting user activity in a telecommunications system
US7580426B2 (en) * 2006-09-28 2009-08-25 Agere Systems Inc. Interface with multilevel packet preemption based on balancing of start and end indicators
US7971228B2 (en) * 2007-02-07 2011-06-28 Cisco Technology, Inc. System and method for providing application-specific on-line charging in a communications environment
KR101398908B1 (en) * 2007-05-22 2014-05-26 삼성전자주식회사 Method and system for managing mobility in mobile telecommunication system using mobile ip
US8195158B2 (en) * 2007-07-05 2012-06-05 Synchronica Plc Maintaining IMS registration while disconnected from IP bearer
US8787249B2 (en) * 2008-02-06 2014-07-22 Qualcomm Incorporated Mobile IP multiple registrations and PCC interactions
US8825536B2 (en) * 2011-07-18 2014-09-02 Alcatel Lucent Differential online charging for text messages based on network type

Family Cites Families (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO1994003018A1 (en) * 1992-07-20 1994-02-03 Motorola, Inc. Radio data interface device
FI98687C (en) * 1993-09-20 1997-07-25 Nokia Telecommunications Oy A mobile communication system and method for connecting a remote workstation via a mobile communication network to a data network
SE9304119D0 (en) * 1993-12-10 1993-12-10 Ericsson Ge Mobile Communicat Devices and mobile stations for providing packaged data communication in digital TDMA cellular systems
US6163532A (en) * 1996-03-08 2000-12-19 Ntt Mobile Communications Networks, Inc. Packet data transferring method for mobile radio data communication system
US5708655A (en) * 1996-06-14 1998-01-13 Telefonaktiebolaget L M Ericsson Publ Method and apparatus for addressing a wireless communication station with a dynamically-assigned address
US5958018A (en) * 1996-10-30 1999-09-28 Lucent Technologies Inc. Wireless services data network translating mac address to asynchronous transfer mode (ATM) address
US6061346A (en) * 1997-01-17 2000-05-09 Telefonaktiebolaget Lm Ericsson (Publ) Secure access method, and associated apparatus, for accessing a private IP network
US5901352A (en) * 1997-02-20 1999-05-04 St-Pierre; Sylvain System for controlling multiple networks and associated services
US6137791A (en) * 1997-03-25 2000-10-24 Ericsson Telefon Ab L M Communicating packet data with a mobile station roaming within an incompatible mobile network
US6230012B1 (en) * 1998-08-07 2001-05-08 Qualcomm Incorporated IP mobility support using proxy mobile node registration
US6160804A (en) * 1998-11-13 2000-12-12 Lucent Technologies Inc. Mobility management for a multimedia mobile network
SE515456C2 (en) * 1999-12-16 2001-08-06 Ericsson Telefon Ab L M Configuration method for interface of serving general packet radio service (GPRS) supports node and base station system using transmitted cancellation signal to update data structures in serving GPRS support node

Non-Patent Citations (4)

* Cited by examiner, † Cited by third party
Title
C PERKINS: "RFC 2002: IP Mobility Support" REQUEST FOR COMMENT 2002, October 1996 (1996-10), XP002123919 cited in the application *
MCGREGOR G: "The PPP Internet Protocol Control Protocol (IPCP)" REQUEST FOR COMMENT 1332, May 1992 (1992-05), XP002123909 cited in the application *
PERKINS C E: "MOBILE NETWORKING THROUGH MOBILE IP" IEEE INTERNET COMPUTING, vol. 2, no. 1, 1998, pages 58-69, XP000764776 *
SENEVIRATNE A ET AL: "CELLULAR NETWORKS AND MOBILE INTERNET" COMPUTER COMMUNICATIONS,NL,ELSEVIER SCIENCE PUBLISHERS BV, AMSTERDAM, vol. 21, no. 4, 15 September 1998 (1998-09-15), pages 1244-1255, XP000667617 ISSN: 0140-3664 *

Cited By (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
SG108302A1 (en) * 2001-08-13 2005-01-28 Ntt Docomo Inc Packet transmission system, and apparatus and method for controlling packet transmission route
US7342932B2 (en) 2001-08-13 2008-03-11 Ntt Docomo, Inc. Packet transmission system, and apparatus and method for controlling packet transmission route
US7436848B1 (en) 2002-07-17 2008-10-14 Sprint Spectrum L.P. Method for mobile node registration management
US8054747B1 (en) 2002-07-17 2011-11-08 Sprint Spectrum L.P. Method for mobile node registration management
EP1411706A1 (en) * 2002-10-18 2004-04-21 Lg Electronics Inc. Integrated web browsing service system and method thereof
US7515602B2 (en) 2002-10-18 2009-04-07 Lg Electronics Inc. Integrated web browsing service apparatus and method thereof
EP2362601B1 (en) * 2003-01-27 2019-10-23 Qualcomm Incorporated(1/3) Seamless roaming
WO2009135053A1 (en) * 2008-04-30 2009-11-05 Qualcomm Incorporated Methods and apparatus for enabling relay-model tethered data calls in wireless networks
KR101232914B1 (en) * 2008-04-30 2013-02-13 퀄컴 인코포레이티드 Methods and apparatus for enabling relay-model tethered data calls in wireless networks
US8787239B2 (en) 2008-04-30 2014-07-22 Qualcomm Incorporated Methods and apparatus for enabling relay-model tethered data calls in wireless networks

Also Published As

Publication number Publication date
DE60031649D1 (en) 2006-12-14
CN100438523C (en) 2008-11-26
CA2361469A1 (en) 2000-07-27
DE60031649T2 (en) 2007-08-23
US6665537B1 (en) 2003-12-16
JP2002535939A (en) 2002-10-22
JP4522590B2 (en) 2010-08-11
WO2000044183A3 (en) 2000-11-30
HK1042797A1 (en) 2002-08-23
EP1145525A2 (en) 2001-10-17
KR20010101632A (en) 2001-11-14
AU2512900A (en) 2000-08-07
ATE344568T1 (en) 2006-11-15
BR0007624A (en) 2003-01-07
EP1145525B1 (en) 2006-11-02
CN1344457A (en) 2002-04-10
ES2273665T3 (en) 2007-05-16
KR100606619B1 (en) 2006-07-28
AU764829B2 (en) 2003-09-04

Similar Documents

Publication Publication Date Title
US6665537B1 (en) Automatic invocation of mobile IP registration in a wireless communication network
CA2339668C (en) Ip mobility support using proxy mobile node registration
US6973088B2 (en) PPP link negotiation in mobile IP systems
US6424639B1 (en) Notifying a mobile terminal device of a change in point of attachment to an IP internetwork to facilitate mobility
EP2009946B1 (en) Method and apparatus for providing mobility within a network
KR100920390B1 (en) Method and apparatus for handoff of a wireless packet data services connection
JP4856233B2 (en) Mobile terminal and wireless device with common IP address
AU3305401A (en) Method and apparatus for channel optimization during point-to-point protocol (ppp) session requests
EP0999672A2 (en) System and method for mapping packet data functional entities to elements in a communications network
MXPA01004107A (en) A mobile terminal and wireless device with common ip address

Legal Events

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

Ref document number: 00805286.7

Country of ref document: CN

AK Designated states

Kind code of ref document: A2

Designated state(s): AE AL AM AT AU AZ BA BB BG BR BY CA CH CN CR CU CZ DE DK DM EE ES FI GB GD GE GH GM HR HU ID IL IN IS JP KE KG KP KR KZ LC LK LR LS LT LU LV MA MD MG MK MN MW MX NO NZ PL PT RO RU SD SE SG SI SK SL TJ TM TR TT TZ UA UG UZ VN YU ZA ZW

AL Designated countries for regional patents

Kind code of ref document: A2

Designated state(s): GH GM KE LS MW SD SL SZ TZ UG ZW AM AZ BY KG KZ MD RU TJ TM AT BE CH CY DE DK ES FI FR GB GR IE IT LU MC NL PT SE BF BJ CF CG CI CM GA GN GW ML MR NE SN TD TG

121 Ep: the epo has been informed by wipo that ep was designated in this application
DFPE Request for preliminary examination filed prior to expiration of 19th month from priority date (pct application filed before 20040101)
AK Designated states

Kind code of ref document: A3

Designated state(s): AE AL AM AT AU AZ BA BB BG BR BY CA CH CN CR CU CZ DE DK DM EE ES FI GB GD GE GH GM HR HU ID IL IN IS JP KE KG KP KR KZ LC LK LR LS LT LU LV MA MD MG MK MN MW MX NO NZ PL PT RO RU SD SE SG SI SK SL TJ TM TR TT TZ UA UG UZ VN YU ZA ZW

AL Designated countries for regional patents

Kind code of ref document: A3

Designated state(s): GH GM KE LS MW SD SL SZ TZ UG ZW AM AZ BY KG KZ MD RU TJ TM AT BE CH CY DE DK ES FI FR GB GR IE IT LU MC NL PT SE BF BJ CF CG CI CM GA GN GW ML MR NE SN TD TG

ENP Entry into the national phase

Ref document number: 2361469

Country of ref document: CA

Ref document number: 2361469

Country of ref document: CA

Kind code of ref document: A

WWE Wipo information: entry into national phase

Ref document number: 1020017009214

Country of ref document: KR

ENP Entry into the national phase

Ref document number: 2000 595503

Country of ref document: JP

Kind code of ref document: A

WWE Wipo information: entry into national phase

Ref document number: 25129/00

Country of ref document: AU

WWE Wipo information: entry into national phase

Ref document number: 2000903371

Country of ref document: EP

WWP Wipo information: published in national office

Ref document number: 2000903371

Country of ref document: EP

WWP Wipo information: published in national office

Ref document number: 1020017009214

Country of ref document: KR

REG Reference to national code

Ref country code: DE

Ref legal event code: 8642

WWG Wipo information: grant in national office

Ref document number: 25129/00

Country of ref document: AU

WWG Wipo information: grant in national office

Ref document number: 1020017009214

Country of ref document: KR

WWG Wipo information: grant in national office

Ref document number: 2000903371

Country of ref document: EP