mirror of
https://github.com/yuriskinfo/cheat-sheets.git
synced 2025-12-21 21:33:25 +01:00
ongoing additions, changes, and fixes
This commit is contained in:
@@ -438,24 +438,26 @@ a|View the kernel routing table (FIB). This is the list of resolved routes actua
|
|||||||
|Command
|
|Command
|
||||||
|Description
|
|Description
|
||||||
|
|
||||||
a|*diagnose sys sdwan health-check* (6.4 and newer)
|
|*diagnose sys sdwan health-check* (6.4 and newer)
|
||||||
|
|
||||||
*diagnose sys virtual-link health-check* (5.6 up to 6.4)
|
*diagnose sys virtual-link health-check* (5.6 up to 6.4)
|
||||||
|
|
||||||
| Show state of all the health checks/probes. Successful probes are marked `alive`, failed probes are marked `dead`. Also displays `packet-loss, latency, jitter` for each probe.
|
| Show state of all the health checks/probes. Successful probes are marked `alive`, failed probes are marked `dead`. Also displays `packet-loss, latency, jitter` for each probe.
|
||||||
|
|
||||||
a|*diagnose sys sdwan member*
|
|*diagnose sys sdwan member*
|
||||||
|
|
||||||
*diagnose sys virtual-wan-link member*
|
*diagnose sys virtual-wan-link member*
|
||||||
|
|
||||||
|Show list of SD-WAN zone/interface members. Also gives each interface gateway IP (if was set, 0.0.0.0 if not), `priority`, and `weight` both by default equal `0`, used with some SLA Types.
|
|Show list of SD-WAN zone/interface members. Also gives each interface gateway IP (if was set, 0.0.0.0 if not), `priority`, and `weight` both by default equal `0`, used with some SLA Types.
|
||||||
|
|
||||||
|
|
||||||
|*diagnose sys sdwan service*
|
|*diagnose sys sdwan service*
|
||||||
|
|
||||||
*diagnose sys virtual-wan-link service*
|
*diagnose sys virtual-wan-link service*
|
||||||
|
|
||||||
|List configured SD-WAN rules (aka `services`), except the Implied one which is always present and cannot be disabled, but is editable for the default load balancing method used. Shows member interfaces and their status `alive|dead` for this rule.
|
|List configured SD-WAN rules (aka `services`), except the Implied one which is always present and cannot be disabled, but is editable for the default load balancing method used. Shows member interfaces and their status `alive|dead` for this rule.
|
||||||
|
|
||||||
|
|
||||||
|*diag sys sdwan intf-sla-log <interface name>*
|
|*diag sys sdwan intf-sla-log <interface name>*
|
||||||
|
|
||||||
*diag sys virtual-wan-link intf-sla-log <interface name>*
|
*diag sys virtual-wan-link intf-sla-log <interface name>*
|
||||||
@@ -468,5 +470,4 @@ a|*diagnose sys sdwan member*
|
|||||||
|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`.
|
|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`.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|===
|
|===
|
||||||
|
|||||||
Reference in New Issue
Block a user