diff --git a/doc/bird.sgml b/doc/bird.sgml index 15346912..a2514500 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. +