From c9e1a3b357f2e145a85ff4f7e92ee680937561a3 Mon Sep 17 00:00:00 2001 From: Christian Poessinger Date: Tue, 2 Feb 2021 22:57:49 +0100 Subject: ospf: T3263: support hello sub-second timer Added "set protocols ospf interface eth1 hello-multiplier " CLI command. This is mutually exclusive to "set protocols ospf interface eth1 dead-interval ". --- interface-definitions/include/ospf-intervals.xml.i | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'interface-definitions/include') diff --git a/interface-definitions/include/ospf-intervals.xml.i b/interface-definitions/include/ospf-intervals.xml.i index e532bd14b..d91b2bc34 100644 --- a/interface-definitions/include/ospf-intervals.xml.i +++ b/interface-definitions/include/ospf-intervals.xml.i @@ -25,6 +25,18 @@ 10 + + + Hello multiplier factor + + u32:1-10 + Number of Hellos to send each second + + + + + + Interval between retransmitting lost link state advertisements (default: 5) -- cgit v1.2.3