Bandwidth Configuration (RDM): Example
The following example shows how to allocate a percentage of total bandwidth to bc0 and bc1 pools:
rsvp interface pos 0/3/0/0
bandwidth mam percentage 100 bc0 100 bc1 50
Related Topics
Confirming DiffServ-TE Bandwidth, on page 74
Differentiated Services Traffic Engineering, on page 121
Bandwidth Configuration (RDM): Example
The example shows the configuration of bandwidth on an interface using RDM. The example shows how to
limit the total of all RSVP reservations on POS interface 0/3/0/0 to 7500 kbps, and allows each single flow
to reserve no more than 1000 kbps.
rsvp interface pos 0/3/0/0
bandwidth rdm 7500 1000
The following example shows how to allocate a percentage of total bandwidth to bc0 and bc1 pools:
rsvp interface pos 0/3/0/0
bandwidth rdm percentage 100 bc0 100 bc1 50
Related Topics
Confirming DiffServ-TE Bandwidth, on page 74
Differentiated Services Traffic Engineering, on page 121
Refresh Reduction and Reliable Messaging Configuration: Examples
Refresh reduction feature as defined by RFC 2961 is supported and enabled by default. The examples illustrate
the configuration for the refresh reduction feature. Refresh reduction is used with a neighbor only if the
neighbor supports it also.
Refresh Interval and the Number of Refresh Messages Configuration: Example
The example shows how to configure the refresh interval to 30 seconds on POS 0/3/0/0 and how to change
the number of refresh messages the node can miss before cleaning up the state from the default value of 4 to
6.
rsvp interface pos 0/3/0/0
signalling refresh interval 30
signalling refresh missed 6
Cisco ASR 9000 Series Aggregation Services Router MPLS Configuration Guide, Release 4.3.x
98
Implementing RSVP for MPLS-TE
OL-28381-02