Re: RSVP-TE: specifying links in EROs
Tony Li <[email protected]> Wed, 30 Nov 2005 15:16:08 -0800
| Newsgroups | gmane.ietf.tewg |
|---|---|
| Message-ID | <[email protected]> |
>> Yes, if the ERO contains interface addresses, that specifies the
>> interfaces to be used.
>
> Could you point out the section of the RFC where this is stated?
>
> As I wrote, this behavior seems to be a common practice, but I
> can't find any document that mandates this behavior.
David,
Please see RFC 791, page 24:
That is, there must be a mapping between internet host addresses
and
network/host interfaces that allows several internet addresses to
correspond to one interface.
This implies that any single IP address corresponds to a subset of
the interfaces
on the router (typically only one).
The binding of an IP address to an interface has been argued to be an
architectural
misfeature, but it is certainly a long term accepted facet of the IP
architecture.
Tony