• IP SLA (IP Service Level Agreement) is a Cisco IOS feature that allows network engineers to actively monitor and measure network performance.

    Before understanding how IP SLA works, it is important to review the concept of a Service Level Agreement (SLA) provided by a service provider. A Service Level Agreement guarantees performance metrics inside the service provider network, as illustrated in Figure 1.

    service provider sla

    Figure 1 - Service Provider SLA Scope

    However, from the customer point of view, this information remains opaque: the customer has no direct visibility into what happens inside the provider’s infrastructure. This limitation makes it difficult for the customer to independently verify whether the delivered service truly meets the promised SLA.

    It is precisely in this context that IP SLA becomes an essential tool.

    Answer the question below

    What does IP SLA monitor?

    What is an IP SLA?

    The IP SLA feature allows a router to actively generate test traffic toward a remote device.
    In this example, the router at the Customer Site acts as the Source IP SLA Device and sends probes to a router at the Remote Site.

    ip sla echo reply concept example

    Figure 2 - IP SLA ICMP Echo End-to-End Measurement

    Figure 2 illustrates an IP SLA ICMP Echo operation, where probes are sent toward the remote device and responses are returned to the source router. This allows IP SLA to measure the round-trip path, including both the outgoing probe and the returning response.

    Based on these probes, the router can calculate accurate performance statistics and monitor network performance metrics such as:

    • reachability

    • round-trip time (RTT)

    • packet loss detection

    Answer the question below

    What does IP SLA measure?