CONFIG FILTER RULE INSERT
Level
filter+globalfilter+modify
Format
section_line
History
Appears in Netasq 9 0 0 CACHE_CATEGORY_CLONE filter
Description
Insert a new rule before the rule with the given position
Usage
index=<policy idx> type=(filter|nat) state=(on|off) action=(pass|block|deleg|reset|log|decrypt|nat)
srctarget=(any|<objectname>[,<objectname>[, ]]) dsttarget=(any|<objectname>[,<objectname>[, ]])
[global=(0|1)] (default: 0)
[position=<digit>] (default: insert at the end of the rule list)
[output=(plain|xml)]
And any rule tokens accepted by CONFIG FILTER RULE UPDATE