This page is used to configure the Network interface on the device. To see the effect of these items after a reboot, view the Status page.
The following items require a reboot to take effect:
If BOOTP or DHCP is turned on, any configured IP Address, Network Mask, Gateway, Hostname, or Domain will be ignored. BOOTP/DHCP will auto-discover and eclipse those configuration items.
If both BOOTP and DHCP are turned on, DHCP will run, but not BOOTP.
When BOOTP or DHCP fails to discover an IP Address, a new address will automatically be generated using AutoIP. This address will be within the 169.254.x.x space.
IP Address may be entered alone, in CIDR form, or with an explicit mask:
192.168.1.1 (default mask)
192.168.1.1/24 (CIDR)
192.168.1.1 255.255.255.0 (explicit mask)
Hostname must begin with a letter, continue with letter, number, or hyphen, and must end with a letter or number.