VRRP supports the assigning of an ICMP probe to monitor a remote VRRP critical IP address. If an administratively configured probe name is not specified when configuring a remote critical IP address, the default VRRP ICMP probe, $vrrp_default is auto-configured to monitor the remote critical IP address. See Preset Default ICMP Probes for default ICMP probe details.
This example:
System(su-config)->probe ICMP-VRRP icmp System(su-config-probe)->faildetect interval 5 System(su-config-probe)->passdetect interval 5 System(su-config-probe)->inservice System(su-config-probe)->exit System(rw)->configure System(rw-config)->interface vlan 20 System(rw-config-intf-vlan.0.20)->vrrp critical-ip 1 20.20.20.2 10 remote probe-name ICMP-VRRP System(rw-config-intf-vlan.0.20)->no shutdown System(rw-config-intf-vlan.0.20)->