Re: [LEDE-DEV] STP, rSTP and MSTP

2017-11-29 Thread Alexandru Ardelean
resending, since I initially sent it from my GMail phone app, which does not allow plain-text mode [ and i keep forgetting ] On Tue, Nov 28, 2017 at 2:22 PM, Lucian Cristian wrote: > On 28.11.2017 13:39, Stefan Peter wrote: >> >> Hi Pablo >> >> On 28.11.2017 11:05, Pablo I. Pousada Rial wrote: >>

Re: [LEDE-DEV] STP, rSTP and MSTP

2017-11-28 Thread Lucian Cristian
On 28.11.2017 13:39, Stefan Peter wrote: Hi Pablo On 28.11.2017 11:05, Pablo I. Pousada Rial wrote: Does LEDE implement just basic STP, or does it provide access to RSTP or MSTP? The Linux kernel only implements basic STP. I successfully have used mstpd from https://github.com/mstpd/mstpd for

Re: [LEDE-DEV] STP, rSTP and MSTP

2017-11-28 Thread Stefan Peter
Hi Pablo On 28.11.2017 11:05, Pablo I. Pousada Rial wrote: > Does LEDE implement just basic STP, or does it provide access to RSTP or > MSTP? The Linux kernel only implements basic STP. I successfully have used mstpd from https://github.com/mstpd/mstpd for RSTP, but I never tried MSTP. With kind

[LEDE-DEV] STP, rSTP and MSTP

2017-11-28 Thread Pablo I. Pousada Rial
Hello, I am working on an scenario where I need high network avaliability and redundancy, so STP is a must. I don't seem to find info on the status of the protocol and it's variants anywhere, other than how to activate basic stp. Does LEDE implement just basic STP, or does it provide access t