From: Ondrej Zajicek (work) Date: Sun, 30 Jun 2019 20:26:43 +0000 (+0200) Subject: Doc: OSPF graceful restart options X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8bd297678070b799c7c1be28fd366688cd6633e4;p=thirdparty%2Fbird.git Doc: OSPF graceful restart options --- diff --git a/doc/bird.sgml b/doc/bird.sgml index 153469120..a25145006 100644 --- a/doc/bird.sgml +++ b/doc/bird.sgml @@ -3070,6 +3070,8 @@ protocol ospf [v2|v3] <name> { tick <num>; ecmp <switch> [limit <num>]; merge external <switch>; + graceful restart <switch>|aware; + graceful restart time <num>; area <id> { stub; nssa; @@ -3213,6 +3215,31 @@ protocol ospf [v2|v3] <name> { from different LSAs are treated as separate even if they represents the same destination. Default value is no. +