R3102-R3103-HP 6600/HSR6600 Routers MPLS Configuration Guide

86
0 packets output, 0 bytes
0 output error
Execute the display mpls te tunnel command on each router to view information about the MPLS TE
tunnel.
[RouterA] display mpls te tunnel
LSP-Id Destination In/Out-If Name
1.1.1.1:1 3.3.3.3 -/GE2/1/1 Tunnel0
[RouterB] display mpls te tunnel
LSP-Id Destination In/Out-If Name
- - GE2/1/1/GE2/1/2 Tunnel0
[RouterC] display mpls te tunnel
LSP-Id Destination In/Out-If Name
- - GE2/1/1/- Tunnel0
Execute the display mpls lsp command or the display mpls static-cr-lsp command on each router to
view information about the static CR-LSP.
[RouterA] display mpls lsp
-------------------------------------------------------------------
LSP Information: STATIC CRLSP
-------------------------------------------------------------------
FEC In/Out Label In/Out IF Vrf Name
3.3.3.3/32 NULL/20 -/GE2/1/1
[RouterB] display mpls lsp
------------------------------------------------------------------
LSP Information: STATIC CRLSP
------------------------------------------------------------------
FEC In/Out Label In/Out IF Vrf Name
-/- 20/30 GE2/1/1/GE2/1/2
[RouterC] display mpls lsp
------------------------------------------------------------------
LSP Information: STATIC CRLSP
------------------------------------------------------------------
FEC In/Out Label In/Out IF Vrf Name
-/- 30/NULL GE2/1/1/-
[RouterA] display mpls static-cr-lsp
total statics-cr-lsp : 1
Name FEC I/O Label I/O If State
Tunnel0 3.3.3.3/32 NULL/20 -/GE2/1/1 Up
[RouterB] display mpls static-cr-lsp
total statics-cr-lsp : 1
Name FEC I/O Label I/O If State
Tunnel0 -/- 20/30 GE2/1/1/GE2/1/2 Up
[RouterC] display mpls static-cr-lsp
total statics-cr-lsp : 1
Name FEC I/O Label I/O If State
Tunnel0 -/- 30/NULL GE2/1/1/- Up
On an MPLS TE tunnel configured using a static CR-LSP, traffic is forwarded directly based on label
at the transit nodes and egress node. Therefore, it is normal that the FEC field in the sample output
is empty on Router B and Router C.