•
•
Step Description Command Keys
unreachable – when
specifying the command,
the packets to this
subnet will be removed
by the device, a sender
will receive in response
ICMP Destination
unreachable (Host
unreachable, code 1);
prohibit – when
specifying the command,
the packets to this
subnet will be removed
by the device, a sender
will receive in response
ICMP Destination
unreachable
(Communication
administratively
prohibited, code 13);
<METRIC> – route metric, takes
values of [0..255];
<TRACK-ID> – Tracking object
identifier. If the router is bound
to the Tracking object, it will
appear in the system only after
meeting all requirements
specified in the object.
6 Configure IP address, the availability of
which is checked by sending pings. It is
necessary to allow ICMP on the
Firewall.
esr(config-bridge)# vrrp track-ip
<AAA.BBB.CCC.DDD>
AAA.BBB.CCC.DDD – host IP
address, where each part takes
values of [0..255].
7 The interval at which pings are sent. esr(config-bridge)# vrrp track-ip
<seconds>
<seconds> – time interval in
seconds [3..60]. Default
value is 10.
8 The number of pings that are sent when
monitoring a remote
address.
esr(config-bridge)# vrrp track-ip
packets <packets>
<packets> – number of packets
to be sent [1..5]. Default value:
5