SUMMARY STEPS
1.
configure
2.
mpls traffic-eng
3.
pce address ipv4 address
4.
pce peer ipv4 address
5.
pce keepalive interval
6.
pce deadtimer value
7.
pce reoptimize value
8.
pce request-timeout value
9.
pce tolerance keepalive value
10.
Use the commit or end command.
11.
show mpls traffic-eng pce peer [address | all]
12.
show mpls traffic-eng pce tunnels
DETAILED STEPS
PurposeCommand or Action
Enters global configuration mode.configure
Example:
RP/0/RP0/CPU0:router# configure
Step 1
Enters MPLS-TE configuration mode.mpls traffic-eng
Example:
RP/0/RP0/CPU0:router(config)# mpls
Step 2
traffic-eng
Configures a PCE IPv4 address.
pce address ipv4 address
Example:
RP/0/RP0/CPU0:router(config-mpls-te)# pce
Step 3
address ipv4 10.1.1.1
Configures a static PCE peer address. PCE peers are also
discovered dynamically through OSPF or ISIS.
pce peer ipv4 address
Example:
RP/0/RP0/CPU0:router(config-mpls-te)# pce
Step 4
peer address ipv4 10.1.1.1
Cisco IOS XR MPLS Configuration Guide for the Cisco CRS Router, Release 5.1.x
284
Implementing MPLS Traffic Engineering
Configuring a Path Computation Client and Element