<tr id="wpaeap_11a" name="wpaeap_11a"> <td colspan="2" class="gray_bg border_2side"> <cite><?php echo I18N("h", "When WPA enterprise is enabled, the router uses EAP (802.1x) to authenticate clients via a remote RADIUS server."); ?> </cite> </td> </tr> <tr id="wpaeap_11a" name="wpaeap_11a"> <td nowrap="nowrap" class="td_right gray_bg border_left"><?php echo I18N("h", "RADIUS Server IP Address"); ?> :</td> <td class="gray_bg border_right"> <?php drawinputipaddr("radius_srv_ip_11a"); ?> <?php drawlabel("radius_srv_ip_11a"); ?> </td> </tr> <tr id="wpaeap_11a" name="wpaeap_11a"> <td nowrap="nowrap" class="td_right gray_bg border_left"><?php echo I18N("h", "RADIUS Server Port"); ?> :</td> <td class="gray_bg border_right"> <input id="radius_srv_port_11a" type="text" size="5" maxlength="5" class="text_block" /> <?php drawlabel("radius_srv_port_11a");
<?php drawinputipaddr("l2tp_gw"); ?> <?php drawlabel("l2tp_gw"); ?> </td> </tr> <tr> <td nowrap="nowrap" class="td_right"><strong><?php echo I18N("h", "Primary DNS"); ?> :</strong></td> <td width="674"> <?php drawinputipaddr("l2tp_dns"); ?> <?php drawlabel("l2tp_dns"); ?> </td> </tr> </table> <h6><?php echo i18n('Or pick a <a href="javascript:PAGE.OnClickPre();">WAN Connection</a> of your choice.'); ?> </h6> </div> </div> <!-- INITIAL: End of L2TP --> <!-- INITIAL: Start of WLAN -->
<?php drawinputipaddr("static_gw"); ?> <?php drawlabel("static_gw"); ?> </td> </tr> <tr> <td nowrap="nowrap" class="td_right"><strong><?php echo I18N("h", "Primary DNS"); ?> :</strong></td> <td> <?php drawinputipaddr("static_dns"); ?> <?php drawlabel("static_dns"); ?> </td> </tr> </table> </div> </div> <!-- End of WAN Wizard: CONFIG STATIC IP --> <!-- Begin of WAN Wizard: CONFIG DHCP --> <div id="wan_config_dhcp" class="rc_gradient_bd h_initial" style="display:none;"> <h6><?php echo I18N("h", "Some ISP may only allow one specific device in your home connecting to the internet.") . ' ' . I18N("h", "Clone MAC address allows your ISP to recognize your router."); ?>