<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Clockrate on Details...</title>
    <link>https://www.deepreflect.net/tags/clockrate/</link>
    <description>Recent content in Clockrate on Details...</description>
    <generator>Hugo</generator>
    <language>en-US</language>
    <copyright>Copyright © 2003 - 2026 Leonardo Rizzi</copyright>
    <lastBuildDate>Tue, 30 Jun 2026 03:28:29 +0200</lastBuildDate>
    <atom:link href="https://www.deepreflect.net/tags/clockrate/feed.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Cisco - ATM Clockrate</title>
      <link>https://www.deepreflect.net/2010/04/21/cisco-atm-clockrate/</link>
      <pubDate>Wed, 21 Apr 2010 15:09:18 +0000</pubDate>
       <guid isPermaLink="false">http://blog.deepreflect.net/?p=915</guid> 
      <description>&lt;p&gt;If you have performance problem on Cisco 1721, Cisco 2610XM-2651XM, Cisco 2691, and Cisco 3660, with WIC-1DSL - IOS 12.3(2) or above, probably depends on the default value associated with ALL5 clockrate.&lt;/p&gt;
&lt;p&gt;If yuo wanna check type the following command on your router:&lt;/p&gt;
&lt;div class=&#34;highlight&#34;&gt;&lt;pre tabindex=&#34;0&#34; style=&#34;color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-text-size-adjust:none;&#34;&gt;&lt;code class=&#34;language-fallback&#34; data-lang=&#34;fallback&#34;&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;hellroute01#show controller atm0/0 | include ATM0/0
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;Interface: ATM0/0, Hardware: DSLSAR (with Alcatel ADSL Module), State: up
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;SCC0 =  2600000 (ATM0/0)
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;SCC3 = 1000000 (ATM0/0)
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;hellroute01#
&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;p&gt;If you get 2600000 (default value) on SCC0 or SCC1 your downlink speed rate probably is limitated at about 300 KB/s&lt;/p&gt;</description>
      <content:encoded><![CDATA[<p>If you have performance problem on Cisco 1721, Cisco 2610XM-2651XM, Cisco 2691, and Cisco 3660, with WIC-1DSL - IOS 12.3(2) or above, probably depends on the default value associated with ALL5 clockrate.</p>
<p>If yuo wanna check type the following command on your router:</p>
<div class="highlight"><pre tabindex="0" style="color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-text-size-adjust:none;"><code class="language-fallback" data-lang="fallback"><span style="display:flex;"><span>hellroute01#show controller atm0/0 | include ATM0/0
</span></span><span style="display:flex;"><span>Interface: ATM0/0, Hardware: DSLSAR (with Alcatel ADSL Module), State: up
</span></span><span style="display:flex;"><span>SCC0 =  2600000 (ATM0/0)
</span></span><span style="display:flex;"><span>SCC3 = 1000000 (ATM0/0)
</span></span><span style="display:flex;"><span>hellroute01#
</span></span></code></pre></div><p>If you get 2600000 (default value) on SCC0 or SCC1 your downlink speed rate probably is limitated at about 300 KB/s</p>
<p>For get full speed, put max supported value on aal5 clockrate like this:</p>
<div class="highlight"><pre tabindex="0" style="color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-text-size-adjust:none;"><code class="language-fallback" data-lang="fallback"><span style="display:flex;"><span>hellroute01(config)#int atm0/0
</span></span><span style="display:flex;"><span> hellroute01(config-if)#clock rate aal5 ?
</span></span><span style="display:flex;"><span> 1000000
</span></span><span style="display:flex;"><span> 1300000
</span></span><span style="display:flex;"><span> 1600000
</span></span><span style="display:flex;"><span> 2000000
</span></span><span style="display:flex;"><span> 2600000 (default)
</span></span><span style="display:flex;"><span> 3200000
</span></span><span style="display:flex;"><span> 4000000
</span></span><span style="display:flex;"><span> 5300000
</span></span><span style="display:flex;"><span> 7000000
</span></span><span style="display:flex;"><span>&lt;1000000-7000000&gt;  clock rates in bits per second, choose one from above
</span></span><span style="display:flex;"><span>hellroute01(config-if)#clock rate aal5 7000000
</span></span></code></pre></div><p>Becareful the atm interface is automatically restart for apply the change. Then you lost connection on this interface.</p>
]]></content:encoded>
    </item>
  </channel>
</rss>
