WAN Mode Page to configure this page." clasName = "floatRight toggletext_dis" dis_status = "disabled" end if (ButtonType and ButtonType == "add") then configRowId = "-1" if(cgi["hdCount"] ~= nil) then local hdCount = cgi["hdCount"] if(tonumber(hdCount) >= 125) then statusMessage = "Can't add configuration to this table. Maximum limit reached." NextPage = "ike_policies_IPv6" 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 or '' |$
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