170
Examples
# Enable RSVP message retransmission on VLAN-interface 1, setting the increment value delta to 2 and
the initial retransmission interval to 1000 milliseconds.
<Sysname> system-view
[Sysname] interface vlan-interface 1
[Sysname-Vlan-interface1] mpls rsvp-te timer retransmission increment-value 2 retransmit-
value 1000
mpls te
Description
Use the mpls te command to enable MPLS TE.
Use the undo mpls te command to disable MPLS TE.
By default, MPLS TE is disabled.
When performed in MPLS view, the mpls te command enables MPLS TE globally and its undo form
disables MPLS TE and removes all CR-LSPs.
When performed in interface view, the mpls te command enables MPLS TE on an interface, and its undo
form disables MPLS TE and removes all CR-LSPs on the interface.
Enable MPLS TE globally before you enable MPLS TE on an interface.
Syntax
mpls te
undo mpls te
View
MPLS view, interface view
Default level
2: System level
Parameters
None
Examples
# Enable MPLS TE globally in MPLS view.
<Sysname> system-view
[Sysname] mpls lsr-id 1.1.1.9
[Sysname] mpls
[Sysname-mpls] mpls te
# Enable MPLS TE on VLAN-interface 1.
<Sysname> system-view
[Sysname] interface vlan-interface 1
[Sysname-Vlan-interface1] mpls
[Sysname-Vlan-interface1] mpls te