summaryrefslogtreecommitdiffhomepage
path: root/docs/sources/rpki.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/sources/rpki.md')
-rw-r--r--docs/sources/rpki.md10
1 files changed, 0 insertions, 10 deletions
diff --git a/docs/sources/rpki.md b/docs/sources/rpki.md
index c7818e7e..23272dd3 100644
--- a/docs/sources/rpki.md
+++ b/docs/sources/rpki.md
@@ -194,13 +194,3 @@ Target Prefix: 2.1.0.0/16, AS: 65001
From this, we can notice that 2.1.0.0/16 (Origin AS: 65001) is invalid due to its origin AS,
the origin AS should be 3215.
-
-## Force Re-validation
-
-Validation is executed every time bgp update messages arrive. The
-changes of ROAs doesn't trigger off validation. The following command
-enables you to validate all the routes.
-
-```bash
-$ gobgp rpki validate
-```