Rebooting via the web admin tool in System->Restart causes me to lose all settings bringing the 7800N back to default.
Definitely am choosing restart with current settings.
Looking at the html form code for the site both radio buttons are named facDef
Code: Select all
<tr>
<td class="title" width="30%" rowspan="2">Restart device with</td>
<td class="content">
<input type="radio" name="facDef">
Factory Default Settings
</td>
</tr>
<tr>
<td class="content">
<input type="radio" checked="" name="facDef">
Current Settings
</td>
</tr>
Everybody ... save your the config files before you reboot this way or use the hardware switch.