Implementing MPLS Traffic Engineering
Unequal Load Balancing, on page 184
Configure PCE: Example
The following configuration example illustrates a PCE configuration:
configure
mpls traffic-eng
The following configuration example illustrates PCC configuration:
configure
Related Topics
Configuring a Path Computation Client, on page 281
Configuring a Path Computation Element Address, on page 282
Configuring PCE Parameters, on page 283
Path Computation Element, on page 185
Configure Policy-based Tunnel Selection: Example
The following configuration example illustrates a PBTS configuration:
configure
interface tunnel-te0
ipv4 unnumbered Loopback3
interface pos 0/6/0/0
pce address ipv4 192.168.25.66
router id loopback 0
router ospf 1
router-id 192.168.25.66
area 0
interface pos 0/6/0/0
interface loopback 0
mpls traffic-eng router-id 192.168.70.1
mpls traffic-eng area 0
rsvp
interface pos 0/6/0/0
bandwidth 100
commit
interface tunnel-te 10
ipv4 unnumbered loopback 0
destination 1.2.3.4
path-option 1 dynamic pce
mpls traffic-eng
interface pos 0/6/0/0
router id loopback 0
router ospf 1
router-id 192.168.25.66
area 0
interface pos 0/6/0/0
interface loopback 0
mpls traffic-eng router-id 192.168.70.1
mpls traffic-eng area 0
rsvp
interface pos 0/6/0/0
bandwidth 100
commit
Cisco IOS XR MPLS Configuration Guide for the Cisco CRS Router, Release 5.1.x
Configure PCE: Example
351