RSVP-TE is used to set up LSPs. RSVP-TE must be enabled on the router interfaces that are participating in signaled LSPs. The default values can be modified in the config>router>rsvp context.
Initially, interfaces are configured in the config>router>mpls>interface context. Only these existing (MPLS) interfaces are available to be modified in the config>router>rsvp context. Interfaces cannot be directly added in the rsvp context.
The following example displays an RSVP-TE configuration output.
A:ALU-1>config>router>rsvp# info
----------------------------------------------
keep-multiplier 3
refresh-time 30
no msg-pacing
rapid-retransmit-time 5
rapid-retry-limit 3
refresh-reduction-over-bypass disable
no graceful-shutdown
no entropy-label-capability
node-id-in-rro exclude
interface "system"
no shutdown
exit
interface to-104
hello-interval 4000
no shutdown
exit
no shutdown
----------------------------------------------
A:ALU-1>config>router>rsvp#