Palo Alto 5050 Config file. Or you can copy and paste it.
<!--Modified by Ken Schirrmacher for use with Palo Alto 5050-->
<Configuration-Management Device="Palo Alto Networks" SystemOID=" 1.3.6.1.4.1.25461.2">
<Commands>
<Command Name="RESET" Value="set cli pager off"/>
<Command Name="Reboot" Value="request restart system${CRLF}Yes"/>
<Command Name="RebootAt" Value=""/>
<Command Name="EnterConfigMode" Value="configure"/>
<Command Name="ExitConfigMode" Value="exit"/>
<Command Name="Startup" Value="saved running-config.xml"/>
<Command Name="Running" Value="running"/>
<Command Name="DownloadConfig" Value="show config ${ConfigType}"/>
<Command Name="UploadConfig" Value=""/>
<Command Name="DownloadConfigIndirect" Value="${TransferProtocol} export configuration from running-config.xml to ${StorageAddress}"/>
<Command Name=""/>
<Command Name="EraseConfig" Value=""/>
<Command Name="SaveConfig" Value="commit"/>
<Command Name="Version" Value="show system info"/>
</Commands>
</Configuration-Management>