From: Ondrej Zajicek (work) Date: Sun, 30 Jun 2019 20:11:11 +0000 (+0200) Subject: Doc: OSPF graceful restart options X-Git-Tag: v2.0.5~34 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6c0f85d5de1588b6427f6f47c1be4a220799cd70;p=thirdparty%2Fbird.git Doc: OSPF graceful restart options --- diff --git a/doc/bird.sgml b/doc/bird.sgml index edc871fbe..e0b60c81f 100644 --- a/doc/bird.sgml +++ b/doc/bird.sgml @@ -3269,6 +3269,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; @@ -3412,6 +3414,31 @@ protocol ospf [v2|v3] <name> { from different LSAs are treated as separate even if they represents the same destination. Default value is no. +