Changes

no edit summary
Line 352: Line 352:  
         <td><li><i>uci show network.lan</i></li>Returns the configuration of the "lan" section from the "network" config file.</td>
 
         <td><li><i>uci show network.lan</i></li>Returns the configuration of the "lan" section from the "network" config file.</td>
 
     </tr>
 
     </tr>
 +
<!--
 
     <tr>
 
     <tr>
 
         <td>uci <b>delete</b> <config>.<section></td>
 
         <td>uci <b>delete</b> <config>.<section></td>
Line 362: Line 363:  
         <td><li><i>uci delete dhcp.lan.force</i></li>Deletes the "force" option for DHCP server of the "lan" interface (which in turn disables the "Force DHCP" function of that DHCP server).</td>
 
         <td><li><i>uci delete dhcp.lan.force</i></li>Deletes the "force" option for DHCP server of the "lan" interface (which in turn disables the "Force DHCP" function of that DHCP server).</td>
 
     </tr>
 
     </tr>
 +
-->
 
</table>
 
</table>
  

Navigation menu