= 125) then statusMessage = "Can't add configuration to this table. Maximum limit reached." NextPage = "ike_policies" end end web.goToPage(NextPage, true, true) elseif (ButtonType and ButtonType == "edit") then configRowId = RowId web.goToPage(NextPage, true, true) elseif (ButtonType and ButtonType == "delete") then local field, splitted, rows = web.cgiSearch(cgi, "IpsecIKEPolicy") -- if any rows to delete if (rows) then errorFlag, statusCode = vipSecure.ikeDeletePolicy (rows) end -- save db if no error if (errorFlag == "OK") then db.save() end statusMessage = db.getAttribute("stringsMap", "stringId", statusCode, LANGUAGE) web.goToPage(NextPage, true, true) else ?> $|COMPANY_NAME|$ $|PRODUCT_FAMILY|$ - IKE Policies
 
IKE Policies
 
IPv6
IPv4
 
 
$| statusMessage |$
List of IKE Policies
0) then mark = " *" end ?>
  Name Mode Local ID Remote ID Encr Auth DH Action
$| row["IpsecIKEPolicy.IKEPolicyName"] .. mark or "" |$ $| mode |$ $| locIdentfier or "" |$ $| remIdentfier or "" |$ $| encr |$ $| auth |$ $| dh |$
* Client Policy