Deployment Guide
Table Of Contents
- Table of Contents
 - Preface
 - About Extreme Campus Controller Deployment
 - Configuring DHCP, NPS, and DNS Services
 - Centralized Site with a Captive Portal
 - Centralized Site with AAA Network
 - Deploying a Mesh Network
 - Configuring an External NAC Server for MBA and AAA Authentication
 - Manage RADIUS Servers for User Authentication
 - External Captive Portal on a Third-Party Server
 - Access Control Rule Admin Portal Access
 - Deploying Centralized Web Authentication
 - Deploying ExtremeCloud IQ - SE as an External Captive Portal
- Deployment Strategy
 - Configuring an External Captive Portal Network
 - Editing the Configuration Profile for Network and Roles
 - Extreme Campus Controller Default Pass-Through Rule
 - Adding Extreme Campus Controller as a Switch to ExtremeCloud IQ - Site Engine
 - Editing the Unregistered Policy on ExtremeCloud IQ - Site Engine
 - Editing the ExtremeCloud IQ - Site Engine Profile for Policy and Location-Based Services
 
 - Deploying an ExtremeGuest Captive Portal
 - Deploying Client Bridge
 - Deploying an Availability Pair
 - Deploying Universal APs
 - Extreme Campus Controller Pair with ExtremeLocation and AirDefense
 - ECP Local Authentication
 - PHP External Captive Portal, Controller’s Firewall Friendly API
 - Index
 
 cellspacing='0'>
 <tr>
 <td colspan=\"3\" height=\"100\"> </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'> </td>
 </tr>
 <tr>
 <td align=\"right\"><b>User Name  </b>
 </td>
 <td height=\"28\">
 <input type=\"text\" autocomplete=\"off\"
 id=\"userid\" name=\"userid\"
 tabindex=\"1\">
 </td>
 </tr>
 <tr>
 <td align=\"right\"><b>Password  </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










