summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorRenato Westphal <renato@opensourcerouting.org>2019-12-06 15:17:10 +0100
committerGitHub <noreply@github.com>2019-12-06 15:17:10 +0100
commit6f0af4c0697d18e6b48390caf446a076fd3dc31b (patch)
tree4a5e1653bc0aa8d431ba043c17b1ac00bf26d41f /doc
parentMerge pull request #5288 from SumitAgarwal123/bfd_docs (diff)
parentlib: support labelled nexthops in nexthop_groups (diff)
downloadfrr-6f0af4c0697d18e6b48390caf446a076fd3dc31b.tar.xz
frr-6f0af4c0697d18e6b48390caf446a076fd3dc31b.zip
Merge pull request #5439 from mjstapp/nhg_add_labels
lib: support labelled nexthops in nexthop_groups
Diffstat (limited to 'doc')
-rw-r--r--doc/user/pbr.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/user/pbr.rst b/doc/user/pbr.rst
index 68e460748..d3c7ee09e 100644
--- a/doc/user/pbr.rst
+++ b/doc/user/pbr.rst
@@ -39,7 +39,7 @@ listing of ECMP nexthops used to forward packets for when a pbr-map is matched.
sub-mode where you can specify individual nexthops. To exit this mode type
exit or end as per normal conventions for leaving a sub-mode.
-.. clicmd:: nexthop [A.B.C.D|X:X::X:XX] [interface] [nexthop-vrf NAME]
+.. clicmd:: nexthop [A.B.C.D|X:X::X:XX] [interface] [nexthop-vrf NAME] [label LABELS]
Create a v4 or v6 nexthop. All normal rules for creating nexthops that you
are used to are allowed here. The syntax was intentionally kept the same as