<%+header%> <% local uci = require "luci.model.uci".cursor() %>
<%:Reboot the Device%>
<% if (uci:get('sysProductInfo','model','modelName')=='EMD11') then%> <% else %> <% end %>
<%:Restore the device to default%>
<%:Restore the device to standalone mode%>
<% if uci:get('apcontroller','capwap','enable') == '1' then -----#### Switch Control Mode START ### %>
<%:Controller Settings%>
"/>
<%:Disconnect%>
e299e523
<% end %>
<%+footer%>