Cisco CRS Configuration Manual page 233

Ios xr mpls configuration guide
Hide thumbs Also See for CRS:
Table of Contents

Advertisement

Implementing MPLS Traffic Engineering
Command or Action
Step 5
exit
Example:
RP/0/RP0/CPU0:router(config-mpls-te)# exit
RP/0/RP0/CPU0:router(config)#
Step 6
router ospf process-name
Example:
RP/0/RP0/CPU0:router(config)# router ospf 1
Step 7
area area-id
Example:
RP/0/RP0/CPU0:router(config-router)# area 0
Step 8
exit
Example:
RP/0/RP0/CPU0:router(config-ospf-ar)# exit
RP/0/RP0/CPU0:router(config-ospf)#
Step 9
mpls traffic-eng router-id ip-address
Example:
RP/0/RP0/CPU0:router(config-ospf)# mpls
traffic-eng router-id 192.168.70.1
Step 10
Use the commit or end command.
Step 11
show mpls traffic-eng topology
Example:
RP/0/RP0/CPU0:router# show mpls traffic-eng
Purpose
Exits the current configuration mode.
Enters a name for the OSPF process.
Configures an area for the OSPF process.
• Backbone areas have an area ID of 0.
• Non-backbone areas have a non-zero area ID.
Exits the current configuration mode.
Sets the MPLS-TE loopback interface.
commit—Saves the configuration changes and remains
within the configuration session.
end—Prompts user to take one of these actions:
• Yes— Saves configuration changes and exits the
configuration session.
• No—Exits the configuration session without
committing the configuration changes.
• Cancel—Remains in the configuration session,
without committing the configuration changes.
(Optional)
Verifies the traffic engineering topology.
Cisco IOS XR MPLS Configuration Guide for the Cisco CRS Router, Release 5.1.x
Building MPLS-TE Topology
215

Advertisement

Table of Contents
loading

Table of Contents