# PAN-OS 10.1.6 set-format export

set deviceconfig system hostname DC-PANW-01
set deviceconfig system software-version 10.1.6
set deviceconfig system snmp-setting access-setting version v2c snmp-community-string public

set mgt-config users admin permissions role-based superuser yes
set mgt-config users admin password $1$abcdef$abc123

set network interface ethernet ethernet1/1 layer3 ip 203.0.113.10/30
set network interface ethernet ethernet1/2 layer3 ip 10.10.10.1/24
set network interface ethernet ethernet1/3 layer3 ip 10.99.0.60/24

set rulebase security rules ALLOW_ALL from any to any source any destination any application any service any action allow

set rulebase security rules INTERNET_OUT from trust to untrust source any destination any application any service any action allow
