US6553423B1 - Method and apparatus for dynamic exchange of capabilities between adjacent/neighboring networks nodes - Google Patents

Method and apparatus for dynamic exchange of capabilities between adjacent/neighboring networks nodes Download PDF

Info

Publication number
US6553423B1
US6553423B1 US09/321,782 US32178299A US6553423B1 US 6553423 B1 US6553423 B1 US 6553423B1 US 32178299 A US32178299 A US 32178299A US 6553423 B1 US6553423 B1 US 6553423B1
Authority
US
United States
Prior art keywords
capability
router
neighboring
routers
message
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.)
Expired - Lifetime
Application number
US09/321,782
Inventor
Enke Chen
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.)
Cisco Technology Inc
Original Assignee
Cisco Technology Inc
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 Cisco Technology Inc filed Critical Cisco Technology Inc
Priority to US09/321,782 priority Critical patent/US6553423B1/en
Assigned to CISCO TECHNOLOGY, INC. reassignment CISCO TECHNOLOGY, INC. ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: CHEN, ENKE
Application granted granted Critical
Publication of US6553423B1 publication Critical patent/US6553423B1/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L69/00Network arrangements, protocols or services independent of the application payload and not provided for in the other groups of this subclass
    • H04L69/16Implementation or adaptation of Internet protocol [IP], of transmission control protocol [TCP] or of user datagram protocol [UDP]
    • 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/033Topology update or discovery by updating distance vector protocols
    • 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
    • H04L69/00Network arrangements, protocols or services independent of the application payload and not provided for in the other groups of this subclass
    • H04L69/16Implementation or adaptation of Internet protocol [IP], of transmission control protocol [TCP] or of user datagram protocol [UDP]
    • H04L69/163In-band adaptation of TCP data exchange; In-band control procedures

Definitions

  • This invention relates generally to computer networks, and more particularly, to routing protocols in a computer network.
  • a computer network is a geographically distributed collection of interconnected communication links for transporting data between nodes, such as computers.
  • Many types of computer networks are available, with the types ranging from local area networks (LANs) to wide area networks (WANs).
  • the nodes typically communicate by exchanging discrete frames or packets of data according to pre-defined protocols, such as the Transmission Control Protocol/Internet Protocol (TCP/IP).
  • TCP/IP Transmission Control Protocol/Internet Protocol
  • a protocol consists of a set of rules defining how the nodes interact with each other.
  • the TCP/IP architecture is well-known and described in Computer Networks, 3 rd Edition, by Andrew S. Tanenbaum, published by Prentice-Hall (1996).
  • Computer networks may be further interconnected by an intermediate node, such as a router, to extend the effective “size” of each network. Since management of a large system of interconnected computer networks can prove burdensome, smaller groups of computer networks may be maintained as autonomous systems or routing domains. The networks within a routing domain are typically coupled together by conventional “intra-domain” routers. Yet is still may be desirable to increase the number of nodes capable of exchanging data; in this case, interdomain routers executing interdomain routing protocols are used to interconnect nodes of the various autonomous systems.
  • an intermediate node such as a router
  • Border Gateway Protocol BGP-4 which performs routing between autonomous systems by exchanging routing and reachability information among neighboring interdomain routers of the systems.
  • the BGP-4 routing protocol is well-known and described in detail in Request For Comments ( RFC ) 1771, by Y. Rekhter and T. Li (1995), Internet Draft ⁇ draft - ietf - idr - bgp 4-08.
  • txt >titled, A Border Gateway Protocol 4 ( BGP -4) by Y. Rekhter and T. Li (March 1998) and Interconnections, Bridges and Routers, by R. Perlman, published by Addison Wesley Publishing Company, at pages 323-329 (1992), all disclosures of which are hereby incorporated by reference.
  • the interdomain routers configured to execute the BGP-4 protocol perform various routing functions including transmission of routing messages. Before transmitting such messages, however, the BGP neighbors cooperate to establish a logical “peer” connection (session) between the routers.
  • BGP-4 generally operates over a reliable transport protocol, such as TCP, to establish a TCP connection.
  • TCP transport protocol
  • a TCP process executing on each neighboring peer router establishes the TCP connection in accordance with a conventional “3-way handshake” arrangement involving the exchange of TCP packet or segment data structures.
  • the TCP protocol and establishment of a TCP connection are described in Computer Networks, 3 rd Edition, particularly at pgs. 521-542.
  • FIG. 1 is a schematic block diagram of the format of a TCP segment 100 which includes a source port field 102 containing a 16-bit source port number and a destination port field 104 containing a 16-bit destination port number.
  • the BGP-4 protocol preferably uses TCP port number 179 to establish a TCP connection; the source port number is used by a receiving peer router (i.e., a BGP receiver) to reply to a TCP segment issued by a sending peer router (i.e., a BGP sender).
  • a sequence number field 106 contains a sequence number of a first data byte in the segment and an acknowledgment number field 108 contains a value indicating the next sequence number that the receiver expects to receive.
  • the value contained in field 108 is valid only when an acknowledgment control bit (ACK 110 ) is asserted.
  • the TCP segment 100 includes other control bits such as a finish bit (FIN 112 ) denoting the end of data transmitted from the sender. Termination (closing) of the TCP connection is done implicitly by sending a TCP segment with an asserted FIN bit 112 .
  • a first message exchanged by the routers is an OPEN message which opens a BGP communication session between the peers.
  • the OPEN message is thereafter confirmed by a KEEPALIVE message issued by a BGP router to notify its neighboring peer router that it is “alive” and active.
  • the OPEN message data structure is essentially a means for the routers to identify themselves at the beginning of the neighboring peer relationship.
  • the formats and functions of the KEEPALIVE and OPEN messages, the latter including the optional parameter field, are described in RFC 1771 and Internet Draft ⁇ draft - ietf - idr - bgp 4-08. txt>.
  • FIG. 2 is a schematic block diagram of the format of an OPEN message 200 which includes a fixed-size BGP header 210 prepended to various message fields.
  • the OPEN message fields comprise a version field 212 containing a BGP version number, an autonomous system field 214 containing the autonomous system number of the sender, a BGP identifier field 216 containing a BGP identifier (e.g., an IP address) of the sender and an optional parameters field 300 containing a list of optional parameters (if any).
  • FIG. 3 is a schematic block diagram of the format of the optional parameters field 300 comprising a type subfield 302 , a length subfield 304 and a variable-length value subfield 306 .
  • An example of an optional parameter is a capabilities parameter used to introduce new features that are supported by a BGP router.
  • each interdomain (BGP) router has certain routing capabilities that may be related to its operation, including the types of messages it is able to process. Such capabilities are announced when the router establishes a peer relationship via a TCP connection with a neighboring BGP router.
  • a BGP sender may announce its ability to support address families such as IPv4 unicast and multicast messages through the use of the capabilities optional parameters in the OPEN message 200 .
  • the BGP receiver of the OPEN message is thus informed that it is safe to exchange messages related to IPv4 unicast and IPv4 multicast address families with the sender.
  • the established TCP connection between the neighboring peer routers must be reset (i.e., closed and reopened) thereby disrupting existing services and operations of the routers.
  • an initial data flow involves the transmission of an entire BGP routing table between the routers. Closing and reopening of the TCP connection results in a loss of connectivity between the routers which, in turn, may require the retransmission of the contents of the routing table.
  • the present invention comprises a technique for dynamically exchanging or updating routing capabilities between neighboring peer routers in a computer network without disruption to the operation of the routers.
  • a new dynamic capability parameter is provided that enables a router to announce a new capability, or revise or remove a previously announced capability, to a neighboring router when a peer connection is established between the routers. Once announced, the dynamic capability parameter facilitates graceful capability changes between neighboring routers by allowing the routers to exchange a novel capability message.
  • the capability message includes, inter alia, a capability action code that has the following defined values: (1) announce (i.e., add) a new capability; (2) replace a previous announced capability; and (3) withdraw (i.e., delete) a previously announced capability.
  • the dynamic capability identifies the BGP speaker as being capable of receiving this BGP capability message after the BGP session has been established.
  • the novel capability message dynamically announces updates of capabilities without the need for resetting the existing peer connection.
  • the inventive technique allows non-disruptive configuration and enabling of capabilities in a manner that improves network stability and reduces interruption of network services.
  • FIG. 1 is a prior art schematic block diagram of the format of a Transmission Control Protocol (TCP) segment used to establish a TCP connection between neighboring peer routers of a computer network;
  • TCP Transmission Control Protocol
  • FIG. 2 is a prior art schematic block diagram of the format of an OPEN message used to open a communication session over a TCP connection between neighboring peer routers, such as Border Gateway Protocol (BGP-4) peer routers;
  • Border Gateway Protocol BGP-4
  • FIG. 3 is a prior art schematic block diagram of the format of an optional parameters field contained in the OPEN message of FIG. 2;
  • FIG. 4 is a schematic block diagram of a computer network comprising a plurality of autonomous systems interconnected by intermediate nodes, such as BGP interdomain routers;
  • FIG. 5 is a schematic block diagram of an embodiment of an interdomain router comprising a route processor coupled to a memory and a plurality of network interfaces;
  • FIG. 6 is a schematic block diagram of a conventional protocol stack, such as the Internet communications protocol stack, within the interdomain router of FIG. 5;
  • FIG. 7 is a schematic block diagram of the format of a capabilities optional parameter contained in the optional parameters field of FIG. 3;
  • FIG. 8 is a schematic block diagram of a novel BGP capability message according to the present invention.
  • FIG. 4 is a schematic block diagram of a computer network 400 comprising a plurality of autonomous systems or routing domains interconnected by intermediate nodes, such as conventional intradomain routers 420 and interdomain routers 500 .
  • the autonomous systems may include an Internet Service Provider (ISP) domain and various routing domains (AS 1-3 ) interconnected by the interdomain routers.
  • the interdomain routers 500 are further interconnected by shared medium networks, such as local area networks (LANs) and point-to-point links, such as frame relay links, asynchronous transfer mode links or other serial links. Communication among the routers is typically effected by exchanging discrete data frame or packets in accordance with pre-defined protocols, such as the Transmission Control Protocol/Internet Protocol (TCP/IP). It will be understood to those skilled in the art that other protocols, such as the Internet Packet Exchange (IPX) protocol, may be advantageously used with the present invention.
  • IPX Internet Packet Exchange
  • FIG. 5 is a schematic block diagram of an interdomain router 500 comprising a route processor 502 coupled to a memory 504 and a plurality of network interface adapters 510 A-C via a bus 505 .
  • the memory 504 may comprise storage locations addressable by the processor and interface adapters for storing software programs and data structures associated with the inventive dynamic capabilities mechanism and technique.
  • the route processor 502 may comprise processing elements or logic for executing the software programs and manipulating the data structures.
  • An operating system portions of which are typically resident in memory 504 and executed by the route processor, functionally organizes the router by, inter alia, invoking network operations in support of software processes executing on the router. It will be apparent to those skilled in the art that other processor and memory means, including various computer readable media, may be used for storing and executing program instructions pertaining to the inventive technique described herein.
  • a key function of the interdomain router 500 is determining the next node to which a packet is sent; in order to accomplish such “routing” the interdomain routers cooperate to determine optimal paths through the computer network 400 .
  • the routing function is preferably performed by an internetwork layer of a conventional protocol stack within each router.
  • FIG. 6 is a schematic block diagram of a conventional protocol stack, such as the Internet communications protocol stack 600 .
  • the architecture of the Internet protocol stack is represented by 4 layers termed, in ascending interfacing order, the network interface layer 608 , the internetwork layer 606 , the transport layer 604 and the application layer 602 .
  • IP Internet Protocol
  • TCP Transmission Control Protocol
  • the internetwork layer 606 concerns the protocol and algorithms that interdomain routers utilize so that they can cooperate to calculate paths through the computer network 400 .
  • An interdomain routing protocol such as the Border Gateway Protocol (BGP-4) is used to perform interdomain routing (for the internetwork layer) through the computer network.
  • the interdomain routers 500 (hereinafter “neighboring peer routers”) exchange routing and reachability information among the autonomous systems over a reliable transport layer connection, such as TCP.
  • the BGP protocol “runs” on top of the transport layer to ensure reliable communication among the neighboring routers.
  • the first message sent by the neighboring peer routers is an OPEN message.
  • the OPEN message data structure provides a means for the routers to identify themselves at the beginning of the neighboring relationship.
  • the OPEN message includes, inter alia, an optional parameters field that contains a list of optional parameters specified by the peer routers.
  • One optional parameter that is defined within the optional parameter field is a capabilities parameter used to introduce new features that may be supported by a peer router.
  • FIG. 7 is a schematic block diagram of the format of a capabilities optional parameter 700 comprising a 1-byte capability code field 702 , a 1-byte capability length field 704 and a variable-length capability value field 706 .
  • the capabilities optional parameter 700 is used by a BGP speaker to convey to its BGP peer a list of capabilities supported by the speaker.
  • Examples of such capabilities defined by the BGP-4 protocol include (i) a multiprotocol extension capability described in Internet Draft ⁇ draft - ietf - idr - bgp 4- multiprotocol - v 2-02 .txt >titled, Multiprotocol Extensions for BGP- 4, by R. Chandra et al. (February 1999 ); and (ii) a route refresh capability described in Internet Draft ⁇ draft - chen - bgp - route - refresh -01. txt >titled, Route Refresh Capability for BGP- 4, by E.
  • the multiprotocol extension capability allows BGP-4 to carry address families other than IPv4 unicast (e.g., IPv4 multicast), whereas the route refresh capability, which is used when a router changes its routing policy, advertises the ability of a router to receive a route refresh message from its neighbor.
  • a problem with the conventional OPEN message exchange is that the capabilities supported by the peer routers can only be advertised at the time the BGP peering relationship is established. For example, assume that the BGP peer relationship between routers A and B is configured such that router A can perform routing operations for both IPv4 unicast and IPv4 multicast address families, whereas router B can only perform routing operations for the IPv4 unicast address family.
  • router A advertises its ability to perform routing operations for both IPv4 unicast and IPv4 multicast address families, while router B can initially only advertise its ability to perform routing operations for the IPv4 unicast address family.
  • the BGP session i.e., TCP connection
  • routers A and B must be reset; that is, closed (via a conventional TCP Close message exchange) and then re-opened.
  • router B will advertise its ability to support routing operations for both IPv4 unicast and IPv4 multicast address families via the capabilities optional parameter field 300 within the OPEN message 200 .
  • the peer routers can exchange messages related to IPv4 unicast or IPv4 multicast address families. Closing of a TCP peer connection is disruptive because of a loss of connectivity between the two routers, which may interrupt existing services between the routers.
  • the present invention is directed to solving this problem.
  • the present invention comprises a technique for dynamically exchanging or updating routing capabilities between neighboring peer routers in a computer network without terminating a peer connection between the routers, which action may result in disruption to the operation of the routers.
  • a novel dynamic capability parameter is defined that enables a router to advertise a new capability, or revise or remove a previously announced capability, to a neighboring router when a peer connection is established between the routers.
  • the dynamic capability parameter is a data structure preferably embodied as a new BGP capability parameter having a capability code and length that conforms to the format of capabilities optional parameter 700 shown in FIG. 7 .
  • FIG. 8 is a schematic block diagram of the format of a BGP capability message 800 which includes a fixed-size BGP header 820 prepended to various capability message fields.
  • the BGP capability message 800 is preferably embodied as a new BGP message type (see RFC 1771, section 4.1).
  • the capability message fields comprise a 1-byte capability action code field 802 , a 1-byte length field 804 , a 1-byte capability code field 806 , a 1-byte capability length field 808 and a variable-length capability value field 810 .
  • the capability action code contained in field 802 has the following defined values: (1) announce (i.e., add) a new capability; (2) replace a previously announced capability; and (3) withdraw (i.e., delete) a previously announced capability.
  • the capability message structure 800 may comprise multiple copies of the capability message fields 802 - 810 appended to a single BGP header 820 .
  • the dynamic capability identifies the BGP speaker as being capable of receiving this BGP capability message after the BGP session has been established.
  • the novel capability message dynamically announces updates of capabilities without the need for resetting the existing peer connection.
  • the inventive technique allows non-disruptive configuration and enabling of capabilities in a manner that improves network stability, while reducing interruption of network services.

Abstract

A technique to dynamically exchange or update routing capabilities between neighboring peer routers in a computer network without disruption to the operation of the routers. A dynamic capability parameter in an Open message of a Border Gateway Protocol (BGP) enables a router to announce a new capability, or revise or remove a previously announced capability, to a neighboring router when a peer connection is established between the routers. Once announced, the dynamic capability allows the router to exchange a capability message containing updates of capabilities without the need for resetting the existing peer connection. As a result, the technique allows non-disruptive configuration and enabling of capabilities in a manner that improves network stability, while reducing interruption of network services.

Description

FIELD OF THE INVENTION
This invention relates generally to computer networks, and more particularly, to routing protocols in a computer network.
BACKGROUND OF THE INVENTION
A computer network is a geographically distributed collection of interconnected communication links for transporting data between nodes, such as computers. Many types of computer networks are available, with the types ranging from local area networks (LANs) to wide area networks (WANs). The nodes typically communicate by exchanging discrete frames or packets of data according to pre-defined protocols, such as the Transmission Control Protocol/Internet Protocol (TCP/IP). In this context, a protocol consists of a set of rules defining how the nodes interact with each other. The TCP/IP architecture is well-known and described in Computer Networks, 3rd Edition, by Andrew S. Tanenbaum, published by Prentice-Hall (1996).
Computer networks may be further interconnected by an intermediate node, such as a router, to extend the effective “size” of each network. Since management of a large system of interconnected computer networks can prove burdensome, smaller groups of computer networks may be maintained as autonomous systems or routing domains. The networks within a routing domain are typically coupled together by conventional “intra-domain” routers. Yet is still may be desirable to increase the number of nodes capable of exchanging data; in this case, interdomain routers executing interdomain routing protocols are used to interconnect nodes of the various autonomous systems.
An example of an interdomain routing protocol is the Border Gateway Protocol (BGP-4) which performs routing between autonomous systems by exchanging routing and reachability information among neighboring interdomain routers of the systems. The BGP-4 routing protocol is well-known and described in detail in Request For Comments (RFC) 1771, by Y. Rekhter and T. Li (1995), Internet Draft<draft-ietf-idr-bgp4-08.txt>titled, A Border Gateway Protocol 4 (BGP-4) by Y. Rekhter and T. Li (August 1998) and Interconnections, Bridges and Routers, by R. Perlman, published by Addison Wesley Publishing Company, at pages 323-329 (1992), all disclosures of which are hereby incorporated by reference.
The interdomain routers configured to execute the BGP-4 protocol, referred to herein as BGP routers, perform various routing functions including transmission of routing messages. Before transmitting such messages, however, the BGP neighbors cooperate to establish a logical “peer” connection (session) between the routers. BGP-4 generally operates over a reliable transport protocol, such as TCP, to establish a TCP connection. Specifically, a TCP process executing on each neighboring peer router establishes the TCP connection in accordance with a conventional “3-way handshake” arrangement involving the exchange of TCP packet or segment data structures. The TCP protocol and establishment of a TCP connection are described in Computer Networks, 3rd Edition, particularly at pgs. 521-542.
FIG. 1 is a schematic block diagram of the format of a TCP segment 100 which includes a source port field 102 containing a 16-bit source port number and a destination port field 104 containing a 16-bit destination port number. The BGP-4 protocol preferably uses TCP port number 179 to establish a TCP connection; the source port number is used by a receiving peer router (i.e., a BGP receiver) to reply to a TCP segment issued by a sending peer router (i.e., a BGP sender). A sequence number field 106 contains a sequence number of a first data byte in the segment and an acknowledgment number field 108 contains a value indicating the next sequence number that the receiver expects to receive. Note that the value contained in field 108 is valid only when an acknowledgment control bit (ACK 110) is asserted. In addition to the ACK bit 110, the TCP segment 100 includes other control bits such as a finish bit (FIN 112) denoting the end of data transmitted from the sender. Termination (closing) of the TCP connection is done implicitly by sending a TCP segment with an asserted FIN bit 112.
Once the TCP connection is established, the neighboring peer routers exchange messages to open and confirm various parameters associated with the connection. For example, a first message exchanged by the routers is an OPEN message which opens a BGP communication session between the peers. The OPEN message is thereafter confirmed by a KEEPALIVE message issued by a BGP router to notify its neighboring peer router that it is “alive” and active. The OPEN message data structure is essentially a means for the routers to identify themselves at the beginning of the neighboring peer relationship. The formats and functions of the KEEPALIVE and OPEN messages, the latter including the optional parameter field, are described in RFC 1771 and Internet Draft <draft-ietf-idr-bgp4-08.txt>.
FIG. 2 is a schematic block diagram of the format of an OPEN message 200 which includes a fixed-size BGP header 210 prepended to various message fields. The OPEN message fields comprise a version field 212 containing a BGP version number, an autonomous system field 214 containing the autonomous system number of the sender, a BGP identifier field 216 containing a BGP identifier (e.g., an IP address) of the sender and an optional parameters field 300 containing a list of optional parameters (if any). FIG. 3 is a schematic block diagram of the format of the optional parameters field 300 comprising a type subfield 302, a length subfield 304 and a variable-length value subfield 306. An example of an optional parameter is a capabilities parameter used to introduce new features that are supported by a BGP router.
In general, each interdomain (BGP) router has certain routing capabilities that may be related to its operation, including the types of messages it is able to process. Such capabilities are announced when the router establishes a peer relationship via a TCP connection with a neighboring BGP router. For example, a BGP sender may announce its ability to support address families such as IPv4 unicast and multicast messages through the use of the capabilities optional parameters in the OPEN message 200. The BGP receiver of the OPEN message is thus informed that it is safe to exchange messages related to IPv4 unicast and IPv4 multicast address families with the sender.
However in order to enable a new capability, or revise or remove an announced capability, the established TCP connection between the neighboring peer routers must be reset (i.e., closed and reopened) thereby disrupting existing services and operations of the routers. For example after the OPEN and KEEPALIVE messages are exchanged between the peer routers, an initial data flow involves the transmission of an entire BGP routing table between the routers. Closing and reopening of the TCP connection results in a loss of connectivity between the routers which, in turn, may require the retransmission of the contents of the routing table.
Therefore, it is an object of the present invention to provide an improved method for routing protocols in which a non-disruptive update of routing capabilities can be performed.
SUMMARY OF THE INVENTION
The present invention comprises a technique for dynamically exchanging or updating routing capabilities between neighboring peer routers in a computer network without disruption to the operation of the routers. According to the invention, a new dynamic capability parameter is provided that enables a router to announce a new capability, or revise or remove a previously announced capability, to a neighboring router when a peer connection is established between the routers. Once announced, the dynamic capability parameter facilitates graceful capability changes between neighboring routers by allowing the routers to exchange a novel capability message. In the illustrative embodiment, the capability message includes, inter alia, a capability action code that has the following defined values: (1) announce (i.e., add) a new capability; (2) replace a previous announced capability; and (3) withdraw (i.e., delete) a previously announced capability.
Advantageously, the dynamic capability identifies the BGP speaker as being capable of receiving this BGP capability message after the BGP session has been established. Moreover, the novel capability message dynamically announces updates of capabilities without the need for resetting the existing peer connection. As a result, the inventive technique allows non-disruptive configuration and enabling of capabilities in a manner that improves network stability and reduces interruption of network services.
BRIEF DESCRIPTION OF THE DRAWINGS
The above and further advantages of the invention may be better understood by referring to the following description in conjunction with the accompanying drawings in which like reference numbers indicate identical or functionally similar elements:
FIG. 1 is a prior art schematic block diagram of the format of a Transmission Control Protocol (TCP) segment used to establish a TCP connection between neighboring peer routers of a computer network;
FIG. 2 is a prior art schematic block diagram of the format of an OPEN message used to open a communication session over a TCP connection between neighboring peer routers, such as Border Gateway Protocol (BGP-4) peer routers;
FIG. 3 is a prior art schematic block diagram of the format of an optional parameters field contained in the OPEN message of FIG. 2;
FIG. 4 is a schematic block diagram of a computer network comprising a plurality of autonomous systems interconnected by intermediate nodes, such as BGP interdomain routers;
FIG. 5 is a schematic block diagram of an embodiment of an interdomain router comprising a route processor coupled to a memory and a plurality of network interfaces;
FIG. 6 is a schematic block diagram of a conventional protocol stack, such as the Internet communications protocol stack, within the interdomain router of FIG. 5;
FIG. 7 is a schematic block diagram of the format of a capabilities optional parameter contained in the optional parameters field of FIG. 3; and
FIG. 8 is a schematic block diagram of a novel BGP capability message according to the present invention.
DETAILED DESCRIPTION OF AN ILLUSTRATIVE EMBODIMENT
FIG. 4 is a schematic block diagram of a computer network 400 comprising a plurality of autonomous systems or routing domains interconnected by intermediate nodes, such as conventional intradomain routers 420 and interdomain routers 500. The autonomous systems may include an Internet Service Provider (ISP) domain and various routing domains (AS1-3) interconnected by the interdomain routers. The interdomain routers 500 are further interconnected by shared medium networks, such as local area networks (LANs) and point-to-point links, such as frame relay links, asynchronous transfer mode links or other serial links. Communication among the routers is typically effected by exchanging discrete data frame or packets in accordance with pre-defined protocols, such as the Transmission Control Protocol/Internet Protocol (TCP/IP). It will be understood to those skilled in the art that other protocols, such as the Internet Packet Exchange (IPX) protocol, may be advantageously used with the present invention.
Each router typically comprises a plurality of interconnected elements, such as a processor, a memory and a network interface adapter. FIG. 5 is a schematic block diagram of an interdomain router 500 comprising a route processor 502 coupled to a memory 504 and a plurality of network interface adapters 510 A-C via a bus 505. The memory 504 may comprise storage locations addressable by the processor and interface adapters for storing software programs and data structures associated with the inventive dynamic capabilities mechanism and technique. The route processor 502 may comprise processing elements or logic for executing the software programs and manipulating the data structures. An operating system, portions of which are typically resident in memory 504 and executed by the route processor, functionally organizes the router by, inter alia, invoking network operations in support of software processes executing on the router. It will be apparent to those skilled in the art that other processor and memory means, including various computer readable media, may be used for storing and executing program instructions pertaining to the inventive technique described herein.
A key function of the interdomain router 500 is determining the next node to which a packet is sent; in order to accomplish such “routing” the interdomain routers cooperate to determine optimal paths through the computer network 400. The routing function is preferably performed by an internetwork layer of a conventional protocol stack within each router. FIG. 6 is a schematic block diagram of a conventional protocol stack, such as the Internet communications protocol stack 600. The architecture of the Internet protocol stack is represented by 4 layers termed, in ascending interfacing order, the network interface layer 608, the internetwork layer 606, the transport layer 604 and the application layer 602.
The lower network interface layer 608 is generally standardized and implemented in hardware and firmware, whereas the higher layers are typically implemented in the form of software. The primary internetwork layer protocol of the Internet architecture is the Internet Protocol (IP). IP is primarily a connectionless protocol that provides for internetwork routing, fragmentation and reassembly of exchanged packets—generally referred to as “datagrams” in an Internet environment—and which relies of transport protocols for end-to-end reliability. An example of such a transport protocol is the Transmission Control Protocol (TCP) which is implemented by the transport layer 604 and provides connection-oriented services to the upper layer protocols of the Internet architecture. The term TCP/IP is commonly used to denote the Internet architecture.
In particular, the internetwork layer 606 concerns the protocol and algorithms that interdomain routers utilize so that they can cooperate to calculate paths through the computer network 400. An interdomain routing protocol, such as the Border Gateway Protocol (BGP-4), is used to perform interdomain routing (for the internetwork layer) through the computer network. The interdomain routers 500 (hereinafter “neighboring peer routers”) exchange routing and reachability information among the autonomous systems over a reliable transport layer connection, such as TCP. The BGP protocol “runs” on top of the transport layer to ensure reliable communication among the neighboring routers.
After a TCP connection is established the first message sent by the neighboring peer routers is an OPEN message. As noted, the OPEN message data structure provides a means for the routers to identify themselves at the beginning of the neighboring relationship. The OPEN message includes, inter alia, an optional parameters field that contains a list of optional parameters specified by the peer routers. One optional parameter that is defined within the optional parameter field is a capabilities parameter used to introduce new features that may be supported by a peer router. FIG. 7 is a schematic block diagram of the format of a capabilities optional parameter 700 comprising a 1-byte capability code field 702, a 1-byte capability length field 704 and a variable-length capability value field 706. The capabilities optional parameter structure (type 2) is described in Internet Draft <draft-ietf-idr-bgp4-cap-neg-03.txt>titled, Capabilities Negotiation with BGP-4, by R. Chandra and J. G. Scudder (February 1999), which is hereby incorporated by reference as though fully set forth herein.
As noted, the capabilities optional parameter 700 is used by a BGP speaker to convey to its BGP peer a list of capabilites supported by the speaker. Examples of such capabilities defined by the BGP-4 protocol include (i) a multiprotocol extension capability described in Internet Draft<draft-ietf-idr-bgp4-multiprotocol-v2-02.txt>titled, Multiprotocol Extensions for BGP-4, by R. Chandra et al. (February 1999 ); and (ii) a route refresh capability described in Internet Draft<draft-chen-bgp-route-refresh-01.txt>titled, Route Refresh Capability for BGP-4, by E. Chen (February 1999), each of which is hereby incorporated by reference as though fully set forth herein. The multiprotocol extension capability allows BGP-4 to carry address families other than IPv4 unicast (e.g., IPv4 multicast), whereas the route refresh capability, which is used when a router changes its routing policy, advertises the ability of a router to receive a route refresh message from its neighbor.
A problem with the conventional OPEN message exchange is that the capabilities supported by the peer routers can only be advertised at the time the BGP peering relationship is established. For example, assume that the BGP peer relationship between routers A and B is configured such that router A can perform routing operations for both IPv4 unicast and IPv4 multicast address families, whereas router B can only perform routing operations for the IPv4 unicast address family. During the OPEN message exchange, router A advertises its ability to perform routing operations for both IPv4 unicast and IPv4 multicast address families, while router B can initially only advertise its ability to perform routing operations for the IPv4 unicast address family. Later if router B is configured to perform routing operations for the IPv4 multicast address family, the BGP session (i.e., TCP connection) between routers A and B must be reset; that is, closed (via a conventional TCP Close message exchange) and then re-opened. At this time router B will advertise its ability to support routing operations for both IPv4 unicast and IPv4 multicast address families via the capabilities optional parameter field 300 within the OPEN message 200. Thereafter at any time during the session between routers A and B, the peer routers can exchange messages related to IPv4 unicast or IPv4 multicast address families. Closing of a TCP peer connection is disruptive because of a loss of connectivity between the two routers, which may interrupt existing services between the routers. The present invention is directed to solving this problem.
Specifically, the present invention comprises a technique for dynamically exchanging or updating routing capabilities between neighboring peer routers in a computer network without terminating a peer connection between the routers, which action may result in disruption to the operation of the routers. According to the present invention, a novel dynamic capability parameter is defined that enables a router to advertise a new capability, or revise or remove a previously announced capability, to a neighboring router when a peer connection is established between the routers. The dynamic capability parameter is a data structure preferably embodied as a new BGP capability parameter having a capability code and length that conforms to the format of capabilities optional parameter 700 shown in FIG. 7.
The dynamic capability is used by a BGP speaker to announce to its peer router that it is capable of receiving and properly handling a dynamic capabilities message after the BGP session has been established. That is once advertised, the dynamic capability parameter facilitates graceful capability changes between neighboring routers by allowing the routers to exchange a novel capability message data structure. FIG. 8 is a schematic block diagram of the format of a BGP capability message 800 which includes a fixed-size BGP header 820 prepended to various capability message fields. The BGP capability message 800 is preferably embodied as a new BGP message type (see RFC 1771, section 4.1).
The capability message fields comprise a 1-byte capability action code field 802, a 1-byte length field 804, a 1-byte capability code field 806, a 1-byte capability length field 808 and a variable-length capability value field 810. In the illustrative embodiment, the capability action code contained in field 802 has the following defined values: (1) announce (i.e., add) a new capability; (2) replace a previously announced capability; and (3) withdraw (i.e., delete) a previously announced capability. It should be noted that the capability message structure 800 may comprise multiple copies of the capability message fields 802-810 appended to a single BGP header 820.
Advantageously, the dynamic capability identifies the BGP speaker as being capable of receiving this BGP capability message after the BGP session has been established. Moreover, the novel capability message dynamically announces updates of capabilities without the need for resetting the existing peer connection. As a result, the inventive technique allows non-disruptive configuration and enabling of capabilities in a manner that improves network stability, while reducing interruption of network services.
The foregoing description has been directed to specific embodiments of this invention. It will be apparent, however, that other variations and modifications may be made to the described embodiments, with the attainment of some or all of their advantages. Therefore, it is the object of the appended claims to cover all such variations and modifications as come within the true spirit and scope of the invention.

Claims (26)

What is claimed is:
1. A method for dynamically exchanging or updating routing capabilities between neighboring peer routers in a computer network, the method comprising the steps of:
establishing a peer connection between one of the neighboring routers and another of the neighboring routers;
announcing the ability to support a new capability, or revise or remove a previously announced capability, from the one of the neighboring routers to the other of the neighboring routers while the peer connection is established; and
exchanging a capability message between the one of the neighboring routers and the other of the neighboring routers to thereby facilitate graceful capability changes between the routers without terminating the peer connection.
2. The method of claim 1 wherein the peer connection is a border gateway protocol (BGP) peer connection and wherein the step of establishing comprises the steps of:
exchanging transmission control protocol (TCP) segments between the neighboring routers; and
identifying the neighboring routers through the exchange of a BGP open message.
3. The method of claim 2 wherein the step of announcing comprises the step of providing a dynamic capability parameter stored within an optional parameters field of the open message.
4. The method of claim 3 wherein the step of providing a dynamic capability parameter comprises the step of embodying the dynamic capability parameter as a BGP capability parameter having a code and length that conforms to a format of a capabilities optional parameter.
5. The method of claim 4 wherein the step of announcing further comprises the step of announcing an ability to receive and properly handle the capability message after the BGP peer connection is established.
6. The method of claim 5 wherein the step of exchanging the capability message further comprises the step of providing a plurality of defined values for storage within a capability action code field of the capability message.
7. The method of claim 6 wherein one of the plurality of defined values comprises a defined value for adding a new capability.
8. The method of claim 7 wherein another of the plurality of defined values comprises a defined value for replacing a previous announced capability.
9. The method of claim 8 wherein yet another of the plurality of defined values comprises a defined value for deleting a previously announced capability.
10. A memory device for use in dynamically exchanging or updating routing capabilities between neighboring peer routers in a computer network, the memory device containing data structures comprising:
a transmission control protocol (TCP) segment;
an open message cooperating with the TCP segment to establish a peer connection between the neighboring routers; and
a dynamic capability parameter stored within an optional parameters field of the open message, the dynamic capability parameter announcing the ability of a neighboring peer router to receive and properly handle a capability message after the peer connection is established.
11. The memory device of claim 10 wherein the capability message comprises a capability action code field for storing one of a plurality of defined values.
12. The memory device of claim 11 wherein one of the plurality of defined values comprises a defined value for adding a new capability.
13. The memory device of claim 12 wherein another of the plurality of defined values comprises a defined value for replacing a previous announced capability.
14. The memory device of claim 13 wherein yet another of the plurality of defined values comprises a defined value for deleting a previously announced capability.
15. Apparatus for dynamically exchanging or updating routing capabilities between neighboring peer routers in a computer network, the apparatus comprising:
a route processor of one of the neighboring routers, the route processor programmed to generate a transmission control protocol (TCP) segment and an open message for exchange with a processor of its neighboring router to establish a peer connection between the neighboring routers; and
a memory device operably connected to the processor for storing the TCP segment and open message, the open message having an optional parameters field for storing a capability optional parameter,
the processor further programmed to generate a dynamic capability parameter for storage within the optional parameters field, the dynamic capability parameter announcing an ability of the one neighboring peer router to receive and properly handle a capability message after the peer connection is established.
16. A computer readable medium containing executable program instructions for dynamically exchanging or updating routing capabilities between neighboring peer routers in a computer network, the executable instructions comprising program instructions for:
establishing a peer connection between the neighboring routers;
announcing the ability to support a new capability, or revise or remove a previously announced capability, from one of the neighboring routers to the other of the neighboring routers while the peer connection is established; and
exchanging a capability message between the neighboring routers to thereby facilitate graceful capability changes between the routers without terminating the peer connection.
17. The computer readable medium of claim 16 wherein the peer connection is a border gateway protocol (BGP) peer connection and wherein the program instructions for establishing comprises program instructions for:
exchanging transmission control protocol (TCP) segments between the neighboring routers; and
identifying the neighboring routers through the exchange of a BGP open message.
18. The computer readable medium of claim 17 wherein the program instructions for announcing comprises program instructions for providing a dynamic capability parameter stored within an optional parameters field of the open message.
19. The computer readable medium of claim 18 wherein the program instructions for providing a dynamic capability parameter comprises the step of embodying the dynamic capability parameter as a BGP capability parameter having a code and length that conforms to a format of a capabilities optional parameter.
20. The computer readable medium of claim 19 wherein the program instructions for announcing further comprises program instructions for announcing an ability to receive and properly handle the capability message after the BGP peer connection is established.
21. A router comprising:
means for establishing a peer connection between said router and a neighboring router in a computer network, said connection having a first capability;
means for announcing an ability to support a new capability, or revise or remove said first capability, from said router to said neighboring router while said peer connection is established; and
means for exchanging a capability message between said router and said neighboring router to thereby facilitate capability changes between said router and said neighboring router without terminating said peer connection.
22. The router of claim 21 further comprising:
means for receiving a received capability message, and in response, changing said first capability.
23. A method for operating a router comprising the steps of:
establishing a peer connection between said router and a neighboring router in a computer network, said connection having a first capability;
announcing an ability to support a new capability, or revise or remove said first capability while said peer connection is established; and
exchanging a capability message between said router and said neighboring router to thereby facilitate capability changes between said router and said neighboring router without terminating said peer connection.
24. The router of claim 23 further comprising the step of:
receiving a received capability message, and in response, changing said first capability.
25. A router comprising:
a route processor to establish a peer connection between said router and a neighboring router in a computer network, said connection having a first capability;
a processor to select a new capability, or revise or remove said first capability while said peer connection is established; and
a network interface to exchange a capability message, said capability message generated by said processor, between said router and said neighboring router to thereby facilitate capability changes between said router and said neighboring router without terminating said peer connection.
26. The router of claim 25 further comprising:
said network interface receiving a received capability message, and in response, said processor changing said first capability.
US09/321,782 1999-05-27 1999-05-27 Method and apparatus for dynamic exchange of capabilities between adjacent/neighboring networks nodes Expired - Lifetime US6553423B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
US09/321,782 US6553423B1 (en) 1999-05-27 1999-05-27 Method and apparatus for dynamic exchange of capabilities between adjacent/neighboring networks nodes

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
US09/321,782 US6553423B1 (en) 1999-05-27 1999-05-27 Method and apparatus for dynamic exchange of capabilities between adjacent/neighboring networks nodes

Publications (1)

Publication Number Publication Date
US6553423B1 true US6553423B1 (en) 2003-04-22

Family

ID=23252000

Family Applications (1)

Application Number Title Priority Date Filing Date
US09/321,782 Expired - Lifetime US6553423B1 (en) 1999-05-27 1999-05-27 Method and apparatus for dynamic exchange of capabilities between adjacent/neighboring networks nodes

Country Status (1)

Country Link
US (1) US6553423B1 (en)

Cited By (103)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20020016855A1 (en) * 2000-03-20 2002-02-07 Garrett John W. Managed access point for service selection in a shared access network
US20020041597A1 (en) * 2000-09-27 2002-04-11 Kirsi Maansaari Changing of channel capabilities
US20020075813A1 (en) * 2000-10-17 2002-06-20 Baldonado Omar C. Method and apparatus for coordinating routing parameters via a back-channel communication medium
US20020103732A1 (en) * 2000-12-04 2002-08-01 Tradescape Technologies, L.L.C. Method and system for multi-path routing of electronic orders for securities
US20020143914A1 (en) * 2001-03-29 2002-10-03 Cihula Joseph F. Network-aware policy deployment
US20020152373A1 (en) * 2000-09-13 2002-10-17 Chih-Tang Sun Tunnel interface for securing traffic over a network
US20020165930A1 (en) * 2001-04-20 2002-11-07 Discreet Logic Inc. Data storage with stored location data to facilitate disk swapping
US20020165927A1 (en) * 2001-04-20 2002-11-07 Discreet Logic Inc. Image processing
US20020178214A1 (en) * 2001-05-23 2002-11-28 International Business Machines Corporation Dynamic undeployment of services in a computing network
US20030112799A1 (en) * 2001-11-17 2003-06-19 Ravi Chandra Method and apparatus for multiple contexts and layer 3 virtual private networks
US20040030794A1 (en) * 2002-08-08 2004-02-12 Jean-Christophe Hugly System and method for multiplatform implementation of abstract software modules in peer-to-peer network environments
US20040031038A1 (en) * 2002-08-08 2004-02-12 Jean-Christophe Hugly System and method for providing multiple embodiments of abstract software modules in peer-to-peer network environments
US20040030743A1 (en) * 2002-08-08 2004-02-12 Jean-Christophe Hugly System and method for describing and identifying abstract software modules in peer-to-peer network environments
US6704795B1 (en) * 1999-10-12 2004-03-09 Cisco Technology, Inc. Technique for reducing consumption of router resources after BGP restart
US20040055008A1 (en) * 2001-05-23 2004-03-18 Hidekazu Ikeda Broadcast program display method, broadcast program display apparatus and broadcast receiver
US6718396B1 (en) * 1999-08-04 2004-04-06 Hitachi, Ltd. Network structure method and route determination equipment
US20040078772A1 (en) * 2002-10-16 2004-04-22 Cosine Communications, Inc. Dynamic route exchange
US20040202158A1 (en) * 2000-12-18 2004-10-14 Hirokazu Takeno Packet communication network and packet transfer control method
US6820134B1 (en) * 2000-12-28 2004-11-16 Cisco Technology, Inc. Optimizing flooding of information in link-state routing protocol
US20040252681A1 (en) * 2003-02-21 2004-12-16 Rafi Rabipour Data communication apparatus and method
US6834298B1 (en) * 1999-09-21 2004-12-21 Siemens Information And Communication Networks, Inc. System and method for network auto-discovery and configuration
US20050047407A1 (en) * 2003-08-27 2005-03-03 Cosine Communications, Inc. Heterogeneous media packet bridging
US20050050225A1 (en) * 2003-08-29 2005-03-03 Tatman Lance A. System and method for discovery of BGP router topology
US20050076114A1 (en) * 2003-09-18 2005-04-07 Cook David Anthony TTL exploration technique for determining capabilities and configuration of a peer router
US20050074003A1 (en) * 2003-10-02 2005-04-07 Ball David Alexander Distributed software architecture for implementing BGP
US20050074001A1 (en) * 2002-11-12 2005-04-07 Cisco Technology, Inc. System and method for local packet transport services within distributed routers
WO2005062819A2 (en) 2003-12-23 2005-07-14 Cisco Technology, Inc. System and method for distributing route selection in an implementation of a routing protocol
US20050177634A1 (en) * 2004-02-10 2005-08-11 Scudder John G. Technique for graceful shutdown of a routing protocol in a network
WO2005089055A2 (en) * 2004-03-19 2005-09-29 Nortel Networks Limited Communicating processing capabilites along a communications path
WO2005109153A2 (en) * 2004-05-04 2005-11-17 Nexthop Technologies, Inc. Method and apparatus for bgp peer prefix limits exchange with multi-level control
US20050283527A1 (en) * 2002-09-02 2005-12-22 Alessandro Corrado Method and a system for performing connectivity evaluations on data communication networks and related information technology product
US20060074876A1 (en) * 2004-09-30 2006-04-06 Kakivaya Gopala Krishna R Organizing resources into collections to facilitate more efficient and reliable resource access
US20060072543A1 (en) * 2004-09-09 2006-04-06 Lloyd Michael A Methods of and systems for remote outbound control
FR2876850A1 (en) * 2004-10-20 2006-04-21 Cit Alcatel ROUTER, FOR AN IP COMMUNICATION NETWORK, ADAPTED TO THE DETERMINATION OF ADAPTIVE CONFIGURATION CHARACTERISTICS (S) FOR NEIGHBORING ROUTERS
US20060117026A1 (en) * 2004-09-30 2006-06-01 Microsoft Corporation Optimizing communication using scaleable peer groups
FR2879386A1 (en) * 2004-12-10 2006-06-16 France Telecom Routing information transmitting method for information transferring network, involves transmitting compressed information having identification information, to receiving equipment in which it is identified and decompressed
US20060152392A1 (en) * 2003-01-20 2006-07-13 Siemens Aktiengesellschaft Data transmission between computers
US20060171320A1 (en) * 2005-02-02 2006-08-03 Jean-Philippe Vasseur Inter-domain path computation technique
US20060182115A1 (en) * 2005-02-16 2006-08-17 Himanshu Shah System for scheduling scans of interior nodes of a network domain for reachability events
US20060182038A1 (en) * 2005-02-15 2006-08-17 Gargi Nalawade Adaptive timing of update messages transmitted by routers employing the border gateway protocol
US20060200579A1 (en) * 2005-03-04 2006-09-07 Jean-Philippe Vasseur Computation of a shortest inter-domain TE-LSP across a set of autonomous systems
US20060198322A1 (en) * 2005-03-03 2006-09-07 Susan Hares Method and apparatus for BGP peer prefix limits exchange with multi-level control
US20060209719A1 (en) * 2005-03-18 2006-09-21 Previdi Stefano B System and method for routing ISIS traffic through unidirectional links of a computer network
US20060227723A1 (en) * 2005-04-07 2006-10-12 Jean-Philippe Vasseur Dynamic shared risk node group (SRNG) membership discovery
US7139838B1 (en) * 1999-10-21 2006-11-21 Nortel Networks Limited Apparatus and method of distributing routing information
US20070019673A1 (en) * 2005-07-22 2007-01-25 David Ward Processing two-octet and four-octet values using border gateway protocol
US7188164B1 (en) * 2003-02-11 2007-03-06 Cyber Operations, Llc Secure network access control
US20070064715A1 (en) * 2002-07-25 2007-03-22 Avaya, Inc. Method and apparatus for the assessment and optimization of network traffic
US20070104114A1 (en) * 2004-03-19 2007-05-10 Nortel Networks Limited Providing a capability list of a predefined format in a communications network
US20070104106A1 (en) * 2005-11-04 2007-05-10 Keyur Patel Method and apparatus for improving convergence in networks
US20070121579A1 (en) * 2000-09-13 2007-05-31 Fortinet, Inc. Packet routing system and method
US20070133520A1 (en) * 2005-12-12 2007-06-14 Microsoft Corporation Dynamically adapting peer groups
US20070189177A1 (en) * 2005-08-05 2007-08-16 Huawei Technologies Co., Ltd. Method of failure detection in an IP forwarding plane
CN100336349C (en) * 2005-06-30 2007-09-05 信息产业部电信传输研究所 Implementation method and system for testing consistency of border gateway protocol of supporting IPv6
US20070217419A1 (en) * 2006-03-14 2007-09-20 Jean-Philippe Vasseur Technique for efficiently routing IP traffic on CE-CE paths across a provider network
CN100365986C (en) * 2003-12-17 2008-01-30 华为技术有限公司 Method for saving BGP routing table memory consumption
US20080049751A1 (en) * 2006-08-23 2008-02-28 Cisco Technology, Inc. Method and system for computing as-disjoint inter-as traffic engineering-label switched paths (TE-LSPs)
US20080080530A1 (en) * 2006-09-29 2008-04-03 Microsoft Corporation Multiple peer groups for efficient scalable computing
US20080080529A1 (en) * 2006-09-29 2008-04-03 Microsoft Corporation Multiple peer groups for efficient scalable computing
US20080080393A1 (en) * 2006-09-29 2008-04-03 Microsoft Corporation Multiple peer groups for efficient scalable computing
US20080080528A1 (en) * 2006-09-29 2008-04-03 Microsoft Corporation Multiple peer groups for efficient scalable computing
US20080117917A1 (en) * 2004-11-18 2008-05-22 Fortinet, Inc. Method and apparatus for managing subscriber profiles
US7388862B2 (en) 2003-06-19 2008-06-17 Cisco Technology, Inc. Technique for notifying EIGRP neighbors when destroying adjacencies in a computer network
US7389358B1 (en) 2000-09-13 2008-06-17 Fortinet, Inc. Distributed virtual system to support managed, network-based services
US7444398B1 (en) 2000-09-13 2008-10-28 Fortinet, Inc. System and method for delivering security services
US7457248B1 (en) 2004-02-10 2008-11-25 Cisco Technology, Inc. Graceful shutdown of network resources in data networks
US7461130B1 (en) 2004-11-24 2008-12-02 Sun Microsystems, Inc. Method and apparatus for self-organizing node groups on a network
US20090031025A1 (en) * 2000-10-17 2009-01-29 Lloyd Michael A Load optimization
US20090063629A1 (en) * 2006-03-06 2009-03-05 Lg Electronics Inc. Data transfer controlling method, content transfer controlling method, content processing information acquisition method and content transfer system
US20090080437A1 (en) * 2002-12-31 2009-03-26 Nguyen Han Q Service selection in a shared access network using virtual networks
US20090133129A1 (en) * 2006-03-06 2009-05-21 Lg Electronics Inc. Data transferring method
US7574495B1 (en) 2000-09-13 2009-08-11 Fortinet, Inc. System and method for managing interworking communications protocols
US7626948B1 (en) * 2003-09-12 2009-12-01 Cisco Technology, Inc. System and method for verifying the validity of a path in a network environment
US20090310023A1 (en) * 2008-06-11 2009-12-17 Microsoft Corporation One pass video processing and composition for high-definition video
WO2009152728A1 (en) * 2008-06-19 2009-12-23 华为技术有限公司 A method, system and router for advertising between border gateway protocol neighbors
US7639632B2 (en) 2000-09-13 2009-12-29 Fortinet, Inc. System and method for managing and provisioning virtual routers
US7668087B2 (en) 2002-06-04 2010-02-23 Fortinet, Inc. Hierarchical metering in a virtual router-based network switch
US7710899B1 (en) 2005-08-16 2010-05-04 Cisco Technology, Inc. System and method for speeding border gateway protocol graceful restart
US7710872B2 (en) 2005-12-14 2010-05-04 Cisco Technology, Inc. Technique for enabling traffic engineering on CE-CE paths across a provider network
US7720959B2 (en) 2000-10-17 2010-05-18 Avaya Inc. Method and apparatus for characterizing the quality of a network path
US20100189016A1 (en) * 2001-06-28 2010-07-29 Fortinet, Inc. Identifying nodes in a ring network
US20100220732A1 (en) * 2002-06-04 2010-09-02 Fortinet, Inc. Service processing switch
US20100262717A1 (en) * 2004-10-22 2010-10-14 Microsoft Corporation Optimizing access to federation infrastructure-based resources
US7840704B2 (en) 2000-10-17 2010-11-23 Avaya Inc. Method and apparatus for performance and cost optimization in an internetwork
US20110032927A1 (en) * 2009-08-04 2011-02-10 Weisheng Chen Methods, systems, and computer readable media for intelligent optimization of digital signal processor (dsp) resource utilization in a media gateway
US7933269B2 (en) 2002-11-18 2011-04-26 Fortinet, Inc. Hardware-accelerated packet multicasting in a virtual routing system
EP2323384A1 (en) * 2008-08-28 2011-05-18 Sumitomo Electric Industries, Ltd. Moving-picture image data-distribution method
US20110185221A1 (en) * 2002-08-29 2011-07-28 Fortinet, Inc. Fault tolerant routing in a non-hot-standby configuration of a network routing system
US20110219086A1 (en) * 2006-03-01 2011-09-08 Fortinet, Inc. Electronic message and data tracking system
US8069233B2 (en) 2000-09-13 2011-11-29 Fortinet, Inc. Switch management system and method
US8068503B2 (en) 2002-06-04 2011-11-29 Fortinet, Inc. Network packet steering via configurable association of processing resources and netmods or line interface ports
CN102271080A (en) * 2010-06-03 2011-12-07 杭州华三通信技术有限公司 Method for preventing BGP (Border Gateway Protocol) session from being disconnected in the event of changing service, and applicable system thereof
US8085776B2 (en) 2002-06-04 2011-12-27 Fortinet, Inc. Methods and systems for a distributed provider edge
ES2388288A1 (en) * 2010-12-20 2012-10-11 Telefónica, S.A. Method for inter-domain communications
US20120269198A1 (en) * 2011-04-25 2012-10-25 Keyur Patel Accelerated Routing Convergence
US8346239B2 (en) 2006-12-28 2013-01-01 Genband Us Llc Methods, systems, and computer program products for silence insertion descriptor (SID) conversion
CN103491011A (en) * 2013-09-05 2014-01-01 杭州华三通信技术有限公司 BGP conversation changing method and device
US20150032898A1 (en) * 2013-07-26 2015-01-29 Gemtek Technology Co., Ltd. Method for establishing a virtual community network connection and a system for implementing said method
US20160127235A1 (en) * 2014-11-03 2016-05-05 Jive Communications, Inc. Coordinative datacenter processing in a network-based communication system
EP2996290A4 (en) * 2013-06-30 2016-07-27 Huawei Tech Co Ltd Packet forwarding method, apparatus, and system
CN106254255A (en) * 2016-10-13 2016-12-21 上海赛特斯信息科技股份有限公司 Bgp route advertisement method for limiting speed and BGP route communication means
CN109246008A (en) * 2014-07-23 2019-01-18 华为技术有限公司 The network equipment, system and the method for sending bgp information
US10448454B1 (en) * 2016-03-21 2019-10-15 EMC IP Holding Company LLC Self-organizing distributed task coordination for ad-hoc computing environment

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5361256A (en) * 1992-11-27 1994-11-01 International Business Machines Corporation Inter-domain multicast routing
US5754547A (en) * 1995-05-16 1998-05-19 Nec Corporation Routing method and system using an internet protocol
US5802316A (en) * 1995-01-26 1998-09-01 Ito; Yuji Routers connecting LANs through public network
US6052718A (en) * 1997-01-07 2000-04-18 Sightpath, Inc Replica routing
US6097718A (en) * 1996-01-02 2000-08-01 Cisco Technology, Inc. Snapshot routing with route aging
US6148410A (en) * 1997-09-15 2000-11-14 International Business Machines Corporation Fault tolerant recoverable TCP/IP connection router
US6269099B1 (en) * 1998-07-01 2001-07-31 3Com Corporation Protocol and method for peer network device discovery

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5361256A (en) * 1992-11-27 1994-11-01 International Business Machines Corporation Inter-domain multicast routing
US5802316A (en) * 1995-01-26 1998-09-01 Ito; Yuji Routers connecting LANs through public network
US5754547A (en) * 1995-05-16 1998-05-19 Nec Corporation Routing method and system using an internet protocol
US6097718A (en) * 1996-01-02 2000-08-01 Cisco Technology, Inc. Snapshot routing with route aging
US6052718A (en) * 1997-01-07 2000-04-18 Sightpath, Inc Replica routing
US6148410A (en) * 1997-09-15 2000-11-14 International Business Machines Corporation Fault tolerant recoverable TCP/IP connection router
US6269099B1 (en) * 1998-07-01 2001-07-31 3Com Corporation Protocol and method for peer network device discovery

Non-Patent Citations (9)

* Cited by examiner, † Cited by third party
Title
Chandra, Ravi and John Scudder, World Wide Web page http://www.ietf.org/internet-drafts/draft-ietf-idr-bgp4-cap-neg-03.txt, "Capabilities Negotiation with BGP-3", posted Mar. 10, 1999, pp. 1-4.
Chen, Enke, World Wide Web page http://www.search.ietf.org/internet-drafts-chen-bgp-route-refresh-01.txt, "Route Refresh Capability for BGP-4", posted Apr. 2, 1999, pp. 1-4.
Cisco IOS Release 11.3, "Network Protocols Configuration Guide, Part 1", Copyright 1997, pp. P1C-160-P1C-161.
Perlman, Radia, "Interconnections: Bridges and Routers", Copyright 1992, pp. 323-329.
Tony Bates, et al., World Wide Web page http://www.search.ietf.org/internet-drafts/draft-ietf-idr-bgp4-multiprotocol-v2-02.txt, "Multiprotocol Extensions for BGP-4", posted Apr. 2, 1999, pp. 1-10.
World Wide Web page http://www.cisco.com/univercd/cc/t...s120/12cgcr/np1_c/1cprt1/1cbgp/htm, posted Feb. 9, 1999, "Configuring BGP", pp. 1-44.
World Wide Web page http://www.optimized.com/COMPENDI/IP-Routg.htm, "IP Routing: Understanding Routing with IP", posted Sep. 27, 1999, pp. 1-3.
Y. Rekhter, et al., World Wide Web page http://www.ietf.org/internet-drafts/draft-ietf-idr-bgp4-08.txt, "A Border Gateway Protocol 4 (BGP-4)", posted Mar. 10, 1999, pp. 1-54.
Y. Rekhter, Mar. 1995, Network Working Group, Request For Comments (RFC): 1771, 32.* *

Cited By (212)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6718396B1 (en) * 1999-08-04 2004-04-06 Hitachi, Ltd. Network structure method and route determination equipment
US6834298B1 (en) * 1999-09-21 2004-12-21 Siemens Information And Communication Networks, Inc. System and method for network auto-discovery and configuration
US6704795B1 (en) * 1999-10-12 2004-03-09 Cisco Technology, Inc. Technique for reducing consumption of router resources after BGP restart
US7139838B1 (en) * 1999-10-21 2006-11-21 Nortel Networks Limited Apparatus and method of distributing routing information
US20020016855A1 (en) * 2000-03-20 2002-02-07 Garrett John W. Managed access point for service selection in a shared access network
US7639632B2 (en) 2000-09-13 2009-12-29 Fortinet, Inc. System and method for managing and provisioning virtual routers
US8250357B2 (en) 2000-09-13 2012-08-21 Fortinet, Inc. Tunnel interface for securing traffic over a network
US20070121579A1 (en) * 2000-09-13 2007-05-31 Fortinet, Inc. Packet routing system and method
US8260918B2 (en) 2000-09-13 2012-09-04 Fortinet, Inc. Packet routing system and method
US7574495B1 (en) 2000-09-13 2009-08-11 Fortinet, Inc. System and method for managing interworking communications protocols
US7444398B1 (en) 2000-09-13 2008-10-28 Fortinet, Inc. System and method for delivering security services
US20020152373A1 (en) * 2000-09-13 2002-10-17 Chih-Tang Sun Tunnel interface for securing traffic over a network
US7389358B1 (en) 2000-09-13 2008-06-17 Fortinet, Inc. Distributed virtual system to support managed, network-based services
US8320279B2 (en) 2000-09-13 2012-11-27 Fortinet, Inc. Managing and provisioning virtual routers
US8069233B2 (en) 2000-09-13 2011-11-29 Fortinet, Inc. Switch management system and method
US7885207B2 (en) 2000-09-13 2011-02-08 Fortinet, Inc. Managing and provisioning virtual routers
US20110176552A1 (en) * 2000-09-13 2011-07-21 Fortinet, Inc. Managing interworking communications protocols
US20110128891A1 (en) * 2000-09-13 2011-06-02 Fortinet, Inc. Managing and provisioning virtual routers
US9071461B2 (en) 2000-09-27 2015-06-30 Wi-Lan, Inc. Changing of channel capabilities
US20110013628A1 (en) * 2000-09-27 2011-01-20 Wi-Lan, Inc. Changing of channel capabilities
US20020041597A1 (en) * 2000-09-27 2002-04-11 Kirsi Maansaari Changing of channel capabilities
US7327736B2 (en) * 2000-09-27 2008-02-05 Wi-Lan, Inc. Changing of channel capabilities
US7675868B2 (en) 2000-10-17 2010-03-09 Avaya Inc. Method and apparatus for coordinating routing parameters via a back-channel communication medium
US20080089241A1 (en) * 2000-10-17 2008-04-17 Lloyd Michael A Method and apparatus for the assessment and optimization of network traffic
US7720959B2 (en) 2000-10-17 2010-05-18 Avaya Inc. Method and apparatus for characterizing the quality of a network path
US20090031025A1 (en) * 2000-10-17 2009-01-29 Lloyd Michael A Load optimization
US7773536B2 (en) 2000-10-17 2010-08-10 Avaya Inc. Method and apparatus for the assessment and optimization of network traffic
US7840704B2 (en) 2000-10-17 2010-11-23 Avaya Inc. Method and apparatus for performance and cost optimization in an internetwork
US20020075813A1 (en) * 2000-10-17 2002-06-20 Baldonado Omar C. Method and apparatus for coordinating routing parameters via a back-channel communication medium
US7349994B2 (en) * 2000-10-17 2008-03-25 Avaya Technology Corp. Method and apparatus for coordinating routing parameters via a back-channel communication medium
US20020103732A1 (en) * 2000-12-04 2002-08-01 Tradescape Technologies, L.L.C. Method and system for multi-path routing of electronic orders for securities
US7242669B2 (en) * 2000-12-04 2007-07-10 E*Trade Financial Corporation Method and system for multi-path routing of electronic orders for securities
US20040202158A1 (en) * 2000-12-18 2004-10-14 Hirokazu Takeno Packet communication network and packet transfer control method
US7437476B2 (en) 2000-12-28 2008-10-14 Cisco Technology, Inc. Optimizing flooding of information in link-state routing protocol
US6820134B1 (en) * 2000-12-28 2004-11-16 Cisco Technology, Inc. Optimizing flooding of information in link-state routing protocol
US20020143914A1 (en) * 2001-03-29 2002-10-03 Cihula Joseph F. Network-aware policy deployment
US20020165930A1 (en) * 2001-04-20 2002-11-07 Discreet Logic Inc. Data storage with stored location data to facilitate disk swapping
US20020165927A1 (en) * 2001-04-20 2002-11-07 Discreet Logic Inc. Image processing
US7016974B2 (en) * 2001-04-20 2006-03-21 Autodesk Canada Co. Image processing
US7523177B2 (en) * 2001-05-23 2009-04-21 International Business Machines Corporation Systems providing dynamic undeployment of services in a computing network
US7325047B2 (en) * 2001-05-23 2008-01-29 International Business Machines Corporation Dynamic undeployment of services in a computing network
US20020178214A1 (en) * 2001-05-23 2002-11-28 International Business Machines Corporation Dynamic undeployment of services in a computing network
US20040055008A1 (en) * 2001-05-23 2004-03-18 Hidekazu Ikeda Broadcast program display method, broadcast program display apparatus and broadcast receiver
US8208409B2 (en) 2001-06-28 2012-06-26 Fortinet, Inc. Identifying nodes in a ring network
US20100189016A1 (en) * 2001-06-28 2010-07-29 Fortinet, Inc. Identifying nodes in a ring network
US9143351B2 (en) 2001-06-28 2015-09-22 Fortinet, Inc. Identifying nodes in a ring network
US7484003B2 (en) * 2001-11-17 2009-01-27 Redback Networks Inc. Method and apparatus for multiple contexts and layer 3 virtual private networks
US20030112799A1 (en) * 2001-11-17 2003-06-19 Ravi Chandra Method and apparatus for multiple contexts and layer 3 virtual private networks
US20060190573A1 (en) * 2001-11-17 2006-08-24 Ravi Chandra Method and apparatus for multiple contexts and layer 3 virtual private networks
US7668087B2 (en) 2002-06-04 2010-02-23 Fortinet, Inc. Hierarchical metering in a virtual router-based network switch
US8068503B2 (en) 2002-06-04 2011-11-29 Fortinet, Inc. Network packet steering via configurable association of processing resources and netmods or line interface ports
US8085776B2 (en) 2002-06-04 2011-12-27 Fortinet, Inc. Methods and systems for a distributed provider edge
US20100220732A1 (en) * 2002-06-04 2010-09-02 Fortinet, Inc. Service processing switch
US8064462B2 (en) 2002-06-04 2011-11-22 Fortinet, Inc. Service processing switch
US8306040B2 (en) 2002-06-04 2012-11-06 Fortinet, Inc. Network packet steering via configurable association of processing resources and network interfaces
US8023421B2 (en) 2002-07-25 2011-09-20 Avaya Inc. Method and apparatus for the assessment and optimization of network traffic
US20070064715A1 (en) * 2002-07-25 2007-03-22 Avaya, Inc. Method and apparatus for the assessment and optimization of network traffic
US20040030794A1 (en) * 2002-08-08 2004-02-12 Jean-Christophe Hugly System and method for multiplatform implementation of abstract software modules in peer-to-peer network environments
US7484225B2 (en) 2002-08-08 2009-01-27 Sun Microsystems, Inc. System and method for describing and identifying abstract software modules in peer-to-peer network environments
US7533161B2 (en) 2002-08-08 2009-05-12 Sun Microsystems, Inc. System and method for multiplatform implementation of abstract software modules in peer-to-peer network environments
US20040031038A1 (en) * 2002-08-08 2004-02-12 Jean-Christophe Hugly System and method for providing multiple embodiments of abstract software modules in peer-to-peer network environments
US20040030743A1 (en) * 2002-08-08 2004-02-12 Jean-Christophe Hugly System and method for describing and identifying abstract software modules in peer-to-peer network environments
US7487509B2 (en) * 2002-08-08 2009-02-03 Sun Microsystems, Inc. System and method for providing multiple embodiments of abstract software modules in peer-to-peer network environments
US8819486B2 (en) 2002-08-29 2014-08-26 Google Inc. Fault tolerant routing in a non-hot-standby configuration of a network routing system
US8412982B2 (en) 2002-08-29 2013-04-02 Google Inc. Fault tolerant routing in a non-hot-standby configuration of a network routing system
US20110185221A1 (en) * 2002-08-29 2011-07-28 Fortinet, Inc. Fault tolerant routing in a non-hot-standby configuration of a network routing system
US7451230B2 (en) * 2002-09-02 2008-11-11 Telecom Italia S.P.A. Evaluating connectivity on data-communication networks
US20050283527A1 (en) * 2002-09-02 2005-12-22 Alessandro Corrado Method and a system for performing connectivity evaluations on data communication networks and related information technology product
US20040078772A1 (en) * 2002-10-16 2004-04-22 Cosine Communications, Inc. Dynamic route exchange
US8687632B2 (en) 2002-11-12 2014-04-01 Cisco Technology, Inc. System and method for local packet transport services within distributed routers
US7424014B2 (en) 2002-11-12 2008-09-09 Cisco Technology, Inc. System and method for local packet transport services within distributed routers
US20080198854A1 (en) * 2002-11-12 2008-08-21 Cisco Technology, Inc. System and method for local packet transport services within distributed routers
US9054980B2 (en) 2002-11-12 2015-06-09 Cisco Technology, Inc. System and method for local packet transport services within distributed routers
US7843930B2 (en) 2002-11-12 2010-11-30 Cisco Technology, Inc. System and method for local packet transport services within distributed routers
US20050074001A1 (en) * 2002-11-12 2005-04-07 Cisco Technology, Inc. System and method for local packet transport services within distributed routers
US7933269B2 (en) 2002-11-18 2011-04-26 Fortinet, Inc. Hardware-accelerated packet multicasting in a virtual routing system
US20090080437A1 (en) * 2002-12-31 2009-03-26 Nguyen Han Q Service selection in a shared access network using virtual networks
US8040896B2 (en) 2002-12-31 2011-10-18 At&T Intellectual Property Ii, L.P. Service selection in a shared access network using virtual networks
US20060152392A1 (en) * 2003-01-20 2006-07-13 Siemens Aktiengesellschaft Data transmission between computers
US7188164B1 (en) * 2003-02-11 2007-03-06 Cyber Operations, Llc Secure network access control
US20040252681A1 (en) * 2003-02-21 2004-12-16 Rafi Rabipour Data communication apparatus and method
US8254372B2 (en) 2003-02-21 2012-08-28 Genband Us Llc Data communication apparatus and method
EP1634411B1 (en) * 2003-06-19 2013-05-01 Cisco Technology, Inc. Technique for notifying eigrp neighbors when destroying adjacencies in a computer network
US7388862B2 (en) 2003-06-19 2008-06-17 Cisco Technology, Inc. Technique for notifying EIGRP neighbors when destroying adjacencies in a computer network
US8503463B2 (en) 2003-08-27 2013-08-06 Fortinet, Inc. Heterogeneous media packet bridging
US20050047407A1 (en) * 2003-08-27 2005-03-03 Cosine Communications, Inc. Heterogeneous media packet bridging
US7720095B2 (en) 2003-08-27 2010-05-18 Fortinet, Inc. Heterogeneous media packet bridging
US20050050225A1 (en) * 2003-08-29 2005-03-03 Tatman Lance A. System and method for discovery of BGP router topology
US7626948B1 (en) * 2003-09-12 2009-12-01 Cisco Technology, Inc. System and method for verifying the validity of a path in a network environment
US7634554B2 (en) 2003-09-18 2009-12-15 Cisco Technology, Inc. TTL exploration technique for determining capabilities and configuration of a peer router
US20050076114A1 (en) * 2003-09-18 2005-04-07 Cook David Anthony TTL exploration technique for determining capabilities and configuration of a peer router
CN1849796B (en) * 2003-09-18 2010-12-29 思科技术公司 TTL exploration technique for determining capabilities and configuration of a peer router
CN1849783B (en) * 2003-10-02 2012-06-20 思科技术公司 Distributed software architecture for implementing BGP
US20050074003A1 (en) * 2003-10-02 2005-04-07 Ball David Alexander Distributed software architecture for implementing BGP
WO2005036838A1 (en) * 2003-10-02 2005-04-21 Cisco Technology, Inc. Distributed software architecture for implementing the border gateway protocol (bgp)
CN100365986C (en) * 2003-12-17 2008-01-30 华为技术有限公司 Method for saving BGP routing table memory consumption
EP1698089A4 (en) * 2003-12-23 2007-04-04 Cisco Tech Inc System and method for distributing route selection in an implementation of a routing protocol
EP1698089A2 (en) * 2003-12-23 2006-09-06 Cisco Technology, Inc. System and method for distributing route selection in an implementation of a routing protocol
WO2005062819A2 (en) 2003-12-23 2005-07-14 Cisco Technology, Inc. System and method for distributing route selection in an implementation of a routing protocol
AU2004308327B2 (en) * 2003-12-23 2009-07-16 Cisco Technology, Inc. System and method for distributing route selection in an implementation of a routing protocol
US20050177634A1 (en) * 2004-02-10 2005-08-11 Scudder John G. Technique for graceful shutdown of a routing protocol in a network
US7457248B1 (en) 2004-02-10 2008-11-25 Cisco Technology, Inc. Graceful shutdown of network resources in data networks
US8572225B2 (en) 2004-02-10 2013-10-29 Cisco Technology, Inc. Technique for graceful shutdown of a routing protocol in a network
US20080147843A1 (en) * 2004-02-10 2008-06-19 Cisco Technology, Inc. Technique for graceful shutdown of a routing protocol in a network
US7355983B2 (en) 2004-02-10 2008-04-08 Cisco Technology, Inc. Technique for graceful shutdown of a routing protocol in a network
US20070104114A1 (en) * 2004-03-19 2007-05-10 Nortel Networks Limited Providing a capability list of a predefined format in a communications network
WO2005089055A3 (en) * 2004-03-19 2006-03-30 Nortel Networks Ltd Communicating processing capabilites along a communications path
US7990865B2 (en) 2004-03-19 2011-08-02 Genband Us Llc Communicating processing capabilities along a communications path
WO2005089055A2 (en) * 2004-03-19 2005-09-29 Nortel Networks Limited Communicating processing capabilites along a communications path
US8027265B2 (en) * 2004-03-19 2011-09-27 Genband Us Llc Providing a capability list of a predefined format in a communications network
WO2005109153A2 (en) * 2004-05-04 2005-11-17 Nexthop Technologies, Inc. Method and apparatus for bgp peer prefix limits exchange with multi-level control
WO2005109153A3 (en) * 2004-05-04 2006-05-18 Nexthop Technologies Inc Method and apparatus for bgp peer prefix limits exchange with multi-level control
US20060072543A1 (en) * 2004-09-09 2006-04-06 Lloyd Michael A Methods of and systems for remote outbound control
US20100005071A1 (en) * 2004-09-30 2010-01-07 Microsoft Corporation Organizing resources into collections to facilitate more efficient and reliable resource access
US20060117024A1 (en) * 2004-09-30 2006-06-01 Microsoft Corporation Optimizing communication using scaleable peer groups
US7640299B2 (en) 2004-09-30 2009-12-29 Microsoft Corporation Optimizing communication using scaleable peer groups
US20090327312A1 (en) * 2004-09-30 2009-12-31 Microsoft Corporation Organizing resources into collections to facilitate more efficient and reliable resource access
US7496602B2 (en) 2004-09-30 2009-02-24 Microsoft Corporation Optimizing communication using scalable peer groups
US8307028B2 (en) 2004-09-30 2012-11-06 Microsoft Corporation Organizing resources into collections to facilitate more efficient and reliable resource access
US8250230B2 (en) 2004-09-30 2012-08-21 Microsoft Corporation Optimizing communication using scalable peer groups
US8892626B2 (en) 2004-09-30 2014-11-18 Microsoft Corporation Organizing resources into collections to facilitate more efficient and reliable resource access
US8275826B2 (en) 2004-09-30 2012-09-25 Microsoft Corporation Organizing resources into collections to facilitate more efficient and reliable resource access
US20060074876A1 (en) * 2004-09-30 2006-04-06 Kakivaya Gopala Krishna R Organizing resources into collections to facilitate more efficient and reliable resource access
US9244926B2 (en) 2004-09-30 2016-01-26 Microsoft Technology Licensing, Llc Organizing resources into collections to facilitate more efficient and reliable resource access
US7613703B2 (en) * 2004-09-30 2009-11-03 Microsoft Corporation Organizing resources into collections to facilitate more efficient and reliable resource access
US20060117025A1 (en) * 2004-09-30 2006-06-01 Microsoft Corporation Optimizing communication using scaleable peer groups
US20060117026A1 (en) * 2004-09-30 2006-06-01 Microsoft Corporation Optimizing communication using scaleable peer groups
FR2876850A1 (en) * 2004-10-20 2006-04-21 Cit Alcatel ROUTER, FOR AN IP COMMUNICATION NETWORK, ADAPTED TO THE DETERMINATION OF ADAPTIVE CONFIGURATION CHARACTERISTICS (S) FOR NEIGHBORING ROUTERS
WO2006042983A1 (en) 2004-10-20 2006-04-27 Alcatel Lucent Router for an ip communication network adapted to the determination of configuration characteristics adaptive for neighbouring routers
US8549180B2 (en) 2004-10-22 2013-10-01 Microsoft Corporation Optimizing access to federation infrastructure-based resources
US20100262717A1 (en) * 2004-10-22 2010-10-14 Microsoft Corporation Optimizing access to federation infrastructure-based resources
US7808904B2 (en) 2004-11-18 2010-10-05 Fortinet, Inc. Method and apparatus for managing subscriber profiles
US20080117917A1 (en) * 2004-11-18 2008-05-22 Fortinet, Inc. Method and apparatus for managing subscriber profiles
US7461130B1 (en) 2004-11-24 2008-12-02 Sun Microsystems, Inc. Method and apparatus for self-organizing node groups on a network
FR2879386A1 (en) * 2004-12-10 2006-06-16 France Telecom Routing information transmitting method for information transferring network, involves transmitting compressed information having identification information, to receiving equipment in which it is identified and decompressed
US20060171320A1 (en) * 2005-02-02 2006-08-03 Jean-Philippe Vasseur Inter-domain path computation technique
US8320255B2 (en) 2005-02-02 2012-11-27 Cisco Technology, Inc. Inter-domain path computation technique
US7430176B2 (en) 2005-02-15 2008-09-30 Cisco Technology, Inc. Adaptive timing of update messages transmitted by routers employing the border gateway protocol
US20060182038A1 (en) * 2005-02-15 2006-08-17 Gargi Nalawade Adaptive timing of update messages transmitted by routers employing the border gateway protocol
US20060182115A1 (en) * 2005-02-16 2006-08-17 Himanshu Shah System for scheduling scans of interior nodes of a network domain for reachability events
US7969907B2 (en) 2005-02-16 2011-06-28 Cisco Technology, Inc. System for scheduling scans of interior nodes of a network domain for reachability events
US20060198322A1 (en) * 2005-03-03 2006-09-07 Susan Hares Method and apparatus for BGP peer prefix limits exchange with multi-level control
US20060200579A1 (en) * 2005-03-04 2006-09-07 Jean-Philippe Vasseur Computation of a shortest inter-domain TE-LSP across a set of autonomous systems
US7814227B2 (en) 2005-03-04 2010-10-12 Cisco Technology, Inc. Computation of a shortest inter-domain TE-LSP across a set of autonomous systems
US20060209719A1 (en) * 2005-03-18 2006-09-21 Previdi Stefano B System and method for routing ISIS traffic through unidirectional links of a computer network
WO2006101823A3 (en) * 2005-03-18 2007-10-18 Cisco Tech Inc System and method for routing isis traffic through unidirectional links of a computer network
US7499445B2 (en) 2005-03-18 2009-03-03 Cisco Technology, Inc. System and method for routing ISIS traffic through unidirectional links of a computer network
CN101124568B (en) * 2005-03-18 2010-12-08 思科技术公司 System and method for routing ISIS traffic through unidirectional links of a computer network
US20060227723A1 (en) * 2005-04-07 2006-10-12 Jean-Philippe Vasseur Dynamic shared risk node group (SRNG) membership discovery
EP1867103A4 (en) * 2005-04-07 2009-03-11 Cisco Tech Inc Dynamic shared risk node group (srng) membership discovery
WO2006110357A3 (en) * 2005-04-07 2008-01-03 Cisco Tech Inc Dynamic shared risk node group (srng) membership discovery
EP1867103A2 (en) * 2005-04-07 2007-12-19 Cisco Technology, Inc. Dynamic shared risk node group (srng) membership discovery
US8824334B2 (en) 2005-04-07 2014-09-02 Cisco Technology, Inc. Dynamic shared risk node group (SRNG) membership discovery
US8228786B2 (en) 2005-04-07 2012-07-24 Cisco Technology, Inc. Dynamic shared risk node group (SRNG) membership discovery
CN100336349C (en) * 2005-06-30 2007-09-05 信息产业部电信传输研究所 Implementation method and system for testing consistency of border gateway protocol of supporting IPv6
US20070019673A1 (en) * 2005-07-22 2007-01-25 David Ward Processing two-octet and four-octet values using border gateway protocol
US7561588B2 (en) * 2005-07-22 2009-07-14 Cisco Technology, Inc. Processing two-octet and four-octet values using border gateway protocol
US7664044B2 (en) * 2005-08-05 2010-02-16 Huawei Technologies Co., Ltd. Method of failure detection in an IP forwarding plane
US20070189177A1 (en) * 2005-08-05 2007-08-16 Huawei Technologies Co., Ltd. Method of failure detection in an IP forwarding plane
US7710899B1 (en) 2005-08-16 2010-05-04 Cisco Technology, Inc. System and method for speeding border gateway protocol graceful restart
US7656819B2 (en) * 2005-11-04 2010-02-02 Cisco Technology, Inc. Method and apparatus for improving convergence in networks
US20070104106A1 (en) * 2005-11-04 2007-05-10 Keyur Patel Method and apparatus for improving convergence in networks
US20070133520A1 (en) * 2005-12-12 2007-06-14 Microsoft Corporation Dynamically adapting peer groups
US7710872B2 (en) 2005-12-14 2010-05-04 Cisco Technology, Inc. Technique for enabling traffic engineering on CE-CE paths across a provider network
US20100208741A1 (en) * 2005-12-14 2010-08-19 Cisco Technology, Inc. Technique for enabling traffic engineering on ce-ce paths across a provider network
US8155000B2 (en) 2005-12-14 2012-04-10 Cisco Technology, Inc. Technique for enabling traffic engineering on CE-CE paths across a provider network
US20110219086A1 (en) * 2006-03-01 2011-09-08 Fortinet, Inc. Electronic message and data tracking system
US20090222893A1 (en) * 2006-03-06 2009-09-03 Lg Electronics Inc. Legacy device registering method, data transferring method and legacy device authenticating method
US20090133129A1 (en) * 2006-03-06 2009-05-21 Lg Electronics Inc. Data transferring method
US8997182B2 (en) 2006-03-06 2015-03-31 Lg Electronics Inc. Legacy device registering method, data transferring method and legacy device authenticating method
US20090063629A1 (en) * 2006-03-06 2009-03-05 Lg Electronics Inc. Data transfer controlling method, content transfer controlling method, content processing information acquisition method and content transfer system
US20070217419A1 (en) * 2006-03-14 2007-09-20 Jean-Philippe Vasseur Technique for efficiently routing IP traffic on CE-CE paths across a provider network
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
US7751318B2 (en) * 2006-08-23 2010-07-06 Cisco Technology, Inc. Method and system for computing AS-disjoint inter-AS traffic engineering-label switched paths (TE-LSPS)
US20080049751A1 (en) * 2006-08-23 2008-02-28 Cisco Technology, Inc. Method and system for computing as-disjoint inter-as traffic engineering-label switched paths (TE-LSPs)
US20080080530A1 (en) * 2006-09-29 2008-04-03 Microsoft Corporation Multiple peer groups for efficient scalable computing
US20080080528A1 (en) * 2006-09-29 2008-04-03 Microsoft Corporation Multiple peer groups for efficient scalable computing
US20080080393A1 (en) * 2006-09-29 2008-04-03 Microsoft Corporation Multiple peer groups for efficient scalable computing
US20080080529A1 (en) * 2006-09-29 2008-04-03 Microsoft Corporation Multiple peer groups for efficient scalable computing
US7881316B2 (en) 2006-09-29 2011-02-01 Microsoft Corporation Multiple peer groups for efficient scalable computing
US8346239B2 (en) 2006-12-28 2013-01-01 Genband Us Llc Methods, systems, and computer program products for silence insertion descriptor (SID) conversion
US20090310023A1 (en) * 2008-06-11 2009-12-17 Microsoft Corporation One pass video processing and composition for high-definition video
WO2009152728A1 (en) * 2008-06-19 2009-12-23 华为技术有限公司 A method, system and router for advertising between border gateway protocol neighbors
US8839330B2 (en) 2008-08-28 2014-09-16 Sumitomo Electric Industries, Ltd. Moving-picture image data-distribution method
EP2323384A4 (en) * 2008-08-28 2013-03-13 Sumitomo Electric Industries Moving-picture image data-distribution method
EP2323384A1 (en) * 2008-08-28 2011-05-18 Sumitomo Electric Industries, Ltd. Moving-picture image data-distribution method
US20110239264A1 (en) * 2008-08-28 2011-09-29 Yoshimitsu Goto Moving-picture image data-distribution method
US20110032927A1 (en) * 2009-08-04 2011-02-10 Weisheng Chen Methods, systems, and computer readable media for intelligent optimization of digital signal processor (dsp) resource utilization in a media gateway
US9559978B2 (en) 2009-08-04 2017-01-31 Genband Us Llc Methods, systems, and computer readable media for intelligent optimization of digital signal processor (DSP) resource utilization in a media gateway
US8908541B2 (en) 2009-08-04 2014-12-09 Genband Us Llc Methods, systems, and computer readable media for intelligent optimization of digital signal processor (DSP) resource utilization in a media gateway
US9350652B2 (en) * 2010-06-03 2016-05-24 Hangzhou H3C Technologies Co., Ltd. Method, system and router for changing application in BGP session
WO2011150862A1 (en) 2010-06-03 2011-12-08 Hangzhou H3C Technologies Co., Ltd. Method, system and router for changing application in bgp session
CN102271080A (en) * 2010-06-03 2011-12-07 杭州华三通信技术有限公司 Method for preventing BGP (Border Gateway Protocol) session from being disconnected in the event of changing service, and applicable system thereof
CN102271080B (en) * 2010-06-03 2015-04-29 杭州华三通信技术有限公司 Method for preventing BGP (Border Gateway Protocol) session from being disconnected in the event of changing service, and applicable system thereof
US20130128888A1 (en) * 2010-06-03 2013-05-23 Haifeng Zhang Method, system and router for changing application in bgp session
ES2388288A1 (en) * 2010-12-20 2012-10-11 Telefónica, S.A. Method for inter-domain communications
US8780692B2 (en) * 2011-04-25 2014-07-15 Cisco Technology, Inc. Accelerated routing convergence
US20120269198A1 (en) * 2011-04-25 2012-10-25 Keyur Patel Accelerated Routing Convergence
US11303564B2 (en) 2013-06-30 2022-04-12 Huawei Technologies Co., Ltd. Packet forwarding method, apparatus, and system
US10686698B2 (en) 2013-06-30 2020-06-16 Huawei Technologies Co., Ltd. Packet forwarding method, apparatus, and system
EP2996290A4 (en) * 2013-06-30 2016-07-27 Huawei Tech Co Ltd Packet forwarding method, apparatus, and system
US20150032898A1 (en) * 2013-07-26 2015-01-29 Gemtek Technology Co., Ltd. Method for establishing a virtual community network connection and a system for implementing said method
CN103491011B (en) * 2013-09-05 2017-02-08 杭州华三通信技术有限公司 BGP conversation changing method and device
CN103491011A (en) * 2013-09-05 2014-01-01 杭州华三通信技术有限公司 BGP conversation changing method and device
CN109246008A (en) * 2014-07-23 2019-01-18 华为技术有限公司 The network equipment, system and the method for sending bgp information
US10826846B2 (en) * 2014-07-23 2020-11-03 Huawei Technologies Co., Ltd. Network device and method for sending BGP information
CN109246008B (en) * 2014-07-23 2021-08-20 华为技术有限公司 Network equipment, system and method for transmitting BGP information
US11621926B2 (en) * 2014-07-23 2023-04-04 Huawei Technologies Co., Ltd. Network device and method for sending BGP information
US10244038B2 (en) * 2014-11-03 2019-03-26 Jive Communications, Inc. Coordinative datacenter processing in a network-based communication system
US20160127235A1 (en) * 2014-11-03 2016-05-05 Jive Communications, Inc. Coordinative datacenter processing in a network-based communication system
US10448454B1 (en) * 2016-03-21 2019-10-15 EMC IP Holding Company LLC Self-organizing distributed task coordination for ad-hoc computing environment
CN106254255A (en) * 2016-10-13 2016-12-21 上海赛特斯信息科技股份有限公司 Bgp route advertisement method for limiting speed and BGP route communication means

Similar Documents

Publication Publication Date Title
US6553423B1 (en) Method and apparatus for dynamic exchange of capabilities between adjacent/neighboring networks nodes
US10432522B2 (en) Network packet flow controller with extended session management
US7457251B1 (en) Technique for group-based routing update with limited per neighbor/adjacency customization
US7688714B2 (en) Network routing apparatus that performs soft graceful restart
EP1128614B1 (en) IP router device having a TCP termination function and a medium thereof
US6603769B1 (en) Method and system for improving traffic operation in an internet environment
US7634554B2 (en) TTL exploration technique for determining capabilities and configuration of a peer router
US6704795B1 (en) Technique for reducing consumption of router resources after BGP restart
US8572225B2 (en) Technique for graceful shutdown of a routing protocol in a network
US7437476B2 (en) Optimizing flooding of information in link-state routing protocol
US6526056B1 (en) Virtual private network employing tag-implemented egress-channel selection
US7499445B2 (en) System and method for routing ISIS traffic through unidirectional links of a computer network
US5805818A (en) System for acknowledging availability of neighbor node using data packet containing data that is ordinarily fowarded to neighbor node
US9332091B2 (en) Address manipulation to provide for the use of network tools even when transaction acceleration is in use over a network
US7388862B2 (en) Technique for notifying EIGRP neighbors when destroying adjacencies in a computer network
US7688819B2 (en) Faster routing protocol convergence using efficient message markup
US7633874B1 (en) Soft notification messaging for a routing protocol
CN113273147A (en) System and method for implementing controller border gateway protocol (cBGP)
JP3614006B2 (en) COMMUNICATION SYSTEM USING Asymmetrical Route and Communication Method Utilizing Asymmetrical Route
EP3955548A1 (en) Selection of a transport protocol for supporting a label distribution protocol
JP2004040723A (en) Access service network construction system and access service network construction method
de Souza Pereira et al. Layers Optimization Proposal in a Post-IP Network
König et al. 6 Case study: The Internet protocol stack
Luu et al. Generic IP Signaling Service Protocol

Legal Events

Date Code Title Description
AS Assignment

Owner name: CISCO TECHNOLOGY, INC., CALIFORNIA

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:CHEN, ENKE;REEL/FRAME:010002/0505

Effective date: 19990524

STCF Information on status: patent grant

Free format text: PATENTED CASE

CC Certificate of correction
FPAY Fee payment

Year of fee payment: 4

FPAY Fee payment

Year of fee payment: 8

FPAY Fee payment

Year of fee payment: 12