R21xx-HP FlexFabric 11900 MPLS Command Reference

Table Of Contents
77
# Display tunnel statistics.
<Sysname> display mpls tunnel statistics
LSP : 1
GRE : 0
CRLSP: 0
Table 29 Command output
Field Descri
p
tion
LSP Number of LSP tunnels.
GRE Number of GRE tunnels (not supported).
CRLSP Number of CR-LSP (MPLS TE) tunnels (not supported).
select-seq lsp load-balance-number
Use select-seq lsp load-balance-number to specify the number of tunnels for load balancing.
Use undo select-seq lsp load-balance-number to restore the default.
Syntax
select-seq lsp load-balance-number number
undo select-seq
Default
The number of tunnels for load sharing is 1.
Views
Tunnel policy view
Predefined user roles
network-admin
Parameters
lsp: Uses LSP tunnels.
load-balance-number number: Specifies the number of tunnels for load balancing. The value range
depends on the max-ecmp-num command. Suppose the max-ecmp-num command sets the maximum
number of ECMP routes as m. The value range for number is 1 to m. For more information about the
max-ecmp-num command, see Layer 3
IP Routing Configuration Guide.
Examples
# Configure the tunnel policy policy1 to perform load sharing over two LSP tunnels.
<Sysname> system-view
[Sysname] tunnel-policy policy1
[Sysname-tunnel-policy-policy1] select-seq lsp load-balance-number 2
tunnel-policy
Use tunnel-policy to create a tunnel policy and enter tunnel policy view.
Use undo tunnel-policy to delete an existing tunnel policy.