Implementing MPLS Traffic Engineering
P2MP Topology Scenario: Example
This section describes a typical scenario of point-to-multipoint traffic engineering toplogy. This figure illustrates
the P2MP toplogy.
Figure 20: P2MP Topology
This head router describes the configuration at head node. This router does the imposition of MPLS at head
node.
interface tunnel-mte1
ipv4 unnumbered Loopback0
destination 1.1.1.1
path-option 1 explicit name path-to-tail1
!
destination 2.2.2.2
path-option 1 explicit name path-to-tail2
!
fast-reroute
mpls traffic-eng
interface GigabitEthernet0/1/3/0
!
interface GigabitEthernet0/1/3/7
!
multicast-routing
address-family ipv4
nsf
interface all enable
!
address-family ipv6
nsf
interface all enable
!
!
!
router igmp
vrf default
interface tunnel-mte1
static-group 232.0.0.1 192.168.10.1
!
This mid router describes the configuration at mid node. This router performs the role of MPLS label replication
at mid node.
mpls traffic-eng
interface POS0/2/0/0
!
interface POS0/2/0/1
backup-path tunnel-te 1000
!
OL-28381-02
Cisco ASR 9000 Series Aggregation Services Router MPLS Configuration Guide, Release 4.3.x
Configure Point-to-Multipoint TE: Examples
269