178
mpls te igp advertise
Description
Use the mpls te igp advertise command to enable IGP to advertise the MPLS TE tunnel as a link to IGP
neighbors.
Use the undo mpls te igp advertise command to remove the configuration.
By default, IGP does not advertise MPLS TE tunnels to IGP neighbors.
The mpls te igp advertise command cannot be used together with the mpls te igp shortcut command.
Syntax
mpls te igp advertise [ hold-time value ]
undo mpls te igp advertise
View
Tunnel interface view
Default 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.
It ranges from 0 to 4,294,967,295 milliseconds. The default is 0 milliseconds.
Examples
# Set the hold time to 10,000 milliseconds.
<Sysname> system-view
[Sysname] interface tunnel 0
[Sysname-Tunnel0] mpls te igp advertise hold-time 10000
mpls te igp metric
Description
Use the mpls te igp metric command to assign a metric to the MPLS TE tunnel.
Use the undo mpls te igp metric command to restore the default.
By default, TE tunnels take their IGP metrics.
Syntax
mpls te igp metric { absolute value | relative value }
undo mpls te igp metric
View
Tunnel interface view
Default level
2: System level