diff options
author | Marcel Röthke <marcel.roethke@haw-hamburg.de> | 2019-08-28 12:19:14 +0200 |
---|---|---|
committer | Marcel Röthke <marcel.roethke@haw-hamburg.de> | 2019-08-28 16:17:31 +0200 |
commit | 7c8edcc9f1c95f721f94f50237c5d9b77f6e2f95 (patch) | |
tree | cd0dedbda6e1cad2357bc38fc2ce071440ddb88d | |
parent | bgpd: cleanup rtrlib includes in rpki module (diff) | |
download | frr-7c8edcc9f1c95f721f94f50237c5d9b77f6e2f95.tar.xz frr-7c8edcc9f1c95f721f94f50237c5d9b77f6e2f95.zip |
bgpd: update rpki documentation
Signed-off-by: Marcel Röthke <marcel.roethke@haw-hamburg.de>
-rw-r--r-- | doc/user/rpki.rst | 25 |
1 files changed, 0 insertions, 25 deletions
diff --git a/doc/user/rpki.rst b/doc/user/rpki.rst index ca6b46d3c..dfac10b4f 100644 --- a/doc/user/rpki.rst +++ b/doc/user/rpki.rst @@ -112,31 +112,6 @@ The following commands are independent of a specific cache server. The default value is 300 seconds. -.. index:: rpki timeout <1-4,294,967,296> -.. clicmd:: rpki timeout <1-4,294,967,296> - -.. index:: no rpki timeout -.. clicmd:: no rpki timeout - - Set the number of seconds the router waits for the cache reply. If the cache - server is not replying within this time period, the router deletes all - received prefix records from the prefix table. - - The default value is 600 seconds. - -.. index:: rpki initial-synchronisation-timeout <1-4,294,967,296> -.. clicmd:: rpki initial-synchronisation-timeout <1-4,294,967,296> - -.. index:: no rpki initial-synchronisation-timeout -.. clicmd:: no rpki initial-synchronisation-timeout - - Set the number of seconds until the first synchronization with the cache - server needs to be completed. If the timeout expires, BGP routing is started - without RPKI. The router will try to establish the cache server connection in - the background. - - The default value is 30 seconds. - The following commands configure one or multiple cache servers. .. index:: rpki cache (A.B.C.D|WORD) PORT [SSH_USERNAME] [SSH_PRIVKEY_PATH] [SSH_PUBKEY_PATH] [KNOWN_HOSTS_PATH] PREFERENCE |