I'll try. Thanks 2012/7/14 Murphy McCauley <[email protected]>
> On Jul 14, 2012, at 1:50 AM, Silvia Fichera wrote: > > > The original spanning tree code assigns a single path, always the same. > I need to have two different alternating path. > > > Well, spanning_tree will switch paths if the original path becomes > unusable because a link goes down, but okay. > > > Using Mininet to disable links? How?! > > > I'd suggest you look at the Mininet help/documentation. But try something > like the following from the Mininet prompt: > link s2 s4 down > > -- Murphy -- Silvia Fichera
