R3303-HP HSR6800 Routers MPLS Command Reference
153
Syntax
mpls te igp advertise [ hold-time value ]
undo mpls te igp advertise
Default
IGP does not advertise MPLS TE tunnels to IGP neighbors.
Views
Tunnel interface view
Default command level
2: System level
Parameters
hold-time value: Sets the delay that IGP waits to notify IGP neighbors of the down event of the TE tunnel,
in the range of 0 to 4294967295 milliseconds. The default is 0 milliseconds.
Usage guidelines
The mpls te igp advertise command cannot be used together with the mpls te igp shortcut command.
Examples
# Set the hold time to 10000 milliseconds.
<Sysname> system-view
[Sysname] interface tunnel 0
[Sysname-Tunnel0] mpls te igp advertise hold-time 10000
mpls te igp metric
Use mpls te igp metric to assign a metric to the MPLS TE tunnel.
Use undo mpls te igp metric to restore the default.
Syntax
mpls te igp metric { absolute value | relative value }
undo mpls te igp metric
Default
TE tunnels take their IGP metrics.
Views
Tunnel interface view
Default command level
2: System level
Parameters
absolute value: Assigns an absolute metric to the TE tunnel for path calculation. The value argument takes
an integer in the range of 1 to 65535. This value is directly used for path calculation.
relative value: Assigns a relative metric to the TE tunnel for path calculation. The value argument takes an
integer in the range of –10 to +10. The default is 0. The cost of the corresponding IGP path must be
added to this relative metric before it can be used for path calculation.










