![H3C S9500 Series Command Manual Download Page 166](http://html.mh-extra.com/html/h3c/s9500-series/s9500-series_command-manual_575036166.webp)
Command Manual – MPLS TE
H3C S9500 Series Routing Switches
Chapter 1 MPLS TE Configuration Commands
1-75
Description
Use the
mpls te backup bandwidth
command to configure the total bandwidth and
type of LSP that the bypass tunnel can protect.
Use the
undo mpls te backup bandwidth
command to remove the configuration.
By default, bypass tunnels do not protect bandwidth.
If neither BC0 nor BC1 is specified, all LSP can use the bypass tunnel.
Examples
# Tunnel 3/0/1 provides protection for LSPs using BC0 bandwidth without protecting
bandwidth. Tunnel 3/0/2 provides protection for LSPs using BC1 bandwidth and it can
protect 1000 kbps bandwidth.
<Sysname> system-view
[Sysname] interface Tunnel 3/0/1
[Sysname-Tunnel3/0/1] mpls te backup bandwidth bc0 un-limited
[Sysname-Tunnel3/0/1] quit
[Sysname] interface Tunnel 3/0/2
[Sysname-Tunnel3/0/2] mpls te backup bandwidth bc1 1000
1.1.54 mpls te bandwidth
Syntax
mpls te bandwidth
[
bc1
|
bc0
]
bandwidth
undo mpls te bandwidth
View
Tunnel interface view
Default Level
2: System level
Parameters
bc1
: Obtains bandwidth from BC1.
bc0
: Obtains bandwidth from BC0.
bandwidth
: Bandwidth needed by the MPLS TE tunnel, in kbps.
Description
Use the
mpls te bandwidth
command to assign bandwidth to the MPLS TE tunnel.
Use the
undo mpls te bandwidth
command to restore the default.
By default, no bandwidth is assigned to MPLS TE tunnels.