aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/doc.RPKI.CA.UI.GUI32
-rw-r--r--doc/doc.RPKI.RP.rpki-rtr6
-rw-r--r--doc/manual.pdfbin465952 -> 473302 bytes
3 files changed, 36 insertions, 2 deletions
diff --git a/doc/doc.RPKI.CA.UI.GUI b/doc/doc.RPKI.CA.UI.GUI
index 5949c589..8346b7c2 100644
--- a/doc/doc.RPKI.CA.UI.GUI
+++ b/doc/doc.RPKI.CA.UI.GUI
@@ -1,3 +1,33 @@
****** RPKI CA Engine GUI Interface ******
-Documentation not written yet.
+****** GUI Examples ******
+
+***** Logging in to the GUI *****
+
+ 01-login.jpg
+
+***** The Dashboard - Let's Make a ROA *****
+
+ 02-dashboard.jpg
+
+***** ROA List Currently Empty, So Let's Create One *****
+
+ 03-roas.jpg
+
+***** Choose an AS and Prefix - Let MaxLen? Default *****
+
+ 04-create-roa.jpg
+
+***** What Will the Consequences Be? - Confirm OK *****
+
+ 05-are-you-sure.jpg
+
+***** Now We Can See ROAs - Let's Look at Routes *****
+
+ 06-roa-list.jpg
+
+***** Real Effect on Routing Table *****
+
+ 07-route view.jpg
+
+***** Ghostbusters etc. are Similar *****
diff --git a/doc/doc.RPKI.RP.rpki-rtr b/doc/doc.RPKI.RP.rpki-rtr
index 6af26a88..810c3bdd 100644
--- a/doc/doc.RPKI.RP.rpki-rtr
+++ b/doc/doc.RPKI.RP.rpki-rtr
@@ -155,7 +155,11 @@ rtr-origin has two other modes which might be useful for debugging:
1. --client mode implements a dumb client program for this protocol, over
ssh, raw TCP, or by invoking --server mode directly in a subprocess. The
- output is not expected to be useful except for debugging.
+ output is not expected to be useful except for debugging. Either run it
+ locally where you run the cron job, or run it anywhere on the net, as in
+
+ $ rtr-origin --client tcp <hostname> <port>
+
2. --show mode will display a text dump of pre-digested data files in the
current directory.
diff --git a/doc/manual.pdf b/doc/manual.pdf
index 4d26ee83..1e5a4a59 100644
--- a/doc/manual.pdf
+++ b/doc/manual.pdf
Binary files differ