3com S7906E 참조 가이드

다운로드
페이지 2327
 
1-7 
display mpls ldp Isp 
Syntax 
display mpls ldp lsp [ all | [ vpn-instance vpn-instance-name ] [ destination-address mask-length ] ] [ | 
begin | exclude | include } regular-expression ] 
View 
Any view 
Default Level 
1: Monitor level 
Parameters 
all: Specifies all LSPs established by LDP. 
vpn-instance-name: Name of the VPN instance, a case-sensitive string of 1 to 31 characters.  
dest-addr: Destination address of the LSP. 
mask-length: Length of the mask for the destination address, in the range 0 to 32. 
|: Uses a regular expression to filter the output information. For details about regular expression, refer to 
Basic System Configuration in the System Volume
begin: Displays all lines starting with the line that matches the regular expression. 
exclude: Displays all lines other than those matching the regular expression.. 
include: Displays all lines matching the regular expression. 
regular-expression: Regular expression, a case-sensitive string of 1 to 80 characters.  
Description 
Use the display mpls ldp lsp command to display information about LSPs established by LDP. 
Related commands: display mpls ldp
Examples 
# Display information about all LSPs established by LDP. 
<Sysname> display mpls ldp lsp 
                              LDP LSP Information 
-------------------------------------------------------------------------- 
 SN     DestAddress/Mask   In/OutLabel   Next-Hop        In/Out-Interface 
------------------------------------------------------------------------- 
 1      1.1.1.1/32         3/NULL        127.0.0.1        -------/InL0 
 2      10.1.1.0/24        3/NULL        10.1.1.1         -------/Eth1/1 
*3      100.1.1.1/32       Liberal(1025)        
-------------------------------------------------------------------------- A '*' before an 
LSP means the LSP is not established 
A '*' before a Label means the USCB or DSCB is stale