Cisco CRS Configuration Manual page 311

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

Advertisement

Implementing MPLS Traffic Engineering
Command or Action
Step 5
bw-limit {min bandwidth } {max bandwidth}
Example:
RP/0/RP0/CPU0:router(config-if-tunte-autobw)#
bw-limit min 30 max 80
Step 6
adjustment-threshold percentage [min
minimum-bandwidth]
Example:
RP/0/RP0/CPU0:router(config-if-tunte-autobw)#
adjustment-threshold 50 min 800
Step 7
overflow threshold percentage [min bandwidth] limit
limit
Example:
RP/0/RP0/CPU0:router(config-if-tunte-autobw)#
overflow threshold 100 limit 1
Purpose
Configures the minimum and maximum automatic bandwidth set
on a tunnel.
min
Applies the minimum automatic bandwidth in kbps on a
tunnel. Range is from 0 to 4294967295.
max
Applies the maximum automatic bandwidth in kbps on a
tunnel. Range is from 0 to 4294967295.
Configures the tunnel bandwidth change threshold to trigger an
adjustment.
percentage
Bandwidth change percent threshold to trigger an adjustment
if the largest sample percentage is higher or lower than the
current tunnel bandwidth. Range is from 1 to 100 percent.
The default value is 5 percent.
min
Configures the bandwidth change value to trigger an
adjustment. The tunnel bandwidth is changed only if the
largest sample is higher or lower than the current tunnel
bandwidth. Range is from 10 to 4294967295 kilobits per
second (kbps). The default value is 10 kbps.
Configures the tunnel overflow detection.
percentage
Bandwidth change percent to trigger an overflow. Range is
from 1 to 100 percent.
limit
Configures the number of consecutive collection intervals
that exceeds the threshold. The bandwidth overflow triggers
an early tunnel bandwidth update. Range is from 1 to 10
collection periods. The default value is none.
min
Configures the bandwidth change value in kbps to trigger an
overflow. Range is from 10 to 4294967295. The default value
is 10.
Cisco IOS XR MPLS Configuration Guide for the Cisco CRS Router, Release 5.1.x
Configuring the Automatic Bandwidth
293

Advertisement

Table of Contents
loading

Table of Contents