R2511-HP MSR Router Series MPLS Command Reference(V5)
287
mask-value: Specifies the 32-bit mask that includes 0s and 1s, in the range of 0x0 to 0xFFFFFFFF. This
mask is used when ANDing the link affinity attribute with the link administrative group attribute. The
affinity bits corresponding to the 1s in the mask are "do care" bits which must be considered; those
corresponding to the 0s in the mask are "don't care" bits.
Usage guidelines
The affinity attribute of an MPLS TE tunnel identifies the properties of the links that the tunnel can use.
Examples
# Configure the link affinity attribute of tunnel 0.
<Sysname> system-view
[Sysname] interface tunnel 0
[Sysname-Tunnel0] mpls te affinity property 101 mask 303
Related commands
mpls te link administrative group
mpls te auto-bandwidth
Use mpls te auto-bandwidth adjustment to enable automatic bandwidth adjustment for the tunnel.
Use mpls te auto-bandwidth collect-bw to enable output rate collection.
Use undo mpls te auto-bandwidth to disable automatic bandwidth adjustment and output rate collection
on the tunnel.
Syntax
mpls te auto-bandwidth { adjustment | collect-bw } [ frequency seconds ] [ max-bw max-bandwidth |
min-bw min-bandwidth ] *
undo mpls te auto-bandwidth
Default
Automatic bandwidth adjustment and output rate collection are disabled.
Views
Tunnel interface view
Default command level
2: System level
Parameters
adjustment: Automatically adjusts the bandwidth of the tunnel.
collect-bw: Collects output rates of the tunnel without tuning bandwidth.
seconds: Specifies the automatic bandwidth adjustment/information collection interval in the range of
300 to 604800 seconds. This value cannot be less than the sampling interval configured by the mpls te
timer auto-bandwidth command.
max-bandwidth: Specifies the upper limit for bandwidth tuning, in the range of 1 to 32000000 kbps.
min-bandwidth: Specifies the lower limit for bandwidth tuning, in the range of 1 to 32000000 kbps.










