Displaying path information – Brocade Multi-Service IronWare Multiprotocol Label Switch (MPLS) Configuration Guide (Supporting R05.6.00) User Manual
Page 266
![background image](/manuals/361646/266/background.png)
242
Multi-Service IronWare Multiprotocol Label Switch (MPLS) Configuration Guide
53-1003031-02
Displaying the Traffic Engineering database
1
The show mpls lsp wide command allows the user to display the full LSP name in a single line.
Previously, a long LSP name (greater than 12 characters) was text-wrapped in multiple lines. Now,
the full LSP name can be displayed in a single line as shown in the following example.
Brocade(config)# show mpls lsp wide
Note: LSPs marked with * are taking a Secondary Path
Admin
Oper
Tunnel
Up/Dn
Retry
Active
Name
To
State
State
Intf
Times
No.
Path
tunnel1
10.3.3.3 UP UP
tnl0 1 0 --
tunnel2
10.3.3.3 UP UP
tnl4 1 0 ppath1
tunnelfromsanfranciscotonewyork 10.3.3.3 UP UP tnl3 1 0
pathfromsanfranciscotonewyork
Syntax: show mpls lsp wide
The include option can be used with the show mpls lsp wide command to filter and display a
specific LSP name.
Brocade# show mpls lsp wide | include tunnelfromsanfranciscotonewyork
Admin
Oper
Tunnel
Up/Dn
Retry
Active
Name
To
State
State
Intf
Times
No.
Path
tunnelfromsanfranciscotonewyork 10.3.3.3 UP UP tnl3 1 0
pathfromsanfranciscotonewyork
Syntax: show mpls lsp [wide [ include lsp_name]]
The lsp_name variable specifies the name of the LSP the user wants to display.
Displaying path information
A path is a list of router hops that specifies a route across an MPLS domain. The user can create a
path and then configure LSPs that see the path. When the LSP is enabled, the ingress LER
attempts to signal the other LSRs in the path, so that resources can be allocated to the LSP.
The user can display information about the paths configured on the device as shown in the
following example.
rx-interval
The rx-interval value in milliseconds that has been negotiated between this router and its
peer for this LSP.
multiplier
The multiplier value in milliseconds that has been negotiated between this router and its
peer for this LSP.
Local discriminator
Value of the “local discriminator” field in the BFD Control Message as used by the local
router in the last message sent.
remote
discriminator
Value of the “local discriminator” field in the BFD Control Message as received in the last
message sent by the remote peer.
TABLE 23
Output from the show mpls lsp detail command
(Continued)
This field...
Displays...