mirror of
https://gitlab.nic.cz/labs/bird.git
synced 2024-12-22 17:51:53 +00:00
Doc: Add documentation for OSPF retransmit delay option
Thanks to Igor Podlesny for notification.
This commit is contained in:
parent
e99e7d1c2d
commit
ccb37330d0
@ -3051,6 +3051,11 @@ protocol ospf <name> {
|
|||||||
Specifies interval in seconds between retransmissions of unacknowledged
|
Specifies interval in seconds between retransmissions of unacknowledged
|
||||||
updates. Default value is 5.
|
updates. Default value is 5.
|
||||||
|
|
||||||
|
<tag><label id="ospf-transmit-delay">transmit delay <M>num</M></tag>
|
||||||
|
Specifies estimated transmission delay of link state updates send over
|
||||||
|
the interface. The value is added to LSA age of LSAs propagated through
|
||||||
|
it. Default value is 1.
|
||||||
|
|
||||||
<tag><label id="ospf-priority">priority <M>num</M></tag>
|
<tag><label id="ospf-priority">priority <M>num</M></tag>
|
||||||
On every multiple access network (e.g., the Ethernet) Designated Router
|
On every multiple access network (e.g., the Ethernet) Designated Router
|
||||||
and Backup Designated router are elected. These routers have some special
|
and Backup Designated router are elected. These routers have some special
|
||||||
|
Loading…
Reference in New Issue
Block a user