howto:general:dhcp:multiple_dhcp

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
howto:general:dhcp:multiple_dhcp [2015/05/22 10:31]
admin [Multiple DHCP-Server instances]
howto:general:dhcp:multiple_dhcp [2018/05/24 09:05] (current)
Line 1: Line 1:
 ====== Multiple DHCP-Server instances ====== ====== Multiple DHCP-Server instances ======
  
-Having multiple DHCP-Servers running is mostly ​useful if you're dealing with VLAN'​s,​ Guest-Networks ​or any kind of separating networks from another. To give each Network a different configuration of IP-Addresses,​ Netmasks or any settings which are provided to the clients by the DHCP-Server.\\+Having multiple DHCP-Servers running is very useful if you're dealing with [[documentation:​general:​network:​vlan_support|VLAN's]][[howto:​use_cases:​wireless:​guest_ap|Guest AP]] or any kind of separating networks from another. To give each Network a different configuration of IP-Addresses,​ Netmasks or any settings which are provided to the clients by the DHCP-Server.\\
  
 ===== Overview ===== ===== Overview =====
Line 25: Line 25:
 <​code>​ <​code>​
 uci add dhcp dhcp uci add dhcp dhcp
-uci set dhcp.@dhcp[-1].inderface=guest+uci set dhcp.@dhcp[-1].interface=guest
 uci set dhcp.@dhcp[-1].start=62 uci set dhcp.@dhcp[-1].start=62
 uci set dhcp.@dhcp[-1].limit=192 uci set dhcp.@dhcp[-1].limit=192
howto/general/dhcp/multiple_dhcp.1432290690.txt.gz ยท Last modified: 2018/05/24 09:05 (external edit)