From: Donatas Abraitis Date: Tue, 3 May 2022 12:28:53 +0000 (+0300) Subject: doc: Add missing commands for RPKI X-Git-Tag: base_8.3~86^2~3 X-Git-Url: https://git.puffer.fish/?a=commitdiff_plain;h=c70fdb2794f2646828b517bcf570e276d0a11b7b;p=mirror%2Ffrr.git doc: Add missing commands for RPKI rpki expire_interval rpki retry_interval Signed-off-by: Donatas Abraitis --- diff --git a/doc/user/rpki.rst b/doc/user/rpki.rst index c1308913a4..c2f8ad1268 100644 --- a/doc/user/rpki.rst +++ b/doc/user/rpki.rst @@ -102,13 +102,23 @@ The following commands are independent of a specific cache server. .. clicmd:: rpki polling_period (1-3600) - Set the number of seconds the router waits until the router asks the cache again for updated data. The default value is 300 seconds. - The following commands configure one or multiple cache servers. +.. clicmd:: rpki expire_interval (600-172800) + + Set the number of seconds the router waits until the router expires the cache. + + The default value is 7200 seconds. + +.. clicmd:: rpki retry_interval (1-7200) + + Set the number of seconds the router waits until retrying to connect to the + cache server. + + The default value is 600 seconds. .. clicmd:: rpki cache (A.B.C.D|WORD) PORT [SSH_USERNAME] [SSH_PRIVKEY_PATH] [SSH_PUBKEY_PATH] [KNOWN_HOSTS_PATH] [source A.B.C.D] PREFERENCE