IP Router Configuration Command Reference
134 Router Configuration Guide
ldp
Syntax [no] ldp
Context config>router>static-route-entry>indirect>tunnel-next-hop>resolution-filter
Description This command enables the use of LDP sourced tunnel entries in the TTM to resolve the associated
static route next-hop.
Default no ldp
rsvp-te
Syntax [no] rsvp-te
Context config>router>static-route-entry>indirect>tunnel-next-hop>resolution-filter
Description This command enables the use of RSVP-TE sourced tunnel entries in the TTM to resolve the
associated static route next-hop.
The rsvp-te value instructs the code to search for the set of lowest metric RSVP-TE LSPs to the address
of the indirect next-hop. The LSP metric is provided by MPLS in the tunnel table. The static route
treats a set of RSVP-TE LSPs with the same lowest metric as an ECMP set. The user has the option of
configuring a list of RSVP-TE LSP names to be used exclusively instead of searching in the tunnel
table. In that case, all LSPs must have the same LSP metric in order for the static route to use them as
an ECMP set. Otherwise, only the LSPs with the lowest common metric value will be selected.
A P2P auto-lsp that is instantiated via an LSP template can be selected in TTM when resolution is set
to any. However, it is not recommended to configure an auto-lsp name explicitly under the rsvp-te node
as the auto-generated name can change if the node reboots, which will blackhole the traffic of the static
route.
Default no rsvp-te
lsp
Syntax [no] lsp name
Context config>router>static-route-entry>indirect>tunnel-next-hop>resolution-filter>rsvp-te
config>router>static-route-entry>indirect>tunnel-next-hop>resolution-filter>sr-te
Description This command restricts the search for a resolving LSP to a specific set of named LSPs. Only those
LSPs named in the associated name list will be searched for a match to resolve the associated static
route.
Default none
Parameters name — Specifies the name of the LSP(s) to be searched for a valid resolving tunnel for the static
route's next-hop.