mirror of
https://github.com/yuriskinfo/cheat-sheets.git
synced 2025-12-24 06:28:18 +01:00
ongoing additions, changes, and fixes
This commit is contained in:
@@ -101,6 +101,34 @@ a|View the kernel routing table (FIB). This is the list of resolved routes actua
|
||||
|
||||
|
||||
|
||||
|===
|
||||
|
||||
== Interfaces
|
||||
|
||||
.Interafces of all kinds diagnostics
|
||||
[cols=2,options="header"]
|
||||
|===
|
||||
|Command
|
||||
|Description
|
||||
|
||||
|*get hardware nic <inerface name>*
|
||||
|Hardware info of the interface: MAC address, state (up/down), duplex (full, half), Rx/Tx packets, drops.
|
||||
|
||||
|*diagnose hardware deviceinfo nic <nic name>*
|
||||
|Same as above.
|
||||
|
||||
|*get hardware npu np6 port-list*
|
||||
|Show on which interfaces the NPU offloading is enabled
|
||||
|
||||
|*diagnose npu np6lite port-list*
|
||||
| Same as above but for NP6-lite
|
||||
|
||||
|*fnsysctl ifconfig <interface name>*
|
||||
|Gives the same info as Linux `ifconfig`
|
||||
|
||||
|*diagnose ip address list*
|
||||
|Show IP addresses configured on all the Fortigate interfaces
|
||||
|
||||
|===
|
||||
|
||||
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user