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