Path computation element: Difference between revisions

Content deleted Content added
m fix syntax
ce, rem tag, links
Line 1:
In computer networks, a '''path computation element''' (PCE) is a system component, application or network node that is capable of determining a finding a suitable route for conveying data between a source and a destination.<ref name=pce-rfc>RFC 4655, [http://www.ietf.org/http://www.ietf.org/rfc/rfc4655.txt "A Path Computation Element (PCE)-Based Architecture"]</ref>
{{copyedit|date=July 2012}}
 
Routing can be subject to a set of constraints, likesuch as Quality of Service (QoS), policy, or price. Constraint-based path computation is a strategic component of traffic engineering in [[MPLS]] and [[GMPLS]] networks. It is used to determine the path through the network that traffic should follow, and provides the route for each [[Label Switched Path]] (LSP) that is set up.
In computer networks, a '''path computation element''' is a system component, application or network node that is capable of determining a finding a suitable route for conveying data between a source and a destination.<ref name=pce-rfc>RFC 4655, [http://www.ietf.org/http://www.ietf.org/rfc/rfc4655.txt "A Path Computation Element (PCE)-Based Architecture"]</ref>
 
Path computation has previously been performed either in a management system or at the head-end of each LSP. But path computation in large, multi-___domain networks may be very complex and may require more computational power and network information than is usuallytypically available at a network element, yet may still need to be more dynamic than can be provided by a management system.
Routing can be subject to a set of constraints, like QoS, policy, or price. Constraint-based path computation is a strategic component of traffic engineering in [[MPLS]] and [[GMPLS]] networks. It is used to determine the path through the network that traffic should follow, and provides the route for each [[Label Switched Path]] (LSP) that is set up.
 
Thus, a PCE is an entity capable of computing complex paths for a single or set of services. A PCE might be a [[Computer network|network]] node, network management station, or dedicated computational platform whichthat is resource-aware of the network resources and has the ability to consider multiple constraints for sophisticated path computation. PCE applications include computingcompute Label Switched Paths for MPLS and GMPLS Traffic Engineering. The various components of the PCE architecture are in the process of being standardized by the [[IETF]]'s ''PCE Working Group''<ref name=pce>IETF's Working Group, [http://www.ietf.org/html.charters/pce-charter.html "Path Computation Element (pce)"]</ref>.
Path computation has previously been performed either in a management system or at the head-end of each LSP. But path computation in large, multi-___domain networks may be very complex and may require more computational power and network information than is usually available at a network element, yet may still need to be more dynamic than can be provided by a management system.
 
PCE represents a modern vision of networks wherethat separates route computations should more or less be separated from actual packet forwarding.
Thus, a PCE is an entity capable of computing complex paths for a single or set of services. A PCE might be a [[Computer network|network]] node, network management station, or dedicated computational platform which is aware of the network resources and has the ability to consider multiple constraints for sophisticated path computation. PCE applications include computing Label Switched Paths for MPLS and GMPLS Traffic Engineering. The various components of the PCE architecture are in the process of being standardized by the IETF's ''PCE Working Group''<ref name=pce>IETF's Working Group, [http://www.ietf.org/html.charters/pce-charter.html "Path Computation Element (pce)"]</ref>.
 
PCE represents a modern vision of networks where route computations should more or less be separated from actual packet forwarding.
 
== PCE extensions ==
Line 32 ⟶ 30:
 
==Specifications==
* <ref>[http://www.ietf.org/html.charters/pce-charter.html]</ref>
 
==External links==