Show Vrrp Status And Statistics - Digi Connect IT Mini User Manual

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

Advertisement

Routing
3. Set the type of test to ping:
(config network interface eth ipv4 surelink target 0)> test ping
(config network interface eth ipv4 surelink target 0)>
4. Set my.devicecloud.com as the hostname to ping:
(config network interface eth ipv4 surelink target 0)> ping_host my.devicecloud.com
(config network interface eth ipv4 surelink target 0)>
Task 5: Configure the DHCP server for ETH on device two
1. Type ... to return to the root of the configuration prompt:
(config network interface eth 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 eth ipv4 dhcp_server lease_start 200
(config)>
b. Set the end address to 250:
(config)> network interface eth ipv4 dhcp_server lease_end 250
(config)>
3. Set the DHCP server gateway type to custom:
(config)> network interface eth ipv4 dhcp_server advanced gateway custom
(config)>
4. Set the custom gateway to 192.168.3.3:
(config)> network interface eth 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.

Show VRRP status and statistics

This section describes how to display VRRP status and statistics for a Connect IT device. VRRP status
is available from the Web UI only.
Digi Connect IT® Mini User Guide
Virtual Router Redundancy Protocol (VRRP)
181

Advertisement

Table of Contents
loading

Table of Contents