FortiGate: Difference between revisions

From Dave-Wiki
(Created page with "=Summary= =Command Reference= ==Config== ===Auto-Revert Config===")
 
No edit summary
Line 2: Line 2:


=Command Reference=
=Command Reference=
==Routing==
===Get Routing Table===
get router info routing-table all


==Config==
==Config==


===Auto-Revert Config===
===Auto-revert config===
 
config system global
set cfg-save revert
 
==Grep entire config==
 
show | grep blah

Revision as of 17:01, 22 May 2025

Summary

Command Reference

Routing

Get Routing Table

get router info routing-table all

Config

Auto-revert config

config system global
set cfg-save revert

Grep entire config

show | grep blah