From 95127cbbb76e8870e029454a5313bc4b6ce69a4a Mon Sep 17 00:00:00 2001 From: Ondrej Zajicek Date: Mon, 14 May 2012 11:47:41 +0200 Subject: Real broadcast mode for OSPFv2. --- doc/bird.sgml | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'doc/bird.sgml') diff --git a/doc/bird.sgml b/doc/bird.sgml index 820ebaa2..b43eb263 100644 --- a/doc/bird.sgml +++ b/doc/bird.sgml @@ -1825,6 +1825,7 @@ protocol ospf <name> { type [broadcast|bcast|pointopoint|ptp| nonbroadcast|nbma|pointomultipoint|ptmp]; strict nonbroadcast <switch>; + real broadcast <switch>; check link <switch>; ecmp weight <num>; authentication [none|simple|cryptographic]; @@ -2058,6 +2059,16 @@ protocol ospf <name> { If set, don't send hello to any undefined neighbor. This switch is ignored on other than NBMA or PtMP networks. Default value is no. + real broadcast + In check link switch If set, a hardware link state (reported by OS) is taken into consideration. When a link disappears (e.g. an ethernet cable is -- cgit v1.2.3