<div>The RSTP and 802.1w is pretty much interchangeable (from a config standpoint) with the newer codes, the commands are not necessarily consistent across all platforms (ie: some use rstp, some use 802.1w, some do both) but it will interoperate. The differences are pretty much on the CLI only.</div>
<div> </div>
<div>As for optimization, as the other two posters suggested, you need to set the uplink (switch to switch connections) on both ends to admin point to point, as shown in their replies. Without that, the recovery will be slow. With it, I have seen failovers as short at 1 second, to a max of about 3-4 seconds.</div>
<div> </div>
<div>Mike<br><br></div>
<div class="gmail_quote">On Tue, Jun 24, 2008 at 12:17 PM, Jethro R Binks <<a href="mailto:jethro.binks@strath.ac.uk">jethro.binks@strath.ac.uk</a>> wrote:<br>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">
<div class="Ih2E3d">On Tue, 24 Jun 2008, Gunther Stammwitz wrote:<br><br>> My config is looking like this:<br>> vlan 503 name FRA3-FCS by port<br>> tagged ethe 49 to 50<br>> untagged ethe 4<br>> spanning-tree rstp<br>
> spanning-tree rstp priority 0<br>><br>> I've already tried to use "spanning tree 802-1w" instead of rstp which<br>> didn't help.<br>><br>> this behavior can be seen on bigirons and netirons using jetcore/M4 and<br>
> irconcore/M3 as well as on the FI4802-switch on the router and the<br>> switch-codetrees.<br><br></div>One thing I can tell you is that 802-1w is what you need - that is 'real'<br>RSTP. Confusingly, the 'rstp' in the Foundry is one of the earlier drafts<br>
for RSTP. See the documentation.<br><br>You should also specify any non-shared media link (ie, not to a hub) as<br>point-to-point, for example:<br><br> spanning-tree 802-1w ethe 1/1 admin-pt2pt-mac<br><br>And that's about as far as my knowledge goes :) But it works in the<br>
situations I've deployed it (BigIron, Super-X) like this, with topology<br>change recovery times of 2 to 4 seconds, as expected.<br><br>I'd be glad to hear any other optimisations people can suggest.<br><br>Jethro.<br>
<br>. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .<br><font color="#888888">Jethro R Binks<br>Computing Officer, IT Services<br>University Of Strathclyde, Glasgow, UK<br></font>
<div>
<div></div>
<div class="Wj3C7c">_______________________________________________<br>foundry-nsp mailing list<br><a href="mailto:foundry-nsp@puck.nether.net">foundry-nsp@puck.nether.net</a><br><a href="http://puck.nether.net/mailman/listinfo/foundry-nsp" target="_blank">http://puck.nether.net/mailman/listinfo/foundry-nsp</a><br>
</div></div></blockquote></div><br>