Routing
Virtual Router Redundancy Protocol (VRRP)
LR54 User Guide
421
l
Specify the url:
(config network interface lan1 ipv4 surelink target 0)>
http_url
value
(config network interface lan1 ipv4 surelink target 0)>
where
value
uses the format
http[s]://
hostname
/[
path
]
n
interface_up
: The interface is considered to be down based on the interfaces
down time, and the amount of time an initial connection to the interface takes
before this test is considered to have failed.
l
(Optional) Set the amount of time that the interface can be down before
this test is considered to have failed:
(config network interface lan1 ipv4 surelink target 0)>
interface_down_time
value
(config network interface lan1 ipv4 surelink target 0)>
where
value
is any number of weeks, days, hours, minutes, or seconds, and
takes the format
number
{
w|d|h|m|s
}.
For example, to set
interface_down_time
to ten minutes, enter either
10m
or
600s
:
(config network interface lan1 ipv4 surelink target 0)>
interface_down_time 600s
(config network interface lan1 ipv4 surelink target 0)>
The default is 60 seconds.
l
(Optional) Set the amount of time to wait for an initial connection to the
interface before this test is considered to have failed:
(config network interface lan1 ipv4 surelink target 0)>
interface_timeout
value
(config network interface lan1 ipv4 surelink target 0)>
where
value
is any number of weeks, days, hours, minutes, or seconds, and
takes the format
number
{
w|d|h|m|s
}.
For example, to set
interface_timeout
to ten minutes, enter either
10m
or
600s
:
(config network interface lan1 ipv4 surelink target 0)>
interface_timeout 600s
(config network interface lan1 ipv4 surelink target 0)>
The default is 60 seconds.
9. Save the configuration and apply the change:
(config)> save
Configuration saved.
>