HP MSR2000/3000/4000 Router Series MPLS Command Reference

5
Related commands
mpls enable
mpls mtu
display mpls label
Use display mpls label to display MPLS label usage information.
Syntax
display mpls label { label-value1 [ to label-value2 ] | all }
Views
Any view
Predefined user roles
network-admin
network-operator
Parameters
label-value1: Specifies a label value in the range of 16 to 1048575. If used with the label-value2
argument, the label-value1 argument represents the start label of a label range.
to label-value2: Specifies the end label of the label range. The value range for the end label is 16 to
1048575. If you specify a label range by using the label-value1 argument and the to label-value2 option,
the command displays usage information for the specified range of labels.
all: Specifies all labels.
Examples
# Display usage information for labels 900 through 902.
<Sysname> display mpls label 900 to 902
Label Owner State
900 - Idle
901 - Idle
902 LDP Alloc
Table 3 Command output
Field Description
Label Label value.
Owner
Protocol that is using the label. Possible values include LDP, BGP, and
RSVP.
State
Usage state of the label:
Idle—The label is idle.
Alloc—The label has been allocated.
Pending—The label has been released but is still used by an LSP
entry.
Inuse—The label has been allocated and used by an LSP entry.