PAN cli

Restart firewall: request restart system List all networks with IP: show routing interface List all connected devices: All interfaces: show arp all Only on interface/subinterface: show arp ethernet1/2.24 Restart service debug software restart process process_name Append core yes to dump data. User ID List all known groups, and filter on name: show user group list show user group list | match string Copy cn=something group to list members: show user group name "cn=something" you just copied. ...