1 |
RSVP soft state is created and periodically refreshed by Path and Resv messages.
-
The state is deleted if no matching refresh messages arrive before the expiration of a "cleanup timeout" interval.
-
State may also be deleted by an explicit "teardown" message.
-
At the expiration of each "refresh timeout" period and after a state change, RSVP scans its state to build and forward Path and Resv refresh messages to succeeding hops.
-
When a route changes, the next Path message will initialize the path state on the new route, and future Resv messages will establish reservation state there
-
the state on the now-unused segment of the route will time out.
|