US20110051738A1 - Method, system and device for maintaining routes - Google Patents

Method, system and device for maintaining routes Download PDF

Info

Publication number
US20110051738A1
US20110051738A1 US12/863,103 US86310308A US2011051738A1 US 20110051738 A1 US20110051738 A1 US 20110051738A1 US 86310308 A US86310308 A US 86310308A US 2011051738 A1 US2011051738 A1 US 2011051738A1
Authority
US
United States
Prior art keywords
pop
routing information
prefix
super
node
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.)
Abandoned
Application number
US12/863,103
Other languages
English (en)
Inventor
Xiaohu XU
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
Assigned to HUAWEI TECHNOLOGIES CO., LTD. reassignment HUAWEI TECHNOLOGIES CO., LTD. ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: XU, XIAOHU
Publication of US20110051738A1 publication Critical patent/US20110051738A1/en
Abandoned legal-status Critical Current

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L45/00Routing or path finding of packets in data switching networks
    • H04L45/02Topology update or discovery
    • H04L45/04Interdomain routing, e.g. hierarchical routing
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L45/00Routing or path finding of packets in data switching networks
    • H04L45/02Topology update or discovery
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L45/00Routing or path finding of packets in data switching networks
    • H04L45/02Topology update or discovery
    • H04L45/021Ensuring consistency of routing table updates, e.g. by using epoch numbers
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L45/00Routing or path finding of packets in data switching networks
    • H04L45/02Topology update or discovery
    • H04L45/033Topology update or discovery by updating distance vector protocols
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L2212/00Encapsulation of packets

Definitions

  • the present invention relates to a technology for transmitting data in a communications network, and more particularly to a method, system, and device for maintaining routes.
  • a route is used for transmitting data from source terminal equipment in a communications network to destination terminal equipment through a router.
  • the router needs to select an optimal path and switch the data packets in the route maintained by the router.
  • Metric is a calculation standard for determining the optimal path to reach the destination terminal equipment in a route algorithm. For example, in the standard, the optimal path can be determined with the shortest path or the smallest path overhead.
  • route initialization needs to be performed and a routing table including path information in the communications network needs to be maintained. The path information varies with different route algorithms that are used.
  • a manner in which the router is informed of the path information of the destination terminal equipment or a next hop router is that the path information is issued in the communications network (can be issued by the router). After receiving the path information, the router can attempt to communicate with other routers or destination terminal equipment according to the received path information, so as to establish the routing table for forwarding the data packets for the router itself.
  • the established routing table includes all kinds of information such as distance information, information of the hop count to reach the destination terminal equipment, and address information of the next hop.
  • Metric varies with different route algorithms that are used. After receiving data carrying a destination address, the router selects, according to the carried destination address, the optimal path to transmit data packets to the next hop router or destination terminal equipment in a routing table that adopts Metric.
  • Metric determines the optimal path according to the shortest path.
  • the router can transmit the data packets to the next hop router or destination terminal equipment.
  • the routers communicate with each other, and maintain and update their own routes by exchanging the path information.
  • the maintenance and update of their own routes are generally maintaining and updating a routing table including all or partial information, and a network topology view is established by analyzing path information from other routers or terminal equipment. Transmission of the path information among the routers can further adopt a mode of sending broadcast information in a linked state.
  • the routers notify a linked state of other routers sending the broadcast information.
  • the linked state information is used for establishing a complete topological view, so that the routers can determine the optimal path when transmitting data packets.
  • the multi-homing technology is that for link survivability or load balance, a link group with more than one link is established between the terminal equipment and a backbone network of the communications network.
  • the link group with more than one link may belong to the same operator or different operators.
  • the traffic engineering technology is actually a suit of tools and methods adopted by the communications network. Regardless of whether the terminal equipment and transmission lines in the communications network are normal or failed, an optimal service can be extracted from the configured communications network, which can optimize allocated resources.
  • FIG. 1 is a schematic structural view of a network adopting the CRIO technology to maintain routes in the prior art, where the network includes a transmission network and edge networks. Different edge networks are connected through the transmission network.
  • the transmission network includes one or more point of presence (PoP) nodes.
  • An edge network includes terminal equipment.
  • a border router is included at a boundary between the transmission network and the edge network. In FIG. 1 , for simplicity, one PoP node is shown.
  • Routes maintained by different PoP nodes are routing information of different super prefixes and routing information of a detailed prefix covered by the super prefixes.
  • the different PoP nodes issue the routing information of the maintained super prefix in the transmission network.
  • the routing information of the detailed prefix covered by the super prefix does not need to be issued.
  • Border routers of AS and other core routers in the transmission network do not need to maintain all routing information of the detailed prefix covered by the super prefix and only need to maintain routes of the super prefix.
  • routing information of the super prefix can also be referred to as converged routing information.
  • the routing information of the detailed prefix covered by the super prefix is routing information in the edge network related to the super prefix.
  • the terminal equipment accesses the transmission network through the border router.
  • source terminal equipment sends the data packets to a source end border router.
  • the source end border router sends data to a PoP node maintaining the routing information of the super prefix.
  • the PoP node determines a path through the maintained routing information of the detailed prefix covered by the super prefix, so as to establish a tunnel between the PoP node and a destination end border router.
  • the data packets are forwarded to the destination end border router through the tunnel.
  • the destination end border router forwards the data packets to destination terminal equipment according to routing information stored by the destination end border router itself.
  • the transmission network may be a backbone network of the Internet
  • the PoP node may be a super router or a host.
  • a basic idea of adopting the CRIO technology in a network is how to reduce route capacity of the backbone network of the Internet. It is found based on a model of flow of practical transmission data of the Internet that, flow of data sent to the terminal equipment corresponding to a few network segment addresses occupies a large portion of bandwidth. Therefore, during transmission, the terminal equipment that transmits data packets with less flow can increase the hop count to reduce the route capacity of the backbone network of the Internet.
  • a basic realization idea is to change a mesh routing structure of the Internet into a tree routing structure. As shown in FIG.
  • the routing information of the super prefix is issued only through the PoP nodes in the backbone network of the Internet while the routing information of the detailed prefix covered by the super prefix is not issued in the backbone network of the Internet.
  • a border router of the backbone network of the Internet provides the routing information of the detailed prefix under the super prefix to a PoP node dominating the routing information of the super prefix and the PoP node stores the routing information of the detailed prefix.
  • the data packets are first forwarded to a PoP node that issues the routing information of the super prefix.
  • the PoP node saves the routing information of the detailed prefix covered by the super prefix, finds a corresponding detailed prefix route by searching the mapping relation, then establishes a tunnel between a PoP node and the border router corresponding to the detailed prefix route according to the detailed prefix route, and forwards the foregoing data packets to the border router through the tunnel.
  • Advantages of establishing and maintaining routes in the communications network by adopting the CRIO technology are as follows. Because other routers in the transmission network only need to maintain the routing information of the super prefix and do not need to maintain all routing information of the detailed prefix covered by the super prefix, the number of routes maintained by most routers is significantly reduced in the transmission network, processing burden and oscillation during data transmission in the communications network by adopting the Border Gateway Protocol (BGP) are reduced, and convergence of BGP routes is accelerated.
  • Border Gateway Protocol BGP
  • the hop count that the transmitted data packets are forwarded is increased. Additionally, the PoP node needs to forward lots of data packets having a destination address that is in a network segment covered by stored routes of the super prefix, which raises very high requirements for forwarding capability of the PoP node. When the number of the forwarded data packets is too large, breakdown of the PoP node might occur.
  • the present invention is directed to a method for maintaining routes, so as to reduce flow of data packet forwarded by each PoP node in a case of maintaining routes by adopting the core-router integrated overlay (CRIO) technology.
  • CRIO core-router integrated overlay
  • the present invention is further directed to a system for maintaining routes, which reduces flow of data packets forwarded by each PoP node in a case of maintaining routes by adopting the CRIO technology.
  • the present invention is further directed to a device for maintaining routes, which reduces flow of data packets forwarded by each PoP node in a case of maintaining routes by adopting a CRIO technology.
  • a method for maintaining routes is provided.
  • the method is applied to a communications network including multiple PoP groups, where each of the multiple PoP groups includes one or more PoP nodes.
  • the method includes the following steps.
  • PoP nodes within the same PoP group issue routing information of the same super prefix.
  • PoP nodes within different PoP groups issue routing information of different super prefixes.
  • Each PoP node acquires routing information of a detailed prefix covered by a super prefix issued by the PoP node and synchronizes the routing information of the detailed prefix with other PoP nodes within the same PoP group.
  • a method for maintaining routes is provided, where the method includes the following steps.
  • Routing information of a super prefix issued by a PoP node is received and a routing table is generated. An address of the PoP node that issues the routing information of the super prefix is recorded in the routing table. Routing information of a detailed prefix within a connected edge network is registered with a proximate PoP node that issues the routing information of the super prefix covering the detailed prefix.
  • a system for maintaining routes is provided, where the system includes multiple routers and multiple PoP nodes.
  • the PoP nodes are configured to form different PoP groups, where PoP nodes within the same PoP group issue routing information of the same super prefix, and PoP nodes within different PoP groups issue routing information of different super prefixes.
  • the PoP nodes acquire routing information of a detailed prefix covered by a super prefix issued by the PoP nodes and synchronize the routing information of the detailed prefix with other PoP nodes within the same PoP group.
  • the routers are configured to receive routing information of the super prefix issued by the PoP nodes.
  • a PoP node for maintaining routes includes a route maintenance module, an issue module, a receiving module, and a synchronization module.
  • the route maintenance module is configured to store routing information of a super prefix.
  • the issue module is configured to issue routing information of a super prefix stored in the route maintenance module.
  • the receiving module is configured to receive routing information of a detailed prefix covered by the super prefix issued by the issue module and store the received routing information of the detailed prefix in the route maintenance module.
  • the synchronization module is configured to synchronize the routing information of the detailed prefix stored in the route maintenance module with other PoP nodes within the same PoP group.
  • a border router for maintaining routes is provided, where the border router includes a route maintenance module, a receiving module, and a registration module.
  • the route maintenance module is configured to store an optimal route determined in routing information of a super prefix.
  • the receiving module is configured to receive routing information of a super prefix issued by a PoP node, determine the optimal route in the received routing information of the same multiple super prefixes, and save the optimal route in the route maintenance module.
  • the registration module is configured to register the routing information of the detailed prefix covered by the super prefix in the route maintenance module with a proximate PoP node that issues the routing information of the super prefix.
  • the embodiments of the present invention have the following advantages.
  • multiple PoP groups are set in a transmission network, one or more PoP nodes are set within each PoP group, and PoP nodes within the same PoP group issue routing information of the same super prefix, respectively.
  • the PoP nodes within different PoP groups issue routing information of different super prefixes.
  • the PoP nodes within the same group maintain the routing information of the detailed prefix covered by the same super prefix.
  • FIG. 1 is a schematic structural view of a network adopting the CRIO technology to maintain routes in the prior art
  • FIG. 2 is a schematic view of a system for maintaining routes according to an embodiment of the present invention
  • FIG. 3 is a flow chart of a method for maintaining routes according to an embodiment of the present invention.
  • FIG. 4 is a schematic view of a structure for maintaining routes according to an embodiment of the present invention.
  • FIG. 5 is a schematic structural view of a PoP node according to an embodiment of the present invention.
  • FIG. 6 is a schematic structural view of a border router according to an embodiment of the present invention.
  • PoP nodes within the same PoP group issue routing information of the same super prefix respectively; and PoP nodes within different PoP groups issue routing information of different super prefixes.
  • the PoP nodes within the same group maintain the routing information of the detailed prefix covered by the same super prefix. In this way, when different data packets are transmitted, different PoP nodes within the same group can share load of the data packets and forward the data packets, so as to reduce flow of the data packets forwarded by each PoP node.
  • multiple PoP nodes within the same PoP group synchronize the maintained routing information of the detailed prefix covered by the same super prefix periodically or by adopting a set rule
  • the process that multiple PoP nodes within the same PoP group synchronize the maintained routing information of the detailed prefix covered by the same super prefix.
  • the process also may be performed by adopting the protocols in the prior art, such as the BGP and other protocols.
  • the routing information of the detailed prefix covered by the same super prefix maintained by the multiple PoP nodes within the same PoP group can be preset and can also be obtained by registering the routing information of the detailed prefix within a connected edge network and covered by the super prefix with the PoP node by a border router.
  • the multiple PoP nodes within the same PoP group maintain the routing information of the detailed prefix covered by the same super prefix, that is, a routing table having mapping relations is set.
  • the routing table includes the routing information of the detailed prefix corresponding to the super prefix.
  • the routing information of the detailed prefix includes the detailed prefix, a routable address of the border router, and information such as priority and overhead.
  • the number of multiple PoP nodes within one group maintaining the routing information of the detailed prefix covered by the same super prefix is determined according to data flow of the network and capability of processing data by each PoP node.
  • FIG. 2 is a structural view of a system for maintaining routes according to an embodiment of the present invention.
  • the system includes a transmission network and edge networks.
  • the edge networks are connected to the transmission network through border routers.
  • the transmission network includes multiple PoP groups. Each group includes one or more PoP nodes. Additionally, the edge networks and the transmission network also include some ordinary routers.
  • PoP group has two PoP nodes.
  • PoP nodes within the same PoP group maintain routing information of detailed prefixes covered by the same super prefix respectively.
  • PoP nodes within different PoP groups maintain routing information of detailed prefixes covered by different super prefixes.
  • the PoP nodes within the same PoP group issue the routing information of the same super prefix respectively.
  • the PoP nodes within the different PoP groups issue the routing information of the different super prefixes.
  • the border routers receive the routing information of the super prefix issued by PoP nodes, generate a routing table, and register routing information of a detailed prefix within a connected edge network with a proximate PoP node that issues the routing information of the super prefix covering the detailed prefix.
  • the different PoP nodes in the same PoP group synchronize the registered routing information of the detailed prefix.
  • source terminal equipment sends data to a source end border router in an edge network according to routing information between the source terminal equipment and the source end border router.
  • the source end border router sends a data packet to a proximate PoP node according to optimally matching routing information of the super prefix.
  • the proximate PoP node determines a route of the destination end border router corresponding to an optimal route matching a destination address through the maintained routing information of the detailed prefix covered by the super prefix, so as to establish a tunnel between the proximate PoP node and the destination end border router, and send the data packet to the destination end border router.
  • the destination end border router forwards data to destination terminal equipment according to its own stored routing information.
  • the border router after receiving the routing information of the super prefix issued by multiple PoP nodes within one PoP group respectively, the border router needs to determine the proximate PoP node in the multiple PoP nodes that issue the routing information of the super prefix according to the routing information (information such as the shortest path or the smallest path overhead) of the super prefix. After determining that the routing information of the super prefix issued by the proximate PoP node is an optimal route and staring the routing information, the border router registers the routing information of the detailed prefix within a connected edge network and covered by the optimal route with the proximate PoP node.
  • the routing information of the super prefix issued by the multiple PoP nodes can be issued to the border router, and can also be issued to other routers, including a core router, in the transmission network.
  • the transmission network can be a backbone network of the Internet and the PoP node is a super router or a host.
  • FIG. 3 is a flow chart of a method for maintaining routes provided according to an embodiment of the present invention, where the method includes the following steps.
  • step 301 multiple PoP groups are set in a communications network and one or more PoP nodes are set within each PoP group.
  • PoP nodes within the same PoP group issue routing information of the same super prefix respectively.
  • PoP nodes within different PoP groups issue routing information of different super prefixes.
  • the routing information of the same super prefix issued by the multiple PoP nodes within the same PoP group can be preset.
  • PoP nodes acquire the routing information of the detailed prefix covered by the super prefix issued by the PoP nodes respectively and synchronize the routing information of the detailed prefix with other PoP nodes within the same PoP group.
  • the acquired routing information of the detailed prefix covered by the super prefix is preset in the PoP nodes that issue the routing information of the super prefix or dynamically registered by a border router in the communications network.
  • An existing protocol such as the BGP can be adopted for synchronizing the acquired routing information of the detailed prefix with the multiple PoP nodes within the same PoP group.
  • a router when detecting that the routing information of the detailed prefix within the connected edge network changes by adopting the prior art, a router performs registration update to the proximate PoP node that issues the routing information of the super prefix covering the detailed prefix.
  • the routing information of the detailed prefix maintained by the proximate PoP node is updated and update of the routing information is spread to other PoP nodes within the PoP group corresponding to the super prefix.
  • a source end border router When data packets are transmitted, after receiving a data packet carrying a destination address through source terminal equipment, a source end border router routes the data packet to a proximate PoP node that issues the routing information of the super prefix according to optimally matching routing information of the super prefix.
  • the proximate PoP node establishes a tunnel to reach a destination end border router through the maintained routing information of the detailed prefix covered by the super prefix.
  • the data packet is sent to the destination end border router.
  • the destination end border router forwards data to destination terminal equipment according to its own stored routes.
  • FIG. 4 is a schematic view of a structure for maintaining routes according to an embodiment of the present invention.
  • Two PoP nodes are set in a communications network to maintain routing information of the same super prefix and routing information of a detailed prefix covered by the super prefix. It is assumed that these two PoP nodes are a PoP- 1 and a PoP- 2 . These two PoP nodes issue routing information of a super prefix with a network segment address 10.0.0.0/8 to the communications network.
  • a network prefix of an edge network A is 10.1.0.0/16 and a network prefix of an edge network B is 10.2.0.0/16.
  • a border router A of the communications network connected to the edge network A registers the routing information of the detailed prefix 10.1.0.0/16 with the PoP- 1 that issues 10.0.0.0/8 closer to the border router A.
  • a border router B of the communications network connected to the edge network B registers the routing information of the detailed prefix 10.2.0.0/16 with the PoP- 2 that issues 10.0.0.0/8 closer to the border router B.
  • the PoP- 1 and the PoP- 2 synchronize the registered routing information of the detailed prefix through existing protocols. After the synchronization, the routing information of the detailed prefix covered by the super prefix exist on both the PoP- 1 and the PoP- 2 , that is, a border router corresponding to 10.1.0.0/16 is the border router A, and a border router corresponding to 10.2.0.0/16 is the border router B.
  • the border router When connection between a border router and an edge network is interrupted, the border router issues a route delete message to a proximate PoP node that issues routing information of a super prefix covering an invalid detailed prefix, and carries routing information of the detailed prefix to be deleted.
  • the PoP node After receiving the route delete message, the PoP node deletes stored routing information of a corresponding detailed prefix and meanwhile notifies other PoP nodes within the same PoP group that the routing information of the detailed prefix is invalid.
  • the other PoP nodes delete the routing information correspondingly. In other words, the routing information of the detailed prefix covered by the same super prefix maintained by multiple PoP nodes can be updated in real time.
  • the example is a mode of registering routes with multiple PoP nodes, and the mode of registering routes with multiple PoP nodes may also be pre-configured of course.
  • a border router corresponding to 10.1.0.0/16 is configured to be the border router A on the PoP- 1 and a border router corresponding to 10.2.0.0/16 is configured to be the border router B on the PoP- 2 .
  • PoP nodes responsible for issuing the routing information of the super prefix 10.0.0.0/8 synchronize routing information.
  • the border router A After a data packet (the data packet carries a destination address) with a destination address 10.2.2.2 from the edge network A reaches the border router A along a default route (because only one route is present between the edge network and the border router A, the route is generally set as the default route), according to an optimal route matched by the destination address carried by the data packet, that is, a route of 10.0.0.0/8, the border router A forwards the data packet to a proximate PoP node that issues routing information of a super prefix 10.0.0.8, that is, the PoP- 1 , along the route of the super prefix 10.0.0.0/8.
  • the PoP- 1 searches the stored routing information to find that the optimal path to reach the destination address 10.2.2.2 is 10.2.0.0/16 and the corresponding border router is the border router B. After a data packet is sent to the border router B through the routing information of the detailed prefix reaching the border router B, the border router B forwards the data packet to destination terminal equipment according to a destination address carried by the data packet and according to routing information of the edge network B maintained by the border router B.
  • the border router B After a data packet (the data packet carries a destination address) with a destination address 10.1.1.1 from the edge network B reaches the border router B along a default route, according to an optimal route matched by the destination address carried by the data packet, that is, the route of 10.0.0.0/8, the border router B enables the data packet to reach a proximate PoP node that issues the routing information of the super prefix 10.0.0.8, that is, the PoP- 2 , along the route of the super prefix 10.0.0.0/8.
  • the PoP- 2 searches the stored routing information to find that the optimal path to reach the destination address 10.1.1.1 is 10.1.0.0/16, and a corresponding border router is the border router A.
  • the border router A After a data packet is sent to the border router A through a route reaching the border router A, the border router A forwards the data packet to destination terminal equipment according to a destination address carried by the data packet and according to routing information of the edge network A maintained by the border router A.
  • the present invention further provides a PoP node, where the PoP mode includes an issue module, a receiving module, a route maintenance module, and a synchronization module, as shown in FIG. 5 .
  • the route maintenance module is configured to store routing information of a super prefix.
  • the issue module is configured to issue routing information of the super prefix stored in the route maintenance module.
  • the receiving module is configured to receive routing information of a detailed prefix covered by the super prefix issued by the issue module and store the received routing information of the detailed prefix in the route maintenance module.
  • the synchronization module is configured to synchronize the routing information of the detailed prefix stored in the route maintenance module with other PoP nodes within the same PoP group.
  • a border router is further provided according to an embodiment of the present invention, where the border router includes a receiving module, a route maintenance module, and a registration module as shown in FIG. 6 .
  • the route maintenance module is configured to store an optimal route determined in routing information of a super prefix.
  • the receiving module is configured to receive routing information of a super prefix issued by a PoP node, determine the optimal route in routing information of multiple super prefixes, and save the optimal route in the route maintenance module.
  • the registration module is configured to register the routing information of the detailed prefix covered by the super prefix in the route maintenance module with a proximate PoP node that issues the routing information of the super prefix.
  • PoP nodes within the same PoP group maintain routing information of the same super prefix and routing information of a detailed prefix covered by the super prefix respectively.
  • PoP nodes within different PoP groups maintain routing information of different super prefixes and routing information of detailed prefixes covered by different super prefixes. In this way, a data packet can be forwarded through a proximate PoP node within a PoP group, and a hop count of forwarding the data packet is reduced compared with route maintenance by adopting the CRIO technology in the prior art.
  • a certain data packet of a network segment address corresponding to the routing information of the super prefix is forwarded to a proximate PoP node that issues the routing information of the super prefix according to principles such as the shortest path or the smallest path overhead of routes, different PoP nodes forward data packets of the routing information of the same super prefix, so that load sharing among different PoP nodes is achieved.
  • the present invention may be implemented by using hardware only or by using software and a necessary universal hardware platform. Based on such understandings, the technical solution of the present invention may be embodied in the form of a software product.
  • the software product may be stored in a nonvolatile storage medium, which can be a Compact Disk Read-Only Memory (CD-ROM), Universal Serial Bus (USB) flash drive, or a removable hard drive.
  • the software product includes a number of instructions that enable a computer device (personal computer, server, or network device) to execute the methods provided in the embodiments of the present invention.

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Data Exchanges In Wide-Area Networks (AREA)
US12/863,103 2007-09-17 2008-09-02 Method, system and device for maintaining routes Abandoned US20110051738A1 (en)

Applications Claiming Priority (3)

Application Number Priority Date Filing Date Title
CN200710154506.8 2007-09-17
CN2007101545068A CN101394341B (zh) 2007-09-17 2007-09-17 维护路由的方法、系统及装置
PCT/CN2008/072244 WO2009039747A1 (fr) 2007-09-17 2008-09-02 Procédé, système et équipement pour un maintien de route

Publications (1)

Publication Number Publication Date
US20110051738A1 true US20110051738A1 (en) 2011-03-03

Family

ID=40494424

Family Applications (2)

Application Number Title Priority Date Filing Date
US12/863,103 Abandoned US20110051738A1 (en) 2007-09-17 2008-09-02 Method, system and device for maintaining routes
US12/982,733 Active US8065434B2 (en) 2007-09-17 2010-12-30 Method and device for maintaining routes

Family Applications After (1)

Application Number Title Priority Date Filing Date
US12/982,733 Active US8065434B2 (en) 2007-09-17 2010-12-30 Method and device for maintaining routes

Country Status (5)

Country Link
US (2) US20110051738A1 (de)
EP (1) EP2222029B1 (de)
CN (1) CN101394341B (de)
ES (1) ES2458317T3 (de)
WO (1) WO2009039747A1 (de)

Cited By (59)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9893957B2 (en) 2009-10-02 2018-02-13 Amazon Technologies, Inc. Forward-based resource delivery network management techniques
US9894168B2 (en) 2008-03-31 2018-02-13 Amazon Technologies, Inc. Locality based content distribution
US9912740B2 (en) 2008-06-30 2018-03-06 Amazon Technologies, Inc. Latency measurement in resource requests
US9930131B2 (en) 2010-11-22 2018-03-27 Amazon Technologies, Inc. Request routing processing
US9929959B2 (en) 2013-06-04 2018-03-27 Amazon Technologies, Inc. Managing network computing components utilizing request routing
US9954934B2 (en) 2008-03-31 2018-04-24 Amazon Technologies, Inc. Content delivery reconciliation
US9985927B2 (en) 2008-11-17 2018-05-29 Amazon Technologies, Inc. Managing content delivery network service providers by a content broker
US9992086B1 (en) 2016-08-23 2018-06-05 Amazon Technologies, Inc. External health checking of virtual private cloud network environments
US9992303B2 (en) 2007-06-29 2018-06-05 Amazon Technologies, Inc. Request routing utilizing client location information
US10015241B2 (en) 2012-09-20 2018-07-03 Amazon Technologies, Inc. Automated profiling of resource usage
US10015237B2 (en) 2010-09-28 2018-07-03 Amazon Technologies, Inc. Point of presence management in request routing
US10027582B2 (en) 2007-06-29 2018-07-17 Amazon Technologies, Inc. Updating routing information based on client location
US10033627B1 (en) 2014-12-18 2018-07-24 Amazon Technologies, Inc. Routing mode and point-of-presence selection service
US10033691B1 (en) 2016-08-24 2018-07-24 Amazon Technologies, Inc. Adaptive resolution of domain name requests in virtual private cloud network environments
US10049051B1 (en) 2015-12-11 2018-08-14 Amazon Technologies, Inc. Reserved cache space in content delivery networks
US10075551B1 (en) 2016-06-06 2018-09-11 Amazon Technologies, Inc. Request management for hierarchical cache
US10079742B1 (en) 2010-09-28 2018-09-18 Amazon Technologies, Inc. Latency measurement in resource requests
US10091096B1 (en) 2014-12-18 2018-10-02 Amazon Technologies, Inc. Routing mode and point-of-presence selection service
US10097448B1 (en) 2014-12-18 2018-10-09 Amazon Technologies, Inc. Routing mode and point-of-presence selection service
US10097398B1 (en) 2010-09-28 2018-10-09 Amazon Technologies, Inc. Point of presence management in request routing
US10097566B1 (en) 2015-07-31 2018-10-09 Amazon Technologies, Inc. Identifying targets of network attacks
US10110694B1 (en) 2016-06-29 2018-10-23 Amazon Technologies, Inc. Adaptive transfer rate for retrieving content from a server
US10116584B2 (en) 2008-11-17 2018-10-30 Amazon Technologies, Inc. Managing content delivery network service providers
US10135620B2 (en) 2009-09-04 2018-11-20 Amazon Technologis, Inc. Managing secure content in a content delivery network
US10157135B2 (en) 2008-03-31 2018-12-18 Amazon Technologies, Inc. Cache optimization
US10162753B2 (en) 2009-06-16 2018-12-25 Amazon Technologies, Inc. Managing resources using resource expiration data
US10180993B2 (en) 2015-05-13 2019-01-15 Amazon Technologies, Inc. Routing based request correlation
US10200402B2 (en) 2015-09-24 2019-02-05 Amazon Technologies, Inc. Mitigating network attacks
US10225326B1 (en) 2015-03-23 2019-03-05 Amazon Technologies, Inc. Point of presence based data uploading
US10225362B2 (en) 2012-06-11 2019-03-05 Amazon Technologies, Inc. Processing DNS queries to identify pre-processing information
US10225322B2 (en) 2010-09-28 2019-03-05 Amazon Technologies, Inc. Point of presence management in request routing
US10230819B2 (en) 2009-03-27 2019-03-12 Amazon Technologies, Inc. Translation of resource identifiers using popularity information upon client request
US10257307B1 (en) 2015-12-11 2019-04-09 Amazon Technologies, Inc. Reserved cache space in content delivery networks
US10264062B2 (en) 2009-03-27 2019-04-16 Amazon Technologies, Inc. Request routing using a popularity identifier to identify a cache component
US10270878B1 (en) * 2015-11-10 2019-04-23 Amazon Technologies, Inc. Routing for origin-facing points of presence
US10305797B2 (en) 2008-03-31 2019-05-28 Amazon Technologies, Inc. Request routing based on class
US10348639B2 (en) 2015-12-18 2019-07-09 Amazon Technologies, Inc. Use of virtual endpoints to improve data transmission rates
US10372499B1 (en) 2016-12-27 2019-08-06 Amazon Technologies, Inc. Efficient region selection system for executing request-driven code
US10447648B2 (en) 2017-06-19 2019-10-15 Amazon Technologies, Inc. Assignment of a POP to a DNS resolver based on volume of communications over a link between client devices and the POP
US10469513B2 (en) 2016-10-05 2019-11-05 Amazon Technologies, Inc. Encrypted network addresses
US10469355B2 (en) 2015-03-30 2019-11-05 Amazon Technologies, Inc. Traffic surge management for points of presence
US10491534B2 (en) 2009-03-27 2019-11-26 Amazon Technologies, Inc. Managing resources and entries in tracking information in resource cache components
US10503613B1 (en) 2017-04-21 2019-12-10 Amazon Technologies, Inc. Efficient serving of resources during server unavailability
US10506029B2 (en) 2010-01-28 2019-12-10 Amazon Technologies, Inc. Content distribution network
US10511567B2 (en) 2008-03-31 2019-12-17 Amazon Technologies, Inc. Network resource identification
US10554748B2 (en) 2008-03-31 2020-02-04 Amazon Technologies, Inc. Content management
US10592578B1 (en) 2018-03-07 2020-03-17 Amazon Technologies, Inc. Predictive content push-enabled content delivery network
US10623408B1 (en) 2012-04-02 2020-04-14 Amazon Technologies, Inc. Context sensitive object management
US10645056B2 (en) 2012-12-19 2020-05-05 Amazon Technologies, Inc. Source-dependent address resolution
US10831549B1 (en) 2016-12-27 2020-11-10 Amazon Technologies, Inc. Multi-region request-driven code execution system
US10862852B1 (en) 2018-11-16 2020-12-08 Amazon Technologies, Inc. Resolution of domain name requests in heterogeneous network environments
US10938884B1 (en) 2017-01-30 2021-03-02 Amazon Technologies, Inc. Origin server cloaking using virtual private cloud network environments
US10958501B1 (en) 2010-09-28 2021-03-23 Amazon Technologies, Inc. Request routing information based on client IP groupings
US11025747B1 (en) 2018-12-12 2021-06-01 Amazon Technologies, Inc. Content request pattern-based routing system
US11075987B1 (en) 2017-06-12 2021-07-27 Amazon Technologies, Inc. Load estimating content delivery network
US11108729B2 (en) 2010-09-28 2021-08-31 Amazon Technologies, Inc. Managing request routing information utilizing client identifiers
US11290418B2 (en) 2017-09-25 2022-03-29 Amazon Technologies, Inc. Hybrid content request routing system
US11362944B2 (en) 2018-02-13 2022-06-14 Huawei Technolgoies Co., Ltd. Routing method and device
US11604667B2 (en) 2011-04-27 2023-03-14 Amazon Technologies, Inc. Optimized deployment based upon customer locality

Families Citing this family (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102045233B (zh) * 2009-10-22 2013-03-13 杭州华三通信技术有限公司 一种网络通信中控制报文转发的方法和设备
CN102045249B (zh) * 2009-10-22 2012-08-08 杭州华三通信技术有限公司 一种网络通信中报文的转发方法和设备
CN102137002B (zh) * 2010-12-01 2013-10-09 华为技术有限公司 边际网关协议负载分担的方法和装置
CN102204186B (zh) * 2011-05-19 2013-08-14 华为技术有限公司 路由信息的下发方法和边界设备
US20130197955A1 (en) * 2012-01-31 2013-08-01 Fisher-Rosemount Systems, Inc. Apparatus and method for establishing maintenance routes within a process control system
CN104135438B (zh) * 2014-07-08 2017-10-17 清华大学 报文携带路由信息的可扩展路由方法
US9882814B2 (en) * 2014-09-25 2018-01-30 Intel Corporation Technologies for bridging between coarse-grained and fine-grained load balancing
CN109104370B (zh) * 2018-07-06 2021-03-02 烽火通信科技股份有限公司 一种前缀列表实时刷新方法及系统
CN111162954B (zh) * 2020-01-22 2021-07-09 厦门网宿有限公司 一种路径规划方法、系统及中央服务器
CN111614557B (zh) * 2020-04-02 2021-09-24 深圳创维-Rgb电子有限公司 Mesh网络的数据传输方法、装置、网关及存储介质

Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20030169747A1 (en) * 2002-03-01 2003-09-11 Yang Wang Resource allocation in virtual routers
US20040003070A1 (en) * 2002-06-26 2004-01-01 Clarus Systems, Inc. Centrally controlled end-to-end service quality monitoring system and method in a distributed environment
US20050001302A1 (en) * 2003-05-06 2005-01-06 Hitachi, Ltd. Semiconductor module
US20050021863A1 (en) * 2000-06-23 2005-01-27 Cloudshield Technologies, Inc. Apparatus and method for virtual edge placement of web sites
US20050048962A1 (en) * 2003-09-02 2005-03-03 Watson Wan Communications point-of-presence
US20050201302A1 (en) * 2000-06-14 2005-09-15 Wiltel Communications Group, Inc. Internet route deaggregation and route selection preferencing
US20080089347A1 (en) * 2003-08-29 2008-04-17 End Ii End Communications Inc. Systems and methods for broadband network optimization
US7522603B2 (en) * 2006-03-14 2009-04-21 Cisco Technology, Inc. Technique for efficiently routing IP traffic on CE-CE paths across a provider network
US20090122697A1 (en) * 2007-11-08 2009-05-14 University Of Washington Information plane for determining performance metrics of paths between arbitrary end-hosts on the internet

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
DE19821456A1 (de) * 1998-05-13 1999-11-25 Siemens Ag Verfahren zur Leitung des Verkehrs über ungenutzte und/oder gering ausgelastete Verbindungswege innerhalb eines Kommunikationsnetzes
US7305464B2 (en) * 2002-09-03 2007-12-04 End Ii End Communications, Inc. Systems and methods for broadband network optimization
US8285578B2 (en) * 2004-01-21 2012-10-09 Hewlett-Packard Development Company, L.P. Managing information technology (IT) infrastructure of an enterprise using a centralized logistics and management (CLAM) tool
US7978611B2 (en) * 2005-09-06 2011-07-12 At&T Intellectual Property I, L.P. Systems and methods to determine network routes based on transmission medium length
US7796607B2 (en) * 2008-05-30 2010-09-14 At&T Intellectual Property I, L.P. Scalable multiprotocol label switching based virtual private networks and methods to implement the same

Patent Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20050201302A1 (en) * 2000-06-14 2005-09-15 Wiltel Communications Group, Inc. Internet route deaggregation and route selection preferencing
US20050021863A1 (en) * 2000-06-23 2005-01-27 Cloudshield Technologies, Inc. Apparatus and method for virtual edge placement of web sites
US20030169747A1 (en) * 2002-03-01 2003-09-11 Yang Wang Resource allocation in virtual routers
US20040003070A1 (en) * 2002-06-26 2004-01-01 Clarus Systems, Inc. Centrally controlled end-to-end service quality monitoring system and method in a distributed environment
US20050001302A1 (en) * 2003-05-06 2005-01-06 Hitachi, Ltd. Semiconductor module
US20080089347A1 (en) * 2003-08-29 2008-04-17 End Ii End Communications Inc. Systems and methods for broadband network optimization
US20050048962A1 (en) * 2003-09-02 2005-03-03 Watson Wan Communications point-of-presence
US7522603B2 (en) * 2006-03-14 2009-04-21 Cisco Technology, Inc. Technique for efficiently routing IP traffic on CE-CE paths across a provider network
US20090122697A1 (en) * 2007-11-08 2009-05-14 University Of Washington Information plane for determining performance metrics of paths between arbitrary end-hosts on the internet

Cited By (105)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9992303B2 (en) 2007-06-29 2018-06-05 Amazon Technologies, Inc. Request routing utilizing client location information
US10027582B2 (en) 2007-06-29 2018-07-17 Amazon Technologies, Inc. Updating routing information based on client location
US10797995B2 (en) 2008-03-31 2020-10-06 Amazon Technologies, Inc. Request routing based on class
US10158729B2 (en) 2008-03-31 2018-12-18 Amazon Technologies, Inc. Locality based content distribution
US10771552B2 (en) 2008-03-31 2020-09-08 Amazon Technologies, Inc. Content management
US9954934B2 (en) 2008-03-31 2018-04-24 Amazon Technologies, Inc. Content delivery reconciliation
US10305797B2 (en) 2008-03-31 2019-05-28 Amazon Technologies, Inc. Request routing based on class
US11451472B2 (en) 2008-03-31 2022-09-20 Amazon Technologies, Inc. Request routing based on class
US10645149B2 (en) 2008-03-31 2020-05-05 Amazon Technologies, Inc. Content delivery reconciliation
US10554748B2 (en) 2008-03-31 2020-02-04 Amazon Technologies, Inc. Content management
US11245770B2 (en) 2008-03-31 2022-02-08 Amazon Technologies, Inc. Locality based content distribution
US9894168B2 (en) 2008-03-31 2018-02-13 Amazon Technologies, Inc. Locality based content distribution
US11194719B2 (en) 2008-03-31 2021-12-07 Amazon Technologies, Inc. Cache optimization
US10157135B2 (en) 2008-03-31 2018-12-18 Amazon Technologies, Inc. Cache optimization
US11909639B2 (en) 2008-03-31 2024-02-20 Amazon Technologies, Inc. Request routing based on class
US10530874B2 (en) 2008-03-31 2020-01-07 Amazon Technologies, Inc. Locality based content distribution
US10511567B2 (en) 2008-03-31 2019-12-17 Amazon Technologies, Inc. Network resource identification
US9912740B2 (en) 2008-06-30 2018-03-06 Amazon Technologies, Inc. Latency measurement in resource requests
US10523783B2 (en) 2008-11-17 2019-12-31 Amazon Technologies, Inc. Request routing utilizing client location information
US11811657B2 (en) 2008-11-17 2023-11-07 Amazon Technologies, Inc. Updating routing information based on client location
US10116584B2 (en) 2008-11-17 2018-10-30 Amazon Technologies, Inc. Managing content delivery network service providers
US10742550B2 (en) 2008-11-17 2020-08-11 Amazon Technologies, Inc. Updating routing information based on client location
US11115500B2 (en) 2008-11-17 2021-09-07 Amazon Technologies, Inc. Request routing utilizing client location information
US11283715B2 (en) 2008-11-17 2022-03-22 Amazon Technologies, Inc. Updating routing information based on client location
US9985927B2 (en) 2008-11-17 2018-05-29 Amazon Technologies, Inc. Managing content delivery network service providers by a content broker
US10574787B2 (en) 2009-03-27 2020-02-25 Amazon Technologies, Inc. Translation of resource identifiers using popularity information upon client request
US10264062B2 (en) 2009-03-27 2019-04-16 Amazon Technologies, Inc. Request routing using a popularity identifier to identify a cache component
US10491534B2 (en) 2009-03-27 2019-11-26 Amazon Technologies, Inc. Managing resources and entries in tracking information in resource cache components
US10230819B2 (en) 2009-03-27 2019-03-12 Amazon Technologies, Inc. Translation of resource identifiers using popularity information upon client request
US10162753B2 (en) 2009-06-16 2018-12-25 Amazon Technologies, Inc. Managing resources using resource expiration data
US10783077B2 (en) 2009-06-16 2020-09-22 Amazon Technologies, Inc. Managing resources using resource expiration data
US10521348B2 (en) 2009-06-16 2019-12-31 Amazon Technologies, Inc. Managing resources using resource expiration data
US10785037B2 (en) 2009-09-04 2020-09-22 Amazon Technologies, Inc. Managing secure content in a content delivery network
US10135620B2 (en) 2009-09-04 2018-11-20 Amazon Technologis, Inc. Managing secure content in a content delivery network
US9893957B2 (en) 2009-10-02 2018-02-13 Amazon Technologies, Inc. Forward-based resource delivery network management techniques
US10218584B2 (en) 2009-10-02 2019-02-26 Amazon Technologies, Inc. Forward-based resource delivery network management techniques
US11205037B2 (en) 2010-01-28 2021-12-21 Amazon Technologies, Inc. Content distribution network
US10506029B2 (en) 2010-01-28 2019-12-10 Amazon Technologies, Inc. Content distribution network
US10778554B2 (en) 2010-09-28 2020-09-15 Amazon Technologies, Inc. Latency measurement in resource requests
US10015237B2 (en) 2010-09-28 2018-07-03 Amazon Technologies, Inc. Point of presence management in request routing
US10079742B1 (en) 2010-09-28 2018-09-18 Amazon Technologies, Inc. Latency measurement in resource requests
US10097398B1 (en) 2010-09-28 2018-10-09 Amazon Technologies, Inc. Point of presence management in request routing
US10931738B2 (en) 2010-09-28 2021-02-23 Amazon Technologies, Inc. Point of presence management in request routing
US10958501B1 (en) 2010-09-28 2021-03-23 Amazon Technologies, Inc. Request routing information based on client IP groupings
US11108729B2 (en) 2010-09-28 2021-08-31 Amazon Technologies, Inc. Managing request routing information utilizing client identifiers
US11632420B2 (en) 2010-09-28 2023-04-18 Amazon Technologies, Inc. Point of presence management in request routing
US10225322B2 (en) 2010-09-28 2019-03-05 Amazon Technologies, Inc. Point of presence management in request routing
US11336712B2 (en) 2010-09-28 2022-05-17 Amazon Technologies, Inc. Point of presence management in request routing
US9930131B2 (en) 2010-11-22 2018-03-27 Amazon Technologies, Inc. Request routing processing
US10951725B2 (en) 2010-11-22 2021-03-16 Amazon Technologies, Inc. Request routing processing
US11604667B2 (en) 2011-04-27 2023-03-14 Amazon Technologies, Inc. Optimized deployment based upon customer locality
US10623408B1 (en) 2012-04-02 2020-04-14 Amazon Technologies, Inc. Context sensitive object management
US11303717B2 (en) 2012-06-11 2022-04-12 Amazon Technologies, Inc. Processing DNS queries to identify pre-processing information
US10225362B2 (en) 2012-06-11 2019-03-05 Amazon Technologies, Inc. Processing DNS queries to identify pre-processing information
US11729294B2 (en) 2012-06-11 2023-08-15 Amazon Technologies, Inc. Processing DNS queries to identify pre-processing information
US10015241B2 (en) 2012-09-20 2018-07-03 Amazon Technologies, Inc. Automated profiling of resource usage
US10542079B2 (en) 2012-09-20 2020-01-21 Amazon Technologies, Inc. Automated profiling of resource usage
US10645056B2 (en) 2012-12-19 2020-05-05 Amazon Technologies, Inc. Source-dependent address resolution
US10374955B2 (en) 2013-06-04 2019-08-06 Amazon Technologies, Inc. Managing network computing components utilizing request routing
US9929959B2 (en) 2013-06-04 2018-03-27 Amazon Technologies, Inc. Managing network computing components utilizing request routing
US10097448B1 (en) 2014-12-18 2018-10-09 Amazon Technologies, Inc. Routing mode and point-of-presence selection service
US10091096B1 (en) 2014-12-18 2018-10-02 Amazon Technologies, Inc. Routing mode and point-of-presence selection service
US11863417B2 (en) 2014-12-18 2024-01-02 Amazon Technologies, Inc. Routing mode and point-of-presence selection service
US11381487B2 (en) 2014-12-18 2022-07-05 Amazon Technologies, Inc. Routing mode and point-of-presence selection service
US10728133B2 (en) 2014-12-18 2020-07-28 Amazon Technologies, Inc. Routing mode and point-of-presence selection service
US10033627B1 (en) 2014-12-18 2018-07-24 Amazon Technologies, Inc. Routing mode and point-of-presence selection service
US11297140B2 (en) 2015-03-23 2022-04-05 Amazon Technologies, Inc. Point of presence based data uploading
US10225326B1 (en) 2015-03-23 2019-03-05 Amazon Technologies, Inc. Point of presence based data uploading
US10469355B2 (en) 2015-03-30 2019-11-05 Amazon Technologies, Inc. Traffic surge management for points of presence
US10180993B2 (en) 2015-05-13 2019-01-15 Amazon Technologies, Inc. Routing based request correlation
US11461402B2 (en) 2015-05-13 2022-10-04 Amazon Technologies, Inc. Routing based request correlation
US10691752B2 (en) 2015-05-13 2020-06-23 Amazon Technologies, Inc. Routing based request correlation
US10097566B1 (en) 2015-07-31 2018-10-09 Amazon Technologies, Inc. Identifying targets of network attacks
US10200402B2 (en) 2015-09-24 2019-02-05 Amazon Technologies, Inc. Mitigating network attacks
US10270878B1 (en) * 2015-11-10 2019-04-23 Amazon Technologies, Inc. Routing for origin-facing points of presence
US11134134B2 (en) 2015-11-10 2021-09-28 Amazon Technologies, Inc. Routing for origin-facing points of presence
US10049051B1 (en) 2015-12-11 2018-08-14 Amazon Technologies, Inc. Reserved cache space in content delivery networks
US10257307B1 (en) 2015-12-11 2019-04-09 Amazon Technologies, Inc. Reserved cache space in content delivery networks
US10348639B2 (en) 2015-12-18 2019-07-09 Amazon Technologies, Inc. Use of virtual endpoints to improve data transmission rates
US10666756B2 (en) 2016-06-06 2020-05-26 Amazon Technologies, Inc. Request management for hierarchical cache
US11463550B2 (en) 2016-06-06 2022-10-04 Amazon Technologies, Inc. Request management for hierarchical cache
US10075551B1 (en) 2016-06-06 2018-09-11 Amazon Technologies, Inc. Request management for hierarchical cache
US11457088B2 (en) 2016-06-29 2022-09-27 Amazon Technologies, Inc. Adaptive transfer rate for retrieving content from a server
US10110694B1 (en) 2016-06-29 2018-10-23 Amazon Technologies, Inc. Adaptive transfer rate for retrieving content from a server
US9992086B1 (en) 2016-08-23 2018-06-05 Amazon Technologies, Inc. External health checking of virtual private cloud network environments
US10516590B2 (en) 2016-08-23 2019-12-24 Amazon Technologies, Inc. External health checking of virtual private cloud network environments
US10469442B2 (en) 2016-08-24 2019-11-05 Amazon Technologies, Inc. Adaptive resolution of domain name requests in virtual private cloud network environments
US10033691B1 (en) 2016-08-24 2018-07-24 Amazon Technologies, Inc. Adaptive resolution of domain name requests in virtual private cloud network environments
US11330008B2 (en) 2016-10-05 2022-05-10 Amazon Technologies, Inc. Network addresses with encoded DNS-level information
US10469513B2 (en) 2016-10-05 2019-11-05 Amazon Technologies, Inc. Encrypted network addresses
US10505961B2 (en) 2016-10-05 2019-12-10 Amazon Technologies, Inc. Digitally signed network address
US10616250B2 (en) 2016-10-05 2020-04-07 Amazon Technologies, Inc. Network addresses with encoded DNS-level information
US10831549B1 (en) 2016-12-27 2020-11-10 Amazon Technologies, Inc. Multi-region request-driven code execution system
US10372499B1 (en) 2016-12-27 2019-08-06 Amazon Technologies, Inc. Efficient region selection system for executing request-driven code
US11762703B2 (en) 2016-12-27 2023-09-19 Amazon Technologies, Inc. Multi-region request-driven code execution system
US10938884B1 (en) 2017-01-30 2021-03-02 Amazon Technologies, Inc. Origin server cloaking using virtual private cloud network environments
US10503613B1 (en) 2017-04-21 2019-12-10 Amazon Technologies, Inc. Efficient serving of resources during server unavailability
US11075987B1 (en) 2017-06-12 2021-07-27 Amazon Technologies, Inc. Load estimating content delivery network
US10447648B2 (en) 2017-06-19 2019-10-15 Amazon Technologies, Inc. Assignment of a POP to a DNS resolver based on volume of communications over a link between client devices and the POP
US11290418B2 (en) 2017-09-25 2022-03-29 Amazon Technologies, Inc. Hybrid content request routing system
US11362944B2 (en) 2018-02-13 2022-06-14 Huawei Technolgoies Co., Ltd. Routing method and device
US10592578B1 (en) 2018-03-07 2020-03-17 Amazon Technologies, Inc. Predictive content push-enabled content delivery network
US11362986B2 (en) 2018-11-16 2022-06-14 Amazon Technologies, Inc. Resolution of domain name requests in heterogeneous network environments
US10862852B1 (en) 2018-11-16 2020-12-08 Amazon Technologies, Inc. Resolution of domain name requests in heterogeneous network environments
US11025747B1 (en) 2018-12-12 2021-06-01 Amazon Technologies, Inc. Content request pattern-based routing system

Also Published As

Publication number Publication date
US8065434B2 (en) 2011-11-22
EP2222029A4 (de) 2011-04-06
EP2222029B1 (de) 2014-02-12
CN101394341A (zh) 2009-03-25
CN101394341B (zh) 2011-08-03
ES2458317T3 (es) 2014-04-30
WO2009039747A1 (fr) 2009-04-02
EP2222029A1 (de) 2010-08-25
US20110085554A1 (en) 2011-04-14

Similar Documents

Publication Publication Date Title
US8065434B2 (en) Method and device for maintaining routes
US9853894B2 (en) Apparatus and method for establishing tunnels between nodes in a communication network
JP5790850B2 (ja) 通信システム、転送ノード、経路管理サーバ、通信方法およびプログラム
CN108429680B (zh) 一种基于虚拟私有云的路由配置方法、系统、介质及设备
US20040210892A1 (en) Dynamic routing on networks
US10623302B2 (en) X channel to zone in zone routing
US20110286326A1 (en) Communication system, forwarding node, path management server, and communication method
US20070008949A1 (en) Method for automatic route aggregation in a communication system
EP3253006A1 (de) Mapping-server, netzwerksystem, paketweiterleitungsverfahren und programm
WO2009036678A1 (fr) Procédé, dispositif et système de réseau pour acheminer un message
KR20130109154A (ko) 라우팅 정보 업데이트의 우선 순위 지정
JP2014161098A (ja) 通信システム、ノード、パケット転送方法およびプログラム
EP4152701A1 (de) Routingverarbeitungsverfahren und zugehörige vorrichtung
CN106576076B (zh) 互联网交换点的路由控制方法
US20230006917A1 (en) Route Determining Method and Apparatus and Network Device
CN114157724B (zh) 一种基于源路由的身份/位置标识混合转发方法
WO2022142932A1 (zh) 一种路由处理方法、相关装置以及网络系统
WO2009121265A1 (zh) 一种多归属多地址空间网络中实现流量工程的方法和设备
KR20160011774A (ko) 식별자 기반 네트워크 경로 설정 방법 및 장치
CN115190086B (zh) 基于可编程交换机的身份标识网络流量调度方法及装置
JP3917908B2 (ja) パケット通信システムにおけるノード、通信ノード、モビリティアンカポイント、ホームエージェント及びパケット通信システム並びに経路mtu探索方法
WO2009033398A1 (fr) Système de réseau mobile à espace d'adresses multiples, routeur et procédé de transmission de données
JP2007129516A (ja) 経路探索装置
JP5464360B2 (ja) 移動体通信における改良された端末情報管理方式及び通信方式を実現するメッシュ型ネットワーク及び基地局
CN114095552A (zh) Bfd会话建立方法、设备及系统

Legal Events

Date Code Title Description
AS Assignment

Owner name: HUAWEI TECHNOLOGIES CO., LTD., CHINA

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:XU, XIAOHU;REEL/FRAME:024692/0163

Effective date: 20100712

STCB Information on status: application discontinuation

Free format text: ABANDONED -- FAILURE TO RESPOND TO AN OFFICE ACTION