summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 441291f66c..e59ed10896 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