DETAILED STEPS
PurposeCommand or Action
Enters global configuration mode.configure
Example:
RP/0/RP0/CPU0:router# configure
Step 1
Enters RSVP configuration mode and selects an RSVP
interface.
rsvp interface type interface-path-id
Example:
RP/0/RP0/CPU0:router(config)# rsvp interface
Step 2
pos0/6/0/0
Sets the reserved RSVP bandwidth available on this interface
by using the Russian Doll Model (RDM) bandwidth constraints
bandwidth rdm {total-reservable-bw | bc0 |
global-pool} {sub-pool | bc1 reservable-bw}
Step 3
model. The range for the total reserve bandwidth argument is
0 to 4294967295.
Example:
RP/0/RP0/CPU0:router(config-rsvp-if)#
Physical interface bandwidth is not used by
MPLS-TE.
Note
bandwidth rdm 100 150
Exits the current configuration mode.exit
Example:
RP/0/RP0/CPU0:router(config-rsvp-if)# exit
Step 4
RP/0/RP0/CPU0:router(config-rsvp)
Exits the current configuration mode.exit
Example:
RP/0/RP0/CPU0:router(config-rsvp) exit
Step 5
RP/0/RP0/CPU0:router(config)
Enters MPLS-TE configuration mode.mpls traffic-eng
Example:
RP/0/RP0/CPU0:router(config)# mpls traffic-eng
Step 6
RP/0/RP0/CPU0:router(config-mpls-te)#
Enables IETF DS-TE mode and default TE class map. IETF
DS-TE mode is configured on all network nodes.
ds-te mode ietf
Example:
RP/0/RP0/CPU0:router(config-mpls-te)# ds-te
Step 7
mode ietf
Cisco IOS XR MPLS Configuration Guide for the Cisco CRS Router, Release 5.1.x
234
Implementing MPLS Traffic Engineering
Configuring an IETF DS-TE Tunnel Using RDM