destination

Use this command to configure the destination host and probe for an SLA entry. You can use the default probe or an ICMP probe configured through the Tracked Object Manager.

Syntax

destination IP-address probe {default | probe-name} [port port]
no destination IP-address probe {default | probe-name} [port port]

Parameters

IP-address The IPv4 or IPv6 destination address of the ICMP requests.
probe {default | probe-name} The probe to use for the SLA entry.
  • default—Use the default ICMP timing probe, $ipsla_default, which is configured with the default ICMP timing probe settings.
  • probe name—Use an ICMP timing probe created in the Tracked Object Manager.

For more information about ICMP timing probes, see probe icmp timing.

port port (Optional) Specify the port number of the host service.

Defaults

None.

Mode

Configuration IP SLA entry mode.

Usage

Ensure that you set the destination IP address; otherwise, history collections will not return any data.

Use the no destination command to reset the IP address and probe values.

Example

This example shows the destination IP address for the ICMP requests set and the probe set to the default probe, $ipsla_default.

System(su-config)->sla entry 8 echo
System(su-config-sla)->destination 1.1.1.1 probe default