User guide
MPLS Module Installation and User Guide 5-15
Configuring RSVP-TE
config mpls rsvp-te add lsp <lsp_name> path
<path_name> {<profile_name>} {primary |
secondary}
Adds an RSVP-TE LSP.
config mpls rsvp-te add path <path_name>
[<ipaddress> | <host_name>] {from
<local_endpoint_vlan>}
Adds an RSVP-TE routed path.
config mpls rsvp-te add profile
<profile_name> {bandwidth <bps>}
{setup-priority <priority>} {hold-priority
<priority>} {retry-timeout <seconds>}
{hop-count <number>} {ping-interval
<seconds>} {metric [<metric> | igp-tracking}
{record [enabled | disabled]}
Adds an RSVP-TE profile.
config mpls rsvp-te delete lsp [<lsp_name> |
all]
Deletes an RSVP-TE LSP.
config mpls rsvp-te delete path
[<path_name> | all]
Deletes an RSVP-TE routed path.
config mpls rsvp-te delete profile
[<profile_name> | all]
Deletes an RSVP-TE profile.
config mpls rsvp-te lsp <lsp_name> add path
<path_name> {<profile_name>} {secondary |
primary}
Adds a path to an LSP. If the path is added as
the primary path, the tunnel LSP uses this
path. If the primary path is unavailable, one of
the secondary paths is chosen.
config mpls rsvp-te lsp <lsp_name> delete
path <path_name>
Deletes a path from an LSP.
config mpls rsvp-te path <path_name> add
ero [ipaddress <ipaddress/masklength> |
<host_name>] {strict | loose} {order
<number>}
Adds an IP address to the explicit route object
(ERO) for the specified path name. Up to 64
subobjects can be added to each path. If the
ipaddress is specified as strict, the strict
subobject must be topologically adjacent to the
previous subobject. If specified as loose, the
loose subobject is not required to be topologically
adjacent to the previous subobject. If not
specified, the default subobject type is strict.
config mpls rsvp-te path <path_name> delete
ero [all | ipaddress <ipaddress/masklength> |
<host_name> | order <number>]
Deletes an IP address from the ERO for the
specified path name.
Table 5-2: RSVP-TE Configuration Commands (continued)
Command Description