ongoing additions, changes, and fixes

This commit is contained in:
Yuri Slobodyanyuk
2021-11-14 11:42:20 +02:00
parent 811dc0c362
commit a63d135049
3 changed files with 4661 additions and 4236 deletions

View File

@@ -30,6 +30,7 @@ NOTE: All debug will run for 30 minutes by default, to increase use `diagnose de
<<SD-WAN verification and debug>> +
<<Virtual Fortigate License Status>> +
<<DNS server and proxy debug>> +
<<Administrator GUI access and API automation requests debug>> +
@@ -635,3 +636,19 @@ a|View the kernel routing table (FIB). This is the list of resolved routes actua
|===
== Administrator GUI access and API automation requests debug
[cols=2, options="header"]
|===
|Command
|Descritption
|*diagnose debug httpsd -1*
*diagnose debug application httpsd -1*
|Enable diagnostics for administrator and remote REST API access via `api-user`. When debugging API automation, refrain from working in admin GUI as it will produce a lot of unrelated output.
|===

File diff suppressed because it is too large Load Diff

View File

@@ -1,4 +1,4 @@
# Configuration, Debug and diagnostics cheat sheets
# Configuration, Debug and diagnostics cheat sheets for Network and Linux based equipment
All cheats sheets I created/create while doing my daily hands-on tasks on the production equipment.
Make sure to __watch__ this repository, and follow me on https://www.linkedin.com/in/yurislobodyanyuk/ to get updates on additions/new ones.