1. Security Equipment/1. FW

FortiGate UTM(Firewall) CLI Command(포티게이트 방화벽 CLI 명령어)

onlyw0n 2022. 2. 20. 11:14
728x90
반응형

# end(=en) : Save and Quit

# abort : Not save and Quit

# diagnose = # diag

# executed = # exec


 

 

● get system performance status

 - 해당 장비의 현재 CPU & Memory Usage, Traffic, Session, Uptime

 

● diagnose sys top

 - CPU, MEM Usage

 

● diagnose sys top-summary

 - 실시간 CPU, MEM Usage 

 

● diagnose sys kill 11 [PID]

 - Process kill

 

● get system status

 - Firmware Version, Serial Information

 

● diagnose debug crashlog read

 - Process Crash Log, 장애 Log

 

● diagnose log alertconsole list

 - Administartor Login fail log, Hardware Reboot, Power Off, FortiGuard Update..

 

● diagnose hardware device nic interface name(ex - port1)

 - interface Spped/Duplex, Error

 

● diagnose netlink device list

 - Interface Error log

 

● get route info routing-table all

 - Routing Table Check

 

● get sys arp

 - ARP Table check

 

● execute clear system arp table

 - ARP Table clear

 

● diagnose ip arp delete [Interface] [IP]

 - ARP delete

 

● get sys session-ttl

 - Session Time to live

 

● get system interface

 - Interface Information

 

 

 

728x90
반응형