From b3b37be2e58ae6c30e929302d5287481d5d61aed Mon Sep 17 00:00:00 2001 From: Marek Isalski Date: Sat, 22 Feb 2020 12:20:30 +0000 Subject: use documentation prefix as per RFC5737 --- docs/routing/rpki.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs') 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. -- cgit v1.2.3