R211x-HP Flexfabric 11900 MPLS Command Reference
66
Parameters
label: Enables both route recording and label recording. If you do not specify this keyword, this
command enables only route recording.
Usage guidelines
Route recording records the nodes that an MPLS TE tunnel traverses. Label recording records the label
assigned by each node. The recorded information helps you know about the path used by the MPLS TE
tunnel and the label distribution information, and when the tunnel fails, it helps you locate the fault.
Examples
# Enable route recording for MPLS TE tunnel 0.
<Sysname> system-view
[Sysname] interface tunnel 0 mode mpls-te
[Sysname-Tunnel0] mpls te record-route
Related commands
display mpls te tunnel-interface
mpls te resv-style
Use mpls te resv-style to configure the resource reservation style for the MPLS TE tunnel.
Use undo mpls te resv-style to restore the default.
Syntax
mpls te resv-style { ff | se }
undo mpls te resv-style
Default
The resource reservation style is SE.
Views
Tunnel interface view
Predefined user roles
network-admin
mdc-admin
Parameters
ff: Specifies the resource reservation style as fixed filter (FF).
se: Specifies the resource reservation style as shared explicit (SE).
Usage guidelines
FF—Resources are reserved for individual senders and cannot be shared among senders on the same
session.
SE—Resources are reserved for senders on the same session and shared among them.
This command applies only to MPLS TE tunnels established by RSVP-TE.
Examples
# Use the FF reservation style to establish MPLS TE tunnel 0.










