Show Vrrp Status And Statistics - Digi IX40 User Manual

Table of Contents

Advertisement

Routing
3. Set the type of test to ping:
(config network interface eth2 ipv4 surelink target 0)> test ping
(config network interface eth2 ipv4 surelink target 0)>
4. Set https://remotemanager.digi.com as the hostname to ping:
(config network interface eth2 ipv4 surelink target 0)> ping_host https://remotemanager.digi.com
(config network interface eth2 ipv4 surelink target 0)>
Task 5: Configure the DHCP server for ETH2 on device two
1. Type ... to return to the root of the configuration prompt:
(config network interface eth2 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 eth2 ipv4 dhcp_server lease_start 200
(config)>
b. Set the end address to 250:
(config)> network interface eth2 ipv4 dhcp_server lease_end 250
(config)>
3. Set the DHCP server gateway type to custom:
(config)> network interface eth2 ipv4 dhcp_server advanced gateway custom
(config)>
4. Set the custom gateway to 192.168.3.3:
(config)> network interface eth2 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 IX40 device. VRRP status is
available from the Web UI only.
IX40 User Guide
Virtual Router Redundancy Protocol (VRRP)
350

Advertisement

Table of Contents
loading

Table of Contents