Deployment Guide

Table Of Contents
cellspacing='0'>
<tr>
<td colspan=\"3\" height=\"100\">&nbsp;</td>
</tr>
<tr>
<td width='260' height='1' border='0'/>
<td width='300' height='65'>
Please login to use '$vns' network.</td>
<td width='240' rowspan='5'>&nbsp;</td>
</tr>
<tr>
<td align=\"right\"><b>User Name&nbsp;&nbsp;</b>
</td>
<td height=\"28\">
<input type=\"text\" autocomplete=\"off\"
id=\"userid\" name=\"userid\"
tabindex=\"1\">
</td>
</tr>
<tr>
<td align=\"right\"><b>Password&nbsp;&nbsp;</b>
</td>
<td height=\"28\"><input type=\"password\"
autocomplete=\"off\"
id=\"passwd\" name=\"passwd\" tabindex=\"2\">
</td>
</tr>
<tr>
<td><br>
</td>
<td height=\"33\" valign=\"bottom\"><input
type=\"submit\"
style=\"width: 100px\" value=\"Login\"
tabindex=\"3\">
</td>
</tr>
</table>
<input type=\"hidden\" name=\"hwc_ip\" id=\"hwc_ip\"
value=\"$hwc_ip\"/>
<input type=\"hidden\" name=\"hwc_port\" id=\"hwc_port\"
value=\"$hwc_port\"/>
<input type=\"hidden\" name=\"token\" id=\"token\"
value=\"$token\"/>
<input type=\"hidden\" name=\"dest\" id=\"dest\"
value=\"http://$dest\" />
<input type=\"hidden\" name=\"wlan\" id=\"wlan\"
value=\"$wlan\" />
<input type=\"hidden\" name=\"mu_mac\" id=\"mu_mac\"
value=\"$mu_mac\" />
<input type=\"hidden\" name=\"bssid\" id=\"bssid\"
value=\"$bssid\" />
<input type=\"hidden\" name=\"ap\" id=\"ap\"
value=\"$ap_name\" />
</form>
</body>
</html>";
return $template;
}
?>
net-auth.php
PHP External Captive Portal, Controller’s Firewall
Friendly API
200 Extreme Campus Controller Deployment Guide for version 5.46.03