R2511-HP MSR Router Series MPLS Command Reference(V5)

303
Default
Each BC is 0 kbps.
Views
Interface view
Default command level
2: System level
Parameters
bandwidth-value: Specifies the maximum reservable bandwidth of the link, or, the value of BC 0, in the
range of 1 to 32000000, in kbps.
bc1 bc1-bandwidth: Specifies the value of BC 1, in the range of 1 to 32000000, in kbps. By default, BC
1 is 0 kbps.
bc2 bc2-bandwidth: Specifies the value of BC 2, in the range of 1 to 32000000, in kbps. By default, BC
2 is 0 kbps.
bc3 bc3-bandwidth: Specifies the value of BC 3, in the range of 1 to 32000000, in kbps. By default, BC
3 is 0 kbps.
Usage guidelines
The value of BC 0 (bandwidth-value) must be greater than or equal to that of BC 1 (bc1-bandwidth). The
value of BC 1 (bc1-bandwidth) must be greater than or equal to that of BC 2 (bc2-bandwidth). The value
of BC 2 (bc2-bandwidth) must be greater than or equal to that of BC 3 (bc3-bandwidth).
The bandwidth constraints configured by this command are used only for MPLS TE traffic.
Examples
# Set BC 0 in IETF RDM model to 500 kbps, BC 1 to 400 kbps, BC 2 to 300 kbps, and BC 3 to 100 kbps.
<Sysname> system-view
[Sysname] interface ethernet 1/1
[Sysname-Ethernet1/1] mpls te max-reservable-bandwidth rdm 500 bc1 400 bc2 300 bc3 100
mpls te metric
Use mpls te metric to assign a TE metric to the link.
Use undo mpls te metric to restore the default.
Syntax
mpls te metric value
undo mpls te metric
Default
The link uses its IGP metric as its TE metric.
Views
Interface view
Default command level
2: System level