<?xml version="1.0" encoding="UTF-8"?>

<rss version="2.0" xmlns:blogChannel="http://backend.userland.com/blogChannelModule">

<channel>
<title>Cisco 1701 w/ WIC1-ADSL problem-Any Help will be appreciated in Cisco</title>
<link>http://www.dslreports.com/forum/r22647536</link>
<description></description>
<language>en</language>
<pubDate>Sun, 29 Nov 2009 00:27:05 EDT</pubDate>
<lastBuildDate>Sun, 29 Nov 2009 00:27:05 EDT</lastBuildDate>

<item>
<title>Re: Cisco 1701 w/ WIC1-ADSL problem-Any Help will be appreciated</title>
<link>http://www.dslreports.com/forum/remark,22683499</link>
<description><![CDATA[<A HREF="/useremail/u/325265"><b>ladino</b></A> : To secure your router refer to the FAQ & as well as the 2nd link<br>&raquo;<A HREF="/faq/cisco/40.0_Security">Cisco Forum FAQ</A><br>&raquo;<A HREF="http://www.cisco.com/en/US/tech/tk648/tk361/technologies_tech_note09186a0080120f48.shtml" >www.cisco.com/en/US/tech/tk648/t&middot;&middot;&middot;48.shtml</A>]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/remark,22683499</guid>
<pubDate>Thu, 09 Jul 2009 23:37:34 EDT</pubDate>
</item>

<item>
<title>Re: Cisco 1701 w/ WIC1-ADSL problem-Any Help will be appreciated</title>
<link>http://www.dslreports.com/forum/remark,22683241</link>
<description><![CDATA[<A HREF="/useremail/u/571586"><b>kulmak3</b></A> : everything now working. Now I just need to work on securing the device better and putting in some firewall rules. But here is my config (pre-securing the box and pre-QoS)<br><br>!version 12.4<br>service timestamps debug datetime msec<br>service timestamps log datetime msec<br>service password-encryption<br>!<br>hostname SJITDSL<br>!<br>boot-start-marker<br>boot-end-marker<br>!<br>enable secret 5 $1$4isB$KFq7d2PldlXKadEjsq3jR0<br>enable password 7 09644F19091C45111E<br>!<br>no aaa new-model<br>mmi polling-interval 60<br>no mmi auto-configure<br>no mmi pvc<br>mmi snmp-timeout 180<br>!<br>crypto pki trustpoint TP-self-signed-2277953424<br> enrollment selfsigned<br> subject-name cn=IOS-Self-Signed-Certificate-2277953424<br> revocation-check none<br> rsakeypair TP-self-signed-2277953424<br>!<br>!<br>crypto pki certificate chain TP-self-signed-2277953424<br> certificate self-signed 01<br>  3082023F 308201A8 A0030201 02020101 300D0609 2A864886 F70D0101 04050030 <br>  31312F30 2D060355 04031326 494F532D 53656C66 2D536967 6E65642D 43657274 <br>  69666963 6174652D 32323737 39353334 3234301E 170D3032 30333033 30383330 <br>  34305A17 0D323030 31303130 30303030 305A3031 312F302D 06035504 03132649 <br>  4F532D53 656C662D 5369676E 65642D43 65727469 66696361 74652D32 32373739 <br>  35333432 3430819F 300D0609 2A864886 F70D0101 01050003 818D0030 81890281 <br>  8100B7E2 0B8AF778 B908B344 8D26CF05 3FCB3AA1 BAB98565 378C16F7 F1B37A64 <br>  556BCB44 BFF0A21F D3A7004A 971D3990 7B1804D1 65A403E3 A0B91E54 657F576D <br>  3C335E75 0276EDD1 115D6446 B66FDE12 D294855D 7EBC98BD 3E279095 DC3FB6F5 <br>  40683D18 D864F27F 1C3D892D 18BBADA2 AAFF6307 21B3C6C8 3CF825EA 4341B3C6 <br>  0CDB0203 010001A3 67306530 0F060355 1D130101 FF040530 030101FF 30120603 <br>  551D1104 0B300982 07534A49 5444534C 301F0603 551D2304 18301680 142A85AA <br>  6160C925 F534C6AD DCB2E356 A3935B25 75301D06 03551D0E 04160414 2A85AA61 <br>  60C925F5 34C6ADDC B2E356A3 935B2575 300D0609 2A864886 F70D0101 04050003 <br>  818100B2 E9E50950 A34ECB2C AE2AB555 6FB9AA4A 4847182D 5E65308C 1F36F82B <br>  3673D251 AF173E1D 9E975F5A 839F3BD2 E659F51C 960B27BD 0D536388 FAC637E6 <br>  EFA20CEE 58FA700F 4BF23D13 EDEF5FE3 D8022665 485F071D 44193DFB BFD35B4F <br>  D53D3194 A338F0F3 2C4884E8 0E95EE69 C84E6011 0D5338A1 A2B3AD12 FEF34AEC B4145C<br>  &#9;quit<br>!<br>!<br>no ip dhcp use vrf connected<br>ip dhcp excluded-address 192.168.1.1<br>ip dhcp excluded-address 192.168.1.2<br>ip dhcp excluded-address 192.168.1.3<br>ip dhcp excluded-address 192.168.1.4<br>ip dhcp excluded-address 192.168.1.5<br>!<br>ip dhcp pool home<br>   import all<br>   network 192.168.1.0 255.255.255.0<br>   dns-server 192.168.1.3 <br>   default-router 192.168.1.1 <br>   lease 0 8<br>!<br>!<br>ip cef<br>!<br>multilink bundle-name authenticated<br>!<br>! <br>!<br>archive<br> log config<br>  hidekeys<br>!<br>!<br>!<br>!<br>!<br>interface ATM0<br> no ip address<br> no atm ilmi-keepalive<br> dsl operating-mode auto <br>!<br>interface ATM0.1 point-to-point<br> ip address dhcp<br> ip nat outside<br> ip virtual-reassembly<br> atm route-bridged ip<br> pvc 0/35 <br>  encapsulation aal5snap<br> !<br>!<br>interface BRI0<br> no ip address<br> encapsulation hdlc<br> shutdown<br>!<br>interface FastEthernet0<br> ip address 192.168.1.1 255.255.255.0<br> ip nat inside<br> ip virtual-reassembly<br> speed auto<br> full-duplex<br>!<br>ip forward-protocol nd<br>no ip http server<br>ip http secure-server<br>!<br>ip nat inside source list 101 interface ATM0.1 overload<br>ip nat inside source static tcp 192.168.1.4 80 interface ATM0.1 80<br>ip nat inside source static tcp 192.168.1.4 25 interface ATM0.1 25<br>!<br>!<br>access-list 101 permit ip 192.168.1.0 0.0.0.255 any<br>!<br>!<br>!<br>!<br>!<br>control-plane<br>!<br>!<br>line con 0<br>line aux 0<br>line vty 0 4<br> password 7 153A0A1C143379273D<br> login<br>!<br>end]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/remark,22683241</guid>
<pubDate>Thu, 09 Jul 2009 22:30:44 EDT</pubDate>
</item>

<item>
<title>Re: Cisco 1701 w/ WIC1-ADSL problem-Any Help will be appreciated</title>
<link>http://www.dslreports.com/forum/remark,22681307</link>
<description><![CDATA[<A HREF="/useremail/u/1520629"><b>tubbynet</b></A> : <div class="bquote"><small>said by  kamikatze <A HREF="/useremail/u/1499752"><IMG SRC="http://i.dslr.net/bb/profile.gif" ALT="See Profile" BORDER=0 WIDTH=16 HEIGHT=11></A> :</small><br><br>And you might want to enable CEF if you don't exactly plan for a BBQ using the router's CPU :)<br></div>i turn off cef and push a lot of voice packets through my router when i want to make a grilled cheese.  works very well, just make sure you line it with foil so the melted cheese doesn't get into a fan or something.  :D<br><br>q.<br><small>--<br>"...if I in my north room dance naked, grotesquely before my mirror waving my shirt round my head and singing softly to myself..."</small>]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/remark,22681307</guid>
<pubDate>Thu, 09 Jul 2009 16:17:24 EDT</pubDate>
</item>

<item>
<title>Re: Cisco 1701 w/ WIC1-ADSL problem-Any Help will be appreciated</title>
<link>http://www.dslreports.com/forum/remark,22679024</link>
<description><![CDATA[<A HREF="/useremail/u/571586"><b>kulmak3</b></A> : both are actually on already. I just went with a default config and put the atm interface configuration in because of the problems with no IP.<br><br>Once I got the IP address problem worked out, I put the IP Routing and IP cef, along with a DHCP scope, turned off telnet, turned on ssh, created the ssh user account, etc....<br><br>There are actually a ton on security things I plan on doing once I actually get everything working. And I also plan on turning on QOS and NetFlow. I am not certain if the CPU can handle NetFlow, but will find out.<br><br>I will post a copy of my new config tonight after I have a chance to work on the router for a bit.]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/remark,22679024</guid>
<pubDate>Thu, 09 Jul 2009 10:58:00 EDT</pubDate>
</item>

<item>
<title>Re: Cisco 1701 w/ WIC1-ADSL problem-Any Help will be appreciated</title>
<link>http://www.dslreports.com/forum/remark,22677424</link>
<description><![CDATA[<A HREF="/useremail/u/1499752"><b>kamikatze</b></A> : <textarea name="code" class="text" cols=50 rows=10>no ip routing&#012;</textarea><!--end code block-->There's your problem.<br><br><textarea name="code" class="text" cols=50 rows=10>no ip cef&#012;</textarea><!--end code block-->And you might want to enable CEF if you don't exactly plan for a BBQ using the router's CPU :)<br>]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/remark,22677424</guid>
<pubDate>Thu, 09 Jul 2009 01:21:29 EDT</pubDate>
</item>

<item>
<title>Re: Cisco 1701 w/ WIC1-ADSL problem-Any Help will be appreciated</title>
<link>http://www.dslreports.com/forum/remark,22676820</link>
<description><![CDATA[<A HREF="/useremail/u/571586"><b>kulmak3</b></A> : Kamikatze,<br><br>According to DSL Extreme support, I need to use aal5snap encapsulation.<br><br>And the fact that I am now getting an IP via DHCP (finally), I am certain that this is correct. I think the rest of my problems are simply config errors. ]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/remark,22676820</guid>
<pubDate>Wed, 08 Jul 2009 22:55:54 EDT</pubDate>
</item>

<item>
<title>Re: Cisco 1701 w/ WIC1-ADSL problem-Any Help will be appreciated</title>
<link>http://www.dslreports.com/forum/remark,22676812</link>
<description><![CDATA[<A HREF="/useremail/u/571586"><b>kulmak3</b></A> : well, I found a few problems that have gotten me much closer<br><br>#1 the Wic1-ADSL modem stops it compatability with IOS 12.4(T) and I was a bit newer then that. By downgrading the IOS I was able to get more traffic to transmit.<br><br>#2 I needed to issue atm route-bridged ip under the ATM 0.1 interface.<br><br>This got me my IP address.<br><br>For some reason, it is looking like I am not getting a Default Gateway via DHCP. When I get the DG from the Linksys modem, type it as the default route, I can ping from the 1701 out to the internet.<br><br>I tried setting the default route as the ATM 0 interface, but that did not work, I have a few other things to try.<br><br>I am also not getting the NAT to work properly, but that should be straight forward. The command should be just<br><br>ip nat outside under the ATM 0.1 interface. I think I am going to blow my configuration away and begin with a default config, put in the ATM 0 interface configs and the ATM 0.1 configs and the default route and see where I go.<br><br>I am guessing that I am either missing something pretty simple or that I fat fingered something in my config.<br><br>But I am much closer.<br><br>So for any other future member looking<br><br>make sure that you go to Cisco's site here<br><br>&raquo;<A HREF="http://www.cisco.com/en/US/prod/collateral/routers/ps221/prod_bulletin0900aecd801d5c4c.html" >www.cisco.com/en/US/prod/collate&middot;&middot;&middot;c4c.html</A><br><br>For the 1700 routers, look under the 3rd table.<br><br>Plus, if your ISP wants aal5snap encapsulation, also check to see if they need bridged mode.]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/remark,22676812</guid>
<pubDate>Wed, 08 Jul 2009 22:53:35 EDT</pubDate>
</item>

<item>
<title>Re: Cisco 1701 w/ WIC1-ADSL problem-Any Help will be appreciated</title>
<link>http://www.dslreports.com/forum/remark,22674029</link>
<description><![CDATA[<A HREF="/useremail/u/1499752"><b>kamikatze</b></A> : <textarea name="code" class="text" cols=50 rows=10>pvc 0/35&#012;encapsulation aal5snap&#012;</textarea><!--end code block--><br>Are you 100% positive encapsulation is LLC/SNAP?<br>]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/remark,22674029</guid>
<pubDate>Wed, 08 Jul 2009 13:52:39 EDT</pubDate>
</item>

<item>
<title>Re: Cisco 1701 w/ WIC1-ADSL problem-Any Help will be appreciated</title>
<link>http://www.dslreports.com/forum/remark,22669828</link>
<description><![CDATA[<A HREF="/useremail/u/299537"><b>sashwa</b></A> : Let's try the Cisco Forum again.  They are usually very helpful in there - Not that the DSLX members aren't helpful.]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/remark,22669828</guid>
<pubDate>Tue, 07 Jul 2009 19:46:27 EDT</pubDate>
</item>

<item>
<title>Re: Cisco 1701 w/ WIC1-ADSL problem-Any Help will be appreciated</title>
<link>http://www.dslreports.com/forum/remark,22669783</link>
<description><![CDATA[<A HREF="/useremail/u/571586"><b>kulmak3</b></A> : I posted the same post in the Cisco Forum and let it sit for a few weeks. No response.<br><br>And yes, I am certain that this is not a DSLExtreme problem but either a config problem or a hardware problem.<br><br>Of course, there could also be a compatability issue that I am unaware of. But according to DSLE's support group, any ADSL modem should work with their service.]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/remark,22669783</guid>
<pubDate>Tue, 07 Jul 2009 19:37:32 EDT</pubDate>
</item>

<item>
<title>Re: Cisco 1701 w/ WIC1-ADSL problem-Any Help will be appreciated</title>
<link>http://www.dslreports.com/forum/remark,22667835</link>
<description><![CDATA[<A HREF="/useremail/u/299537"><b>sashwa</b></A> : kulmak3, whe do have a Cisco Forum here.  If you would like me to move your thread to Cisco, let me know and I can do that.]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/remark,22667835</guid>
<pubDate>Tue, 07 Jul 2009 13:56:00 EDT</pubDate>
</item>

<item>
<title>Re: Cisco 1701 w/ WIC1-ADSL problem-Any Help will be appreciated</title>
<link>http://www.dslreports.com/forum/remark,22661496</link>
<description><![CDATA[<A HREF="/useremail/u/742598"><b>dslx_gm</b></A> : Hi kulmak3 - <br><br>Based on what you stated above, it sounds like service is working when you use the modem and basic Linksys router.  <br><br>If you increased the number of IP addresses and your Cisco router isn't getting an IP address but the service does work with the Linksys it sounds like a configuration issue with the Cisco.  <br><br>Is there a Cisco forum here on BBR that you could post in?  Maybe one of the members there would have some insight based on your configuration?<br><br>Thanks<br><small>--<br><b>George</b><br>General Manager<br><A HREF="http://www.dslextreme.com/dsl">DSL</a> Extreme<br><A HREF="http://www.dslreports.com/docontrib/ISP/1434">Will work for reviews.</a> ;)</small>]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/remark,22661496</guid>
<pubDate>Mon, 06 Jul 2009 14:01:26 EDT</pubDate>
</item>

<item>
<title>Re: Cisco 1701 w/ WIC1-ADSL problem-Any Help will be appreciated</title>
<link>http://www.dslreports.com/forum/remark,22659297</link>
<description><![CDATA[<A HREF="/useremail/u/1428066"><b>Zak_D_H</b></A> : Did you try cloning the MAC address of one of you're other routers?<br><small>--<br>"We have nothing to fear but fear itself"  -FDR</small>]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/remark,22659297</guid>
<pubDate>Mon, 06 Jul 2009 00:39:55 EDT</pubDate>
</item>

<item>
<title>Re: Cisco 1701 w/ WIC1-ADSL problem-Any Help will be appreciated</title>
<link>http://www.dslreports.com/forum/remark,22657308</link>
<description><![CDATA[<A HREF="/useremail/u/571586"><b>kulmak3</b></A> : Well, modifying the amount of DHCP IPs did not do the trick.<br><br>In regards to releasing the IP address, I have found that if I log into my current router (a linksys) and have it release the IP address, then I can immediatly boot up a different router and get a new IP address.<br><br>In the case of the Cisco, I have left the current moden and linksys router turned off for as long as 12 hours before turning on the Cisco and still did not get an IP address.<br><br>It looks as if everything is working except getting an IP address, that is why I am lost here. The only potential error I see is the line that says <br><br>"ATM0 dslsar_verify_tsc_write: Read Verification failed"<br><br>I am not sure what this is and cannot find much info online about it.]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/remark,22657308</guid>
<pubDate>Sun, 05 Jul 2009 14:40:03 EDT</pubDate>
</item>

<item>
<title>Re: Cisco 1701 w/ WIC1-ADSL problem-Any Help will be appreciated</title>
<link>http://www.dslreports.com/forum/remark,22654367</link>
<description><![CDATA[<A HREF="/useremail/u/1428066"><b>Zak_D_H</b></A> : It does take time for a lease to expire on our end even if released on you're end.  One way to get around this is to clone the MAC address of the previous computer or router that was able to connect.   ]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/remark,22654367</guid>
<pubDate>Sat, 04 Jul 2009 16:18:24 EDT</pubDate>
</item>

<item>
<title>Re: Cisco 1701 w/ WIC1-ADSL problem-Any Help will be appreciated</title>
<link>http://www.dslreports.com/forum/remark,22653910</link>
<description><![CDATA[<A HREF="/useremail/u/571586"><b>kulmak3</b></A> : Hmm, I figured it dynamically removed old assigned IP's from the list. I had all 5 locked up. I will give that a shot. Thanks.]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/remark,22653910</guid>
<pubDate>Sat, 04 Jul 2009 13:46:07 EDT</pubDate>
</item>

<item>
<title>Re: Cisco 1701 w/ WIC1-ADSL problem-Any Help will be appreciated</title>
<link>http://www.dslreports.com/forum/remark,22648045</link>
<description><![CDATA[<A HREF="/useremail/u/1355469"><b>TE</b></A> : Have you increased the number of dhcp connections allowed for your accounts page?<div class="borderless"><TABLE WIDTH=95% align=center border=0 CELLPADDING=4"><TR><TD ALIGN=CENTER VALIGN=CENTER BGCOLOR=#FFFFFF nwrap COLSPAN=3 WIDTH=100%><A HREF="/speak/slideshow/22648045?c=1445357&ret=L2ZvcnVtL3IyMjY0NzUzNi54bWw%3D"><IMG class="apic" BORDER=0 TITLE="73618 bytes" WIDTH=600 HEIGHT=212 SRC="/r0/download/1445357.thumb600~fd4c8e59b8a7add298869bd9fef2417c/Capture.JPG/thumb.jpg" ALT="Click for full size"></A></TD></TABLE></div>]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/remark,22648045</guid>
<pubDate>Thu, 02 Jul 2009 23:59:05 EDT</pubDate>
</item>

<item>
<title>Cisco 1701 w/ WIC1-ADSL problem-Any Help will be appreciated</title>
<link>http://www.dslreports.com/forum/remark,22647536</link>
<description><![CDATA[<A HREF="/useremail/u/571586"><b>kulmak3</b></A> : I have a DSL Extreme with DHCP account. It has been running on an old speedstream since I set the account up with no problems. I am wanting to configure a Cisco 1701 with a WIC1-ADSL modem. It looks like I am communicating with DSLExtreme but am not getting an IP address.<br><br>Here is the output from my putty session with 'debug atm events' on (the config follows the debug lines)<br><br>Smart Init is enabled<br>smart init is sizing iomem<br>ID MEMORY_REQ TYPE<br>MainBoard 0X00027A80 1701<br>0X000F3BB0 public buffer pools<br>0X00211000 public particle pools<br>VPN 0X00030C0C VPN Module Buffers<br>0X002E 0X0001B800 Card in slot 0<br>0X0007 0X00029400 Card in slot 1<br>TOTAL: 0X003A1E3C<br><br>If any of the above Memory Requirements are "UNKNOWN", you may be using an unsupported<br>configuration or there is a software problem and system operation may be compromised.<br><br>Allocating additional 7845725 bytes to IO Memory<br>Mem allocated: 89008743 bytes; IOMem allocated: 11654553 bytes<br><br>Restricted Rights Legend<br><br>Use, duplication, or disclosure by the Government is<br>subject to restrictions as set forth in subparagraph<br>(c) of the Commercial Computer Software - Restricted<br>Rights clause at FAR sec. 52.227-19 and subparagraph<br>(c) (1) (ii) of the Rights in Technical Data and Computer<br>Software clause at DFARS sec. 252.227-7013.<br><br>cisco Systems, Inc.<br>170 West Tasman Drive<br>San Jose, California 95134-1706<br><br>Cisco IOS Software, C1700 Software (C1700-K9O3SY7-M), Version 12.4(25a), RELEASE SOFTWARE (fc2)<br>Technical Support: &raquo;www.cisco.com/techsupport<br>Copyright (c) 1986-2009 by Cisco Systems, Inc.<br>Compiled Fri 22-May-09 20:20 by prod_rel_team<br><br>This product contains cryptographic features and is subject to United<br>States and local country laws governing import, export, transfer and<br>use. Delivery of Cisco cryptographic products does not imply<br>third-party authority to import, export, distribute or use encryption.<br>Importers, exporters, distributors and users are responsible for<br>compliance with U.S. and local country laws. By using this product you<br>agree to comply with applicable laws and regulations. If you are unable<br>to comply with U.S. and local laws, return this product immediately.<br><br>A summary of U.S. laws governing Cisco cryptographic products may be found at:<br>&raquo;www.cisco.com/wwl/export/crypto/&middot;&middot;&middot;qrg.html<br><br>If you require further assistance please contact us by sending email to<br>export@cisco.com.<br><br>Cisco 1701 (MPC860P) processor (revision 0x201) with 86922K/11382K bytes of memory.<br>Processor board ID FOC10101NRL (2277953424), with hardware revision 0000<br>MPC860P processor: part number 5, mask 2<br>1 FastEthernet interface<br>1 ISDN Basic Rate interface<br>1 ATM interface<br>1 Virtual Private Network (VPN) Module<br>32K bytes of NVRAM.<br>32768K bytes of processor board System flash (Read/Write)<br><br>Press RETURN to get started!<br><br>*Mar 1 00:00:05.307: %LINK-3-UPDOWN: Interface FastEthernet0, changed state to up<br>*Mar 1 00:00:06.399: %LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet0, changed state to up<br>*Mar 1 00:00:13.419: %VPN_HW-6-INFO_LOC: Crypto engine: em 3 State changed to: Initialized<br>*Mar 1 00:00:13.423: %VPN_HW-6-INFO_LOC: Crypto engine: em 3 State changed to: Enabled<br>*Mar 1 00:00:22.575: %LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet0, changed state to up<br>*Mar 1 00:00:23.691: %LINEPROTO-5-UPDOWN: Line protocol on Interface NVI0, changed state to up<br>*Mar 1 00:00:33.027: %LINK-5-CHANGED: Interface BRI0, changed state to administratively down<br>*Mar 1 00:00:33.147: %SYS-5-CONFIG_I: Configured from memory by console<br>*Mar 1 06:08:38.859: %LINEPROTO-5-UPDOWN: Line protocol on Interface BRI0, changed state to down<br>*Mar 1 06:08:40.067: %SYS-5-RESTART: System restarted --<br>Cisco IOS Software, C1700 Software (C1700-K9O3SY7-M), Version 12.4(25a), RELEASE SOFTWARE (Router>fc2)<br>Technical Support: &raquo;www.cisco.com/techsupport<br>Copyright (c) 1986-2009 by Cisco Systems, Inc.<br>Compiled Fri 22-May-09 20:20 by prod_rel_team<br>*Mar 1 06:08:40.111: %SNMP-5-COLDSTART: SNMP agent on host Router is undergoing a cold start<br><br>Router>en<br>Password:<br><br>*Mar 1 06:09:20.139: %LINK-3-UPDOWN: Interface ATM0, changed state to up<br>*Mar 1 06:09:21.139: %LINEPROTO-5-UPDOWN: Line protocol on Interface ATM0, changed state to up<br><br>Router#show ip interface brief<br><br>Interface IP-Address OK? Method Status Protocol<br>ATM0 unassigned YES NVRAM up up<br>ATM0.1 unassigned YES DHCP up up<br>BRI0 unassigned YES NVRAM administratively down down<br>BRI0:1 unassigned YES unset administratively down down<br>BRI0:2 unassigned YES unset administratively down down<br>FastEthernet0 192.168.1.1 YES NVRAM up up<br>NVI0 unassigned NO unset up up<br><br>Router#debug atm events<br><br>ATM events debugging is on<br><br>Router#config t<br>Enter configuration commands, one per line. End with CNTL/Z.<br>Router(config)#int<br>Router(config)#interface atm 0.1<br>Router(config-subif)#shut<br>Router(config-subif)#exit<br>Router(config)#<br>*Mar 1 06:09:53.043: dslsar_1a_teardown_vc(ATM0): vc:1 vpi:0 vci:35<br>*Mar 1 06:09:53.043: ATM(): IP multicast cache invalidated for ATM0.1int<br>Router(config)#interface atm 0<br>Router(config-if)#no shut<br>Router(config-if)#shut<br>Router(config-if)#<br><br>*Mar 1 06:10:03.035: ATM0 dslsar_1a_shutdown: state=6<br>*Mar 1 06:10:03.035: dslsar disable ATM0<br>*Mar 1 06:10:03.035: DSL: SET: [DMTDSL_SHOWTIME -> DMTDSL_STOP]<br>*Mar 1 06:10:03.039: Resetting ATM0<br>*Mar 1 06:10:03.239: DSL: SM: [DMTDSL_SHOWTIME -> DMTDSL_STOP]<br>*Mar 1 06:10:03.739: DSL(ATM0): Sent command 0x4<br>*Mar 1 06:10:04.287: DSL: Received response: 0x25<br>*Mar 1 06:10:04.291: DSL(ATM0): Connection closed<br>*Mar 1 06:10:05.035: %LINK-5-CHANGED: Interface ATM0, changed state to administratively down<br>*Mar 1 06:10:05.035: dslsar_atm_lineaction(ATM0): state=6<br>*Mar 1 06:10:06.035: %LINEPROTO-5-UPDOWN: Line protocol on Interface ATM0, changed state to down<br><br>Router(config-if)#no shut<br>Router(config-if)#<br><br>*Mar 1 06:10:24.367: ATM0 dslsar_1a_reset: PLIM type is 18, Rate is 768Mbps<br>*Mar 1 06:10:24.367: ATM0 dslsar_1a_shutdown: state=4<br>*Mar 1 06:10:24.367: dslsar disable ATM0<br>*Mar 1 06:10:24.367: DSL: SET: [DMTDSL_STOP -> DMTDSL_INIT]<br>*Mar 1 06:10:24.367: Resetting ATM0<br>*Mar 1 06:10:24.371: dslsar_1a_config(ATM0)<br>*Mar 1 06:10:24.371: dslsar_1a_enable(ATM0)<br>*Mar 1 06:10:24.371: ATM0: dslsar_init<br>*Mar 1 06:10:24.383: ATM0 dslsar_MatchSARTxToLineSpeed(): usbw 768, clkPerCell 19504 prev_clkPerCell 9702<br>*Mar 1 06:10:24.383: ATM0 dslsar_MatchSARTxToLineSpeed(): Changing line speed from fast to slow<br>*Mar 1 06:10:24.491: ATM0 dslsar_update_us_bandwidth(): upstream bw =768 Kbps<br>*Mar 1 06:10:24.991: (ATM0)1a_enable: delay activation of vcd=1, vc=0x836F5504<br>*Mar 1 06:10:24.995: DSL: SM: [DMTDSL_STOP -> DMTDSL_INIT]<br>*Mar 1 06:10:24.995: DSL: SM: [DMTDSL_INIT -> DMTDSL_DLOAD_1]<br>*Mar 1 06:10:24.999: DSL: Downloading ASW_init_3_8_131.bin<br>*Mar 1 06:10:25.011: DSL:(ATM0) Downloaded 5 blocks... Finished!<br>*Mar 1 06:10:25.011: DSL(ATM0): Sent command 0x14<br>*Mar 1 06:10:26.367: %LINK-3-UPDOWN: Interface ATM0, changed state to down<br>*Mar 1 06:10:26.367: dslsar_atm_lineaction(ATM0): state=0<br>*Mar 1 06:10:28.919: DSL: Received response: 0x80<br>*Mar 1 06:10:28.919: DSL: SM: [DMTDSL_DLOAD_1 -> DMTDSL_DLOAD_2]<br>*Mar 1 06:10:29.311: DSL: Downloading ASW_R3_8_131.bin<br>*Mar 1 06:10:29.539: DSL(ATM0): Downloaded 100 blocks<br>*Mar 1 06:10:29.771: DSL(ATM0): Downloaded 200 blocks<br>*Mar 1 06:10:29.999: DSL(ATM0): Downloaded 300 blocks<br>*Mar 1 06:10:30.231: DSL(ATM0): Downloaded 400 blocks<br>*Mar 1 06:10:30.463: DSL(ATM0): Downloaded 500 blocks<br>*Mar 1 06:10:30.691: DSL(ATM0): Downloaded 600 blocks<br>*Mar 1 06:10:30.919: DSL(ATM0): Downloaded 700 blocks<br>*Mar 1 06:10:31.151: DSL(ATM0): Downloaded 800 blocks<br>*Mar 1 06:10:31.383: DSL(ATM0): Downloaded 900 blocks<br>*Mar 1 06:10:31.611: DSL(ATM0): Downloaded 1000 blocks<br>*Mar 1 06:10:31.839: DSL(ATM0): Downloaded 1100 blocks<br>*Mar 1 06:10:32.071: DSL(ATM0): Downloaded 1200 blocks<br>*Mar 1 06:10:32.299: DSL(ATM0): Downloaded 1300 blocks<br>*Mar 1 06:10:32.343: DSL:(ATM0) Downloaded 1317 blocks... Finished!<br>*Mar 1 06:10:32.343: DSL(ATM0): Sent command 0x14<br>*Mar 1 06:10:34.351: set tx_gain_offset to 0<br>*Mar 1 06:10:34.351: set rx_gain_offset to 0<br>*Mar 1 06:10:34.351: set target_noise_margin_offset to 0<br>*Mar 1 06:10:34.351: set max_bits_tone_limit to 14<br>*Mar 1 06:10:34.351: changed current state to do open!!<br>*Mar 1 06:10:34.355: DSL: SM: [DMTDSL_DLOAD_2 -> DMTDSL_DO_OPEN]<br>*Mar 1 06:10:34.355: DSL: Send ADSL_OPEN command.<br>*Mar 1 06:10:34.359: DSL(ATM0): Using subfunction 0x15<br>*Mar 1 06:10:34.359: LOCAL:Max noise margin for power cutoff 31<br>*Mar 1 06:10:34.359: DSL(ATM0): Sent command 0x3<br>*Mar 1 06:10:36.859: DSL(ATM0): 1: Modem state = 0x8<br>*Mar 1 06:10:39.359: DSL(ATM0): 2: Modem state = 0x8<br>*Mar 1 06:10:41.859: DSL(ATM0): 3: Modem state = 0x8<br>*Mar 1 06:10:44.359: DSL(ATM0): 4: Modem state = 0x8<br>*Mar 1 06:10:46.859: DSL(ATM0): 5: Modem state = 0x8<br>*Mar 1 06:10:49.359: DSL(ATM0): 6: Modem state = 0x10<br>*Mar 1 06:10:51.859: DSL(ATM0): 7: Modem state = 0x10<br>*Mar 1 06:10:54.359: DSL(ATM0): 8: Modem state = 0x10<br>*Mar 1 06:10:56.859: DSL(ATM0): 9: Modem state = 0x10<br>*Mar 1 06:10:57.479: DSL: Received response: 0x24<br>*Mar 1 06:10:57.479: DSL: Showtime!<br>*Mar 1 06:10:57.479: DSL(ATM0): Sent command 0x11<br>*Mar 1 06:10:57.483: DSL: Received response: 0x61<br>*Mar 1 06:10:57.483: DSL: Read firmware revision 0x1A04<br>*Mar 1 06:10:57.483: DSL(ATM0): Sent command 0x31<br>*Mar 1 06:10:57.491: DSL: Received response: 0x12<br>*Mar 1 06:10:57.491: DSL(ATM0): operation mode 0x0002<br>*Mar 1 06:10:57.491: DSL(ATM0): Sent command 0x33<br>*Mar 1 06:10:57.495: DSL: Received response: 0x16<br>*Mar 1 06:10:57.495: DSL(ATM0): Far End ITU Country Code 0x00<br>*Mar 1 06:10:57.495: DSL: Far End ITU Vendor ID<br>*Mar 1 06:10:57.495: DSL: Far End ITU Vendor ID Specific 0x0000<br>*Mar 1 06:10:57.495: DSL: Far End ITU Vendor STD Number 0x0001<br>*Mar 1 06:10:57.495: DSL(ATM0): Sent command 0x32<br>*Mar 1 06:10:57.503: DSL: Received response: 0x14<br>*Mar 1 06:10:57.503: DSL(ATM0): Near End ITU Country Code 0x00<br>*Mar 1 06:10:57.503: DSL: Near End ITU Vendor ID ALCB<br>*Mar 1 06:10:57.503: DSL: Near End ITU Vendor ID Specific 0x0000<br>*Mar 1 06:10:57.503: DSL: Near End ITU Vendor STD Number 0x0001<br>*Mar 1 06:10:57.503: ATM0 dslsar_MatchSARTxToLineSpeed(): usbw 768, clkPerCell 19504 prev_clkPerCell 19504<br>*Mar 1 06:10:57.503: ATM0 dslsar_update_us_bandwidth(): upstream bw =768 Kbps<br>*Mar 1 06:10:57.503: DSL: SM: [DMTDSL_DO_OPEN -> DMTDSL_SHOWTIME]<br>*Mar 1 06:11:06.647: dslsar_periodic: ENABLING DSLSAR<br>*Mar 1 06:11:06.655: (ATM0)1a_enable: delay activation of vcd=1, vc=0x836F5504<br>*Mar 1 06:11:08.139: ATM0 dslsar_verify_tsc_write: Read Verification failed<br>*Mar 1 06:11:17.139: ATM0 dslsar_verify_tsc_write: Read Verification failed<br>*Mar 1 06:11:27.139: dslsar enable ATM0<br>*Mar 1 06:11:27.139: ATM0: dslsar_bringup_interface: Interface and atm_db flags are UP<br>*Mar 1 06:11:29.139: %LINK-3-UPDOWN: Interface ATM0, changed state to up<br>*Mar 1 06:11:29.139: dslsar_atm_lineaction(ATM0): state=4<br>*Mar 1 06:11:30.139: %LINEPROTO-5-UPDOWN: Line protocol on Interface ATM0, changed state to up<br><br>Router(config-if)#exit<br>Router(config)#int<br>Router(config)#interface atm 0.1<br>Router(config-subif)#no shut<br>Router(config-subif)#<br><br>*Mar 1 06:11:47.147: dslsar_txRingParamInit_and_tcqSetup(): default tx-ring setting is selected for vpi/vci = 0/35<br>*Mar 1 06:11:47.147: ATM0:dslsar_init_tx_chan_desc_per_vc, vcd = 1, addr = 0x00011040, size = 64<br>*Mar 1 06:11:47.151: ATM0 dslsar_vc_setup: vcd 1<br>*Mar 1 06:11:47.151: CONFIGURING(ATM0) VC 1 (0/35) IN TX SCHEDULE TABLE SET 1<br>*Mar 1 06:11:47.151: (ATM0)Forcing Peakrate and Avgrate to: 768<br>*Mar 1 06:11:47.151: (ATM0)Requested QoS: Peakrate = 768, Avgrate = 768, Burstsize =0<br>*Mar 1 06:11:47.151: (ATM0)Configuring VC 1: slot 0 in TST 5<br>*Mar 1 06:11:47.151: (ATM0) SUCCESSFUL CONFIGURATION OF VC 1 (0/35), QOS Type 4<br>*Mar 1 06:11:47.151: dslsar_setup_cos(ATM0): vc:1 wred_name:- max_q:0<br>*Mar 1 06:11:47.151: ATM0: vcd = 1, max_tx_time = 2793<br><br>Router(config-subif)#<br>Router(config-subif)#exit<br>Router(config)#exit<br>Router#show run<br><br>*Mar 1 06:12:06.283: %SYS-5-CONFIG_I: Configured from console by consolerun<br><br>Building configuration...<br><br>Current configuration : 1280 bytes<br>!<br>version 12.4<br>service timestamps debug datetime msec<br>service timestamps log datetime msec<br>no service password-encryption<br>!<br>hostname Router<br>!<br>boot-start-marker<br>boot-end-marker<br>!<br>enable secret xxxxxxx<br>enable password xxxxxxx<br>!<br>no aaa new-model<br>mmi polling-interval 60<br>no mmi auto-configure<br>no mmi pvc<br>mmi snmp-timeout 180<br>no ip routing<br>!<br>no ip cef<br>ip auth-proxy max-nodata-conns 3<br>ip admission max-nodata-conns 3<br>!<br>interface ATM0<br>no ip address<br>no ip route-cache<br>no atm ilmi-keepalive<br>dsl operating-mode auto<br>!<br>interface ATM0.1 point-to-point<br>ip address dhcp<br>ip nat outside<br>ip virtual-reassembly<br>no ip route-cache<br>pvc 0/35<br>encapsulation aal5snap<br>!<br>interface BRI0<br>no ip address<br>encapsulation hdlc<br>no ip route-cache<br>shutdown<br>!<br>interface FastEthernet0<br>ip address 192.168.1.1 255.255.255.0<br>ip nat inside<br>ip virtual-reassembly<br>no ip route-cache<br>speed auto<br>full-duplex<br>!<br>ip forward-protocol nd<br>ip http server<br>no ip http secure-server<br>!<br>ip nat inside source list 1 interface ATM0.1 overload<br>!<br>access-list 1 remark INSIDE_IF=FastEthernet0<br>access-list 1 remark SDM_ACL Category=2<br>access-list 1 permit 192.168.1.0 0.0.0.255<br>!<br>control-plane<br>!<br>line con 0<br>line aux 0<br>line vty 0 4<br>password xxxxxxxx<br>login<br>!<br>end ]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/remark,22647536</guid>
<pubDate>Thu, 02 Jul 2009 21:47:22 EDT</pubDate>
</item>

</channel>
</rss>
