WAN Mode Page to configure this page." end if (ButtonType and ButtonType == "add") then configRowId = "-1" if (cgi["hdCount"] ~= nil) then local hdCount = cgi["hdCount"] if (tonumber(hdCount) >= 16) then statusMessage = "Can't add configuration to this table. Maximum limit reached." NextPage = "isatapTunnels" end end web.goToPage(NextPage, true, true) elseif( ButtonType and ButtonType == "edit") then if (ACCESS_LEVEL ~= 0) then NextPage = "isatapTunnels" statusMessage = db.getAttribute("stringsMap", "stringId", "ADMIN_REQD", LANGUAGE) else configRowId = RowId end web.goToPage(NextPage, true, true) elseif (ButtonType and ButtonType == "delete") then local field, splitted, rows = web.cgiSearch(cgi, "isatapTunnel") -- if any rows to delete if (rows) then errorFlag, statusCode = nimfView.isatapTunnelDelete(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|$ - ISATAP Tunnels
 
ISATAP Tunnels
 
IPv6
IPv4
 
 
$| statusMessage|$
List of Available ISATAP Tunnels
  Local Endpoint ISATAP Subnet Prefix Action
$| endpoint or ''|$ $| row["isatapTunnel.isatapPrefix"] or ''|$