10: Configuring an Ethernet interface
_______________________________________________________________________________________________________
_______________________________________________________________________________________________________
© Virtual Access 2018
GW6600 Series User manual
Issue: 1.7
Page 98 of 519
10.2.5.2
DHCP server: general setup
Figure 49: The DHCP server general setup section
Web Field/UCI/Package Option
Description
Web: Ignore interface
UCI: dhcp.@dhcp[x].ignore
Opt: ignore
Defines whether the DHCP pool should be enabled for this
interface. If not specified for the DHCP pool then default is
disabled i.e. dhcp pool enabled.
0
Disabled.
1
Enabled.
Web: Mode
UCI: dhcp.@dhcp[x].mode
Opt: mode
Defines whether the DHCP pool should be enabled for this
interface. If not specified for the DHCP pool then default is
disabled i.e. dhcp pool enabled.
Web
Description
UCI
DHCPv4
DHCP for IPv4
ipv4
DHCPv6
DHCP for IPv6
ipv6_dhcp
IPv6 Router
Advertisements
IPv6 RA
ipv6_ra
DHCPv6 Prefix
Delegation
DHCPv6 prefix delegation
ipv6_pd
Web: Start
UCI: dhcp.@dhcp[x].start
Opt: start
Defines the offset from the network address for the start of the
DHCP pool.
Example: for network address 192.168.100.10/24, start=100,
DHCP allocation pool will start at 192.168.100.100.
For subnets greater than /24, it may be greater than 255 to span
subnets. Alternatively, specify in IP address notation using the
wildcard ‘0’ where the octet is required to inherit bits from the
interface IP addess.
Example: to
define a DHCP
scope starting
from 10.1.20.0
on an interface
with
10.1.0.0/16
address, set
start to
0.0.20.1100
Range
Web: Limit
UCI: dhcp.@dhcp[x].limit
Opt: limit
Defines the size of the address pool.
Example: for network address 192.168.100.10/24, start=100,
limit=150, DHCP allocation pool will be .100 to .249
150
Range
0 – 255