Digi Connect IT Mini User Manual page 113

Hide thumbs Also See for Connect IT Mini:
Table of Contents

Advertisement

Interfaces
1. Log into the Connect IT Mini 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.
2. At the command line, type config to enter configuration mode:
> config
(config)>
3. Add a static lease to the DHCP server configuration for an existing LAN. For example, to add
static lease to a LAN named my_lan:
(config)> add network interface my_lan ipv4 dhcp_server advanced static_lease end
(config network interface my_lan ipv4 dhcp_server advanced static_lease 0)>
See
Configure a LAN
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
Configure a DHCP server
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
Digi Connect IT® Mini User Guide
for information about creating a LAN.
for further information about the lease range.
Local Area Networks (LANs)
113

Advertisement

Table of Contents
loading

Table of Contents