From fc9bc83850744177ce1795f5fb6c41a1d3d36e84 Mon Sep 17 00:00:00 2001 From: Ryan Thomas McBride Date: Wed, 29 Sep 2004 02:25:20 +0000 Subject: Note that the spanning tree protocol is disabled by default on interfaces added to the bridge. From Benjamin Ewy --- sbin/brconfig/brconfig.8 | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/sbin/brconfig/brconfig.8 b/sbin/brconfig/brconfig.8 index 0988b23e41e..65a593c7bd8 100644 --- a/sbin/brconfig/brconfig.8 +++ b/sbin/brconfig/brconfig.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: brconfig.8,v 1.50 2004/05/04 18:50:48 jmc Exp $ +.\" $OpenBSD: brconfig.8,v 1.51 2004/09/29 02:25:19 mcbride Exp $ .\" .\" Copyright (c) 1999-2001 Jason L. Wright (jason@thought.net) .\" All rights reserved. @@ -228,6 +228,7 @@ Enable spanning tree protocol on .It Cm -stp Ar interface Disable spanning tree protocol on .Ar interface . +This is the default for interfaces added to the bridge. .It Cm maxage Ar time Set the time (in seconds) that a spanning tree protocol configuration is valid. Defaults to 20 seconds, minimum of 1, maximum of 255. -- cgit v1.2.3