03-25-2008 06:17 AM - edited 03-03-2019 09:15 PM
I am having trouble connecting to my ISP (ADSL via my 1841/Wic-1ADSL).
I have followed this configuration to a T:
http://www.cisco.com/en/US/tech/tk175/tk15/technologies_configuration_example09186a008071a6c3.shtml
But haven't had any success. I know the problem lies in the VPI/VCI pairing, and I have incorrect settings.
And normally, this is where one would call their ISP and get the correct information. Unfortunately - for myself - after calling their tech support line, I received the following help "if you're having trouble with your Cisco router, you need to call Cisco"
I was floored to say the least, but as my ISP is OCN NTT out of Japan, there's not much I can do since there's a bit of a communication gap between English and Japanese.
I've found a few great sites that are repositories for VPI/VCI pairs for ISPs in America - but nothing for this side of the world.
Would anybody know were I can go to get some more information on this?
Another option, if possible - does anybody know of an application to detect the pvc numbers (as I've temporarily returned to my original setup of a DSL modem provided by the ISP - until I can put the Cisco router into production).
Thank you very much for any assistance you can provide.
05-25-2008 05:24 AM
There's newer ADSL FW for you to try. If you have CCO download access:
ftp://
use 3-0-39
If you do not have download access:
ftp://ftp.cisco.com/pub/access/800
use 3-0-33
In both cases there is a readme explaining installation. I know that you will let use know how it goes, good luck!
Edit: pls also configure "dsl mode itu adsl2+" or something like that, can't remember now exactly.
05-25-2008 06:02 AM
It might help us figure out what you need if you post
a) what modem your ISP supplied to connect to your current xDSL service
b) your isp name
That way we might have a better idea of what settings should be used
05-25-2008 06:32 AM
Sirdudesly, all the information you're asking for is in the thread if you take the time to read it.
05-25-2008 01:56 PM
ah yes, I see it now. I somehow missed expanding one of the messages.
The claimed 40mpbs speed mentioned before seems somewhat odd from an ADSL connection.
05-25-2008 02:33 PM
Good point, in fact Japanese 40 Mbps service is "ADSL PlusQ", that appers to be a domestic standard.
The hope is that there is compatibility with the HWIC albeit to a slower speed.
05-25-2008 10:38 PM
I've been looking around, I can't find much on PlusQ all I can gather is that it's pretty much the same as 'normal' ADSL2+ but for much shorter cable runs (i'd like to see it work here on my 6km+ adsl2+ run :P)
11-25-2008 05:23 PM
Well, after life getting in the way - and everything in between.
I tried to hammer out this problem again.
Unfortunately - I can't get the ADSL line to stop "initializing" - and I can't get the connection to stay up.
For this, I went ahead and dropped the ISPs ADSL modem into the mix, and went with a PPPoE config, using their equipment.
Everything came up almost instantaneously - however, the connection is EXTREMELY SLOW, and most sites time out entirely. Using the ISPs equipment, everything was pretty speedy, but as soon as the Cisco router is put into the mix, it's slower than crap.
I've played with the MTU settings, and even gone as low as 800, but nothing seems to affect it.
Here is the config, and some output commands:
Here are the router specs:
Cisco 1841 (revision 7.0) with 354304K/38912K bytes of memory
Version 12.4(13r)T, RELEASE SOFTWARE (fc1)
flash: c1841-adventerprisek9-mz.124-15.T3.bin
Running Config:
interface FastEthernet0/1
description USS_WAN
no ip address
speed 100
full-duplex
pppoe enable group global
pppoe-client dial-pool-number 1
no cdp enable
interface Dialer1
ip address negotiated
ip mtu 1452
ip nat outside
ip virtual-reassembly
encapsulation ppp
ip tcp adjust-mss 1452
no ip mroute-cache
dialer pool 1
dialer-group 1
no cdp enable
ppp authentication chap pap callin
ppp chap hostname -----
ppp chap password -----
ppp pap sent-username ----- password -----
ppp ipcp route default
---------------
If anybody has any troubleshooting steps that I can take, I'd be in their debt.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide