summaryrefslogtreecommitdiff
path: root/sbin/brconfig
diff options
context:
space:
mode:
authorReyk Floeter <reyk@cvs.openbsd.org>2006-12-24 19:05:26 +0000
committerReyk Floeter <reyk@cvs.openbsd.org>2006-12-24 19:05:26 +0000
commit98342a9545e1049ffd5a129a3781dd1d4e2adc01 (patch)
tree16a3c59a9f3feac099f123ad6e5e6b7efbbe350c /sbin/brconfig
parente5e38d183038d766ff1d8841dbf4a79d7dcc1834 (diff)
it is not permitted to change the "hellotime" is in RSTP, but in STP mode.
thanks to Edy (email at edylie dot net) ok jmc@ oh spanning tree, oh spanning tree, ...
Diffstat (limited to 'sbin/brconfig')
-rw-r--r--sbin/brconfig/brconfig.86
1 files changed, 5 insertions, 1 deletions
diff --git a/sbin/brconfig/brconfig.8 b/sbin/brconfig/brconfig.8
index 0f8688980a2..cd2229925a0 100644
--- a/sbin/brconfig/brconfig.8
+++ b/sbin/brconfig/brconfig.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: brconfig.8,v 1.62 2006/12/11 22:11:48 reyk Exp $
+.\" $OpenBSD: brconfig.8,v 1.63 2006/12/24 19:05:25 reyk Exp $
.\"
.\" Copyright (c) 1999-2001 Jason L. Wright (jason@thought.net)
.\" All rights reserved.
@@ -253,6 +253,10 @@ Defaults to 15 seconds, minimum of 4, maximum of 30.
Set the time (in seconds) between broadcasting spanning tree protocol
configuration packets.
Defaults to 2 seconds, minimum of 1, maximum of 2.
+This option is only supported in STP mode with rapid transitions disabled;
+see the
+.Cm proto
+command for setting the protocol version.
.It Cm holdcnt Ar time
Set the transmit hold count, which is the number of spanning tree protocol
packets transmitted before being rate limited.