<% local view, viewlibrary, page_info, session = ... %> <% require("viewfunctions") %> <% if viewlibrary and viewlibrary.dispatch_component then viewlibrary.dispatch_component("status") end %>

Global Settings

Edit global settings
" method="POST">
<% if viewlibrary and viewlibrary.dispatch_component then viewlibrary.dispatch_component("listsubnets") end %> <% if viewlibrary and viewlibrary.dispatch_component then viewlibrary.dispatch_component("listhosts") end %> <% if viewlibrary and viewlibrary.dispatch_component then viewlibrary.dispatch_component("startstop") end %>