diff options
Diffstat (limited to 'docs/routing')
| -rw-r--r-- | docs/routing/rpki.rst | 4 | 
1 files changed, 2 insertions, 2 deletions
| diff --git a/docs/routing/rpki.rst b/docs/routing/rpki.rst index 0c41c875..b70f8569 100644 --- a/docs/routing/rpki.rst +++ b/docs/routing/rpki.rst @@ -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. | 
