<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: QOS CIR Issues in Routing and SD-WAN</title>
    <link>https://community.cisco.com/t5/routing-and-sd-wan/qos-cir-issues/m-p/1994940#M196184</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Have you tried to work with remaining percent instead of percent ??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try to use percent only in the PRIORITY class(VOICE)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;let me know&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 15 Aug 2012 18:35:24 GMT</pubDate>
    <dc:creator>gfcisco31</dc:creator>
    <dc:date>2012-08-15T18:35:24Z</dc:date>
    <item>
      <title>QOS CIR Issues</title>
      <link>https://community.cisco.com/t5/routing-and-sd-wan/qos-cir-issues/m-p/1994937#M196181</link>
      <description>&lt;P&gt;&amp;nbsp;&amp;nbsp; I am having issues applying the service policy on a serial interface. I am getting the following error:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The present CIR value is 5.&lt;SPAN id="mce_marker"&gt; &lt;/SPAN&gt;Configured Percent results in out of range kbps.Allowed range is 8-2000000.&lt;BR /&gt;The present CIR value is 5.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The bandwidth on the link is 128k and maximum bandwidth has been set to 100%. the policy map uses WFQ with WRED..&lt;/P&gt;&lt;P&gt;Please advise, the issue is not so well documented.&lt;/P&gt;</description>
      <pubDate>Tue, 05 Mar 2019 00:48:31 GMT</pubDate>
      <guid>https://community.cisco.com/t5/routing-and-sd-wan/qos-cir-issues/m-p/1994937#M196181</guid>
      <dc:creator>malusimsimango</dc:creator>
      <dc:date>2019-03-05T00:48:31Z</dc:date>
    </item>
    <item>
      <title>QOS CIR Issues</title>
      <link>https://community.cisco.com/t5/routing-and-sd-wan/qos-cir-issues/m-p/1994938#M196182</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi mate..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please, paste the configutation here.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you are configuring "bandwidth 5" under the policy/class config, it wont work.&amp;nbsp; For percentage, you should use "bandwidth percent 5" instead.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;cheers&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 01 Jul 2012 17:46:39 GMT</pubDate>
      <guid>https://community.cisco.com/t5/routing-and-sd-wan/qos-cir-issues/m-p/1994938#M196182</guid>
      <dc:creator>gfcisco31</dc:creator>
      <dc:date>2012-07-01T17:46:39Z</dc:date>
    </item>
    <item>
      <title>Re: QOS CIR Issues</title>
      <link>https://community.cisco.com/t5/routing-and-sd-wan/qos-cir-issues/m-p/1994939#M196183</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Gustavo,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm having the same issue with a link with 256K capacity.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;policy-map BRANCH-WAN&lt;/P&gt;&lt;P&gt; class VOICE&lt;/P&gt;&lt;P&gt;&amp;nbsp; priority percent 25&lt;/P&gt;&lt;P&gt; class CALL-SIGNALING&lt;/P&gt;&lt;P&gt;&amp;nbsp; bandwidth percent 5&lt;/P&gt;&lt;P&gt; class ROUTING&lt;/P&gt;&lt;P&gt;&amp;nbsp; bandwidth percent 3&lt;/P&gt;&lt;P&gt; class NET-MGMT&lt;/P&gt;&lt;P&gt;&amp;nbsp; bandwidth percent 2&lt;/P&gt;&lt;P&gt; class MISSION-CRITICAL-DATA&lt;/P&gt;&lt;P&gt;&amp;nbsp; bandwidth percent 23&lt;/P&gt;&lt;P&gt;&amp;nbsp; random-detect&lt;/P&gt;&lt;P&gt; class TRANSACTIONAL-DATA&lt;/P&gt;&lt;P&gt;&amp;nbsp; bandwidth percent 12&lt;/P&gt;&lt;P&gt;&amp;nbsp; random-detect dscp-based&lt;/P&gt;&lt;P&gt; class BULK-DATA&lt;/P&gt;&lt;P&gt;&amp;nbsp; bandwidth percent 4&lt;/P&gt;&lt;P&gt;&amp;nbsp; random-detect dscp-based&lt;/P&gt;&lt;P&gt; class SCAVENGER&lt;/P&gt;&lt;P&gt;&amp;nbsp; bandwidth percent 1&lt;/P&gt;&lt;P&gt; class class-default&lt;/P&gt;&lt;P&gt;&amp;nbsp; bandwidth percent 25&lt;/P&gt;&lt;P&gt;&amp;nbsp; random-detect&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #ff0000;"&gt;Configured Percent results in out of range kbps.Allowed range is 8-2000000.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #ff0000;"&gt;The present CIR value is 7.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Aug 2012 15:53:38 GMT</pubDate>
      <guid>https://community.cisco.com/t5/routing-and-sd-wan/qos-cir-issues/m-p/1994939#M196183</guid>
      <dc:creator>Alcides Miguel</dc:creator>
      <dc:date>2012-08-15T15:53:38Z</dc:date>
    </item>
    <item>
      <title>Re: QOS CIR Issues</title>
      <link>https://community.cisco.com/t5/routing-and-sd-wan/qos-cir-issues/m-p/1994940#M196184</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Have you tried to work with remaining percent instead of percent ??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try to use percent only in the PRIORITY class(VOICE)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;let me know&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Aug 2012 18:35:24 GMT</pubDate>
      <guid>https://community.cisco.com/t5/routing-and-sd-wan/qos-cir-issues/m-p/1994940#M196184</guid>
      <dc:creator>gfcisco31</dc:creator>
      <dc:date>2012-08-15T18:35:24Z</dc:date>
    </item>
    <item>
      <title>Re: QOS CIR Issues</title>
      <link>https://community.cisco.com/t5/routing-and-sd-wan/qos-cir-issues/m-p/1994941#M196185</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Some restrictions...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;H2&gt;Restrictions for All Supported Platforms&lt;/H2&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; The following restrictions apply to the&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; bandwidth command: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;A name="GUID-F22E2937-CB0F-4D80-856B-5654A04506BE__GUID-C7C176AE-9E7B-4DB3-86B1-BABF3B270483"&gt;&lt;/A&gt;&lt;/P&gt;&lt;UL id="GUID-F22E2937-CB0F-4D80-856B-5654A04506BE__GUID-C7C176AE-9E7B-4DB3-86B1-BABF3B270483"&gt;&lt;LI id="GUID-F22E2937-CB0F-4D80-856B-5654A04506BE__LI_6E2D64A83A194642B678BD41BF48FF97"&gt;&lt;A name="GUID-F22E2937-CB0F-4D80-856B-5654A04506BE__LI_6E2D64A83A194642B678BD41BF48FF97"&gt;&lt;/A&gt; The amount of bandwidth configured should be large enough to also accommodate Layer 2 overhead. &lt;/LI&gt;&lt;LI id="GUID-F22E2937-CB0F-4D80-856B-5654A04506BE__LI_DFFE0D9B28B642FE91EF5B74AA3D131B"&gt;&lt;A name="GUID-F22E2937-CB0F-4D80-856B-5654A04506BE__LI_DFFE0D9B28B642FE91EF5B74AA3D131B"&gt;&lt;/A&gt; A policy map can have all the class bandwidths specified in either kbps&amp;nbsp; or percentage, but not both, in the same class. However, the unit for&amp;nbsp; the&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; prioritycommand in the priority class can be different from the bandwidth unit of the nonpriority class. &lt;/LI&gt;&lt;LI id="GUID-F22E2937-CB0F-4D80-856B-5654A04506BE__LI_11E8BB0623A84620AA260426F7BBAE69"&gt;&lt;A name="GUID-F22E2937-CB0F-4D80-856B-5654A04506BE__LI_11E8BB0623A84620AA260426F7BBAE69"&gt;&lt;/A&gt; When the&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; bandwidth&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;percent command is configured, and a&amp;nbsp; policy map containing class policy configurations is attached to the&amp;nbsp; interface to stipulate the service policy for that interface, available&amp;nbsp; bandwidth is assessed. If a policy map cannot be attached to a&amp;nbsp; particular interface because of insufficient interface bandwidth, the&amp;nbsp; policy is removed from all interfaces to which it was successfully&amp;nbsp; attached. This restriction does not apply to the&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; bandwidth&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;remaining&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;percent command. &lt;/LI&gt;&lt;/UL&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Aug 2012 18:37:57 GMT</pubDate>
      <guid>https://community.cisco.com/t5/routing-and-sd-wan/qos-cir-issues/m-p/1994941#M196185</guid>
      <dc:creator>gfcisco31</dc:creator>
      <dc:date>2012-08-15T18:37:57Z</dc:date>
    </item>
    <item>
      <title>Re: QOS CIR Issues</title>
      <link>https://community.cisco.com/t5/routing-and-sd-wan/qos-cir-issues/m-p/1994942#M196186</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Gustavo,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;what I'm trying to understand is that I'm using the same policy in one interface with 128K and another with 512K and is working perfectly.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Aug 2012 13:53:22 GMT</pubDate>
      <guid>https://community.cisco.com/t5/routing-and-sd-wan/qos-cir-issues/m-p/1994942#M196186</guid>
      <dc:creator>Alcides Miguel</dc:creator>
      <dc:date>2012-08-16T13:53:22Z</dc:date>
    </item>
    <item>
      <title>QOS CIR Issues</title>
      <link>https://community.cisco.com/t5/routing-and-sd-wan/qos-cir-issues/m-p/1994943#M196187</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Hello Alcides,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Problem is you are reserving too small bandwidth for some classes.&lt;/P&gt;&lt;P&gt;ciso IOS needs minimum of 8kb for a class&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;class ROUTING&lt;/P&gt;&lt;P&gt;&amp;nbsp; bandwidth percent 3&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ---&amp;gt;&amp;nbsp; 3/100*256 = 7.68&amp;nbsp; (which is less than 8k)&lt;/P&gt;&lt;P&gt;class NET-MGMT&lt;/P&gt;&lt;P&gt;&amp;nbsp; bandwidth percent 2&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ---&amp;gt;&amp;nbsp; 2/100*256 = 5.12&amp;nbsp; (which is less than 8k)&lt;/P&gt;&lt;P&gt;class SCAVENGER&lt;/P&gt;&lt;P&gt;&amp;nbsp; bandwidth percent 1&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ---&amp;gt;&amp;nbsp; 1/100*256 = 2.56&amp;nbsp; (which is less than 8k)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please increase percentages to give above classes a minimum bandwidth of 8k&lt;/P&gt;&lt;P&gt;also reduce default class correspondingly to make total bandwidth not to exceed 100%&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Nov 2012 08:21:30 GMT</pubDate>
      <guid>https://community.cisco.com/t5/routing-and-sd-wan/qos-cir-issues/m-p/1994943#M196187</guid>
      <dc:creator>noushadnoushad</dc:creator>
      <dc:date>2012-11-27T08:21:30Z</dc:date>
    </item>
  </channel>
</rss>

