mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-07-09 16:20:32 +00:00
doc: We must install rpki packages to enable RPKI support
Signed-off-by: Donatas Abraitis <donatas.abraitis@gmail.com>
This commit is contained in:
parent
30200bc624
commit
5a238a01f1
@ -54,6 +54,9 @@ In a nutshell, the current implementation provides the following features
|
|||||||
Enabling RPKI
|
Enabling RPKI
|
||||||
-------------
|
-------------
|
||||||
|
|
||||||
|
You must install ``frr-rpki-rtrlib`` additional package for RPKI support,
|
||||||
|
otherwise ``bgpd`` daemon won't startup.
|
||||||
|
|
||||||
.. clicmd:: rpki
|
.. clicmd:: rpki
|
||||||
|
|
||||||
This command enables the RPKI configuration mode. Most commands that start
|
This command enables the RPKI configuration mode. Most commands that start
|
||||||
@ -66,8 +69,6 @@ Enabling RPKI
|
|||||||
to configure at least one reachable cache server. See section
|
to configure at least one reachable cache server. See section
|
||||||
:ref:`configuring-rpki-rtr-cache-servers` for configuring a cache server.
|
:ref:`configuring-rpki-rtr-cache-servers` for configuring a cache server.
|
||||||
|
|
||||||
|
|
||||||
When first installing FRR with RPKI support from the pre-packaged binaries.
|
|
||||||
Remember to add ``-M rpki`` to the variable ``bgpd_options`` in
|
Remember to add ``-M rpki`` to the variable ``bgpd_options`` in
|
||||||
:file:`/etc/frr/daemons` , like so::
|
:file:`/etc/frr/daemons` , like so::
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user