summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorDonald Sharp <sharpd@cumulusnetworks.com>2019-09-04 01:18:21 +0200
committerDonald Sharp <sharpd@cumulusnetworks.com>2019-09-04 01:18:21 +0200
commita547ef391cb8ed4259175bbf62d160493cfc75fb (patch)
tree5f989dcd1fa2c39e2924e48f023f4af39dee5316 /doc
parentMerge pull request #4892 from pguibert6WIND/nhtresolvedefaultvrf (diff)
downloadfrr-a547ef391cb8ed4259175bbf62d160493cfc75fb.tar.xz
frr-a547ef391cb8ed4259175bbf62d160493cfc75fb.zip
doc: Update pbr to reflect new mark match command.
Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
Diffstat (limited to 'doc')
-rw-r--r--doc/user/pbr.rst6
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/user/pbr.rst b/doc/user/pbr.rst
index 6230bf777..fab4343f5 100644
--- a/doc/user/pbr.rst
+++ b/doc/user/pbr.rst
@@ -91,6 +91,12 @@ end destination.
both v4 and v6 prefixes. This command is used in conjunction of the
:clicmd:`match src-ip PREFIX` command for matching.
+.. clicmd:: match mark (1-4294967295)
+
+ Select the mark to match. This is a linux only command and if attempted
+ on another platform it will be denied. This mark translates to the
+ underlying `ip rule .... fwmark XXXX` command.
+
.. clicmd:: set nexthop-group NAME
Use the nexthop-group NAME as the place to forward packets when the match