Remote RMX-3200 Version 5.2x Configuration Guide
Configuring DHCP: Configuring BOOTP/DHCP Relay
19-8
Configuring BOOTP/DHCP Relay
To configure and enable BOOTP/DHCP relay:
1. Configure the BOOTP/DHCP server IP address as
172.56.110.2:
config dhcp-relay server 172.56.110.2
2. Enable BOOTP/DHCP relay:
config dhcp-relay enable
3. (optional) Verify that the BOOTP/DHCP relay settings have been configured
properly:
show dhcp-relay
The command response similar to the following displays:
4. Save the configuration.
In this scenario, you will configure the BOOTP/DHCP server and enable
BOOTP/DHCP relay.
When BOOTP/DHCP relay is enabled, Remote RMX-3200 acts as a
BOOTP/DHCP relay agent; it passes BOOTP/DHCP configuration information
between BOOTP/DHCP clients and servers.
(Dub)>show dhcp-relay
bootp/DHCP relay is enabled
bootp/DHCP relay servers:
172.56.110.2
(Dub)>