Cisco ASR 9000 Series Configuration Manual page 192

Aggregation services router mpls
Hide thumbs Also See for ASR 9000 Series:
Table of Contents

Advertisement

Configuring an IETF DS-TE Tunnel Using RDM
SUMMARY STEPS
1. configure
2. rsvp interface type interface-path-id
3. bandwidth rdm {total-reservable-bw | bc0 | global-pool} {sub-pool | bc1 reservable-bw}
4. exit
5. exit
6. mpls traffic-eng
7. ds-te mode ietf
8. exit
9. interface tunnel-te tunnel-id
10. signalled-bandwidth {bandwidth [class-type ct] | sub-pool bandwidth}
11. Use the commit or end command.
DETAILED STEPS
Command or Action
Step 1
configure
Example:
RP/0/RSP0/CPU0:router# configure
Step 2
rsvp interface type interface-path-id
Example:
RP/0/RSP0/CPU0:router(config)# rsvp interface
pos0/6/0/0
Step 3
bandwidth rdm {total-reservable-bw | bc0 |
global-pool} {sub-pool | bc1 reservable-bw}
Example:
RP/0/RSP0/CPU0:router(config-rsvp-if)#
bandwidth rdm 100 150
Step 4
exit
Example:
RP/0/RSP0/CPU0:router(config-rsvp-if)# exit
RP/0/RSP0/CPU0:router(config-rsvp)
Cisco ASR 9000 Series Aggregation Services Router MPLS Configuration Guide, Release 4.3.x
176
Implementing MPLS Traffic Engineering
Purpose
Enters global configuration mode.
Enters RSVP configuration mode and selects an RSVP
interface.
Sets the reserved RSVP bandwidth available on this interface
by using the Russian Doll Model (RDM) bandwidth constraints
model. The range for the total reserve bandwidth argument
is 0 to 4294967295.
Physical interface bandwidth is not used by
Note
MPLS-TE.
Exits the current configuration mode.
OL-28381-02

Advertisement

Table of Contents
loading

Table of Contents