General Commands
|
| > show system info |
| > show system disk-space files |
| > show system logdb-quota |
| > show system software status |
| > show system resources |
| > show running resource-monitor |
| > request license info |
| > show jobs processed |
| > show session info |
| > show session id <session-id> |
| > show running security-policy |
| > less mp-log authd.log |
| > request restart system |
| > show admins |
Show the administrators who can
access the web interface, CLI, or API, regardless of whether those
administrators are currently logged in. When you run this
command on the firewall, the output includes local administrators,
remote administrators, and all administrators pushed from a Panorama template.
Remote administrators are listed regardless of when they last logged in.
| > show admins all |
Configure the management interface
as a DHCP client. For a successful commit, you must include
each of the parameters: accept-dhcp-domain, accept-dhcp-hostname, send-client-id, and send-hostname.
| # set deviceconfig system type dhcp-client accept-dhcp-domain <yes|no> accept-dhcp-hostname <yes|no> send-client-id <yes|no> send-hostname <yes|no> |