The MPLS WG Archive[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index][Thread Index][Author Index][Subject Index] path for RSVP-TE RESV message
Leslie Wong wrote: > > I interpret it to mean that in RSVP-TE specifically (not in the > classical RSVP), the RESV message must follow exactly the path taken > by the PATH message in reverse order (which will effectively be the > route of the data path). This is correct. And it will alwasy be true, unless your code is very broken. A node always sends a Resv message to the PHOP router. With classical RSVP, it is possible that non-RSVP routers in between yourself and the PHOP may cause the packet to go in a different direction. With RSVP-TE, however, it is a requirement that all RSVP routers be directly connected to each other. So the act of sending the Resv message to the PHOP router will always send it out an interface that is connected directly to that router. And this is the interface that the label will be installed on. -- David
|
|