[Contents] [Prev] [Next] [Index] [Report an Error]

Point-to-Multipoint LSPs Overview

A point-to-multipoint MPLS LSP is an RSVP-TE LSP with a single ingress LSR and one or more egress LSRs. You can use point-to-multipoint LSPs to avoid unnecessary duplication of packets at the ingress router by allowing non-ingress LSRs to replicate the incoming data on one or more outgoing interfaces. Point-to-multipoint LSPs for multicast VPNs are supported for intra-autonomous system (AS) environments (within an AS), but are not supported for inter-AS environments (between ASs).

Although you can use point-to-point LSPs to provide point-to-multipoint services, this type of configuration can cause data replication at the ingress LSR or duplicate traffic within the network. You can use the traffic engineering (TE) capability of LSPs to achieve consistent QoS control and efficient use of network resources, and create point-to-multipoint LSPs to deliver data from one ingress LSR to multiple egress LSRs. The flow of traffic in a point-to-multipoint LSP is not restricted to the paths that are followed for multicast or shortest path routing; instead, you can explicitly configure the values to determine the path. Packet replication takes place only when packets are forwarded to two or more different destinations requiring different network paths.

A point-to-multipoint TE tunnel is composed of multiple point-to-multipoint LSPs. To scale to a large number of nodes or branches in a point-to-multipoint LSP, each LSP is uniquely identified by a point-to-multipoint ID, which is unique for the entire LSP, regardless of the number of branches or leaves it contains. A point-to-multipoint LSP is composed of multiple source-to-leaf sub-LSPs. These sub-LSPs are formed between the ingress and egress LSRs to form the point-to-multipoint LSP.

Point-to-multipoint LSPs can be signaled using one or more path messages. If a path message signals only one sub-LSP, it targets only one leaf in the point-to-multipoint tunnel. Because a single path message might not be large enough to contain all the sub-LSPs in the tunnel and also because you can create path messages specific to a sub-LSP in the tunnel, you can use multiple path messages. However, if you want to minimize the number of control messages required to configure a point-to-multipoint tunnel, you need to use a single path message to signal multiple sub-LSPs.

The following are some of the benefits of using point-to-multipoint LSPs:

Related Topics


[Contents] [Prev] [Next] [Index] [Report an Error]