OcNOS-RON-6.3.1 : System Management Guide : System Management Command Reference : IP Service Level Agreements Commands : icmp-echo
icmp-echo
Use this command to select and configure the ICMP echo SLA operation. ICMP echo packets are constructed in the device and sent to the destination address that you specify. These packets are transferred on a specific interface by setting the source-interface parameter.
Use the no form of this command to un-configure or remove the configured ICMP echo measurement sessions.
Command Syntax
icmp-echo (ipv4 A.B.C.D|ipv6 X:X::X:X|HOSTNAME) (source-interface IFNAME|)
no icmp-echo (ipv4 A.B.C.D | ipv6 X:X::X:X | HOSTNAME)
Parameters
A.B.C.D
IPv4 address
X:X::X:X
IPv6 address
HOSTNAME
Host name
IFNAME
Source interface name
Default
N/A
Command Mode
IP SLA mode (config-ip-sla)
Applicability
This command was introduced in OcNOS-SP version 5.0.
Examples
#configure terminal
(config)#ip sla 1
(config-ip-sla)#icmp-echo ipv4 10.12.28.1 source-interface xe1
(config-ip-sla-echo)#
Last modified date: 07-14-2023