Network Management
NCM device template for Checkpoint Firewall Model 12200 and 15400
Device Template for CheckPoint Firewall
First published date
Last published date
Overview
Product section
Resolution
Refer to this article on how to create a Device Template, then use the codes below for the said device.
<Configuration-Management Device="Device Name" SystemOID="Refer to your device's system OID"> <Commands> <Command Name="RESET" Value="set clienv rows 0" /> <Command Name="Reboot" Value="" /> <Command Name="EnterConfigMode" Value="" /> <Command Name="ExitConfigMode" Value="" /> <Command Name="Startup" Value="" /> <Command Name="Running" Value="show configuration" /> <Command Name="DownloadConfig" Value="Show configuration" /> <Command Name="UploadConfig" Value="" /> <Command Name="DownloadConfigIndirect" Value="" /> <Command Name="UploadConfigIndirect" Value="" /> <Command Name="DownloadConfigIndirectSCP" Value="" /> <Command Name="UploadConfigIndirectSCP" Value="" /> <Command Name="EraseConfig" Value="" /> <Command Name="SaveConfig" Value="" /> <Command Name="Version" Value="Show version all" /> <Command Name="Disconnect" Value="" /> <Command Name="configuration" Value="" /> </Commands> </Configuration-Management>