![Digi IX20 User Manual Download Page 256](http://html.mh-extra.com/html/digi/ix20/ix20_user-manual_2496666256.webp)
Routing
Virtual Router Redundancy Protocol (VRRP)
IX20 User Guide
256
Task 4: Configure the DHCP server for ETH2 on device one
1. Set the start and end addresses of the DHCP pool to use to assign DHCP addresses to clients:
a. Set the start address to
100
:
(config)> network interface eth2 ipv4 dhcp_server lease_start 100
(config)>
b. Set the end address to
199
:
(config)> network interface eth2 ipv4 dhcp_server lease_end 199
(config)>
2. Set the DHCP server gateway type to custom:
(config)> network interface eth2 ipv4 dhcp_server advanced gateway custom
(config)>
3. Set the custom gateway to
192.168.3.3
:
(config)> network interface eth2 ipv4 dhcp_server advanced gateway_custom
192.168.3.3
(config)>
4. Save the configuration and apply the change:
(config)> save
Configuration saved.
>
5. Type
exit
to exit the Admin CLI.
Depending on your device configuration, you may be presented with an
Access selection
menu
. Type
quit
to disconnect from the device.
Configure device two (backup device)
WebUI
Task 1: Configure VRRP on device two
1. Log into the IX20 WebUI as a user with full Admin access rights.
2. On the menu, click
System
. Under
Configuration
, click
Device Configuration
.
The
Configuration
window is displayed.