The te bandwidth change thresholds command sets a link information flooding threshold for the ratio of the bandwidth occupied or released by TE tunnels to the remaining bandwidth in the TEDB.
The undo te bandwidth change thresholds command restores the default setting.
By default, if the ratio of the bandwidth occupied or released by TE tunnels to the remaining bandwidth in the TEDB is greater than or equal to 10%, an IGP floods link information, and CSPF updates the TEDB.
Parameter | Description | Value |
---|---|---|
down percent-down |
Sets a link information flooding threshold based on the ratio of the bandwidth occupied by TE tunnels to the remaining bandwidth in the TEDB. When the ratio of the bandwidth occupied by TE tunnels to the remaining link bandwidth in the TEDB is greater than or equal to the threshold, an IGP floods link information, and CSPF updates the TEDB. |
The value is an integer ranging from 0 to 100, in percentage. |
up percent-up |
Sets a link information flooding threshold based on the ratio of the bandwidth released by TE tunnels to the remaining bandwidth in the TEDB. When the ratio of the bandwidth released by TE tunnels to the remaining link bandwidth in the TEDB is greater than or equal to the threshold, an IGP floods link information, and CSPF updates the TEDB. |
The value is an integer ranging from 0 to 100, in percentage. The default value is 10. |
100ge sub-interface view, 100GE interface view, 10GE sub-interface view, 10GE interface view, 25GE sub-interface view, 25GE interface view, 400GE sub-interface view, 400GE interface view, 40GE sub-interface view, 40GE interface view, 50GE sub-interface view, 50GE interface view, Eth-Trunk sub-interface view, Eth-Trunk interface view, GE optical interface view, GE sub-interface view, GE electrical interface view, GMPLS-UNI interface view, Tunnel interface view, XGE sub-interface view, XGE interface view
Usage Scenario
When the bandwidth changes slightly, flooding the link information wastes network resources. Assume that the bandwidth of a link is 100 Mbit/s. When 100 TE tunnels each with the bandwidth of 1 Mbit/s are set up, the system floods link information 100 times. If the flooding threshold is set to 10%, no bandwidth is flooded when the first nine tunnels 1 to 9 are created. After tunnel 10 is created, the bandwidth of tunnels 1 to 10 (10 Mbit/s in total) is flooded. Similarly, no bandwidth is flooded when tunnels 11 to 19 are created. After tunnel 20 is created, the bandwidth of tunnels 11 to 20 is flooded. The rest is done in the same manner.
Precautions
MPLS TE-related commands apply only to MPLS TE and SR-MPLS TE. However, this command applies to SRv6 TE Policies, besides MPLS TE and SR-MPLS TE.
<HUAWEI> system-view [~HUAWEI] te attribute enable [*HUAWEI] interface GigabitEthernet 0/1/0 [*HUAWEI-GigabitEthernet0/1/0] te bandwidth change thresholds up 25 [*HUAWEI-GigabitEthernet0/1/0] te bandwidth change thresholds down 10