summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/user/routemap.rst4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/user/routemap.rst b/doc/user/routemap.rst
index d99911dc02..01d3501333 100644
--- a/doc/user/routemap.rst
+++ b/doc/user/routemap.rst
@@ -160,6 +160,10 @@ Route Map Match Command
This is a BGP specific match command. Matches the specified `ipv6_addr`.
+.. clicmd:: match ipv6 next-hop prefix-list PREFIX_LIST
+
+ Match the next-hop according to the given prefix-list.
+
.. clicmd:: match as-path AS_PATH
Matches the specified `as_path`.