User guide
5-16 MPLS Module Installation and User Guide
Configuring RSVP-TE
Configuring RSVP-TE on a VLAN
To configure RSVP-TE on one or all VLANs, use the following command:
config mpls add vlan [<name> | all] {rsvp-te}
To disable RSVP-TE on a VLAN, use the following command:
config mpls delete vlan [<name> | all] {rsvp-te}
This command disables RSVP-TE on one or all VLANs. Deleting RSVP-TE causes all TE
LSPs to be released, and prevents TE LSPs from being established or accepted on the
specified VLAN.
config mpls rsvp-te 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]}
Configures RSVP-TE attributes for the specified
profile.
config mpls rsvp-te vlan [<name> | all]
{hello-interval <seconds>} {refresh-time
<seconds>} {summary-refresh-time
<seconds>} {bundle-time <seconds>}
{keep-multiplier <number>}
Configures the RSVP-TE protocol parameters for
the specified VLAN.
show mpls rsvp-te {<ipaddress>} {detail} Displays information about the status of
RSVP-TE enabled interfaces.
show mpls rsvp-te lsp {<lsp_name>} {detail} Displays configuration and status information for
RSVP-TE LSPs.
show mpls rsvp-te path {<path_name>}
{detail}
Displays the configuration and status information
for MPLS RSVP-TE routed paths.
show mpls rsvp-te profile {<profile_name>} Displays all configured profile parameters for the
specified profile.
Table 5-2: RSVP-TE Configuration Commands (continued)
Command Description