summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorMark Stapp <mjs@voltanet.io>2019-11-27 19:02:23 +0100
committerMark Stapp <mjs@voltanet.io>2019-12-03 22:54:35 +0100
commitdb2fede9904d5b2cb51abf7fa071fca27c37104d (patch)
tree7ca731f5735ae728ef3570c71c568ed9e2d12945 /doc
parentMerge pull request #5381 from donaldsharp/zebra_100_is_no_good (diff)
downloadfrr-db2fede9904d5b2cb51abf7fa071fca27c37104d.tar.xz
frr-db2fede9904d5b2cb51abf7fa071fca27c37104d.zip
lib: support labelled nexthops in nexthop_groups
Add support for labelled nexthops in nexthop-group vtysh configuration. Also update the PBR doc where the cli is described. Signed-off-by: Mark Stapp <mjs@voltanet.io>
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 fab4343f5..ab4d2cc97 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