Summary of ICMP keepalive configuration commands

Last Updated : Mar 26, 2020 |
Prolog information
For more information about these commands, see Avaya Branch Gateway G430 CLI Reference.
Root level command
Command
Description
interface fastethernet
-
Enter the FastEthernet interface configuration context
-
keepalive-icmp
Enable the ICMP keepalive mechanism on an interface in the context of the interface. Use the no form of this command to deactivate the feature.
Includes the following parameters:
  • destination ip address. The destination IP address for the keepalive packets.
  • next hop MAC address. The next hop MAC address for the keepalive packets. This parameter is only relevant for the WAN Fast Ethernet ports.
-
keepalive-icmp failure-retries
Set the number of consecutive failed keepalive packets necessary to set the interface’s keepalive status as down. The default value is 4.
-
keepalive-icmp interval
Set the interval (in seconds) between keepalive packets. The default value is 5.
-
keepalive-icmp source-address
Set the source IP address of the keepalive packets. The default value is the interface’s primary IP address.
-
keepalive-icmp success-retries
Set the number of consecutive successful keepalive packets necessary to set the interface’s keepalive status as up
-
keepalive-icmp timeout
Set the timeout (in seconds) for receiving the keepalive response. The default value is 1.
-
show keepalive-icmp
Display information about the extended keepalive settings