diff options
| author | Mark Stapp <mjs@voltanet.io> | 2019-05-30 11:32:48 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-05-30 11:32:48 -0400 |
| commit | bb71dbb400b87813c361cd9214a198a5dacb14f2 (patch) | |
| tree | e0bbd3ffee3689d1ac0de66c03c742c3f632c4ca | |
| parent | 64a1a22793289b93e7a27308e0a38840ec107750 (diff) | |
| parent | 9fe1319be0d50c7b52f947c0d26f536baea1d5ad (diff) | |
Merge pull request #4410 from donaldsharp/invalid
doc: Fix doc showing command that does not exist
| -rw-r--r-- | doc/user/rpki.rst | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/doc/user/rpki.rst b/doc/user/rpki.rst index 295a26fda9..ca6b46d3cf 100644 --- a/doc/user/rpki.rst +++ b/doc/user/rpki.rst @@ -188,10 +188,6 @@ Validating BGP Updates Create a clause for a route map to match prefixes with the specified RPKI state. - **Note** that the matching of invalid prefixes requires that invalid - prefixes are considered for best path selection, i.e., - ``bgp bestpath prefix-validate disallow-invalid`` is not enabled. - In the following example, the router prefers valid routes over invalid prefixes because invalid routes have a lower local preference. |
