DHCP Server
Network Configuration
- Supports allocating dynamic IP addresses to DHCP clients within the local network.
- Supports multiple subnets on each network interface.
- Allows assigning subnets to multiple VLANs.
- Supports IP address reservation based on MAC addresses.
- Provides DHCP options to configure additional network settings for specific services.
- Provides vendor-specific DHCP options for clients with similar configuration requirements.
- Allows customizing the maximum number of DHCP clients.
- Allows configuring lease duration for connected devices.
- Supports manual or automatic subnet mask assignment when defining IP address ranges.
- Stores network settings for devices with static IP addresses.
- Monitors network access by IP address range.
- Supports Web Proxy Auto-Discovery (WPAD) to locate a list of DHCP clients and their network configurations.
TFTP and PXE
- Supports TFTP and PXE for network boot.
- Supports downloading PXE boot loader files from remote TFTP servers.
- Allows configuring read-only or read/write permissions for TFTP clients.
Limitations
- Each network interface allows only one DHCP Server.