EP2129055A1 - Method and system for switching route - Google Patents

Method and system for switching route Download PDF

Info

Publication number
EP2129055A1
EP2129055A1 EP07800869A EP07800869A EP2129055A1 EP 2129055 A1 EP2129055 A1 EP 2129055A1 EP 07800869 A EP07800869 A EP 07800869A EP 07800869 A EP07800869 A EP 07800869A EP 2129055 A1 EP2129055 A1 EP 2129055A1
Authority
EP
European Patent Office
Prior art keywords
access router
mobile node
address
cache
data packet
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
EP07800869A
Other languages
German (de)
French (fr)
Other versions
EP2129055A4 (en
EP2129055B1 (en
Inventor
Zhigang Huang
Wei Yan
Xia Qin
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Huawei Technologies Co Ltd
Original Assignee
Huawei Technologies Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Huawei Technologies Co Ltd filed Critical Huawei Technologies Co Ltd
Publication of EP2129055A1 publication Critical patent/EP2129055A1/en
Publication of EP2129055A4 publication Critical patent/EP2129055A4/en
Application granted granted Critical
Publication of EP2129055B1 publication Critical patent/EP2129055B1/en
Not-in-force legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W36/00Hand-off or reselection arrangements
    • H04W36/0005Control or signalling for completing the hand-off
    • H04W36/0011Control or signalling for completing the hand-off for data sessions of end-to-end connection
    • H04W36/0033Control or signalling for completing the hand-off for data sessions of end-to-end connection with transfer of context information
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W40/00Communication routing or communication path finding
    • H04W40/34Modification of an existing route
    • H04W40/36Modification of an existing route due to handover
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W88/00Devices specially adapted for wireless communication networks, e.g. terminals, base stations or access point devices
    • H04W88/08Access point devices
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W88/00Devices specially adapted for wireless communication networks, e.g. terminals, base stations or access point devices
    • H04W88/14Backbone network devices

Definitions

  • the present invention relates to the Internet Protocol (IP) mobility technique, and more particularly, to methods for optimizing the switching process based on the network, and route switching systems.
  • IP Internet Protocol
  • the IP mobility refers to maintaining the continuity of the existing session during movement.
  • the mobile node changes its attachment point in the Internet without changing the IP address, thereby facilitating the mobile node to communicate with a corresponding node using the local address of the mobile node.
  • There are many existing solutions for the IP mobility as well as many classification manners.
  • the terminal-based mobility management As classified by whether the terminal participating the mobility management process, there are two management manners: the terminal-based mobility management and the network-based mobility management.
  • the terminal-based mobility management the terminal detects the mobility and initiates a signaling process to solve the mobility problem.
  • the typical examples include the mobile IPv6 protocol.
  • the network-based mobility management the mobility management is mainly accomplished by the network entity through the signaling interaction process, in which the terminal is not required to participate.
  • the typical examples include the agent mobile IP protocol.
  • IP 2 /MM Network-Controlled Mobility Management Protocol
  • IPha IP-host address
  • IPra IP-routing address
  • the architecture of this mobility scheme is as illustrated in FIG. 1 .
  • This architecture includes an important mobility management entity, i.e. the Routing Manager (RM), which manages the mapping relations between the IPhas and IPras of the mobile nodes, as well as maintains the session information between the mobile nodes.
  • RM Routing Manager
  • the transport layer protocol is identified with the IPha, and the IP layer also uses the IPha address as the source and the destination addresses of a message.
  • the IPha is employed as the IP address in the message.
  • AR2 converts the IPha in the message into IPra, and routes the message to AR1 on the opposite end by the IPra.
  • the AR1 further converts the IPra address in the IP header into the IPha address, and then forwards the message to MN1 for processing.
  • AR1 and AR2 each needs to maintain the mapping relations between the IPhas and IPras of the two mobile node (MN1 and MN2).
  • AR1 maintains the Cache for Source Terminal (CST) and Cache for Destination Terminal (CDT) of MN1, the CST containing the mapping relation between the IPha and IPra of MN1, while CDT containing the mapping relation between the IPha and IPra of MN2 which is in communication with MN1.
  • CST Source Terminal
  • CDT Destination Terminal
  • the CST contains the mapping relation between the IPha and IPra of MN1
  • CDT containing the mapping relation between the IPha and IPra of MN2 which is in communication with MN1.
  • This mobility scheme mainly includes the several processes as follow: terminal activation process, session initiation process, switching process, etc.
  • the terminal activation process and session initiation process will not be repeated here.
  • the process for switching the access routers is as illustrated in FIG. 2 . when MN2 switches from AR2 to AR3, the following steps are performed:
  • the activation process of MN2 is required to update the new address mapping relations of MN2 and MN1 into the cache entries of AR1, AR3 and RM.
  • this process has a relatively long delay. It has been mentioned above that the data packet will be cached in AR3 during the switching, however, the data packet may be lost if the cache of AR3 is not enough during the switching.
  • the RM needs to store the session information between the mobile nodes while storing the address mapping relations between the IPhas and IPras of the mobile nodes.
  • This session information may be used in the switching process for the RM to notify the access router on the opposite end according to the session information. Without the session information and the signaling interaction process, the switching operation may not be achieved.
  • the session number between the mobile nodes may be on the order of the square of m, far exceeding the number of the mapping relations between the IPhas and IPras stored simple for individual terminals.
  • the RM should have a large storage capacity.
  • the first object of an embodiment of the present invention is to propose a route switching method applicable for the terminal-based mobility management scheme, which is capable of reducing the delay during switching the access routers, so as to avoid the message lost.
  • the second object of an embodiment of the present invention is to propose a route switching method applicable for the network-based mobility management scheme, which is capable of reducing the delay during switching the access routers, so as to avoid the message lost.
  • the third object of an embodiment of the present invention is to propose a route switching system applicable for the terminal-based mobility management scheme, which is capable of reducing the delay during switching the access routers, so as to avoid the message lost.
  • the fourth object of an embodiment of the present invention is to propose a route switching system applicable for the network-based mobility management scheme, which is capable of reducing the delay during switching the access routers, so as to avoid the message lost.
  • a route switching method is proposed according to an embodiment of the present invention.
  • the method includes the steps of:
  • the Context Transfer Protocol are utilized between the access routers to send the IP-host address and IP-routing address of the first mobile node to the new access router by the context transfer message, so that the third access router does not need to send an acquisition request to the routing manager, thereby reducing the time required for switching, and overcoming the problem of time delay.
  • the routing manager is no longer required to store the session information.
  • the first access router is still unable to acquire the IP-host address and IP-routing address of the second mobile node, and the Cache for Destination Terminal of the first access router must be updated to establish a session connection between the mobile nodes after switching.
  • a route switching method is provided according to an embodiment of the present invention.
  • the method includes the steps of:
  • This embodiment is applicable for the network-based mobility management scheme, especially in the agent mobile IP technique. It is able to overcome the problem of message lost caused by delay, as well as achieve the route optimization for the messages of the mobile nodes.
  • a route switching system includes: a second access router, configured to send a context transfer message to a third access router when an access router of a second mobile node is switched from the second access router to the third access router, the context transfer message including an IP-host address of the second mobile node, as well as an IP-host address and an IP-routing address of a first mobile node that has established a session connection with the second mobile node; a third access router connected to the second access router, configured to update a Cache for Destination Terminal and a Cache for Source Terminal in a cache of the third access router according to the context transfer message; and a first access router connected to the third access router, configured to update a Cache for Destination Terminal in a cache of the first access router.
  • a route switching system includes: a second access router, configured to send a context transfer message to a third access router when an access router of a second mobile node is switched from the second access router to the third access router, the context transfer message including a home address of the second mobile node, as well as a home address and a care-of address of a first mobile node that has established a session connection with the second mobile node; a third access router connected to the second access router, configured to update a Cache for Destination Terminal and a Cache for Source Terminal in a cache of the third access router according to the context transfer message; and a first access router connected to the third access router, configured to update a Cache for Destination Terminal in a cache of the first access router.
  • the access router includes: a first notification module, configured to notify a first sending module when an access router of a second mobile node is switched to a third access router; and a first sending module, configured to send a context transfer message to the third access router after receiving the notification, the context transfer message including an IP-host address of the second mobile node, as well as an IP-host address and IP-routing address of a first mobile node that has established a session connection with the second mobile node.
  • the access router includes: a second notification module, configured to notify a second sending module when an access router of a second mobile node is switched to a third access router; and a second sending module, configured to send a context transfer message to the third access router after receiving the notification, the context transfer message including a home address of the second mobile node, as well as a home address and a care-of address of a first mobile node that has established a session connection with the second mobile node.
  • FIG. 1 is a schematic diagram of an terminal-based mobility management architecture in the prior art
  • FIG. 2 is a schematic flowchart of route switching in the prior art
  • FIG. 3 is a schematic flowchart of a first embodiment of a route switching method according to the present invention.
  • FIG. 4 is a schematic flowchart of a second embodiment of a route switching method according to the present invention.
  • FIG. 5 is a schematic flowchart of a terminal access process of the second embodiment of the route switching method according to the present invention.
  • FIG. 6 is a schematic flowchart of a session initiation process of the second embodiment of the route switching method according to the present invention.
  • FIG. 7 is a schematic flowchart of another session initiation process of the second embodiment of the route switching method according to the present invention.
  • FIG. 8 is a schematic flowchart of a process for updating the information about the node on the opposite end in the cache of the second embodiment of the route switching method according to the present invention.
  • FIG. 9 is a schematic flowchart of a third embodiment of a route switching method according to the present invention.
  • FIG. 10 is a schematic flowchart of a terminal access process of the third embodiment of the route switching method according to the present invention.
  • FIG. 11 is a schematic flowchart of a session initiation process of the third embodiment of the route switching method according to the present invention.
  • FIG. 12 is a schematic flowchart of another session initiation process of the third embodiment of the route switching method according to the present invention.
  • FIG. 13 is a schematic flowchart of a process for updating the information about the node on the opposite end in the cache of the third embodiment of the route switching method according to the present invention.
  • FIG. 14 is a schematic flowchart of a fourth embodiment of a route switching method according to the present invention.
  • FIG. 15 is a schematic block diagram of a first embodiment of a route switching system according to the present invention.
  • FIG. 16 is a schematic block diagram of a second embodiment of a route switching system according to the present invention.
  • FIG. 17 is a first schematic block diagram of a route switching system according to an embodiment of the present invention.
  • FIG. 18 is a second schematic block diagram of a route switching system according to an embodiment of the present invention.
  • FIG. 19 is a first schematic block diagram of an access router according to an embodiment of the present invention.
  • FIG. 20 is a second schematic block diagram of an access router according to an embodiment of the present invention.
  • the Context Transfer Data packet and Context Transfer Data Reply message of the Context Transfer Protocol are utilized to transfer the mapping relations between the IPha and IPra of the mobile nodes between the new and old access routers, so that the switching may be accomplished without the new access router inquiring the RM about the mapping relation between the IPha and IPra of MN1.
  • the Context Transfer Protocol described herein is a message format and security mechanism for use by the context transfer, not limited to the methods defined in the RFC4067. Other methods accomplishing the same function are possible.
  • a route switching method applicable to the terminal-based mobility management scheme is provided according to an embodiment of the present invention, with the basic technical scheme as follow.
  • W hen the access router of the second mobile node is switched from the second access router to the third access router, the second access router sends a context transfer message to the third access router, the context transfer message containing the IP-host address of the second mobile node, as well as the IP-host address and IP-routing address of a first mobile node that has established a session connection with the second mobile node;
  • the third access router updates the Cache for Destination Terminal and Cache for Source Terminal in its own cache according to the context transfer message; and the Cache for Destination Terminal in the cache of the first access router is updated.
  • FIG. 3 a schematic flowchart of a first embodiment of a route switching method according to the present invention is illustrated.
  • the access router of the second mobile node is switched from the second access router to the third access router, the following steps are included.
  • Step 301 The second access router sends a context transfer message to the third access router, the context transfer message containing the IP-host address of the second mobile node, as well as the IP-host address and IP-routing address of a first mobile node that has established a session connection with the second mobile node.
  • Step 302 The third access router updates the Cache for Destination Terminal and Cache for Source Terminal in its own cache according to the context transfer message.
  • Step 303 When the second mobile node sends a data packet to the first mobile node via the third access router, the third access router caches the data packet, and the second mobile node initiates an activation process to update the mapping relation between the IP-routing address and IP-host address of the second mobile node in the third access router and the routing manager.
  • Step 304 The third access router generates a new data packet according to the cached data packet and a location update header indicating the IP-host address and IP-routing address of the second mobile node, and then sends the new data packet to the first access router.
  • Step 305 The first access router identifies the location update header in the new data packet, and updates the Cache for Destination Terminal in its own cache according to the location update header.
  • Step 306 The first access router deletes the location update header from the new data packet, and then sends the message to the first mobile node.
  • the IP-host address of the second mobile node as well as the IP-host address and IP-routing address of a first mobile node that has established a session connection with the second mobile node are sent to the new access router using the context transfer message, without requesting from the routing manager, thereby reducing the processing and the time consumed, and thus overcoming the problem of message lost caused by delay.
  • the routing manager will not acquire the information related to the second mobile node in active during the switching, then the first mobile node as the opposite end may not send the data packet to the first mobile node due to the lacking of the address information of the second mobile node. Therefore, the context transfer message is not enough.
  • the location update header is added into the cached data packet, the location update header being capable of indicating the IP-host address and IP-routing address of the second mobile node.
  • the first access router may update its cache according to location update header. Other routers not connected to the mobile node directly may not identify or process the location update header.
  • the location update header may be added into the header of the data packet only, or added into other appropriate locations.
  • a format for the location update header is given here for reference as in the table below: Next Header Reserved Identifier of Terminal (IPha address) Locator of Terminal (IPra address)
  • the mobile nodes employ the IPha address during both sending and receiving the message, and the IPra address is used only when the second access router as the local access router and the first access router as the access router for the opposite end route messages, which means that the IPra address is not required to be known to the mobile nodes, and the IPra address may be only known to the access routers. Therefore, the mobility management scheme applicable in the previous embodiment is simplified in an embodiment of the present invention, so that the mobile node uses only one address, i.e. the IPha address.
  • the IPha address uniquely identifies the mobile node, while the IPra address is represented by the IP address of the access router, or represented by other address information capable of denoting the location of the mobile node.
  • FIG. 4 a schematic flowchart of a second embodiment of the route switching method according to the present invention is illustrated.
  • the access router of the second mobile node is switched from the second access router to the third access router, the following steps may be included.
  • Step 401 The he second access router sends a context transfer message to the third access router, the context transfer message containing the IP-host address of the second mobile node, as well as the IP-host address and IP-routing address of a first mobile node that has established a session connection with the second mobile node.
  • Step 402 The third access router updates the Cache for Destination Terminal and Cache for Source Terminal in its own cache according to the context transfer message.
  • Step 403 When the second mobile node sends a data packet to the first mobile node via the third access router, the third access router IP in IP encapsulates the data packet, with the IP-routing address of the first mobile node and the IP-routing address of the second mobile node being the destination address and source address of the outer encapsulation respectively, and with a location update header being used in the outer IP packet, the location update header indicating the IP-host address and IP-routing address of the second mobile node, and then sends the encapsulated data packet to the first access router.
  • Step 404 T he first access router identifies the location update header in the encapsulated data packet, and updates the Cache for Destination Terminal in its own cache according to the location update header.
  • Step 405 The first access router decapsulates the encapsulated data packet, deletes the location update header, and sends the decapsulated packet to the first mobile node.
  • the access router does not need to allocate the IPra address for the mobile node.
  • the access router Onl y when the mobile node accesses to the network, the access router notifies its own IP address to the routing manager as the IPra address, for management by the routing manager.
  • the network access may be an access event on the link layer or on the IP layer, and is typically accomplished upon the network access authentication.
  • the access router modifies the message sent from the mobile node, changing the address in the IP header from the IPha address to the IPra address.
  • Such method is relatively complex because the changing of the IP address may lead to a series of problems, such as the firewall traversal, re-computing the checksum in the IP packet, etc.
  • the access router may accomplish the route of the message by IP in IP encapsulation, instead of modifying the IP address in the message.
  • the series of problems such as the firewall traversal, re-computing the checksum in the IP packet, etc., may be overcome.
  • the process during which the terminal accesses the network is as illustrated in FIG. 5 , including the following step.
  • Step 501 When the second mobile node accesses the network via the second access router, the second access router sends a location update request message to the routing manager, the location update request message including the IP address of the second access router as the IP-routing address of the second mobile node.
  • Step 502 The routing manager creates a cache entry for the second mobile node in its cache according to the IP-routing address of the second mobile node, and sends a location update response message to the second access router.
  • FIG. 6 a schematic flowchart of a session initiation process of the second embodiment of the route switching method according to the present invention is illustrated, including the following steps.
  • Step 601 When the second mobile node sends a data packet to the first mobile node via the second access router, the second access router caches the data packet, and sends an IP-routing address message to the routing manager for acquiring the IP-routing address of the first mobile node.
  • Step 602 The second access router receives an IP-routing address acknowledge message returned from the routing manager, and updates the Cache for Destination Terminal in its own cache according to the IP-routing address of the first mobile node in the IP-routing address acknowledge message.
  • Step 603 The second access router IP in IP encapsulates the data packet, with the IP-routing address of the first mobile node and the IP-routing address of the second mobile node being the destination address and source address of the outer encapsulation, and then sends the encapsulated data packet to the first access router.
  • Step 604 The first access router decapsulates the encapsulated data packet, and sends the decapsulated packet to the first mobile node.
  • the processing of the first access router upon receiving a data packet sent from the first mobile node to the second mobile node is the same as above.
  • the second access router AR2 may use the location update header in the first message sent to the first access router AR1, so that the first access router AR1 may store the relation between the IPha address and IPra address of the second mobile node MN2 after receiving the data packet of MN2 from the second access router AR2. It is unnecessary for the first access router to inquire the information about the second mobile node from the routing manager once again after receiving the data packet sent to MN2 form MN1.
  • FIG. 7 is a schematic flowchart of another session initiation process of the second embodiment of the route switching method according to the present invention, including the following steps.
  • Step 701 When the second mobile node sends a data packet to the first mobile node via the second access router, the second access router caches the data packet, and sends an IP-routing address message to the routing manager for acquiring the IP-routing address of the first mobile node.
  • Step 702 The second access router receives an IP-routing address acknowledge message returned from the routing manager, and updates the Cache for Destination Terminal in its own cache according to the IP-routing address of the first mobile node in the IP-routing address acknowledge message.
  • Step 703 The second access router IP in IP encapsulates the data packet, with the IP-routing address of the first mobile node and the IP-routing address of the second mobile node being the destination address and source address of the outer encapsulation respectively, and with a location update header being used in the outer IP packet, the location update header indicating the IP-host address and IP-routing address of the second mobile node, and then sends the encapsulated data packet to the first access router.
  • Step 704 T he first access router identifies the location update header in the encapsulated data packet, and updates the Cache for Destination Terminal in its own cache according to the location update header.
  • Step 705 The first access router decapsulates the encapsulated data packet, deletes the location update header, and sends the decapsulated packet to the first mobile node.
  • the access router caches the IPha and IPra information of the local mobile node and the mobile node on the opposite end in communication, the information about the local mobile node will be deleted automatically upon switching or power off, while the information about the mobile node on the opposite end should be deleted after the session is finished.
  • a time-to-live may be set for the cache entry, which is deleted upon the time-to-live expires.
  • a location inquiry header and a location update header may be employed.
  • the two headers each may be some IP extended header, or some choice in some IP header, or they may be integrated in the same IP extended header or into some choice in some IP header, and the location inquiry and location update may be distinguished by a message type field.
  • FIG. 8 a schematic flowchart of a process for updating the information about the node on the opposite end in the cache of the second embodiment of the route switching method according to the present invention is illustrated, including the following steps.
  • Step 801 When the cache entry for the first mobile node stored in the second access router is going to reach the time-to-live, the second access router receives a data packet sent from the second mobile node, IP in IP encapsulates the data packet, with the IP-routing address of the first mobile node and the IP-routing address of the second mobile node being the destination address and source address of the outer encapsulation respectively, and with a location inquiry header being used in the outer IP packet, the location inquiry header including the IP-host address of the first mobile node for inquiring the corresponding IP-routing address of the first mobile node, and then sends the encapsulated data packet to the first access router.
  • Step 802 The first access router decapsulates the encapsulated data packet, identifies the location inquiry header in the encapsulated data packet, and stores the information in the location inquiry header in its cache.
  • Step 803 When the first mobile node sends a data packet to the second mobile node via the first access router, the first access router IP in IP encapsulates the data packet, with the IP-routing address of the second mobile node and the IP-routing address of the first mobile node being the destination address and source address respectively, and with a location update header being used in the outer IP packet, the location update header including the current IP-host address and IP-routing address of the first mobile node, clears the location inquiry information stored in its cache, and then sends the encapsulated data packet to the second access router.
  • Step 804 The second access router decapsulates the encapsulated data packet, identifies the location update header in the encapsulated data packet, updates the cache entry for the first mobile node in its own cache, and then resets the time-to-live.
  • the routing manager is no longer required to record the session information, but rather to update and provide the address mapping relation of the mobile node, thus the processing burden on the routing manager may be greatly reduced.
  • the routing manager here is a logical name.
  • the routing manager may be a Home Location Register (HLR) in a mobile network, or a Domain Name System Server (DNS Server) in a fixed network. If the DNS Server is employed as the routing manager, then in this embodiment, the signaling between the access router and the routing manager may be achieved with the DNS signaling.
  • HLR Home Location Register
  • DNS Server Domain Name System Server
  • the IPha address may correspond to the Home Address (HoA) of a mobile node
  • the IPra address may correspond to the Care-of Address (CoA) of the mobile node
  • the routing manager may correspond to a set of Home Agents (HA).
  • the location update request message and location update response message during the network access may be achieved by extending the registration request message and the registration response message of the mobile IPv4, or may be achieved by extending the binding update, agent binding response of the mobile IPv6.
  • a route switching method applicable for the network-based mobility management scheme is also provided according to an embodiment of the present invention, with the basic technical scheme as follow.
  • W hen the access router of the second mobile node is switched from the second access router to the third access router, the second access router sends a context transfer message to the third access router, the context transfer message including the home address of the second mobile node, as well as the home address and care-of address of a first mobile node that has established a session connection with the second mobile node;
  • the third access router updates the Cache for Destination Terminal and Cache for Source Terminal in its own cache according to the context transfer message; and the Cache for Destination Terminal in the cache of the first access router is updated.
  • FIG. 9 a schematic flowchart of a third embodiment of a route switching method according to the present invention is illustrated, including the following steps when the access router of the second mobile node is switched from the second access router to the third access router.
  • Step 901 The second access router sends a context transfer message to the third access router, the context transfer message including the home address of the second mobile node, as well as the home address and care-of address of a first mobile node that has established a session connection with the second mobile node.
  • Step 902 The third access router updates the Cache for Destination Terminal and Cache for Source Terminal in its own cache according to the context transfer message.
  • Step 903 When the second mobile node sends a data packet to the first mobile node via the third access router, the third access router IP in IP encapsulates the data packet, with the care-of address of the first mobile node and the care-of address of the second mobile node being the destination address and source address of the outer encapsulation respectively, and with a location update header being used in the outer IP packet, the location update header indicating the home address and care-of address of the second mobile node, and then sends the encapsulated data packet to the first access router.
  • Step 904 T he first access router identifies the location update header in the encapsulated data packet, and updates the Cache for Destination Terminal in its own cache according to the location update header.
  • Step 905 The first access router decapsulates the encapsulated data packet, deletes the location update header, and then sends the decapsulated packet to the first mobile node.
  • the care-of address is not used when the mobile node sends a message, thus the access router does not need to allocate the care-of address for the mobile node.
  • the access router instructs its own IP address to the home agent as the care-of address.
  • the network access may be an access event on the link layer or on the IP layer, and is typically accomplished upon the network access authentication.
  • FIG. 10 is a schematic flowchart of a terminal access process of the third embodiment of the route switching method according to the present invention, including the following steps.
  • Step 1001 When the second mobile node accesses the network via the second access router, the second access router sends a location update request message to the home agent, the location update request message including the IP address of the second access router as the care-of address of the second mobile node.
  • Step 1002 The home agent creates a cache entry for the second mobile node in its cache according to the care-of address of the second mobile node, and sends a location update response message to the second access router.
  • FIG. 11 a schematic flowchart of a session initiation process of the third embodiment of the route switching method according to the present invention is illustrated, including the following steps.
  • Step 1101 When the second mobile node sends a data packet to the first mobile node via the second access router, the second access router caches the data packet, and sends a care-of address message to the home agent for acquiring the care-of address of the first mobile node.
  • Step 1102 T he second access router receives a care-of address acknowledge message returned from the home agent, and updates the Cache for Destination Terminal in its own cache according to the care-of address of the first mobile node in the care-of address acknowledge message.
  • Step 1103 The second access router IP in IP encapsulates the data packet, with the care-of address of the first mobile node and the care-of address of the second mobile node being the destination address and source address of the outer encapsulation respectively, and then sends the encapsulated data packet to the first access router.
  • Step 1104 The first access router decapsulates the encapsulated data packet, and then sends the decapsulated packet to the first mobile node.
  • the processing of the first access router upon receiving a data packet from the first mobile node to the second mobile node is the same as above.
  • FIG. 12 a schematic flowchart of another session initiation process of the third embodiment of the route switching method according to the present invention is illustrated, including the following steps.
  • Step 1201 When the second mobile node sends a data packet to the first mobile node via the second access router, the second access router caches the data packet, and sends a care-of address message to the home agent for acquiring the care-of address of the first mobile node.
  • Step 1202 T he second access router receives a care-of address acknowledge message returned from the home agent, and updates the Cache for Destination Terminal in its own cache according to the care-of address of the first mobile node in the care-of address acknowledge message.
  • Step 1203 The second access router IP in IP encapsulates the data packet, with the care-of address of the first mobile node and the care-of address of the second mobile node being the destination address and source address of the outer encapsulation respectively, and with a location update header being used in the outer IP packet, the location update header indicating the home address and care-of address of the second mobile node, and then sends the encapsulated data packet to the first access router.
  • Step 1204 The first access router identifies the location update header in the encapsulated data packet, and updates the Cache for Destination Terminal in its own cache according to the location update header.
  • Step 1205 T he first access router decapsulates the encapsulated data packet, deletes the location update header, and then sends the decapsulated packet to the first mobile node.
  • Both of the two access manners above enable the access router to store the mapping relation between the HoA and CoA, so that the access router may transmit directly during the subsequent session without through the home agent, thereby optimizing the route between the mobile nodes.
  • the access router caches the address information of the local mobile node and the mobile node on the opposite end in communication, the information about the local mobile node will be deleted automatically upon switching or power off, while the information about the mobile node on the opposite end should be deleted after the session is finished. Because the time-to-live of the cache entry for the mobile node on the opposite end is typically less than the session time, in order to avoid the access router re-inquires the corresponding IPra address from the home agent after the time-to-live expires, a location inquiry header and location update header may be employed.
  • the two headers each may be some IP extended header, or some choice in some IP header, or they may be integrated in the same IP extended header or into some choice in some IP header, and the location inquiry and location update may be distinguished by a message type field.
  • FIG. 13 a schematic flowchart of a process for updating the information about the node on the opposite end in the cache of the third embodiment of the route switching method according to the present invention is illustrated, including the following steps.
  • Step 1301 When the cache entry for the first mobile node stored in the second access router is going to reach the time-to-live, the second access router receives a data packet sent from the second mobile node, IP in IP encapsulates the data packet, with the care-of address of the first mobile node and the care-of address of the second mobile node being the destination address and source address of the outer encapsulation respectively, and with a location inquiry header being used in the outer IP packet, the location inquiry header including the home address of the first mobile node for inquiring the corresponding care-of address of the first mobile node, and then sends the encapsulated data packet to the first access router.
  • Step 1302 T he first access router decapsulates the encapsulated data packet, identifies the location inquiry header in the encapsulated data packet, and stores the information in the location inquiry header in its cache.
  • Step 1303 When the first mobile node sends a data packet to the second mobile node via the first access router, the first access router IP in IP encapsulates the data packet, with the care-of address of the second mobile node and the care-of address of the first mobile node being the destination address and source address respectively, and with a location update header being used in the outer IP packet, the location update header including the current home address and care-of address of the first mobile node, clears the location inquiry information stored in its own cache, and then sends the encapsulated data packet to the second access router.
  • Step 1304 The second access router decapsulates the encapsulated data packet, identifies the location update header in the encapsulated data packet, updates the cache entry for the first mobile node in its own cache, and then resets the time-to-live.
  • FIG. 14 a schematic flowchart of a fourth embodiment of a route switching method according to the present invention is illustrated.
  • a registration message is used to send the home address and care-of address of the second mobile node.
  • the access router of the second mobile node is switched from the second access router to the third access router, the following steps are included.
  • Step 1401 The second access router sends a context transfer message to the third access router, the context transfer message including the home address of the second mobile node, as well as the home address and care-of address of a first mobile node that has established a session connection with the second mobile node.
  • Step 1402 The third access router updates the Cache for Destination Terminal and Cache for Source Terminal in its own cache according to the context transfer message.
  • Step 1403 The third access router sends a registration message to the first access router, the registration message carrying the home address and care-of address of the second mobile node.
  • Step 1404 The first access router updates the Cache for Destination Terminal in its own cache according to the home address and care-of address of the second mobile node in the registration message.
  • the address information of the mobile node is transferred in the manner of signaling (registration message) without encapsulating the location update header into the data packet. Therefore, it is much more flexible in implementation.
  • the system includes: a context transfer module 1501, a first update module 1502 and a second update module 1503.
  • the context transfer module 1501 is configured to enable the second access router to send a context transfer message to the third access router when the access router of the second mobile node is switched from the second access router to the third access router, the context transfer message including the IP-host address of the second mobile node, as well as the IP-host address and IP-routing address of a first mobile node that has established a session connection with the second mobile node.
  • the first update module 1502 is connected to the context transfer module, and updates the Cache for Destination Terminal and Cache for Source Terminal in the cache of the third access router according to the context transfer message when the third access router receives the context transfer message.
  • the second update module 1503 is connected to the first update module 1502, and is able to update the Cache for Destination Terminal in the cache of the first access router.
  • This embodiment is applicable for the terminal-based mobility management scheme.
  • Context Transfer Protocol it enables the access router to transfer the address information of the mobile node associated with a session connection by the context transfer message directly during the switching, without the process in which the new access router inquires the routing manager, thereby reducing the delay caused by inquiring the routing manager, and thus decreasing the possibility of message lost.
  • FIG. 16 a schematic block diagram of a second embodiment of a route switching system according to the present invention is illustrated.
  • the system includes: a sending module 1601, a third update module 1602 and a fourth update module 1603.
  • the sending module 1601 is configured to enable the second access router to send a context transfer message to the third access router when the access router of the second mobile node is switched from the second access router to the third access router, the context transfer message including the home address of the second mobile node, as well as the home address and care-of address of a first mobile node that has established a session connection with the second mobile node.
  • the third update module 1602 is connected to the sending module 1601, and may update the Cache for Destination Terminal and Cache for Source Terminal in the cache of the third access router according to the context transfer message.
  • the fourth update module 1603 is connected to the third update module 1602, and is configured to update the Cache for Destination Terminal in the cache of the first access router.
  • FIG. 17 a first schematic block diagram of a route switching system according to an embodiment of the present invention is illustrated.
  • the system includes: a second access router 1701, a third access router 1702 and a first access router 1703.
  • the second access router 1701 is configured to send a context transfer message to the third access router 1702 when the access router of the second mobile node is switched from the second access router 1701 itself to the third access router 1702, the context transfer message including the Internet Protocol (IP) -host address of the second mobile node, as well as the IP-host address and IP-routing address of a first mobile node that has established a session connection with the second mobile node.
  • IP Internet Protocol
  • the third access router 1702 is connected to the second access router 1701, and is configured to update the Cache for Destination Terminal and Cache for Source Terminal in its own cache according to the context transfer message.
  • the first access router 1703 is connected to the third access router 1702, and is configured to update the Cache for Destination Terminal in its own cache.
  • FIG. 18 a second schematic block diagram of a route switching system according to an embodiment of the present invention is illustrated.
  • the system includes: a second access router 1801, a third access router 1802 and a first access router 1803.
  • the second access router 1801 is configured to send a context transfer message to the third access router 1802 when the access router of the second mobile node is switched from the second access router 1801 itself to the third access router, the context transfer message including the home address of the second mobile node, as well as the home address and care-of address of a first mobile node that has established a session connection with the second mobile node.
  • the third access router 1802 is connected to the second access router 1801, and is configured to update the Cache for Destination Terminal and Cache for Source Terminal in its own cache according to the context transfer message.
  • the first access router 1803 is connected to the third access router 1802, and is configured to update the Cache for Destination Terminal in its own cache.
  • the access router includes: a first notification module 1901 and a first sending module 1902.
  • the first notification module 1901 is configured to notify the first sending module 1902 when the access router of the second mobile node is switched to the third access router.
  • the first sending module 1902 is configured to send a context transfer message to the third access router after receiving the notification, the context transfer message including the Internet Protocol (IP) -host address of the second mobile node, as well as the IP-host address and IP-routing address of a first mobile node that has established a session connection with the second mobile node;
  • IP Internet Protocol
  • the access router includes: a second notification module 2001 and a second sending module 2002.
  • the second notification module 2001 is configured to notify the second sending module 2002 when the access router of the second mobile node is switched to the third access router.
  • the first sending module 2002 is configured to send a context transfer message to the third access router after receiving the notification, the context transfer message including the home address of the second mobile node, as well as the home address and care-of address of a first mobile node that has established a session connection with the second mobile node.
  • This embodiment is applicable for the network-based mobility management scheme.
  • Context Transfer Protocol it enables the access router to transfer the address information of the mobile node associated with a session connection by the context transfer message directly during the switching, without the process in which the new access router inquires the routing manager, thereby reducing the delay caused by inquiring the routing manager, and thus decreasing the possibility of message lost.

Landscapes

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

Abstract

A route switching method, when a mobile node is switching between access routers, the method comprises: the second access router sending a context transfer message to the third access router; the third access router updating a Cache for Destination Terminal and a Cache for Source Terminal in a cache of the third access router according to the context transfer message; the second access router updating its cache according to the context transfer message; and updating a Cache for Destination Terminal in a cache of a first access router. Several route switching methods and route switching systems are also involved. Based on the Context Transfer Protocol, it enables the access router to transfer the address information of the mobile node associated with a session connection by the context transfer message directly during the switching, without the process in which the new access router inquires the routing manager, thereby reducing the delay caused by inquiring the routing manager, and thus decreasing the possibility of message lost.

Description

    FIELD OF THE INVENTION
  • The present invention relates to the Internet Protocol (IP) mobility technique, and more particularly, to methods for optimizing the switching process based on the network, and route switching systems.
  • BACKGROUND
  • Currently, the IP mobility is becoming the focus for study. The IP mobility refers to maintaining the continuity of the existing session during movement. In other words, the mobile node changes its attachment point in the Internet without changing the IP address, thereby facilitating the mobile node to communicate with a corresponding node using the local address of the mobile node. There are many existing solutions for the IP mobility, as well as many classification manners. As classified by whether the terminal participating the mobility management process, there are two management manners: the terminal-based mobility management and the network-based mobility management. In the terminal-based mobility management, the terminal detects the mobility and initiates a signaling process to solve the mobility problem. The typical examples include the mobile IPv6 protocol. While in the network-based mobility management, the mobility management is mainly accomplished by the network entity through the signaling interaction process, in which the terminal is not required to participate. The typical examples include the agent mobile IP protocol.
  • In the prior art, a solution for the terminal-based IP mobility management is provided in Implementation and Evaluation of a Network-Controlled Mobility Management Protocol (IP2/MM): Performance Evaluation Compared with Mobile IPv6. In this terminal-based mobility management scheme, the mobile node (MN), i.e. the terminal, has two addresses: IP-host address (IPha) and IP-routing address (IPra). The IPha uniquely identifies a mobile node as the identifier of the mobile node, while the IPra represents the actual location of the mobile node as the locator of the mobile node.
  • The architecture of this mobility scheme is as illustrated in FIG. 1. This architecture includes an important mobility management entity, i.e. the Routing Manager (RM), which manages the mapping relations between the IPhas and IPras of the mobile nodes, as well as maintains the session information between the mobile nodes. When the mobile nodes communicate with each other, the transport layer protocol is identified with the IPha, and the IP layer also uses the IPha address as the source and the destination addresses of a message. Taking the entities as illustrated in FIG. 1 as an example, when MN2 sends a message to MN1, the IPha is employed as the IP address in the message. When the message arrives at the access router (AR) 2, AR2 converts the IPha in the message into IPra, and routes the message to AR1 on the opposite end by the IPra. The AR1 further converts the IPra address in the IP header into the IPha address, and then forwards the message to MN1 for processing.
  • In order to implement the message transfer process above, the ARs at the sending end and the receiving end (AR1 and AR2) each needs to maintain the mapping relations between the IPhas and IPras of the two mobile node (MN1 and MN2). Taking AR1 as an example, AR1 maintains the Cache for Source Terminal (CST) and Cache for Destination Terminal (CDT) of MN1, the CST containing the mapping relation between the IPha and IPra of MN1, while CDT containing the mapping relation between the IPha and IPra of MN2 which is in communication with MN1. Conversely, on AR2, the CST contains the mapping relation between the IPha and IPra of MN2, while the CDT contains the mapping relation between the IPha and IPra of MN1 which is in communication with MN2.
  • This mobility scheme mainly includes the several processes as follow: terminal activation process, session initiation process, switching process, etc. The terminal activation process and session initiation process will not be repeated here. In this mobility scheme, the process for switching the access routers is as illustrated in FIG. 2. when MN2 switches from AR2 to AR3, the following steps are performed:
    • Step 101: The data packet sent from MN2 is cached by AR3 first because the CDT of AR3 does not have a cache entry for MN1 when the switching just occurs;
    • Step 102: MN2 sends an activation message to AR3;
    • Step 103: AR3 allocates an IPra address to MN2, and notifies the RM of the IPha and the IPra addresses in an Activation Notification (AN) message;
    • Step 104: The RM updates the IPra address corresponding to MN2 in the cache entry;
    • Step 105: The RM sends an IP-routing address update (IPra updata, IPU) to AR1, instructing AR1 to update the IPra address corresponding to MN2;
    • Step 106: AR1 sends an IPU Ack message to the RM after updating the CDT, and the RM returns an IPU message to AR3;
    • Step 107: AR3 creates the CST about MN2 and the CDT about MN1, containing the IPhas and IPras of MN2 and MN1;
    • Step 108: AR3 returns an Activation Ack message to MN2; and
    • Step 109: AR3 processes the data packet according to the address mapping in the CST and CDT. The subsequent process is the same as that after a session is established.
  • During the switching, because neither the AR3 stores the address mapping relations of MN2 and MN1, nor the AR1 stores the new address mapping relation of MN2, the activation process of MN2 is required to update the new address mapping relations of MN2 and MN1 into the cache entries of AR1, AR3 and RM. However, this process has a relatively long delay. It has been mentioned above that the data packet will be cached in AR3 during the switching, however, the data packet may be lost if the cache of AR3 is not enough during the switching.
  • Furthermore, the RM needs to store the session information between the mobile nodes while storing the address mapping relations between the IPhas and IPras of the mobile nodes. This session information may be used in the switching process for the RM to notify the access router on the opposite end according to the session information. Without the session information and the signaling interaction process, the switching operation may not be achieved. Assuming that there are m mobile nodes in the network, there will be m mapping relations between the IPhas and IPras corresponding to the mobile nodes. T herefore, the session number between the mobile nodes may be on the order of the square of m, far exceeding the number of the mapping relations between the IPhas and IPras stored simple for individual terminals. Thus, it is required that the RM should have a large storage capacity.
  • SUMMARY
  • With respect to the disadvantage of the possible message lost during the prior process for switching access routers, the first object of an embodiment of the present invention is to propose a route switching method applicable for the terminal-based mobility management scheme, which is capable of reducing the delay during switching the access routers, so as to avoid the message lost.
  • With respect to the disadvantage of the possible message lost during the prior process for switching access routers, the second object of an embodiment of the present invention is to propose a route switching method applicable for the network-based mobility management scheme, which is capable of reducing the delay during switching the access routers, so as to avoid the message lost.
  • With respect to the disadvantage of the possible message lost during the prior process for switching access routers, the third object of an embodiment of the present invention is to propose a route switching system applicable for the terminal-based mobility management scheme, which is capable of reducing the delay during switching the access routers, so as to avoid the message lost.
  • With respect to the disadvantage of the possible message lost during the prior process for switching access routers, the fourth object of an embodiment of the present invention is to propose a route switching system applicable for the network-based mobility management scheme, which is capable of reducing the delay during switching the access routers, so as to avoid the message lost.
  • In order to achieve the first object above, a route switching method is proposed according to an embodiment of the present invention. When an access router of a second mobile node is switched from a second access router to a third access router, the method includes the steps of:
    • sending, by the second access router, a context transfer message to the third access router, the context transfer message comprising an IP-host address of the second mobile node, as well as an IP-host address and IP-routing address of a first mobile node that has established a session connection with the second mobile node;
    • updating, by the third access router, a Cache for Destination Terminal and a Cache for Source Terminal in a cache of the third access router according to the context transfer message; and
    • updating a Cache for Destination Terminal in a cache of a first access router.
  • In this embodiment, the Context Transfer Protocol are utilized between the access routers to send the IP-host address and IP-routing address of the first mobile node to the new access router by the context transfer message, so that the third access router does not need to send an acquisition request to the routing manager, thereby reducing the time required for switching, and overcoming the problem of time delay. Thus, the routing manager is no longer required to store the session information. However, the first access router is still unable to acquire the IP-host address and IP-routing address of the second mobile node, and the Cache for Destination Terminal of the first access router must be updated to establish a session connection between the mobile nodes after switching.
  • In order to achieve the second object above, a route switching method is provided according to an embodiment of the present invention. When an access router of a second mobile node is switched from a second access router to a third access router, the method includes the steps of:
    • sending, by the second access router, a context transfer message to the third access router, the context transfer message comprising a home address of the second mobile node, as well as a home address and care-of address of a first mobile node that has established a session connection with the second mobile node;
    • updating, by the third access router, a Cache for Destination Terminal and a Cache for Source Terminal in a cache of the third access router according to the context transfer message; and
    • updating a Cache for Destination Terminal in a cache of a first access router.
  • This embodiment is applicable for the network-based mobility management scheme, especially in the agent mobile IP technique. It is able to overcome the problem of message lost caused by delay, as well as achieve the route optimization for the messages of the mobile nodes.
  • In order to achieve the third object above, a route switching system is provided according to an embodiment of the present invention. The system includes: a second access router, configured to send a context transfer message to a third access router when an access router of a second mobile node is switched from the second access router to the third access router, the context transfer message including an IP-host address of the second mobile node, as well as an IP-host address and an IP-routing address of a first mobile node that has established a session connection with the second mobile node; a third access router connected to the second access router, configured to update a Cache for Destination Terminal and a Cache for Source Terminal in a cache of the third access router according to the context transfer message; and a first access router connected to the third access router, configured to update a Cache for Destination Terminal in a cache of the first access router.
  • In order to achieve the fourth object above, a route switching system is provided according to an embodiment of the present invention. The system includes: a second access router, configured to send a context transfer message to a third access router when an access router of a second mobile node is switched from the second access router to the third access router, the context transfer message including a home address of the second mobile node, as well as a home address and a care-of address of a first mobile node that has established a session connection with the second mobile node; a third access router connected to the second access router, configured to update a Cache for Destination Terminal and a Cache for Source Terminal in a cache of the third access router according to the context transfer message; and a first access router connected to the third access router, configured to update a Cache for Destination Terminal in a cache of the first access router.
  • An access router is provided according to an embodiment of the present invention. The access router includes: a first notification module, configured to notify a first sending module when an access router of a second mobile node is switched to a third access router; and a first sending module, configured to send a context transfer message to the third access router after receiving the notification, the context transfer message including an IP-host address of the second mobile node, as well as an IP-host address and IP-routing address of a first mobile node that has established a session connection with the second mobile node.
  • An access router is provided according to an embodiment of the present invention. The access router includes: a second notification module, configured to notify a second sending module when an access router of a second mobile node is switched to a third access router; and a second sending module, configured to send a context transfer message to the third access router after receiving the notification, the context transfer message including a home address of the second mobile node, as well as a home address and a care-of address of a first mobile node that has established a session connection with the second mobile node.
  • Based on the technical schemes above, the embodiments of the present invention have the advantages below.
    1. 1. Based on the Context Transfer Protocol, the access router transfers the IP-host address and IP-routing address of the mobile node associated with a session connection directly by the context transfer message during the switching, without the process in which the new access router inquiries the routing manager, thereby reducing the delay caused by inquiring the routing manager, and thus decreasing the possibility of message lost.
    2. 2. The routing manager is only required to store the address information of the mobile nodes associated with a session, without storing the session information, thereby reducing the occupancy on the storage capacity of the routing manager.
    BRIEF DESCRIPTION OF THE DRAWING(S)
  • FIG. 1 is a schematic diagram of an terminal-based mobility management architecture in the prior art;
  • FIG. 2 is a schematic flowchart of route switching in the prior art;
  • FIG. 3 is a schematic flowchart of a first embodiment of a route switching method according to the present invention;
  • FIG. 4 is a schematic flowchart of a second embodiment of a route switching method according to the present invention;
  • FIG. 5 is a schematic flowchart of a terminal access process of the second embodiment of the route switching method according to the present invention;
  • FIG. 6 is a schematic flowchart of a session initiation process of the second embodiment of the route switching method according to the present invention;
  • FIG. 7 is a schematic flowchart of another session initiation process of the second embodiment of the route switching method according to the present invention;
  • FIG. 8 is a schematic flowchart of a process for updating the information about the node on the opposite end in the cache of the second embodiment of the route switching method according to the present invention;
  • FIG. 9 is a schematic flowchart of a third embodiment of a route switching method according to the present invention;
  • FIG. 10 is a schematic flowchart of a terminal access process of the third embodiment of the route switching method according to the present invention;
  • FIG. 11 is a schematic flowchart of a session initiation process of the third embodiment of the route switching method according to the present invention;
  • FIG. 12 is a schematic flowchart of another session initiation process of the third embodiment of the route switching method according to the present invention;
  • FIG. 13 is a schematic flowchart of a process for updating the information about the node on the opposite end in the cache of the third embodiment of the route switching method according to the present invention;
  • FIG. 14 is a schematic flowchart of a fourth embodiment of a route switching method according to the present invention;
  • FIG. 15 is a schematic block diagram of a first embodiment of a route switching system according to the present invention;
  • FIG. 16 is a schematic block diagram of a second embodiment of a route switching system according to the present invention;
  • FIG. 17 is a first schematic block diagram of a route switching system according to an embodiment of the present invention;
  • FIG. 18 is a second schematic block diagram of a route switching system according to an embodiment of the present invention;
  • FIG. 19 is a first schematic block diagram of an access router according to an embodiment of the present invention; and
  • FIG. 20 is a second schematic block diagram of an access router according to an embodiment of the present invention.
  • DETAILED DESCRIPTION
  • The technical schemes of the present invention are illustrated in further detail below in conjunction with the drawings and embodiments.
  • In an embodiment of the present invention, the Context Transfer Data packet and Context Transfer Data Reply message of the Context Transfer Protocol (RFC4067) are utilized to transfer the mapping relations between the IPha and IPra of the mobile nodes between the new and old access routers, so that the switching may be accomplished without the new access router inquiring the RM about the mapping relation between the IPha and IPra of MN1. The Context Transfer Protocol described herein is a message format and security mechanism for use by the context transfer, not limited to the methods defined in the RFC4067. Other methods accomplishing the same function are possible.
  • A route switching method applicable to the terminal-based mobility management scheme is provided according to an embodiment of the present invention, with the basic technical scheme as follow. W hen the access router of the second mobile node is switched from the second access router to the third access router, the second access router sends a context transfer message to the third access router, the context transfer message containing the IP-host address of the second mobile node, as well as the IP-host address and IP-routing address of a first mobile node that has established a session connection with the second mobile node; the third access router updates the Cache for Destination Terminal and Cache for Source Terminal in its own cache according to the context transfer message; and the Cache for Destination Terminal in the cache of the first access router is updated.
  • As shown in FIG. 3, a schematic flowchart of a first embodiment of a route switching method according to the present invention is illustrated. In this embodiment, when the access router of the second mobile node is switched from the second access router to the third access router, the following steps are included.
  • Step 301: The second access router sends a context transfer message to the third access router, the context transfer message containing the IP-host address of the second mobile node, as well as the IP-host address and IP-routing address of a first mobile node that has established a session connection with the second mobile node.
  • Step 302: The third access router updates the Cache for Destination Terminal and Cache for Source Terminal in its own cache according to the context transfer message.
  • Step 303: When the second mobile node sends a data packet to the first mobile node via the third access router, the third access router caches the data packet, and the second mobile node initiates an activation process to update the mapping relation between the IP-routing address and IP-host address of the second mobile node in the third access router and the routing manager.
  • Step 304: The third access router generates a new data packet according to the cached data packet and a location update header indicating the IP-host address and IP-routing address of the second mobile node, and then sends the new data packet to the first access router.
  • Step 305: The first access router identifies the location update header in the new data packet, and updates the Cache for Destination Terminal in its own cache according to the location update header.
  • Step 306: The first access router deletes the location update header from the new data packet, and then sends the message to the first mobile node.
  • During the switching in this embodiment, the IP-host address of the second mobile node as well as the IP-host address and IP-routing address of a first mobile node that has established a session connection with the second mobile node are sent to the new access router using the context transfer message, without requesting from the routing manager, thereby reducing the processing and the time consumed, and thus overcoming the problem of message lost caused by delay.
  • Because the routing manager will not acquire the information related to the second mobile node in active during the switching, then the first mobile node as the opposite end may not send the data packet to the first mobile node due to the lacking of the address information of the second mobile node. Therefore, the context transfer message is not enough. In step 304 of this embodiment, the location update header is added into the cached data packet, the location update header being capable of indicating the IP-host address and IP-routing address of the second mobile node. After receiving the data packet, the first access router may update its cache according to location update header. Other routers not connected to the mobile node directly may not identify or process the location update header.
  • The location update header may be added into the header of the data packet only, or added into other appropriate locations. A format for the location update header is given here for reference as in the table below:
    Next Header Reserved
    Identifier of Terminal (IPha address) Locator of Terminal (IPra address)
  • In the previous embodiment, the mobile nodes employ the IPha address during both sending and receiving the message, and the IPra address is used only when the second access router as the local access router and the first access router as the access router for the opposite end route messages, which means that the IPra address is not required to be known to the mobile nodes, and the IPra address may be only known to the access routers. Therefore, the mobility management scheme applicable in the previous embodiment is simplified in an embodiment of the present invention, so that the mobile node uses only one address, i.e. the IPha address. The IPha address uniquely identifies the mobile node, while the IPra address is represented by the IP address of the access router, or represented by other address information capable of denoting the location of the mobile node.
  • As illustrated in FIG. 4, a schematic flowchart of a second embodiment of the route switching method according to the present invention is illustrated. When the access router of the second mobile node is switched from the second access router to the third access router, the following steps may be included.
  • Step 401: The he second access router sends a context transfer message to the third access router, the context transfer message containing the IP-host address of the second mobile node, as well as the IP-host address and IP-routing address of a first mobile node that has established a session connection with the second mobile node.
  • Step 402: The third access router updates the Cache for Destination Terminal and Cache for Source Terminal in its own cache according to the context transfer message.
  • Step 403: When the second mobile node sends a data packet to the first mobile node via the third access router, the third access router IP in IP encapsulates the data packet, with the IP-routing address of the first mobile node and the IP-routing address of the second mobile node being the destination address and source address of the outer encapsulation respectively, and with a location update header being used in the outer IP packet, the location update header indicating the IP-host address and IP-routing address of the second mobile node, and then sends the encapsulated data packet to the first access router.
  • Step 404: T he first access router identifies the location update header in the encapsulated data packet, and updates the Cache for Destination Terminal in its own cache according to the location update header.
  • Step 405: The first access router decapsulates the encapsulated data packet, deletes the location update header, and sends the decapsulated packet to the first mobile node.
  • Because the IPra address is not used when the mobile node sends the message, the access router does not need to allocate the IPra address for the mobile node. Onl y when the mobile node accesses to the network, the access router notifies its own IP address to the routing manager as the IPra address, for management by the routing manager. Here, the network access may be an access event on the link layer or on the IP layer, and is typically accomplished upon the network access authentication.
  • In the prior art, the access router modifies the message sent from the mobile node, changing the address in the IP header from the IPha address to the IPra address. Such method is relatively complex because the changing of the IP address may lead to a series of problems, such as the firewall traversal, re-computing the checksum in the IP packet, etc. When the IPra address is viewed as the address of the access router, the access router may accomplish the route of the message by IP in IP encapsulation, instead of modifying the IP address in the message. A s such, the series of problems such as the firewall traversal, re-computing the checksum in the IP packet, etc., may be overcome.
  • Based on this manner in which the mobile node merely uses the IPha address, the process during which the terminal accesses the network is as illustrated in FIG. 5, including the following step.
  • Step 501: When the second mobile node accesses the network via the second access router, the second access router sends a location update request message to the routing manager, the location update request message including the IP address of the second access router as the IP-routing address of the second mobile node.
  • Step 502: The routing manager creates a cache entry for the second mobile node in its cache according to the IP-routing address of the second mobile node, and sends a location update response message to the second access router.
  • After the terminal accesses, the process for establishing a session between the second mobile node and the first mobile node is also different from the prior art. A s illustrated in FIG. 6, a schematic flowchart of a session initiation process of the second embodiment of the route switching method according to the present invention is illustrated, including the following steps.
  • Step 601: When the second mobile node sends a data packet to the first mobile node via the second access router, the second access router caches the data packet, and sends an IP-routing address message to the routing manager for acquiring the IP-routing address of the first mobile node.
  • Step 602: The second access router receives an IP-routing address acknowledge message returned from the routing manager, and updates the Cache for Destination Terminal in its own cache according to the IP-routing address of the first mobile node in the IP-routing address acknowledge message.
  • Step 603: The second access router IP in IP encapsulates the data packet, with the IP-routing address of the first mobile node and the IP-routing address of the second mobile node being the destination address and source address of the outer encapsulation, and then sends the encapsulated data packet to the first access router.
  • Step 604: The first access router decapsulates the encapsulated data packet, and sends the decapsulated packet to the first mobile node.
  • The processing of the first access router upon receiving a data packet sent from the first mobile node to the second mobile node is the same as above.
  • In the session initiation process above, the second access router AR2 may use the location update header in the first message sent to the first access router AR1, so that the first access router AR1 may store the relation between the IPha address and IPra address of the second mobile node MN2 after receiving the data packet of MN2 from the second access router AR2. It is unnecessary for the first access router to inquire the information about the second mobile node from the routing manager once again after receiving the data packet sent to MN2 form MN1. The modified process is as illustrated in FIG. 7, which is a schematic flowchart of another session initiation process of the second embodiment of the route switching method according to the present invention, including the following steps.
  • Step 701: When the second mobile node sends a data packet to the first mobile node via the second access router, the second access router caches the data packet, and sends an IP-routing address message to the routing manager for acquiring the IP-routing address of the first mobile node.
  • Step 702: The second access router receives an IP-routing address acknowledge message returned from the routing manager, and updates the Cache for Destination Terminal in its own cache according to the IP-routing address of the first mobile node in the IP-routing address acknowledge message.
  • Step 703: The second access router IP in IP encapsulates the data packet, with the IP-routing address of the first mobile node and the IP-routing address of the second mobile node being the destination address and source address of the outer encapsulation respectively, and with a location update header being used in the outer IP packet, the location update header indicating the IP-host address and IP-routing address of the second mobile node, and then sends the encapsulated data packet to the first access router.
  • Step 704: T he first access router identifies the location update header in the encapsulated data packet, and updates the Cache for Destination Terminal in its own cache according to the location update header.
  • Step 705: The first access router decapsulates the encapsulated data packet, deletes the location update header, and sends the decapsulated packet to the first mobile node.
  • Because the access router caches the IPha and IPra information of the local mobile node and the mobile node on the opposite end in communication, the information about the local mobile node will be deleted automatically upon switching or power off, while the information about the mobile node on the opposite end should be deleted after the session is finished. In order to ensure that the cache entry for the IPha and IPra about the mobile node on the opposite end in the access router may be deleted, a time-to-live may be set for the cache entry, which is deleted upon the time-to-live expires.
  • Because the time-to-live of the cache entry for the mobile node on the opposite end is typically less than the session time, in order to avoid the access router re-inquires the corresponding IPra address from the routing manager after the time-to-live expires, a location inquiry header and a location update header may be employed. The two headers each may be some IP extended header, or some choice in some IP header, or they may be integrated in the same IP extended header or into some choice in some IP header, and the location inquiry and location update may be distinguished by a message type field.
  • As illustrated in FIG. 8, a schematic flowchart of a process for updating the information about the node on the opposite end in the cache of the second embodiment of the route switching method according to the present invention is illustrated, including the following steps.
  • Step 801: When the cache entry for the first mobile node stored in the second access router is going to reach the time-to-live, the second access router receives a data packet sent from the second mobile node, IP in IP encapsulates the data packet, with the IP-routing address of the first mobile node and the IP-routing address of the second mobile node being the destination address and source address of the outer encapsulation respectively, and with a location inquiry header being used in the outer IP packet, the location inquiry header including the IP-host address of the first mobile node for inquiring the corresponding IP-routing address of the first mobile node, and then sends the encapsulated data packet to the first access router.
  • Step 802: The first access router decapsulates the encapsulated data packet, identifies the location inquiry header in the encapsulated data packet, and stores the information in the location inquiry header in its cache.
  • Step 803: When the first mobile node sends a data packet to the second mobile node via the first access router, the first access router IP in IP encapsulates the data packet, with the IP-routing address of the second mobile node and the IP-routing address of the first mobile node being the destination address and source address respectively, and with a location update header being used in the outer IP packet, the location update header including the current IP-host address and IP-routing address of the first mobile node, clears the location inquiry information stored in its cache, and then sends the encapsulated data packet to the second access router.
  • Step 804: The second access router decapsulates the encapsulated data packet, identifies the location update header in the encapsulated data packet, updates the cache entry for the first mobile node in its own cache, and then resets the time-to-live.
  • In the second embodiment, the routing manager is no longer required to record the session information, but rather to update and provide the address mapping relation of the mobile node, thus the processing burden on the routing manager may be greatly reduced. The routing manager here is a logical name. For an actual physical device, the routing manager may be a Home Location Register (HLR) in a mobile network, or a Domain Name System Server (DNS Server) in a fixed network. If the DNS Server is employed as the routing manager, then in this embodiment, the signaling between the access router and the routing manager may be achieved with the DNS signaling.
  • All the methods for network access, session initiation, switching process, cache deletion and update above in which the mobile nodes only utilize the IPha addresses may be applied to the agent mobile IP. The IPha address may correspond to the Home Address (HoA) of a mobile node, the IPra address may correspond to the Care-of Address (CoA) of the mobile node, and the routing manager may correspond to a set of Home Agents (HA). The location update request message and location update response message during the network access may be achieved by extending the registration request message and the registration response message of the mobile IPv4, or may be achieved by extending the binding update, agent binding response of the mobile IPv6.
  • A route switching method applicable for the network-based mobility management scheme is also provided according to an embodiment of the present invention, with the basic technical scheme as follow. W hen the access router of the second mobile node is switched from the second access router to the third access router, the second access router sends a context transfer message to the third access router, the context transfer message including the home address of the second mobile node, as well as the home address and care-of address of a first mobile node that has established a session connection with the second mobile node; the third access router updates the Cache for Destination Terminal and Cache for Source Terminal in its own cache according to the context transfer message; and the Cache for Destination Terminal in the cache of the first access router is updated.
  • As shown in FIG. 9, a schematic flowchart of a third embodiment of a route switching method according to the present invention is illustrated, including the following steps when the access router of the second mobile node is switched from the second access router to the third access router.
  • Step 901: The second access router sends a context transfer message to the third access router, the context transfer message including the home address of the second mobile node, as well as the home address and care-of address of a first mobile node that has established a session connection with the second mobile node.
  • Step 902: The third access router updates the Cache for Destination Terminal and Cache for Source Terminal in its own cache according to the context transfer message.
  • Step 903: When the second mobile node sends a data packet to the first mobile node via the third access router, the third access router IP in IP encapsulates the data packet, with the care-of address of the first mobile node and the care-of address of the second mobile node being the destination address and source address of the outer encapsulation respectively, and with a location update header being used in the outer IP packet, the location update header indicating the home address and care-of address of the second mobile node, and then sends the encapsulated data packet to the first access router.
  • Step 904: T he first access router identifies the location update header in the encapsulated data packet, and updates the Cache for Destination Terminal in its own cache according to the location update header.
  • Step 905: The first access router decapsulates the encapsulated data packet, deletes the location update header, and then sends the decapsulated packet to the first mobile node.
  • In this embodiment, the care-of address is not used when the mobile node sends a message, thus the access router does not need to allocate the care-of address for the mobile node. Onl y when the mobile node accesses the network, the access router instructs its own IP address to the home agent as the care-of address. Here, the network access may be an access event on the link layer or on the IP layer, and is typically accomplished upon the network access authentication.
  • A way of accessing the network is also provided in this embodiment as illustrated in FIG. 10, which is a schematic flowchart of a terminal access process of the third embodiment of the route switching method according to the present invention, including the following steps.
  • Step 1001: When the second mobile node accesses the network via the second access router, the second access router sends a location update request message to the home agent, the location update request message including the IP address of the second access router as the care-of address of the second mobile node.
  • Step 1002: The home agent creates a cache entry for the second mobile node in its cache according to the care-of address of the second mobile node, and sends a location update response message to the second access router.
  • As illustrated in FIG. 11, a schematic flowchart of a session initiation process of the third embodiment of the route switching method according to the present invention is illustrated, including the following steps.
  • Step 1101: When the second mobile node sends a data packet to the first mobile node via the second access router, the second access router caches the data packet, and sends a care-of address message to the home agent for acquiring the care-of address of the first mobile node.
  • Step 1102: T he second access router receives a care-of address acknowledge message returned from the home agent, and updates the Cache for Destination Terminal in its own cache according to the care-of address of the first mobile node in the care-of address acknowledge message.
  • Step 1103: The second access router IP in IP encapsulates the data packet, with the care-of address of the first mobile node and the care-of address of the second mobile node being the destination address and source address of the outer encapsulation respectively, and then sends the encapsulated data packet to the first access router.
  • Step 1104: The first access router decapsulates the encapsulated data packet, and then sends the decapsulated packet to the first mobile node.
  • The processing of the first access router upon receiving a data packet from the first mobile node to the second mobile node is the same as above.
  • As illustrated in FIG. 12, a schematic flowchart of another session initiation process of the third embodiment of the route switching method according to the present invention is illustrated, including the following steps.
  • Step 1201: When the second mobile node sends a data packet to the first mobile node via the second access router, the second access router caches the data packet, and sends a care-of address message to the home agent for acquiring the care-of address of the first mobile node.
  • Step 1202: T he second access router receives a care-of address acknowledge message returned from the home agent, and updates the Cache for Destination Terminal in its own cache according to the care-of address of the first mobile node in the care-of address acknowledge message.
  • Step 1203: The second access router IP in IP encapsulates the data packet, with the care-of address of the first mobile node and the care-of address of the second mobile node being the destination address and source address of the outer encapsulation respectively, and with a location update header being used in the outer IP packet, the location update header indicating the home address and care-of address of the second mobile node, and then sends the encapsulated data packet to the first access router.
  • Step 1204: The first access router identifies the location update header in the encapsulated data packet, and updates the Cache for Destination Terminal in its own cache according to the location update header.
  • Step 1205: T he first access router decapsulates the encapsulated data packet, deletes the location update header, and then sends the decapsulated packet to the first mobile node.
  • Both of the two access manners above enable the access router to store the mapping relation between the HoA and CoA, so that the access router may transmit directly during the subsequent session without through the home agent, thereby optimizing the route between the mobile nodes.
  • Because the access router caches the address information of the local mobile node and the mobile node on the opposite end in communication, the information about the local mobile node will be deleted automatically upon switching or power off, while the information about the mobile node on the opposite end should be deleted after the session is finished. Because the time-to-live of the cache entry for the mobile node on the opposite end is typically less than the session time, in order to avoid the access router re-inquires the corresponding IPra address from the home agent after the time-to-live expires, a location inquiry header and location update header may be employed. The two headers each may be some IP extended header, or some choice in some IP header, or they may be integrated in the same IP extended header or into some choice in some IP header, and the location inquiry and location update may be distinguished by a message type field.
  • As illustrated in FIG. 13, a schematic flowchart of a process for updating the information about the node on the opposite end in the cache of the third embodiment of the route switching method according to the present invention is illustrated, including the following steps.
  • Step 1301: When the cache entry for the first mobile node stored in the second access router is going to reach the time-to-live, the second access router receives a data packet sent from the second mobile node, IP in IP encapsulates the data packet, with the care-of address of the first mobile node and the care-of address of the second mobile node being the destination address and source address of the outer encapsulation respectively, and with a location inquiry header being used in the outer IP packet, the location inquiry header including the home address of the first mobile node for inquiring the corresponding care-of address of the first mobile node, and then sends the encapsulated data packet to the first access router.
  • Step 1302: T he first access router decapsulates the encapsulated data packet, identifies the location inquiry header in the encapsulated data packet, and stores the information in the location inquiry header in its cache.
  • Step 1303: When the first mobile node sends a data packet to the second mobile node via the first access router, the first access router IP in IP encapsulates the data packet, with the care-of address of the second mobile node and the care-of address of the first mobile node being the destination address and source address respectively, and with a location update header being used in the outer IP packet, the location update header including the current home address and care-of address of the first mobile node, clears the location inquiry information stored in its own cache, and then sends the encapsulated data packet to the second access router.
  • Step 1304: The second access router decapsulates the encapsulated data packet, identifies the location update header in the encapsulated data packet, updates the cache entry for the first mobile node in its own cache, and then resets the time-to-live.
  • As illustrated in FIG. 14, a schematic flowchart of a fourth embodiment of a route switching method according to the present invention is illustrated. In this embodiment, instead of the location update header, a registration message is used to send the home address and care-of address of the second mobile node. When the access router of the second mobile node is switched from the second access router to the third access router, the following steps are included.
  • Step 1401: The second access router sends a context transfer message to the third access router, the context transfer message including the home address of the second mobile node, as well as the home address and care-of address of a first mobile node that has established a session connection with the second mobile node.
  • Step 1402: The third access router updates the Cache for Destination Terminal and Cache for Source Terminal in its own cache according to the context transfer message.
  • Step 1403: The third access router sends a registration message to the first access router, the registration message carrying the home address and care-of address of the second mobile node.
  • Step 1404: The first access router updates the Cache for Destination Terminal in its own cache according to the home address and care-of address of the second mobile node in the registration message.
  • In this embodiment, the address information of the mobile node is transferred in the manner of signaling (registration message) without encapsulating the location update header into the data packet. Therefore, it is much more flexible in implementation.
  • As illustrated in FIG. 15, a schematic block diagram of a first embodiment of a route switching system according to the present invention is illustrated. The system includes: a context transfer module 1501, a first update module 1502 and a second update module 1503. The context transfer module 1501 is configured to enable the second access router to send a context transfer message to the third access router when the access router of the second mobile node is switched from the second access router to the third access router, the context transfer message including the IP-host address of the second mobile node, as well as the IP-host address and IP-routing address of a first mobile node that has established a session connection with the second mobile node. The first update module 1502 is connected to the context transfer module, and updates the Cache for Destination Terminal and Cache for Source Terminal in the cache of the third access router according to the context transfer message when the third access router receives the context transfer message. The second update module 1503 is connected to the first update module 1502, and is able to update the Cache for Destination Terminal in the cache of the first access router.
  • This embodiment is applicable for the terminal-based mobility management scheme. Based on the Context Transfer Protocol, it enables the access router to transfer the address information of the mobile node associated with a session connection by the context transfer message directly during the switching, without the process in which the new access router inquires the routing manager, thereby reducing the delay caused by inquiring the routing manager, and thus decreasing the possibility of message lost.
  • As illustrated in FIG. 16, a schematic block diagram of a second embodiment of a route switching system according to the present invention is illustrated. The system includes: a sending module 1601, a third update module 1602 and a fourth update module 1603. The sending module 1601 is configured to enable the second access router to send a context transfer message to the third access router when the access router of the second mobile node is switched from the second access router to the third access router, the context transfer message including the home address of the second mobile node, as well as the home address and care-of address of a first mobile node that has established a session connection with the second mobile node. The third update module 1602 is connected to the sending module 1601, and may update the Cache for Destination Terminal and Cache for Source Terminal in the cache of the third access router according to the context transfer message. The fourth update module 1603 is connected to the third update module 1602, and is configured to update the Cache for Destination Terminal in the cache of the first access router.
  • As illustrated in FIG. 17, a first schematic block diagram of a route switching system according to an embodiment of the present invention is illustrated. The system includes: a second access router 1701, a third access router 1702 and a first access router 1703.
  • The second access router 1701 is configured to send a context transfer message to the third access router 1702 when the access router of the second mobile node is switched from the second access router 1701 itself to the third access router 1702, the context transfer message including the Internet Protocol (IP) -host address of the second mobile node, as well as the IP-host address and IP-routing address of a first mobile node that has established a session connection with the second mobile node.
  • The third access router 1702 is connected to the second access router 1701, and is configured to update the Cache for Destination Terminal and Cache for Source Terminal in its own cache according to the context transfer message.
  • The first access router 1703 is connected to the third access router 1702, and is configured to update the Cache for Destination Terminal in its own cache.
  • As illustrated in FIG. 18, a second schematic block diagram of a route switching system according to an embodiment of the present invention is illustrated. The system includes: a second access router 1801, a third access router 1802 and a first access router 1803.
  • The second access router 1801 is configured to send a context transfer message to the third access router 1802 when the access router of the second mobile node is switched from the second access router 1801 itself to the third access router, the context transfer message including the home address of the second mobile node, as well as the home address and care-of address of a first mobile node that has established a session connection with the second mobile node.
  • The third access router 1802 is connected to the second access router 1801, and is configured to update the Cache for Destination Terminal and Cache for Source Terminal in its own cache according to the context transfer message.
  • The first access router 1803 is connected to the third access router 1802, and is configured to update the Cache for Destination Terminal in its own cache.
  • As illustrated in FIG. 19, a first schematic block diagram of an access router according to an embodiment of the present invention is illustrated. The access router includes: a first notification module 1901 and a first sending module 1902.
  • The first notification module 1901 is configured to notify the first sending module 1902 when the access router of the second mobile node is switched to the third access router.
  • The first sending module 1902 is configured to send a context transfer message to the third access router after receiving the notification, the context transfer message including the Internet Protocol (IP) -host address of the second mobile node, as well as the IP-host address and IP-routing address of a first mobile node that has established a session connection with the second mobile node;
  • As illustrated in FIG. 20, a second schematic block diagram of an access router according to an embodiment of the present invention is illustrated. The access router includes: a second notification module 2001 and a second sending module 2002.
  • The second notification module 2001 is configured to notify the second sending module 2002 when the access router of the second mobile node is switched to the third access router.
  • The first sending module 2002 is configured to send a context transfer message to the third access router after receiving the notification, the context transfer message including the home address of the second mobile node, as well as the home address and care-of address of a first mobile node that has established a session connection with the second mobile node.
  • This embodiment is applicable for the network-based mobility management scheme. Based on the Context Transfer Protocol, it enables the access router to transfer the address information of the mobile node associated with a session connection by the context transfer message directly during the switching, without the process in which the new access router inquires the routing manager, thereby reducing the delay caused by inquiring the routing manager, and thus decreasing the possibility of message lost.
  • The above embodiments are merely used to illustrate, not limit, the technical schemes of the present invention. Although the present invention has been illustrated in details with reference to the preferred embodiments, those with ordinary skills in the art should understand that: modifications to the embodiments or equivalents to part technical features of the present invention may be made without departing from the principle of the present invention. All such modifications and equivalents shall be within the scope of technical schemes as claimed by the present invention.

Claims (19)

  1. A route switching method, characterized in that, when an access router of a second mobile node is switched from a second access router to a third access router, the method comprises:
    sending, by the second access router, a context transfer message to the third access router, the context transfer message comprising an Internet Protocol (IP)-host address of the second mobile node, an IP-host address and an IP-routing address of a first mobile node establishing a session connection with the second mobile node;
    updating, by the third access router, a Cache for Destination Terminal and a Cache for Source Terminal in a cache of the third access router according to the context transfer message; and
    updating a Cache for Destination Terminal in a cache of a first access router.
  2. The route switching method of claim 1, wherein the updating the Cache for Destination Terminal in the cache of the first access router comprises:
    caching, by the third access router, a data packet when the second mobile node sends the data packet to the first mobile node via the third access router; and initiating, by the second mobile node, an activation process to update a mapping relation between an IP-routing address and the IP-host address of the second mobile node in the third access router and a routing manager;
    generating, by the third access router, a new data packet according to the cached data packet and a location update header indicating the IP-host address and IP-routing address of the second mobile node, and sending the new data packet to the first access router; and
    identifying, by the first access router, the location update header in the new data packet, and updating the Cache for Destination Terminal in the cache of the first access router according to the location update header.
  3. The route switching method of claim 2, wherein the generating, by the third access router, the new data packet according to the cached data packet and the location update header indicating the IP-host address and IP-routing address of the second mobile node comprises:
    adding, by the third access router, the location update header indicating the IP-host address and IP-routing address of the second mobile node into a header of the cached data packet.
  4. The route switching method of claim 1, wherein the updating the Cache for Destination Terminal in the cache of the first access router comprises:
    performing IP in IP encapsulation, by the third access router, on a data packet when the second mobile node sends the data packet to the first mobile node via the third access router, with the IP-routing address of the first mobile node and an IP-routing address of the second mobile node being a destination address and a source address of outer encapsulation respectively, and with a location update header being used in an outer IP packet, the location update header indicating the IP-host address and IP-routing address of the second mobile node; and sending the encapsulated data packet to the first access router; and
    identifying, by the first access router, the location update header in the encapsulated data packet, and updating the Cache for Destination Terminal in the cache of the first access router according to the location update header.
  5. The route switching method of claim 4, before the access router of the second mobile node is switched from the second access router to the third access router, further comprising:
    sending, by the second access router, a location update request message to a routing manager when the second mobile node accesses a network via the second access router, the location update request message comprising an IP address of the second access router as the IP-routing address of the second mobile node; and
    creating, by the routing manager, a cache entry for the second mobile node in a cache of the routing manager according to the IP-routing address of the second mobile node, and sending a location update response message to the second access router.
  6. The route switching method of claim 4, before the access router of the second mobile node is switched from the second access router to the third access router, further comprising:
    caching, by the second access router, a first data packet when the second mobile node sends the first data packet to the first mobile node via the second access router, and sending an IP-routing address message to a routing manager for acquiring the IP-routing address of the first mobile node;
    receiving, by the second access router, an IP-routing address acknowledge message returned from the routing manager, and updating a Cache for Destination Terminal in a cache of the second access router according to the IP-routing address of the first mobile node in the IP-routing address acknowledge message;
    performing IP in IP encapsulation, by the second access router, on the first data packet, with the IP-routing address of the first mobile node and the IP-routing address of the second mobile node being a destination address and a source address of outer encapsulation respectively, and sending the first encapsulated data packet to the first access router; and
    decapsulating, by the first access router, the first encapsulated data packet, and sending an decapsulated packet to the first mobile node.
  7. The route switching method of claim 4, before the access router of the second mobile node is switched from the second access router to the third access router, further comprising:
    caching, by the second access router, a second data packet when the second mobile node sends the second data packet to the first mobile node via the second access router, and sending an IP-routing address message to a routing manager for acquiring the IP-routing address of the first mobile node;
    receiving, by the second access router, an IP-routing address acknowledge message returned from the routing manager, and updating a Cache for Destination Terminal in a cache of the second access router according to the IP-routing address of the first mobile node in the IP-routing address acknowledge message;
    performing IP in IP encapsulation, by the second access router, on the second data packet, with the IP-routing address of the first mobile node and the IP-routing address of the second mobile node being a destination address and a source address of outer encapsulation respectively, and with a location update header being used in an outer IP packet, the location update header indicating the IP-host address and IP-routing address of the second mobile node; and sending the second encapsulated data packet to the first access router;
    identifying, by the first access router, the location update header in the second encapsulated data packet, and updating the Cache for Destination Terminal in the cache of the first access router according to the location update header; and
    decapsulating, by the first access router, the second encapsulated data packet, deleting the location update header, and sending an decapsulated packet to the first mobile node.
  8. The route switching method of any of claims 4-7, further comprising:
    receiving, by the second access router, a third data packet sent from the second mobile node when a cache entry for the first mobile node stored in the second access router reaches time-to-live; performing IP in IP encapsulation on the third data packet, with the IP-routing address of the first mobile node and the IP-routing address of the second mobile node being a destination address and a source address of outer encapsulation respectively, and with a first location inquiry header being used in an outer IP packet, the first location inquiry header comprising the IP-host address of the first mobile node for inquiring a corresponding IP-routing address of the first mobile node; and sending the third encapsulated data packet to the first access router;
    decapsulating, by the first access router, the third encapsulated data packet, identifying the first location inquiry header in the third encapsulated data packet, and storing information in the first location inquiry header in the cache of the first access router;
    performing IP in IP encapsulation, by the first access router, on a fourth data packet when the first mobile node sends the fourth data packet to the second mobile node via the first access router, with the IP-routing address of the second mobile node and the IP-routing address of the first mobile node being a destination address and a source address respectively, and with a second location update header being used in an outer IP packet, the second location update header comprising a current IP-host address and IP-routing address of the first mobile node; clearing location inquiry information stored in the cache of the first mobile node; and sending the fourth encapsulated data packet to the second access router; and
    decapsulating, by the second access router, the fourth encapsulated data packet, identifying the second location update header in the fourth encapsulated data packet, updating the cache entry for the first mobile node in the cache of the second access router, and resetting the time-to-live.
  9. A route switching method, characterized in that, when an access router of a second mobile node is switched from a second access router to a third access router, the method comprises:
    sending, by the second access router, a context transfer message to the third access router, the context transfer message comprising a home address of the second mobile node, a home address and care-of address of a first mobile node establishing a session connection with the second mobile node;
    updating, by the third access router, a Cache for Destination Terminal and a Cache for Source Terminal in a cache of the third access router according to the context transfer message; and
    updating a Cache for Destination Terminal in a cache of a first access router.
  10. The route switching method of claim 9, wherein the updating the Cache for Destination Terminal in the cache of the first access router comprises:
    performing IP in IP encapsulation, by the third access router, on a data packet when the second mobile node sends the data packet to the first mobile node via the third access router, with the care-of address of the first mobile node and a care-of address of the second mobile node being a destination address and a source address of outer encapsulation respectively, and with a location update header being used in an outer IP packet, the location update header indicating the home address and care-of address of the second mobile node; and sending the encapsulated data packet to the first access router; and
    identifying, by the first access router, the location update header in the encapsulated data packet, and updating the Cache for Destination Terminal in the cache of the first access router according to the location update header.
  11. The route switching method of claim 10, before the access router of the second mobile node is switched from the second access router to the third access router, further comprising:
    sending, by the second access router, a location update request message to a home agent when the second mobile node accesses a network via the second access router, the location update request message comprising an IP address of the second access router as the care-of address of the second mobile node; and
    creating, by the home agent, a cache entry for the second mobile node in a cache of the home agent according to the care-of address of the second mobile node, and sending a location update response message to the second access router.
  12. The route switching method of claim 10, before the access router of the second mobile node is switched from the second access router to the third access router, further comprising:
    caching, by the second access router, a first data packet when the second mobile node sends the first data packet to the first mobile node via the second access router, and sending a care-of address message to a home agent for acquiring the care-of address of the first mobile node;
    receiving, by the second access router, a care-of address acknowledge message returned from the home agent, and updating a Cache for Destination Terminal in a cache of the second access router according to the care-of address of the first mobile node in the care-of address acknowledge message;
    performing IP in IP encapsulation, by the second access router, on the first data packet, with the care-of address of the first mobile node and the care-of address of the second mobile node being a destination address and a source address of outer encapsulation respectively, and sending the first encapsulated data packet to the first access router; and
    decapsulating, by the first access router, the first encapsulated data packet, and sending an decapsulated packet to the first mobile node.
  13. The route switching method of claim 10, before the access router of the second mobile node is switched from the second access router to the third access router, further comprising:
    caching, by the second access router, a second data packet when the second mobile node sends the second data packet to the first mobile node via the second access router, and sending a care-of address message to a home agent for acquiring the care-of address of the first mobile node;
    receiving, by the second access router, a care-of address acknowledge message returned from the home agent, and updating a Cache for Destination Terminal in a cache of the second access router according to the care-of address of the first mobile node in the care-of address acknowledge message;
    performing IP in IP encapsulation, by the second access router, on the second data packet, with the care-of address of the first mobile node and the care-of address of the second mobile node being a destination address and a source address of outer encapsulation respectively, and with a location update header being used in an outer IP packet, the location update header indicating the home address and care-of address of the second mobile node; and sending the second encapsulated data packet to the first access router;
    identifying, by the first access router, the location update header in the second encapsulated data packet, and updating the Cache for Destination Terminal in the cache of the first access router according to the location update header; and
    decapsulating, by the first access router, the second encapsulated data packet, deleting the location update header, and sending an decapsulated packet to the first mobile node.
  14. The route switching method of any of claims 10-13, further comprising:
    receiving, by the second access router, a third data packet sent from the second mobile node when a cache entry for the first mobile node stored in the second access router reaches a time-to-live; performing IP in IP encapsulation on the third data packet, with the care-of address of the first mobile node and the care-of address of the second mobile node being a destination address and a source address of outer encapsulation respectively, and with a first location inquiry header being used in an outer IP packet, the first location inquiry header comprising the home address of the first mobile node for inquiring a corresponding care-of address of the first mobile node; and then sending the third encapsulated data packet to the first access router;
    decapsulating, by the first access router, the third encapsulated data packet, identifying the first location inquiry header in the third encapsulated data packet, and storing information in the first location inquiry header in the cache of the first access router;
    performing IP in IP encapsulation, by the first access router, on a fourth data packet when the first mobile node sends the fourth data packet to the second mobile node via the first access router, with the care-of address of the second mobile node and the care-of address of the first mobile node being a destination address and a source address respectively, and with a second location update header being used in an outer IP packet, the second location update header comprising a current home address and care-of address of the first mobile node; clearing location inquiry information stored in the cache of the first mobile node; and sending the fourth encapsulated data packet to the second access router; and
    decapsulating, by the second access router, the fourth encapsulated data packet, identifying the second location update header in the fourth encapsulated data packet, updating the cache entry for the first mobile node in the cache of the second access router, and resetting the time-to-live.
  15. The route switching method of claim 9, wherein the updating the Cache for Destination Terminal in the cache of the first access router comprises:
    sending, by the third access router, a registration message to the first access router, the registration message carrying the home address and a care-of address of the second mobile node; and
    updating, by the first access router, the Cache for Destination Terminal in the cache of the first access router according to the home address and care-of address of the second mobile node in the registration message.
  16. A route switching system, characterized in comprising:
    a second access router, configured to send a context transfer message to a third access router when an access router of a second mobile node is switched from the second access router to the third access router, the context transfer message comprising an Internet Protocol (IP) -host address of the second mobile node, an IP-host address and an IP-routing address of a first mobile node establishing a session connection with the second mobile node;
    a third access router connected to the second access router, configured to update a Cache for Destination Terminal and a Cache for Source Terminal in a cache of the third access router according to the context transfer message; and
    a first access router connected to the third access router, configured to update a Cache for Destination Terminal in a cache of the first access router.
  17. A route switching system, characterized in comprising:
    a second access router, configured to send a context transfer message to a third access router when an access router of a second mobile node is switched from the second access router to the third access router, the context transfer message comprising a home address of the second mobile node, a home address and a care-of address of a first mobile node establishing a session connection with the second mobile node;
    a third access router connected to the second access router, configured to update a Cache for Destination Terminal and a Cache for Source Terminal in a cache of the third access router according to the context transfer message; and
    a first access router connected to the third access router, configured to update a Cache for Destination Terminal in a cache of the first access router.
  18. An access router, characterized in comprising:
    a first notification module, configured to notify a first sending module when an access router of a second mobile node is switched to a third access router; and
    a first sending module, configured to send a context transfer message to the third access router after receiving the notification, the context transfer message comprising an Internet Protocol (IP) -host address of the second mobile node, an IP-host address and IP-routing address of a first mobile node establishing a session connection with the second mobile node.
  19. An access router, characterized in comprising:
    a second notification module, configured to notify a second sending module when an access router of a second mobile node is switched to a third access router; and
    a second sending module, configured to send a context transfer message to the third access router after receiving the notification, the context transfer message comprising a home address of the second mobile node, a home address and a care-of address of a first mobile node establishing a session connection with the second mobile node.
EP07800869A 2007-02-15 2007-09-05 Method and system for switching route Not-in-force EP2129055B1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN2007100639725A CN101247317B (en) 2007-02-15 2007-02-15 Routing switching method and system
PCT/CN2007/002652 WO2008098439A1 (en) 2007-02-15 2007-09-05 Method and system for switching route

Publications (3)

Publication Number Publication Date
EP2129055A1 true EP2129055A1 (en) 2009-12-02
EP2129055A4 EP2129055A4 (en) 2010-08-18
EP2129055B1 EP2129055B1 (en) 2012-12-12

Family

ID=39689623

Family Applications (1)

Application Number Title Priority Date Filing Date
EP07800869A Not-in-force EP2129055B1 (en) 2007-02-15 2007-09-05 Method and system for switching route

Country Status (4)

Country Link
US (1) US9049625B2 (en)
EP (1) EP2129055B1 (en)
CN (1) CN101247317B (en)
WO (1) WO2008098439A1 (en)

Families Citing this family (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101925144B (en) * 2009-06-15 2013-09-25 华为技术有限公司 Route switching method, device and system
CN102036220A (en) * 2009-09-25 2011-04-27 华为技术有限公司 Mobile management method and device
WO2011153777A1 (en) * 2010-06-10 2011-12-15 中兴通讯股份有限公司 Method, system, mapping forward server and access router for mobile communication controlling
WO2013043162A1 (en) * 2011-09-20 2013-03-28 Empire Technology Development Llc Peer-to-peer data migration
EP2813032B1 (en) * 2012-02-24 2018-05-02 Huawei Technologies Co., Ltd. Balancing of forwarding and address resolution in overlay networks
US9203748B2 (en) 2012-12-24 2015-12-01 Huawei Technologies Co., Ltd. Software defined network-based data processing method, node, and system
US10398369B2 (en) * 2014-08-08 2019-09-03 Medtronic Xomed, Inc. Wireless stimulation probe device for wireless nerve integrity monitoring systems
WO2017124698A1 (en) * 2016-01-19 2017-07-27 华为技术有限公司 Routing rule transmission method, device and system
EP3273424B1 (en) * 2016-07-21 2019-03-13 The Boeing Company System and method of aircraft surveillance and tracking
CN106792935B (en) * 2016-11-16 2020-07-17 广东新岸线科技有限公司 Method for realizing user data continuous transmission when user site is switched across cells
CN107547672B (en) * 2017-05-10 2021-03-26 新华三技术有限公司 Router switching method and device
CN109102273B (en) * 2018-08-22 2021-08-24 四川新网银行股份有限公司 Method and system for realizing distributed intelligent payment routing
CN110113264B (en) * 2019-05-14 2021-06-22 常熟理工学院 Method for realizing cache and route of named data network

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2003052962A1 (en) * 2001-12-14 2003-06-26 Interdigital Technology Corporation System for context transfer for wireless internet devices
EP1571869A2 (en) * 2004-03-04 2005-09-07 NTT DoCoMo, Inc. Mobile communication network system and mobility managing unit

Family Cites Families (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100520141B1 (en) 2000-10-26 2005-10-10 삼성전자주식회사 Hanover method of mobile terminal having mobile ip in mobile communication system
US6721297B2 (en) * 2001-11-19 2004-04-13 Motorola, Inc. Method and apparatus for providing IP mobility for mobile networks
JP2004112727A (en) 2002-09-20 2004-04-08 Ntt Docomo Inc Mobile telecommunications control system, mobile communication control method, and router, server and data structure preferably used for the system and method
CN1726727A (en) * 2002-11-13 2006-01-25 诺基亚公司 Method and apparatus for performing inter-technology handoff from WLAN to cellular network
US7280505B2 (en) 2002-11-13 2007-10-09 Nokia Corporation Method and apparatus for performing inter-technology handoff from WLAN to cellular network
JP2004253914A (en) * 2003-02-18 2004-09-09 Ntt Docomo Inc Communication system, address managing method, relay apparatus, and management apparatus
JP4167152B2 (en) * 2003-09-08 2008-10-15 株式会社エヌ・ティ・ティ・ドコモ COMMUNICATION SYSTEM, ROUTER DEVICE, AND ROUTE CONTROL METHOD
EP1720363A1 (en) * 2004-02-25 2006-11-08 Matsushita Electric Industrial Co., Ltd. Communication handover method, communication message processing method, program for causing computer to execute these methods, and communication system
JP2006115119A (en) * 2004-10-13 2006-04-27 Nec Corp Handover method in cdma mobile communication system
KR100594773B1 (en) * 2004-12-20 2006-06-30 한국전자통신연구원 Heterogeneous network interworking method for a node having multiple network interfaces
KR100770860B1 (en) * 2005-02-21 2007-10-26 삼성전자주식회사 Method and Apparatus for Handoff Btween Mobile Communication Network and WLAN
CN101151855A (en) * 2005-03-30 2008-03-26 松下电器产业株式会社 Communication handover method and communication message processing method
US8077648B2 (en) * 2006-08-09 2011-12-13 Telefonaktiebolaget Lm Ericsson (Publ) VRM selection

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2003052962A1 (en) * 2001-12-14 2003-06-26 Interdigital Technology Corporation System for context transfer for wireless internet devices
EP1571869A2 (en) * 2004-03-04 2005-09-07 NTT DoCoMo, Inc. Mobile communication network system and mobility managing unit

Non-Patent Citations (7)

* Cited by examiner, † Cited by third party
Title
ANAND BEDEKAR AJOY SINGH VINOD KUMAR SURESH KALYANASUNDARAM MOTOROLA: "A Protocol for Network-based Localized Mobility Management; draft-singh-netlmm-protocol-01.txt" IETF STANDARD-WORKING-DRAFT, INTERNET ENGINEERING TASK FORCE, IETF, CH, no. 1, 13 February 2007 (2007-02-13), XP015050425 ISSN: 0000-0004 *
BARTOLINI N ET AL: "A performance analysis of context transfer protocols for QoS enabled internet services" COMPUTER NETWORKS, ELSEVIER SCIENCE PUBLISHERS B.V., AMSTERDAM, NL LNKD- DOI:10.1016/J.COMNET.2005.02.009, vol. 50, no. 1, 16 January 2006 (2006-01-16), pages 128-144, XP025182606 ISSN: 1389-1286 [retrieved on 2006-01-16] *
KEMPF J ET AL: "Problem Description: Reasons For Performing Context Transfers Between Nodes in an IP Access Network; rfc3374.txt" IETF STANDARD, INTERNET ENGINEERING TASK FORCE, IETF, CH, 1 September 2002 (2002-09-01), XP015009133 ISSN: 0000-0003 *
LOUGHNEY J ET AL: "Context Transfer Protocol (CXTP); rfc4067.txt" IETF STANDARD, INTERNET ENGINEERING TASK FORCE, IETF, CH, 1 July 2005 (2005-07-01), XP015041932 ISSN: 0000-0003 *
NISHIDA K ET AL: "Implementation and evaluation of a network-controlled mobility management protocol (IP<2>MM): performance evaluation compared with mobile IPv6" WIRELESS COMMUNICATIONS AND NETWORKING CONFERENCE, 2005 IEEE NEW ORLEANS, LA, USA 13-17 MARCH 2005, PISCATAWAY, NJ, USA,IEEE, vol. 3, 13 March 2005 (2005-03-13), pages 1402-1408, XP010791383 ISBN: 978-0-7803-8966-3 *
PERKINGS C: "IP Encapsulation within IP (RFC 2003)", INTERNET CITATION, October 1996 (1996-10), XP002185489, Retrieved from the Internet: URL:http://www.ietf.org/rfc/rfc1702.txt [retrieved on 2001-12-12] *
See also references of WO2008098439A1 *

Also Published As

Publication number Publication date
EP2129055A4 (en) 2010-08-18
CN101247317A (en) 2008-08-20
US9049625B2 (en) 2015-06-02
WO2008098439A1 (en) 2008-08-21
US20100014517A1 (en) 2010-01-21
CN101247317B (en) 2011-07-20
EP2129055B1 (en) 2012-12-12

Similar Documents

Publication Publication Date Title
EP2129055B1 (en) Method and system for switching route
JP5506934B2 (en) Network and backbone network and network components based on ID / locator separation architecture
US8095130B2 (en) Controlling hand-off in a mobile node with two mobile IP clients
US8170010B2 (en) Multiple interface mobile node with simultaneous home- and foreign network connection
US20030021275A1 (en) Mobile data routing
US8369293B2 (en) Mobile router, home agent, and terminal position management method
US20060171370A1 (en) Home agent, mobile router, and mobile communication method using the same
US10212684B2 (en) Method, apparatus, and device for managing binding information on network side
KR20110014511A (en) Apparatus and method for network mobility management in proxy mobile ipv6 network
US20070088853A1 (en) Communication method between IPv6 mobile node and IPv4-based node using DSTM in MIPv6 environment
JP5602252B2 (en) Mobile communication control method, system, mapping transfer server, and access router
US20070036115A1 (en) Mobile communication system and apparatus used for same, and control program
EP2466815B1 (en) Method and system for initiating forwarding of communicaiton, information and data message and for routing configuration
JP3601464B2 (en) Mobile terminal management system, mobile terminal management method and terminal in mobile network
US20090116452A1 (en) APPARATUS AND METHOD FOR A MOBILE NODE ROAMING IN AN IPv6 NETWORK
JP2006005607A (en) Network system and mobile router
WO2013007133A1 (en) Method and system for managing packet forwarding path, and network element
EP2341722A1 (en) Method, apparatus and system for mobile node location management
CN102984687A (en) Mobile management method and system thereof
JP4425757B2 (en) Mobile network system
CN117440500B (en) Mobile network communication method facing low time delay and high reliability service based on terminal
KR100933368B1 (en) Network-based Mobile IPv6 Supporting Device and Method
KR100926654B1 (en) A method of routing data packets in a mobile internet system and an access routing agent using the same
JP4627076B2 (en) Node equipment
JP5018931B2 (en) Node equipment

Legal Events

Date Code Title Description
PUAI Public reference made under article 153(3) epc to a published international application that has entered the european phase

Free format text: ORIGINAL CODE: 0009012

17P Request for examination filed

Effective date: 20090820

AK Designated contracting states

Kind code of ref document: A1

Designated state(s): AT BE BG CH CY CZ DE DK EE ES FI FR GB GR HU IE IS IT LI LT LU LV MC MT NL PL PT RO SE SI SK TR

DAX Request for extension of the european patent (deleted)
A4 Supplementary search report drawn up and despatched

Effective date: 20100719

RIC1 Information provided on ipc code assigned before grant

Ipc: H04W 40/00 20090101ALI20100713BHEP

Ipc: H04L 12/56 20060101AFI20080829BHEP

17Q First examination report despatched

Effective date: 20110609

GRAP Despatch of communication of intention to grant a patent

Free format text: ORIGINAL CODE: EPIDOSNIGR1

RIC1 Information provided on ipc code assigned before grant

Ipc: H04W 36/00 20090101ALI20120120BHEP

Ipc: H04L 12/56 20060101AFI20120120BHEP

Ipc: H04W 40/36 20090101ALI20120120BHEP

Ipc: H04L 12/46 20060101ALI20120120BHEP

GRAS Grant fee paid

Free format text: ORIGINAL CODE: EPIDOSNIGR3

GRAA (expected) grant

Free format text: ORIGINAL CODE: 0009210

AK Designated contracting states

Kind code of ref document: B1

Designated state(s): AT BE BG CH CY CZ DE DK EE ES FI FR GB GR HU IE IS IT LI LT LU LV MC MT NL PL PT RO SE SI SK TR

REG Reference to a national code

Ref country code: GB

Ref legal event code: FG4D

REG Reference to a national code

Ref country code: CH

Ref legal event code: EP

REG Reference to a national code

Ref country code: AT

Ref legal event code: REF

Ref document number: 588790

Country of ref document: AT

Kind code of ref document: T

Effective date: 20121215

REG Reference to a national code

Ref country code: IE

Ref legal event code: FG4D

REG Reference to a national code

Ref country code: DE

Ref legal event code: R096

Ref document number: 602007027340

Country of ref document: DE

Effective date: 20130131

PG25 Lapsed in a contracting state [announced via postgrant information from national office to epo]

Ref country code: SE

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20121212

Ref country code: FI

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20121212

Ref country code: ES

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20130323

Ref country code: LT

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20121212

REG Reference to a national code

Ref country code: NL

Ref legal event code: VDEP

Effective date: 20121212

REG Reference to a national code

Ref country code: AT

Ref legal event code: MK05

Ref document number: 588790

Country of ref document: AT

Kind code of ref document: T

Effective date: 20121212

REG Reference to a national code

Ref country code: LT

Ref legal event code: MG4D

PG25 Lapsed in a contracting state [announced via postgrant information from national office to epo]

Ref country code: GR

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20130313

Ref country code: LV

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20121212

Ref country code: SI

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20121212

PG25 Lapsed in a contracting state [announced via postgrant information from national office to epo]

Ref country code: BE

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20121212

Ref country code: AT

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20121212

Ref country code: BG

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20130312

Ref country code: EE

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20121212

Ref country code: SK

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20121212

Ref country code: CZ

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20121212

Ref country code: IS

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20130412

PG25 Lapsed in a contracting state [announced via postgrant information from national office to epo]

Ref country code: RO

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20121212

Ref country code: NL

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20121212

Ref country code: PL

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20121212

Ref country code: PT

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20130412

PLBE No opposition filed within time limit

Free format text: ORIGINAL CODE: 0009261

STAA Information on the status of an ep patent application or granted ep patent

Free format text: STATUS: NO OPPOSITION FILED WITHIN TIME LIMIT

PG25 Lapsed in a contracting state [announced via postgrant information from national office to epo]

Ref country code: DK

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20121212

26N No opposition filed

Effective date: 20130913

PG25 Lapsed in a contracting state [announced via postgrant information from national office to epo]

Ref country code: CY

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20121212

PG25 Lapsed in a contracting state [announced via postgrant information from national office to epo]

Ref country code: IT

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20121212

REG Reference to a national code

Ref country code: DE

Ref legal event code: R097

Ref document number: 602007027340

Country of ref document: DE

Effective date: 20130913

PG25 Lapsed in a contracting state [announced via postgrant information from national office to epo]

Ref country code: MC

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20121212

REG Reference to a national code

Ref country code: CH

Ref legal event code: PL

REG Reference to a national code

Ref country code: IE

Ref legal event code: MM4A

PG25 Lapsed in a contracting state [announced via postgrant information from national office to epo]

Ref country code: CH

Free format text: LAPSE BECAUSE OF NON-PAYMENT OF DUE FEES

Effective date: 20130930

Ref country code: LI

Free format text: LAPSE BECAUSE OF NON-PAYMENT OF DUE FEES

Effective date: 20130930

Ref country code: IE

Free format text: LAPSE BECAUSE OF NON-PAYMENT OF DUE FEES

Effective date: 20130905

PG25 Lapsed in a contracting state [announced via postgrant information from national office to epo]

Ref country code: MT

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20121212

Ref country code: TR

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20121212

PG25 Lapsed in a contracting state [announced via postgrant information from national office to epo]

Ref country code: HU

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT; INVALID AB INITIO

Effective date: 20070905

Ref country code: LU

Free format text: LAPSE BECAUSE OF NON-PAYMENT OF DUE FEES

Effective date: 20130905

REG Reference to a national code

Ref country code: FR

Ref legal event code: PLFP

Year of fee payment: 10

REG Reference to a national code

Ref country code: FR

Ref legal event code: PLFP

Year of fee payment: 11

REG Reference to a national code

Ref country code: FR

Ref legal event code: PLFP

Year of fee payment: 12

PGFP Annual fee paid to national office [announced via postgrant information from national office to epo]

Ref country code: GB

Payment date: 20220804

Year of fee payment: 16

Ref country code: DE

Payment date: 20220609

Year of fee payment: 16

PGFP Annual fee paid to national office [announced via postgrant information from national office to epo]

Ref country code: FR

Payment date: 20220808

Year of fee payment: 16

REG Reference to a national code

Ref country code: DE

Ref legal event code: R119

Ref document number: 602007027340

Country of ref document: DE

GBPC Gb: european patent ceased through non-payment of renewal fee

Effective date: 20230905

PG25 Lapsed in a contracting state [announced via postgrant information from national office to epo]

Ref country code: GB

Free format text: LAPSE BECAUSE OF NON-PAYMENT OF DUE FEES

Effective date: 20230905

PG25 Lapsed in a contracting state [announced via postgrant information from national office to epo]

Ref country code: GB

Free format text: LAPSE BECAUSE OF NON-PAYMENT OF DUE FEES

Effective date: 20230905

Ref country code: FR

Free format text: LAPSE BECAUSE OF NON-PAYMENT OF DUE FEES

Effective date: 20230930

Ref country code: DE

Free format text: LAPSE BECAUSE OF NON-PAYMENT OF DUE FEES

Effective date: 20240403