show policy sla sta...
 
Share:
Notifications
Clear all

show policy sla statistics

1 Posts
1 Users
0 Reactions
843 Views
(@kustar)
Posts: 82
Trusted Member
Topic starter
 

In Cisco SD-WAN (Viptela), the command to display SLA (Service Level Agreement) statistics may vary slightly depending on the specific version of the software. However, the general command to show SLA statistics is show policy sla statistics.

Here's how you can use it:

  1. Access the CLI: Log in to the vEdge router's CLI using SSH or a console connection.

  2. Execute the Command: Once logged in, execute the show policy sla statistics command. This command displays real-time statistics and measurements related to SLA performance, including packet loss, latency, jitter, and availability.

Here's an example of what the output might look like:

vEdge# show policy sla statistics

SLA statistics:

SLA Class       Configuration         Actual      State
                        Loss Latency  Jitter
----------       --------------     ----- ------  ------
VOICE              0.5 100 150        0      25       5
TOTAL                  1  200 300      0      50      10

In this example, you can see the configured SLA classes (VOICE and TOTAL) along with their configured thresholds for packet loss, latency, and jitter. The "Actual" column shows the measured statistics, and the "State" column indicates whether the SLA is currently meeting the configured thresholds.

Keep in mind that this is a simplified example, and the actual output may include additional information depending on your configuration and the version of the Cisco SD-WAN software running on your device. If you encounter any issues or need more detailed information, refer to the Cisco SD-WAN documentation or consult with your network administrator.

 
Posted : 06/05/2024 12:43 am
Share: