34-22
Cisco ME 3800X and 3600X Switch Software Configuration Guide
OL-23400-01
Chapter 34 Configuring MPLS, MPLS VPN, MPLS OAM, and EoMPLS
Configuring MPLS Traffic Engineering and Fast Reroute
Enter the no forms of the commands to remove the configured MPLS tunnels. Enter the no ip
explicit-path name global configuration command to disable IP explicit paths.
Configuring the Routing Protocol for MPLS TE
Beginning in privileged EXEC mode, follow these steps to configure IS-IS or OSPF for MPLS traffic
engineering:
To remove the traffic engineering router identifier, use the no mpls traffic-eng router-id command.
Configuring TE Fast Reroute
Before or after entering the commands described in these procedures, you must enable the MPLS traffic
engineering tunnel capability globally on the tunnel routers by entering the mpls traffic-eng tunnels
global and interface configuration commands. For information about the commands for MPLS TE fast
reroute, see this URL:
http://www.cisco.com/en/US/docs/ios/mpls/command/reference/mp_book.html
Step 16
exclude-address A.B.C.X
(Optional) Exclude an address from the IP explicit path.
Step 17
end
Return to privileged EXEC mode.
Step 18
show ip explicit-paths
Verify the configuration.
Step 19
copy running-config startup-config
(Optional) Save your entries in the configuration file.
Command
Purpose
Command
Purpose
Step 1
configure terminal
Enter global configuration mode.
Step 2
router {isis | ospf}
Enable IS-IS or OSPF routing, and enter router configuration mode.
Step 3
mpls traffic-eng {level-1 | level-2}
or
mpls traffic-eng area 0
Turn on MPLS traffic engineering for IS-IS level 1 or level 2.
Turn on MPLS traffic engineering for OSPF.
Step 4
mpls traffic-eng router-id loopback0
Specify the traffic engineering router identifier for the node to be the
IP address associated with interface loopback0.
Step 5
metric-style wide
Configure a router to generate and accept only new-style stands for
type, length, and value objects (TLVs).
Note
This command is for IS-IS routing only.
Step 6
end
Return to privileged EXEC mode.
Step 7
show mpls traffic-eng
show ip ospf mpls traffic-eng
Verify the configuration.
Step 8
copy running-config startup-config
(Optional) Save your entries in the configuration file.