From 62eee82321a9a0451eea9b41a478444ceb87ecb0 Mon Sep 17 00:00:00 2001 From: Ondrej Filip Date: Tue, 13 Jul 2004 21:27:33 +0000 Subject: Default tick = 1. The today's CPU is fast enough. --- doc/bird.sgml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'doc') diff --git a/doc/bird.sgml b/doc/bird.sgml index a25d8b7..f81b232 100644 --- a/doc/bird.sgml +++ b/doc/bird.sgml @@ -1008,6 +1008,7 @@ on nonbroadcast networks. protocol ospf <name> { rfc1583compat <switch>; + tick <num>; area <id> { stub cost <num>; tick <num>; @@ -1076,9 +1077,10 @@ protocol ospf <name> { Default value is no. (Area is not stub.) tick num - The routing table calculation is not performed when a single link state + The routing table calculation of clean-up in areas' databases + is not performed when a single link state change arrives. To lower the CPU utilization, it's processed later - at periodical intervals of networks { Definition of area IP ranges. This is used in summary lsa origination. -- cgit v1.2.3