Cell Relay Archive[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index][Thread Index][Author Index][Subject Index] Re: bidirectional multicast
Hello Michel, > Now why is this ? Isn't the problem of sorting out which cells > were sent by which leaf a problem of the higher layers ? The problem is, how to identify, which ATM cells belong to the same AAL frame. In AAL5, for example, the cells belonging to an AAL frame are transmitted after each other on a VC, and only one is marked, which is the last cell. This means, when merging to incoming VCs into one outgoing VC (called VC merging...) you cannot just mix the ATM cells. A way to solve this, is to use buffers, but these things (as far as I know) are quite new issues. Anyway, it seems, that in the near future it will be possible. > I would like to use a bi-directional pt-to-mpt ATM connection > between two end-stations (one of which with multiple ATM NICs), > and use the redundant branches as back-up connections. What if setting up two VCs? Hope that helps, Krisztian Nemeth |
|