mirror of
https://github.com/vyos/vyos-documentation.git
synced 2025-11-03 04:12:03 +01:00
use documentation prefix as per RFC5737
This commit is contained in:
parent
4d2c8f7b8e
commit
b3b37be2e5
@ -22,11 +22,11 @@ not found.
|
||||
* Notfound means that prefix not found in ROA.
|
||||
|
||||
We can build route-maps for import, based on these states. Simple RPKI
|
||||
configuration, where 'routinator' - RPKI cache server with ip '10.11.11.1'.
|
||||
configuration, where 'routinator' - RPKI cache server with ip '192.0.2.1'.
|
||||
|
||||
.. code-block:: none
|
||||
|
||||
set protocols rpki cache routinator address '10.11.11.1'
|
||||
set protocols rpki cache routinator address '192.0.2.1'
|
||||
set protocols rpki cache routinator port '3323'
|
||||
|
||||
Example route-map for import. We can set local-preference logic based on states.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user