[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

relationship between adjacency and link



Hi all,

I would like to have some clarification about the relationship between
adjacency and link (link = either interface or link bundle or link
component, I think this does not matter in this discussion).

I see 3 alternatives in the Adjacency->link relationship: 1:1, N:1, 1:N.

As far as I understood, OSPFv2 and OSPFv3 explicitly support 1:1 and N:1.

draft-ietf-mpls-lsp-hierarchy-02.txt seems to support a 1:1relationship,
since it suggests to aggregate various links into a single link bundle
before building an adjacency on them:
"If there are multiple LSPs that all originate on one LSR and all terminate
on another LSR, then at
one end of the spectrum all these LSPs could be merged (under control of the
head-end LSR) into a single forwarding adjacency using the concept of Link
Bundling (see [BUNDLE]), while at  the other end of the spectrum each such
LSP could be advertised as its own adjacency."

So, is there any support for an 1:N relationship?

thanks for any advice.