= tonumber (maxLimitVal)) then statusMessage = "Can't add configuration to this table. Maximum limit reached." NextPage = "routing" end end web.goToPage(NextPage, true, true) elseif (ButtonType and ButtonType == "delete") then local field, splitted, rows = web.cgiSearch(cgi, "route") -- if any rows to delete if (rows) then errorFlag, statusMessage = iproute.deleteRoute(rows) end -- save db if no error if (errorFlag == "OK") then db.save() end web.goToPage(NextPage, true, true) else ?> $|COMPANY_NAME|$ $|PRODUCT_FAMILY|$ - Routing
 
Static Routing
 
IPv6
IPv4
 
 
$| statusMessage|$
Static Routes
10) then statRouteName = row["route.routeName"] row["route.routeName"] = string.sub(row["route.routeName"],1,10) .. "..." end ?> 10) then statRouteName = row["route.routeName"] row["route.routeName"] = string.sub(row["route.routeName"],1,10) .. "..." end ?>
  Name Destination Gateway Interface Metric Active Private Action
$| row["route.routeName"] or '' |$ $| row["route.dstIpAddr"] or '' |$/$| row["route.ipSNetMask"] or '' |$ $| row["route.gwIpAddr"] or '' |$ $| wanIntName or '' |$ $| row["route.metric"] or '' |$ $| active or '' |$ $| private or '' |$
$| row["route.routeName"] or '' |$ $| row["route.dstIpAddr"] or '' |$/$| row["route.ipSNetMask"] or '' |$ $| row["route.gwIpAddr"] or '' |$ $| wanIntName or '' |$ $| row["route.metric"] or '' |$ $| active or '' |$ $| private or '' |$