mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-08-11 03:35:06 +00:00
doc: Add documentation for match ip-protocol [udp|tcp]
Signed-off-by: Donald Sharp <sharpd@nvidia.com>
This commit is contained in:
parent
5e732768f4
commit
99ed46d964
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user