US20120120957A1 - Border Gateway Protocol Procedures for Multi-Protocol Label Switching and Layer-2 Virtual Private Networks Using Ethernet-Based Tunnels - Google Patents

Border Gateway Protocol Procedures for Multi-Protocol Label Switching and Layer-2 Virtual Private Networks Using Ethernet-Based Tunnels Download PDF

Info

Publication number
US20120120957A1
US20120120957A1 US13/358,852 US201213358852A US2012120957A1 US 20120120957 A1 US20120120957 A1 US 20120120957A1 US 201213358852 A US201213358852 A US 201213358852A US 2012120957 A1 US2012120957 A1 US 2012120957A1
Authority
US
United States
Prior art keywords
router
bgp
vpn
ethernet
switched path
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Abandoned
Application number
US13/358,852
Inventor
Hamid Ould-Brahim
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.)
RPX Clearinghouse LLC
Original Assignee
Rockstar Bidco LP
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 Rockstar Bidco LP filed Critical Rockstar Bidco LP
Priority to US13/358,852 priority Critical patent/US20120120957A1/en
Publication of US20120120957A1 publication Critical patent/US20120120957A1/en
Assigned to ROCKSTAR CONSORTIUM US LP reassignment ROCKSTAR CONSORTIUM US LP ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: Rockstar Bidco, LP
Assigned to RPX CLEARINGHOUSE LLC reassignment RPX CLEARINGHOUSE LLC ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: BOCKSTAR TECHNOLOGIES LLC, CONSTELLATION TECHNOLOGIES LLC, MOBILESTAR TECHNOLOGIES LLC, NETSTAR TECHNOLOGIES LLC, ROCKSTAR CONSORTIUM LLC, ROCKSTAR CONSORTIUM US LP
Abandoned legal-status Critical Current

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L12/00Data switching networks
    • H04L12/66Arrangements for connecting between networks having differing types of switching systems, e.g. gateways
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L12/00Data switching networks
    • H04L12/28Data switching networks characterised by path configuration, e.g. LAN [Local Area Networks] or WAN [Wide Area Networks]
    • H04L12/46Interconnection of networks
    • H04L12/4641Virtual LANs, VLANs, e.g. virtual private networks [VPN]
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L45/00Routing or path finding of packets in data switching networks
    • H04L45/02Topology update or discovery
    • H04L45/04Interdomain routing, e.g. hierarchical routing
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L45/00Routing or path finding of packets in data switching networks
    • H04L45/66Layer 2 routing, e.g. in Ethernet based MAN's
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L12/00Data switching networks
    • H04L12/28Data switching networks characterised by path configuration, e.g. LAN [Local Area Networks] or WAN [Wide Area Networks]
    • H04L12/46Interconnection of networks
    • H04L12/4641Virtual LANs, VLANs, e.g. virtual private networks [VPN]
    • H04L12/4675Dynamic sharing of VLAN information amongst network nodes

Definitions

  • the invention relates generally to virtual private networks (VPNs). More particularly, the invention relates to Border Gateway Protocol (BGP) procedures for distributing VPN route information across a packet-switched network (PSN) in order to configure the PSN for routing VPN data traffic through Ethernet-based tunnels.
  • Border Gateway Protocol BGP
  • PSN packet-switched network
  • VPNs Virtual private networks, or VPNs, are becoming increasingly popular as a cost-effective means for conducting voice and data communications between, for example, corporate data centers, remote offices, mobile employees, customers, suppliers, and business partners.
  • a VPN is a private network configured within a public network, such as a service provider's network or the Internet.
  • the VPN of a given customer appears privately dedicated to that customer, when in actuality the customer's VPN shares the same physical backbone with the VPNs of many other customers.
  • L3VPNs Layer-3 VPN services
  • RRC Request for Comments
  • L2VPNs Implementations of L2VPNs are described in RFC 4761, titled “Virtual Private LAN Service (VPLS) Using BGP for Auto-Discovery and Signaling”, in RFC 4762, titled “Virtual Private LAN Service (VPLS) Using Label Distribution Protocol (LDP) Signaling”, and in IETF draft-ietf-12vpn-signaling-08.txt, titled “Provisioning, Autodiscovery, and Signaling in L2VPNs”, the entirety of which are hereby incorporated by reference herein.
  • MPLS-based VPN generally requires the distribution of certain routing information between provide edge (PE) routers of the service provider's network.
  • a commonly used inter-domain routing protocol for exchanging such routing information is the Border Gateway Protocol, or BGP.
  • BGP Border Gateway Protocol
  • PE routers exchange VPN routes (layer-3) with customer edge (CE) routers and with other PE routers in the service provider network.
  • PE routers use BGP update messages to exchange VPLS (Virtual Private LAN Service) membership and demultiplexor information with other PE routers in the same VPLS.
  • VPLS Virtual Private LAN Service
  • connection-oriented forwarding technologies such as Provider Backbone Transport (PBT)
  • PBT Provider Backbone Transport
  • service providers are able to establish point-to-point and point-to-multipoint Ethernet tunnels and to specify paths that service traffic will take through their Ethernet networks.
  • service providers are desirous of supporting layer-2 and layer-3 BGP-VPN applications over their Ethernet networks.
  • control plane mechanisms are needed to configure the packet-switched network for routing data packets of layer-2 and layer-3 BGP-VPN applications through Ethernet-based tunnels.
  • the invention features a method of operating a first provider edge (PE) router to support virtual private network (VPN) applications through a packet-switched network (PSN).
  • the method comprises obtaining routing information for a VPN route to be routed through an Ethernet switched path between the first PE router and a second PE router, the first PE router being at a source end of the Ethernet switched path and the second PE router being at a destination end of the Ethernet switched path; associating the VPN route with the Ethernet switched path; and sending a Border Gateway Protocol (BGP) message from the first PE router to the second PE router, the BGP message containing routing information for the VPN route.
  • Border Gateway Protocol BGP
  • FIG. 1 is a block diagram representation of a simplified embodiment of a communications network that includes provider edge (PE) routers configured to enable layer-2 and layer-3 BGP-VPN applications to send data traffic across a packet-switched network through Ethernet-based tunnels.
  • PE provider edge
  • FIG. 2 is a block diagram representation of an embodiment of a PE router.
  • FIG. 3 is a flow diagram of an embodiment of a process for distributing routing information in accordance with the invention.
  • FIG. 4 is a representation of a frame format for VPN data traffic transmitted through an Ethernet-based tunnel.
  • FIG. 5A and FIG. 5B are block diagram representations of other embodiments of communications networks that use Ethernet-based tunnels to support layer-2 and layer-3 BGP-VPN applications.
  • BGP Auto-discovery mechanism
  • BGP-VPN applications include, but are not limited to, BGP/MPLS IP VPNs (RFC 2547, RFC 4364, VPLS-BGP, VPLS-LDP (Label Distribution Protocol) using BGP, L2VPN using BGP, and multi-segment pseudowire using BGP.
  • BGP/MPLS IP VPNs RCC 2547, RFC 4364, VPLS-BGP, VPLS-LDP (Label Distribution Protocol) using BGP, L2VPN using BGP, and multi-segment pseudowire using BGP.
  • An Ethernet-based tunnel can be of any type; that is, the tunnel can be any point-to-point or point-to-multipoint tunnel based on, for example, PBT, PBB (Provider Backbone Bridge), T-MPLS (Transport MPLS), PVT (Provider VLAN Transport), and VXC (VLAN Cross Connection).
  • PBT Point-to-point or point-to-multipoint tunnel based on, for example, PBT, PBB (Provider Backbone Bridge), T-MPLS (Transport MPLS), PVT (Provider VLAN Transport), and VXC (VLAN Cross Connection).
  • PE routers of a service provider (SP) network exchange BGP messages to advertise VPN routes through the SP network and to associate such routes with Ethernet tunnels.
  • certain fields of these BGP messages carry routing information that enables the PE routers to associate a particular VPN with a particular Ethernet tunnel.
  • the PE routers determine this association directly from the routing information carried in the BGP messages.
  • the routing information in the BGP messages enables an indirect association between an Ethernet tunnel and a VPN route.
  • FIG. 1 shows an embodiment of an exemplary communications network 10 in which the principles of the invention may be practiced.
  • the communications network 10 includes one or more customer sites or networks 12 - 1 , 12 -n (generally, 12 ) in communication with a packet-switched network (PSN) 14 .
  • Each customer site 12 - 1 , 12 -n includes a customer edge (CE) router 16 - 1 , 16 -n (generally, 16 ), respectively.
  • CE customer edge
  • the PSN 14 corresponds to a network domain managed by a service provider (or by multiple service providers that contract to support a VPN service).
  • the PSN 14 includes first and second provider edge (PE) routers 18 - 1 , 18 - 2 (generally, 18 ).
  • PE provider edge
  • a PE router 18 is a network element—also referred to as a device or as a node—that communicates with one or more CE routers 16 .
  • PE router 18 - 1 is in communication with CE router 16 - 1 and CE router 16 -n.
  • the PSN 14 has more PE routers 18 than those shown.
  • the PE router 18 - 1 is primarily referred to as ingress PE router 18 - 1
  • the PE router 18 - 2 as egress PE router 18 - 2 .
  • BGP-VPN applications can originate or terminate (or both) at the CE sites 12 .
  • the BGP-VPN applications supported by the customer site 12 - 1 can be the same as or different from those supported by the customer site 12 -n.
  • a given customer site 12 can be in more than one VPN (intranet and one or more extranets).
  • Each CE router 16 - 1 , 16 -n is in communication with the PE 18 - 1 over respective links (i.e., attachment circuits) 20 - 1 , 20 -n.
  • an attachment circuit is part of a user-to-network interface between a PE router 18 and a CE router 16 and comprises a physical or logical link configured for the particular technology of the network service.
  • attachment circuits include, but are not limited to, a frame relay DLCI (data link connection identifier), an ATM VPI/VCI (virtual path identifier/ virtual channel identifier), an Ethernet port, a VLAN (virtual LAN), an HDLC (high-level data link control) link, a PPP (point-to-point protocol) connection on a physical interface, a PPP session from an L2TP (Layer 2 tunneling protocol) tunnel, and an MPLS LSP (label switch path).
  • a frame relay DLCI data link connection identifier
  • ATM VPI/VCI virtual path identifier/ virtual channel identifier
  • Ethernet port e.g., Ethernet port
  • VLAN virtual LAN
  • HDLC high-level data link control
  • PPP point-to-point protocol
  • L2TP Layer 2 tunneling protocol
  • MPLS LSP label switch path
  • the ingress PE router 18 - 1 is in communication with the egress PE router 18 - 2 across the PSN 14 through an Ethernet-based tunnel 22 , also referred to as an Ethernet switched path (ESP).
  • ESP Ethernet switched path
  • an ESP is a point-to-point or a point-to-multipoint Ethernet connection established between Ethernet-capable network elements.
  • the ESP 22 may be established through manual or automatic provisioning (e.g., through a control plane, such as GMPLS (Generalized MPLS)). Accordingly, the type of the ESP 22 depends upon the particular technology used to establish the ESP. For example, when GMPLS is used to establish the ESP 22 , the ESP 22 is an Ethernet label switch path (E-LSP).
  • E-LSP Ethernet label switch path
  • the ESP 22 when the PSN 14 is employing PBT technology, the ESP 22 is a PBT trunk, and when the PSN 14 is employing PBB (802.1ah) technology, the ESP 22 is a PBB (802.1ah) trunk.
  • the PE routers 18 are adapted to support communications over the particular type of ESP 22 .
  • the PE routers when the ESP is a PBT trunk, the PE routers are PBT-enabled.
  • Various intermediate routers (called provider-only or P-nodes) in the ESP 22 between the PE routers 18 such as P-node 24 , are also, for example, PBT-enabled for routing packets through the ESP 22 .
  • each such PE router 18 is a MP-BGP network device that runs MP-BGP.
  • MP-BGP network devices establish a reliable transport protocol connection with each other, exchange messages to open a BGP session, and then exchange their routing information (i.e., routing table).
  • this routing information includes the complete route to each network destination reachable from a BGP network device.
  • Each route comprises a destination address and information that describes the path to the address destination.
  • MP-BGP network devices maintain their routing information by exchanging incremental updates, such as the advertisement of new routes or withdrawals of existing routes.
  • MP-BGP network devices use BGP update messages to advertise routes to other PE routers. When used in support of BGP-VPN applications, these BGP update messages advertise VPN routes.
  • a Multi-protocol BGP update message includes, among other fields, a message header, a Path Attributes field, and a Multi-protocol attribute.
  • the Multiprotocol attribute include a field called Network Layer Reachability Information (NLRI) field.
  • Another field of the Multi-protocol attribute is the BGP next hop (note that the BGP next hop field can also be carried outside the Multiprotocol attribute).
  • the NLRI field provides the address field of each feasible route being advertised in the BGP update message.
  • the Multi-protocol attribute includes an Address Family Identifier (AFI) field and a Subsequent Address Family Identifier (SAFI) field.
  • AFI Address Family Identifier
  • SAFI Subsequent Address Family Identifier
  • the AFI field carries the identity of the network layer protocol associated with the network address that follows, and the SAFI field provides additional information about the type of Network Layer Reachability information carried in the attribute.
  • MP-BGP includes a route distinguisher (RD) in its advertisements of a VPN route.
  • RD route distinguisher
  • BGP also has an extended community attribute, called Route Target community, used by PE routers to control which VPN routes they accept.
  • Route Target community used by PE routers to control which VPN routes they accept.
  • Each VPN has a unique Route Target value, and each advertised VPN route in a BGP update message includes a Route Target, indicating to which VPN (or group of customer sites) the VPN route belongs.
  • a given PE router 18 keeps track of those Route Targets associated with the VPNs that the PE router 18 carries, accepting those advertised routes having a matching Route Target and ignoring those that do not.
  • a PE router 18 When advertising a VPN route, a PE router 18 also includes a service demultiplexor (e.g., an MPLS label) in the BGP update message, to identify the VPN route.
  • a service demultiplexor e.g., an MPLS label
  • FIG. 2 shows an oversimplified embodiment of a PE router 18 (e.g., ingress PE router 18 - 1 ) including a processor 102 , memory 104 , a network interface 106 , a service processor 108 , and an encapsulator/de-encapsulator 110 connected to a system bus 112 .
  • the system bus 112 represents generally the various communication paths among the components of the PE router 18 , and may in practice be implemented with one or more connected and/or independent signal buses.
  • the memory 104 includes a MP-BGP module 100 and a routing table 114 (e.g., a Virtual Routing and Forwarding Table or VRF).
  • the processor 102 executes the MP-BGP module 100 for performing auto-discovery, generating BGP update messages, distributing VPN routing information as described herein.
  • the routing table 114 maintains, among other things, a mapping of VPN routes for VPNs and their corresponding Ethernet tunnels.
  • the service processor 108 receives and processes packets from the customer networks 12 - 1 , 12 -n in accordance with the type of VPN application of those packets, and delivers the packets to the encapsulator 110 .
  • the encapsulator 110 produces an Ethernet frame for transmission by the network interface 106 over the ESP 22 to the egress PE router 18 - 2 .
  • the ingress PE router 18 - 1 uses the (foreknown) MAC address (B-DA) of the egress PE router 18 - 2 at the remote, destination end of the ESP 22 .
  • FIG. 1 illustrates an embodiment in which the Ethernet tunnels are visible.
  • FIG. 5A and FIG. 5B illustrate embodiments of communication networks in which the Ethernet tunnels are invisible.
  • a set of VPN routing information includes:
  • a VPN route for layer-3 VPN applications, such as IP/MPLS VPNs
  • a L2VPN address for layer 2 VPN applications, such as VPLS
  • a VPN label i.e., a service demultiplexor
  • (c) address information regarding the PE router at the head end of the PBT tunnel e.g., a MAC address, a cookie
  • a route distinguisher i.e., a value attached to a route to disambiguate between VPNs
  • MP-BGP Because MP-BGP advertises VPN routes to all PE routers (or to a subset of PE routers), MG-BGP needs to advertise sufficient information so that the PE routers can establish the PBT tunnel.
  • An example of such information can be a MAC address of a PBT tunnel by itself (without the VLAN ID).
  • the receiving PE e.g., 18 - 2
  • MP-BGP needs to advertise sufficient information so that the PE routers at each end of PBT tunnel can establish an association between the PBT tunnel and the VPN using that tunnel.
  • BGP messages expressly include the association between the PBT tunnel and the VPN.
  • the BGP messages advertise certain information (e.g., a key, a pointer, an encoding, or a cookie) which receiving PE routers use to decipher the association between a PBT tunnel and a VPN.
  • the advertised cookie can be an IP address of the sending PE router, which the receiving PE maps to one or more PBT tunnels (one-to-one, or one-to-many).
  • the receiving PE router maintains a database (e.g., a table) of known IP addresses associated with existing PBT tunnels, and uses the cookie (here, an IP address) as a search key or index into the database to identify an associated PBT tunnel.
  • the receiving PE router can use the IP address to establish a PBT tunnel with the sending PE router (depending on or irrespective of whether a PBT tunnel shared with the sending PE router already exists).
  • the cookie can be a value that the receiving PE router uses to look-up in a database to acquire a MAC address associated of the sending PE router.
  • An advantage of indirect association is that the sending PE router can select any BGP address field (supported by MP-BGP) to carry the cookie (provided recipient PE routers are aware of which field to access in order to acquire the cookie).
  • Another advantage relates to security: the BGP update message does not expressly identify the PBT tunnel for a given VPN; only recipient PE routers 18 configured to decipher the meaning of the cookie can identify the PBT tunnel.
  • the use of indirect association is not specifically restricted to advertising routes through Ethernet-based tunnels, but applies to advertising routes in general, for example, MPLS tunnels.
  • Adapting MP-BGP procedures to support direct association entails changes to the standard usage of the BGP control plane (i.e., the means by which PE routers communicate for auto-discovery and signaling).
  • the Next_Hop attribute of the BGP message carries a MAC address (or MAC address with a VLAN ID) of the PE router at the head end of the PBT tunnel.
  • another attribute of the BGP update message carries a value used to alert the receiving PE router that the Next_Hop field contains a MAC address, and that this MAC address is to be used for purposes of identifying a PBT tunnel.
  • this other field is the AFI field.
  • AFI field To use the AFI field for signifying that the Next_Hop field contains a PBT-related MAC address, one of two mechanisms can be used: (1) a new type of address family can be defined specifically for signifying a PBT address family; or (2) the existing address family for MAC addresses (an AFI value of 6, as described in RFC 3232) can be reused. Use of the second mechanism presumes that the provider network distributes MAC addresses for purposes of PBT tunnels only.
  • the NLRI field continues to carry a VPN-IPv4/IPv6 route—which is a departure from standard usage of the BGP address family field in MP-BGP.
  • the SAFI field continues to carry presently defined SAFI values. (For example, in BGP/MPLS VPNs, the SAFI value is 128 for VPN-IPv4 routes).
  • usage of the Next_Hop field need not be limited to carrying a MAC address (e.g., it can be used to carry a MAC address in combination with a VLAN ID).
  • the BGP Next_Hop field holds the cookie, which can be encoded in an IPv4/IPv6 format or in any format supported by standard-based address families address types (thus, enabling the use of existing defined AFI values).
  • a newly defined SAFI value for example, can serve to indicate that the Next_Hop is a “cookie” address, and not an address associated with a specific address family.
  • a PE router when a PE router receives a BGP update message and determines that the Next_Hop field contains a cookie encoded in an IPv4 format (4 octets)—by reading the SAFI field—the receiving PE router can map the cookie to an available PBT tunnel connected to the sending PE router.
  • IPv4 format 4 octets
  • the cookie is an IPv4 address of the sending PE router—not just in format, but an actual IP address—the receiving PE uses this address to obtain PBT tunnel address. Acquiring this PBT information can be accomplished by any protocol that allows carrying PBT information, an example of which is ARP (Address Resolution Protocol).
  • ARP Address Resolution Protocol
  • FIG. 3 shows an embodiment of a process 150 for distributing VPN routing information across the PSN 14 in accordance with the invention.
  • the PE router 18 - 1 obtains routing information associated with a route for a given VPN (e.g., from CE router 16 - 1 ).
  • the PE router 18 - 1 executes (step 154 ) the BGP to distribute the VPN route to other PE routers in the VPN.
  • the route is not to be shared with the intermediate P-nodes 24 , which base their switching functions on the PBT header.
  • the PE router 18 - 1 prepares (step 156 ) a BGP update message to advertise the VPN route to the other PE routers in the VPN.
  • the content of the BGP update message depends upon whether the message is to provide a direct or an indirect association between the VPN route and a PBT tunnel.
  • the routing information included in the prepared BGP message expressly identifies the association between the VPN route and a PBT tunnel.
  • the sending PE router 18 prepares the NRLI field of the BGP message to include the identity of the VPN route (or L2VPN address), a route distinguisher, a service demultiplexor (e.g., a VPN label), and a route target.
  • the PE router 18 also enters (step 158 ) its backbone MAC address into the Next_Hop field (i.e., to identify the PBT tunnel), and places a value in the AFI field to indicate that the address in the Next_Hop field is a MAC address to be used for PBT.
  • a PE router (e.g., 18 - 2 ) receiving this BGP update message extracts (step 160 ) the various routing information, including the MAC address from the Next_Hop field, and determines from the AFI field that the MAC address is for a PBT tunnel. If the PBT tunnel does not yet exist between the sending and receiving PE routers 18 - 1 , 18 - 2 , the receiving PE router 18 - 2 can use the MAC address of the PE router 18 - 1 to communicate (step 162 ) with the sending PE router 18 - 1 in order to establish it. In FIG. 3 , step 162 is shown in dashed lines to indicate that the step may not be performed if one or more PBT tunnels already exist between the PE routers 18 . In that instance, the receiving PE router 18 - 2 uses the MAC address of the sending PE route 18 - 1 to identify the existing PBT tunnel.
  • the sending PE router 18 prepares the NRLI field of the BGP message to include—similar to the direct association—the identity of the VPN route (or L2VPN address), a route distinguisher, a service demultiplexor (a VPN label), and a route target.
  • the PE router 18 enters (step 162 ) a cookie (or encoding) into the Next_Hop field, and places a value in the SAFI field to signify that the value in the Next_Hop field is meant for use as a key in finding an associated PBT tunnel.
  • the receiving PE router 18 - 2 extracts (step 164 ) the various routing information and determines from the SAFI field that the value stored in the Next_Hop field is a cookie.
  • the PE router 18 - 2 uses the cookie to find (e.g., in a look-up table) a MAC address of the sending PE router 18 - 1 . If, based on this MAC address, there are more than one existing PBT tunnel, the recipient PE router 18 - 2 can make (step 168 ) a selection and report the selection to the sending PE router.
  • the recipient PE router 18 - 2 can communicate (step 170 ) with the sending PE router 18 - 1 to establish it (provided the BGP message carried the IP address of the PE router 18 - 1 , via the cookie in the Next_Hop field, which can point to the PBT tunnel).
  • the ingress PE router 18 - 1 can process packets of the VPN application from a customer network (e.g., 12 - 1 ).
  • the ingress PE router 18 - 1 encapsulates each received packet within an Ethernet frame (i.e., a PBT header) and forwards the encapsulated packets to the egress PE router 18 - 2 through the PBT tunnel.
  • the egress PE router 18 - 2 de-encapsulates the packet from the Ethernet frame for forwarding to a destination customer network (not shown in FIG. 1 ).
  • the roles of the PE routers 18 - 1 , 18 - 2 reverse when transporting VPN traffic in the opposite direction over the PBT tunnel. That is, the egress PE router 18 - 2 operates as a packet-encapsulating ingress PE router and the ingress PE router 18 - 1 operates as a packet-de-encapsulating egress device.
  • FIG. 4 shows a general frame format for the VPN data packet 200 after encapsulation with a PBT header 202 .
  • the PBT header 202 includes a backbone destination address (B-DA) 204 , a backbone source address (B-SA) 206 , a backbone VLAN-ID (B-VID) 208 , an Ethertype 210 (here indicating that the VPN data packet contains a unicast MPLS packet), a MPLS VPN label (service demultiplexor) 212 , and the customer IP packet 214 .
  • B-DA backbone destination address
  • B-SA backbone source address
  • B-VID backbone VLAN-ID
  • Ethertype 210 here indicating that the VPN data packet contains a unicast MPLS packet
  • MPLS VPN label service demultiplexor
  • Some BGP-VPN applications are unaware of the PBT tunnels used to support the VPN traffic across the service provider PSN 14 .
  • VPN packets arrive at an ingress PE router encapsulated for transmission using a different tunneling mechanism other than PBT.
  • tunneling mechanisms include, but are not limited to, MPLS-in-MPLS, MPLS-in-IP, MPLS-in-GRE.
  • Supporting such BGP-VPN applications for transport over a PBT tunnel does not require any modifications to the MP-BGP procedures executing at the PE routers; auto-discovery occurs in accordance with standard BGP mechanisms, for example, as described in RFC 4364, titled “BGP/MPLS IP Virtual Private Networks (VPNs)”.
  • the provider PSN 14 includes a node that further encapsulates the BGP-VPN application with a PBT header, in effect creating a tunnel within a tunnel.
  • the transmission of an MPLS-in-IP BGP-VPN application through a PBT tunnel produces MPLS-in-IP-in-PBT.
  • FIG. 5A and FIG. 5B shows two exemplary communications networks 10 ′ and 10 ′′, respectively, that illustrate PBT tunnel-unaware BGP-VPN applications.
  • VPN data packets arrive at an ingress PE router 18 - 1 encapsulated in an intermediate tunnel 250 (e.g., IP, MPLS, GRE).
  • the PE router 18 ′- 1 includes VPN software for processing the VPN data packets and PBT software for encapsulating the VPN data packets in a PBT header for transmission over the PBT tunnel 22 ′.
  • the PE router 18 - 1 can use a table to map the header of the intermediate tunnel 250 to a PBT tunnel.
  • the mapping of the header of an intermediate tunnel 250 ′ to a PBT tunnel occurs at an intermediate P-node 24 ′′- 1 .
  • An ingress PE router 18 ′′- 1 receives VPN packets encapsulated with a header in accordance with the intermediate tunnel 250 ′ (e.g., IP, MPLS) and forwards those packets to the intermediate P-node 24 ′′- 1 —using the intermediate tunnel 250 ′.
  • the intermediate tunnel 250 ′ e.g., IP, MPLS
  • the P-node 24 ′′- 1 then maps the VPN data packets to a PBT tunnel, encapsulates the packets in an PBT header appropriate for the PBT tunnel, and forwards the encapsulated (tunnel-in-a-tunnel) VPN data packets to a second P-node 24 ′′- 2 .
  • Program code (or software) of the present invention may be embodied as computer-executable instructions on or in one or more articles of manufacture, or in or on computer-readable medium.
  • a computer, computing system, or computer system, as used herein, is any programmable machine or device that inputs, processes, and outputs instructions, commands, or data.
  • any standard or proprietary, programming or interpretive language can be used to produce the computer-executable instructions. Examples of such languages include C, C++, Pascal, JAVA, BASIC, Visual Basic, and Visual C++.
  • Examples of articles of manufacture and computer-readable medium in which the computer-executable instructions may be embodied include, but are not limited to, a floppy disk, a hard-disk drive, a CD-ROM, a DVD-ROM, a flash memory card, a USB flash drive, an non-volatile RAM (NVRAM or NOVRAM), a FLASH PROM, an EEPROM, an EPROM, a PROM, a RAM, a ROM, a magnetic tape, or any combination thereof.
  • the computer-executable instructions may be stored as, e.g., source code, object code, interpretive code, executable code, or combinations thereof. Further, although described predominantly as software, embodiments of the described invention may be implemented in hardware (digital or analog), software, or a combination thereof.

Abstract

Described is a method of operating a first provider edge (PE) router to support virtual private network (VPN) applications through a packet-switched network (PSN). Routing information is obtained for a VPN route to be routed through an Ethernet switched path between the first PE router and a second PE router. The first PE router is at a source end of the Ethernet switched path and the second PE router is at a destination end of the Ethernet switched path. The VPN route is associated with the Ethernet switched path. A Border Gateway Protocol (BGP) message is sent from the first PE router to the second PE router, the BGP message containing routing information for the VPN route.

Description

    RELATED APPLICATION
  • This Utility Application is a Continuation of U.S. patent application Ser. No. 12/015,632, filed Jan. 17, 2008, which claims priority from U.S. Provisional Patent Application No. 60/880,779, filed on Jan. 17, 2007, the entirety of which these applications are incorporated by reference herein.
  • FIELD OF THE INVENTION
  • The invention relates generally to virtual private networks (VPNs). More particularly, the invention relates to Border Gateway Protocol (BGP) procedures for distributing VPN route information across a packet-switched network (PSN) in order to configure the PSN for routing VPN data traffic through Ethernet-based tunnels.
  • BACKGROUND
  • Virtual private networks, or VPNs, are becoming increasingly popular as a cost-effective means for conducting voice and data communications between, for example, corporate data centers, remote offices, mobile employees, customers, suppliers, and business partners. In general, a VPN is a private network configured within a public network, such as a service provider's network or the Internet. The VPN of a given customer appears privately dedicated to that customer, when in actuality the customer's VPN shares the same physical backbone with the VPNs of many other customers.
  • Increasingly, service providers are using MPLS (Multi-protocol Label Switching) tunneling to implement VPNs across their packet-switched networks. Two major types of IP/MPLS-based VPNs have arisen: (1) layer-3 VPN services, referred to as L3VPNs; and (2) layer-2 VPN services, referred to as L2VPNs. A standard for L3VPNs is described in Internet Engineering Task Force (“IETF”) Request for Comments (“RFC”) 4364, titled “BGP/MPLS IP Virtual Private Networks (VPNs)”, the entirety of which is hereby incorporated by reference herein. Implementations of L2VPNs are described in RFC 4761, titled “Virtual Private LAN Service (VPLS) Using BGP for Auto-Discovery and Signaling”, in RFC 4762, titled “Virtual Private LAN Service (VPLS) Using Label Distribution Protocol (LDP) Signaling”, and in IETF draft-ietf-12vpn-signaling-08.txt, titled “Provisioning, Autodiscovery, and Signaling in L2VPNs”, the entirety of which are hereby incorporated by reference herein.
  • Implementing a MPLS-based VPN generally requires the distribution of certain routing information between provide edge (PE) routers of the service provider's network. A commonly used inter-domain routing protocol for exchanging such routing information is the Border Gateway Protocol, or BGP. For example, using BGP messages, PE routers exchange VPN routes (layer-3) with customer edge (CE) routers and with other PE routers in the service provider network. For layer-2 VPNs, PE routers use BGP update messages to exchange VPLS (Virtual Private LAN Service) membership and demultiplexor information with other PE routers in the same VPLS.
  • With the advent of connection-oriented forwarding technologies such as Provider Backbone Transport (PBT), native Ethernet is rapidly emerging as a viable packet-switched network technology. Consequently, Ethernet is becoming more widely used, particularly in metro-area networks and wide-area networks. With PBT, service providers are able to establish point-to-point and point-to-multipoint Ethernet tunnels and to specify paths that service traffic will take through their Ethernet networks. Having such capabilities, service providers are desirous of supporting layer-2 and layer-3 BGP-VPN applications over their Ethernet networks. Notwithstanding, control plane mechanisms are needed to configure the packet-switched network for routing data packets of layer-2 and layer-3 BGP-VPN applications through Ethernet-based tunnels.
  • SUMMARY
  • In an aspect, the invention features a method of operating a first provider edge (PE) router to support virtual private network (VPN) applications through a packet-switched network (PSN). The method comprises obtaining routing information for a VPN route to be routed through an Ethernet switched path between the first PE router and a second PE router, the first PE router being at a source end of the Ethernet switched path and the second PE router being at a destination end of the Ethernet switched path; associating the VPN route with the Ethernet switched path; and sending a Border Gateway Protocol (BGP) message from the first PE router to the second PE router, the BGP message containing routing information for the VPN route.
  • BRIEF DESCRIPTION OF THE DRAWINGS
  • The above and further advantages of this invention may be better understood by referring to the following description in conjunction with the accompanying drawings, in which like numerals indicate like structural elements and features in various figures. The drawings are not necessarily to scale, emphasis instead being placed upon illustrating the principles of the invention.
  • FIG. 1 is a block diagram representation of a simplified embodiment of a communications network that includes provider edge (PE) routers configured to enable layer-2 and layer-3 BGP-VPN applications to send data traffic across a packet-switched network through Ethernet-based tunnels.
  • FIG. 2 is a block diagram representation of an embodiment of a PE router.
  • FIG. 3 is a flow diagram of an embodiment of a process for distributing routing information in accordance with the invention.
  • FIG. 4 is a representation of a frame format for VPN data traffic transmitted through an Ethernet-based tunnel.
  • FIG. 5A and FIG. 5B are block diagram representations of other embodiments of communications networks that use Ethernet-based tunnels to support layer-2 and layer-3 BGP-VPN applications.
  • DETAILED DESCRIPTION
  • Communications networks constructed in accordance with the invention use BGP as an auto-discovery mechanism to support the delivery of VPN services across packet-switched networks through Ethernet-based tunnels. Auto-discovery is a mechanism by which a given provider edge PE router finds other PE routers participating in the same VPN or VPLS. Examples of supported VPN applications that use BGP as an auto-discovery mechanism—referred to herein as BGP-VPN applications—include, but are not limited to, BGP/MPLS IP VPNs (RFC 2547, RFC 4364, VPLS-BGP, VPLS-LDP (Label Distribution Protocol) using BGP, L2VPN using BGP, and multi-segment pseudowire using BGP. An Ethernet-based tunnel can be of any type; that is, the tunnel can be any point-to-point or point-to-multipoint tunnel based on, for example, PBT, PBB (Provider Backbone Bridge), T-MPLS (Transport MPLS), PVT (Provider VLAN Transport), and VXC (VLAN Cross Connection).
  • In brief overview, PE routers of a service provider (SP) network exchange BGP messages to advertise VPN routes through the SP network and to associate such routes with Ethernet tunnels. In particular, certain fields of these BGP messages carry routing information that enables the PE routers to associate a particular VPN with a particular Ethernet tunnel. In one embodiment, the PE routers determine this association directly from the routing information carried in the BGP messages. In another embodiment, the routing information in the BGP messages enables an indirect association between an Ethernet tunnel and a VPN route. After the PE routers directly or indirectly establish an association between an Ethernet tunnel and a particular VPN, the frames of customer VPN traffic are encapsulated with an Ethernet header for transmission through the Ethernet tunnel.
  • FIG. 1 shows an embodiment of an exemplary communications network 10 in which the principles of the invention may be practiced. The communications network 10 includes one or more customer sites or networks 12-1, 12-n (generally, 12) in communication with a packet-switched network (PSN) 14. Each customer site 12-1, 12-n includes a customer edge (CE) router 16-1, 16-n (generally, 16), respectively.
  • The PSN 14 corresponds to a network domain managed by a service provider (or by multiple service providers that contract to support a VPN service). The PSN 14 includes first and second provider edge (PE) routers 18-1, 18-2 (generally, 18). In general, a PE router 18 is a network element—also referred to as a device or as a node—that communicates with one or more CE routers 16. For example, PE router 18-1 is in communication with CE router 16-1 and CE router 16-n. Typically, the PSN 14 has more PE routers 18 than those shown. For purposes of illustrating the principles of the invention, the PE router 18-1 is primarily referred to as ingress PE router 18-1, and the PE router 18-2 as egress PE router 18-2.
  • Customers (i.e., owners of the customer sites 12) obtain VPN services from the service provider. Examples of customers include, but are not limited to, Internet Service Providers (ISP), an enterprise, a group of enterprises, an application service provider, and other service providers of VPN services. BGP-VPN applications can originate or terminate (or both) at the CE sites 12. The BGP-VPN applications supported by the customer site 12-1 can be the same as or different from those supported by the customer site 12-n. In addition, a given customer site 12 can be in more than one VPN (intranet and one or more extranets).
  • Each CE router 16-1, 16-n is in communication with the PE 18-1 over respective links (i.e., attachment circuits) 20-1, 20-n. Generally, an attachment circuit is part of a user-to-network interface between a PE router 18 and a CE router 16 and comprises a physical or logical link configured for the particular technology of the network service. Example embodiments of attachment circuits include, but are not limited to, a frame relay DLCI (data link connection identifier), an ATM VPI/VCI (virtual path identifier/ virtual channel identifier), an Ethernet port, a VLAN (virtual LAN), an HDLC (high-level data link control) link, a PPP (point-to-point protocol) connection on a physical interface, a PPP session from an L2TP (Layer 2 tunneling protocol) tunnel, and an MPLS LSP (label switch path).
  • In FIG. 1, the ingress PE router 18-1 is in communication with the egress PE router 18-2 across the PSN 14 through an Ethernet-based tunnel 22, also referred to as an Ethernet switched path (ESP). In general, an ESP is a point-to-point or a point-to-multipoint Ethernet connection established between Ethernet-capable network elements. The ESP 22 may be established through manual or automatic provisioning (e.g., through a control plane, such as GMPLS (Generalized MPLS)). Accordingly, the type of the ESP 22 depends upon the particular technology used to establish the ESP. For example, when GMPLS is used to establish the ESP 22, the ESP 22 is an Ethernet label switch path (E-LSP). As other examples, when the PSN 14 is employing PBT technology, the ESP 22 is a PBT trunk, and when the PSN 14 is employing PBB (802.1ah) technology, the ESP 22 is a PBB (802.1ah) trunk. In addition, the PE routers 18 are adapted to support communications over the particular type of ESP 22. For example, when the ESP is a PBT trunk, the PE routers are PBT-enabled. Various intermediate routers (called provider-only or P-nodes) in the ESP 22 between the PE routers 18, such as P-node 24, are also, for example, PBT-enabled for routing packets through the ESP 22.
  • Before data associated with a BGP-VPN application can traverse the PSN 14 through the ESP 22, the PE routers 18 need to learn the route belonging to the given VPN. In one embodiment, the service provider uses the Multi-protocol Border Gateway Protocol (MP-BGP), described in RFC 2858, to cause distribution of VPN routing information to the PE routers 18 that are in the VPN. Accordingly, each such PE router 18 is a MP-BGP network device that runs MP-BGP.
  • In brief, MP-BGP network devices establish a reliable transport protocol connection with each other, exchange messages to open a BGP session, and then exchange their routing information (i.e., routing table). In general, this routing information includes the complete route to each network destination reachable from a BGP network device. Each route comprises a destination address and information that describes the path to the address destination. Throughout an established BGP session, MP-BGP network devices maintain their routing information by exchanging incremental updates, such as the advertisement of new routes or withdrawals of existing routes. MP-BGP network devices use BGP update messages to advertise routes to other PE routers. When used in support of BGP-VPN applications, these BGP update messages advertise VPN routes.
  • A Multi-protocol BGP update message includes, among other fields, a message header, a Path Attributes field, and a Multi-protocol attribute. The Multiprotocol attribute include a field called Network Layer Reachability Information (NLRI) field. Another field of the Multi-protocol attribute is the BGP next hop (note that the BGP next hop field can also be carried outside the Multiprotocol attribute). The NLRI field provides the address field of each feasible route being advertised in the BGP update message. In addition, the Multi-protocol attribute includes an Address Family Identifier (AFI) field and a Subsequent Address Family Identifier (SAFI) field. In general, the AFI field carries the identity of the network layer protocol associated with the network address that follows, and the SAFI field provides additional information about the type of Network Layer Reachability information carried in the attribute.
  • Because a customer site can belong to more than one VPN, customer VPNs can have overlapping IP addresses. To avoid the situation of a given PE router receiving BGP update messages with overlapping routes belonging to different VPNs, MP-BGP includes a route distinguisher (RD) in its advertisements of a VPN route. Thus, a recipient PE router is sure to be able to distinguish among VPN routes belonging to different VPNs.
  • BGP also has an extended community attribute, called Route Target community, used by PE routers to control which VPN routes they accept. Each VPN has a unique Route Target value, and each advertised VPN route in a BGP update message includes a Route Target, indicating to which VPN (or group of customer sites) the VPN route belongs. A given PE router 18 keeps track of those Route Targets associated with the VPNs that the PE router 18 carries, accepting those advertised routes having a matching Route Target and ignoring those that do not.
  • When advertising a VPN route, a PE router 18 also includes a service demultiplexor (e.g., an MPLS label) in the BGP update message, to identify the VPN route.
  • FIG. 2 shows an oversimplified embodiment of a PE router 18 (e.g., ingress PE router 18-1) including a processor 102, memory 104, a network interface 106, a service processor 108, and an encapsulator/de-encapsulator 110 connected to a system bus 112. The system bus 112 represents generally the various communication paths among the components of the PE router 18, and may in practice be implemented with one or more connected and/or independent signal buses.
  • In brief overview, the memory 104 includes a MP-BGP module 100 and a routing table 114 (e.g., a Virtual Routing and Forwarding Table or VRF). The processor 102 executes the MP-BGP module 100 for performing auto-discovery, generating BGP update messages, distributing VPN routing information as described herein. The routing table 114 maintains, among other things, a mapping of VPN routes for VPNs and their corresponding Ethernet tunnels. The service processor 108 receives and processes packets from the customer networks 12-1, 12-n in accordance with the type of VPN application of those packets, and delivers the packets to the encapsulator 110. The encapsulator 110 produces an Ethernet frame for transmission by the network interface 106 over the ESP 22 to the egress PE router 18-2. As part of the encapsulation, the ingress PE router 18-1 uses the (foreknown) MAC address (B-DA) of the egress PE router 18-2 at the remote, destination end of the ESP 22.
  • BGP-VPN applications supported by the provider network 14 can be either aware or unaware of the Ethernet tunnels that carry the VPN traffic. In the former instance—that is, the BGP-VPN applications are aware—the Ethernet tunnels are said to be “visible”. FIG. 1 illustrates an embodiment in which the Ethernet tunnels are visible. In the latter instance—that is, the BGP-VPN applications are unaware—the Ethernet tunnels are said to be “invisible”. FIG. 5A and FIG. 5B illustrate embodiments of communication networks in which the Ethernet tunnels are invisible. Consider, as an example for the following description, that the Ethernet tunnel is a PBT tunnel.
  • PBT TUNNEL-AWARE
  • When a PBT tunnel—here, a representative example of an Ethernet—is visible to BGP-VPN applications, the MP-BGP executing at the PE routers 18 needs to identify the PBT tunnel and associate that PBT tunnel with a set of VPN routing information (corresponding to a given VPN). A set of VPN routing information includes:
  • (a) a VPN route (for layer-3 VPN applications, such as IP/MPLS VPNs) or a L2VPN address (for layer 2 VPN applications, such as VPLS);
  • (b) a VPN label (i.e., a service demultiplexor);
  • (c) address information regarding the PE router at the head end of the PBT tunnel (e.g., a MAC address, a cookie);
  • (d) a route distinguisher (i.e., a value attached to a route to disambiguate between VPNs); and
  • (e) route target community information.
  • Because MP-BGP advertises VPN routes to all PE routers (or to a subset of PE routers), MG-BGP needs to advertise sufficient information so that the PE routers can establish the PBT tunnel. An example of such information can be a MAC address of a PBT tunnel by itself (without the VLAN ID). The receiving PE (e.g., 18-2) uses the MAC address to establish a PBT tunnel to the remote PE (e.g., 18-1) or to reuse an existing, available PBT tunnel leading to the remote PE.
  • In addition, MP-BGP needs to advertise sufficient information so that the PE routers at each end of PBT tunnel can establish an association between the PBT tunnel and the VPN using that tunnel. Establishing an association between a BGP-VPN and a PBT tunnel—using BGP messages—can occur through direct association or through indirect association. For direct association, the PBT tunnel is visible to the MP-BGP executing at the PE routers 18 (i.e., BGP messages expressly include the association between the PBT tunnel and the VPN).
  • For indirect association, the BGP messages advertise certain information (e.g., a key, a pointer, an encoding, or a cookie) which receiving PE routers use to decipher the association between a PBT tunnel and a VPN. For example, the advertised cookie can be an IP address of the sending PE router, which the receiving PE maps to one or more PBT tunnels (one-to-one, or one-to-many). In this example, the receiving PE router maintains a database (e.g., a table) of known IP addresses associated with existing PBT tunnels, and uses the cookie (here, an IP address) as a search key or index into the database to identify an associated PBT tunnel. Alternatively, the receiving PE router can use the IP address to establish a PBT tunnel with the sending PE router (depending on or irrespective of whether a PBT tunnel shared with the sending PE router already exists). As another example, the cookie can be a value that the receiving PE router uses to look-up in a database to acquire a MAC address associated of the sending PE router.
  • An advantage of indirect association is that the sending PE router can select any BGP address field (supported by MP-BGP) to carry the cookie (provided recipient PE routers are aware of which field to access in order to acquire the cookie). Another advantage relates to security: the BGP update message does not expressly identify the PBT tunnel for a given VPN; only recipient PE routers 18 configured to decipher the meaning of the cookie can identify the PBT tunnel. Notably, the use of indirect association is not specifically restricted to advertising routes through Ethernet-based tunnels, but applies to advertising routes in general, for example, MPLS tunnels.
  • Direct Association
  • Adapting MP-BGP procedures to support direct association entails changes to the standard usage of the BGP control plane (i.e., the means by which PE routers communicate for auto-discovery and signaling). First, the Next_Hop attribute of the BGP message carries a MAC address (or MAC address with a VLAN ID) of the PE router at the head end of the PBT tunnel.
  • In addition, another attribute of the BGP update message carries a value used to alert the receiving PE router that the Next_Hop field contains a MAC address, and that this MAC address is to be used for purposes of identifying a PBT tunnel. In one embodiment, this other field is the AFI field. To use the AFI field for signifying that the Next_Hop field contains a PBT-related MAC address, one of two mechanisms can be used: (1) a new type of address family can be defined specifically for signifying a PBT address family; or (2) the existing address family for MAC addresses (an AFI value of 6, as described in RFC 3232) can be reused. Use of the second mechanism presumes that the provider network distributes MAC addresses for purposes of PBT tunnels only.
  • Irrespective of whether the AFI field carries a value for a newly defined PBT family or for an existing address family type, the NLRI field continues to carry a VPN-IPv4/IPv6 route—which is a departure from standard usage of the BGP address family field in MP-BGP. In addition, the SAFI field continues to carry presently defined SAFI values. (For example, in BGP/MPLS VPNs, the SAFI value is 128 for VPN-IPv4 routes). When the AFI field is used to indicate that the advertisement is for a PBT family (or a MAC address), usage of the Next_Hop field need not be limited to carrying a MAC address (e.g., it can be used to carry a MAC address in combination with a VLAN ID).
  • Indirect Association
  • Adapting MP-BGP procedures to support indirect association also entails changes to standard usage of the BGP control plane—different from those implemented for direct association. For indirect association, the BGP Next_Hop field holds the cookie, which can be encoded in an IPv4/IPv6 format or in any format supported by standard-based address families address types (thus, enabling the use of existing defined AFI values). A newly defined SAFI value, for example, can serve to indicate that the Next_Hop is a “cookie” address, and not an address associated with a specific address family. For example, when a PE router receives a BGP update message and determines that the Next_Hop field contains a cookie encoded in an IPv4 format (4 octets)—by reading the SAFI field—the receiving PE router can map the cookie to an available PBT tunnel connected to the sending PE router.
  • If the cookie is an IPv4 address of the sending PE router—not just in format, but an actual IP address—the receiving PE uses this address to obtain PBT tunnel address. Acquiring this PBT information can be accomplished by any protocol that allows carrying PBT information, an example of which is ARP (Address Resolution Protocol).
  • FIG. 3 shows an embodiment of a process 150 for distributing VPN routing information across the PSN 14 in accordance with the invention. In the description of the process 150, reference is also made to FIG. 1. At step 152, the PE router 18-1 obtains routing information associated with a route for a given VPN (e.g., from CE router 16-1). The PE router 18-1 executes (step 154) the BGP to distribute the VPN route to other PE routers in the VPN. The route is not to be shared with the intermediate P-nodes 24, which base their switching functions on the PBT header.
  • The PE router 18-1 prepares (step 156) a BGP update message to advertise the VPN route to the other PE routers in the VPN. The content of the BGP update message depends upon whether the message is to provide a direct or an indirect association between the VPN route and a PBT tunnel.
  • For direct association, the routing information included in the prepared BGP message expressly identifies the association between the VPN route and a PBT tunnel. The sending PE router 18 prepares the NRLI field of the BGP message to include the identity of the VPN route (or L2VPN address), a route distinguisher, a service demultiplexor (e.g., a VPN label), and a route target. The PE router 18 also enters (step 158) its backbone MAC address into the Next_Hop field (i.e., to identify the PBT tunnel), and places a value in the AFI field to indicate that the address in the Next_Hop field is a MAC address to be used for PBT.
  • A PE router (e.g., 18-2) receiving this BGP update message extracts (step 160) the various routing information, including the MAC address from the Next_Hop field, and determines from the AFI field that the MAC address is for a PBT tunnel. If the PBT tunnel does not yet exist between the sending and receiving PE routers 18-1, 18-2, the receiving PE router 18-2 can use the MAC address of the PE router 18-1 to communicate (step 162) with the sending PE router 18-1 in order to establish it. In FIG. 3, step 162 is shown in dashed lines to indicate that the step may not be performed if one or more PBT tunnels already exist between the PE routers 18. In that instance, the receiving PE router 18-2 uses the MAC address of the sending PE route 18-1 to identify the existing PBT tunnel.
  • For indirect association, the sending PE router 18 prepares the NRLI field of the BGP message to include—similar to the direct association—the identity of the VPN route (or L2VPN address), a route distinguisher, a service demultiplexor (a VPN label), and a route target. In contrast to direct association, the PE router 18 enters (step 162) a cookie (or encoding) into the Next_Hop field, and places a value in the SAFI field to signify that the value in the Next_Hop field is meant for use as a key in finding an associated PBT tunnel.
  • The receiving PE router 18-2 extracts (step 164) the various routing information and determines from the SAFI field that the value stored in the Next_Hop field is a cookie. At step 166, the PE router 18-2 uses the cookie to find (e.g., in a look-up table) a MAC address of the sending PE router 18-1. If, based on this MAC address, there are more than one existing PBT tunnel, the recipient PE router 18-2 can make (step 168) a selection and report the selection to the sending PE router. Alternatively, if a PBT tunnel between the PE routers does not yet exist, the recipient PE router 18-2 can communicate (step 170) with the sending PE router 18-1 to establish it (provided the BGP message carried the IP address of the PE router 18-1, via the cookie in the Next_Hop field, which can point to the PBT tunnel).
  • After auto-discovery and association of a VPN with a PBT tunnel, the ingress PE router 18-1 can process packets of the VPN application from a customer network (e.g., 12-1). The ingress PE router 18-1 encapsulates each received packet within an Ethernet frame (i.e., a PBT header) and forwards the encapsulated packets to the egress PE router 18-2 through the PBT tunnel. Upon receiving the packets over the PBT tunnel, the egress PE router 18-2 de-encapsulates the packet from the Ethernet frame for forwarding to a destination customer network (not shown in FIG. 1). It is to be understood that the roles of the PE routers 18-1, 18-2 reverse when transporting VPN traffic in the opposite direction over the PBT tunnel. That is, the egress PE router 18-2 operates as a packet-encapsulating ingress PE router and the ingress PE router 18-1 operates as a packet-de-encapsulating egress device.
  • FIG. 4 shows a general frame format for the VPN data packet 200 after encapsulation with a PBT header 202. The PBT header 202 includes a backbone destination address (B-DA) 204, a backbone source address (B-SA) 206, a backbone VLAN-ID (B-VID) 208, an Ethertype 210 (here indicating that the VPN data packet contains a unicast MPLS packet), a MPLS VPN label (service demultiplexor) 212, and the customer IP packet 214. The encapsulation of MPLS packets in an Ethernet frame for tunneling through an ESP is described in more detail in U.S. patent application Ser. No. 11/761,339, filed Jun. 11, 2007, the entirety of which is incorporated by reference herein.
  • PBT Tunnel-Unaware BGP-VPN Applications
  • Some BGP-VPN applications are unaware of the PBT tunnels used to support the VPN traffic across the service provider PSN 14. Depending upon the particular BGP-VPN application, VPN packets arrive at an ingress PE router encapsulated for transmission using a different tunneling mechanism other than PBT. Examples of such tunneling mechanisms include, but are not limited to, MPLS-in-MPLS, MPLS-in-IP, MPLS-in-GRE. Supporting such BGP-VPN applications for transport over a PBT tunnel does not require any modifications to the MP-BGP procedures executing at the PE routers; auto-discovery occurs in accordance with standard BGP mechanisms, for example, as described in RFC 4364, titled “BGP/MPLS IP Virtual Private Networks (VPNs)”. In general, the provider PSN 14 includes a node that further encapsulates the BGP-VPN application with a PBT header, in effect creating a tunnel within a tunnel. For example, the transmission of an MPLS-in-IP BGP-VPN application through a PBT tunnel produces MPLS-in-IP-in-PBT.
  • FIG. 5A and FIG. 5B shows two exemplary communications networks 10′ and 10″, respectively, that illustrate PBT tunnel-unaware BGP-VPN applications. In FIG. 5A, VPN data packets arrive at an ingress PE router 18-1 encapsulated in an intermediate tunnel 250 (e.g., IP, MPLS, GRE). The PE router 18′-1 includes VPN software for processing the VPN data packets and PBT software for encapsulating the VPN data packets in a PBT header for transmission over the PBT tunnel 22′. To determine the particular PBT tunnel through which to send the VPN data traffic, the PE router 18-1 can use a table to map the header of the intermediate tunnel 250 to a PBT tunnel.
  • In FIG. 5B, the mapping of the header of an intermediate tunnel 250′ to a PBT tunnel occurs at an intermediate P-node 24″-1. An ingress PE router 18″-1 receives VPN packets encapsulated with a header in accordance with the intermediate tunnel 250′ (e.g., IP, MPLS) and forwards those packets to the intermediate P-node 24″-1—using the intermediate tunnel 250′. The P-node 24″-1 then maps the VPN data packets to a PBT tunnel, encapsulates the packets in an PBT header appropriate for the PBT tunnel, and forwards the encapsulated (tunnel-in-a-tunnel) VPN data packets to a second P-node 24″-2.
  • Program code (or software) of the present invention may be embodied as computer-executable instructions on or in one or more articles of manufacture, or in or on computer-readable medium. A computer, computing system, or computer system, as used herein, is any programmable machine or device that inputs, processes, and outputs instructions, commands, or data. In general, any standard or proprietary, programming or interpretive language can be used to produce the computer-executable instructions. Examples of such languages include C, C++, Pascal, JAVA, BASIC, Visual Basic, and Visual C++.
  • Examples of articles of manufacture and computer-readable medium in which the computer-executable instructions may be embodied include, but are not limited to, a floppy disk, a hard-disk drive, a CD-ROM, a DVD-ROM, a flash memory card, a USB flash drive, an non-volatile RAM (NVRAM or NOVRAM), a FLASH PROM, an EEPROM, an EPROM, a PROM, a RAM, a ROM, a magnetic tape, or any combination thereof. The computer-executable instructions may be stored as, e.g., source code, object code, interpretive code, executable code, or combinations thereof. Further, although described predominantly as software, embodiments of the described invention may be implemented in hardware (digital or analog), software, or a combination thereof.
  • While the invention has been shown and described with reference to specific preferred embodiments, it should be understood by those skilled in the art that various changes in form and detail may be made therein without departing from the spirit and scope of the invention as defined by the following claims.

Claims (12)

1. A method of operating a first provider edge (PE) router to support virtual private network (VPN) applications through a packet-switched network (PSN), the method comprising:
obtaining routing information for a VPN route to be routed through an Ethernet switched path between the first PE router and a second PE router, the first PE router being at a source end of the Ethernet switched path and the second PE router being at a destination end of the Ethernet switched path;
associating the VPN route with the Ethernet switched path; and
sending a Border Gateway Protocol (BGP) message from the first PE router to the second PE router, the BGP message containing routing information for the VPN route.
2. The method of claim 1, wherein the VPN applications include an application selected from the group consisting of:
BGP/Multi-Protocol Label Switching (MPLS) Internet Protocol (IP) VPNs;
Virtual Private LAN Service (VPLS) BGP VPNs;
VPLS Label Distribution Protocol (LDP) VPNs using BGP;
Layer 2 VPNs using BGP; and multi-segment pseudowire using BGP.
3. The method of claim 2, wherein the VPN application is a BGP/MPLS IP VPN that is compliant with at least one of RFC-2547 and RFC-4364.
4. The method of claim 1, wherein the Ethernet switched path is one of a point-to-point tunnel based on one of:
Provider Backbone Transport (PBT);
Provider Backbone Bridge (PBB);
Transport Multi-Protocol Label Switching (T-MPLS);
Provider Virtual LAN Transport (PVT); and
Virtual LAN Cross Connection (VXC).
5. The method of claim 1, wherein the Ethernet switched path is a point-to-multipoint tunnel based on one of:
Provider Backbone Transport (PBT);
Provider Backbone Bridge (PBB);
Transport Multi-Protocol Label Switching (T-MPLS);
Provider Virtual LAN Transport (PVT); and
Virtual LAN Cross Connection (VXC).
6. The method of claim 1, wherein the routing information comprises a media access control (MAC) address of the first PE router.
7. The method of claim 6, wherein:
a next hop field of the BGP message comprises the MAC address of the first PE router; and
another field of the BGP message indicates that the next hop field is carrying the MAC address of the first PE router.
8. The method of claim 1, wherein the routing information comprises an indicator associated with the media access control (MAC) address of the first PE router.
9. The method of claim 8, wherein:
a next hop field of the BGP message comprises the indicator associated with the MAC address of the first PE router; and
another field of the BGP message indicates that the next hop field is carrying the indicator associated with the MAC address of the first PE router.
10. The method of claim 9, wherein:
the indicator associated with the MAC address of the first PE router is a cookie; and
the field indicating that the next hop field is carrying the indicator associated with the MAC address of the first PE router is a subsequent address family indicator (SAFI) field.
11. The method of claim 1, further comprising:
receiving a BGP message from another PE router, the BGP message containing routing information for another VPN route to be routed through an Ethernet switched path between the other PE router and the first PE router, the other PE router being at a source end of the Ethernet switched path and the first PE router being at a destination end of the Ethernet switched path; and
determining from the routing information in the received BGP message an association between the VPN route and the Ethernet switched path.
12. The method of claim 11, wherein the other PE router is the second PE router.
US13/358,852 2007-01-17 2012-01-26 Border Gateway Protocol Procedures for Multi-Protocol Label Switching and Layer-2 Virtual Private Networks Using Ethernet-Based Tunnels Abandoned US20120120957A1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
US13/358,852 US20120120957A1 (en) 2007-01-17 2012-01-26 Border Gateway Protocol Procedures for Multi-Protocol Label Switching and Layer-2 Virtual Private Networks Using Ethernet-Based Tunnels

Applications Claiming Priority (3)

Application Number Priority Date Filing Date Title
US88077907P 2007-01-17 2007-01-17
US12/015,632 US8117338B2 (en) 2007-01-17 2008-01-17 Border gateway protocol procedures for multi-protocol label switching and layer-2 virtual private networks using Ethernet-based tunnels
US13/358,852 US20120120957A1 (en) 2007-01-17 2012-01-26 Border Gateway Protocol Procedures for Multi-Protocol Label Switching and Layer-2 Virtual Private Networks Using Ethernet-Based Tunnels

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
US12/015,632 Continuation US8117338B2 (en) 2007-01-17 2008-01-17 Border gateway protocol procedures for multi-protocol label switching and layer-2 virtual private networks using Ethernet-based tunnels

Publications (1)

Publication Number Publication Date
US20120120957A1 true US20120120957A1 (en) 2012-05-17

Family

ID=39617726

Family Applications (2)

Application Number Title Priority Date Filing Date
US12/015,632 Expired - Fee Related US8117338B2 (en) 2007-01-17 2008-01-17 Border gateway protocol procedures for multi-protocol label switching and layer-2 virtual private networks using Ethernet-based tunnels
US13/358,852 Abandoned US20120120957A1 (en) 2007-01-17 2012-01-26 Border Gateway Protocol Procedures for Multi-Protocol Label Switching and Layer-2 Virtual Private Networks Using Ethernet-Based Tunnels

Family Applications Before (1)

Application Number Title Priority Date Filing Date
US12/015,632 Expired - Fee Related US8117338B2 (en) 2007-01-17 2008-01-17 Border gateway protocol procedures for multi-protocol label switching and layer-2 virtual private networks using Ethernet-based tunnels

Country Status (5)

Country Link
US (2) US8117338B2 (en)
EP (2) EP2536080A3 (en)
CN (2) CN101617305B (en)
CA (1) CA2674109A1 (en)
WO (1) WO2008089303A1 (en)

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102882797A (en) * 2012-10-16 2013-01-16 杭州华三通信技术有限公司 VPNv4 or VPNv6 route batch deleting method and PE (Provider Edge)
US20140198794A1 (en) * 2013-01-14 2014-07-17 Apurva Mehta Connecting multiple customer sites over a wide area network using an overlay network
WO2016062085A1 (en) * 2014-10-21 2016-04-28 中兴通讯股份有限公司 Virtual network realization method, nve and nva device and system
US20160261431A1 (en) * 2011-01-11 2016-09-08 Huawei Technologies Co., Ltd. Method, apparatus, and system for selecting network device
CN110177044A (en) * 2019-06-27 2019-08-27 烽火通信科技股份有限公司 A kind of creation method and system of protection path
CN110572326A (en) * 2019-09-27 2019-12-13 新华三信息安全技术有限公司 Method, device, network equipment and system for establishing forwarding path
US10594514B2 (en) 2017-03-29 2020-03-17 At&T Intellectual Property I, L.P. Method and apparatus for creating border gateway protocol reachability on demand in a multi-protocol label switching network
US11252672B1 (en) * 2020-12-18 2022-02-15 Versa Networks, Inc. Access point radio channel configuration using multiprotocol border gateway protocol

Families Citing this family (82)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9032095B1 (en) 2004-01-06 2015-05-12 Juniper Networks, Inc. Routing device having multiple logical routers
US7746892B2 (en) * 2005-11-02 2010-06-29 Nortel Networks Limited Method and apparatus for transporting ethernet services
CN101179479A (en) * 2006-11-09 2008-05-14 华为技术有限公司 Method, system and node for transmitting operation management and maintenance packet of ethernet
US20080225864A1 (en) * 2007-03-16 2008-09-18 Mustapha Aissaoui Communication network routing apparatus and techniques using logical communication links
EP2135392B1 (en) * 2007-11-01 2013-07-24 Telefonaktiebolaget LM Ericsson (publ) Connectivity fault management in a provider backbone bridge traffic engineering (pbb-te) domain
US8503334B2 (en) 2007-12-14 2013-08-06 Level 3 Communications, Llc System and method for providing network services over shared virtual private network (VPN)
MX2010008549A (en) * 2008-02-27 2011-02-25 Ericsson Telefon Ab L M A system and method of demultiplexing provider backbone bridging traffic engineering instances.
US8098663B2 (en) * 2008-07-08 2012-01-17 Cisco Technology, Inc. Carrier's carrier without customer-edge-to-customer-edge border gateway protocol
US8305959B2 (en) * 2008-09-30 2012-11-06 Verizon Patent And Licensing Inc. Hierarchical mobility label-based network
US8549616B2 (en) * 2008-10-31 2013-10-01 At&T Intellectual Property I, L.P. Methods and apparatus to dynamically control access from virtual private networks to network-based shared resources
US8121118B2 (en) * 2008-10-31 2012-02-21 At&T Intellectual Property I, L.P. Methods and apparatus to dynamically control connectivity within virtual private networks
US8059549B2 (en) * 2009-02-17 2011-11-15 Tellabs Operations, Inc. Method and apparatus for supporting network communications using point-to-point and point-to-multipoint protocols
JP5408243B2 (en) * 2009-03-09 2014-02-05 日本電気株式会社 OpenFlow communication system and OpenFlow communication method
CN102045242B (en) * 2009-10-21 2012-08-08 华为技术有限公司 Network communication method and network node equipment
US8369345B1 (en) 2009-11-13 2013-02-05 Juniper Networks, Inc. Multi-router system having shared network interfaces
US8705513B2 (en) * 2009-12-15 2014-04-22 At&T Intellectual Property I, L.P. Methods and apparatus to communicatively couple virtual private networks to virtual machines within distributive computing networks
US8995446B2 (en) * 2009-12-21 2015-03-31 Cisco Technology, Inc. Efficient generation of VPN-based BGP updates
US8873549B2 (en) * 2010-02-17 2014-10-28 Cisco Technology, Inc. Managing L2VPN connectivity after a fiber node split
CN101834793A (en) * 2010-04-29 2010-09-15 电子科技大学 Virtual private network implementation method based on MPLS/OPS
US8451837B1 (en) * 2010-06-16 2013-05-28 Cisco Technology, Inc. Discovery of MPLS VPN links
US8473557B2 (en) 2010-08-24 2013-06-25 At&T Intellectual Property I, L.P. Methods and apparatus to migrate virtual machines between distributive computing networks across a wide area network
US9065726B2 (en) * 2010-10-19 2015-06-23 At&T Intellectual Property I, L.P. Methods and apparatus to utilize route parameter sets for exchanging routes in a communication network
CN102148748B (en) * 2010-10-26 2014-05-21 华为技术有限公司 Method and system for spreading pseudowire routing and sink node equipment
CN102065020B (en) * 2011-01-24 2015-04-01 中兴通讯股份有限公司 Method and device for transmitting L2VPN service by using tunnel group in MPLS network
US20120224579A1 (en) * 2011-03-01 2012-09-06 Futurewei Technologies, Inc. Multiprotocol Label Switching (MPLS) Virtual Private Network (VPN) Over Routed Ethernet Backbone
ES2599648T3 (en) 2011-05-23 2017-02-02 Huawei Technologies Co., Ltd. Method and device for transferring an initial instruction sequence message
US9100213B1 (en) * 2011-06-08 2015-08-04 Juniper Networks, Inc. Synchronizing VPLS gateway MAC addresses
CN102821028B (en) * 2011-06-08 2016-03-30 上海贝尔股份有限公司 Support the method that virtual machine moves in multiprotocol label network and corresponding equipment
CN105577543B (en) * 2011-09-30 2019-06-11 华为技术有限公司 Method for routing and equipment based on performance
US8964601B2 (en) 2011-10-07 2015-02-24 International Business Machines Corporation Network switching domains with a virtualized control plane
CN103067279B (en) * 2011-10-24 2017-10-10 中兴通讯股份有限公司 VPN interconnected methods and system
US9088477B2 (en) * 2012-02-02 2015-07-21 International Business Machines Corporation Distributed fabric management protocol
US9853891B2 (en) 2012-03-02 2017-12-26 Cisco Technology, Inc. System and method for facilitating communication
US9077651B2 (en) 2012-03-07 2015-07-07 International Business Machines Corporation Management of a distributed fabric system
US9077624B2 (en) 2012-03-07 2015-07-07 International Business Machines Corporation Diagnostics in a distributed fabric system
US8909736B1 (en) 2012-07-12 2014-12-09 Juniper Networks, Inc. Content delivery network referral
US9137116B1 (en) * 2012-07-12 2015-09-15 Juniper Networks, Inc. Routing protocol interface for generalized data distribution
US8804571B1 (en) * 2012-09-14 2014-08-12 Juniper Networks, Inc. Methods and apparatus for a distributed control plane
CN107483311B (en) * 2012-09-20 2020-07-21 华为技术有限公司 VPN (virtual private network) implementation method and PE (provider edge) equipment
CN103731347B (en) * 2012-10-10 2017-06-23 新华三技术有限公司 A kind of VPNV4 route processing methods and equipment based on nested VPN
CN103780420B (en) * 2012-10-25 2017-07-28 中国电信股份有限公司 The method of automatic configuration and system of Ethernet detection of connectivity under VPLS environment
CN103152267B (en) * 2013-02-04 2017-02-22 华为技术有限公司 Route managing method and route method and network controller and router
CN104052666B (en) * 2013-03-14 2018-05-11 新华三技术有限公司 The method and apparatus for realizing host routing reachable
US9559951B1 (en) * 2013-08-29 2017-01-31 Cisco Technology, Inc. Providing intra-subnet and inter-subnet data center connectivity
CN104734929B (en) * 2013-12-18 2019-03-01 华为技术有限公司 The method and device of routing diffusion
US20150215277A1 (en) * 2014-01-28 2015-07-30 Electronics And Telecommunications Research Institute Network address translation apparatus with cookie proxy function and method for nat supporting cookie proxy function
US9929940B2 (en) * 2015-03-05 2018-03-27 Juniper Networks, Inc. Update of MAC routes in EVPN single-active topology
US9871726B2 (en) * 2015-03-31 2018-01-16 Juniper Networks, Inc. Semantic information for labels in border gateway protocol
US9954761B2 (en) 2015-06-11 2018-04-24 Arbor Networks, Inc. Dynamic detection of VPN sites
US9860169B1 (en) * 2015-09-29 2018-01-02 Juniper Networks, Inc. Neighbor resolution for remote EVPN hosts in IPV6 EVPN environment
CN106713162B (en) * 2015-11-17 2020-01-21 中国移动通信集团公司 Method and device for counting BGP community attributes or expanding community attribute flow values
US9954694B2 (en) * 2015-12-30 2018-04-24 Juniper Networks, Inc. Traffic black holing avoidance and fast convergence for active-active PBB-EVPN redundancy
WO2018000442A1 (en) * 2016-07-01 2018-01-04 华为技术有限公司 Method, apparatus and system for forwarding packet in service function chaining (sfc)
CN106878137B (en) * 2016-12-29 2020-08-04 新华三技术有限公司 Route learning method and device
CN108574630B (en) 2017-03-14 2020-06-02 华为技术有限公司 EVPN message processing method, device and system
CN108259356B (en) 2017-04-25 2020-08-04 新华三技术有限公司 Routing control method and device
US10432523B2 (en) 2017-05-31 2019-10-01 Juniper Networks, Inc. Routing protocol signaling of multiple next hops and their relationship
US10389635B2 (en) 2017-05-31 2019-08-20 Juniper Networks, Inc. Advertising selected fabric paths for service routes in virtual nodes
US10382333B2 (en) 2017-05-31 2019-08-13 Juniper Networks, Inc. Fabric path context-based forwarding for virtual nodes
US10659352B2 (en) 2017-05-31 2020-05-19 Juniper Networks, Inc. Signaling private context forwarding tables for a private forwarding layer
US10476817B2 (en) 2017-05-31 2019-11-12 Juniper Networks, Inc. Transport LSP setup using selected fabric path between virtual nodes
US10506083B2 (en) * 2017-06-27 2019-12-10 Cisco Technology, Inc. Segment routing gateway storing segment routing encapsulating header used in encapsulating and forwarding of returned native packet
US10511546B2 (en) 2017-09-29 2019-12-17 Juniper Networks, Inc. Connecting virtual nodes in a network device using abstract fabric interfaces
CN110677335B (en) * 2018-07-03 2021-12-07 中国电信股份有限公司 Path tracking method, system, related device and computer readable storage medium
EP3605958B1 (en) * 2018-08-02 2021-09-22 Nokia Solutions and Networks Oy Ip routed virtual private lan
EP4333392A2 (en) * 2018-10-19 2024-03-06 Huawei Technologies Co., Ltd. Secure sd-wan port information distribution
CN111092801B (en) * 2018-10-23 2021-05-18 华为技术有限公司 Data transmission method and device
CN111294270B (en) * 2018-12-07 2021-12-03 华为技术有限公司 Method, device, equipment and system for accessing data center
CN111385204B (en) * 2018-12-27 2022-03-29 中国移动通信集团贵州有限公司 Service transmission method, device, equipment and medium
US10862708B2 (en) * 2019-03-14 2020-12-08 Juniper Networks, Inc. Interoperability between separate and collapsed service-layer and transport-layer tunnels
CN112087477B (en) * 2019-06-14 2021-12-03 华为技术有限公司 Method and network equipment for establishing non-Ethernet service
US11405308B2 (en) 2019-12-05 2022-08-02 Juniper Networks, Inc. Automatic discovery of route reflection peering end-points
CN111181830B (en) * 2020-01-03 2021-11-16 烽火通信科技股份有限公司 TX increment calculation method and system based on network management L3vpn service
US11881963B2 (en) 2020-02-28 2024-01-23 Juniper Networks, Inc. Service-based transport classes for mapping services to tunnels
EP3873042A1 (en) * 2020-02-28 2021-09-01 Juniper Networks, Inc. Service-based transport classes for mapping services to tunnels
CN113574834B (en) * 2020-02-28 2022-11-25 新华三技术有限公司 Route updating method and device
CN113364683B (en) * 2020-03-05 2022-12-30 华为技术有限公司 Route sending method and equipment
US11743180B2 (en) * 2020-11-20 2023-08-29 At&T Intellectual Property I, L.P. System and method for routing traffic onto an MPLS network
CN114650248B (en) * 2020-12-02 2023-07-18 中国电信股份有限公司 Processing method and system of routing information and autonomous system boundary router
US11658934B2 (en) * 2021-04-26 2023-05-23 Verizon Patent And Licensing Inc. Systems and methods for advertising internet protocol (IP) version 4 network layer routing information with an IP version 6 Next Hop address
CN115250262A (en) * 2021-04-28 2022-10-28 中兴通讯股份有限公司 Message sending method and device, message receiving method and device, and storage medium
CN115706742A (en) * 2021-08-13 2023-02-17 华为技术有限公司 Method, apparatus, device, system and medium for transmitting network layer reachable information

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2003079614A1 (en) * 2002-03-18 2003-09-25 Nortel Networks Limited Resource allocation using an auto-discovery mechanism for provider-provisioned layer-2 and layer-3 virtual private networks
US6693878B1 (en) * 1999-10-15 2004-02-17 Cisco Technology, Inc. Technique and apparatus for using node ID as virtual private network (VPN) identifiers
US20050053079A1 (en) * 2003-09-06 2005-03-10 Havala Paul F. Virtual private network (VPN) with channelized ethernet over sonet (EoS) interface and method
US20050097203A1 (en) * 2003-10-30 2005-05-05 Nortel Networks Limited Autodiscovery for virtual networks
US20060262735A1 (en) * 2005-05-23 2006-11-23 James Guichard Hierarchical label distribution for inter-area summarization of edge-device addresses
US20070086455A1 (en) * 2005-10-14 2007-04-19 Nortel Networks Limited GMPLS control of ethernet

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6778498B2 (en) * 2001-03-20 2004-08-17 Mci, Inc. Virtual private network (VPN)-aware customer premises equipment (CPE) edge router
CN1183726C (en) * 2002-08-05 2005-01-05 华为技术有限公司 Network organizing method based on multi protocol label exchange virtual private network
FR2846169B1 (en) * 2002-10-22 2005-02-04 At & T Corp PRIVATE VIRTUAL NETWORK BASED ON THE LABEL PERMUTATION PROCEDURE (MPLS) ADAPTED TO MEASURE TRAFFIC EXCHANGE BETWEEN SINGLE TARIFF ZONES
US7400611B2 (en) * 2004-06-30 2008-07-15 Lucent Technologies Inc. Discovery of border gateway protocol (BGP) multi-protocol label switching (MPLS) virtual private networks (VPNs)
EP2672664A1 (en) 2006-06-12 2013-12-11 Nortel Networks Limited Supporting multi-protocol label switching (MPLS) applications over ethernet switch paths

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6693878B1 (en) * 1999-10-15 2004-02-17 Cisco Technology, Inc. Technique and apparatus for using node ID as virtual private network (VPN) identifiers
WO2003079614A1 (en) * 2002-03-18 2003-09-25 Nortel Networks Limited Resource allocation using an auto-discovery mechanism for provider-provisioned layer-2 and layer-3 virtual private networks
US20050053079A1 (en) * 2003-09-06 2005-03-10 Havala Paul F. Virtual private network (VPN) with channelized ethernet over sonet (EoS) interface and method
US20050097203A1 (en) * 2003-10-30 2005-05-05 Nortel Networks Limited Autodiscovery for virtual networks
US20060262735A1 (en) * 2005-05-23 2006-11-23 James Guichard Hierarchical label distribution for inter-area summarization of edge-device addresses
US20070086455A1 (en) * 2005-10-14 2007-04-19 Nortel Networks Limited GMPLS control of ethernet

Cited By (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US11184193B2 (en) * 2011-01-11 2021-11-23 Huawei Technologies Co., Ltd. Method, apparatus, and system for selecting network device
US10616002B2 (en) * 2011-01-11 2020-04-07 Huawei Technologies Co., Ltd. Method, apparatus, and system for selecting network device
US20160261431A1 (en) * 2011-01-11 2016-09-08 Huawei Technologies Co., Ltd. Method, apparatus, and system for selecting network device
CN102882797A (en) * 2012-10-16 2013-01-16 杭州华三通信技术有限公司 VPNv4 or VPNv6 route batch deleting method and PE (Provider Edge)
US10148456B2 (en) * 2013-01-14 2018-12-04 Versa Networks, Inc. Connecting multiple customer sites over a wide area network using an overlay network
US20170214547A1 (en) * 2013-01-14 2017-07-27 Versa Networks, Inc. Connecting multiple customer sites over a wide area network using an overlay network
US9621460B2 (en) * 2013-01-14 2017-04-11 Versa Networks, Inc. Connecting multiple customer sites over a wide area network using an overlay network
US20140198794A1 (en) * 2013-01-14 2014-07-17 Apurva Mehta Connecting multiple customer sites over a wide area network using an overlay network
WO2016062085A1 (en) * 2014-10-21 2016-04-28 中兴通讯股份有限公司 Virtual network realization method, nve and nva device and system
US10594514B2 (en) 2017-03-29 2020-03-17 At&T Intellectual Property I, L.P. Method and apparatus for creating border gateway protocol reachability on demand in a multi-protocol label switching network
CN110177044A (en) * 2019-06-27 2019-08-27 烽火通信科技股份有限公司 A kind of creation method and system of protection path
CN110572326A (en) * 2019-09-27 2019-12-13 新华三信息安全技术有限公司 Method, device, network equipment and system for establishing forwarding path
US11252672B1 (en) * 2020-12-18 2022-02-15 Versa Networks, Inc. Access point radio channel configuration using multiprotocol border gateway protocol

Also Published As

Publication number Publication date
EP2104896A1 (en) 2009-09-30
CN101617305A (en) 2009-12-30
US8117338B2 (en) 2012-02-14
CN101617305B (en) 2013-05-01
WO2008089303A1 (en) 2008-07-24
EP2536080A3 (en) 2013-10-02
EP2104896B1 (en) 2013-03-06
US20080170578A1 (en) 2008-07-17
EP2536080A2 (en) 2012-12-19
EP2104896A4 (en) 2010-03-24
CA2674109A1 (en) 2008-07-17
CN103259716A (en) 2013-08-21

Similar Documents

Publication Publication Date Title
US8117338B2 (en) Border gateway protocol procedures for multi-protocol label switching and layer-2 virtual private networks using Ethernet-based tunnels
US9055001B2 (en) Border gateway protocol extended community attribute for layer-2 and layer-3 virtual private networks
US11528223B2 (en) Enhanced hierarchical virtual private local area network service (VPLS) system and method for Ethernet-Tree (E-Tree) services
EP3211839B1 (en) Split-horizon packet forwarding in a mh-pbb-evpn network
US8098656B2 (en) Method and apparatus for implementing L2 VPNs on an IP network
US7894450B2 (en) Implementation of VPNs over a link state protocol controlled ethernet network
US8531941B2 (en) Intra-domain and inter-domain bridging over MPLS using MAC distribution via border gateway protocol
EP2027674B1 (en) Supporting multi-protocol label switching (mpls) applications over ethernet switch paths
US9019973B1 (en) Static MAC address propagation in multipoint network services
US10469361B1 (en) Loop prevention for EVPN and PBB-EVPN
Boutros et al. Virtual Private Wire Service Support in Ethernet VPN

Legal Events

Date Code Title Description
AS Assignment

Owner name: ROCKSTAR CONSORTIUM US LP, TEXAS

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:ROCKSTAR BIDCO, LP;REEL/FRAME:031594/0955

Effective date: 20120509

AS Assignment

Owner name: RPX CLEARINGHOUSE LLC, CALIFORNIA

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNORS:ROCKSTAR CONSORTIUM US LP;ROCKSTAR CONSORTIUM LLC;BOCKSTAR TECHNOLOGIES LLC;AND OTHERS;REEL/FRAME:034924/0779

Effective date: 20150128

STCB Information on status: application discontinuation

Free format text: ABANDONED -- AFTER EXAMINER'S ANSWER OR BOARD OF APPEALS DECISION