summaryrefslogtreecommitdiffstats
path: root/doc/user
diff options
context:
space:
mode:
authorDonald Sharp <sharpd@nvidia.com>2021-06-04 21:55:48 +0200
committerDonald Sharp <sharpd@nvidia.com>2021-07-08 17:12:47 +0200
commit99ed46d964bc8634d5f73e48f2eae5feddac6fd6 (patch)
treeff68acb8921e6374559da46eafd1776cb94a34a9 /doc/user
parentpbrd: Add `match ip-protocol [tcp|udp]` (diff)
downloadfrr-99ed46d964bc8634d5f73e48f2eae5feddac6fd6.tar.xz
frr-99ed46d964bc8634d5f73e48f2eae5feddac6fd6.zip
doc: Add documentation for `match ip-protocol [udp|tcp]`
Signed-off-by: Donald Sharp <sharpd@nvidia.com>
Diffstat (limited to 'doc/user')
-rw-r--r--doc/user/pbr.rst5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/user/pbr.rst b/doc/user/pbr.rst
index 441291f66..e59ed1089 100644
--- a/doc/user/pbr.rst
+++ b/doc/user/pbr.rst
@@ -127,6 +127,11 @@ end destination.
When a incoming packet matches the destination port specified, take the
packet and forward according to the nexthops specified.
+.. clicmd:: match ip-protocol [tcp|udp]
+
+ When a incoming packet matches the specified ip protocol, take the
+ packet and forward according to the nexthops specified.
+
.. clicmd:: match mark (1-4294967295)
Select the mark to match. This is a linux only command and if attempted