% local uci = luci.model.uci.cursor() telnet_enable = uci:get("system","telnet","enable") cloud_status = luci.util.trim(luci.util.exec("LD_LIBRARY_PATH=/opt/netgear/usr/lib /opt/netgear/usr/bin/insight-cli get brokerd-status |grep 'insight_state' |grep -v 'insight_state_message' |awk -F ' ' '{print $2}'|cut -d ',' -f1")) or "0" %> <% if uci:get('functionlist','functionlist','SUPPORT_MYID') == '1' then %> <%+myid%> <% end %> <%+header%> <% local md5_mac = luci.util.split(luci.util.exec("sh /usr/sbin/check_code.sh"), "\n") %>
<%:Management Mode: Choose whether to manage the AirBridge device in NETGEAR Insight Mode or in Standalone Mode.%>
<%:NETGEAR Insight Mode: Manage the device through the Insight app or Insight Cloud portal.%>
<%:Standalone Mode: Manage as a standalone device through the local browser interface using the IP address.%>
<%:A secure communication protocol can be enabled to allow secure remote shell access or command execution.%>
<%:A secure communication protocol can be enabled to allow secure management web access over a computer network.%>