MPLS Commands
Page 272 7450 ESS MPLS Guide
timer-value — The amount of time, in one minute increments, between attempts to re-establish the
LSP after it has failed. Allowed values are integers in the range of 0-4320.
Values 0— 4320
rsvp-resv-style
Syntax rsvp-resv-style [se | ff]
Context config>router>mpls>lsp
Description This command specifies the RSVP reservation style, shared explicit (se) or fixed filter (ff). A
reservation style is a set of control options that specify a number of supported parameters. The style
information is part of the LSP configuration.
Default se
Parameters ff — Fixed filter is single reservation with an explicit scope. This reservation style specifies an
explicit list of senders and a distinct reservation for each of them. A specific reservation request
is created for data packets from a particular sender. The reservation scope is determined by an
explicit list of senders.
se — Shared explicit is shared reservation with a limited scope. This reservation style specifies a
shared reservation environment with an explicit reservation scope. This reservation style creates
a single reservation over a link that is shared by an explicit list of senders. Because each sender is
explicitly listed in the RESV message, different labels can be assigned to different sender-
receiver pairs, thereby creating separate LSPs.
shutdown
Syntax [no] shutdown
Context config>router>mpls>lsp
Description This command disables the existing LSP including the primary and any standby secondary paths.
To shutdown only the primary enter the config router mpls lsp lsp-name primary path-name
shutdown command.
To shutdown a specific standby secondary enter the config router mpls lsp lsp-name secondary
path-name shutdown command. The existing configuration of the LSP is preserved.
Use the no form of this command to restart the LSP. LSPs are created in a shutdown state. Use this
command to administratively bring up the LSP.
Default shutdown