US20040059829A1 - Methods and devices for converting routing data from one protocol to another in a virtual private network - Google Patents
Methods and devices for converting routing data from one protocol to another in a virtual private network Download PDFInfo
- Publication number
- US20040059829A1 US20040059829A1 US10/252,815 US25281502A US2004059829A1 US 20040059829 A1 US20040059829 A1 US 20040059829A1 US 25281502 A US25281502 A US 25281502A US 2004059829 A1 US2004059829 A1 US 2004059829A1
- Authority
- US
- United States
- Prior art keywords
- vpn
- protocol
- parameter
- mpls
- router
- 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
Links
Images
Classifications
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L69/00—Network arrangements, protocols or services independent of the application payload and not provided for in the other groups of this subclass
- H04L69/08—Protocols for interworking; Protocol conversion
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L12/00—Data switching networks
- H04L12/28—Data switching networks characterised by path configuration, e.g. LAN [Local Area Networks] or WAN [Wide Area Networks]
- H04L12/46—Interconnection of networks
- H04L12/4641—Virtual LANs, VLANs, e.g. virtual private networks [VPN]
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L45/00—Routing or path finding of packets in data switching networks
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L45/00—Routing or path finding of packets in data switching networks
- H04L45/52—Multiprotocol routers
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L69/00—Network arrangements, protocols or services independent of the application payload and not provided for in the other groups of this subclass
- H04L69/08—Protocols for interworking; Protocol conversion
- H04L69/085—Protocols for interworking; Protocol conversion specially adapted for interworking of IP-based networks with other networks
Definitions
- connection-oriented technology
- IP-VPNs Internet-protocol (“IP”) virtual private networks
- IP-VPNs are designed using “connectionless” technology.
- IP-VPNs are designed using “connectionless” technology.
- One of the advantages a connectionless network has over a connection-oriented network is that there is no need for an administrator or the like of a network to specify traffic characteristics between two sites or locations (hereafter collectively referred to as “location(s)”) in a network. Instead, it is now up to the SP to deliver communication services that are associated with a certain “Quality of Service” (“QoS”) level.
- QoS Quality of Service
- MPLS Multi-Protocol Label Switching
- VR virtual routers
- RFC 2547 i.e., MPLS-based techniques
- an IP network is divided into two tiers, a core network that consists of “core routers”, and edge networks that consist of “service provider edge” (“PE”) routers.
- PE service provider edge
- Customer routers are in turn connected to the PE routers.
- the customer routers that are directly attached to the PE routers are referred to as “customer edge” (“CE”) routers.
- All VPN functions are implemented in the PE routers. Core routers are operable to forward MPLS “packets”, (e.g., small bits of data) but they are not assigned VPN tasks.
- CE routers behave as if they are connected to ordinary routers, (e.g., they do not receive information telling them that PE routers are RFC 2547 compliant).
- a customer location is connected to a PE router through a CE router and the connection is identified via a layer 1 or a layer 2 identifier that can represent: a physical interface ID; a virtual path/virtual circuit identifier of an ATM interface (“ATM” stands for Asynchronous Transfer Mode); a data link connection identifier of a frame relay interface; a virtual local area network identifier of an Ethernet serial link interface; and/or the MPLS label of a MPLS interface.
- ATM virtual path/virtual circuit identifier of an ATM interface
- ATM Asynchronous Transfer Mode
- data link connection identifier of a frame relay interface a virtual local area network identifier of an Ethernet serial link interface
- MPLS label of a MPLS interface One or more of these interfaces will be referred to hereafter as a “pathway”.
- a basic requirement for a VPN is that each IP-VPN subscriber must be able to use its own private IP addressing scheme. Therefore, each PE router needs to be able to route IP packets based on differing incoming data streams. In theory, this may require a different decision process for each data stream.
- Routing tables are stored within each PE router. It is the routing tables that contain the instructions, guidelines and the like which tells the PE router how to treat each received data stream. That is to say, each routing table provides directions, for example, on how to handle an incoming data stream, where to route it next, if any action should be taken at all, etc. . . .
- VRF VPN Routing and Forwarding
- RD Route Distinguisher
- An RD contains two fields that identify the SP and the routing domain within the SP's network. RD assignment is the responsibility of the SP.
- a “routing protocol” between PE routers is used to automatically update and synchronize the content of the VRF tables each time locations in the network are added, deleted or modified.
- the routing protocol used is a Border Gateway Protocol with Multi-Protocol Extensions (“BGP-MP”), as specified in RFC 2858 from the Internet Engineering Task Force.
- BGP-MP Border Gateway Protocol with Multi-Protocol Extensions
- the BGP-MP routing protocol specifies a number of parameters, one of which is called a Route Target (“RT”).
- RT Route Target
- a PE uses RTs to “advertise” its routes to other PEs that are considered its “peers”. RTs are used to describe the VPN (or “VPN” component) that the route is applicable to. Because a location may belong to multiple VPNs or VPN components, multiple RTs can be associated with a single route.
- Both RDs and RTs are known as network wide parameters because they have to be unique across the entire network. To ensure that a VPN is working properly, RDs and RTs must be properly generated and assigned. If the incorrect RT is assigned it may be impossible for one or more PE routers to correctly route packets of data. Furthermore, if RDs are efficiently assigned the number of VRFs in a PE can be reduced, thereby allowing network resources to be conserved. Further still, with efficient RT assignment, it would be unnecessary to reconfigure existing PE routers each time a new location is added resulting in a considerable savings in network management.
- RD and RT assignments will change over time because: (1) the networks they are associated with will change as new locations are added, deleted or modified within such networks; and/or (2) the rules governing the flow of data to and from such locations will change.
- the VR technique involves the generation and use of a number of logical routers (i.e., software, firmware configured to carry out the functions and features of one or more physical routers . . . this technique is sometimes called “emulating” a physical router . . . ). Each logical router is adapted to exhibit the behavioral characteristics of separate physical routers. These logical routers are aptly referred to as virtual routers (“VRs”).
- VRs virtual routers
- each VPN is assigned a VR within each PE router.
- the VRs can be connected to each other via a core network and a number of layer 2/layer 3 technologies, such as ATM virtual connections, frame relay connections, IP encapsulation and Layer 2 Tunnel Protocol.
- a VR must be able to “filter” packets. That is to say, a VR must be able to, for example, determine whether to forward or discard a packet.
- the filtering capabilities of VRs are specific to the configuration of each VPN. Most VRs filter packets using at least the fields containing the IP source address, IP destination address, source and destination ports, protocol type and the type of service (“TOS”) byte embedded within each packet.
- each VR is linked or otherwise has access to, one or more “access list(s)”. These lists contain the exact instructions on how a VR should treat a received packet.
- An access list usually comprises a number of entries or “statements”, each of which defines whether a particular packet will be forwarded or dropped based on whether the particular packet satisfies certain criteria. For example, an access list can specify that only packets with particular destination addresses are forwarded, while all others are discarded.
- Access lists are assigned to a particular pathway (i.e., a particular interface which connects a PE and CE router) in a particular order.
- a VR is adapted to match the data packet with criteria specified in a first entry of a first access list. If a match is found, an action specified in the entry will be executed. If a match is not found, the VR is adapted to proceed to the next entry in the access list until a match is found or until the end of the list is reached.
- Each master list comprises a number of sub-access lists.
- a new VPN or VPN component is added or deleted, a sub-access list has to be added or deleted from a master access list.
- changes are made to an existing VPN or VPN component (e.g., modifying or removing a location)
- entries in the corresponding sub-access access lists have to be changed manually. This is labor intensive and leads to many mistakes.
- FIG. 1 depicts a simplified block diagram of a network used to illustrate features of the present invention.
- FIG. 2 depicts three basic types of components making up a VPN.
- FIG. 3 depicts a simplified flow diagram of a technique for identifying full mesh components of a VPN according to one embodiment of the present invention.
- FIG. 4 depicts an example of a network of VPNs.
- FIG. 5 depicts an example of a connectivity matrix generated according to one embodiment of the present invention.
- FIG. 6 depicts a simplified, iterative flow diagram of a technique to identify root-receiver and root-transmitter components of a VPN according to one embodiment of the present invention.
- FIG. 7 depicts an example of a second connectivity matrix generated according to one embodiment of the present invention.
- FIG. 8 depicts a simplified flow diagram of a technique for identifying basic components of an MPLS-based VPN and the generation and assignment of RDs and RTs according embodiments of the present invention.
- FIG. 9A depicts a simplified block diagram of a device for converting routing data from MPLS-based data to VR-based data and vice-versa according to one embodiment of the present invention.
- FIG. 9B depicts another simplified block diagram of a device for converting routing data from MPLS-based data to VR-based data and vice-versa according to another embodiment of the present invention.
- FIG. 10 depicts a simplified table illustrating the conversion of VR-based routing data to MPLS-based routing data according to embodiments of the present invention.
- FIG. 11 depicts a simplified table illustrating the conversion of MPLS-based routing data to VR-based routing data according to embodiments of the present invention.
- a conversion section is adapted to generate routing data (e.g., instructions) in a first protocol (MPLS or VR) from routing data based on a second protocol (VR or MPLS).
- MPLS first protocol
- VR second protocol
- one embodiment of the present invention comprises a network controller which is adapted to first identify basic components of a VPN and then to generate routing data for each of the identified components.
- the present invention envisions one or more routers, such as PE routers, each of which is adapted to route communication traffic based on the generated routing data received from the network controller.
- the present invention envisions a number of ways to identify basic components of a VPN. To simplify the explanation which follows, a technique such as the one described in U.S. patent application Ser. No. ______ may be used. It should be understood, however, that other techniques may be used as well.
- the discussion which follows will first concentrate on the identification of these basic components. Thereafter, two techniques for providing interoperability (e.g., by converting routing data) will be discussed.
- the first technique being an MPLS to VR-based technique; the second being a VR to MPLS-based technique.
- the network 1 comprises a controller 100 and one or more PE routers 110 a , 110 b . . . 110 n (where “ n ” represents the last PE router making up a network).
- the network controller 100 comprises an identification section 101 and a data routing generator 102 .
- the identification section 101 is adapted to identify the basic components of all of the VPNs which are a part of network 1 .
- Routing generator 102 is adapted to generate routing data (e.g., routing instructions) for each of the components identified by section 101 .
- the routing generator 102 Once the routing generator 102 has generated the appropriate data, it is sent to the appropriate PE router(s) 110 a , 110 b . . . 110 n .
- the controller 100 comprises an interface section 103 which is adapted to transfer the generated data to one or more of the PE routers 110 a , 110 b , . . . 110 n .
- the basic components identified by the identification section 101 can take on a variety of different configurations.
- an SP e.g., telephone company
- which is operating network 1 must obtain a description of a customer's VPN.
- typically a customer is only capable of describing their network in terms of “connectivity” requirements between various locations in the network.
- the present inventors have envisioned a technique which will allow the identification section 101 to identify these basic components. Again, as stated before, this technique is only one of many which may be used.
- the first component is a “full mesh” component. It is the most common and basic type of component in a VPN.
- a full mesh component can be generated (i.e., created) by grouping together locations belonging to a particular VPN component that are permitted to send and receive packets to, and from, one another.
- root-receiver root-receiver for short
- root-transmitter root-transmitter for short
- Both root-transmitter and root-receiver components have a tree-like topology where a location acts as the “root” of the tree and a number of locations act as the “leaves” of the tree.
- a root-receiver VPN component all of the leaves are allowed to transmit to a root. However, a root cannot transmit to the leaves.
- a root-transmitter is substantially the opposite of a root-receiver. That is, a root-transmitter is identified by the fact that the root is allowed to transmit to a number of leaf locations but the leaves cannot transmit to the root.
- a root-transmitter is identified by the fact that the root is allowed to transmit to a number of leaf locations but the leaves cannot transmit to the root.
- FIG. 2 Each of the three basic types of components are shown in FIG. 2.
- FIG. 3 there is shown a simplified flow diagram of one technique for identifying all full mesh components of VPNs in a given network, some of which will be discussed below.
- the identification section 101 is adapted to generate a first connectivity matrix based on two-way communication paths associated with some or all of the locations in one or more VPNs.
- a network 1000 of VPNs is shown in FIG. 4 while its associated connectivity matrix is shown in FIG. 5.
- each row and column in the connectivity matrix shown in FIG. 5 represents a location in network 1000 .
- this first connectivity matrix is symmetrical because each connection is a bi-directional connection.
- any location in the network 1000 can send to itself thereby making the main diagonal of the matrix equal to “1”.
- section 101 is adapted to construct the first connectivity matrix so that the identification section 101 can identify all maximal, full mesh components associated with VPNs within network 1000 from the first matrix.
- identification section 101 routing generator 102 and interface section 103 are shown as separate sections within controller 100 , it should be understood that these sections may be combined into fewer sections or further broken down into additional sections.
- each “section” may, in fact, comprise one or more software or firmware programs adapted to carry out the features and functions of the present invention. That is not to say that the sections making up the controller 100 shown in FIG. 1 must be realized completely in software or firmware. Rather, the sections shown in FIG. 1 may be realized in a combination of hardware, software, firmware or the like.
- Full mesh components are only one type of basic component.
- the identification unit 101 after the identification unit 101 has identified all of the full mesh components it is further adapted to identify all root-receiver and root-transmitter components. Root-receiver and root-transmitter components are extracted from one-way connections associated with the VPNs shown in FIG. 4 (not two-way, as is the case for full mesh components).
- FIG. 6 depicts a simplified, iterative flow diagram of a technique which may be used to identify root-receiver and root-transmitter components according to one embodiment of the present invention.
- the identification section 101 is adapted to identify all one-way transmission connections from the VPNs/locations shown in FIG. 4 and then to generate a second connectivity matrix.
- An example of such a matrix is shown in FIG. 7.
- the root-receiver and root-transmitter VPNs are extracted from the one-way connections represented by this second matrix according to the rules which follow.
- the identification section 101 is adapted to identify the root-transmitter components first and then the root-receiver components. Further, section 101 can be adapted to identify any full mesh component that has only two members ( . . . identified using the first matrix . . . ) which share a common location and to convert or combine such components into a pair of one way connections (i.e., a root-receiver and/or a root transmitter component) according to a set of rules:
- the initial steps in the technique described above amount to a systematic method for identifying the basic components of a network. Deciding which technique is the “best” technique, depends on many factors, such as the evolution of the network. It should be understood that, the greater the detail and accuracy of the information supplied to an SP by a customer concerning its VPN(s), the better the results will be using the identification technique described above.
- Routing generator 102 shown in FIG. 1 is adapted to generate routing data based on the components identified and their relationships to one another. Routing generator 102 is adaptable to generate routing data for both MPLS and VR based-VPNs.
- FIG. 8 depicts a simplified flow diagram of a technique for identifying the basic components of an MPLS-based VPN as well as the generation and assignment of RDs and RTs for an MPLS-based VPN according to one embodiment of the invention.
- the routing generator 102 shown in FIG. 1 comprises an RD assignment section 104 adapted to generate and assign RDs to network components identified by the identification section 101 and an RT assignment section 105 adapted to generate and assign RTs.
- An RD is a value or a “tag” so to speak that is assigned to each PE router 110 a , 110 b . . . 110 n , by the controller 100 via section 103 .
- a router 110 a , 110 b . . . 110 n is adapted to generate VRF.
- an RD value contains two fields: a field that identifies the SP and a field that identifies the RD in the SP's network.
- the RD assignment section 104 is adapted to assign one RD to all locations that are members of the same, identified full-mesh VPN component.
- the section 104 is adapted to assign a single, unique RD to each location which is part of a root-receiver or root transmitter, identified component.
- an RT assignment section 105 is adapted to assign RTs.
- section 105 is adapted to assign RTs as follows:
- Each full mesh VPN component is assigned its own RT. This allows each member of a full mesh VPN component to “export” and “import” the assigned RT;
- Each root transmitter VPN component is assigned its own RT. This allows each branch of a VPN component to export the RT, and the root of the VPN component to import the RT;
- Each root receiver VPN component is assigned its own RT. This allows each branch of a VPN component with to import the RT, and the root of the VPN to export the RT.
- the terms “import” and “export” are described in RFC 2547.
- a location wants to receive packets associated with a particular VPN component, it would export the RT associated with the particular VPN by “advertising” the RT via a routing protocol. If a location is authorized to transmit data associated with a particular VPN component, it would import a route advertisement, with a matching RT, into its VRF table.
- the identification section 101 can be adapted to identify all root-transmitter and root-receiver VPN components that have the same branches. Two root-transmitter (or two root-receiver) VPN components that have the same branches are referred to as being “equivalent”. It can be said that the section 101 can be further adapted to associate components having the same branches to an equivalent root-transmitter or root-receiver component (which ever applies).
- the route generator 102 can be adapted to assign the same RT to an equivalent root transmitter (or root receiver) VPN component and to assign the same RD to the roots of equivalent root transmitter (or root-receiver) VPN components so as long as all of the roots belong to the same full mesh VPN component.
- the network interface section 103 shown in FIG. 1 is adapted to transfer the assigned RDs and RTs (i.e., routing data) to the one or more routers 110 a , 110 b . . . 110 n , using a Simple Network Management Protocol (“SNMP”) or similar protocol.
- the routers 110 a , 110 b . . . 110 n are then adapted to construct VRF tables based on the transferred RDs, RTs and BGP-MP route advertisements as specified in RFC 2547. Once the VRF tables are constructed, the routers 110 a , 110 b . . . 110 n are adapted to route communications traffic using the so-constructed tables.
- the controller 100 via section 103 is adapted to repeatedly transfer updated routing data (e.g., RDs and RTs) to the routers 110 a , 110 b . . . 110 n
- updated routing data e.g., RDs and RTs
- the routing generator 102 is also adapted to generate routing instructions for VR-based VPNs.
- each VPN is assigned a single VR within a PE router. It understood that each PE router may comprise a number of VRs, one for each VPN. It should be further understood that if a customer of an SP has more than one VPN, each VPN is assigned its own VR.
- VR-based VPNs do not use RDs and RTs. Instead, “access lists” are used to control the flow of traffic. These access lists are generated by the generator 102 and transferred to routers 110 a , 110 b . . . 110 n , via section 103 so that each VR in a PE router can control the routing of communications traffic.
- the generator 102 is adapted to generate and transfer to each router 110 a , 110 b . . . 110 n , two master access lists for each such pathway (so-called “RECEIVE” and “SEND” lists discussed below). Further, each of the master access lists comprises a number of sub-access lists each sub-access list being associated with a single VPN component.
- the router when an incoming packet arrives at a router, the router is adapted to forward the packet to a first VR (i.e., within the PE). Thereafter, the VR is adapted to compare the incoming packet with criteria specified in the first entry of the first access list. If there is a match, the router is adapted to execute or otherwise carry out the actions as specified in the entry. If not, the VR is adapted to proceed to the next entry in the first access list until a match is found or the last access list is exhausted. Thereafter, the incoming packet is discarded and the next incoming packet undergoes a similar comparison process.
- a first VR i.e., within the PE
- the VR is adapted to compare the incoming packet with criteria specified in the first entry of the first access list. If there is a match, the router is adapted to execute or otherwise carry out the actions as specified in the entry. If not, the VR is adapted to proceed to the next entry in the first access list until a match is found or the last access list is exhausted. Thereafter, the incoming
- the routing generator 102 is adapted to generate a RECEIVE and a SEND master access list of Internet protocol addresses based on VPN components identified by the identification section 101 for each network pathway.
- the routing generator 102 is further adapted to reduce the size of the access lists by substantially summarizing the Internet addresses. Address summarization involves combining two or more IP address “subnets” into a single larger IP address subnet.
- the generator 102 is adapted to generate revised, master access lists each time a location (or VPN component) is modified, added to, or deleted from, a VPN (or network).
- the generator 102 is further adapted to generate secondary RECEIVE and SEND access lists, one for each VPN component identified by the identification section 101 . It should be understood that although the master access lists have been discussed first, in reality the generator 102 is adapted to generate the secondary access lists first and then combined these lists to form the master access lists.
- the VPN components may be full-mesh, root-receiver or root-transmitter components.
- the generator 102 is further adapted to generate revised secondary lists each time a location (or VPN component) is modified, added to, or deleted from a VPN component (or network).
- the network interface section 103 is adapted to transfer the master/secondary RECEIVE and SEND lists to one or more routers 110 a , 110 b . . . 110 n , in the network.
- the routers are then adapted to route communication traffic based on the transferred RECEIVE and SEND access lists.
- FIG. 9A is a simplified block diagram of a device 900 for converting routing data from a first protocol to a second protocol and vice-versa (e.g., from MPLS-based data to VR-based data) according to embodiments of the present invention (it being understood that “first” may refer to either protocol and “second” may refer to either protocol).
- the system 900 comprises conversion section 902 adapted to generate new routing data comprising a next set of parameters based on parameters contained within routing data of another protocol.
- the new routing data is MPLS-based routing data; in another embodiment the new routing data is VR-based routing data.
- the conversion section 902 may comprise one or more platforms (e.g., hardware, software, firmware or any combination of these elements) adapted to implement the various features and functions of the present invention described above and below.
- platforms e.g., hardware, software, firmware or any combination of these elements
- the conversion section 902 comprises a “route reflector”.
- a route reflector comprises a logical module, or plurality of modules, that is connected to a VPN and is adapted to serve as a concentration point for edge routers.
- the route reflector may be implemented in a designated router.
- a route reflector is operable to receive messages from client components that it serves and is adapted to forward the messages throughout the VPN. Conversely, the route reflector is further adapated to receive messages from the rest of the VPN and forward them to the appropriate client component.
- FIG. 9B is a simplified block diagram illustrative of yet another embodiment of the present invention wherein, the system 900 may comprise an identification section, like section 101 , adapted to identify basic components of the network as described above. After the identification section 101 has identified the basic components of the network and the conversion section 902 has generated the appropriate routing data, a router interface section 904 can be adapted to transmit the generated routing data to at least one of the identified VPN components.
- VR routing data comprises a combination of data selected from a PE router IP address, a customer site ID, a VR ID, a customer location subnet address and an additional IP subnet address.
- FIG. 10 depicts a simplified diagram illustrating a technique for generating MPLS routing data from VR routing data.
- the conversion section 902 is adapted to generate an MPLS-based NEXT HOP parameter based on a PE router IP address parameter, an MPLS label parameter based on a customer site ID parameter, an MPLS-based NLRI parameter based on a customer location IP subnet address parameter, and an MPLS-based RT parameter based on a VR ID parameter.
- the RD parameter maybe input manually by the user for each customer site.
- MPLS-based routing data comprises a combination of data selected from a NEXT HOP parameter, an NLRI field, an RT and an RD.
- FIG. 11 depicts a simplified diagram illustrating a technique for generating VR-based routing data from MPLS-based data.
- the conversion section 902 is yet further adapted to generate a VR protocol PE router IP address parameter based on an MPLS-based NEXT HOP parameter, a VR protocol customer site ID parameter based on an MPLS label, a VR ID parameter based on an RT lookup table, a VPN ID based on an RT lookup table and a customer location local IP subnet address based on an NLRI field. Additional IP subnets address are obtained from VPN-specific processing.
- the VR ID parameter and the VPN customer ID may be obtained by decomposing an RT field into VR and VPN customer subfields rather than by accessing a lookup table.
Landscapes
- Engineering & Computer Science (AREA)
- Computer Networks & Wireless Communication (AREA)
- Signal Processing (AREA)
- Computer Security & Cryptography (AREA)
- Data Exchanges In Wide-Area Networks (AREA)
Abstract
Description
- Historically, when a company or any other group of people needed to have their computers and the like “networked” together they would contact a local telephone company or another so-called “service provider” (“SP”) to assist them. The service provider would design and construct a network using so-called “connection-oriented” technology (e.g., some combination of leased “private lines” and the publicly switched telephone network, dial-up lines or the like).
- As is known by those skilled in the art, networks designed using existing connection-oriented technologies have their drawbacks.
- In order to overcome the drawbacks inherent in existing network designs, SP based, Internet-protocol (“IP”) virtual private networks (“VPNs”) have been developed (“IP-VPNs” for short). IP-VPNs are designed using “connectionless” technology. One of the advantages a connectionless network has over a connection-oriented network is that there is no need for an administrator or the like of a network to specify traffic characteristics between two sites or locations (hereafter collectively referred to as “location(s)”) in a network. Instead, it is now up to the SP to deliver communication services that are associated with a certain “Quality of Service” (“QoS”) level.
- This allows an SP to manage all of the traffic flowing from each of its customers as an aggregate, resulting in increased efficiencies in both network resource usage and network management.
- Two common techniques used to create an SP based, IP-VPN are Multi-Protocol Label Switching (“MPLS”) and “virtual routers” (“VR”). It should be understood that both techniques are used to implement VPNs. The MPLS approach is articulated in an Internet protocol proposal Request for Comment (“RFC”) 2547 (RFC 2547) entitled “BGP/MPLS VPN'S” (as well as in internet draft-rfc2547bis, its second version). The VR approach is in actuality, a family of techniques. There are a number of possible ways to implement a VR-based, VPN. One implementation is articulated in Internet RFC 2917 entitled “A Core MPLS IP VPN Architecture”.
- Overly simplified, the difference between an MPLS-VPN and a VR-VPN is that the former uses so-called route distinguishers (RDs) and route targets (RTs) to route communications traffic (e.g., data) from one location in a network to another, while the latter uses so-called “access lists” to accomplish the same thing.
- Before discussing the details of the present invention, it may be helpful to introduce some terms which will be used repeatedly throughout the discussion below.
- In RFC 2547 (i.e., MPLS-based techniques), an IP network is divided into two tiers, a core network that consists of “core routers”, and edge networks that consist of “service provider edge” (“PE”) routers. Customer routers are in turn connected to the PE routers. The customer routers that are directly attached to the PE routers are referred to as “customer edge” (“CE”) routers. All VPN functions are implemented in the PE routers. Core routers are operable to forward MPLS “packets”, (e.g., small bits of data) but they are not assigned VPN tasks. Similarly, CE routers behave as if they are connected to ordinary routers, (e.g., they do not receive information telling them that PE routers are RFC 2547 compliant).
- In RFC 2547, a customer location is connected to a PE router through a CE router and the connection is identified via a
layer 1 or alayer 2 identifier that can represent: a physical interface ID; a virtual path/virtual circuit identifier of an ATM interface (“ATM” stands for Asynchronous Transfer Mode); a data link connection identifier of a frame relay interface; a virtual local area network identifier of an Ethernet serial link interface; and/or the MPLS label of a MPLS interface. One or more of these interfaces will be referred to hereafter as a “pathway”. - A basic requirement for a VPN is that each IP-VPN subscriber must be able to use its own private IP addressing scheme. Therefore, each PE router needs to be able to route IP packets based on differing incoming data streams. In theory, this may require a different decision process for each data stream. There are two possible approaches which can be used by a PE router. The first is to create a “routing/forwarding table” for each VPN. The second is to create a single routing/forwarding table with “context” for each VPN. In RFC 2547, the first approach is considered resource and management intensive, so the second approach is utilized.
- Routing tables are stored within each PE router. It is the routing tables that contain the instructions, guidelines and the like which tells the PE router how to treat each received data stream. That is to say, each routing table provides directions, for example, on how to handle an incoming data stream, where to route it next, if any action should be taken at all, etc. . . .
- The context specific table for each VPN is referred to as a VPN Routing and Forwarding (“VRF”) table. Each VRF table is identified by a parameter known as a Route Distinguisher (“RD”). For the sake of efficiency, multiple data streams from different pathways can point to the same VRF. An RD contains two fields that identify the SP and the routing domain within the SP's network. RD assignment is the responsibility of the SP.
- To create such VRF tables manually is cost prohibitive and not scaleable. Therefore, a “routing protocol” between PE routers is used to automatically update and synchronize the content of the VRF tables each time locations in the network are added, deleted or modified. In RFC 2547, the routing protocol used is a Border Gateway Protocol with Multi-Protocol Extensions (“BGP-MP”), as specified in RFC 2858 from the Internet Engineering Task Force.
- The BGP-MP routing protocol specifies a number of parameters, one of which is called a Route Target (“RT”). A PE uses RTs to “advertise” its routes to other PEs that are considered its “peers”. RTs are used to describe the VPN (or “VPN” component) that the route is applicable to. Because a location may belong to multiple VPNs or VPN components, multiple RTs can be associated with a single route.
- Both RDs and RTs are known as network wide parameters because they have to be unique across the entire network. To ensure that a VPN is working properly, RDs and RTs must be properly generated and assigned. If the incorrect RT is assigned it may be impossible for one or more PE routers to correctly route packets of data. Furthermore, if RDs are efficiently assigned the number of VRFs in a PE can be reduced, thereby allowing network resources to be conserved. Further still, with efficient RT assignment, it would be unnecessary to reconfigure existing PE routers each time a new location is added resulting in a considerable savings in network management.
- RD and RT assignments will change over time because: (1) the networks they are associated with will change as new locations are added, deleted or modified within such networks; and/or (2) the rules governing the flow of data to and from such locations will change.
- The proper assignment of RDs and RTs is addressed in companion U.S. patent application Ser. No. ______, the disclosure of which is mostly repeated herein or incorporated herein by reference.
- In the discussion just concluded we focused on MPLS-based techniques for routing data from one VPN to another. As stated earlier, there exists a second technique, the VR approach. We now turn our attention to that technique.
- The VR technique involves the generation and use of a number of logical routers (i.e., software, firmware configured to carry out the functions and features of one or more physical routers . . . this technique is sometimes called “emulating” a physical router . . . ). Each logical router is adapted to exhibit the behavioral characteristics of separate physical routers. These logical routers are aptly referred to as virtual routers (“VRs”). In an IP-based VPN, each VPN is assigned a VR within each PE router. The VRs can be connected to each other via a core network and a number of
layer 2/layer 3 technologies, such as ATM virtual connections, frame relay connections, IP encapsulation andLayer 2 Tunnel Protocol. - Sometimes an SP's customer places restrictions on locations in its network (e.g., not all locations are allowed to communicate with each other directly). Because of this, a VR must be able to “filter” packets. That is to say, a VR must be able to, for example, determine whether to forward or discard a packet. The filtering capabilities of VRs are specific to the configuration of each VPN. Most VRs filter packets using at least the fields containing the IP source address, IP destination address, source and destination ports, protocol type and the type of service (“TOS”) byte embedded within each packet.
- More specifically, each VR is linked or otherwise has access to, one or more “access list(s)”. These lists contain the exact instructions on how a VR should treat a received packet.
- An access list usually comprises a number of entries or “statements”, each of which defines whether a particular packet will be forwarded or dropped based on whether the particular packet satisfies certain criteria. For example, an access list can specify that only packets with particular destination addresses are forwarded, while all others are discarded.
- Access lists are assigned to a particular pathway (i.e., a particular interface which connects a PE and CE router) in a particular order. In general, for an incoming packet a VR is adapted to match the data packet with criteria specified in a first entry of a first access list. If a match is found, an action specified in the entry will be executed. If a match is not found, the VR is adapted to proceed to the next entry in the access list until a match is found or until the end of the list is reached.
- There are two access lists, one transmission and one reception, associated with each pathway. These access lists are stored in PE routers. These two access lists are referred to as “master access lists” or “master lists”. Each master list, in turn, comprises a number of sub-access lists. When a new VPN or VPN component is added or deleted, a sub-access list has to be added or deleted from a master access list. In addition, when changes are made to an existing VPN or VPN component (e.g., modifying or removing a location), entries in the corresponding sub-access access lists have to be changed manually. This is labor intensive and leads to many mistakes.
- The automatic generation and assignment of correct VR access lists is also addressed in companion U.S. patent application Ser. No. ______ much of which is also repeated herein or incorporated herein by reference.
- In an actual IP-VPN it is possible, and even likely that within an SP's network both MPLS-based and VR-based routers exist. It is also likely that a customer may desire for an SP to deliver communication services between MPLS and VR-based routers. However, current techniques are cumbersome and, in many ways, inefficient for doing so. Therefore, it is desirable to provide techniques for providing interoperability between VR and MPLS-based routers.
- Further it is desirable to provide techniques for converting data in MPLS-based protocols to data-based on VR-based protocols and vice-versa.
- FIG. 1 depicts a simplified block diagram of a network used to illustrate features of the present invention.
- FIG. 2 depicts three basic types of components making up a VPN.
- FIG. 3 depicts a simplified flow diagram of a technique for identifying full mesh components of a VPN according to one embodiment of the present invention.
- FIG. 4 depicts an example of a network of VPNs.
- FIG. 5 depicts an example of a connectivity matrix generated according to one embodiment of the present invention.
- FIG. 6 depicts a simplified, iterative flow diagram of a technique to identify root-receiver and root-transmitter components of a VPN according to one embodiment of the present invention.
- FIG. 7 depicts an example of a second connectivity matrix generated according to one embodiment of the present invention.
- FIG. 8 depicts a simplified flow diagram of a technique for identifying basic components of an MPLS-based VPN and the generation and assignment of RDs and RTs according embodiments of the present invention.
- FIG. 9A depicts a simplified block diagram of a device for converting routing data from MPLS-based data to VR-based data and vice-versa according to one embodiment of the present invention.
- FIG. 9B depicts another simplified block diagram of a device for converting routing data from MPLS-based data to VR-based data and vice-versa according to another embodiment of the present invention.
- FIG. 10 depicts a simplified table illustrating the conversion of VR-based routing data to MPLS-based routing data according to embodiments of the present invention.
- FIG. 11 depicts a simplified table illustrating the conversion of MPLS-based routing data to VR-based routing data according to embodiments of the present invention.
- In accordance with the present invention, a conversion section is adapted to generate routing data (e.g., instructions) in a first protocol (MPLS or VR) from routing data based on a second protocol (VR or MPLS).
- As envisioned by the present inventors, one embodiment of the present invention comprises a network controller which is adapted to first identify basic components of a VPN and then to generate routing data for each of the identified components.
- In addition, the present invention envisions one or more routers, such as PE routers, each of which is adapted to route communication traffic based on the generated routing data received from the network controller.
- The present invention envisions a number of ways to identify basic components of a VPN. To simplify the explanation which follows, a technique such as the one described in U.S. patent application Ser. No. ______ may be used. It should be understood, however, that other techniques may be used as well.
- The discussion which follows will first concentrate on the identification of these basic components. Thereafter, two techniques for providing interoperability (e.g., by converting routing data) will be discussed. The first technique being an MPLS to VR-based technique; the second being a VR to MPLS-based technique.
- Referring now to FIG. 1, there is shown a simplified block diagram of a
network 1. As shown, thenetwork 1 comprises acontroller 100 and one or more PE routers 110 a, 110 b . . . 110 n (where “n” represents the last PE router making up a network). - In one embodiment of the present invention, the
network controller 100 comprises anidentification section 101 and adata routing generator 102. Theidentification section 101 is adapted to identify the basic components of all of the VPNs which are a part ofnetwork 1.Routing generator 102 is adapted to generate routing data (e.g., routing instructions) for each of the components identified bysection 101. - Once the
routing generator 102 has generated the appropriate data, it is sent to the appropriate PE router(s) 110 a, 110 b . . . 110 n. In additional embodiment of the present invention, thecontroller 100 comprises aninterface section 103 which is adapted to transfer the generated data to one or more of the PE routers 110 a, 110 b, . . . 110 n. - It should be understood that the basic components identified by the
identification section 101 can take on a variety of different configurations. Typically, an SP (e.g., telephone company) which is operatingnetwork 1 must obtain a description of a customer's VPN. Depending on the customer, some may or may not be capable of providing the SP with the description of their VPNs or the basic components making up their VPNs. In fact, typically a customer is only capable of describing their network in terms of “connectivity” requirements between various locations in the network. For this reason, the present inventors have envisioned a technique which will allow theidentification section 101 to identify these basic components. Again, as stated before, this technique is only one of many which may be used. - Before turning to the technique itself, it may be useful to discuss, generally speaking, the different types of components which typically make up a VPN. The first component is a “full mesh” component. It is the most common and basic type of component in a VPN. A full mesh component can be generated (i.e., created) by grouping together locations belonging to a particular VPN component that are permitted to send and receive packets to, and from, one another.
- There are two other types of basic components. One is called a “root-receiver” component (root-receiver for short) and the other is called a “root-transmitter” component (root-transmitter for short). When many locations are logically connected to one common location, the common location is called a “root”. Both root-transmitter and root-receiver components have a tree-like topology where a location acts as the “root” of the tree and a number of locations act as the “leaves” of the tree. In a root-receiver VPN component, all of the leaves are allowed to transmit to a root. However, a root cannot transmit to the leaves.
- A root-transmitter is substantially the opposite of a root-receiver. That is, a root-transmitter is identified by the fact that the root is allowed to transmit to a number of leaf locations but the leaves cannot transmit to the root. Each of the three basic types of components are shown in FIG. 2.
- Referring now to FIG. 3, there is shown a simplified flow diagram of one technique for identifying all full mesh components of VPNs in a given network, some of which will be discussed below.
- In one embodiment of the present invention, the
identification section 101 is adapted to generate a first connectivity matrix based on two-way communication paths associated with some or all of the locations in one or more VPNs. One example of anetwork 1000 of VPNs is shown in FIG. 4 while its associated connectivity matrix is shown in FIG. 5. In one embodiment of the present invention, each row and column in the connectivity matrix shown in FIG. 5 represents a location innetwork 1000. As will be recognized by those skilled in the art, this first connectivity matrix is symmetrical because each connection is a bi-directional connection. In addition, any location in thenetwork 1000 can send to itself thereby making the main diagonal of the matrix equal to “1”. It should be understood that the terms “bi-directional connection” and “full mesh component” are used to describe the same set of circumstances in a given network. In an illustrative embodiment of the present invention,section 101 is adapted to construct the first connectivity matrix so that theidentification section 101 can identify all maximal, full mesh components associated with VPNs withinnetwork 1000 from the first matrix. - Before going further, it should be noted that although the
identification section 101,routing generator 102 andinterface section 103 are shown as separate sections withincontroller 100, it should be understood that these sections may be combined into fewer sections or further broken down into additional sections. Also, each “section” may, in fact, comprise one or more software or firmware programs adapted to carry out the features and functions of the present invention. That is not to say that the sections making up thecontroller 100 shown in FIG. 1 must be realized completely in software or firmware. Rather, the sections shown in FIG. 1 may be realized in a combination of hardware, software, firmware or the like. - Full mesh components are only one type of basic component. In one embodiment of the invention, after the
identification unit 101 has identified all of the full mesh components it is further adapted to identify all root-receiver and root-transmitter components. Root-receiver and root-transmitter components are extracted from one-way connections associated with the VPNs shown in FIG. 4 (not two-way, as is the case for full mesh components). FIG. 6 depicts a simplified, iterative flow diagram of a technique which may be used to identify root-receiver and root-transmitter components according to one embodiment of the present invention. - Initially, the
identification section 101 is adapted to identify all one-way transmission connections from the VPNs/locations shown in FIG. 4 and then to generate a second connectivity matrix. An example of such a matrix is shown in FIG. 7. The root-receiver and root-transmitter VPNs are extracted from the one-way connections represented by this second matrix according to the rules which follow. - As noted above earlier, the technique just outlined for identifying all of the basic components of the VPNs within a network is one of many that can be used. In an alternative embodiment of the present invention, the
identification section 101 is adapted to identify the root-transmitter components first and then the root-receiver components. Further,section 101 can be adapted to identify any full mesh component that has only two members ( . . . identified using the first matrix . . . ) which share a common location and to convert or combine such components into a pair of one way connections (i.e., a root-receiver and/or a root transmitter component) according to a set of rules: - a. First, identify all the two-member full-mesh VPN components that share a common member (or location);
- b. convert the above group into a single root-transmitter and a root receiver VPN component with the common member (or location) as the root; and
- c. repeat the two steps immediately above, until all two-member, full-mesh VPN components having common members are identified.
- As will be apparent to those skilled in the art, the initial steps in the technique described above amount to a systematic method for identifying the basic components of a network. Deciding which technique is the “best” technique, depends on many factors, such as the evolution of the network. It should be understood that, the greater the detail and accuracy of the information supplied to an SP by a customer concerning its VPN(s), the better the results will be using the identification technique described above.
- After the basic components of a network have been identified, the present invention envisions that the
data routing generator 102 shown in FIG. 1 is adapted to generate routing data based on the components identified and their relationships to one another.Routing generator 102 is adaptable to generate routing data for both MPLS and VR based-VPNs. - We will discuss MPLS-based VPNs first. FIG. 8 depicts a simplified flow diagram of a technique for identifying the basic components of an MPLS-based VPN as well as the generation and assignment of RDs and RTs for an MPLS-based VPN according to one embodiment of the invention.
- In one embodiment of the present invention, the
routing generator 102 shown in FIG. 1 comprises anRD assignment section 104 adapted to generate and assign RDs to network components identified by theidentification section 101 and anRT assignment section 105 adapted to generate and assign RTs. - An RD is a value or a “tag” so to speak that is assigned to each PE router110 a, 110 b . . . 110 n, by the
controller 100 viasection 103. Upon receiving an RD and RTs, a router 110 a, 110 b . . . 110 n, is adapted to generate VRF. Generally, an RD value contains two fields: a field that identifies the SP and a field that identifies the RD in the SP's network. In one embodiment of the invention, theRD assignment section 104 is adapted to assign one RD to all locations that are members of the same, identified full-mesh VPN component. In addition, thesection 104 is adapted to assign a single, unique RD to each location which is part of a root-receiver or root transmitter, identified component. - As mentioned above, an
RT assignment section 105 is adapted to assign RTs. In one embodiment of the present invention,section 105 is adapted to assign RTs as follows: - Each full mesh VPN component is assigned its own RT. This allows each member of a full mesh VPN component to “export” and “import” the assigned RT;
- Each root transmitter VPN component is assigned its own RT. This allows each branch of a VPN component to export the RT, and the root of the VPN component to import the RT; and
- Each root receiver VPN component is assigned its own RT. This allows each branch of a VPN component with to import the RT, and the root of the VPN to export the RT.
- The terms “import” and “export” are described in RFC 2547. In general, if a location wants to receive packets associated with a particular VPN component, it would export the RT associated with the particular VPN by “advertising” the RT via a routing protocol. If a location is authorized to transmit data associated with a particular VPN component, it would import a route advertisement, with a matching RT, into its VRF table.
- Backtracking somewhat, in another embodiment of the invention, the
identification section 101 can be adapted to identify all root-transmitter and root-receiver VPN components that have the same branches. Two root-transmitter (or two root-receiver) VPN components that have the same branches are referred to as being “equivalent”. It can be said that thesection 101 can be further adapted to associate components having the same branches to an equivalent root-transmitter or root-receiver component (which ever applies). - Consistent with such an embodiment the
route generator 102 can be adapted to assign the same RT to an equivalent root transmitter (or root receiver) VPN component and to assign the same RD to the roots of equivalent root transmitter (or root-receiver) VPN components so as long as all of the roots belong to the same full mesh VPN component. - In one embodiment of the invention, the
network interface section 103 shown in FIG. 1 is adapted to transfer the assigned RDs and RTs (i.e., routing data) to the one or more routers 110 a, 110 b . . . 110 n, using a Simple Network Management Protocol (“SNMP”) or similar protocol. The routers 110 a, 110 b . . . 110 n, are then adapted to construct VRF tables based on the transferred RDs, RTs and BGP-MP route advertisements as specified in RFC 2547. Once the VRF tables are constructed, the routers 110 a, 110 b . . . 110 n are adapted to route communications traffic using the so-constructed tables. - As the configuration of
network 1000 changes and new basic components are formed, the RD and RT assignments must, for the most part, change as well. In one embodiment of the invention, thecontroller 100, viasection 103 is adapted to repeatedly transfer updated routing data (e.g., RDs and RTs) to the routers 110 a, 110 b . . . 110 n - The
routing generator 102 is also adapted to generate routing instructions for VR-based VPNs. In a VR-based IP-VPN, each VPN is assigned a single VR within a PE router. It understood that each PE router may comprise a number of VRs, one for each VPN. It should be further understood that if a customer of an SP has more than one VPN, each VPN is assigned its own VR. - VR-based VPNs do not use RDs and RTs. Instead, “access lists” are used to control the flow of traffic. These access lists are generated by the
generator 102 and transferred to routers 110 a, 110 b . . . 110 n, viasection 103 so that each VR in a PE router can control the routing of communications traffic. - As mentioned above earlier, associated with each pathway between a customer location and a VR are two access lists, one for transmitting traffic to, and one for receiving traffic from, a network.
- In one embodiment of the invention, the
generator 102 is adapted to generate and transfer to each router 110 a, 110 b . . . 110 n, two master access lists for each such pathway (so-called “RECEIVE” and “SEND” lists discussed below). Further, each of the master access lists comprises a number of sub-access lists each sub-access list being associated with a single VPN component. - In one embodiment of the invention, when an incoming packet arrives at a router, the router is adapted to forward the packet to a first VR (i.e., within the PE). Thereafter, the VR is adapted to compare the incoming packet with criteria specified in the first entry of the first access list. If there is a match, the router is adapted to execute or otherwise carry out the actions as specified in the entry. If not, the VR is adapted to proceed to the next entry in the first access list until a match is found or the last access list is exhausted. Thereafter, the incoming packet is discarded and the next incoming packet undergoes a similar comparison process.
- The operation of the
routing generator 102 in a VR-based VPN mode will now be discussed in more detail. According to one embodiment of the present invention, therouting generator 102 is adapted to generate a RECEIVE and a SEND master access list of Internet protocol addresses based on VPN components identified by theidentification section 101 for each network pathway. Therouting generator 102 is further adapted to reduce the size of the access lists by substantially summarizing the Internet addresses. Address summarization involves combining two or more IP address “subnets” into a single larger IP address subnet. In addition, thegenerator 102 is adapted to generate revised, master access lists each time a location (or VPN component) is modified, added to, or deleted from, a VPN (or network). - To generate the master access lists, the
generator 102 is further adapted to generate secondary RECEIVE and SEND access lists, one for each VPN component identified by theidentification section 101. It should be understood that although the master access lists have been discussed first, in reality thegenerator 102 is adapted to generate the secondary access lists first and then combined these lists to form the master access lists. The VPN components may be full-mesh, root-receiver or root-transmitter components. As with the master access lists described above, thegenerator 102 is further adapted to generate revised secondary lists each time a location (or VPN component) is modified, added to, or deleted from a VPN component (or network). - It should be understood that, after the
generator 102 has generated the lists, thenetwork interface section 103 is adapted to transfer the master/secondary RECEIVE and SEND lists to one or more routers 110 a, 110 b . . . 110 n, in the network. The routers are then adapted to route communication traffic based on the transferred RECEIVE and SEND access lists. - It should be noted that different customer locations connected to a VR may have the same access list. In particular, locations that, in RFC 2547 terminology, export and import the same RTs, would have the same access lists. Taking this into account, it is possible to generate a reduced number of access lists.
- Once routing data is generated it is passed or routed from one router to another. Because many networks may have, or may desire to have, both MPLS and VR-based routers, there is a need to ensure that these routers can route data between them effectively. FIG. 9A is a simplified block diagram of a
device 900 for converting routing data from a first protocol to a second protocol and vice-versa (e.g., from MPLS-based data to VR-based data) according to embodiments of the present invention (it being understood that “first” may refer to either protocol and “second” may refer to either protocol). In one embodiment, thesystem 900 comprisesconversion section 902 adapted to generate new routing data comprising a next set of parameters based on parameters contained within routing data of another protocol. In one embodiment, the new routing data is MPLS-based routing data; in another embodiment the new routing data is VR-based routing data. - The
conversion section 902 may comprise one or more platforms (e.g., hardware, software, firmware or any combination of these elements) adapted to implement the various features and functions of the present invention described above and below. - In another embodiment of the present invention, the
conversion section 902 comprises a “route reflector”. A route reflector comprises a logical module, or plurality of modules, that is connected to a VPN and is adapted to serve as a concentration point for edge routers. In one embodiment, the route reflector may be implemented in a designated router. A route reflector is operable to receive messages from client components that it serves and is adapted to forward the messages throughout the VPN. Conversely, the route reflector is further adapated to receive messages from the rest of the VPN and forward them to the appropriate client component. - FIG. 9B is a simplified block diagram illustrative of yet another embodiment of the present invention wherein, the
system 900 may comprise an identification section, likesection 101, adapted to identify basic components of the network as described above. After theidentification section 101 has identified the basic components of the network and theconversion section 902 has generated the appropriate routing data, arouter interface section 904 can be adapted to transmit the generated routing data to at least one of the identified VPN components. - We now turn to a more detailed description of the operation of the
conversion section 902. First, we will describe the operation of a system where VR-based routing data is converted to MPLS-based routing data. Then, we will describe the operation of a system where MPLS-based routing data is converted to VR-based routing data. - In one embodiment of the present invention, VR routing data comprises a combination of data selected from a PE router IP address, a customer site ID, a VR ID, a customer location subnet address and an additional IP subnet address. FIG. 10 depicts a simplified diagram illustrating a technique for generating MPLS routing data from VR routing data. As shown, the
conversion section 902 is adapted to generate an MPLS-based NEXT HOP parameter based on a PE router IP address parameter, an MPLS label parameter based on a customer site ID parameter, an MPLS-based NLRI parameter based on a customer location IP subnet address parameter, and an MPLS-based RT parameter based on a VR ID parameter. The RD parameter maybe input manually by the user for each customer site. - In an alternative embodiment of the present invention, MPLS-based routing data comprises a combination of data selected from a NEXT HOP parameter, an NLRI field, an RT and an RD.
- FIG. 11 depicts a simplified diagram illustrating a technique for generating VR-based routing data from MPLS-based data. In an embodiment of the present invention, the
conversion section 902 is yet further adapted to generate a VR protocol PE router IP address parameter based on an MPLS-based NEXT HOP parameter, a VR protocol customer site ID parameter based on an MPLS label, a VR ID parameter based on an RT lookup table, a VPN ID based on an RT lookup table and a customer location local IP subnet address based on an NLRI field. Additional IP subnets address are obtained from VPN-specific processing. In an alternative embodiment, the VR ID parameter and the VPN customer ID may be obtained by decomposing an RT field into VR and VPN customer subfields rather than by accessing a lookup table. - The examples given above have sought to illustrate the conversion of routing data from MPLS-based data to VR-based data and vice-versa. Alternate embodiments will become apparent to those skilled in the art to which the present invention pertains without departing from its spirit and scope as defined by the claims which follow:
Claims (27)
Priority Applications (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
US10/252,815 US20040059829A1 (en) | 2002-09-24 | 2002-09-24 | Methods and devices for converting routing data from one protocol to another in a virtual private network |
US13/342,637 US9124567B2 (en) | 2002-09-24 | 2012-01-03 | Methods and devices for converting routing data from one protocol to another in a virtual private network |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
US10/252,815 US20040059829A1 (en) | 2002-09-24 | 2002-09-24 | Methods and devices for converting routing data from one protocol to another in a virtual private network |
Related Child Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
US13/342,637 Continuation US9124567B2 (en) | 2002-09-24 | 2012-01-03 | Methods and devices for converting routing data from one protocol to another in a virtual private network |
Publications (1)
Publication Number | Publication Date |
---|---|
US20040059829A1 true US20040059829A1 (en) | 2004-03-25 |
Family
ID=31993021
Family Applications (2)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
US10/252,815 Abandoned US20040059829A1 (en) | 2002-09-24 | 2002-09-24 | Methods and devices for converting routing data from one protocol to another in a virtual private network |
US13/342,637 Expired - Fee Related US9124567B2 (en) | 2002-09-24 | 2012-01-03 | Methods and devices for converting routing data from one protocol to another in a virtual private network |
Family Applications After (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
US13/342,637 Expired - Fee Related US9124567B2 (en) | 2002-09-24 | 2012-01-03 | Methods and devices for converting routing data from one protocol to another in a virtual private network |
Country Status (1)
Country | Link |
---|---|
US (2) | US20040059829A1 (en) |
Cited By (18)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20040151121A1 (en) * | 2003-01-31 | 2004-08-05 | Srikanth Natarajan | Method of determining a maximal mesh |
US20040156321A1 (en) * | 2003-01-31 | 2004-08-12 | Michael Walker Anthony Paul | Method of determining a mesh in a computer network |
US20040174879A1 (en) * | 2003-03-07 | 2004-09-09 | International Business Machines Corporation | Method and system for supporting a dedicated label switched path for a virtual private network over a label switched communication network |
US20040255028A1 (en) * | 2003-05-30 | 2004-12-16 | Lucent Technologies Inc. | Functional decomposition of a router to support virtual private network (VPN) services |
US20070177596A1 (en) * | 2006-01-31 | 2007-08-02 | Lucent Technologies Inc. | System and method for generating route target attributes |
CN100411381C (en) * | 2005-04-28 | 2008-08-13 | 华为技术有限公司 | Communication method and system between mixed network VPN stations across different autonomous systems |
CN100414919C (en) * | 2005-11-14 | 2008-08-27 | 华为技术有限公司 | Method for realizing virtual special network of over-muti-autonomous system mixed network |
CN100571264C (en) * | 2005-10-31 | 2009-12-16 | 中兴通讯股份有限公司 | A kind of cross-domain connection method of label exchange virtual dedicated network in multiprotocol |
US20100169471A1 (en) * | 2003-03-11 | 2010-07-01 | Nortel Networks Limited | Verification of Configuration Information in BGP VPNs |
US7779461B1 (en) * | 2004-11-16 | 2010-08-17 | Juniper Networks, Inc. | Point-to-multi-point/non-broadcasting multi-access VPN tunnels |
US20110161952A1 (en) * | 2009-12-31 | 2011-06-30 | International Business Machines Corporation | Porting Virtual Images Between Platforms |
US7986695B1 (en) * | 2006-01-10 | 2011-07-26 | Juniper Networks, Inc. | Automatic selection of site-IDs for virtual private networks |
US20110307531A1 (en) * | 2010-06-15 | 2011-12-15 | International Business Machines Corporation | Converting Images in Virtual Environments |
US20120275342A1 (en) * | 2011-04-29 | 2012-11-01 | Chunming Liu | Microwave backhaul arrangements |
EP2543157A1 (en) * | 2010-03-03 | 2013-01-09 | Iwebgate Technology Limited | System and method for multiple concurrent virtual networks |
US20130107753A1 (en) * | 2003-12-15 | 2013-05-02 | At&T Intellectual Property I, L.P. | System and Method to Provision an MPLS/VPN Network |
US8787394B2 (en) | 2011-02-01 | 2014-07-22 | Ciena Corporation | Separate ethernet forwarding and control plane systems and methods with interior gateway route reflector for a link state routing system |
CN106656786A (en) * | 2016-11-18 | 2017-05-10 | 新华三技术有限公司 | Flow protection method and device |
Families Citing this family (9)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US9203747B1 (en) | 2009-12-07 | 2015-12-01 | Amazon Technologies, Inc. | Providing virtual networking device functionality for managed computer networks |
US9036504B1 (en) | 2009-12-07 | 2015-05-19 | Amazon Technologies, Inc. | Using virtual networking devices and routing information to associate network addresses with computing nodes |
US7937438B1 (en) * | 2009-12-07 | 2011-05-03 | Amazon Technologies, Inc. | Using virtual networking devices to manage external connections |
US8995301B1 (en) | 2009-12-07 | 2015-03-31 | Amazon Technologies, Inc. | Using virtual networking devices to manage routing cost information |
US8224971B1 (en) | 2009-12-28 | 2012-07-17 | Amazon Technologies, Inc. | Using virtual networking devices and routing information to initiate external actions |
US7991859B1 (en) * | 2009-12-28 | 2011-08-02 | Amazon Technologies, Inc. | Using virtual networking devices to connect managed computer networks |
DE102015016616A1 (en) * | 2015-12-22 | 2017-06-22 | Giesecke & Devrient Gmbh | Device and method for connecting a production device to a network |
CN108023804B (en) * | 2016-11-04 | 2020-11-17 | 华为技术有限公司 | Method for transmitting dynamic stream and routing equipment |
CN112925586B (en) * | 2021-03-10 | 2024-02-27 | 深圳市活力天汇科技股份有限公司 | Applet routing method, device, computer equipment and storage medium |
Citations (8)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US5717737A (en) * | 1995-06-01 | 1998-02-10 | Padcom, Inc. | Apparatus and method for transparent wireless communication between a remote device and a host system |
US6205488B1 (en) * | 1998-11-13 | 2001-03-20 | Nortel Networks Limited | Internet protocol virtual private network realization using multi-protocol label switching tunnels |
US20020037010A1 (en) * | 2000-09-28 | 2002-03-28 | Nec Corporation | MPLS-VPN service network |
US6438612B1 (en) * | 1998-09-11 | 2002-08-20 | Ssh Communications Security, Ltd. | Method and arrangement for secure tunneling of data between virtual routers |
US20020184388A1 (en) * | 2001-06-01 | 2002-12-05 | Nimer Yaseen | Layered approach to virtual private routing |
US6751220B1 (en) * | 2000-06-12 | 2004-06-15 | Nortel Networks Limited | Apparatus and method of managing virtual private network routing data |
US20040202171A1 (en) * | 2000-11-27 | 2004-10-14 | Daisuke Hama | Network and edge router |
US6954704B2 (en) * | 2002-08-06 | 2005-10-11 | Kabushiki Kaisha Toshiba | Digital protection and control device |
-
2002
- 2002-09-24 US US10/252,815 patent/US20040059829A1/en not_active Abandoned
-
2012
- 2012-01-03 US US13/342,637 patent/US9124567B2/en not_active Expired - Fee Related
Patent Citations (8)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US5717737A (en) * | 1995-06-01 | 1998-02-10 | Padcom, Inc. | Apparatus and method for transparent wireless communication between a remote device and a host system |
US6438612B1 (en) * | 1998-09-11 | 2002-08-20 | Ssh Communications Security, Ltd. | Method and arrangement for secure tunneling of data between virtual routers |
US6205488B1 (en) * | 1998-11-13 | 2001-03-20 | Nortel Networks Limited | Internet protocol virtual private network realization using multi-protocol label switching tunnels |
US6751220B1 (en) * | 2000-06-12 | 2004-06-15 | Nortel Networks Limited | Apparatus and method of managing virtual private network routing data |
US20020037010A1 (en) * | 2000-09-28 | 2002-03-28 | Nec Corporation | MPLS-VPN service network |
US20040202171A1 (en) * | 2000-11-27 | 2004-10-14 | Daisuke Hama | Network and edge router |
US20020184388A1 (en) * | 2001-06-01 | 2002-12-05 | Nimer Yaseen | Layered approach to virtual private routing |
US6954704B2 (en) * | 2002-08-06 | 2005-10-11 | Kabushiki Kaisha Toshiba | Digital protection and control device |
Cited By (35)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20040156321A1 (en) * | 2003-01-31 | 2004-08-12 | Michael Walker Anthony Paul | Method of determining a mesh in a computer network |
US20040151121A1 (en) * | 2003-01-31 | 2004-08-05 | Srikanth Natarajan | Method of determining a maximal mesh |
US20040174879A1 (en) * | 2003-03-07 | 2004-09-09 | International Business Machines Corporation | Method and system for supporting a dedicated label switched path for a virtual private network over a label switched communication network |
US7283529B2 (en) * | 2003-03-07 | 2007-10-16 | International Business Machines Corporation | Method and system for supporting a dedicated label switched path for a virtual private network over a label switched communication network |
US20100169471A1 (en) * | 2003-03-11 | 2010-07-01 | Nortel Networks Limited | Verification of Configuration Information in BGP VPNs |
US8554901B2 (en) * | 2003-03-11 | 2013-10-08 | Rockstar Consortium Us Lp | Verification of configuration information in BGP VPNs |
US8266322B2 (en) * | 2003-03-11 | 2012-09-11 | Rockstar Bidco, LP | Verification of configuration information in BGP VPNs |
US20040255028A1 (en) * | 2003-05-30 | 2004-12-16 | Lucent Technologies Inc. | Functional decomposition of a router to support virtual private network (VPN) services |
US8681658B2 (en) * | 2003-12-15 | 2014-03-25 | At&T Intellectual Property I, L.P. | System and method to provision an MPLS/VPN network |
US20130107753A1 (en) * | 2003-12-15 | 2013-05-02 | At&T Intellectual Property I, L.P. | System and Method to Provision an MPLS/VPN Network |
US8127349B2 (en) * | 2004-11-16 | 2012-02-28 | Juniper Networks, Inc. | Point-to-multi-point/non-broadcasting multi-access VPN tunnels |
US20120137358A1 (en) * | 2004-11-16 | 2012-05-31 | Juniper Networks, Inc. | Point-to-multi-point/non-broadcasting multi-access vpn tunnels |
US20100278181A1 (en) * | 2004-11-16 | 2010-11-04 | Juniper Networks, Inc. | Point-to-multi-point/non-broadcasting mutli-access vpn tunnels |
US7779461B1 (en) * | 2004-11-16 | 2010-08-17 | Juniper Networks, Inc. | Point-to-multi-point/non-broadcasting multi-access VPN tunnels |
CN100411381C (en) * | 2005-04-28 | 2008-08-13 | 华为技术有限公司 | Communication method and system between mixed network VPN stations across different autonomous systems |
CN100571264C (en) * | 2005-10-31 | 2009-12-16 | 中兴通讯股份有限公司 | A kind of cross-domain connection method of label exchange virtual dedicated network in multiprotocol |
CN100414919C (en) * | 2005-11-14 | 2008-08-27 | 华为技术有限公司 | Method for realizing virtual special network of over-muti-autonomous system mixed network |
US7986695B1 (en) * | 2006-01-10 | 2011-07-26 | Juniper Networks, Inc. | Automatic selection of site-IDs for virtual private networks |
US7630310B2 (en) * | 2006-01-31 | 2009-12-08 | Alcatel-Lucent Usa Inc. | System and method for generating route target attributes |
US20070177596A1 (en) * | 2006-01-31 | 2007-08-02 | Lucent Technologies Inc. | System and method for generating route target attributes |
US8990794B2 (en) | 2009-12-31 | 2015-03-24 | International Business Machines Corporation | Porting virtual images between platforms |
US8984503B2 (en) | 2009-12-31 | 2015-03-17 | International Business Machines Corporation | Porting virtual images between platforms |
US10528617B2 (en) | 2009-12-31 | 2020-01-07 | International Business Machines Corporation | Porting virtual images between platforms |
US20110161952A1 (en) * | 2009-12-31 | 2011-06-30 | International Business Machines Corporation | Porting Virtual Images Between Platforms |
EP2543157A4 (en) * | 2010-03-03 | 2013-01-16 | Iwebgate Technology Ltd | System and method for multiple concurrent virtual networks |
EP2543157A1 (en) * | 2010-03-03 | 2013-01-09 | Iwebgate Technology Limited | System and method for multiple concurrent virtual networks |
US8352415B2 (en) * | 2010-06-15 | 2013-01-08 | International Business Machines Corporation | Converting images in virtual environments |
USRE46748E1 (en) * | 2010-06-15 | 2018-03-06 | International Business Machines Corporation | Converting images in virtual environments |
US20110307531A1 (en) * | 2010-06-15 | 2011-12-15 | International Business Machines Corporation | Converting Images in Virtual Environments |
US8787394B2 (en) | 2011-02-01 | 2014-07-22 | Ciena Corporation | Separate ethernet forwarding and control plane systems and methods with interior gateway route reflector for a link state routing system |
US8699417B2 (en) * | 2011-04-29 | 2014-04-15 | T-Mobile Usa, Inc. | Microwave backhaul arrangements |
US8897173B2 (en) * | 2011-04-29 | 2014-11-25 | T-Mobile Usa, Inc. | Microwave backhaul arrangements |
US20120275375A1 (en) * | 2011-04-29 | 2012-11-01 | Chunming Liu | Microwave backhaul arrangements |
US20120275342A1 (en) * | 2011-04-29 | 2012-11-01 | Chunming Liu | Microwave backhaul arrangements |
CN106656786A (en) * | 2016-11-18 | 2017-05-10 | 新华三技术有限公司 | Flow protection method and device |
Also Published As
Publication number | Publication date |
---|---|
US9124567B2 (en) | 2015-09-01 |
US20120140772A1 (en) | 2012-06-07 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US9124567B2 (en) | Methods and devices for converting routing data from one protocol to another in a virtual private network | |
US8656050B2 (en) | Methods and systems for efficiently configuring IP-based, virtual private networks | |
US7489700B2 (en) | Virtual access router | |
CN106936777B (en) | Cloud computing distributed network implementation method and system based on OpenFlow | |
JP5106100B2 (en) | Differential transfer in addressed carrier networks | |
US9432213B2 (en) | IP forwarding across a link state protocol controlled ethernet network | |
US9166807B2 (en) | Transmission of layer two (L2) multicast traffic over multi-protocol label switching networks | |
EP1713197B1 (en) | A method for implementing the virtual leased line | |
Gleeson et al. | A framework for IP based virtual private networks | |
US20050190757A1 (en) | Interworking between Ethernet and non-Ethernet customer sites for VPLS | |
US11329845B2 (en) | Port mirroring over EVPN VXLAN | |
US20050232263A1 (en) | Communication control apparatus, communication network and method of updating packet transfer control information | |
JP2004534431A (en) | Network tunneling | |
CN112671650B (en) | End-to-end SR control method, system and readable storage medium under SD-WAN scene | |
JP4241329B2 (en) | Virtual access router | |
Wu et al. | YANG data model for L3VPN service delivery | |
Gleeson et al. | RFC2764: A framework for IP based virtual private networks | |
Joseph et al. | Network convergence: Ethernet applications and next generation packet transport architectures | |
US20050198301A1 (en) | Apparatus and method for layer-2 and layer-3 VPN discovery | |
KR100431207B1 (en) | Exteranet ip-vpn service provinding methode in mpls based network | |
CN112737951B (en) | End-to-end SR control method, system and readable storage medium in public and private network mixed scene | |
Ögren | Selecting/realization of Virtual Private Networks with Multiprotocol Label Switching or Virtual Local Area Networks | |
Armitage et al. | Network Working Group B. Gleeson Request for Comments: 2764 A. Lin Category: Informational Nortel Networks J. Heinanen Telia Finland |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
AS | Assignment |
Owner name: LUCENT TECHNOLOGIES, INC., NEW JERSEY Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNORS:CHU, THOMAS P.;MAGEE, FRANCIS R.;RICHMAN, STEVEN H.;REEL/FRAME:013425/0826 Effective date: 20020924 |
|
STCB | Information on status: application discontinuation |
Free format text: ABANDONED -- AFTER EXAMINER'S ANSWER OR BOARD OF APPEALS DECISION |
|
AS | Assignment |
Owner name: ALCATEL-LUCENT USA INC., NEW JERSEY Free format text: MERGER;ASSIGNOR:LUCENT TECHNOLOGIES INC.;REEL/FRAME:027639/0138 Effective date: 20081101 |
|
AS | Assignment |
Owner name: CREDIT SUISSE AG, NEW YORK Free format text: SECURITY INTEREST;ASSIGNOR:ALCATEL-LUCENT USA INC.;REEL/FRAME:030510/0627 Effective date: 20130130 |
|
AS | Assignment |
Owner name: ALCATEL LUCENT, FRANCE Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:ALCATEL-LUCENT USA INC.;REEL/FRAME:032685/0837 Effective date: 20140410 |
|
AS | Assignment |
Owner name: ALCATEL-LUCENT USA INC., NEW JERSEY Free format text: RELEASE BY SECURED PARTY;ASSIGNOR:CREDIT SUISSE AG;REEL/FRAME:033949/0016 Effective date: 20140819 |