mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-08-05 18:42:23 +00:00
bgpd: update rpki documentation
Signed-off-by: Marcel Röthke <marcel.roethke@haw-hamburg.de>
This commit is contained in:
parent
a5d254243a
commit
7c8edcc9f1
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user