MPLS Guide MPLS and RSVP-TE
3HE 18686 AAAB TQZZA © 2022 Nokia.
Use subject to Terms available at: www.nokia.com
271
3.24.2.4 Show Commands (MPLS-Labels)
label
Syntax label start-label [end-label | [in-use | label-owner]]
Context show>router>mpls-labels
Description This command displays MPLS labels exchanged by signaling protocols.
Parameters start-label — specifies the label value assigned at the ingress router
Values 32 to 131071
end-label — specifies the label value assigned for the egress router
Values 32 to 131071
in-use — specifies the number of in-use labels displayed
label-owner — specifies the owner of the label
Values bgp, evpn, ildp, mirror, rsvp, static, sr, svcmgr, tldp, vprn
Output The following output is an example of MPLS label information, and Table 22 describes the
fields.
Output Example
ALU-12# show router mpls-labels label 32
================================================================
MPLS Label 32
================================================================
Label Label Type Label Owner
----------------------------------------------------------------
32 static-lsp Not-in-use
----------------------------------------------------------------
In-use labels in entire range : 7
================================================================
ALU-12#
*A:Sar18 Dut-B>show>router>mpls-labels># label 32 131071 ildp
=================================================================
MPLS Labels from 32 to 131071 (Owner: ILDP)
=================================================================
Label Label Type Label Owner
-----------------------------------------------------------------
131070 dynamic ILDP
131071 dynamic ILDP
-----------------------------------------------------------------
In-use labels (Owner: ILDP) in specified range : 2
In-use labels (Owner: All) in specified range : 2
In-use labels in entire range : 2
=================================================================