Configuring a Lifetime for an Interface for RSVP Authentication
Perform this task to configure a lifetime for the security association for an interface.
SUMMARY STEPS
1.
configure
2.
rsvp interface type interface-path-id
3.
authentication
4.
life-time seconds
5.
Use the
commit
or
end
command.
DETAILED STEPS
Purpose
Command or Action
Enters global configuration mode.
configure
Example:
RP/0/RP0/CPU0:router# configure
Step 1
Enters RSVP interface configuration mode.
rsvp interface type interface-path-id
Example:
RP/0/RP0/CPU0:router(config)#
rsvp
Step 2
interface POS 0/2/1/0
RP/0/RP0/CPU0:router(config-rsvp-if)#
Enters RSVP authentication configuration mode.
authentication
Example:
RP/0/RP0/CPU0:router(config-rsvp-if)#
Step 3
authentication
RP/0/RP0/CPU0:router(config-rsvp-if-auth)#
Controls how long RSVP maintains security associations with other
trusted RSVP neighbors.
life-time seconds
Example:
RP/0/RP0/CPU0:router(config-rsvp-if-auth)#
Step 4
seconds
Length of time (in seconds) that RSVP maintains idle security
associations with other trusted RSVP neighbors. Range is
from 30 to 86400. The default value is 1800.
life-time 2000
commit
—
Saves the configuration changes and remains within the
configuration session.
Use the
commit
or
end
command.
Step 5
end
—
Prompts user to take one of these actions:
Cisco IOS XR MPLS Configuration Guide for the Cisco CRS Router, Release 5.1.x
139
Implementing RSVP for MPLS-TE and MPLS O-UNI
Configuring an Interface for RSVP Authentication