AU2011244044A1 - Efficient encapsulation of packets transmitted on a packet-pseudowire over a Packet Switched Network - Google Patents

Efficient encapsulation of packets transmitted on a packet-pseudowire over a Packet Switched Network

Info

Publication number
AU2011244044A1
AU2011244044A1 AU2011244044A AU2011244044A AU2011244044A1 AU 2011244044 A1 AU2011244044 A1 AU 2011244044A1 AU 2011244044 A AU2011244044 A AU 2011244044A AU 2011244044 A AU2011244044 A AU 2011244044A AU 2011244044 A1 AU2011244044 A1 AU 2011244044A1
Authority
AU
Australia
Prior art keywords
packet
network element
edge network
mpls
pseudowire
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.)
Granted
Application number
AU2011244044A
Other versions
AU2011244044B2 (en
Inventor
Sriganesh Kini
David Sinicrope
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.)
Telefonaktiebolaget LM Ericsson AB
Original Assignee
Telefonaktiebolaget LM Ericsson AB
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
Priority claimed from US12/824,072 external-priority patent/US8472438B2/en
Application filed by Telefonaktiebolaget LM Ericsson AB filed Critical Telefonaktiebolaget LM Ericsson AB
Publication of AU2011244044A1 publication Critical patent/AU2011244044A1/en
Application granted granted Critical
Publication of AU2011244044B2 publication Critical patent/AU2011244044B2/en
Ceased legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Description

EFFICIENT ENCAPSULATION OF PACKETS TRANSMITTED ON A PACKET-PSEUDOWIRE
OVER A PACKET SWITCHED NETWORK
CROSS-REFERENCE TO RELATED APPLICATIONS
This application claims the benefit of U.S. Provisional Application No.
61/327,281, filed April 23, 2010, which is hereby incorporated by reference.
FIELD
Embodiments of the invention relate to the field of networking; and more specifically, to efficient encapsulation of packets transmitted on a packet-pseudowire over a packet switched network.
BACKGROUND
A packet transport service described in RFC (Request For Comments) 3985, "Pseudo Wire Emulation Edge-to-Edge (PWE3) Architecture", March 2005 describes a packet transport service that emulates a telecommunications service (e.g., Ethernet, Frame Relay, ATM (Asynchronous Transfer Mode), TDM (Time-division multiplexing), SONET/SDH (Synchronous Optical Networking/Synchronous Digital Hierarchy)) over a PSN (Packet Switched Network) (e.g., an MPLS (Multiprotocol Label Switching) including a MPLS-TP (Transport Profile) PSN). In a general network model, the service is emulated between customer edge network elements that communicate over the PSN through one or more pseudowires provided by provider edge network elements. A network element (e.g., a router, switch, bridge) is a piece of networking equipment, including hardware and software, that communicatively interconnects other equipment on the network (e.g., other network elements, end stations such as subscriber end stations and server end stations). A customer edge network element is a network element where one end of the service originates and/or terminates, and is typically unaware that the service is being emulated. Each customer edge network element is coupled to a provider edge network element through an attachment circuit (AC), which is a physical or virtual circuit (e.g., Frame Relay DLCI (data link connection identifier), ATM VPI/VCI (Virtual Path Identifier/Virtual Circuit Identifier), Ethernet, VLAN (Virtual Local Area Network), etc.). The provider edge network elements are coupled together through one or more pseudowires. A PSN tunnel is established to provide a data path for the pseudowires. The pseudowire traffic is invisible to the core network (e.g., one or more intermediate provider network elements between provider edge network elements). Native data units (e.g., Ethernet frames) are received on the attachment circuits and are encapsulated in pseudowire- protocol data units (PW-PDUs) n to be carried across the PSN via the pseudowires in the PSN tunnel. The provider edge network elements perform the encapsulation and decapsulation of PW-PDUs.
A pseudowire which is able to carry any number and type of protocols is a packet-pseudowire and may have unique control word and other embedded encodings. These protocols may include control protocols (e.g., ARP (Address Resolution Protocol), LLDP (Link Layer Discovery Protocol), etc.) and/or other client protocols such as IP and MPLS. In certain network deployments, client protocols such as IP and MPLS take up the majority of the bandwidth of the service compared to the control protocols.
There have been several different approaches that have been suggested for encapsulation formats for a packet-pseudowire, described in IETF draft "Packet Pseudowire Encapsulation over an MPLS PSN", draft-bryant-pwe3-packet-pw-03, March 8, 2010 (hereinafter "draft-bryant"). The encapsulation format recommended by draft-bryant proposes a technique using virtual Ethernet to provide a packet-pseudowire and use an Ethernet pseudowire (described in RFC 4448, "Encapsulation Methods for Transport of Ethernet over MPLS Networks", April 2006) to carry the user traffic. An Ethernet pseudowire carries all the data link layer headers, regardless of whether the underlying protocol is a control protocol or a client protocol such as IP and MPLS. SUMMARY
An efficient encapsulation format for IP and/or MPLS protocols on a packet- pseudowire (PPW) over a packet switched network (PSN) is described. A first provider edge (PE) network element is coupled between a locally coupled customer edge (CE) network element over an attachment circuit and a second provider edge network element over the PPW. The first PE receives a frame from the CE network element over the attachment circuit, the frame including a data link layer header having multiple fields. The first PE determines that the frame encapsulates an IP packet or an MPLS packet and then encapsulates the packet into a protocol data unit (PDU) for transmission on the PPW without including substantially all or each of the fields the entire data link layer header. The PDU is transmitted on the PPW to the second provider edge network element. Efficiency is improved through a reduction of overhead on the PPW through removal of substantially all of the fields or the entire data link layer header of the frame. The reduction of overhead for transmitting IP and MPLS packets on the PPW also reduces the possibility of fragmentation (and the required assembly) for those IP and MPLS packets thereby increasing throughput.
The second PE network element receives the PDU that has omitted substantially all of the fields or the entire data link layer header from the PDU on the PPW. The second PE network element determines that the packet payload of the PDU is either an IP packet or an MPLS packet, and then maps the packet into a frame by adding those fields of the data link layer header that were omitted from the PDU for transmission to a CE network element that is locally coupled to the second PE network element. The second PE network element then transmits the frame to its locally coupled CE network element. Efficiency is improved through omission of substantially all or each of the fields the data link layer header for PDUs that have IP or MPLS payloads, and reconstruction of those omitted fields for transmission to the CE network element locally coupled to the second PE network element.
BRIEF DESCRIPTION OF THE DRAWINGS
The invention may best be understood by referring to the following description and accompanying drawings that are used to illustrate embodiments of the invention. In the drawings:
Figure 1 illustrates an exemplary network implementing an efficient IP and
MPLS encapsulation format for a packet-pseudowire (PPW) while allowing for other protocol types on the PPW according to one embodiment of the invention;
Figure 2 is a block diagram illustrating an ingress PE network element of Figure 1 in more detail according to one embodiment of the invention;
Figure 3 is a block diagram illustrating an egress PE network element of Figure
1 in more detail according to one embodiment of the invention; Figure 4 is a flow diagram illustrating exemplary operations for encapsulating frames into PPW packets that are PE bound according to one embodiment of the invention;
Figures 5A-B are flow diagrams illustrating exemplary operations for decapsulating PPW packets and creating CE bound Ethernet frames according to one embodiment of the invention;
Figure 6 is a flow diagram illustrating exemplary operations for determining the protocol type and location of the payload of a PPW packet according to one embodiment of the invention;
Figure 7 illustrates an exemplary encapsulation format of an IP packet encapsulated into PPW without control word processing being used according to one embodiment of the invention;
Figure 8 illustrates an exemplary encapsulation format of an IP packet encapsulated into PPW with control word processing being used according to one embodiment of the invention;
Figure 9 illustrates an exemplary encapsulation format of an MPLS packet encapsulated into PPW without control word processing being used according to one embodiment of the invention;
Figure 10 illustrates an exemplary encapsulation format of an MPLS packet encapsulated into PPW with control word processing being used according to one embodiment of the invention;
Figure 11 illustrates an exemplary encapsulation format of a non-IP/MPLS packet encapsulated into PPW without control word processing being used according to one embodiment of the invention;
Figure 12 illustrates an exemplary encapsulation format of a non-IP/MPLS packet encapsulated into PPW with control word processing being used according to one embodiment of the invention;
Figure 13 illustrates an exemplary format of a locally connected MAC address TLV used to signal MAC addresses of a locally connected CE network element to a peer PE network element according to one embodiment of the invention;
Figure 14 illustrates an exemplary network that implements an efficient IP and MPLS encapsulation format for a PPW while allowing for other protocol types on the PPW where a CE and corresponding PE are co-located on the same physical network element, according to one embodiment of the invention;
Figure 15 illustrates a multi-layer network that implements an efficient IP and MPLS encapsulation format on a PPW while allowing for other protocol types on the PPW, according to one embodiment of the invention;
Figure 16 illustrates a prior art encapsulation format for the multi-layer network of Figure 15;
Figure 17 illustrates an exemplary encapsulation format for the multi-layer network of Figure 15 according to one embodiment of the invention; and
Figure 18 illustrates a multi-layer network that uses a multi-segment pseudowire architecture that implements an efficient IP and MPLS encapsulation format on a PPW while allowing for other protocol types on the PPW, according to one embodiment of the invention.
DESCRIPTION OF EMBODIMENTS
In the following description, numerous specific details are set forth. However, it is understood that embodiments of the invention may be practiced without these specific details. In other instances, well-known circuits, structures and techniques have not been shown in detail in order not to obscure the understanding of this description. Those of ordinary skill in the art, with the included descriptions, will be able to implement appropriate functionality without undue experimentation.
References in the specification to "one embodiment," "an embodiment," "an example embodiment," etc., indicate that the embodiment described may include a particular feature, structure, or characteristic, but every embodiment may not necessarily include the particular feature, structure, or characteristic. Moreover, such phrases are not necessarily referring to the same embodiment. Further, when a particular feature, structure, or characteristic is described in connection with an embodiment, it is submitted that it is within the knowledge of one skilled in the art to effect such feature, structure, or characteristic in connection with other embodiments whether or not explicitly described.
In the following description and claims, the term "coupled" along with its derivatives, may be used. "Coupled" is used to indicate that two or more elements, which may or may not be in direct physical or electrical contact with each other, cooperate or interact with each other.
A method and apparatus for an efficient IP (Internet Protocol) and MPLS (Multiprotocol Label Switching) encapsulation format for a packet-pseudowire (PPW) over a PSN (packet switched network), while allowing for other protocol types on the PPW is described. In one embodiment, the encapsulation format does not use substantially all of the fields of the data link layer header (e.g., Ethernet header) on the PPW to transport IP or MPLS packets. This reduces the number of overhead bytes on the PPW, which leads to a significant reduction in bandwidth (as a percentage of packet size) as a result of smaller packets. Thus, more packet payloads using the same bandwidth may be carried on the PPW by eliminating the data link layer header to transport IP or MPLS packets.
The encapsulation format for IP and MPLS packets also supports using control words on the PPW (described in RFC 4385, "Pseudowire Emulation Edge-to-Edge (PWE3) Control Word for Use over an MPLS PSN", February 2006). Control word processing provides the ability to prevent re-ordering within a packet flow by preventing ECMP (equal-cost multi-path) treatment on the PPW in the PSN, and is established during negotiation of the PPW. ECMP is a distributed load sharing mechanism that routes packets along multiple paths of equal cost in the PSN in order to distribute the load.
In addition, while improving the efficiency of encapsulation for IP and MPLS packets on the PPW, other non-IP and non-MPLS (non-IP/MPLS) packets are supported on the PPW. In contrast to the encapsulation format for IP and MPLS packets on the PPW, the encapsulation format for non-IP/MPLS packets includes the entire data link layer header. The encapsulation format for non-IP/MPLS packets also supports using control words on the PPW. When control word processing is not used, frames that encapsulate non-IP/MPLS packets are encapsulated in a GRE (Generic Routing Encapsulation) packet using IP as a delivery header. This allows ECMP, based on IP (looking for an IP packet beyond the MPLS label stack) to be implemented on such packets without being subject to flow re-ordering, thereby obviating the need for using control words or using other flow re-ordering techniques (e.g., flow labels). Figure 1 illustrates an exemplary network 100 implementing an efficient IP and MPLS encapsulation format for a packet-pseudowire (PPW) over a PSN while allowing for other protocol types on the PPW. The network 100 includes the customer edge (CE) network elements 110 and 140, which are coupled to the provider edge (PE) network elements 120 and 130 through the attachment circuits 118 and 138. In one embodiment, the attachment circuits 118 and 138 are Ethernet virtual circuits. The attachment circuits 118 and 138 may be tagged or untagged. Untagged traffic is treated as a unique Ethernet virtual circuit. The stack of VLAN identifiers (VIDs) in the VLAN tags stack of an Ethernet frame will uniquely identify the Ethernet virtual circuit. The number of VIDs in the stack identifying the Ethernet virtual circuit can be one (e.g., as in 802. lq) or more (e.g., as in 802. lad). The PE network elements 120 and 130 are coupled together over the PPW 128 being carried over the MPLS PSN (Packet Switched Network) 150. The PPW 128 is a point-to-point (p2p) link and is capable of carrying any type of protocol, and as such, any control word and other embedded encodings are unique to the PPW. Although not illustrated in Figure 1, the PPW 128 is carried over a PSN tunnel through the MPLS PSN 150. In addition, the MPLS PSN 150 includes one or more intermediate network elements (sometimes referred to as provider (P) network elements). In addition, while the PSN 150 is illustrated as an MPLS PSN, other types of PSN may be used in embodiment of the invention (e.g., MPLS-TP).
Figure 1 also illustrates a sample flow and encapsulation of packets on the PPW. As illustrated in Figure 1 , the CE network element 110 acts as an ingress CE network element (a source of packets to be encapsulate on the PPW 128) and the CE network element 140 acts as an egress CE network element (the destination of packets encapsulated on the PPW 128). The PE network element 120 acts as an ingress PE network element and includes the PE bound EIM (Efficient IP and MPLS) module 125 to encapsulate packets on the PPW 128. The PE network element 130 acts as an egress PE network element and includes the CE bound EIM module 135 to decapsulate packets on the PPW 128. It should be understood that in some embodiments the PE network element 130 also includes a PE bound EIM module to encapsulate packets on the PPW 128 destined for the CE network element 110 and the PE network element 120 also includes a CE bound EIM module to decapsulate packets on the PPW 128 destined for the CE network element 110. That is, in some embodiments, the CE network element 110 and the PE network element 120 act as egress network elements and the CE network element 140 and the PE network element 130 act as ingress network elements. The encapsulation format described with reference to Figure 1 does not account for control word processing being used on the PPW 128, however this is in order not to confuse understanding of the invention as control words are supported and the corresponding encapsulation format when control word processing is used on the PPW is more fully described later herein.
At an operation 1, the PE network element 120 receives the Ethernet frame 150 on the attachment circuit 118. The Ethernet fame 150 includes the data link layer header 152 and a packet 154, which may be an IP, MPLS, or other protocol packet. The PE bound EIM module 125 encapsulates the packet in a protocol data unit (PDU) for the PPW depending on the type of packet, however each packet includes header and other information required for traversing on the PPW 128 (e.g., PSN tunnel and PSN physical headers, and a PW label). For IP and MPLS packets, the PE bound EIM module 125 encapsulates the packet into a PPW-PDU (packet-pseudo wire-protocol data unit) (sometimes referred herein as a PPW packet) without using the data link layer header 152 of the frame 150. Thus, assuming that the protocol packet type of the packet 154 is IP, at operation 2A the IP packet 154 is encapsulated in the PPW packet 160 and transmitted on the PPW 128 across the MPLS PSN 150. The PPW packet 160 includes the PSN tunnel and physical header 162, the pseudowire label 164, and the IP packet 154 and does not include substantially all of the fields or the entire the data link layer header 152. In a similar fashion, assuming that the protocol packet type of the packet 154 is MPLS, at operation 2B, the MPLS packet 154 is encapsulated in the PPW packet 165 and transmitted on the PPW 128 across the MPLS 150. The PPW packet 165 includes the PSN tunnel and physical header 162, the pseudowire label 164, and the MPLS packet 154, and does not include substantially all of the field or the entire data link layer header 152.
For non-IP/MPLS packets (e.g., control packets such as ARP, LDDP, or other protocol that is not IP or MPLS), and control word processing is not established on the PPW, the PE bound EIM module 125 encapsulates the frame 150 into a GRE packet using IP as the delivery protocol and sets the IP destination address and optionally the IP source address to be non-routable addresses to identify that the packet is a protocol packet on the PPW 128, and does not belong to a genuine GRE tunnel in the IP address space of the payload. Encapsulating frames having non-IP/MPLS packet payloads into a GRE packet using IP as a delivery protocol allows ECMP based on IP to be implemented in the MPLS PSN 150 (e.g., implemented by P network elements in the MPLS PSN 150), which reduces the requirement to implement other flow re-ordering techniques. For example, some intermediate network elements in the PSN look beyond the MPLS label stack for an IP packet during ECMP processing. Typically this is performed in a heuristic manner by looking at the first nibble past the label stack to speculate what the packet type is (and if it is IP perform ECMP processing). However, this speculation is sometimes wrong which results in incorrect ECMP processing, which can lead to traffic loss or other problems. ECMP processing may also lead to flow re-ordering. There are techniques to prevent incorrect ECMP processing including using a control word (described in RFC 4385), which will essentially avoid ECMP processing, and the use of flow labels (e.g., described in IETF draft "Flow Aware Transport of Pseudowires over an MPLS PSN", draft-ietf-pwe3-fat-pw-03, January 27, 2010), that, while allowing for ECMP processing, require extra processing resources and packet overhead (e.g., identifying flows and adding flow labels to the label stack).
However, ECMP based on IP (looking for an IP packet beyond the MPLS label stack) when the payload of the PPW-PDU is IP will not reorder any flows. Thus, by encapsulating the frame 150 into a GRE packet using IP as the delivery protocol as described in some embodiments of the invention, ECMP processing can be performed in the PSN without reordering any flows and without requiring flow labels. It should be understood that flow labels can still be used in embodiments of the invention if it is desired to separate the packets into flows for reasons in addition to ensuring proper flow ordering for ECMP processing (e.g. to treat multiple packet flows as a single flow by assigning the same flow label to each of the different flows),. Thus, for non- IP/MPLS packets, the encapsulation format described herein obviates the need for control words to prevent flow re-ordering and obviates the need for flow labels ( thereby saving processing resources to identify the flow (through packet classification) and adding the flow labels). As will be described in greater detail later herein, if the PPW 128 is using control words, the non-IP/MPLS packet will not be encapsulated into a GPvE packet.
Thus, assuming that the protocol packet type of the packet 154 is not IP or MPLS and control words are not being used, then at operation 2C the frame 150 is encapsulated in a GRE packet that is encapsulated in the PPW packet 170 and transmitted on the PPW 128 across the MPLS PSN 150. The PPW packet 170 includes the PSN tunnel and physical header 162, the pseudowire label 164, the IP header 172, the GRE header 174, and the GRE payload (Ethernet frame) 150. The IP header 172 includes at least a non-routable IP destination address in the 127/8 range and may include a non-routable IP source address in the 127/8 range. The protocol type in the GRE header 174 is set according to the protocol of the payload encapsulated in the Ethernet frame 150. The TTL (Time to Live) in the IP header 172 is set to 0 or 1 to prevent the packet from being IP routed.
The PPW packets are carried on the PPW 128 through the MPLS PSN 150, which may include one or more intermediate network elements before being received at the PE network element 130. The CE bound EIM module 135 decapsulates the PPW packets received on the PPW 128 depending on the type of packet encapsulated in the PPW packet. For IP and MPLS packets (e.g., the PPW packets 160 and 165), the CE bound EIM module 135 reconstructs the fields of the data link layer header which was omitted from those PPW packets (which may include reconstructing the entire data link layer header). The CE bound EIM module 135 uses stored data link layer header information for the reconstruction. For example, the stored data link layer header information includes the MAC addresses of the CE network elements 110 and 140 (which can be configured, signaled, or dynamically learned) and the VLAN tag stack associated with the attachment circuits. The CE bound EIM module 135 may also use a mapping function to map IP differentiated services (described in RFC 2474, December 1998) to Ethernet PCP bits (if the attachment circuits are tagged). For non-IP/MPLS packets that include the data link layer header information and are encapsulated in a GRE packet using IP as a delivery protocol, the packet is shunted off the IP/MPLS decapsulation path and the Ethernet frame is processed in a regular fashion. Thus, at operation 3, the CE bound EIM module 135 decapsulates the PPW packet and transmits the Ethernet frame 180 over the attachment circuit 138 to the CE network element 140. The Ethernet frame 180 includes the data link layer header 182 and the packet payload 154.
Figure 2 is a block diagram illustrating the PE network element 120 in more detail according to one embodiment. Figure 2 will be described with reference to the exemplary operations of Figure 4. However, it should be understood that the operations of Figure 4 can be performed by embodiments other than those discussed with reference to Figure 2, and the embodiments discussed with reference to Figure 2 can perform operations different than those discussed with reference to Figure 4. Figure 4 will be described with reference to a packet flowing from the CE network element 110 (referred as the ingress CE network element) to the CE network element 140 (referred to as the egress CE network element); however it should be understood that the CE network element 140 may transmit packets destined for the CE network element 110 in some embodiments.
As illustrated in Figure 2, the PE network element 120 includes the native service processor (NSP) 230, which is coupled with the PE bound EIM module 125. The NSP 230 performs processing specific to the attachment circuit 118. For example, assuming that the attachment circuit 118 is an Ethernet circuit, the NSP 230 may perform functions that are required for processing Ethernet frames such as VLAN translation, shaping, policing, etc.
The PE bound EIM module 125 includes the parsing module 210, the IP PPW encapsulation module 215, the MPLS PPW encapsulation module 220, and the non- IP/MPLS PPW encapsulation module 225. The parsing module 210 parses frames received on the attachment circuit 118 to determine the protocol type of the payload of the frame. If it is an IP payload, then the frame is passed to the IP PPW encapsulation module 215 for encapsulation on the PPW. If it is an MPLS payload, then the frame is passed to the MPLS PPW encapsulation module 220 for encapsulation on the PPW. If it is a non-IP/MPLS payload, then the frame is passed to the non-IP/MPLS PPW encapsulation module 225 for encapsulation on the PPW.
With reference to Figure 4, at block 410, the PE bound EIM module 125 receives a frame that is bound for the PE network element 130. Flow then moves to block 415 where the parsing module 210 parses the frame to determine the protocol type of the payload of the frame. For example, the parsing module 210 examines the Ethernet type field of the Ethernet frame. If the payload is an IP packet (identified by a value of the Ethernet type field being 0x800 for IPv4 or 0x86DD for IPv6), then flow moves to block 420. If the payload is an MPLS packet (identified by a value of the Ethernet type field being 0x8847 or 0x8848), then flow moves to block 440. If the payload is any other protocol (not IP or MPLS), then flow moves to block 470.
At block 420 (the payload is an IP packet), the IP PPW encapsulation module 215 removes the data link layer header including the VLAN tags stack if included. It should be noted that removing the VLAN tags stack in this operation assumes that the IP addresses are unique across VLAN tags. However, if the endpoints of the VLANs use private addressing, IP uniqueness is not guaranteed. In such cases, a separate PPW may be established for each VLAN and it can be assumed that the IP addresses are unique across VLAN tags. Flow then moves to block 425, where the IP PPW encapsulation module 215 determines whether control word processing is established for the PPW 128. Control word processing provides the ability to prevent re-ordering within a packet flow by preventing ECMP treatment on the packet-pseudowire in the PSN. For example, the PPW 128 may be associated with a control word attribute that is set when the PPW 128 is negotiated. A PPW 128 that has enabled control word processing typically cannot dynamically transition between an enabled control word- PPW and a disabled control word-PPW without the PPW being deleted and recreated. If the control word is not established on the PPW 128, then flow moves to block 435 where the IP PPW encapsulation module 215 encapsulates the packet for transmission over the PPW 128 (e.g., adding the appropriate PSN tunnel header and PSN physical headers and the PW label). Flow moves from block 435 to block 437 and the transmission module 240 transmits the PPW packet on the PPW 128 towards the PE network element 130.
Figure 7 illustrates an exemplary encapsulation format of an IP packet encapsulated into PPW without control word processing being used according to one embodiment. As illustrated in Figure 7, the encapsulation format includes the PSN tunnel and PSN physical headers, the PW label, whose S-bit in the bottom most label in the PW label stack is set to 1 if there is not a FAT (Flow Aware Transport) PW label present (otherwise it is set to zero), the optional FAT-PW label whose S-bit is set to one, and the IP packet. It should be understood that the exemplary format of Figure 7 does not include the data link layer header of the frame, however in other formats at least some portion of the data link layer header may be included.
Referring back to Figure 4, if control word processing is being used on the PPW, flow moves from block 425 to block 430, where the IP PPW encapsulation module 215 sets the flags bits 6 and 7 in the control word to indicate that it is an IP packet encapsulated in the PPW packet. In one embodiment, the flags bits 6 and 7 are set to 0 and 1 respectively. Figure 8 illustrates an exemplary encapsulation format of an IP packet encapsulated for transmission on the PPW that uses control words according to one embodiment. The encapsulation format illustrated in Figure 8 is similar to the encapsulation format of Figure 7 with the addition of the control word with flags bits 6 and 7 set to 0 and 1.
Referring back to Figure 4, at block 440 (the payload is an MPLS packet), the MPLS PPW encapsulation module 220 removes the data link layer header including the VLAN tags stack if included. Flow then moves to block 445 and the MPLS PPW encapsulation module 220 determines whether control word processing is established for the PPW. If control word processing is not being used, then flow moves to block 460 and the MPLS PPW encapsulation module 220 sets the S-bit (bottom of stack bit) in the bottom most label in the PW label stack to zero. Flow moves from block 460 to block 465 and the MPLS payload packet is encapsulated for transmission over the PPW. Figure 9 illustrates an exemplary encapsulation format of an MPLS packet encapsulated into PPW without control words being used according to one embodiment. As illustrated in Figure 9, the encapsulation format includes the PSN tunnel and PSN physical headers, the PW label, whose S-bit is set to 0, the optional FAT-PW label whose S-bit is set to 0, and the MPLS packet. It should be understood that the exemplary format of Figure 9 does not include the data link layer header of the frame, however in other formats at least some portion of the data link layer header may be included. Flow moves from block 465 to block 437 and the transmission module 240 transmits the PPW packet on the PPW 128 towards the PE network element 130.
With reference back to Figure 4, if control word processing is established on the PPW, control flows from block 445 to block 450 and the MPLS PPW encapsulation module 220 sets the flags bits 6 and 7 in the control word to indicate that the PPW packet has an MPLS payload. In one embodiment, the flags bits 6 and 7 are set to 1 and 0 respectively. Flow moves from block 450 to block 455 and the MPLS PPW encapsulation module 220 sets the S-bit in the bottom most label in the PW label stack to 1. Flow then moves to block 465. Figure 10 illustrates an exemplary encapsulation format of an MPLS packet encapsulated into PPW with control words being used according to one embodiment. The encapsulation format illustrated in Figure 10 is similar to the encapsulation format of Figure 9 with the addition of the control word with flags bits 6 and 7 set to 10 and the S-bit in the bottom most layer in the PW label stack is set to 1 (instead of 0, assuming that an optional FAT-PW label is not being used).
If the payload is not an IP or MPLS packet (a non-IP/MPLS payload), then flow moves to block 470. At block 470, the non-IP/MPLS PPW encapsulation module 225 determines whether control word processing is established on the PPW. If control word processing is not being used, then the Ethernet frame is encapsulated into a GRE packet using IP as a delivery protocol. The GRE header protocol type is set according to the protocol of the payload encapsulated in the Ethernet frame. The IP destination address and optionally the IP source address are set to non-routable addresses in the 127/8 range. In some embodiments, the same addresses are used for the life of the PPW 128. The IP header TTL value is set to 0 or 1. The checksum value in the GRE header and in the IP header can be set to 0 since the packet is not forwarded based on these headers and the protocol packet typically has its own data integrity verification mechanisms. In one embodiment, if the IP packet (encapsulating GRE) exceeds the PPW's MTU (maximum transmission unit), IP fragmentation is used (e.g., as described in RFC 4623, "Pseudowire Emulation Edge-to-Edge (PWE3) Fragmentation and Reassembly", August 2006) provided that the PE network element 130 is capable of IP reassembly (if the PE network element 130 is not capable of IP reassembly, the packet will be dropped). Flow moves from block 480 to block 485 and the GRE packet is encapsulated for transmission over the PPW 128. Flow moves from block 485 to block 437 and the transmission module 240 transmits the PPW packet on the PPW 128 towards the PE network element 130.
Figure 11 illustrates an exemplary encapsulation format of a non-IP/MPLS packet encapsulated into PPW without control words being used according to one embodiment. As illustrated in Figure 11, the encapsulation format includes the following: the PSN tunnel and PSN physical headers; the PW label, whose S-bit is set to 0 if the optional FAT-PW label is present or is otherwise set to 1 ; the optional FAT- PW label whose S-bit is set to 1; the IP header (GRE delivery header) where the IP protocol field is set to indicate GRE, TTL value is set to 1, and the IP destination address is set to a number in the 127/8 range; the GRE header; and the GRE payload packet (the Ethernet frame). It should be understood that the exemplary encapsulation format of Figure 11 includes the entire Ethernet frame (in the GRE payload), which includes the data link layer header.
If a control word is being used for non-IP/MPLS PPW encapsulation, then the flow moves from block 470 to block 475 and the non-IP/MPLS PPW encapsulation module 225 sets the flags bits 6 and 7 in the control word to indicate that the PPW packet has a non-IP/MPLS payload. In one embodiment, the flags bits 6 and 7 are set to 0 and 0 respectively. Flow moves from block 475 to block 485. Figure 12 illustrates an exemplary encapsulation format of a non-IP/MPLS packet encapsulated into PPW with control words being used according to one embodiment. As illustrated in Figure 12, the encapsulation format includes the following: the PSN tunnel and PSN physical headers; the PW label, whose S-bit is set to 0 if the optional FAT-PW label is present or is otherwise set to 1; the optional FAT-PW label whose S-bit is set to 1; the control word with the flag bits 6 and 7 set to 0 and 0 respectively, and the Ethernet frame. In one embodiment, if the control word is present, the Ethernet frame immediately follows the control word. In one embodiment, if the PPW packet exceeds the MTU of the PPW, then IP fragmentation (e.g., as described in RFC 4623) is used provided that the PE network element 130 is capable of IP reassembly (if it is not capably of IP reassembly, the packet will be dropped). It should be understood that the exemplary encapsulation format of Figure 12 includes the entire Ethernet frame.
Thus, in one embodiment, the encapsulation format described herein improves efficiency for transporting IP and MPLS packets on the PPW by excluding the data link layer header on the PPW for these packets. This reduces the number of overhead bytes on the PPW, which leads to a significant reduction in bandwidth (as a percentage of packet size) as a result in smaller fragments. In addition, since fragmentation occurs when the size of a PPW packet exceeds the MTU of the PPW, exclusion of the data link layer header on the PPW for IP and MPLS packets also reduces the possibility of fragmentation (and the required reassembly) for large IP and MPLS packets. The encapsulation format also supports control words and/or flow labels (FAT-PW) if desired.
In addition, the encapsulation format described herein allows for non-IP and non-MPLS packets to be encapsulated on the PPW. In the case of non-IP/MPLS packets where control word processing is not being used and a GRE encapsulation using IP as the delivery header, this encapsulation format allows intermediate nodes in the PSN to perform ECMP based on IP which reduces the requirement to implement control words or other flow re-ordering techniques. However, the encapsulation format is flexible in that it also supports control words and/or flow labels if they are desired.
Thus, the encapsulation format described herein (without control word processing) is not susceptible to re-ordering flows within the PPW. This also takes advantages of ECMP implementations that examine the first nibble after the MPLS label stack to determine whether the labeled packet is an IP packet. Such implementations, which are widely available, will correctly identify the IP flow in the PPW. The flows of non-IP/MPLS protocols carried on the PPW will not be re-ordered if the same source and destination IP addresses are used in the GRE delivery header for the life of the PPW. Thus, a control word is not necessary to prevent flow re-ordering. The encapsulation format can also obviate the need for flow labels within the PPW, which saves processing resources at the ingress to identify the flow (through packet classification) and to add the flow-label. When an ECMP based on the label stack is required (as compared to ECMP based on IP), then the flow label (FAT labels) can be used with the encapsulation format described herein. It should be understood that excluding a control word and/or a flow label from a PPW packet reduces the packet size by up to 8 bytes.
Figure 3 is a block diagram illustrating the PE network element 130 in more detail according to one embodiment. Figure 3 will be described with reference to the exemplary operations of Figures 5A-B and 6. However, it should be understood that the operations of Figures 5A-B and 6 can be performed by embodiments other than those discussed with reference to Figure 3, and the embodiments discussed with reference to Figure 3 can perform operations different than those discussed with reference to Figures 5A-B and 6. As illustrated in Figure 3, the PE network element 130 includes the parsing module 310, the IP Ethernet mapping module 320, the MPLS Ethernet mapping module 330, the data link header information store 340, the IP DiffServ mapping function 350, the GRE processing module 360, the Ethernet processing module 365, the native service processor 370, and the transmission module 380. The parsing module 310 parses PPW packets received on the PPW 128 to determine the type and location of the payload in the PPW packet. If the payload is an IP packet that is not GRE encapsulated, then the packet is passed to the IP Ethernet mapping module 320 for decapsulating and reconstructing the omitted fields of the data link layer header. If the payload is an MPLS packet, then the packet is passed to the MPLS Ethernet mapping module 330 for decapsulating and reconstructing the omitted field of the data link layer header. If the payload is a GRE packet, then the packet is passed to the GRE processing module for decapsulating. If the payload is an Ethernet frame, then the packet is passed to the Ethernet processing module for decapsulating. The transmission module transmit the frames to the CE network element 140 over the attachment circuit 138.
With reference to Figure 5 A, at block 510, the CE bound EIM module 135 receives a PPW packet from the PPW 128 that is CE network element 140 bound. Flow then moves to block 512 where the parsing module 310 parses the packet to determine the type of protocol of the payload and the location of the payload. Figure 6 is a flow diagram illustrating exemplary operations for determining the protocol type and location of the payload of a PPW packet according to one embodiment of the invention. At block 610, the parsing module 310 determine whether the PPW 128 is negotiated with control word processing. For example, when the PPW 128 is negotiated between the PE network elements 120 and 130, the PPW 128 will be associated with an attribute indicating whether control word processing has been established for the PPW 128. If it is not negotiated with control word processing, then flow moves to block 615 where the parsing module determines whether the S-bit of the bottom most label of the PW label stack is set to 1. If is the S-bit is set to 1, then flow moves to block 620 and the packet is IP and the start of the IP packet immediately follows the bottom most label in the PW label stack (which may be the PW label or a flow label if used). If it is not, then flow moves to block 625 and the packet is MPLS and the start of the MPLS packet immediately follows the bottom most label in the PW label stack (which may be the PW label or a flow label if used).
If the PPW 128 is negotiated with control word processing, then flow moves from block 610 to block 630. The location of the control word is the location in the packet that immediately follows the bottom most label in the PW label stack. The parsing module 310 determines whether the first nibble of the control word is set to 0001. If it is, then flow moves to block 635 and the packet is G-ACh (an MPLS Generic Associated Channel packet) and the location of the packet begins immediately following the control word (4 bytes after the bottom most label in the PW label stack). If the packet is a G-Ach packet then its processing follows the procedure described in RFC 5085, "Pseudowire Virtual Circuit Connectivity Verification (VCCV): A Control Channel for Pseudowires", December 2007. If the first nibble of the control word is not set to 1, then flow moves to block 640. At block 640, the parsing module 310 determines whether the first nibble of the control word is set to 0000. If it is not set to 0000, then flow moves to block 675 where alternative action is taken (e.g., the packet is dropped as an invalid packet). If the first nibble of the control word is set to 0000, then flow moves to block 645 and the parsing module 310 determines whether the flags bits 6 and 7 of the control word are set to 0 and 0 respectively. If they are, then flow moves to block 650 and the packet is an Ethernet frame having a payload that is of a protocol that is not IP or MPLS, and the start of the packet is 4 bytes after the bottom most label in the PW label stack. If the flags bits 6 and 7 are not set to 0 and 0, then flow moves to block 655 and the parsing module 310 determines whether the flags bits
6 and 7 are set to 0 and 1 respectively. If they are, then flow moves to block 660 and the packet is IP and the start of the IP packet is 4 bytes after the bottom most label in the PW label stack. If the flags bits 6 and 7 are not set to 0 and 1 respectively, flow moves to block 665 and the parsing module 310 determines whether the flags bits 6 and
7 are set to 1 and 0 respectively. If they are, flow moves to block 670 and the packet is MPLS and the start of the MPLS packet is 4 bytes after the bottom most label in the PW label stack. If the flags bits 6 and 7 are not set to 1 and 0 respectively, then flow moves to block 675 where alternative action is taken (e.g., the packet is dropped).
Referring back to Figure 5A, if the packet is an IP packet, then flow moves to block 513. If the packet is an MPLS packet, then flow moves to block 550, which will be described with reference to Figure 5B. If the packet is a non-IP/MPLS packet encapsulated in an Ethernet frame, then flow moves to block 530 where the frame is processed using standard Ethernet processing by the Ethernet processing module 365 (e.g., examining Ethernet header information such as the source MAC address, destination MAC address, VLAN headers, etc.). At block 514, the parsing module 310 determines whether the IP packet is IPv4 or IPv6. For example, if the first nibble is 0x6 then the payload of the PPW is an IPv6 packet and flow moves to block 532. If the first nibble is 0x4, then the payload is an IPv4 packet and flow moves to block 516.
At block 516, the parsing module 310 determines whether the IP packet is a header for a GRE packet. For example, the parsing module 310 determines whether the destination IP address is in the 127/8 range and the protocol field indicates GRE (e.g., a value of 47). If it is, then it is a GRE payload packet having a non-IP/MPLS packet on the PPW, and flow moves to block 518 and the packet is processed by the GRE processing module 360. If the destination address is not in the 127/8 range or the protocol field does not indicate GRE, then it is a regular IPv4 packet and flow moves to block 532 and is processed by the IP Ethernet mapping module 320. By comparing three fields that start at fixed offsets in the header and a comparison of a fixed number of bits from those offsets will shunt the packet off the IP/MPLS decapsulation path (i.e., move the packet off the fast path of IP/MPLS processing). For example, the three fields include the first nibble (starting offset 0, field size 1 nibble), IP header protocol field (starting offset 10, field size 2), and IP destination address (starting offset 16, first byte). In addition, further validation of the GRE delivery header for the checksum, TTL, as well as GRE header validation can be performed after the packet is shunted off the IP/MPLS decapsulation path. Flow moves from block 516 to block 518.
At block 518, the GRE processing module 360 compares the VLAN tag stack in the Ethernet frame against a stored VLAN tag stack of the ingress CE. Flow then moves to block 520, and if the VLAN IDs match, then flow moves to block 524 and the frame is passed to the native service processor 370. The native service processor 370 performs processing specific to the attachment circuit 138. For example, assuming that the attachment circuit 138 is an Ethernet circuit, the NSP 370 may perform functions that are required for processing Ethernet frames such as VLAN tag swapping, priority bit re-mapping, etc. If the VLAN IDs do not match, then flow moves to block 522 where alternative action is taken (e.g., the packet is dropped). Flow moves from block 524 to block 526 and the G E processing module 360 reassembles the packet if it was fragmented, assuming that reassembly is supported. If it is not supported, then the packet will be dropped. If the IP packet was fragmented, then it will be reassembled by the GRE processing module 360 if supported, otherwise the packet will be dropped. Flow moves from block 526 to block 528 and the transmission module 380 transmits the frame to the egress CE network element 140 on the attachment circuit 138.
Returning back to block 532 (the packet is either an IPv6 packet or an IPv4 packet that is not encapsulating GRE), the IP Ethernet mapping module 320 begins the process of reconstructing the fields of the data link layer header that were removed when encapsulating the packet on the PPW.
The IP Ethernet mapping module 320 uses data link layer header information stored in the data link layer header information 340 to reconstruct the fields of the data link layer header. The data link layer header information store 340 includes the following information: the MAC address the CE network element 110 that is associated with the AC 118, the MAC address of the CE network element 140 that is associated with the AC 138, the VLAN tag stack associated with the AC 118 (if the AC 118 is tagged), and the VLAN tag stack associated with the AC 138 (if the AC 138 is tagged). The MAC addresses of the CE network elements can be dynamically learned, configured, or signaled (or any combination thereof).
In one embodiment, since the PPW 128 is point-to-point, there is only a single MAC address at each end, and each may be separately dynamically learned. A PE network element can learn the MAC address of a locally connected CE network element (e.g., the PE network element can learn the MAC address of the CE network element 110) through the source MAC address of a received PE bound frame. For example, with reference to Figure 1, the PE network element 120 can learn the MAC address of the CE network element 110 through the source MAC address included in the data link layer header 152 of the Ethernet frame 150. In some embodiments, only specific types of packets are used for this learning process (e.g., one or more protocols that discover the next hop MAC/L3 address (e.g., ARP, LLDP, RIP, OSPF, etc.)). In other embodiments, the MAC address of a locally connected CE network element can be learned from any packet that arrives after a certain period (e.g., the first frame that arrives after 10 minutes). A PE network element can learn the MAC address of a remotely connected CE network (e.g., the PE network element 130 can learn the MAC address of the CE network element 110) from data packets when there is a non- IP/MPLS packet (e.g., LDP) used on the PPW through the source MAC address of the non-IP/MPLS PPW CE bound packet received on the PPW. For example, with reference to Figure 1, the PE network element 130 can learn the MAC address of the CE network element 110 through the source MAC address of a non-IP/MPLS packet received on the PPW 128.
In some embodiments, the PE network elements signal the MAC addresses of the CE network elements. In one embodiment, an LDP (Label Distribution Protocol) TLV (type, length, value) extension is used to signal the MAC address of a locally connected CE network element to the peer PE network element (referred herein as the "locally connected MAC address TLV"). The MAC address of the locally connected CE network element can either by dynamically learned or configured. For example, the PE network element 120 can use the LDP TLV extension to signal the MAC address of the CE network element 110 to the PE network element 130, and the PE network element 130 can use the LDP TLV extension to signal the MAC address of the CE network element 140 to the PE network element 120. In one embodiment, the locally connected MAC address TLV is used in the LDP notification message. Figure 13 illustrates an exemplary locally connected MAC address TLV according to one embodiment. As illustrated in Figure 13, the TLV includes a U (unknown) bit, an F (forward) bit, a type indicated the message is a locally connected MAC address (the value of which is to be determined), the length, and the value (the locally connected MAC address). The U bit is set to 1 unless the MAC address format is not understood (which will then be ignored by the receiving PE network element). The F bit is set to 1.
Returning back to Figure 5A, at block 532 the IP Ethernet mapping module 320 sets the source MAC address as the MAC address of the ingress CE network element 110. For example, the IP Ethernet mapping module 320 accesses the data link layer header information store 340 to determine the MAC address of the ingress CE network element 110 (e.g., based on an ID associated with the PPW). Flow then moves to block 534, and the IP Ethernet mapping module 320 determines whether the destination IP address is a broadcast or a multicast address. If it is, then flow moves to block 536 and the IP Ethernet mapping module 320 sets the destination MAC address to a broadcast or multicast MAC address accordingly and flow moves to block 540. If the destination IP address is not a broadcast or multicast address, then flow moves from block 534 to block 538 and the IP Ethernet mapping module sets the destination MAC address to the egress CE network element 140. Flow moves from block 538 to block 540.
At block 540, the IP Ethernet mapping module 320 sets the VLAN tag stack as the VLAN tag stack of the ingress CE network element 110 (if the attachment circuit 118 is tagged, which is typically indicated by an attribute configured on the attachment circuit 118). Flow then moves to block 542 and the IP DiffServ mapping function 350 maps the IP differentiated services field to Ethernet PCP (Priority Code Point) bits for each tag in the stack (if the attachment circuit 118 is tagged). In one embodiment, if there are multiple tags in the VLAN tag stack, a separate mapping is performed for each tag. The mapping may be the same for each tag or may be different. The mapping may also be configurable. Flow moves from block 542 to block 544 and the IP Ethernet mapping module 320 sets the Ethernet type field of the packet. If the packet is IPv4, the Ethernet type field is set to 0x800 and if the packet is IPv6, the Ethernet type field is set to 0x86DD. Flow moves from block 544 to block 528 and the transmission module 380 transmits the frame to the egress CE network element 140 on the attachment circuit 138.
If the payload of the PPW packet is MPLS, then flow moves from block 512 to block 550 of Figure 5B and the PPW packet is processed by the MPLS Ethernet mapping module 330. At block 550, the MPLS Ethernet mapping module 330 sets the source MAC address as the MAC address of the ingress CE network element 110. Flow then moves to block 552 and the MPLS Ethernet mapping module 330 sets the destination MAC address as the MAC address of the egress CE network element 140. Next, flow moves to block 554 and the MPLS Ethernet mapping module 330 sets the VLAN tag stack as the VLAN tag stack of the ingress CE network element 110 (if the attachment circuit 118 is tagged). Flow then moves to block 556 and the MPLS Ethernet mapping module 556 sets the Ethernet type field to indicate that an MPLS payload is encapsulated in the frame (e.g., the Ethernet type field is set to 0x8847). Flow then moves to block 528 and the transmission module 380 transmits the frame to the egress CE network element 140 on the attachment circuit 138. .
Thus, the egress PE network element (the PE network element receiving CE bound PPW packets on the PPW) reconstructs the omitted fields of the data link layer headers when creating CE bound Ethernet frames for IP (non-GRE encapsulated) and MPLS packets that were encapsulated on the PPW and omitted fields of the data link layer header. Thus, the PE network elements receiving CE bound PPW packets (egress PE network elements) support an efficient encapsulation format for IP and MPLS packets by reducing the amount of overhead carried on the PPW. This also reduces the possibility of fragmented packets and the required assembly at the egress PE network element, which increases throughput of the PSN.
While embodiments have been described with reference to the exemplary network model illustrated in Figure 1 , other types of networks may use embodiments of the invention described herein. Figure 14 illustrates an exemplary network 1400 that implements an efficient IP and MPLS encapsulation format for a PPW while allowing for other protocol types on the PPW. The network 1400 differs from the network 100 of Figure 1 in that the CE and PE are co-located within the same physical network element. Thus, the co-located network element 1405 includes the CE 1420 and the PE 1430. The co-located network element 1410 includes the CE 1440 and the PE 1450. The PE 1430 and 1450 are coupled together over the PPW 1470 that is carried over the MPLS PSN 1460. The PE network elements 120 and 130 are coupled together over the PPW 128 being carried over the MPLS PSN (Packet Switched Network) 150. The PPW 128 is a point-to-point (p2p) link. Although not illustrated in Figure 1, the PPW 128 is carried over a PSN tunnel through the MPLS PSN 150. In addition, the MPLS PSN 150 includes one or more intermediate network elements (sometimes referred to as provider (P) network elements).
Figure 15 illustrates a multi-layer network 1500 that implements an efficient IP and MPLS encapsulation format on a PPW while allowing for other protocol types on the PPW. In multi-layer networks, as the number of layers increases the amount of overhead typically required to stack each layer correspondingly increases. The PPW N+l 1595 emulates a service between the CE network elements 1510 and 1565. The CE network element 1510 is coupled with the PE network element 1515 over the AC N+1 1570. The CE network element 1565 is coupled with the PE network element 1560 over the AC N+1 1590. The PE network elements 1520 and 1560 are coupled with the co-located network elements 1520 and 1545 respectively. The co-located network element 1520 includes the P network element 1525 and the CE network element 1530. The co-located network element 1545 includes the P network element 1550 and the CE network element 1555. The CE network element 1530 is coupled with the PE network element 1535 over the AC N 1575, and the CE network element 1555 is coupled with the PE network element 1450 over the AC N 1585. The PE network elements 1535 and 1540 are coupled together over the PPW N 1580, which is carried across a PSN (not shown for simplicity purposes). The layer N network provides the PPW N 1580, which is a point to point (p2p) link in the layer N+1 network. The layer N+1 network provides the PPW PW N+1 1595, which is a p2p link in the layer N+2 network.
Figure 16 illustrates a prior art encapsulation format for the multi-layer network 1500 when all layers are based on RFC 4448 and the PSN tunnel at layer N+1 is an MPLS LSP. As illustrated in Figure 16, the payload of the layer N+2 IP packet in the layer N PSN is encapsulated in multiple stacks requiring multiple data link layer headers. In contrast, Figure 17 illustrates the efficient encapsulation format described herein for the multi-layer network 1500 when all layers are based on the format described herein (and assuming that control words is not needed and ECMP is based on the IP header). As illustrated in Figure 17, the data link layer headers of layer N and N+1 are not included in the encapsulation format, saving at least between 28 and 44 bytes of data (depending on whether the attachment circuits are untagged, single tagged, or double tagged) as compared with the prior art encapsulation format of Figure 16. Thus, the efficient encapsulation format described herein increases efficiency in multi-layer networks by reducing the overhead required to stack each layer (at least for IP and MPLS packets). This also reduces the possibility of fragmentation and assembly in multi-layer networks.
As the number of layers in the network increase, an extra 8 bytes per layer (2 labels) is typically all that is required using the efficient encapsulation format described herein. In some embodiments, this is further reduced to an extra 4 bytes per layer by using multi-segment pseudowire (MS-PW) architecture (described in RFC 5659, "An Architecture for Multi-Segment Pseudowire Emulation Edge-to-Edge", October 2009) where each CE for a layer N network also functions as a switching PE (S-PE) at the layer N+1 network and the 1-hop PSN N+1 tunnel between such S-PEs is setup with PHP (Penultimate-Hop-Popping). Figure 18 illustrates the network 1800 that is a multi-layer network that uses a multi-segment pseudowire architecture. The PPW N+1 (MS-PW) 1895 emulates a service between the CE network elements 180 and 1865. The CE network elements 1810 and 1865 are coupled with the terminating provider edge (T-PE) network elements 1815 and 1860 respectively over the AC N+1 1870 and AC N+1 1890 respectively. The T-PE network elements 1815 and 1860 are coupled with the S-PE network elements 1825 and 1850 respectively of the co-located network elements 1820 and 1845 respectively. The CE network elements 1830 and 1855 of the co-located network elements 1820 and 1845 are coupled with the PE network elements 1835 and 1840 respectively over the AC N 1875 and the AC N 1885 respectively. The PE network elements 1835 and 1840 are coupled together over the PPW N 1880, which is carried across a PSN (not shown for simplicity purposes). The PPW N+1 1895 from the T-PE network element 1815 to the T-PE network element 1860 has a segment from the S-PE network element 1825 to the S-PE network element 1850, and the 1-hop PSN tunnel in the layer N+1 network from the S-PE network element to the S-PE network element 1850 is setup with PHP.
Thus, an efficient IP and MPLS encapsulation format for a PPW is described which reduces the number of overhead bytes on the PPW, which results in a significant reduction in bandwidth (as a percentage of packet size). The reduction in overhead bytes for each packet also reduces the possibility of fragmentation and reassembly of large IP or MPLS packets, which improves the throughput of the network. For multi- layer networks, the efficient IP and MPLS encapsulation format reduces the overhead required to stack each layer and reduces the possibility of fragmentation and reassembly of large IP or MPLS packets.
In addition, the encapsulation format for a PPW described herein supports non- IP/MPLS packets while allowing ECMP to be performed by intermediate nodes based on IP, which reduces the requirement to implement a flow ordering technique (e.g., reduces the use of flow labels) by leveraging existing ECMP base on IP implementations. In addition, for multi-layer networks, ECMP is more efficient by enabling existing ECMP implementations (at any layer) to examine the label stack through all higher layers. The encapsulation format also allows existing implementations (at any layer) to examine the end-host's IP packet and simplifies deep- packet-inspection and/or flow-based applications.
In some embodiments, QoS (Quality of Service) considerations described in
RFC 4448 area applicable to the encapsulation format described herein.
While embodiments have been described with the PPW supporting multiple protocols (IP, MPLS, and other protocol types), in some embodiments the packet transport service may only carry a subset of the packet types (e.g., an IP only scenario, an IP and ARP only scenario, an MPLS only scenario, an IP and MPLS only scenario, an IP, MPLS, and ARP only scenario, and a generic packet service scenario). For example, in an IP only scenario, the client network uses the PPW to exchange IP only packets. Such a scenario may occur when the PE and CE are co-located on the same network element at both ends of the PPW and the CE's exchange only IP packets on the PPW. In such a scenario, the MAC addresses of the CEs are not needed. Such an IP only scenario may also occur when the PE and CE are separate physical network elements where the CE network element's exchange only IP packets on the PPW and the MAC address mapping for the IP packets is configured on the CEs (e.g., static ARP entry). However, IP encapsulated control protocols (e.g., RIP, OSPF, etc.) may be carried on the PPW. The IP only scenario can be implemented using an IP only PPW, where only IP traffic is transported on the PPW (this PPW does not implement the GRE encapsulation).
In an IP and ARP only scenario, the client network uses the PPW to exchange IP packets but also uses ARP for layer-2 address resolution. The IP and ARP only scenario can be implemented using a generic PPW (capable of carrying all protocols) or it can be implemented using an IP only PPW if the PE network element acts as a proxy ARP gateway to its locally connected CE.
In an MPLS only scenario, the client network uses the PPW to exchange only MPLS packets. In such a scenario, the client network would be a purely MPLS (including MPLS-TP) network and would not use an IP based control plane. Such a scenario may occur when the PE and CE are co-located on the same network element at both ends of the PPW and the CE's exchange only MPLS packets on the PPW. In such a scenario, the MAC addresses of the CE's are not needed. This scenario may also occur when the PE and CE are separate physical network elements, where the client network uses the PPW to exchange MPLS (including MPLS-TP) packets and the mapping of MPLS-label to MAC address is configured on the CE. The MAC address may be from an assigned range (as defined in MPLS-TP). The MPLS only scenario can be implemented using an MPLS only PPW that carries only MPLS traffic (this PPW would not implement the GRE encapsulation described herein).
In an IP and MPLS only scenario, the client network uses the PPW to exchange IP and MPLS packets only. Such a scenario occurs when the PE and CE are co-located on the same network element on the both ends of the PPW and the CE transmits only IP and MPLS packets on the PPW. In such a scenario, the MAC addresses of the CE's are not needed. Such a scenario may also occur when the PE and CE are separate physical network elements but the MAC address mapping for IP and MPLS is configured on the CE (e.g., static ARP entry). However, IP encapsulated control protocols (e.g., RIP, OSPF, BGP, LDP, RSVP-TE, etc.) may be carried on the PPW. The IP and MPLS only scenario can be implemented using an IP and MPLS only PPW that carries IP and MPLS traffic only (this PPW would not implement the GRE encapsulation described herein).
In an IP, MPLS, and ARP only scenario, the client network uses the PPW to exchange IP and MPLS packets, and also uses ARP for layer-2 address resolution. Such a scenario can occur when the client network uses the PPW exclusively with the IP protocol for layer-3 routing, MPLS protocol for switching, and ARP for layer-2 address resolution. The IP, MPLS, and ARP only scenario can be implemented using a generic PPW (capable of carrying all protocols) or it can be implemented using an IP and MPLS only PPW if the PE network element acts as a proxy ARP gateway to its locally connected CE.
In a generic packet service scenario, the client network uses the PPW to exchange any type of packet that can be sent on an EVC. MAC address configuration is not necessary since ARP can be run on the PPW. The generic packet service scenario can be implemented using a generic PPW that is capable of carrying traffic of all protocols. While embodiments have been described that describe an encapsulation format for IP and MPLS packets on a PPW that does not include the entire data link layer header, in other embodiments only a portion of the data link layer header for such packets is not included. For example, in one embodiment, only the destination MAC address of the data link layer header is removed from the data link layer header. For example, with reference to Figure 1, the PE network element 120 may include the source MAC address of the CE network element 110 in the PPW packet 160. As another example, for a PPW where control word processing is not established, instead of transmitting the entire VLAN tag stack, only the top-most subset of the VLAN tag stack is transmitted on the PPW, and the CE traffic bound PE network element maps the top-most subset to the entire VLAN tag stack prior to transmitting the frame to its local CE network element.
As described herein, instructions may refer to specific configurations of hardware such as application specific integrated circuits (ASICs) configured to perform certain operations or having a predetermined functionality or software instructions stored in memory embodied in a non-transitory computer readable medium. Thus, the techniques shown in the figures can be implemented using code and data stored and executed on one or more electronic devices (e.g., an end station, a network element). Such electronic devices store and communicate (internally and/or with other electronic devices over a network) code and data using computer -readable media, such as non- transitory computer-readable storage media (e.g., magnetic disks; optical disks; random access memory; read only memory; flash memory devices; phase-change memory) and transitory computer-readable communication media (e.g., electrical, optical, acoustical or other form of propagated signals - such as carrier waves, infrared signals, digital signals). In addition, such electronic devices typically include a set of one or more processors coupled to one or more other components, such as one or more storage devices (non-transitory machine-readable storage media), user input/output devices (e.g., a keyboard, a touchscreen, and/or a display), and network connections. The coupling of the set of processors and other components is typically through one or more busses and bridges (also termed as bus controllers). Thus, the storage device of a given electronic device typically stores code and/or data for execution on the set of one or more processors of that electronic device. Of course, one or more parts of an embodiment of the invention may be implemented using different combinations of software, firmware, and/or hardware.
While the flow diagrams in the figures show a particular order of operations performed by certain embodiments of the invention, it should be understood that such order is exemplary (e.g., alternative embodiments may perform the operations in a different order, combine certain operations, overlap certain operations, etc.).
While the invention has been described in terms of several embodiments, those skilled in the art will recognize that the invention is not limited to the embodiments described, can be practiced with modification and alteration within the spirit and scope of the appended claims. The description is thus to be regarded as illustrative instead of limiting.

Claims (21)

CLAIMS What is claimed is:
1. A method in a first provider edge network element for improving efficiency of encapsulation for packets of a first set of one or more protocols on a packet-pseudowire over a tunnel in a Packet Switched Network (PSN), wherein the first provider edge network element is coupled with a customer edge network element over an attachment circuit and is coupled with a second provider edge network element over the packet- pseudowire, the method comprising the steps of:
receiving a first frame from the customer edge network element over the attachment circuit, wherein the first frame includes a data link layer header having a plurality of fields;
responsive to determining that the first frame encapsulates a packet of the first set of protocols, encapsulating the packet into a first protocol data unit for transmission over the packet-pseudowire without including substantially all of the plurality of fields of the data link layer header; and
transmitting the first protocol data unit over the packet-pseudowire over the PSN tunnel to the second provider edge network element; whereby efficiency is improved through a reduction of overhead on the packet- pseudowire through removal of substantially all of the fields of the data link layer header of the first frame.
2. The method of claim 1, wherein the first set of protocols includes one or more of Internet Protocol (IP) and MPLS (Multiprotocol Label Switching), and wherein the first protocol data unit does not include each of the plurality of fields of the data link layer header of the first frame.
3. The method of claim 1, further comprising the steps of:
receiving a second frame from the customer edge network element over the attachment circuit, wherein the second frame includes a data link layer header having the plurality of fields; determining that the second frame encapsulates a packet of a second set of protocols and that control word processing is established for the packet- pseudowire, wherein control word processing provides the ability to prevent re-ordering within a packet flow by preventing ECMP (equal- cost multi-path) treatment for the packet-pseudowire in the PSN, and wherein the second set of protocols does not include IP (Internet Protocol) or MPLS (Multiprotocol Label Switching);
encapsulating the second frame in a second protocol data unit for transmission over the packet-pseudowire including setting one or more flag bits of a control word to indicate which protocol of the second set of protocols is encapsulated in the second protocol data unit, wherein substantially all of the plurality of fields of the data link layer header of the second frame are included in the second protocol data unit; and
transmitting the second protocol data unit over the PSN tunnel to the second provider edge network element.
The method of claim 1, further comprising the steps of:
receiving a second frame from the customer edge network element over the attachment circuit, wherein the second frame includes a data link layer header having the plurality of fields;
determining that the second frame encapsulates a packet of a second set of protocols and that control word processing is not established for the packet-pseudowire, wherein control word processing provides the ability to prevent re-ordering within a packet flow by preventing ECMP (equal- cost multi-path) treatment in the PSN, and wherein the second set of protocols does not include IP (Internet Protocol) or MPLS (Multiprotocol Label Switching);
encapsulating the second frame into a GRE (Generic Routing Encapsulation) packet using IP as a delivery protocol, whereby ECMP based on IP performed in the PSN is supported;
encapsulating the GRE packet in a second protocol data unit for transmission over the packet-pseudowire, wherein substantially all of the plurality of fields of the data link layer header of the second frame are included in the second protocol data unit; and
transmitting the second protocol data unit over the PSN tunnel to the second provider edge network element.
5. The method of claim 1, wherein the step of encapsulating the packet into the first protocol data unit further comprises the step of:
including information for the PSN tunnel and PSN physical headers and a label for the packet-pseudowire.
6. The method of claim 5, further comprising the step of:
determining that control word processing is established for the packet- pseudowire, wherein control word processing provides the ability to prevent re-ordering within a packet flow by preventing ECMP (equal- cost multi-path) treatment in the PSN; and
setting one or more flag bits of a control word to indicate which protocol of the first set of protocols is encapsulated in the first protocol data unit.
7. A first provider edge network element to be coupled with a customer edge network element over an attachment circuit and to be coupled with a second provider edge network over a packet-pseudowire over a tunnel in a Packet Switched Network (PSN), the first provider edge network element to minimize the size of protocol data units with IP (Internet Protocol) and MPLS (Multiprotocol Label Switching) packet payloads carried on the packet-pseudowire, the first provider edge network element comprising:
a provider edge bound EIM (Efficient IP MPLS) module configured to receive frames transmitted from the customer edge network element over the attachment circuit, the provider edge bound EIM module including: a parsing module configured to parse the received frames to determine a protocol type of packets encapsulated in the frames, to pass those of the frames that encapsulate IP packets to an IP packet- pseudowire encapsulation module, to pass those of the frames that encapsulate MPLS packets to an MPLS packet-pseudowire encapsulation module, wherein each of the frames includes a data link layer header including a plurality of fields;
the IP packet-pseudowire encapsulation module configured to encapsulate IP packets into protocol data units for transmission on the packet-pseudowire over the PSN tunnel to the second provider edge network element in a format that does not include substantially all of the fields of the data link layer header that corresponds to the IP packets,
the MPLS packet-pseudowire encapsulation module configured to encapsulate MPLS packets into protocol data units for transmission on the packet-pseudowire over the PSN tunnel to the second provider edge network element in a format that does not include substantially all of the fields of the data link layer header that corresponds to the MPLS packets; and
a transmission module to transmit the protocol data units on the packet- pseudowire over the PSN tunnel to the second provider edge network element;
whereby the size of protocol data units with IP and MPLS packet payloads carried on the packet-pseudowire is minimized through omission of substantially all of the fields of the data link layer headers.
8. The provider edge network element of claim 7, wherein the IP packet- pseudowire encapsulation module is further configured to set, for each IP packet to be encapsulated for transmission over the packet-pseudowire when control word processing is established for the packet-pseudowire, one or more flag bits of a control word to a predetermined value to indicate that the payload carried on the packet- pseudowire is IP, wherein control word processing provides the ability to prevent reordering within a packet flow by preventing ECMP (equal-cost multi-path) treatment in the PSN.
9. The provider edge network element of claim 7, wherein the MPLS packet- pseudowire encapsulation module is further configured to set, for each MPLS packet to be encapsulated for transmission over the packet-pseudowire when control word processing is established for the packet-pseudowire, one or more flag bits of a control word to a predetermined value to indicate that the payload carried on the packet- pseudowire is MPLS, wherein control word processing provides the ability to prevent re-ordering within a packet flow by preventing ECMP (equal-cost multi-path) treatment in the PSN.
10. The provider edge network element of claim 7, wherein the parsing module is further configured to pass those of the frames that encapsulate one of non-IP and non- MPLS (non-IP/MPLS) packets to a non-IP/MPLS packet-pseudowire encapsulation module, wherein the non IP/MPLS packet-pseudowire encapsulation module is configured to encapsulate non IP/MPLS packets for transmission over the packet- pseudowire over the PSN tunnel to the second provider edge network element in a format that includes substantially all of the fields of the data link layer header of that non-IP/MPLS packet.
11. The provider edge network element of claim 10, wherein the non IP/MPLS packet-pseudowire encapsulation module is further configured to encapsulate the frames into GRE (Generic Routing Encapsulation) packets using IP as a delivery protocol when control word processing is not established for the packet-pseudowire to support a possibility of one or more intermediate network elements in the PSN performing ECMP (equal-cost multi-path) based on IP, and wherein an IP destination address in a delivery header of each GRE packet is a non-routable address.
12. A method in a first provider edge network element for processing protocol data units received on a packet-pseudowire in a Packet Switched Network (PSN), wherein the first provider edge network element is coupled with a first customer edge network element over a first attachment circuit and is coupled with a second provider edge network element over the packet-pseudowire, and wherein the second provider edge network element is coupled with a second customer edge network element over a second attachment circuit, the method comprising the steps of:
receiving a first protocol data unit on the packet-pseudowire that was generated by the second provider edge network element responsive to the second provider edge network element receiving a first frame from the second customer edge network element over the second attachment circuit, wherein substantially all of the fields of a data link layer header have been omitted from the first protocol data unit;
responsive to determining that a packet encapsulated in the first protocol data unit is one of an IP (Internet Protocol) packet and an MPLS (Multiprotocol Label Switching) packet, performing the following steps: mapping the packet into a second frame by adding those fields of the data link layer header that were omitted from the first protocol data unit, and
transmitting the second frame over the first attachment circuit to the first customer edge network element;
whereby bandwidth efficiency in the PSN network is improved through omission of substantially all of the fields of the data link layer header in the first protocol data unit and corresponding reconstruction of those omitted fields for transmission on the first attachment circuit to the first customer edge network element.
The method of claim 12, further comprising the steps of:
receiving a second protocol data unit on the packet-pseudowire that was generated by the second provider edge network element responsive to the second provider edge network element receiving a third frame from the second customer edge network element, wherein the second protocol data unit includes substantially all of the fields of a data link layer header;
responsive to determining that a packet encapsulated in the second protocol data unit is a GRE (Generic Routing Encapsulation) packet using IP as a delivery protocol, performing the following step:
responsive to validating a VLAN (Virtual Local Area Network) identifier of an Ethernet frame encapsulated in the GRE packet with a VLAN identifier associated with the second attachment circuit, passing the GRE packet to a native service processor unit for further processing for transmission to the first customer edge network element over the first attachment circuit.
14. The method of claim 12, wherein a MAC (Media Access Control) address of the second customer edge network element corresponding to the second attachment circuit and a MAC address of the first customer edge network element corresponding to the first attachment circuit are stored on the first provider edge network element.
15. The method of claim 14, wherein the entire data link layer header is not included in the first protocol data unit, and wherein the step of mapping the packet into the second frame includes performing the following step:
responsive to determining that the packet encapsulated in the first data unit is an MPLS packet, performing the following steps:
setting a source MAC address in the data link layer header of the second frame to the MAC address of the second customer edge network element,
setting a destination MAC address in the data link layer header of the second frame to the MAC address of the first customer edge network element, and
setting an Ethernet type field in the data link layer header of the second frame to indicate that an MPLS packet is encapsulated in the second frame.
16. The method of claim 14, wherein the entire data link layer header is not included in the first protocol data unit, and wherein the step of mapping the packet into the second frame includes performing the following step:
responsive to determining that the packet encapsulated in the first protocol data unit is an IP packet and has a destination IP address that is routable, performing the following steps:
setting a source MAC (Media Access Control) address in the data link layer header of the second frame to the MAC address of the second customer edge network element,
responsive to determining that the packet is a multicast or broadcast packet, setting a destination MAC address in the data link layer header of the second frame to a MAC address that identifies a multicast or broadcast address respectively, responsive to determining that the packet is a unicast packet, setting a destination MAC address in the data link layer header of the second frame to the MAC address of the first customer edge network element, and
setting an Ethernet type field in the data link layer header of the second frame to indicate that an IP packet is encapsulated in the first frame.
17. A first provider edge network element, which is to be coupled between a first customer edge network element over an attachment circuit and a second provider edge network element over a packet-pseudowire in a Packet Switched Network (PSN), to process protocol data units received on the packet-pseudowire, the first provider edge network element comprising:
a customer edge bound EIM (Efficient IP MPLS) module configured to receive protocol data units on the packet-pseudowire that were generated by the second provider edge network element responsive to it receiving frames from a second customer edge network element, the customer edge bound EIM module including:
a parsing module configured to parse the protocol data units to determine a protocol type of a packet payload of the protocol data units, to pass those of the frames that have IP packet payloads with routable destination IP addresses to an IP Ethernet mapping module, and to pass those of the frames that have MPLS packet payloads are passed to an MPLS Ethernet mapping module, wherein substantially all of a plurality of fields of a data link layer header have been omitted from the protocol data units that have MPLS packet payloads and from the protocol data units that have IP packet payloads,
the IP Ethernet mapping module configured to map IP packet payloads having a routable destination IP address into Ethernet frames for transmission to the first customer edge network element over the attachment circuit by reconstructing the omitted fields of the data link layer header for the IP packets, and the MPLS Ethernet mapping module configured to map MPLS packet payloads into Ethernets frame for transmission to the first customer edge network element over the attachment circuit by reconstructing the omitted fields of the data link layer header for the MPLS packets, and
whereby bandwidth efficiency in the PSN network is improved through omission of substantially all of the fields of the data link layer headers for IP and MPLS packet payloads of the protocol data units and reconstruction of those omitted fields for transmission on the attachment circuit to the first customer edge network element.
18. The provider edge network element of claim 17, wherein the customer edge bound EIM module further includes a GRE (Generic Routing Encapsulation) module to process GRE packets using IP as a delivery protocol received on the packet- pseudowire, wherein GRE packet payloads encapsulate non-IP/MPLS protocols, and wherein GRE packet payloads include data link layer headers.
19. The provider edge network element of claim 17, wherein the customer edge bound EIM module further includes a data link layer header information store configured to store data link layer header information of the first customer edge network element and the second customer edge network element including a respective MAC (Media Access Control) address of the first and second customer edge network element.
20. The provider edge network element of claim 19, wherein the MPLS Ethernet mapping module is configured to reconstruct a data link layer header for each MPLS packet payload by setting a source MAC address to the MAC address of the second customer edge network element and setting a destination MAC address to the MAC address of the first customer edge network element.
21. The provider edge network element of claim 19, wherein the IP Ethernet mapping module is configured to reconstruct a data link layer header for each unicast IP packet payload by setting a source MAC address to the MAC address of the second customer edge network element and setting a destination MAC address to the MAC address of the first customer edge network element.
AU2011244044A 2010-04-23 2011-04-08 Efficient encapsulation of packets transmitted on a packet-pseudowire over a Packet Switched Network Ceased AU2011244044B2 (en)

Applications Claiming Priority (5)

Application Number Priority Date Filing Date Title
US32728110P 2010-04-23 2010-04-23
US61/327,281 2010-04-23
US12/824,072 US8472438B2 (en) 2010-04-23 2010-06-25 Efficient encapsulation of packets transmitted on a packet-pseudowire over a packet switched network
US12/824,072 2010-06-25
PCT/IB2011/051512 WO2011132104A1 (en) 2010-04-23 2011-04-08 Efficient encapsulation of packets transmitted on a packet-pseudowire over a packet switched network

Publications (2)

Publication Number Publication Date
AU2011244044A1 true AU2011244044A1 (en) 2012-11-22
AU2011244044B2 AU2011244044B2 (en) 2014-08-28

Family

ID=44815753

Family Applications (1)

Application Number Title Priority Date Filing Date
AU2011244044A Ceased AU2011244044B2 (en) 2010-04-23 2011-04-08 Efficient encapsulation of packets transmitted on a packet-pseudowire over a Packet Switched Network

Country Status (6)

Country Link
US (1) US8472438B2 (en)
EP (1) EP2561649A1 (en)
CN (1) CN102971991A (en)
AU (1) AU2011244044B2 (en)
IL (1) IL222306A0 (en)
WO (1) WO2011132104A1 (en)

Families Citing this family (79)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2007101140A2 (en) * 2006-02-24 2007-09-07 Nortel Networks Ltd. Multi-protocol support over ethernet packet-switched networks
US9319488B2 (en) * 2008-12-22 2016-04-19 Telefonaktiebolaget L M Ericsson (Publ) IP multiplexing from many IP hosts
US8385335B2 (en) * 2009-05-13 2013-02-26 Avaya Inc. Method and apparatus for providing fast reroute of a unicast packet within a network element to an available port associated with a multi-link trunk
US8351429B2 (en) * 2009-05-13 2013-01-08 Avaya Inc. Method and apparatus for providing fast reroute of a packet that may be forwarded on one of a plurality of equal cost multipath routes through a network
EP2583211B1 (en) 2010-06-15 2020-04-15 Oracle International Corporation Virtual computing infrastructure
US10715457B2 (en) 2010-06-15 2020-07-14 Oracle International Corporation Coordination of processes in cloud computing environments
US9680750B2 (en) 2010-07-06 2017-06-13 Nicira, Inc. Use of tunnels to hide network addresses
US8750164B2 (en) 2010-07-06 2014-06-10 Nicira, Inc. Hierarchical managed switch architecture
US8850062B2 (en) * 2010-08-09 2014-09-30 Cisco Technology, Inc. Distributed connectivity verification protocol redundancy
CN102377654B (en) * 2010-08-17 2014-06-18 国基电子(上海)有限公司 Router and method for realizing IPv6 (Internet Protocol Version 6) message traversing on IPv4 (Internet Protocol Version 4) router
WO2012031217A1 (en) * 2010-09-03 2012-03-08 Huawei Technologies Co., Ltd. System and method for virtual private local area network service to use the flow aware pseudowire
US8804504B1 (en) * 2010-09-16 2014-08-12 F5 Networks, Inc. System and method for reducing CPU load in processing PPP packets on a SSL-VPN tunneling device
US8559432B2 (en) * 2010-09-23 2013-10-15 Telefonaktiebolaget Lm Ericsson (Publ) Pseudo-wire providing an in-band control channel using an offset
CN102148748B (en) * 2010-10-26 2014-05-21 华为技术有限公司 Method and system for spreading pseudowire routing and sink node equipment
JP5218867B2 (en) * 2011-03-31 2013-06-26 横河電機株式会社 Provisioning device and network parameter setting method in provisioning network
US8825900B1 (en) 2011-04-05 2014-09-02 Nicira, Inc. Method and apparatus for stateless transport layer tunneling
US8724629B1 (en) * 2011-06-13 2014-05-13 Juniper Networks, Inc. E-tree service having extended shared VLAN learning across VPLS network
US8966240B2 (en) 2011-10-05 2015-02-24 Cisco Technology, Inc. Enabling packet handling information in the clear for MACSEC protected frames
US8824478B2 (en) 2011-12-23 2014-09-02 Cisco Technology, Inc. System and method for transporting digital radio signal streams in a small cell network environment
US8824506B2 (en) 2012-01-05 2014-09-02 International Business Machines Corporation Fragmentation of link layer discovery protocol packets
JP6460798B2 (en) 2012-02-10 2019-01-30 オラクル・インターナショナル・コーポレイション Cloud computing service framework
JP5794697B2 (en) * 2012-03-21 2015-10-14 株式会社日立製作所 COMMUNICATION SYSTEM, TRANSMISSION DEVICE, AND COMMUNICATION METHOD
US8842672B2 (en) * 2012-03-28 2014-09-23 Anue Systems, Inc. Systems and methods for modifying network packets to use unrecognized headers/fields for packet classification and forwarding
EP2834945A1 (en) * 2012-04-04 2015-02-11 Alcatel Lucent System and method for implementing multiple label distributon protocol (ldp) instances in a network node
US8964641B2 (en) * 2012-06-10 2015-02-24 Cisco Technology, Inc. System and method for transporting digital baseband streams in a network environment
US9451469B2 (en) * 2012-07-23 2016-09-20 Intel Corporation Apparatus and method for tunneled GPM
US9215093B2 (en) * 2012-10-30 2015-12-15 Futurewei Technologies, Inc. Encoding packets for transport over SDN networks
US9825770B2 (en) 2012-11-08 2017-11-21 Telefonaktiebolaget Lm Ericsson (Publ) Method and apparatus for configuring multicast group
US20140359275A1 (en) * 2013-05-29 2014-12-04 Certes Networks, Inc. Method And Apparatus Securing Traffic Over MPLS Networks
US9106257B1 (en) 2013-06-26 2015-08-11 Amazon Technologies, Inc. Checksumming encapsulated network packets
US9619545B2 (en) 2013-06-28 2017-04-11 Oracle International Corporation Naïve, client-side sharding with online addition of shards
US9350657B2 (en) 2013-07-08 2016-05-24 Nicira, Inc. Encapsulating data packets using an adaptive tunnelling protocol
CN104348728B (en) * 2013-08-08 2018-03-09 华为技术有限公司 Generate the method and apparatus of forwarding information
CN104378292B (en) * 2013-08-15 2018-01-23 华为技术有限公司 A kind of method and device of forwarding MPLS packets
US9843520B1 (en) * 2013-08-15 2017-12-12 Avi Networks Transparent network-services elastic scale-out
US10110684B1 (en) 2013-08-15 2018-10-23 Avi Networks Transparent network service migration across service devices
KR102139721B1 (en) * 2013-08-29 2020-07-30 삼성전자주식회사 Apparatus and method for nested network cording for multipath protocol
US9485185B2 (en) 2013-09-24 2016-11-01 Nicira, Inc. Adjusting connection validating control signals in response to changes in network traffic
US9686381B1 (en) * 2013-09-30 2017-06-20 Juniper Networks, Inc. Control word decapsulation in a hybrid BGP-VPLS network
US9237099B2 (en) * 2013-10-01 2016-01-12 Broadcom Corporation Emulating circuit switching in Ethernet using an Ethernet circuit header
EP2890151B1 (en) * 2013-12-26 2016-06-01 Telefónica, S.A. Method, system and apparatus for efficient multilayer optical networking
US9825884B2 (en) 2013-12-30 2017-11-21 Cavium, Inc. Protocol independent programmable switch (PIPS) software defined data center networks
US9473601B2 (en) * 2014-06-19 2016-10-18 Cavium, Inc. Method of representing a generic format header using continuous bytes and an apparatus thereof
US9497294B2 (en) 2014-06-19 2016-11-15 Cavium, Inc. Method of using a unique packet identifier to identify structure of a packet and an apparatus thereof
US9516145B2 (en) * 2014-06-19 2016-12-06 Cavium, Inc. Method of extracting data from packets and an apparatus thereof
US9628385B2 (en) 2014-06-19 2017-04-18 Cavium, Inc. Method of identifying internal destinations of networks packets and an apparatus thereof
US10616380B2 (en) 2014-06-19 2020-04-07 Cavium, Llc Method of handling large protocol layers for configurable extraction of layer information and an apparatus thereof
US9742694B2 (en) 2014-06-19 2017-08-22 Cavium, Inc. Method of dynamically renumbering ports and an apparatus thereof
US9635146B2 (en) 2014-06-19 2017-04-25 Cavium, Inc. Method of using bit vectors to allow expansion and collapse of header layers within packets for enabling flexible modifications and an apparatus thereof
US9531849B2 (en) 2014-06-19 2016-12-27 Cavium, Inc. Method of splitting a packet into individual layers for modification and intelligently stitching layers back together after modification and an apparatus thereof
US9531848B2 (en) 2014-06-19 2016-12-27 Cavium, Inc. Method of using generic modification instructions to enable flexible modifications of packets and an apparatus thereof
US9438703B2 (en) * 2014-06-19 2016-09-06 Cavium, Inc. Method of forming a hash input from packet contents and an apparatus thereof
US9961167B2 (en) 2014-06-19 2018-05-01 Cavium, Inc. Method of modifying packets to a generic format for enabling programmable modifications and an apparatus thereof
US10050833B2 (en) 2014-06-19 2018-08-14 Cavium, Inc. Method of reducing latency in a flexible parser and an apparatus thereof
KR20160022791A (en) * 2014-08-20 2016-03-02 뉴라컴 인코포레이티드 Physical layer protocol data unit format applied with space time block coding in a high efficiency wireless lan
US10153967B2 (en) 2014-11-06 2018-12-11 Juniper Networks, Inc. Deterministic and optimized bit index explicit replication (BIER) forwarding
US10033641B2 (en) * 2014-11-06 2018-07-24 Juniper Networks, Inc. Deterministic and optimized bit index explicit replication (BIER) forwarding
US9606781B2 (en) 2014-11-14 2017-03-28 Cavium, Inc. Parser engine programming tool for programmable network devices
US10129293B2 (en) 2015-02-23 2018-11-13 Level 3 Communications, Llc Managing traffic control in a network mitigating DDOS
US11283697B1 (en) 2015-03-24 2022-03-22 Vmware, Inc. Scalable real time metrics management
KR102245605B1 (en) * 2015-07-01 2021-04-28 삼성전자주식회사 Apparatus and method for transmitting/receiving signal in multimedia system supporting link layer protocol
US9979557B2 (en) * 2015-08-10 2018-05-22 Hughes Network Systems, Llc Carrier grade Ethernet layer 2 over layer 3 satellite backbones (L2oL3SB)
US9992310B2 (en) 2015-10-13 2018-06-05 Cisco Technology, Inc. Multi-hop Wan MACsec over IP
CN105933087B (en) * 2016-04-18 2018-07-31 华为技术有限公司 Method, relevant device and the system of data processing in a kind of Ethernet
US10027589B1 (en) * 2016-06-30 2018-07-17 Juniper Network, Inc. Apparatus, system, and method for achieving redundancy and load-balancing across communication layers within networks
US10298550B2 (en) 2016-09-22 2019-05-21 International Business Machines Corporation Packet flow in an overlay network
CN109391517B (en) * 2017-08-02 2023-06-27 联想企业解决方案(新加坡)有限公司 Method for monitoring data traffic in an overlay network
US10848420B2 (en) * 2018-02-12 2020-11-24 Cisco Technology, Inc. Dynamic forwarding features in network elements
CN110417707B (en) * 2018-04-27 2021-11-09 中兴通讯股份有限公司 Data transmission protection method, device, system and computer readable storage medium
CN111213345B (en) * 2018-06-28 2023-05-09 华为技术有限公司 Apparatus, method and system for transmitting or receiving a message containing control information
FR3092461A1 (en) * 2019-02-05 2020-08-07 Orange Two-protocol transmission method, reception method and corresponding devices and signal.
US11300936B2 (en) * 2019-03-26 2022-04-12 Lenovo (Singapore) Pte. Ltd. Extracting EtherCAT datagrams from an EtherCAT frame
DE102019210229A1 (en) * 2019-07-10 2021-01-14 Robert Bosch Gmbh Method and device for the analysis of service-oriented communication
US11502767B2 (en) * 2019-08-16 2022-11-15 Arista Networks, Inc. VLAN-aware clock synchronization
US11095545B2 (en) 2019-10-22 2021-08-17 Vmware, Inc. Control packet management
US11792042B1 (en) 2021-04-29 2023-10-17 Cisco Technology, Inc. Interworking between different layer two medias using network tunnels
CN115484207A (en) * 2021-06-15 2022-12-16 华为技术有限公司 Communication method, device and system
CN115589363A (en) * 2021-07-05 2023-01-10 中兴通讯股份有限公司 Protocol data transmission method, device, network node and storage medium
US11849011B2 (en) 2022-01-31 2023-12-19 Nokia Solutions And Networks Oy Enabling ethernet communication over IP transport

Family Cites Families (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6791947B2 (en) * 1996-12-16 2004-09-14 Juniper Networks In-line packet processing
US7376125B1 (en) * 2002-06-04 2008-05-20 Fortinet, Inc. Service processing switch
US7680943B2 (en) * 2003-10-20 2010-03-16 Transwitch Corporation Methods and apparatus for implementing multiple types of network tunneling in a uniform manner
CN1625176B (en) * 2003-12-03 2010-04-28 华为技术有限公司 Realization method of edge to edge pseudo-line simulation protocol
US7593398B2 (en) * 2005-09-08 2009-09-22 Cisco Technology, Inc. Layer-two interworking applied to L2-L3 pseudowires
US8165023B2 (en) * 2007-08-28 2012-04-24 Cisco Technology, Inc. Methods for the secured interconnection of VNET sites over WAN
US7894450B2 (en) * 2007-12-31 2011-02-22 Nortel Network, Ltd. Implementation of VPNs over a link state protocol controlled ethernet network
CN101640815B (en) * 2008-07-29 2013-03-20 华为技术有限公司 Remote transmission method, remote transmission device and remote transmission system for PON
JP5189512B2 (en) * 2009-01-27 2013-04-24 株式会社日立製作所 Packet transfer method and node device
US10257016B2 (en) * 2009-06-08 2019-04-09 Wsou Investments, Llc Virtual leased line address resolution protocol cache for customer edge internet protocol addresses

Similar Documents

Publication Publication Date Title
AU2011244044B2 (en) Efficient encapsulation of packets transmitted on a packet-pseudowire over a Packet Switched Network
AU2011244044A1 (en) Efficient encapsulation of packets transmitted on a packet-pseudowire over a Packet Switched Network
US11533249B2 (en) Route processing method and apparatus, and data transmission method and apparatus
US11528223B2 (en) Enhanced hierarchical virtual private local area network service (VPLS) system and method for Ethernet-Tree (E-Tree) services
Martini et al. Encapsulation methods for transport of Ethernet over MPLS networks
US8351352B1 (en) Methods and apparatus for RBridge hop-by-hop compression and frame aggregation
US7782841B2 (en) Method and system for transporting data using pseudowire circuits over a bridged network
WO2020244651A1 (en) Bier packet sending method and apparatus
US20210203599A1 (en) Mpls extension headers in mixed networks
EP2272216A1 (en) Setting up a virtual private network using virtual lan identifiers
WO2009012688A1 (en) Method, system and apparatus for forwarding message in three-layer virtual private network
WO2008040203A1 (en) Method, system, and router for calculating the maximum transmission unit of the router output interface
KR101140453B1 (en) Circuit emulation over an ip interworking virtual leased line
WO2008028383A1 (en) Method for identifying the layer 3 protocol in l2vpn heterogeneous medium interconnection and the apparatus and system thereof
WO2012149846A1 (en) Method for sending messages, method and device for forwarding messages
KR101851031B1 (en) Pseudo-wire providing an in-band control channel using an offset
Martini et al. Encapsulation methods for transport of PPP/high-level data link control (HDLC) over MPLS networks
WO2024045537A1 (en) Message transmission method and network device
JP5853758B2 (en) Communication apparatus and bandwidth control method
US20220408310A1 (en) Lightweight fragmentation and reliability for fixed mobile convergence access stratum and non-access stratum signaling
Rosen et al. RFC 4448: Encapsulation Methods for Transport of Ethernet over MPLS Networks
Gashinsky TRILL working group L. Dunbar Internet Draft D. Eastlake Intended status: Standard Track Huawei Expires: Sept 2012 Radia Perlman Intel
Martini et al. RFC 4618: Encapsulation Methods for Transport of PPP/High-Level Data Link Control (HDLC) over MPLS Networks