WO2010017721A1 - 一种路由优化的方法及系统 - Google Patents

一种路由优化的方法及系统 Download PDF

Info

Publication number
WO2010017721A1
WO2010017721A1 PCT/CN2009/072427 CN2009072427W WO2010017721A1 WO 2010017721 A1 WO2010017721 A1 WO 2010017721A1 CN 2009072427 W CN2009072427 W CN 2009072427W WO 2010017721 A1 WO2010017721 A1 WO 2010017721A1
Authority
WO
WIPO (PCT)
Prior art keywords
node
current
access device
location
mobile node
Prior art date
Application number
PCT/CN2009/072427
Other languages
English (en)
French (fr)
Inventor
吴钦
夏晋伟
宫小玉
Original Assignee
华为技术有限公司
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 华为技术有限公司 filed Critical 华为技术有限公司
Priority to EP09806324A priority Critical patent/EP2309799B1/en
Priority to KR1020117004805A priority patent/KR101288434B1/ko
Publication of WO2010017721A1 publication Critical patent/WO2010017721A1/zh
Priority to US13/027,897 priority patent/US8422459B2/en

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L12/00Data switching networks
    • H04L12/28Data switching networks characterised by path configuration, e.g. LAN [Local Area Networks] or WAN [Wide Area Networks]
    • H04L12/2854Wide area networks, e.g. public data networks
    • H04L12/2856Access arrangements, e.g. Internet access
    • H04L12/2858Access network architectures
    • H04L12/2859Point-to-point connection between the data network and the subscribers
    • 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
    • H04W40/00Communication routing or communication path finding
    • H04W40/02Communication route or path selection, e.g. power-based or shortest path routing
    • H04W40/20Communication route or path selection, e.g. power-based or shortest path routing based on geographic position or location
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W8/00Network data management
    • H04W8/02Processing of mobility data, e.g. registration information at HLR [Home Location Register] or VLR [Visitor Location Register]; Transfer of mobility data, e.g. between HLR, VLR or external networks
    • H04W8/08Mobility data transfer
    • H04W8/082Mobility data transfer for traffic bypassing of mobility servers, e.g. location registers, home PLMNs or home agents
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W80/00Wireless network protocols or protocol adaptations to wireless operation
    • H04W80/04Network layer protocols, e.g. mobile IP [Internet Protocol]

Definitions

  • the present invention relates to the field of communications technologies, and in particular, to a method and system for route optimization.
  • Mobility management is a solution for end users to provide a continuous session or connection, which can be implemented by the host side or the network side.
  • the mobility management on the host side requires mobility management as a mobile node of the terminal.
  • FIG. 1 it is a schematic diagram of a mobility management system in the prior art.
  • the mobile node accesses the network through the access device.
  • the access device 1 acquires the configuration file of the MN from the AAA server (not shown), according to the MN.
  • the user identifier determines whether the MN has access to the mobility management service. If the MN is allowed to access the mobility management service, the access device 1 performs the location update process to the anchor device 1 instead of the MN, and establishes the access device 1 and the anchor device. After the two-way tunnel between 1, the access device 1 establishes a data channel for the service of the MN. At this point, the access device 1 will have all the necessary information to mimic the MN's home link and by advertise the MN's home link prefix, so that the MN believes that it is always in the same home link no matter where it is moved. .
  • the anchor device 1 acts as a topology anchor of the MN home prefix, and intercepts any message sent to the MN, and then passes the message through the anchor.
  • a tunnel between the point device 1 and the access device 1 is sent to the access device 1 , and the access device 1 forwards the packet to the MN.
  • the access device 1 receives any packet from the MN, the access device 1 receives the packet.
  • An anchor device 1 that transmits to the MN through a tunnel between it and the anchor device 1, the anchor device After receiving the packet, the packet is sent to the anchor device 2 of the CN, and the anchor device 2 sends the packet to the CN through the access device 2 of the CN.
  • the encapsulation and decapsulation process that is, the encapsulation and decapsulation of the tunnel between the anchor device 1 and the access device 1 of the MN, and the encapsulation of the tunnel between the anchor device 2 and the access device 2 of the CN.
  • Embodiments of the present invention provide a method and system for route optimization to improve the efficiency of data transfer between a MN and a CN.
  • a method of route optimization including:
  • a route optimization system comprising:
  • a mobile node accessing subsystem configured to acquire, by using a current anchor device of the mobile node, a location of a current access device of the correspondent node in the access node of the peer node, and establish a current access device of the mobile node and a current node of the opposite node Transmission tunnel between access devices;
  • the peer node access subsystem is configured to acquire a location of the current access device of the mobile node in the mobile node access subsystem, and establish a transmission tunnel between the current access device of the peer node and the current access device of the mobile node.
  • the method and system for routing optimization provided by the embodiment of the present invention establish a transmission tunnel between the current access device of the mobile node and the current access device of the opposite node by finding the location of the current access device of the opposite node.
  • the path of data transmission is shortened, and the message only needs to be transmitted when transmitting the direct tunnel between the current access device of the mobile node and the current access device of the peer node.
  • a single encapsulation and decapsulation process optimizes routing and improves the efficiency of data transfer between the mobile node and the correspondent node.
  • FIG. 1 is a schematic diagram of communication between a MN and a CN in a mobility management system according to the prior art
  • FIG. 2 is a schematic flowchart of a method for routing optimization according to Embodiment 1 of the present invention
  • FIG. 3 is a schematic flowchart of a method for routing optimization according to Embodiment 2 of the present invention.
  • FIG. 4 is a schematic flowchart of a method for routing optimization according to Embodiment 3 of the present invention.
  • FIG. 5 is a schematic flowchart of another method for route optimization according to Embodiment 3 of the present invention.
  • FIG. 6 is a schematic flowchart of a method for route optimization according to Embodiment 4 of the present invention.
  • FIG. 7 is a schematic flowchart of a method for routing optimization according to Embodiment 5 of the present invention.
  • FIG. 8 is a schematic structural diagram of a system for routing optimization according to Embodiment 6 of the present invention.
  • Embodiment 1 The method and system for routing optimization in the embodiments of the present invention are described in detail below with reference to the accompanying drawings.
  • the embodiment provides a route optimization method. As shown in FIG. 2, the method includes the following steps:
  • Step S201 Acquire, by the current anchor device of the mobile node, the location of the current access device of the peer node.
  • the anchor device includes a current anchor device of the mobile node and a current anchor device of the peer node.
  • the anchor device is a central mobility management control device, which is used to aggregate messages belonging to the owning node of its own management domain.
  • the current anchor device of the mobile node searches for its own binding list, determines whether the opposite node and the mobile node are locally registered, that is, whether the mobile node and the peer node belong to the same management domain; the anchor device stores the subordinate List information (or called binding list) registered by the node,
  • the constant location identifier of the node is used as an index of the corresponding binding entry in the binding list, and it can be determined according to the constant location identifier of the node whether the node is in the management domain of the anchor device.
  • the constant position is a constant address of the mobile node or the correspondent node, such as the home address in the mobile IP, and the constant position identifier is the magnitude of the constant position.
  • the current anchor device of the node is also the current anchor device of the peer node, and the anchor device can directly obtain the location of the current access device of the peer node directly, and directly send the location to the current access device of the mobile node; If the peer node registers the location of the other anchor device, that is, the current anchor device of the mobile node needs to go to the remote location to find the location of the current access device of the peer node.
  • the location of the current access device of the peer node is searched by the paging mechanism, and the location of the current access device of the peer node is searched through the functional entity and the user identifier of the authentication, authentication, and accounting server, or the query of the application layer is performed.
  • the mechanism finds the location of the current access device of the peer node.
  • Step S202 Establish a transmission tunnel between the current access device of the mobile node and the current access device of the correspondent node.
  • a transmission tunnel is established between the current access device of the mobile node and the current access device of the peer node by finding the location of the current access device of the peer node, corresponding to FIG. 1, which is established in this embodiment.
  • Step S301 The current access device of the mobile node sends a route optimization request to the current anchor device of the mobile node.
  • the route optimization request sent carries the constant location identifier of the peer node, and also carries the route optimization indicator, and the route optimization indicator is used to negotiate to establish the initiator of the tunnel.
  • Step S302 After receiving the route optimization request, the mobile node anchor device queries the binding entry cache to store the binding entry corresponding to the constant location identifier of the peer node, and determines that the mobile node and the opposite node are in the same management domain, so The current anchor device of the mobile node is also the current anchor device of the peer node. The current anchor device of the mobile node can obtain the current location of the access device of the peer node through the cache entry, and send a route optimization request to the current access device of the peer node.
  • the route optimization request message also functions as a route reachability test, that is, whether the communication between the current access device of the peer node and the current anchor device of the mobile node is normal.
  • the request may carry the route optimization indicator of the mobile node and the location of the current access device of the mobile node.
  • the location of the current access device of the mobile node may be obtained by querying the binding list, or may be obtained by parsing a message sent by the current access device of the mobile node.
  • the current anchor device of the mobile node extracts the route optimization indication flag, and announces the route through the route optimization indication.
  • the current access device of the end node initiates the establishment of a tunnel by the current access device of the mobile node;
  • the current anchor device of the mobile node may be sent to the current access device of the opposite node.
  • the route optimization request carries a route optimization indicator, and specifies the current access device of the peer node as the initiator of the tunnel establishment.
  • Step S303 after the current access device of the peer node receives the route optimization request, confirm the initiator of the establishment of the tunnel according to the route optimization indication flag; and then the current access device of the peer node replies to the current anchor device of the mobile node.
  • the response is optimized, and the response carries the confirmation information of the route optimization indicator.
  • Step S305 establishing a tunnel.
  • the tunnel is a through tunnel connecting the current access device of the mobile node with the current access device of the peer node. Specifically include:
  • Step S305.1 Determine the initiator of establishing the tunnel according to the route optimization indicator.
  • Step S30. 2 binding between the current access device of the mobile node and/or the current access device of the opposite node, the current access device of the mobile node and the current access device of the opposite node Positional relationship.
  • the current access device of the mobile node sends a location binding update request to the current access device of the opposite node, where the peer node is currently Establishing a location binding relationship on the access device; the current access device of the peer node may also perform a location binding establishment or update process to the current access device of the mobile node, that is, establishing on the current access device of the mobile node.
  • Location binding relationship The location binding relationship is bound to at least the location relationship between the current access device of the peer node and the current access device of the mobile node.
  • the current access device of the opposite node When the route optimization indication determines that the current access device of the opposite node is the initiator of the tunnel establishment, the current access device of the opposite node initiates a location binding update request to the current access device of the mobile node, and the current connection of the mobile node is Establishing a location binding relationship on the ingress device; the current access device of the mobile node may also perform a location binding establishment or update process to the current access device of the opposite node, that is, establishing on the current access device of the opposite node. Location binding relationship. The location binding relationship at least binds the location relationship between the current access device of the peer node and the current access device of the mobile node.
  • the established binding relationship further includes: binding a current location relationship between the current access device of the mobile node and the opposite node and/or the mobile node; and/or
  • the mobile node access device usually needs to obtain the location of the access device of the peer node according to the constant location of the peer node, and therefore can be further tied in the bound location relationship.
  • the location relationship between the mobile node access device and the correspondent node is determined; the relationship between the access device and the mobile node constant location may also be bound in the mobile node access device.
  • the efficiency of finding the tunnel for forwarding the data when transmitting data is higher.
  • the required tunnel can be quickly found according to the relevant information of the peer node, or the required tunnel can be quickly found according to the relevant information of the mobile node.
  • the relationship between the access device and the constant position of the mobile node may not be bound in the current access device of the mobile node.
  • the determination of the binding relationship can be set flexibly.
  • the location relationship between the access device and the mobile node and/or the correspondent node may also be bound in the current access device of the peer node.
  • the establishment and maintenance of the binding relationship in the access device is the same as the establishment and maintenance of the binding list in the existing anchor device.
  • Step S305. 3 The location management module in the current access device of the mobile node sends a tunnel trigger message to the handover control module, and the location management module in the current access device of the peer node also sends a tunnel trigger message to the handover control module.
  • Step S305. 4 The handover control module in the current access device of the mobile node controls the handover execution module to establish a tunnel with the current access device of the opposite node, and the handover control module in the current access device of the remote node controls The handover execution module establishes a tunnel with the current access device of the mobile node.
  • a two-way tunnel is established.
  • Establishing a tunnel is usually also associated with the initiator.
  • the initiator of the tunnel may be either the current access device of the mobile node or any end of the current access device of the peer node, or both ends may be initiated at the same time; the former is suitable for establishing a unidirectional tunnel to transmit packets, and then Encapsulating the packet to obtain the location information of the peer end, and establishing a bidirectional tunnel according to the location information; the latter is suitable for completing the establishment of the bidirectional tunnel at a time, and before the tunnel is initiated:
  • the current access device of the mobile node acquires the pair End section Pointing the location of the current access device;
  • the current access device of the peer node acquires the location of the current access device of the mobile node, and the location may be carried in the route optimization request, and finally forwarded to the peer node.
  • Access device On the one hand, the current access device of the mobile node acquires the pair End section Pointing the location of the current access device;
  • the access device (including the current access device of the mobile node and the current access device of the opposite node) includes a location management module, a handover control module, and a handover execution module, and the anchor device also includes a location management module. , switching control modules and switching execution modules. If the handover execution module in the access device is replaced by the tunnel execution module (TEF, Tunne 1 Execution), the location management module in the access device directly triggers the establishment and peer establishment of the respective tunnel execution module. Access tunnels between devices without the need for associated handover control modules to participate in tunnel establishment. The location management module maintains the current location of the mobile terminal under normal conditions, and triggers the creation, removal, and update of the tunnel on the bearer plane.
  • TEZ Tunne 1 Execution
  • the handover control module controls the establishment of the bearer path and is responsible for the handover of the handover context.
  • the paging control unit may be further integrated in the access device or the anchor device.
  • the location management module can interact with the paging control unit to save the current location and status information of the mobile node or the opposite node in the paging mode; the paging control unit wakes up the mobile node or the opposite node, interacts with the location management module, and sends the location management module to the location management module. Push the current location and status information of the mobile node or peer node.
  • the individual modules of the same device can be independent or integrated with each other. Therefore, as shown in Fig. 4 and Fig. 5 of the subsequent embodiment 3, the above paging control unit can also be deployed separately.
  • the sender of the route optimization request may be a location management module or a handover control module of the current access device of the mobile node.
  • the current anchor device of the mobile node sends the location of the current access device of the correspondent node to the current access device of the mobile node, including two cases: First: When the current access device of the mobile node passes the location management The module sends a route optimization request; then the current anchor device of the mobile node sends the location of the current access device of the correspondent node to the location management module of the current access device of the mobile node.
  • the second type when the current access device of the mobile node sends a route optimization request through the handover control module, the current anchor device of the mobile node sends the location of the current access device of the opposite node to the current access device of the mobile node. Switch the control module.
  • the current anchor device of the mobile node sends the location of the current access device of the opposite node to the current access device of the mobile node.
  • Switch the control module by finding the location of the current access device of the opposite node in the local mobility management, a transmission tunnel is established between the current access device of the mobile node and the current access device of the opposite node to shorten the data transmission.
  • the path reduces the number of encapsulation and decapsulation processes during packet transmission, optimizes routing, and improves the efficiency of data transfer between the mobile node and the peer node.
  • Embodiment 3 is a diagrammatic representation of Embodiment 3
  • the paging mechanism is used to find the location of the current access device of the peer node that performs location registration at another anchor device, where the mobile node is in a roaming state. It is described in two cases: In the first case, as shown in Figure 4, the route optimization method includes the following steps:
  • Step S401 The current anchor device of the mobile node receives a route optimization request sent by the current access device of the mobile node, where the route optimization request carries a constant location identifier of the opposite node;
  • Step S402 After receiving the route optimization request, the current anchor device of the mobile node extracts the constant location identifier of the peer node, because the location binding cache corresponding to the constant location identifier of the peer node is not found in the current anchor device of the mobile node. The entry, so the current anchor device of the mobile node sends a paging indication to the mobile node's home paging control unit, announcing that the mobile node's home paging control unit has a route optimization request from the mobile node.
  • the paging control unit stores call state information and current location information of the associated node.
  • the paging control unit can be integrated in the corresponding anchor device or in a physical device separate from the anchor device.
  • Step S403 The home paging control unit of the mobile node queries the current location of the peer node, and finds that the peer node belongs to a range managed by another paging control unit. At this time, the home paging control unit of the mobile node sends a paging request to the home paging control unit of the opposite node.
  • Step S404 The home paging control unit of the peer node queries the current location of the peer node, and finds that the peer node roams in the foreign network. At this time, the home paging control unit of the opposite node sends a paging request to the paging control unit where the opposite node is currently located, that is, the visited paging control unit.
  • Step S405 Since the paging control unit stores the paging state of the node that belongs to the node, when the opposite node is in the idle state, the visited paging control unit sends a paging advertisement to the opposite node to wake up the opposite node. Step S406 to step S407, the visited paging control unit sends a route optimization indication to the current access device of the opposite node, and the current access device of the opposite node returns a route optimization response.
  • Step S408 to step S409 after receiving the route optimization response of the current access device of the opposite node, the visited paging control unit replies to the paging control unit of the home node of the opposite node, and the home page of the opposite node The control unit then replies to the paging response of the mobile node's home paging control unit.
  • Step S410 to step S411 the home paging control unit of the mobile node replies to the current anchor device of the mobile node, and the current anchor device of the mobile node replies to the current access device of the mobile node with a route optimization response.
  • Step S412 is the same as step S305, and will not be described again.
  • the home paging control unit of the opposite node queries the location of the current access device of the opposite node according to the constant location identifier of the opposite node, and sends a paging request to the visited paging control unit when the opposite node is in the roaming state.
  • the visited paging control unit directly sends a route optimization indication to the peer node access device, where the indication carries the location of the mobile node access device.
  • the route optimization method includes the following steps:
  • Step S501 to step S505 are the same as steps S401 to S405, and are not described again.
  • Step S506 After waking up the opposite node, the visited paging control unit replies to the paging control unit of the home node of the opposite node.
  • Step S507 The home paging control unit of the peer node sends a route optimization indication to the current anchor device of the peer node, where the indication may carry the current access device location identifier of the mobile node and the route optimization indication flag.
  • Step S508 to step S509 the current anchor device of the peer node sends a route optimization request to the current access device of the peer node. And receiving a route optimization response of the current access device of the peer node.
  • the current anchor device of the peer node replies with a route optimization response to the home node of the peer node
  • the call control unit the message carries the location information of the current access device of the peer node, and the location information is obtained from the location binding information maintained by the current anchor device of the peer node.
  • Steps S 511 to S 514 are the same as steps S 409 to S 412 and will not be described again.
  • the current anchor device of the peer node needs to interact with the visited paging control unit, and the current access device of the peer node passes the current anchor device of the peer node.
  • the sent route optimization request acquires the location of the current access device of the mobile node.
  • the location of the current access device of the opposite node is found by using a paging mechanism in a scenario where the mobile node is in a roaming state, in particular, the mobile node is in an idle state, and the current access device and the peer end of the mobile node are A transmission tunnel is established between the current access devices of the node to shorten the path of data transmission, reduce the number of encapsulation and decapsulation processes during packet transmission, optimize routing, and improve data transmission efficiency between the mobile node and the opposite node.
  • Embodiment 4 is a diagrammatic representation of Embodiment 4:
  • the location of the current access device of the peer node is searched by the function entity of the authentication, authentication, and accounting server and the user identifier of the peer node, where the mobile node is in a roaming state.
  • the mobile node may also be in an active state.
  • the method for route optimization includes the following steps: Step S601: The current access device of the mobile node sends a route optimization request to the current anchor device of the mobile node, in the route optimization request. It carries the constant location information of the peer node, and can also carry the route optimization indicator, which is used to negotiate the initiator of the tunnel establishment.
  • Step S602 after the current anchor device of the mobile node receives the route optimization request, the binding cache entry corresponding to the constant location identifier of the peer node is not queried, and the current anchor device of the mobile node acquires the user identifier of the peer node, and Send authentication, authorization, and accounting (Authent ica t ion, Author izat ion) to the current proxy transport, authentication, and authorization function entity (Proxy Transpor Authent ication Authorization-Issue Entity, Proxy TAA-FE) , and Account ing , AAA ) request to query the address of the current anchor device of the peer node, and the request carries the user identifier of the peer node.
  • Authent ica t ion, Author izat ion Send authentication, authorization, and accounting
  • Authent ica t ion, Author izat ion to the current proxy transport
  • authentication, and authorization function entity Proxy Transpor Authent ication Authorization-Is
  • Step S603 to step S604 the current Proxy TAA-FE of the mobile node and the home of the opposite node
  • the RADIUS signaling interaction is performed by the AAA signaling, and the user TAA-FE is queried according to the user ID of the peer node.
  • the location information of the current anchor device of the peer node is not limited to
  • Step S605 The Proxy TAA-FE notifies the current anchor device of the mobile node of the location of the current anchor device of the peer node.
  • Step S603 to step S605 are implemented: the current proxy transmission, authentication, and authorization function entity of the mobile node queries the current anchor point of the opposite node in the home transmission, authentication, and authorization function entity of the opposite node according to the user identifier of the opposite node. The location of the device, sending the location of the current anchor device of the peer node to the current anchor device of the mobile node.
  • Step S606 The current anchor device of the mobile node sends a route optimization request to the current anchor device of the peer node according to the location of the current access device of the peer node, where the request may carry a route optimization indication flag, and the route optimization indication The flag may be extracted from a route optimization request sent by the current access device of the mobile node to the current anchor device of the mobile node.
  • the access device establishes a route optimization tunnel, and the request carries a route optimization indication flag, and can also advertise the location of the current access device of the mobile node; the current access device of the peer node sends a route optimization to the current anchor point of the opposite node.
  • Step S609 The current anchor device of the peer node sends a route optimization response to the current anchor device of the mobile node, where the response carries the location information of the current access device of the peer node, and the location information may be from the current anchor of the peer node.
  • the central location management module in the point device is acquired.
  • Step S610 The current anchor device of the mobile node sends a route optimization response to the current access device of the mobile node, where the response carries the location of the current access device of the peer node.
  • step S606 to step S610 the current anchor device of the mobile node is used as the opposite node.
  • the previous anchor device obtains the location of the current access device of the peer node, and forwards the location to the current access device of the mobile node.
  • Step S611 the same as step S305, no longer praise.
  • the location of the current access device of the opposite node is found through the paging mechanism, and the current access device and the opposite end of the mobile node.
  • a transmission tunnel is established between the current access devices of the node to shorten the path of data transmission, reduce the number of encapsulation and decapsulation processes during packet transmission, optimize routing, and improve data transmission efficiency between the mobile node and the opposite node.
  • the mobile node mentioned in this embodiment is in an active state and the idle state mentioned in the third embodiment is two states after the mobile node enters the network: a connection mode and an idle mode.
  • a connection mode In general, when a node is performing services, it needs to maintain the connection mode so that the network knows the location of the node accurately, thereby providing related services.
  • the node does not send or receive services for a period of time, the node switches to the idle mode. This process can be initiated by the node or the network side, and the purpose is to make the node save energy and save power.
  • the idle mode node if the node needs to initiate a service, or if the network has related services of the node, the idle mode is switched to the connected mode.
  • Embodiment 5 is a diagrammatic representation of Embodiment 5:
  • This embodiment uses the query mechanism of the application layer to find the location of the current access device of the peer node.
  • the route optimization method includes the following steps:
  • Step S701 The current access device of the mobile node initiates a route optimization request to the current anchor device of the mobile node, where the request carries constant location information and a user identifier of the opposite node.
  • the current application layer unit of the mobile node initiates a location query request to the current application layer unit of the opposite node according to the user identifier of the opposite node.
  • Step S704 after the current application layer unit of the peer node receives the location query request, and then goes to the opposite end section. Click the current anchor device to initiate a location query request.
  • the location query response is returned to the current application layer unit of the mobile node, and the current access device location of the peer node is carried.
  • Step S709 The current application layer unit of the mobile node carries the location information of the current access device of the peer node to return a location query response to the current anchor device of the mobile node.
  • step S704 to step S709 it is implemented that: the current application layer unit of the peer node sends a location query request to the current anchor device of the peer node, obtains the location of the current access device of the peer node, and forwards the location to The current access device of the mobile node.
  • Step S710 The current anchor device of the mobile node replies with a route optimization response to the current access device of the mobile node, where the response carries the location of the current access device of the peer node.
  • Step S711 establishing a tunnel. This step is the same as step S305 and will not be described again.
  • a transmission tunnel is established between the current access device of the mobile node and the current access device of the peer node to shorten the data transmission.
  • the path reduces the number of times of encapsulation and decapsulation processing during packet transmission, optimizes routing, and improves the efficiency of data transmission between the mobile node and the peer node.
  • the embodiment provides a route optimization system, as shown in FIG. 8, including:
  • the mobile node accessing subsystem 1 is configured to acquire, by the current anchor device 13 of the mobile node, the location of the current access device 21 of the correspondent node in the peer node access subsystem, and establish the current access device 11 of the mobile node. a transmission tunnel between the current access devices 21 of the peer node;
  • the peer node accessing subsystem 2 is configured to acquire the location of the current access device 11 of the mobile node in the mobile node access subsystem, and establish a relationship between the current access device 21 of the peer node and the current access device 11 of the mobile node. Transmission tunnel.
  • the current anchor device 11 of the mobile node and the current anchor device 21 of the correspondent node are central mobile management control devices for aggregating messages belonging to the owning node of the own management domain.
  • the mobile node access subsystem 1 includes: a current access device 11 of the mobile node and a current anchor device 1 3 of the mobile node;
  • the current access device 11 of the mobile node is configured to query the current anchor device 13 of the mobile node for the location of the current access device 21 of the peer node, and the location between the binding and the current access device 21 of the opposite node. Relationship, establishing a transmission tunnel with the current access device 21 of the peer node;
  • the current anchor device 1 3 of the mobile node is configured to determine the initiator of the tunnel establishment, obtain the location of the current access device 21 of the peer node, and send the current location of the access device 21 of the peer node to the current node of the mobile node.
  • Access device 11 is configured to determine the initiator of the tunnel establishment, obtain the location of the current access device 21 of the peer node, and send the current location of the access device 21 of the peer node to the current node of the mobile node.
  • Access device 11 is configured to determine the initiator of the tunnel establishment, obtain the location of the current access device 21 of the peer node, and send the current location of the access device 21 of the peer node to the current node of the mobile node.
  • the mobile node access subsystem 1 may further include at least one of a first paging control unit 15, a first transmission, an authentication, an authorization function entity 17, and a first application layer unit 19;
  • the call control unit 15 may be the home paging control unit of the mobile node in FIG. 4 and FIG. 5, and the first transmission, authentication, authorization function entity 17 may be the current proxy transmission, authentication, authorization function entity of the mobile node in FIG.
  • the first application layer unit 19 may be the current application layer unit of the mobile node in FIG. 7;
  • the first paging control unit 15 is configured to query, according to the constant location identifier of the opposite node, the location of the current access device 21 of the opposite node;
  • the first transmission, authentication, and authorization function entity 17 is configured to query the location of the current anchor device 23 of the peer node according to the user identifier of the peer node, so that the current anchor device 13 of the mobile node is current to the peer node.
  • the anchor device 23 queries the location of the current access device 21 of the peer node;
  • the first application layer unit 19 is configured to query, at the application layer, the location of the current access device 21 of the peer node according to the user identifier of the peer node.
  • the peer node access subsystem 2 includes: a current anchor device 21 of the peer node and a current access device 23 of the peer node;
  • the current anchor device 23 of the peer node is configured to send the current access device 1 of the mobile node to the current access device 21 of the opposite node;
  • the current access device 21 of the peer node is configured to receive the location of the current access device 11 of the mobile node delivered by the current anchor device 23 of the peer node, and bind the current access device 21 of the peer node. The positional relationship between the two establishes a transmission tunnel with the current access device 21 of the opposite node.
  • the peer node access subsystem 2 further includes a second paging control unit 25, a second transmission, authentication, authorization function entity 27, and a second application layer unit 29 corresponding to the mobile node access subsystem 1. At least one of them;
  • a second paging control unit 25 configured to query a location of the current access device 21 of the opposite node according to the constant location identifier of the opposite node;
  • the second transmission, authentication, and authorization function entity 27 is configured to query, according to the user identifier of the peer node, the location of the current access device 21 of the peer node;
  • the second application layer unit 29 is configured to query, according to the user identifier of the peer node, the current anchor device 23 of the peer node to query the location of the current access device 21 of the peer node.
  • the first paging control unit 15 may be the home paging control unit of the mobile node in FIGS. 4 and 5
  • the first transmission, authentication, authorization function entity 17 may be the proxy transmission, authentication, authorization function in FIG.
  • the first application layer unit 19 may be the current application layer unit of the mobile node in FIG. 7
  • the corresponding second paging control unit 25 may be the home paging control unit of the opposite node in FIG. 4
  • the second transmission, authentication, authorization function entity 17 may be the home transmission, authentication, authorization function entity of the opposite node in FIG. 5
  • the second application layer unit 19 may be the pair in FIG.
  • the first paging control unit 15 and the first application layer unit 19 may be integrated in the current anchor device of the mobile node, or may be located in a physical device separate from the current anchor device of the mobile node.
  • the second paging control unit 25 and the second application layer unit 29 can be integrated in The current anchor device 23 of the peer node may also be located in a physical device separate from the current anchor device 23 of the peer node.
  • the access device (1 1 , 21 ) and the anchor device ( 13 , 23 ) both include a location management module, a handover control module, and a handover execution module.
  • the handover execution function module can also be replaced by the tunnel execution module of the bearer plane.
  • the location management module maintains the current location of the host under normal conditions, triggering the creation, removal, and update of the tunnel on the bearer plane.
  • the handover control module controls the establishment of the bearer path and is responsible for the transfer of the context.
  • the paging control unit can be further integrated in the access device or the anchor device.
  • the location management module can interact with the paging control unit to save the current location and status information of the mobile node or the opposite node in the paging mode; the paging control unit wakes up the mobile node or the opposite node, interacts with the location management module, and sends the location management module to the location management module. Push the current location and status information of the mobile node or peer node.
  • the individual modules of the same device can be independent or integrated. Therefore, as shown in Fig. 4 and Fig. 5 of the third embodiment, the paging control unit can also be deployed separately.
  • the route optimization system provided by the embodiment establishes a transmission tunnel between the current access device 11 of the mobile node and the current access device 21 of the opposite node by finding the location of the current access device 21 of the opposite node.
  • the route between the anchor devices is cumbersome and needs to be subjected to secondary encapsulation and decapsulation processing
  • the embodiment shortens the path of data transmission, and the packet is connected to the current access of the mobile node.
  • the device 11 transmits the through tunnel between the device and the current access device 21 of the peer node, only one encapsulation and decapsulation process is required, thereby optimizing the routing and improving the efficiency of data transmission between the mobile node and the peer node.

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Mobile Radio Communication Systems (AREA)

Description

一种路由优化的方法及系统 本申请要求于 2008 年 8 月 15 日提交中国专利局、 申请号为 200810134690. 4 , 发明名称为 "一种路由优化的方法及系统" 的中国专利申 请的优先权。
技术领域
本发明涉及通信技术领域, 尤其涉及一种路由优化的方法及系统。
背景技术
移动性管理是为终端用户提供一种连续会话或者连接的解决方案, 可以 通过主机侧或网络侧来实现。 主机侧的移动管理要求作为终端的移动节点参 移动性管理。
如图 1所示,为现有技术中一种移动性管理系统示意图。移动节点(Mobile Node, MN )通过接入设备接入网络, 当 MN连接到接入设备 1时, 接入设备 1从 AAA服务器 (图中未示出 )获取该 MN的配置文件, 根据 MN的用户标 识判断 MN是否有权接入移动性管理业务, 如果允许 MN接入移动性管理业 务,则接入设备 1代替 MN向锚点设备 1执行位置更新过程,建立接入设备 1 与锚点设备 1之间的双向隧道后, 接入设备 1为 MN的业务建立数据通道。 此时, 接入设备 1将拥有所有必需的信息, 用于模仿 MN的家乡链路, 并通 过通告 MN的家乡链路前缀, 使 MN相信无论移动到哪里, 都始终是在同一 个家乡链路。
通过上述方式, 当 MN与对端节点 (Corresponding Node, CN )通信时, 锚点设备 1作为 MN家乡前缀的拓朴锚点, 将截获任何发送至 MN的报文, 然后将该报文通过锚点设备 1与接入设备 1之间的隧道发送到接入设备 1 ,由 接入设备 1将该报文转发给 MN; 接入设备 1收到任何来自 MN的报文时, 将该报文通过其与锚点设备 1之间的隧道发送给 MN的锚点设备 1 ,锚点设备 1收到该报文后, 将该报文发送到 CN的锚点设备 2, 锚点设备 2将该报文通 过 CN的接入设备 2发送至 CN。
发明人在研究过程中发现, 上述方法虽然可以实现 MN和 CN之间的通 信,但 MN和 CN之间的数据传输路径并不是最优的, MN和 CN之间的传输 报文需要经过二次封装和解封装处理, 即: 传输报文需要经过 MN的锚点设 备 1与接入设备 1之间的隧道的封装和解封装、以及 CN的锚点设备 2与接入 设备 2之间的隧道的封装和解封装, 尤其是 MN和 CN之间的锚点设备较远 时, 路由繁瑣, 从而导致 MN和 CN之间的数据传送的效率比较低。
发明内容
本发明的实施例提供一种路由优化的方法及系统, 以提高 MN和 CN之 间的数据传送的效率。
为达到上述目的, 本发明的实施例采用如下技术方案:
一种路由优化的方法, 包括:
通过移动节点当前的锚点设备获取对端节点当前的接入设备的位置; 在移动节点当前的接入设备和对端节点当前的接入设备之间建立传输隧 道。
一种路由优化的系统, 包括:
移动节点接入子系统, 用于通过移动节点当前的锚点设备获取对端节点 接入子系统中对端节点当前的接入设备的位置, 建立移动节点当前的接入设 备与对端节点当前的接入设备之间的传输隧道;
对端节点接入子系统, 用于获取移动节点接入子系统中移动节点当前的 接入设备的位置, 建立对端节点当前的接入设备与移动节点当前的接入设备 之间的传输隧道。
本发明实施例提供的路由优化的方法及系统通过查找到对端节点当前的 接入设备的位置, 在移动节点当前的接入设备和对端节点当前的接入设备之 间建立传输隧道, 相比于现有技术传输过程中锚点设备之间的路由繁瑣、 且 需要经过二次封装和解封装处理而言: 缩短了数据传输的路径, 且报文在连 接移动节点当前的接入设备与对端节点当前的接入设备之间的直通隧道进行 传输时只需要经过一次封装和解封装处理, 从而优化了路由, 提高了移动节 点和对端节点之间的数据传送的效率。
附图说明
图 1为本发明现有技术中移动性管理系统 MN与 CN通信示意图; 图 2为本发明实施例一中路由优化的方法流程示意图;
图 3为本发明实施例二中路由优化的方法流程示意图;
图 4为本发明实施例三中路由优化的方法流程示意图;
图 5为本发明实施例三中又一种路由优化的方法流程示意图;
图 6为本发明实施例四中一种路由优化的方法流程示意图;
图 7为本发明实施例五中路由优化的方法流程示意图;
图 8为本发明实施例六中路由优化的系统结构示意图。
具体实施方式
下面结合附图对本发明实施例中路由优化的方法及系统进行详细描述。 实施例一
为优化顯和 CN之间的路由, 提高顯和 CN之间的数据传送的效率, 本实施 例提供一种路由优化的方法, 如图 2所示, 包括如下步骤:
步骤 S201 , 通过移动节点当前的锚点设备获取对端节点当前的接入设备 的位置。 其中, 锚点设备包括移动节点当前的锚点设备和对端节点当前的锚 点设备。 锚点设备为中央的移动管理控制设备, 用于汇聚属于自身管理域的 所属节点的消息。
在该步骤之前还包括:
移动节点当前的锚点设备查找自身的绑定列表, 判定对端节点和移动节 点是否在本地进行位置注册, 即判断移动节点和对端节点是否同属于自身的 管理域; 锚点设备存有下属节点注册的列表信息 (或称为绑定列表) , 可以 将节点的恒定位置标识作为绑定列表中的对应的绑定条目的索引, 根据节点 的恒定位置标识可以判断该节点是否处于该锚点设备的管理域。 恒定位置是 移动节点或对端节点恒定不变的地址,比如移动 IP中的家乡地址, 恒定位置标 识即为恒定位置的量值。 通过移动节点锚点设备查找自身的绑定列表, 判定 所述对端节点和所述移动节点是否在本地进行位置注册; 如果所述对端节点 和所述移动节点在本地进行位置注册, 则移动节点当前的锚点设备也是对端 节点当前的锚点设备, 该锚点设备可以直接从本地获取对端节点当前的接入 设备的位置, 将该位置直接发给移动节点当前的接入设备; 如果对端节点在 另一锚点设备进行位置注册, 即: 则移动节点当前的锚点设备需要去异地查 找到对端节点当前的接入设备的位置。 例如: 利用寻呼机制查找对端节点当 前的接入设备的位置, 通过认证、 鉴权、 计费服务器的功能实体和用户标识 查找对端节点当前的接入设备的位置, 或者通过应用层的查询机制查找到对 端节点当前的接入设备的位置。
步骤 S202 , 在移动节点当前的接入设备和对端节点当前的接入设备之间 建立传输隧道。
本实施例通过查找到对端节点当前的接入设备的位置, 在移动节点当前 的接入设备和对端节点当前的接入设备之间建立传输隧道, 对应图 1 , 本实施 例即建立了一条连接接入设备 1和接入设备 2之间的直通隧道以传送数据。 相 比于现有技术传输过程中锚点设备之间的路由繁瑣、 且需要经过二次封装和 解封装处理而言, 本实施例缩短了数据传输的路径, 且减少了报文传输过程 中封装和解封装处理的次数, 从而优化了路由, 提高了移动节点和对端节点 之间的数据传送的效率。 实施例二
在本实施例中, 移动节点当前的接入设备和对端节点当前的接入设备都 处于移动节点当前的锚点设备的管理域中。 如图 3所示, 包括以下步骤: 步骤 S301 , 移动节点当前的接入设备发送路由优化请求给移动节点当前 的锚点设备。
在发送的路由优化请求中携带对端节点的恒定位置标识, 同时也可以携 带路由优化指示标志, 路由优化指示标志用来协商建立隧道的发起方。
步骤 S302 , 移动节点锚点设备收到路由优化请求后, 查询到绑定条目緩 存中存储有对端节点恒定位置标识对应的绑定条目, 判断移动节点和对端节 点处于同一管理域中, 因此, 移动节点当前的锚点设备同时也是对端节点当 前的锚点设备。 移动节点当前的锚点设备通过緩存条目即可获取对端节点当 前的接入设备的位置, 并发送路由优化请求给对端节点当前的接入设备。 该 路由优化请求消息也起到路由可达测试作用,即检测对端节点当前的接入设 备与移动节点当前的锚点设备之间的通信是否正常。
该请求可以携带移动节点的路由优化指示标志和移动节点当前的接入设 备的位置。 其中, 移动节点当前的接入设备的位置可以通过查询绑定列表来 获取, 也可以通过解析移动节点当前的接入设备发送的消息来获取。
当移动节点当前的接入设备发给移动节点当前的锚点设备的路由优化请 求中携带路由优化指示标志时, 移动节点当前的锚点设备提取该路由优化指 示标志, 并通过路由优化指示通告对端节点当前的接入设备, 由移动节点当 前的接入设备发起隧道的建立;
当移动节点当前的接入设备发给移动节点当前的锚点设备的路由优化请 求中没有携带路由优化指示标志时, 移动节点当前的锚点设备可以在发送给 对端节点当前的接入设备的路由优化请求中携带路由优化指示标志, 指定对 端节点当前的接入设备作为隧道建立的发起者。
步骤 S303 , 对端节点当前的接入设备收到路由优化请求后, 根据路由优 化指示标志确认隧道的建立的发起方; 然后对端节点当前的接入设备向移动 节点当前的锚点设备回复路由优化响应, 该响应携带路由优化指示标志的确 认信息。 步骤 S304 , 移动节点当前的锚点设备收到来自对端节点当前的接入设备 的路由优化响应后, 向移动节点当前的接入设备发送路由优化响应, 该响应 携带对端节点当前的接入设备的位置信息。
步骤 S305 , 建立隧道。 该隧道为连接移动节点当前的接入设备和对端节 点当前的接入设备之间的直通隧道。 具体包括:
步骤 S305. 1 , 根据路由优化指示标志确定建立隧道的发起者。
步骤 S305. 2 , 在移动节点当前的接入设备和 /或对端节点当前的接入设备 中绑定所述移动节点当前的接入设备与所述对端节点当前的接入设备之间的 位置关系。
当路由优化指示标志确定移动节点当前的接入设备作为隧道建立的发起 者时, 移动节点当前的接入设备向对端节点当前的接入设备发送位置绑定更 新请求, 在对端节点当前的接入设备上建立位置绑定关系; 对端节点当前的 接入设备也可以紧接着向移动节点当前的接入设备执行位置绑定建立或者更 新过程, 即在移动节点当前的接入设备上建立位置绑定关系。 该位置绑定关 系至少绑定对端节点当前的接入设备与移动节点当前的接入设备之间的位置 关系。
当路由优化指示确定对端节点当前的接入设备作为隧道建立的发起者 时, 对端节点当前的接入设备向移动节点当前的接入设备发起位置绑定更新 请求, 在移动节点当前的接入设备上建立位置绑定关系; 移动节点当前的接 入设备也可以紧接着向对端节点当前的接入设备执行位置绑定建立或者更新 过程, 即在对端节点当前的接入设备上建立位置绑定关系。 该位置绑定关系 至少绑定对端节点当前的接入设备与移动节点当前的接入设备之间的位置关 系。
建立的绑定关系还包括: 绑定移动节点当前的接入设备与对端节点和 /或 移动节点之间的位置关系; 和 /或
绑定对端节点当前的接入设备与移动节点和 /或对端节点之间的位置关 系。
例如: 由于在建立隧道后, 数据传输的过程中, 移动节点接入设备通常 需要根据对端节点恒定位置获取对端节点的接入设备的位置, 因此, 可以在 绑定的位置关系中进一步绑定移动节点接入设备与对端节点之间的位置关 系; 也可以在移动节点接入设备中绑定该接入设备与移动节点恒定位置的关 系。 当绑定的位置关系中的内容越丰富, 则传输数据时查找转发该数据的隧 道的效率越高。 既可以根据对端节点的相关信息快速查找到所需的隧道, 也 可以根据移动节点的相关信息快速查找到所需的隧道。 由于在数据传输的过 程中, 只要实现成功转发即可, 因此, 也可以在移动节点当前的接入设备中 对该接入设备与移动节点的恒定位置的关系不进行绑定。 绑定关系的确定可 以人为灵活设置。 同理, 也可以在对端节点当前的接入设备中绑定该接入设 备与移动节点和 /或对端节点之间的位置关系。 其中, 接入设备中绑定关系的 建立与维护与现有的锚点设备中绑定列表的建立与维护机制一样。
步骤 S305. 3 , 移动节点当前的接入设备中的位置管理模块向切换控制模 块发送隧道触发消息, 对端节点当前的接入设备中的位置管理模块也向切换 控制模块发送隧道触发消息。
步骤 S305. 4 , 移动节点当前的接入设备中的切换控制模块控制切换执行 模块建立与对端节点当前的接入设备之间的隧道, 对端节点当前的接入设备 中的切换控制模块控制切换执行模块建立与移动节点当前的接入设备之间的 隧道。
在上述步骤 S305. 1至步骤 S305. 4中, 建立的是一个双向隧道。 建立隧道 通常也和发起者有一定的关联。 建立隧道的发起方可以是移动节点当前的接 入设备或对端节点当前的接入设备的任意一端, 也可以是两端同时发起; 前 者适合先建立单向隧道以传送报文, 然后再从封装报文获取对端的位置信息, 根据该位置信息建立双向隧道; 后者则适合一次就完成双向隧道的建立, 且 要求在发起建立隧道之前: 一方面, 移动节点当前的接入设备获取到对端节 点当前的接入设备的位置; 另一方面, 对端节点当前的接入设备获取移动节 点当前的接入设备的位置, 该位置可以携带在路由优化请求中, 并最终转发 到对端节点当前的接入设备。
在本实施例中, 接入设备 (包括移动节点当前的接入设备和对端节点当 前的接入设备) 包括位置管理模块、 切换控制模块和切换执行模块, 且锚点 设备也包括位置管理模块、 切换控制模块及切换执行模块。 如果接入设备中 的切换执行模块被承载面的隧道执行模块(TEF , Tunne 1 Execut ion Func t i on) 替代时, 则接入设备中的位置管理模块直接触发各自的隧道执行模块建立与 对端接入设备之间的隧道, 而不需要相关的切换控制模块参与隧道的建立。 其中, 位置管理模块维护正常情况下移动终端当前的位置, 触发承载面隧道 的创建, 拆除和更新。 切换控制模块控制承载路径的建立,负责切换上下文的 转移。 其中, 接入设备或锚点设备中还可以进一步集成寻呼控制单元。 位置 管理模块可以与寻呼控制单元交互, 保存寻呼模式下移动节点或对端节点当 前位置和状态信息; 寻呼控制单元唤醒移动节点或对端节点, 与位置管理模 块交互, 向位置管理模块推送移动节点或对端节点当前的位置和状态信息。 同一设备的各个模块可以是独立的, 也可以是互相集成的。 因此, 如后续实 施例三图 4和图 5所示, 上述寻呼控制单元也可单独部署。
在本实施例中, 路由优化请求的发送者可以是移动节点当前的接入设备 的位置管理模块或切换控制模块。 对应的, 移动节点当前的锚点设备将对端 节点当前的接入设备的位置发给移动节点当前的接入设备包括两种情况: 第一种: 当移动节点当前的接入设备通过位置管理模块发送路由优化请 求; 则移动节点当前的锚点设备将对端节点当前的接入设备的位置发给移动 节点当前的接入设备的位置管理模块。
第二种: 当移动节点当前的接入设备通过切换控制模块发送路由优化请 求, 则移动节点当前的锚点设备将对端节点当前的接入设备的位置发给移动 节点当前的接入设备的切换控制模块。 本实施例通过在本地移动性管理中通过查找到对端节点当前的接入设备 的位置, 在移动节点当前的接入设备和对端节点当前的接入设备之间建立传 输隧道以缩短数据传输的路径、 减少报文传输过程中封装和解封装处理的次 数, 优化了路由, 提高了移动节点和对端节点之间的数据传送的效率。
实施例三:
本实施例利用寻呼机制查找在另一锚点设备进行位置注册的对端节点当 前的接入设备的位置, 其中, 移动节点处于漫游状态。 分两种情况进行描述: 第一种情况, 如图 4所示, 路由优化的方法包括以下步骤:
步骤 S401 , 移动节点当前的锚点设备接收移动节点当前的接入设备发送 的路由优化请求, 该路由优化请求携带对端节点的恒定位置标识;
步骤 S402 , 移动节点当前的锚点设备收到路由优化请求后, 提取对端节 点恒定位置标识, 由于在移动节点当前的锚点设备中查询不到对端节点恒定 位置标识对应的位置绑定緩存条目, 所以移动节点当前的锚点设备会发送寻 呼指示给移动节点的家乡寻呼控制单元, 通告移动节点的家乡寻呼控制单元 有一个来自移动节点的路由优化请求。 寻呼控制单元保存有所属节点的呼叫 状态信息和当前位置信息。 寻呼控制单元可以集成在对应的锚点设备中, 也 可以位于与锚点设备分离的物理装置中。
步骤 S403 , 移动节点的家乡寻呼控制单元查询对端节点当前的位置, 发 现对端节点隶属于另一个寻呼控制单元管理的范围。 这时移动节点的家乡寻 呼控制单元发送寻呼请求到对端节点的家乡寻呼控制单元。
步骤 S404 , 对端节点的家乡寻呼控制单元查询对端节点当前的位置, 发 现对端节点漫游在外地网络。 这时对端节点的家乡寻呼控制单元发送寻呼请 求到对端节点当前所在的寻呼控制单元, 即拜访地寻呼控制单元。
步骤 S405 , 由于寻呼控制单元存有所属节点的寻呼状态, 当对端节点处 于空闲状态时, 拜访地寻呼控制单元向对端节点发送寻呼通告, 唤醒对端节 点。 步骤 S406至步骤 S407 , 拜访地寻呼控制单元向对端节点当前的接入设备 发送路由优化指示, 对端节点当前的接入设备回复路由优化应答。
步骤 S408至步骤 S409 , 收到对端节点当前的接入设备的路由优化应答后, 拜访地寻呼控制单元向对端节点的家乡寻呼控制单元回复寻呼响应, 对端节 点的家乡寻呼控制单元再向移动节点的家乡寻呼控制单元回复寻呼响应。
步骤 S 410至步骤 S 411 , 移动节点的家乡寻呼控制单元向移动节点当前的 锚点设备回复寻呼应答, 移动节点当前的锚点设备向移动节点当前的接入设 备回复路由优化响应。
步骤 S412同步骤 S305 , 不再贅述。
通过步骤 S404至步骤 S411 , 实现了:
对端节点的家乡寻呼控制单元根据对端节点的恒定位置标识查询对端节 点当前的接入设备的位置, 当对端节点处于漫游状态时, 向拜访地寻呼控制 单元发送寻呼请求以获取对端节点当前的接入设备的位置; 将对端节点当前 的接入设备的位置转发到移动节点当前的锚点设备。
在第一种情况中, 唤醒对端节点后, 拜访地寻呼控制单元直接向对端节 点接入设备发送路由优化指示, 该指示携带移动节点接入设备的位置。
第二种情况: 如图 5所示, 路由优化的方法包括以下步骤:
步骤 S 501至步骤 S 505同步骤 S 401至步骤 S 405 , 不再贅述。
步骤 S506 , 唤醒对端节点后, 拜访地寻呼控制单元向对端节点的家乡寻 呼控制单元回复寻呼响应。
步骤 S507 , 对端节点的家乡寻呼控制单元向对端节点当前的锚点设备发 送路由优化指示, 该指示可以携带移动节点当前的接入设备位置标识以及路 由优化指示标志。
步骤 S508至步骤 S509 , 对端节点当前的锚点设备向对端节点当前的接入 设备发送路由优化请求。 并接收对端节点当前的接入设备的路由优化响应。
S 510 , 对端节点当前的锚点设备回复路由优化应答给对端节点的家乡寻 呼控制单元, 该消息携带对端节点当前的接入设备的位置信息,且该位置信息 是从对端节点当前的锚点设备维护的位置绑定信息中获取。
步骤 S 511至步骤 S 514同步骤 S 409至步骤 S 412 , 不再贅述。
在第二种情况中, 唤醒对端节点后, 还需要经过对端节点当前的锚点设 备与拜访地寻呼控制单元交互, 对端节点当前的接入设备通过对端节点当前 的锚点设备发送的路由优化请求获取到移动节点当前的接入设备的位置。
本实施例通过在移动节点处于漫游状态下, 尤其是移动节点处于空闲态 的场景中, 通过寻呼机制查找到对端节点当前的接入设备的位置, 在移动节 点当前的接入设备和对端节点当前的接入设备之间建立传输隧道以缩短数据 传输的路径、 减少报文传输过程中封装和解封装处理的次数, 优化了路由, 提高了移动节点和对端节点之间的数据传送的效率。
实施例四:
本实施例利用通过认证、 鉴权、 计费服务器的功能实体和对端节点的用 户标识查找对端节点当前的接入设备的位置, 其中, 移动节点处于漫游状态。 移动节点也可处于激活状态, 如图 6所示, 路由优化的方法包括以下步骤: 步骤 S601 , 移动节点当前的接入设备发送路由优化请求给移动节点当前 的锚点设备, 在路由优化请求中携带有对端节点的恒定位置信息, 同时也可 以携带路由优化指示标志, 该用来协商隧道建立的发起方。
步骤 S602 , 移动节点当前的锚点设备收到路由优化请求后, 查询不到对 端节点的恒定位置标识对应的绑定緩存条目, 移动节点当前的锚点设备获取 对端节点的用户标识, 并向当前的代理传输、 认证、 授权功能实体(Proxy Transpor t Authent icat ion Author izat ion-Func t ion Ent i ty, Proxy TAA-FE ) 发送认证、 授权、 计费 ( Authent ica t ion, Author izat ion, and Account ing , AAA )请求以查询对端节点当前的锚点设备的地址, 该请求携带对端节点的用 户标识。
步骤 S603至步骤 S604 , 移动节点当前的 Proxy TAA-FE与对端节点的家乡 传输、 认证、 授权功能实体 ( Home Transpor t Authent icat ion Author i zat ion-Funct ion Ent i ty, Home TAA-FE )通过 AAA信令交互, 根据对 端节点的用户标识查询到 Home TAA-FE域内对端节点当前的锚点设备的位置信 息。
步骤 S605 , Proxy TAA-FE向移动节点当前的锚点设备通告对端节点当前 的锚点设备的位置。
步骤 S603至步骤 S605实现了: 移动节点当前的代理传输、 认证、 授权功 能实体根据对端节点的用户标识在对端节点的家乡传输、 认证、 授权功能实 体中查询到对端节点当前的锚点设备的位置, 向移动节点当前的锚点设备发 送对端节点当前的锚点设备的位置。
步骤 S606 , 移动节点当前的锚点设备根据对端节点当前的接入设备的位 置, 向对端节点当前的锚点设备发送路由优化请求, 该请求中可以携带路由 优化指示标志, 该路由优化指示标志可以从移动节点当前的接入设备发往移 动节点当前的锚点设备的路由优化请求中提取。
步骤 S607至步骤 S608 , 这两步是可选步骤, 对端节点当前的锚点设备向 对端节点当前的接入设备发送路由优化请求, 通告移动节点当前的接入设备 希望与对端节点当前的接入设备建立路由优化隧道, 该请求携带路由优化指 示标志, 同时也可以通告移动节点当前的接入设备的位置; 对端节点当前的 接入设备向对端节点当前的锚点发送路由优化响应; 对端节点当前的锚点设 备与对端节点当前的接入设备之间的交互, 起到路由可达测试的作用。
步骤 S609 , 对端节点当前的锚点设备向移动节点当前的锚点设备发送路 由优化响应, 该响应携带对端节点当前的接入设备的位置信息, 该位置信息 可以从对端节点当前的锚点设备中的中央位置管理模块获取。
步骤 S610 , 移动节点当前的锚点设备向移动节点当前的接入设备发送路 由优化响应, 该响应携带对端节点当前的接入设备的位置。
在步骤 S606至步骤 S610实现了: 移动节点当前的锚点设备向对端节点当 前的锚点设备获取对端节点当前的接入设备的位置, 将该位置转发到移动节 点当前的接入设备。
步骤 S611 , 同步骤 S305 , 不再赞述。
本实施例通过在移动节点处于漫游状态下, 尤其是移动节点处于激活态 的场景中, 通过寻呼机制查找到对端节点当前的接入设备的位置, 在移动节 点当前的接入设备和对端节点当前的接入设备之间建立传输隧道以缩短数据 传输的路径、 减少报文传输过程中封装和解封装处理的次数, 优化了路由, 提高了移动节点和对端节点之间的数据传送的效率。
本实施例提到的移动节点处于激活态以及实施例三提到的空闲态为移动 节点进入网络后的两种状态: 连接模式和空闲模式。 一般情况下, 当节点在 进行业务时, 需要保持在连接模式, 以便网络准确知道该节点的位置, 从而 提供相关业务。 而当该节点在一段时间内不再发送或接收业务时, 该节点切 换到空闲模式, 这个过程可以由节点或网络侧发起, 其目的是使得该节点实 现节能省电。 对于空闲模式的节点, 如果该节点需要发起业务, 或者网络有 该节点的相关业务到来时, 从空闲模式切换到连接模式。
实施例五:
本实施例利用通过应用层的查询机制查找对端节点当前的接入设备的位 置, 如图 7所示, 路由优化的方法包括以下步骤:
步骤 S701 , 移动节点当前的接入设备向移动节点当前的锚点设备发起路 由优化请求, 该请求携带对端节点的恒定位置信息和用户标识。
步骤 S702至步骤 S703 , 当移动节点当前的锚点设备根据对端节点的恒定 位置信息在本地查询不到对应的绑定緩存条目后, 向移动节点当前的应用层 单元(Appl ica t ion Funct ion, AF )发起位置查询查询指示, 移动节点当前 的应用层单元根据对端节点的用户标识向对端节点当前的应用层单元发起位 置查询请求。
步骤 S704 , 对端节点当前的应用层单元收到位置查询请求后, 向对端节 点当前的锚点设备发起位置查询请求。
步骤 S705至步骤 S706 , 对端节点当前的锚点设备向对端节点当前的接入 设备发起路由优化请求, 该请求可以携带移动节点当前的接入设备的位置; 对端节点当前的接入设备向对端节点当前的锚点设备回复路由优化响应。
步骤 S707至步骤 S708 , 对端节点当前的锚点设备向对端节点当前的应用 层单元回复位置查询响应, 该响应携带对端节点当前的接入设备的位置, 对 端节点当前的应用层单元向移动节点当前的应用层单元回复位置查询响应, 携带对端节点当前的接入设备位置。
步骤 S709 , 移动节点当前的应用层单元携带对端节点当前的接入设备的 位置信息向移动节点当前的锚点设备回复位置查询应答。
在上述步骤 S704至步骤 S709 , 实现了: 对端节点当前的应用层单元向对 端节点当前的锚点设备发送位置查询请求, 获取对端节点当前的接入设备的 位置, 将该位置转发到移动节点当前的接入设备。
步骤 S710 , 移动节点当前的锚点设备向移动节点当前的接入设备回复路 由优化响应, 该响应携带对端节点当前的接入设备的位置。
步骤 S711 , 建立隧道。 该步骤同步骤 S305 , 不再贅述。
本实施例通过在应用层的查询机制查找到对端节点当前的接入设备的位 置, 在移动节点当前的接入设备和对端节点当前的接入设备之间建立传输隧 道以缩短数据传输的路径、 减少报文传输过程中封装和解封装处理的次数, 优化了路由, 提高了移动节点和对端节点之间的数据传送的效率。
实施例六
为优化 MN和 CN之间的路由, 提高 MN和 CN之间的数据传送的效率, 本 实施例提供一种路由优化的系统, 如图 8所示, 包括:
移动节点接入子系统 1 , 用于通过移动节点当前的锚点设备 13获取对端节 点接入子系统中对端节点当前的接入设备 21的位置, 建立移动节点当前的接 入设备 11与对端节点当前的接入设备 21之间的传输隧道; 对端节点接入子系统 2 , 用于获取移动节点接入子系统中移动节点当前的 接入设备 11的位置, 建立对端节点当前的接入设备 21与移动节点当前的接入 设备 11之间的传输隧道。
移动节点当前的锚点设备 11和对端节点当前的锚点设备 21为中央的移动 管理控制设备, 用于汇聚属于自身管理域的所属节点的消息。
其中, 移动节点接入子系统 1包括: 移动节点当前的接入设备 11和移动节 点当前的锚点设备 1 3 ;
移动节点当前的接入设备 11 , 用于向移动节点当前的锚点设备 1 3查询对 端节点当前的接入设备 21的位置, 绑定与对端节点当前的接入设备 21之间的 位置关系, 建立与对端节点当前的接入设备 21之间的传输隧道;
移动节点当前的锚点设备 1 3 , 用于确定建立隧道的发起方, 获取对端节 点当前的接入设备 21的位置, 将对端节点当前的接入设备 21的位置发给移动 节点当前的接入设备 11。
其中, 移动节点接入子系统 1还可以进一步包括第一寻呼控制单元 15、 第 一传输、 认证、 授权功能实体 17、 和第一应用层单元 19中的至少一种; 其中, 第一寻呼控制单元 15可以是图 4和图 5中的移动节点的家乡寻呼控制单元, 第 一传输、 认证、 授权功能实体 17可以是图 6中的移动节点当前的代理传输、 认 证、 授权功能实体, 第一应用层单元 19可以是图 7中的移动节点当前的应用层 单元;
第一寻呼控制单元 15 : 用于根据对端节点的恒定位置标识查询对端节点 当前的接入设备 21的位置;
第一传输、 认证、 授权功能实体 17 , 用于根据对端节点的用户标识查询 对端节点当前的锚点设备 23的位置, 以便于移动节点当前的锚点设备 1 3向对 端节点当前的锚点设备 23查询对端节点当前的接入设备 21的位置;
第一应用层单元 19 , 用于在应用层根据对端节点的用户标识查询对端节 点当前的接入设备 21的位置。 其中, 对端节点接入子系统 2包括: 对端节点当前的锚点设备 21和对端节 点当前的接入设备 23 ;
对端节点当前的锚点设备 23 , 用于向对端节点当前的接入设备 21发送移 动节点当前的接入设备 1 1的位置;
对端节点当前的接入设备 21 , 用于接收对端节点当前的锚点设备 23下发 的移动节点当前的接入设备 1 1的位置, 绑定与对端节点当前的接入设备 21之 间的位置关系, 建立与对端节点当前的接入设备 21之间的传输隧道。
其中, 对端节点接入子系统 2还进一步包括与移动节点接入子系统 1对应 的第二寻呼控制单元 25、 第二传输、 认证、 授权功能实体 27、 和第二应用层 单元 29中的至少一种; 其中,
第二寻呼控制单元 25 : 用于根据对端节点的恒定位置标识查询对端节点 当前的接入设备 21的位置;
第二传输、 认证、 授权功能实体 27 , 用于根据对端节点的用户标识查询 对端节点当前的接入设备 21的位置;
第二应用层单元 29 , 用于根据对端节点的用户标识向对端节点当前的锚 点设备 23查询对端节点当前的接入设备 21的位置。
当第一寻呼控制单元 15可以是图 4和图 5中的移动节点的家乡寻呼控制 单元, 第一传输、 认证、 授权功能实体 1 7可以是图 6中的代理传输、 认证、 授权功能实体, 第一应用层单元 1 9可以是图 7中的移动节点当前的应用层单 元; 对应的第二寻呼控制单元 25可以是图 4中的对端节点的家乡寻呼控制单 元(还可以进一步包括外地寻呼控制单元), 第二传输、 认证、 授权功能实体 17可以是图 5中对端节点的家乡传输、 认证、 授权功能实体, 第二应用层单 元 19可以是图 6中的对端节点当前的应用层单元。
在本实施例中, 第一寻呼控制单元 15和第一应用层单元 1 9可以集成在 移动节点当前的锚点设备中, 也可以位于与移动节点当前的锚点设备分离的 物理装置中。 同理, 第二寻呼控制单元 25和第二应用层单元 29可以集成在 对端节点当前的锚点设备 23 中, 也可以位于与对端节点当前的锚点设备 23 分离的物理装置中。
在本实施例中, 接入设备(1 1、 21 )和锚点设备(1 3、 23 )都包括位置 管理模块、 切换控制模块和切换执行模块。 而且, 切换执行功能模块还可以 被承载面的隧道执行模块替代。 其中, 位置管理模块维护正常情况下主机当 前的位置, 触发承载面隧道的创建, 拆除和更新。 切换控制模块控制承载路 径的建立,负责切换上下文的转移。 其中, 接入设备或锚点设备中还可以进一 步集成寻呼控制单元。 位置管理模块可以与寻呼控制单元交互, 保存寻呼模 式下移动节点或对端节点当前位置和状态信息; 寻呼控制单元唤醒移动节点 或对端节点, 与位置管理模块交互, 向位置管理模块推送移动节点或对端节 点当前的位置和状态信息。 同一设备的各个模块可以是独立的, 也可以是互 相集成的。 因此, 如实施例三图 4和图 5所示, 寻呼控制单元也可单独部署。
本实施例提供的路由优化的系统通过查找到对端节点当前的接入设备 21 的位置, 在移动节点当前的接入设备 11和对端节点当前的接入设备 21之间 建立传输隧道, 相比于现有技术传输过程中锚点设备之间的路由繁瑣、 且需 要经过二次封装和解封装处理而言, 本实施例缩短了数据传输的路径, 且报 文在连接移动节点当前的接入设备 11与对端节点当前的接入设备 21之间的 直通隧道进行传输时只需要经过一次封装和解封装处理, 从而优化了路由, 提高了移动节点和对端节点之间的数据传送的效率。
上述所有实施例都是以网络侧移动管理方案为背景进行描述的。 而且, 上述所有实施例同样也适用于主机侧移动性场景, 区别在于: 在主机侧移动 性场景中, 路由优化请求是由移动节点始发的。
以上所述, 仅为本发明的具体实施方式, 但本发明的保护范围并不局限 于此, 任何熟悉本技术领域的技术人员在本发明揭露的技术范围内, 可轻易 想到变化或替换, 都应涵盖在本发明的保护范围之内。 因此, 本发明的保护 范围应以所述以权利要求的保护范围为准。

Claims

权利 要求 书
1、 一种路由优化的方法, 其特征在于, 包括:
通过移动节点当前的锚点设备获取对端节点当前的接入设备的位置; 在移动节点当前的接入设备和对端节点当前的接入设备之间建立传输隧 道。
2、 根据权利要求 1所述的路由优化的方法, 其特征在于, 所述通过移动节 点当前的锚点设备获取对端节点当前的接入设备的位置之前还包括:
移动节点当前的锚点设备查找本地的绑定列表, 判定对端节点和移动节点 是否在本地进行位置注册;
如果对端节点和移动节点在本地进行位置注册, 移动节点当前的锚点设备 从本地查找对端节点当前的接入设备的位置, 将该位置发给移动节点当前的接 入设备;
如果对端节点在另一锚点设备进行位置注册, 移动节点当前的锚点设备去 异地查找对端节点当前的接入设备的位置, 将该位置发给移动节点当前的接入 设备。
3、 根据权利要求 2所述的路由优化的方法, 其特征在于, 所述在移动节点 当前的接入设备和对端节点当前的接入设备之间建立传输隧道之前还包括: 移动节点当前的锚点设备获取移动节点当前的接入设备的位置;
移动节点当前的锚点设备将移动节点当前的接入设备的位置转发给对端节 点当前的接入设备。
4、 根据权利要求 2或 3所述的路由优化的方法, 其特征在于, 所述将该位置 发给移动节点当前的接入设备包括:
当移动节点当前的锚点设备接收的路由优化请求是移动节点当前的接入设 备的位置管理模块发送的, 移动节点当前的锚点设备将对端节点当前的接入设 备的位置发给移动节点当前的接入设备的位置管理模块。
5、 根据权利要求 2或 3所述的路由优化的方法, 其特征在于, 所述将该位置 发给移动节点当前的接入设备包括:
当移动节点当前的锚点设备接收的路由优化请求是移动节点当前的接入设 备的切换控制模块发送的, 移动节点当前的锚点设备将对端节点当前的接入设 备的位置发给移动节点当前的接入设备的切换控制模块。
6、 根据权利要求 2或 3所述的路由优化的方法, 其特征在于, 当对端节点在 另一锚点设备进行位置注册时, 所述移动节点当前的锚点设备去异地查找对端 节点当前的接入设备的位置, 将该位置发给移动节点当前的接入设备包括: 移动节点当前的锚点设备接收移动节点当前的接入设备发送的路由优化请 求, 该路由优化请求携带对端节点的恒定位置标识;
移动节点当前的锚点设备向移动节点的家乡寻呼控制单元发送寻呼指示; 所述寻呼指示携带对端节点的恒定位置标识;
移动节点的家乡寻呼控制单元向对端节点的家乡寻呼控制单元发送寻呼请 求; 所述寻呼请求携带对端节点的恒定位置标识;
对端节点的家乡寻呼控制单元根据对端节点的恒定位置标识查询对端节点 当前的接入设备的位置, 当所述对端节点处于漫游状态时, 向拜访地寻呼控制 单元发送寻呼请求以获取对端节点当前的接入设备的位置; 将所述对端节点当 前的接入设备的位置转发到移动节点当前的锚点设备。
7、 根据权利要求 6所述的路由优化的方法, 其特征在于, 所述对端节点的 家乡寻呼控制单元根据对端节点的恒定位置标识查询对端节点当前的接入设备 的位置时, 还包括:
对端节点当前的接入设备通过拜访地寻呼控制单元获取移动节点当前的接 入设备的位置; 或者
对端节点当前的接入设备在经过拜访地寻呼控制单元与对端节点当前的锚 点设备的交互后, 通过对端节点当前的锚点设备获取移动节点当前的接入设备 的位置。
8、 根据权利要求 2或 3所述的路由优化的方法, 其特征在于, 当对端节点在 另一锚点设备进行位置注册时, 所述移动节点当前的锚点设备去异地查找对端 节点当前的接入设备的位置, 将该位置发给移动节点当前的接入设备包括: 移动节点当前的锚点设备接收移动节点当前的接入设备发送的路由优化请 求; 获取对端节点的用户标识;
移动节点当前的锚点设备向当前的代理传输、 认证、 授权功能实体发送认 证、 授权、 计费请求, 该请求携带对端节点的用户标识;
移动节点当前的代理传输、 认证、 授权功能实体根据对端节点的用户标识 在对端节点的家乡传输、 认证、 授权功能实体中查询到对端节点当前的锚点设 备的位置, 将查询到的位置发送给移动节点当前的锚点设备;
移动节点当前的锚点设备向对端节点当前的锚点设备获取对端节点当前的 接入设备的位置, 将该位置转发到移动节点当前的接入设备。
9、 根据权利要求 2或 3所述的路由优化的方法, 其特征在于, 当对端节点在 另一锚点设备进行位置注册时, 所述移动节点当前的锚点设备去异地查找对端 节点当前的接入设备的位置, 将该位置发给移动节点当前的接入设备包括: 移动节点当前的锚点设备接收所述移动节点当前的接入设备发送的路由优 化请求, 该路由优化请求携带对端节点的用户标识;
移动节点当前的锚点设备向移动节点当前的应用层单元发送位置查询指 示, 该指示携带对端节点的用户标识;
移动节点当前的应用层单元才艮据对端节点的用户标识向对端节点当前的应 用层单元发送位置查询请求;
对端节点当前的应用层单元向对端节点当前的锚点设备发送位置查询请 求, 获取对端节点当前的接入设备的位置, 将该位置转发到移动节点当前的接 入设备。
10、 根据权利要求 2或 3所述的路由优化的方法, 其特征在于, 所述在移动 节点当前的接入设备和对端节点当前的接入设备之间建立传输隧道之前还包 括: 确定建立隧道的发起方。
11、 根据权利要求 10所述的路由优化的方法, 其特征在于, 所述确定建立 隧道的发起方包括:
当移动节点当前的接入设备发给移动节点当前的锚点设备的路由优化请求 中携带路由优化指示标志时, 移动节点当前的锚点设备确定由移动节点当前的 接入设备发起隧道的建立; 或者
当移动节点当前的接入设备发给移动节点当前的锚点设备的路由优化请求 中没有携带路由优化指示标志时, 移动节点当前的锚点设备指定对端节点当前 的接入设备作为隧道建立的发起方。
12、 根据权利要求 11所述的路由优化的方法, 其特征在于, 所述在移动节 点当前的接入设备和对端节点当前的接入设备之间建立传输隧道之前还包括: 在移动节点当前的接入设备和 /或对端节点当前的接入设备中绑定所述移 动节点当前的接入设备与所述对端节点当前的接入设备之间的位置关系。
13、 根据权利要求 12所述的路由优化方法, 其特征在于, 所述在移动节点 当前的接入设备和 /或对端节点当前的接入设备中绑定移动节点当前的接入设 备与对端节点当前的接入设备之间的位置关系时, 还包括:
绑定移动节点当前的接入设备与对端节点和 /或移动节点之间的位置关系; 和 /或
绑定对端节点当前的接入设备与移动节点和 /或对端节点之间的位置关系。
14、 一种路由优化的系统, 其特征在于, 包括:
移动节点接入子系统, 用于通过移动节点当前的锚点设备获取对端节点接 入子系统中对端节点当前的接入设备的位置, 建立移动节点当前的接入设备与 对端节点当前的接入设备之间的传输隧道;
对端节点接入子系统, 用于获取移动节点接入子系统中移动节点当前的接 入设备的位置, 建立对端节点当前的接入设备与移动节点当前的接入设备之间 的传输隧道。
15、 根据权利要求 14所述的路由优化的系统, 其特征在于, 所述移动节点 接入子系统包括: 移动节点当前的接入设备和移动节点当前的锚点设备;
移动节点当前的接入设备, 用于向移动节点当前的锚点设备查询对端节点 当前的接入设备的位置, 绑定与对端节点当前的接入设备之间的位置关系, 建 立与对端节点当前的接入设备之间的传输隧道;
所述移动节点当前的锚点设备, 用于确定建立隧道的发起方, 获取到对端 节点当前的接入设备的位置, 将对端节点当前的接入设备的位置发给移动节点 当前的接入设备。
16、 根据权利要求 15所述的路由优化的系统, 其特征在于, 移动节点接入 子系统还包括第一寻呼控制单元、 第一传输、 认证、 授权功能实体和第一应用 层单元中的至少一种; 其中,
第一寻呼控制单元: 用于根据对端节点恒定位置标识查询对端节点当前的 接入设备的位置;
第一传输、 认证、 授权功能实体, 用于根据对端节点的用户标识查询对端 节点当前的锚点设备的位置, 以便于移动节点当前的锚点设备向对端节点当前 的锚点设备查询对端节点当前的接入设备的位置;
第一应用层单元, 用于在应用层根据对端节点的用户标识查询对端节点当 前的接入设备的位置。
17、 根据权利要求 14至 16任一所述的路由优化的系统, 其特征在于, 对端 节点接入子系统包括: 对端节点当前的锚点设备和对端节点当前的接入设备; 对端节点当前的锚点设备, 用于向对端节点当前的接入设备发送移动节点 当前的接入设备的位置;
对端节点当前的接入设备, 用于接收对端节点当前的锚点设备下发的移动 节点当前的接入设备的位置, 绑定与移动节点当前的接入设备的位置关系, 建 立与移动节点当前的接入设备之间的传输隧道。
18、 根据权利要求 17所述的路由优化的系统, 其特征在于, 对端节点接入 子系统还包括与移动节点接入子系统对应的第二寻呼控制单元、 第二传输、 认 证、 授权功能实体和第二应用层单元中的至少一种; 其中,
第二寻呼控制单元: 用于根据对端节点的恒定位置标识查询对端节点当前 的接入设备的位置;
第二传输、 认证、 授权功能实体, 用于根据对端节点的用户标识查询对端 节点当前的接入设备的位置;
第二应用层单元, 用于根据对端节点的用户标识向对端节点当前的锚点设 备查询对端节点当前的接入设备的位置。
PCT/CN2009/072427 2008-08-15 2009-06-24 一种路由优化的方法及系统 WO2010017721A1 (zh)

Priority Applications (3)

Application Number Priority Date Filing Date Title
EP09806324A EP2309799B1 (en) 2008-08-15 2009-06-24 A route optimization method and system
KR1020117004805A KR101288434B1 (ko) 2008-08-15 2009-06-24 라우트 최적화 방법 및 시스템
US13/027,897 US8422459B2 (en) 2008-08-15 2011-02-15 Route optimization method and system

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN200810134690.4A CN101651604B (zh) 2008-08-15 2008-08-15 一种路由优化的方法及系统
CNCN200810134690.4 2008-08-15

Related Child Applications (1)

Application Number Title Priority Date Filing Date
US13/027,897 Continuation US8422459B2 (en) 2008-08-15 2011-02-15 Route optimization method and system

Publications (1)

Publication Number Publication Date
WO2010017721A1 true WO2010017721A1 (zh) 2010-02-18

Family

ID=41668673

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2009/072427 WO2010017721A1 (zh) 2008-08-15 2009-06-24 一种路由优化的方法及系统

Country Status (5)

Country Link
US (1) US8422459B2 (zh)
EP (1) EP2309799B1 (zh)
KR (1) KR101288434B1 (zh)
CN (1) CN101651604B (zh)
WO (1) WO2010017721A1 (zh)

Families Citing this family (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102264059A (zh) * 2010-05-31 2011-11-30 华为技术有限公司 基于用户标识的通信方法、装置及系统
CN102685829B (zh) * 2012-05-11 2015-02-25 中国联合网络通信集团有限公司 基站直通架构下的用户切换方法、装置及设备
CN103428889B (zh) * 2012-05-25 2019-01-11 中兴通讯股份有限公司 一种实现路径管理的方法和装置
CN103428888B (zh) * 2012-05-25 2019-03-15 中兴通讯股份有限公司 一种直通隧道建立方法及系统
CN103428801B (zh) * 2012-05-25 2019-06-21 中兴通讯股份有限公司 一种实现路径管理的方法和装置
CN103916854A (zh) * 2013-01-08 2014-07-09 中兴通讯股份有限公司 一种无线局域网络用户接入固定宽带网络的方法和系统
CN103945452B (zh) * 2014-04-30 2017-07-14 中国科学技术大学 一种分布式移动管理架构下数据传输的方法
TWI551100B (zh) * 2014-06-13 2016-09-21 物聯智慧科技(深圳)有限公司 用以進行點對點連接的方法、伺服器與裝置
US11284454B2 (en) 2019-07-24 2022-03-22 Comcast Cable Communications, Llc Methods, apparatuses, and systems for managing network communications

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20040022696A (ko) * 2002-09-09 2004-03-16 한국전자통신연구원 트래픽 부하를 감소시키기 위해서 라우터를 그룹화하여터널 길이를 줄인 터널 기반 핸드오버 시스템
CN101136847A (zh) * 2006-08-31 2008-03-05 华为技术有限公司 一种本地移动性管理网络的报文路由方法和系统
CN101179457A (zh) * 2006-11-09 2008-05-14 华为技术有限公司 一种基于本地移动管理域中路由优化的切换方法
WO2008071276A1 (en) * 2006-12-15 2008-06-19 Panasonic Corporation Local mobility anchor relocation and route optimization during handover of a mobile node to another network area

Family Cites Families (19)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100459183B1 (ko) * 2002-06-29 2004-12-03 엘지전자 주식회사 조합 모바일 ip 시스템 및 그를 이용한 모빌리티 관리방법
US6999437B2 (en) * 2002-12-17 2006-02-14 Nokia Corporation End-to-end location privacy in telecommunications networks
KR100698568B1 (ko) * 2003-06-20 2007-03-21 가부시키가이샤 엔.티.티.도코모 제어 장치 및 이동 단말기
JP4356543B2 (ja) * 2004-07-07 2009-11-04 株式会社日立製作所 ネットワークシステム、サーバー及びホームエージェント
US7840217B2 (en) * 2004-07-23 2010-11-23 Cisco Technology, Inc. Methods and apparatus for achieving route optimization and location privacy in an IPV6 network
US7499437B2 (en) * 2004-09-13 2009-03-03 Alcatel-Lucent Usa Inc. Wireless communications system employing a network active set formed from base stations operable as primary and secondary agents
JP5080490B2 (ja) * 2005-12-23 2012-11-21 テレフオンアクチーボラゲット エル エム エリクソン(パブル) 通信ネットワークにおけるルート最適化のための方法および装置
JP4702110B2 (ja) * 2006-03-03 2011-06-15 日本電気株式会社 無線通信システム、無線基地局、無線通信制御装置、プログラム、および経路制御方法
CN100479599C (zh) 2006-06-14 2009-04-15 华为技术有限公司 基于网络的本地移动性管理系统及方法
CN101047637B (zh) 2006-06-30 2010-12-08 华为技术有限公司 为移动节点选择服务的本地移动锚点的方法
EP2050244B1 (en) * 2006-08-09 2012-12-05 Telefonaktiebolaget LM Ericsson (publ) A method and apparatus for routing a packet in mobile ip system
US8346268B2 (en) 2006-11-20 2013-01-01 Alcatel Lucent Network controlled mobility route optimization for an IP base station transceiver architecture
CN101247314B (zh) 2007-02-15 2013-11-06 华为技术有限公司 路由优化方法、代理移动媒体pma及报文传送系统
CN101321384A (zh) 2007-06-08 2008-12-10 华为技术有限公司 一种触发路由优化的方法、装置及代理移动ip系统
CN101690288B (zh) * 2007-07-04 2013-01-23 Lm爱立信电话有限公司 互连wlan系统中的定位功能
KR100981963B1 (ko) * 2007-07-06 2010-09-13 한국전자통신연구원 차세대 네트워크에서 서비스 네트워크와 액세스 네트워크 간 번들 인증을 위한 서비스 네트워크와 액세스 네트워크 내 노드 인증 및 노드 동작 방법
CN101855882A (zh) * 2007-11-07 2010-10-06 松下电器产业株式会社 Ip版本转变情况下的移动ip路由优化
CN101465887A (zh) 2007-12-20 2009-06-24 华为技术有限公司 移动接入网关地址获取方法、系统及装置
CN101616065A (zh) 2008-06-25 2009-12-30 华为技术有限公司 路由优化方法、系统和装置

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20040022696A (ko) * 2002-09-09 2004-03-16 한국전자통신연구원 트래픽 부하를 감소시키기 위해서 라우터를 그룹화하여터널 길이를 줄인 터널 기반 핸드오버 시스템
CN101136847A (zh) * 2006-08-31 2008-03-05 华为技术有限公司 一种本地移动性管理网络的报文路由方法和系统
CN101179457A (zh) * 2006-11-09 2008-05-14 华为技术有限公司 一种基于本地移动管理域中路由优化的切换方法
WO2008071276A1 (en) * 2006-12-15 2008-06-19 Panasonic Corporation Local mobility anchor relocation and route optimization during handover of a mobile node to another network area

Also Published As

Publication number Publication date
KR101288434B1 (ko) 2013-07-26
EP2309799A1 (en) 2011-04-13
KR20110050489A (ko) 2011-05-13
US8422459B2 (en) 2013-04-16
US20110134885A1 (en) 2011-06-09
CN101651604A (zh) 2010-02-17
EP2309799B1 (en) 2012-12-19
EP2309799A4 (en) 2011-08-17
CN101651604B (zh) 2013-10-02

Similar Documents

Publication Publication Date Title
WO2010017721A1 (zh) 一种路由优化的方法及系统
AU2010200993B2 (en) Methods and apparatus for the utilization of core based nodes for state transfer
JP3833450B2 (ja) 通信制御方式及びルータ
JP4295934B2 (ja) 移動通信システム、無線基地局及び一斉呼び出し方法
JP2005020327A (ja) マルチキャスト配信方法、配信装置およびシステム
KR20070039461A (ko) 이동통신 시스템에서 아이피 주소를 사용한 단말의 통신방법 및 장치
KR20050037370A (ko) 이동 검지 방법 및 이동 단말
WO2009000116A1 (fr) Procédé servant à négocier et à transmettre des informations de durée d'un temps de mise à jour d'un emplacement
EP1102509B1 (en) Data routing using a location server in a mobile communication network
CN101868790A (zh) 对具有多重转交寻址的移动节点的隧道通信连续性的支持
CN101772193A (zh) 一种本地路由优化的方法、系统和移动接入网关
WO2013080034A2 (en) Method and apparatus for network-based multicast in a ubiquitous sensor network
CN110913348B (zh) 无固定基础设施依托的分布式网络架构及其位置管理方法
JP2009159352A (ja) 移動体通信ネットワーク
WO2011050679A1 (zh) 基于Wimax网络架构实现的通信网络及终端接入方法
JPWO2009118980A1 (ja) 無線通信システム、ゲートウェイ制御装置および基地局
KR20100011976A (ko) 통신 시스템, 통신 시스템에서의 이동 단말기의 위치 검색 방법, 및 기록 매체
WO2012068935A1 (zh) 网关重定位方法和源分流网关
JP2003037626A (ja) Ipネットワークを利用した移動体通信方法および移動体通信システム
WO2013064053A1 (zh) 一种流移动中的策略管理方法和系统
JP2002237837A (ja) アクセスポイント装置
CN101742485B (zh) 一种发送数据的方法和装置
KR101527611B1 (ko) 이종망 접속 방법
KR20060125612A (ko) 메쉬 네트워크에서 메쉬 노드의 결합방법 및 이를 지원하는메쉬 네트워크
JP2004247836A (ja) 通信制御方法、中継装置、プログラムおよび記憶媒体

Legal Events

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

Ref document number: 09806324

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

ENP Entry into the national phase

Ref document number: 20117004805

Country of ref document: KR

Kind code of ref document: A

WWE Wipo information: entry into national phase

Ref document number: 2009806324

Country of ref document: EP