R211x-HP Flexfabric 11900 MPLS Command Reference

5
network-operator
mdc-admin
mdc-operator
Parameters
interface-type interface-number: Specifies an interface by the interface type and number. If you do not
specify an interface, the command displays MPLS information for all MPLS-enabled interfaces.
Examples
# Displays all MPLS interfaces.
<Sysname> display mpls interface
Interface Status MPLS MTU
Vlan2 Down 1500
Vlan17 Up 1500
Vlan20 Up 1500
The MPLS MTU of an interface is in bytes.
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
mdc-admin
mdc-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 1025 through 1027.
<Sysname> display mpls label 1025 to 1027