td nowrap colspan="2"><a href="javascript:loadhelp('BAS_ether','localaddress')" tabindex="-1"><b>Router MAC Address</b></a></td>
</tr>
<tr>
<td nowrap colspan="2"><input type="radio" name="MACAssign" value="0" tabindex="29" onClick="setMAC()">Use Default Address</td>
</tr>
<tr>
<td nowrap colspan="2"><input type="radio" name="MACAssign" value="1" tabindex="29" onClick="setMAC()">Use Computer MAC Address</td>
</tr>
<tr>
<td nowrap align="left"><input type="radio" name="MACAssign" value="2" tabindex="29" onClick="setMAC()">Use This MAC Address</td>
<td nowrap align="right" class="num"><input type="text" class="num" name="Spoofmac" size="17" maxlength="17" value="00:05:b5:2a:28:80" tabindex="30" onFocus="if(DisableFixedMAC) this.blur()">
</td>
</tr>
<tr> <!-- RULE -->
<td colspan="2" background="liteblue.gif" height="12"> </td>
</tr>
<tr>
<td colspan="2" align="center"><div ID="basbuttons" onmouseover="loadhelp('BAS_ether','buttons')">
<input type="SUBMIT" name="apply" value="Apply" onClick="return checkData()" tabindex="31">
<input type="BUTTON" name="Cancel" value="Cancel" onClick="reset();loadSettings();loadcheck();" tabindex="32">
<input type="SUBMIT" name="Test" value="Test" onClick="return checkData()" tabindex="33"></div>
</td></tr>