<?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: Cisco 1801 ATM and dialer config for BT business ADSL in Archive</title>
    <link>https://business.forums.bt.com/t5/Archive/Cisco-1801-ATM-and-dialer-config-for-BT-business-ADSL/m-p/72921#M8203</link>
    <description>&lt;P&gt;Fear not, this was resolved. BT had removed the static IP's from our account, removing them from the PPPoA connection resolved it. We have new IP's now and everything is working as normal.&lt;/P&gt;</description>
    <pubDate>Wed, 02 Jul 2014 11:07:18 GMT</pubDate>
    <dc:creator>morgano</dc:creator>
    <dc:date>2014-07-02T11:07:18Z</dc:date>
    <item>
      <title>Cisco 1801 ATM and dialer config for BT business ADSL</title>
      <link>https://business.forums.bt.com/t5/Archive/Cisco-1801-ATM-and-dialer-config-for-BT-business-ADSL/m-p/72487#M8199</link>
      <description>&lt;P&gt;Hi everyone,&lt;/P&gt;&lt;P&gt;after an outage with BT at the Kingston exchange this weekend my cisco 1801 did not want to sync the adsl. I spoke to BT and got the usual, "everything is fine our end, have you checked your password" response. I tested with an old router and found that to sync. (modem just makes the clicking noise - CD flashes and PPP is not lit)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I did a "sh dsl interface atm 0" and found that the modem status was DMTDSL_DO_DOWN and the DSL Mode was unknow. I found on some of the forums it was suspected to be an issue with auto negotiation of the ADSL Mode on the ATM interface.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So I started changing the ATM0 interface from "dsl operating-mode auto" to :&amp;nbsp;&lt;/P&gt;&lt;P&gt;- adsl2&lt;BR /&gt;- adsl2+&lt;BR /&gt;- ansi-dmt , and finally&lt;/P&gt;&lt;P&gt;- itu-dmt&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Trying each for a a minute or so. (you can use "shut" and "no shut" to stop and start the ATM0 interface to speed up the process.)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Eventually it synced up with "dsl operating-mode itu-dmt" and all was fine again. I presume there was some equipment change which stopped supporting this feature.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For full reference below is my ATM and Dialer interface config which works as of 2014-05-12 10AM:&lt;/P&gt;&lt;P&gt;interface ATM0&lt;BR /&gt;&amp;nbsp;description ADSL Connection to BTInternet&lt;BR /&gt;&amp;nbsp;no ip address&lt;BR /&gt;&amp;nbsp;no ip redirects&lt;BR /&gt;&amp;nbsp;no ip unreachables&lt;BR /&gt;&amp;nbsp;no ip proxy-arp&lt;BR /&gt;&amp;nbsp;ip route-cache flow&lt;BR /&gt;&amp;nbsp;no ip mroute-cache&lt;BR /&gt;&amp;nbsp;atm vc-per-vp 64&lt;BR /&gt;&amp;nbsp;no atm ilmi-keepalive&lt;BR /&gt;&amp;nbsp;pvc 0/38&lt;BR /&gt;&amp;nbsp; encapsulation aal5mux ppp dialer&lt;BR /&gt;&amp;nbsp; dialer pool-member 1&lt;BR /&gt;&amp;nbsp;!&lt;BR /&gt;&amp;nbsp;dsl operating-mode itu-dmt&lt;BR /&gt;!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;interface Dialer1&lt;BR /&gt;&amp;nbsp;description $FW_OUTSIDE$&lt;BR /&gt;&amp;nbsp;ip address 81.138.X.X 255.255.255.248&lt;BR /&gt;&amp;nbsp;ip access-group FW_ACL in&lt;BR /&gt;&amp;nbsp;no ip redirects&lt;BR /&gt;&amp;nbsp;no ip unreachables&lt;BR /&gt;&amp;nbsp;no ip proxy-arp&lt;BR /&gt;&amp;nbsp;ip nat outside&lt;BR /&gt;&amp;nbsp;ip inspect FW out&lt;BR /&gt;&amp;nbsp;ip virtual-reassembly&lt;BR /&gt;&amp;nbsp;encapsulation ppp&lt;BR /&gt;&amp;nbsp;ip route-cache flow&lt;BR /&gt;&amp;nbsp;dialer pool 1&lt;BR /&gt;&amp;nbsp;dialer-group 1&lt;BR /&gt;&amp;nbsp;ppp authentication chap pap callin&lt;BR /&gt;&amp;nbsp;ppp chap hostname [Dxxxxxx@hgxx.btclick.com - your username]&lt;BR /&gt;&amp;nbsp;ppp chap password 0 [YOUR PASSWORD]&lt;BR /&gt;&amp;nbsp;ppp pap sent-username [Dxxxxxx@hgxx.btclick.com - your username] password 0 [YOUR PASSWORD]&lt;BR /&gt;!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hope this helps someone&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Abie&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 12 May 2014 10:47:05 GMT</pubDate>
      <guid>https://business.forums.bt.com/t5/Archive/Cisco-1801-ATM-and-dialer-config-for-BT-business-ADSL/m-p/72487#M8199</guid>
      <dc:creator>abieh</dc:creator>
      <dc:date>2014-05-12T10:47:05Z</dc:date>
    </item>
    <item>
      <title>Re: Cisco 1801 ATM and dialer config for BT business ADSL</title>
      <link>https://business.forums.bt.com/t5/Archive/Cisco-1801-ATM-and-dialer-config-for-BT-business-ADSL/m-p/72491#M8200</link>
      <description>&lt;P&gt;Hi there,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks for the info.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I've floated this post to the top of the board for future reference, in case anybody else has similar issues.&lt;/P&gt;</description>
      <pubDate>Mon, 12 May 2014 14:49:25 GMT</pubDate>
      <guid>https://business.forums.bt.com/t5/Archive/Cisco-1801-ATM-and-dialer-config-for-BT-business-ADSL/m-p/72491#M8200</guid>
      <dc:creator>Ogami</dc:creator>
      <dc:date>2014-05-12T14:49:25Z</dc:date>
    </item>
    <item>
      <title>Re: Cisco 1801 ATM and dialer config for BT business ADSL</title>
      <link>https://business.forums.bt.com/t5/Archive/Cisco-1801-ATM-and-dialer-config-for-BT-business-ADSL/m-p/72913#M8201</link>
      <description>&lt;P&gt;We have the same issue, we had a fault on our line in Cardiff on Saturday. By Monday the fault was resolved but our Vigor 120 can no longer connect. Modem is syncing but no stream. I assumed it was a hardware fault and replaced the unit&amp;nbsp;with no luck.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We have the following modulation options:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;SPAN style="line-height: 15px;"&gt;T1.413&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="line-height: 15px;"&gt;G.Lite&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="line-height: 15px;"&gt;G.DMT&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="line-height: 15px;"&gt;ADSL2(G.992.3)&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="line-height: 15px;"&gt;ADSL2 annex M&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="line-height: 15px;"&gt;ADSL2+(G.992.5)&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="line-height: 15px;"&gt;ADSL2+ annex M&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="line-height: 15px;"&gt;Multimode&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;It was functioning in Multimode prior to the fault but no longer. I've tried ADSL2+(G.992.5) this is the mode the BT Business hub is connecting with right now but it doesn't make any difference. I guess I can go through them but i'm not sure the other ones will work.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Anyone have any ideas?&lt;/P&gt;</description>
      <pubDate>Tue, 01 Jul 2014 15:35:22 GMT</pubDate>
      <guid>https://business.forums.bt.com/t5/Archive/Cisco-1801-ATM-and-dialer-config-for-BT-business-ADSL/m-p/72913#M8201</guid>
      <dc:creator>morgano</dc:creator>
      <dc:date>2014-07-01T15:35:22Z</dc:date>
    </item>
    <item>
      <title>Re: Cisco 1801 ATM and dialer config for BT business ADSL</title>
      <link>https://business.forums.bt.com/t5/Archive/Cisco-1801-ATM-and-dialer-config-for-BT-business-ADSL/m-p/72915#M8202</link>
      <description>&lt;P&gt;Our setup is as follows:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Watchguard XTM 330 Firewall/Router connecting on PPPOE via the &amp;nbsp;Draytek Vigor 120 which connects via PPPOA&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Was working fine until Saturdays fault. Just like your original post, we can no longer connect.&lt;/P&gt;</description>
      <pubDate>Tue, 01 Jul 2014 15:33:42 GMT</pubDate>
      <guid>https://business.forums.bt.com/t5/Archive/Cisco-1801-ATM-and-dialer-config-for-BT-business-ADSL/m-p/72915#M8202</guid>
      <dc:creator>morgano</dc:creator>
      <dc:date>2014-07-01T15:33:42Z</dc:date>
    </item>
    <item>
      <title>Re: Cisco 1801 ATM and dialer config for BT business ADSL</title>
      <link>https://business.forums.bt.com/t5/Archive/Cisco-1801-ATM-and-dialer-config-for-BT-business-ADSL/m-p/72921#M8203</link>
      <description>&lt;P&gt;Fear not, this was resolved. BT had removed the static IP's from our account, removing them from the PPPoA connection resolved it. We have new IP's now and everything is working as normal.&lt;/P&gt;</description>
      <pubDate>Wed, 02 Jul 2014 11:07:18 GMT</pubDate>
      <guid>https://business.forums.bt.com/t5/Archive/Cisco-1801-ATM-and-dialer-config-for-BT-business-ADSL/m-p/72921#M8203</guid>
      <dc:creator>morgano</dc:creator>
      <dc:date>2014-07-02T11:07:18Z</dc:date>
    </item>
  </channel>
</rss>

