ongoing additions, changes, and fixes

This commit is contained in:
Yuri Slobodyanyuk
2021-02-18 11:53:50 +00:00
parent ca30fb4085
commit 52526d2381

View File

@@ -470,6 +470,10 @@ a|View the kernel routing table (FIB). This is the list of resolved routes actua
|Clear traffic statistics on the interface, this resets statistics of the SD-WAN traffic passing over this interface. Needed, if, for example, you changed SD-WAN rules, but not sure if it's already active. E.g. `diag netlink interface clear port1`.
|*diagnose firewall proute list*
|List ALL Policy Based Routes (PBR). SD-WAN in Fortigate, after all, is implemented as a variation of PBR. This command lists manual (classic) PBR rules, along with SD-WAN created via SD-WAN rules. *Important*: Manually created PBR rules (via `Network -> Policy Routes` or on CLI `config route policy` always have preference over the SD-WAN rules, and this command will show them higher up.