Commands for checking information and details on a Paloalto firewall

From Notes_Wiki

Home > Enterprise security devices or applications > Paloalto firewall > Commands for checking information and details on a Paloalto firewall

Get System Status

Command:

get system status

Description: Displays the system status, including firmware version, security updates, hostname, serial number, and operational mode.

get system ha status

  • Command:
<code>get system ha status</code>  
  • Description: Displays the high availability (HA) status of the FortiGate cluster.

get system status

  • Command:
 <code>get system status</code>
  • Description: Retrieves system information, including firmware version, uptime, and mode.

diagnose sys session full-stat

  • Command:
<code>diagnose sys session full-stat</code> 
  • Description: Provides detailed session statistics, including active session count and TCP states.

diagnose hardware deviceinfo nic 15

  • Command:
<code>diagnose hardware deviceinfo nic 15</code> 
  • Description: Attempts to display information about network interface card (NIC) 15 (failed in this case).

diagnose hardware deviceinfo nic 16

  • Command:
<code>diagnose hardware deviceinfo nic 16</code> 
  • Description: Attempts to display information about NIC 16 (failed in this case).

diagnose hardware deviceinfo nic 12

  • Command:
<code>diagnose hardware deviceinfo nic 12</code>
  • Description: Attempts to display information about NIC 12 (failed in this case).

diagnose hardware deviceinfo nic

  • Command:
<code>diagnose hardware deviceinfo nic</code>
  • Description: Requests NIC information but requires specific arguments.

diagnose hardware deviceinfo

  • Command:
<code>diagnose hardware deviceinfo</code> 
  • Description: Lists available hardware diagnostic commands.

Home > Enterprise security devices or applications > Paloalto firewall > Commands for checking information and details on a Paloalto firewall