IMPORTANT
Action required: Apply the fix for SNS firewall disks.
Please follow the procedure described in the How to update my SSD Firmware - Stormshield Knowledge Base article (authentication required).
CONFIG IPSEC PROFILE PHASE1 NEW
Level
vpn,modify
History
Appears in Netasq 9.0.0
defaultprf appears in 4.3.0
prf appears in 4.3.0
Description
Create IPsec phase 1 profile
Usage
name=<profilename> defaultdh=<dh> [defaultprf=<defaultprf>] [lifetime=<seconds>] enc=<algo[/size]> auth=<algo[/size]> [dh=<dh>] [prf=<prf>] [comment=<str>] [global=<0|1>]
Example
CONFIG IPSEC PROFILE PHASE1 NEW name=myph1 defaultdh=1 enc=aes/128 auth=md5 prf=SHA256