Digi Connect IT 4 User Manual page 184

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

Advertisement

Interfaces
(config)> add network interface my_lan ipv4 dhcp_relay end
(config network interface lan1 my_lan dhcp_relay 0)>
See
Configure a Local Area Network (LAN)
4. Set the IP address of the DHCP relay server:
(config network interface my_lan ipv4 dhcp_relay 0)> address 10.10.10.10
(config network interface my_lan ipv4 dhcp_relay 0)>
5. (Optional) Add additional DHCP relay servers:
a. Move back one step in the configuration schema by typing two periods (..):
(config network interface my_lan ipv4 dhcp_relay 0)> ..
(config network interface my_lan ipv4 dhcp_relay)>
b. Add the next server:
(config network interface lan1 ipv4 dhcp_relay)> add end
(config network interface lan1 ipv4 dhcp_relay 1)>
c. Set the IP address of the DHCP relay server:
(config network interface my_lan ipv4 dhcp_relay 1)> address 10.10.10.11
(config network interface my_lan ipv4 dhcp_relay 1)>
d. Repeat for each additional relay server.
1. Disable the DHCP server, if it is enabled:
(config network interface my_lan ipv4 dhcp_relay 1)> .. .. dhcp_server
enable false
(config network interface my_lan ipv4 dhcp_relay 1)>
6. Save the configuration and apply the change:
(config network interface lan1 ipv4 dhcp_relay 1)> save
Configuration saved.
>
7. 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 DHCP server status and settings
View DHCP status to monitor which devices have been given IP configuration by the Connect IT device
and to diagnose DHCP issues.
  Web
1. Log into the Connect IT 4 WebUI as a user with Admin access.
2. On the main menu, click Status
3. Under Networking, click DHCP Leases.
Digi Connect IT® 4 User Guide
for information about creating a LAN.
Local Area Networks (LANs)
184

Advertisement

Table of Contents
loading

Table of Contents