Digi TX40 User Manual page 457

Table of Contents

Advertisement

Routing
2. Create a SureLink test target:
(config)> add network interface lan1 ipv4 surelink target end
(config network interface lan1 ipv4 surelink target 0)>
3. Set the type of test to ping:
(config network interface lan1 ipv4 surelink target 0)> test ping
(config network interface lan1 ipv4 surelink target 0)>
4. Set https://remotemanager.digi.com as the hostname to ping:
(config network interface lan1 ipv4 surelink target 0)> ping_host
https://remotemanager.digi.com(config network interface lan1 ipv4
surelink target 0)>
Task 5: Configure the DHCP server for LAN on device two
1. Type ... to return to the root of the configuration prompt:
(config network interface lan1 ipv4 surelink target 0)> ...
(config)>
2. Set the start and end addresses of the DHCP pool to use to assign DHCP addresses to clients:
a. Set the start address to 200:
(config)> network interface lan1 ipv4 dhcp_server lease_start 200
(config)>
b. Set the end address to 250:
(config)> network interface lan1 ipv4 dhcp_server lease_end 250
(config)>
3. Set the DHCP server gateway type to custom:
(config)> network interface lan1 ipv4 dhcp_server advanced gateway custom
(config)>
4. Set the custom gateway to 192.168.3.3:
(config)> network interface lan1 ipv4 dhcp_server advanced gateway_custom
192.168.3.3
(config)>
5. Save the configuration and apply the change
(config)> save
Configuration saved.
>
6. 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.
TX40 User Guide
Virtual Router Redundancy Protocol (VRRP)
457

Advertisement

Table of Contents
loading

Table of Contents