Cisco CRS Configuration Manual page 263

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

Advertisement

Implementing MPLS Traffic Engineering
Command or Action
Step 2
router ospf process-name
Example:
RP/0/RP0/CPU0:router(config)# router ospf 1
Step 3
area area-id
Example:
RP/0/RP0/CPU0:router(config-ospf)# area 0
Step 4
interface type interface-path-id
Example:
RP/0/RP0/CPU0:router(config-ospf-ar)#
interface Loopback0
Step 5
exit
Example:
RP/0/RP0/CPU0:router(config-ospf-ar-if)# exit
RP/0/RP0/CPU0:router(config-ospf-ar)#
Step 6
exit
Example:
RP/0/RP0/CPU0:router(config-ospf-ar)# exit
RP/0/RP0/CPU0:router(config-ospf)#
Step 7
mpls traffic-eng router-id {type interface-path-id |
ip-address }
Example:
RP/0/RP0/CPU0:router(config-ospf)# mpls
traffic-eng router-id 192.168.25.66
Step 8
area area-id
Example:
RP/0/RP0/CPU0:router(config-ospf)# area 0
RP/0/RP0/CPU0:router(config-ospf-ar)#
Step 9
Use the commit or end command.
Purpose
Configures OSPF routing and assigns a process name.
Configures an area ID for the OSPF process (either as a
decimal value or IP address):
• Backbone areas have an area ID of 0.
• Non-backbone areas have a nonzero area ID.
Enables IGP on the interface. This command is used to
configure any interface included in the control network.
Exits the current configuration mode.
Exits the current configuration mode.
Configures a router ID for the OSPF process using an IP
address.
Configures the MPLS-TE area.
commit—Saves the configuration changes and remains within
the configuration session.
Cisco IOS XR MPLS Configuration Guide for the Cisco CRS Router, Release 5.1.x
Configuring GMPLS
245

Advertisement

Table of Contents
loading

Table of Contents