R0106-HP MSR Router Series MPLS Command Reference(V7)
105
Usage guidelines
You can specify multiple member interfaces for a tunnel bundle interface.
Traffic is shared on the member interfaces in proportion of their weights. If the member interfaces have
the same weight, they will share the same load.
For example, a tunnel bundle interface has three member interfaces. The weights for the member
interfaces are 1, 1, and 2, respectively. The proportions of traffic forwarded by the member interfaces are
1/4, 1/4, and 1/2, respectively. If you configure the weights for the member interfaces as 2, 2, and 4,
the traffic forwarding proportions of the member interfaces are still 1/4, 1/4, and 1/2, respectively.
Examples
# Specify Tunnel 1 and Tunnel 2 as the member interfaces for Tunnel-Bundle 2, and configure the weights
of the member interfaces as 1 and 3, respectively.
<Sysname> system-view
[Sysname] interface tunnel-bundle 2
[Sysname-tunnel-bundle2] member interface tunnel 1
[Sysname-tunnel-bundle2] member interface tunnel 2 load-share 3
Related commands
display tunnel-bundle
mpls te
Use mpls te to enable MPLS TE for the local node and enter MPLS TE view.
Use undo mpls te to disable MPLS TE for the local node.
Syntax
mpls te
undo mpls te
Default
MPLS TE is disabled.
Views
System view
Predefined user roles
network-admin
Usage guidelines
Disabling MPLS TE also deletes all CRLSPs and MPLS TE configurations on the device.
Examples
# Enable MPLS TE for the local node and enter MPLS TE view.
<Sysname> system-view
[Sysname] mpls lsr-id 1.1.1.9
[Sysname] mpls te
[Sysname-te]
Related commands
mpls te enable