1 |
When an RSVP session is being set up, the following events happen at the end systems.
-
1. A receiver joins the multicast group specified by DestAddress, using IGMP.
-
2. A potential sender starts sending RSVP Path messages to the DestAddress.
-
3. A receiver application receives a Path message.
-
4. A receiver starts sending appropriate Resv messages, specifying the desired flow descriptors.
-
5. A sender application receives a Resv message.
-
6. A sender starts sending data packets.
|