Remote RMX-3200 Version 5.2x Configuration Guide
Configuring DHCP: Configuring a DHCP Server
19-3
Configuring a DHCP Server
To configure the DHCP server settings:
1. At the main prompt, enable the DHCP authority mode:
config dhcp-server authority
2. Enable the DHCP broadcast mode:
config dhcp-server broadcast
3. Configure the DHCP server to run on interface bridge switch:
config dhcp-server interface bridge switch
4. Configure the DHCP server subnet with IP address 234.55.83.0 and subnet
mask
255.255.0.0:
config dhcp-server subnet 234.55.83.0 255.255.0.0
Note: Up to 25 subnets are configurable on the DHCP server. For information on
further DHCP server subnet configurations, refer to section
Configuring a
DHCP Server Subnet on page 19-5.
In this scenario, you will:
Enable DHCP authority mode
Enable DHCP broadcast mode
Configure the DHCP server to use a configuration file
Configure the DHCP server to run on the bridge interface
Configure the DHCP server subnet with an IP address and subnet mask.