<?xml version="1.0" encoding="UTF-8"?>        <rss version="2.0"
             xmlns:atom="http://www.w3.org/2005/Atom"
             xmlns:dc="http://purl.org/dc/elements/1.1/"
             xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
             xmlns:admin="http://webns.net/mvcb/"
             xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
             xmlns:content="http://purl.org/rss/1.0/modules/content/">
        <channel>
            <title>
									how to verify the sla parameter in vedge device - Cisco Viptela				            </title>
            <link>https://www.hacktheforum.com/cisco-viptela/how-to-verify-the-sla-parameter-in-vedge-device/</link>
            <description>Hack The Forum Discussion Board</description>
            <language>en</language>
            <lastBuildDate>Thu, 16 Apr 2026 10:24:32 +0000</lastBuildDate>
            <generator>wpForo</generator>
            <ttl>60</ttl>
							                    <item>
                        <title>how to verify the sla parameter in vedge device</title>
                        <link>https://www.hacktheforum.com/cisco-viptela/how-to-verify-the-sla-parameter-in-vedge-device/#post-300</link>
                        <pubDate>Sun, 05 May 2024 19:09:43 +0000</pubDate>
                        <description><![CDATA[To verify the Service Level Agreement (SLA) parameters on a vEdge router, you typically need to access the device&#039;s command-line interface (CLI) and use specific commands to inspect the conf...]]></description>
                        <content:encoded><![CDATA[<p>To verify the Service Level Agreement (SLA) parameters on a vEdge router, you typically need to access the device's command-line interface (CLI) and use specific commands to inspect the configuration and status of the SLA settings. Here's a general procedure to verify SLA parameters on a vEdge router:</p>
<ol>
<li>
<p><strong>Access the CLI:</strong> Log in to the vEdge router's CLI using SSH or a console connection.</p>
</li>
<li>
<p><strong>View SLA Configuration:</strong> Use the appropriate command to view the configured SLA parameters. The exact command may vary depending on your specific configuration and the version of the vEdge software. One common command is:</p>
<div class="dark bg-gray-950 rounded-md border- border-token-border-medium">
<div class="overflow-y-auto p-4 text-left undefined" dir="ltr">
<pre contenteditable="false">show policy sla</pre>
</div>
</div>
<p>This command displays the configured SLA parameters such as the SLA class, measurement intervals, thresholds, actions, and associated policies.</p>
</li>
<li>
<p><strong>Inspect SLA Status:</strong> Additionally, you can check the current status of SLA measurements to see if they are meeting the defined thresholds. Use a command like:</p>
<div class="dark bg-gray-950 rounded-md border- border-token-border-medium">
<div class="flex items-center relative text-token-text-secondary bg-token-main-surface-secondary px-4 py-2 text-xs font-sans justify-between rounded-t-md">
<pre contenteditable="false">show policy sla statistics</pre>
</div>
</div>
<p>This command provides real-time statistics and measurements related to SLA performance, including packet loss, latency, jitter, and availability.</p>
</li>
<li>
<p><strong>Review SLA Policies:</strong> You may also want to review the policies that are associated with SLA configurations. Use commands such as <code>show policy</code>, <code>show control-policy</code>, or similar commands to inspect the policies that reference SLA parameters.</p>
</li>
<li>
<p><strong>Troubleshoot SLA Performance:</strong> If SLA parameters are not meeting expectations, you can troubleshoot further by analyzing the output of the <code>show policy sla statistics</code> command, examining network conditions, and reviewing the configuration for any potential issues.</p>
</li>
<li>
<p><strong>Logging and Monitoring:</strong> Consider enabling logging or integrating with a monitoring system to track SLA performance over time and receive alerts for SLA violations or degraded performance.</p>
</li>
</ol>]]></content:encoded>
						                            <category domain="https://www.hacktheforum.com/cisco-viptela/">Cisco Viptela</category>                        <dc:creator>Kustar</dc:creator>
                        <guid isPermaLink="true">https://www.hacktheforum.com/cisco-viptela/how-to-verify-the-sla-parameter-in-vedge-device/#post-300</guid>
                    </item>
							        </channel>
        </rss>
		