Usage: filteraction [ name = ][ [ description = ] ] [ [ qmpfs = ] (yes | no) ] [ [ inpass = ] (yes | no) ] [ [ soft = ] (yes | no) ] [ [ action = ] (permit | block | negotiate) ] [ [ qmsecmethods = ] (neg#1 neg#2 ... neg#n) ] Creates a filter action. Parameters: Tag Value name -Name of the filter action. description -Brief information about the type of filter action. qmpfs -Option to set quick mode perfect forward secrecy. inpass -Accept unsecured communication, but always respond using IPSec. This takes a value of either ‘yes' or ‘no'. soft -Allow unsecured communication with non-IPSec-aware computers. This takes a value of either ‘yes' or ‘no'. action -This takes permit, block or negotiate. qmsecmethods -IPSec offer in one of the following formats: ESP[ConfAlg,AuthAlg]:k/s AH[HashAlg]:k/s AH[HashAlg]+ESP[ConfAlg,AuthAlg]:k/s where ConfAlg can be DES or 3DES or None. where AuthAlg can be MD5 or SHA1 or None. where HashAlg is MD5 or SHA1. where k is Lifetime in kilobytes. where s is Lifetime in seconds. Remarks: Quick mode security methods are ignored if the action is not ‘negotiate' Examples: add filteraction name=FilterA qmpfs=yes soft=y action=negotiate qmsec="AH[MD5]:204800k/300s ESP[DES,SHA1]:30000k/480s"
Usage: evntcmd options filename options options: -?,-h usage help; -s sysname target 'sysname' for configuration; -v number ...
Usage: exportpolicy file = Exports all the policies to a file. Parameters: Tag Value name -Name of the file into which the ...
Usage: filter filterlist = srcaddr = (ip | dns | server) dstaddr = (ip | dns | server) description = protocol = (ANY | ICMP ...
Usage: filter filterlist = srcaddr = (ip | dns | server) dstaddr = (ip | dns | server) protocol = (ANY | ICMP | TCP | UDP ...
Usage: filteraction name = description = qmpfs = (yes | no) inpass = (yes | no) soft = (yes | no) action = (permit | block ...
Usage: filteraction name = | all Deletes a filter action. Parameters: Tag Value name | all -Name of the filter action or ...
Usage: filteraction name = | guid = newname = description = qmpfs = (yes | no) inpass = (yes | no) soft = (yes | no) action ...
Usage: filteraction name = | rule = | all level = (verbose | normal) format = (list | table) wide = (yes | no) Displays the ...
Usage: filterlist name = description = Creates an empty filter list with the specified name. Parameters: Tag Value name -Name ...