![Digi IX20 User Manual Download Page 125](http://html.mh-extra.com/html/digi/ix20/ix20_user-manual_2496666125.webp)
Interfaces
Local Area Networks (LANs)
IX20 User Guide
125
4. Set the MAC address of the device associated with this static lease, using the colon-separated
format:
(config network interface my_lan ipv4 dhcp_server advanced static_lease 0)>
mac 00:40:D0:13:35:36
(config network interface my_lan ipv4 dhcp_server advanced static_lease 0)>
5. Set the IP address for the static lease:
(config network interface my_lan ipv4 dhcp_server advanced static_lease 0)>
ip 10.01.01.10
(network interface my_lan ipv4 dhcp_server advanced static_lease 0)>
Note
The IP address here should be outside of the DHCP server's configured lease range. See
for further information about the lease range.
6. (Optional) Set a label for this static lease:
(config network interface my_lan ipv4 dhcp_server advanced static_lease 0)>
name
label
(config network interface my_lan ipv4 dhcp_server advanced static_lease 0)>
7. Save the configuration and apply the change:
(config network interface my_lan ipv4 dhcp_server advanced static_lease 0)>
save
Configuration saved.
>
8. 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.
Show current static IP mapping
To view your current static IP mapping:
WebUI
1. Log into the IX20 WebUI as a user with Admin access.
2. On the main menu, click
Status
3. Under
Networking
, click
DHCP Leases
.
Command line
1. Log into the IX20 command line as a user with full Admin access rights.
Depending on your device configuration, you may be presented with an
Access selection
menu
. Type
admin
to access the Admin CLI.