Difference between revisions of "dbedit rule creation"

From cpwiki.net
Jump to: navigation, search
Check Point Profressional Services
Line 4: Line 4:
 
deleting a rule (untested)
 
deleting a rule (untested)
 
  dbedit> rmbyindex fw_policies ##Standard rule 10
 
  dbedit> rmbyindex fw_policies ##Standard rule 10
  <br>
+
  <br>dbedit> update_all
dbedit> update_all
+
 
  fw_policies::##Standard Updated Successfully
 
  fw_policies::##Standard Updated Successfully
  
  
 
[[category:dbedit]]
 
[[category:dbedit]]

Revision as of 18:11, 4 October 2013

add source host1 to rule 1

addelement fw_policies ##Standard rule:1:src: network_objects:host1

deleting a rule (untested)

dbedit> rmbyindex fw_policies ##Standard rule 10

dbedit> update_all fw_policies::##Standard Updated Successfully