Command Manual – MPLS
Quidway S8500 Series Routing Switches Chapter 1 MPLS Basic Configuration Commands
Huawei Technologies Proprietary
1-3
Parameter
include text: Displays the matching string including the specified information.
verbose: Displays detailed information.
Description
Use the display mpls lsp command to display LSP information.
By default, the display mpls lsp command displays all LSP information.
Related command: display mpls interface, display mpls statistics and display
static-lsp.
Example
# Display all the LSPs including “-----------”.
<Quidway-Vlan-interface2000> display mpls lsp include ----------------
--------------------------------------------------------------------------
LSP Information: Ldp Lsp
NO FEC NEXTHOP I/O-LABEL OUT-INTERFACE
1 10.110.1.0/24 10.110.1.1 3/----- -------
2 10.10.10.0/24 10.10.10.1 3/----- -------
3 10.100.20.20/32 127.0.0.1 3/----- -------
4 5.5.5.5/32 127.0.0.1 3/----- -------
5 10.100.20.0/24 10.100.20.20 3/----- -------
6 80.80.80.80/32 127.0.0.1 3/----- -------
7 70.70.70.70/32 200.5.5.4 -----/3 Vlan2000
TOTAL: 7 Record(s) Found.
1.1.4 display mpls static-lsp
Syntax
display mpls static-lsp [ include text | verbose ]
View
Any view
Parameter
include text: Displays the matching string including the specified information .