cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1348
Views
0
Helpful
5
Replies

DSL on HWIC-1ADSL over POTS

javaidiqbal6022
Level 1
Level 1

Hi,

I have a DSL line which is working when connected through Thoman router (Bridge mode) and then to cisco 2800 Router on Ethernet port.

However it doesn't work when connected on ATM0/2/0 on HWIC-1ADSL over POTS. Please help.

-------------------------------------------------------------------------------------------------------------------------------------------------------------------

Router#show dsl interface

ATM0/2/0

Alcatel 20190 chipset information

Line has not yet been activated.

Modem Status:    Down (DMTDSL_DO_OPEN)

DSL Mode:        Unknown

Interrupts:      5583908 (0 spurious)

PHY Access Err:  0

Activations:     0

LED Status:      OFF

LED On Time:     0

LED Off Time:    0

Init FW:         init_AMR-3.0.014_no_bist.bin

Operation FW:    AMR-3.0.014.bin

FW Source:       embedded

DSL: Training log buffer capability is not enabled

-------------------------------------------------------------------------------------------------------------------------------------------------------------------

5 Replies 5

Leo Laohoo
Hall of Fame
Hall of Fame

Can you post your configuration please?

Hi, thanks for your reply. Please find below config;

-------------------------------------------------------------

!

interface ATM0/2/0

no ip address

no atm ilmi-keepalive

hold-queue 224 in

!

interface ATM0/2/0.1 point-to-point

pvc 0/35

  pppoe-client dial-pool-number 1

!

!

interface Dialer1

mtu 1460

ip address negotiated

ip nat outside

ip virtual-reassembly

encapsulation ppp

dialer pool 1

dialer-group 1

no cdp enable

ppp authentication pap chap callin

ppp chap hostname

ppp chap password

ppp pap sent-username password

!

-------------------------------------------------------------

Please let me know if anything else required.

Hi,

The interesting thing is that it works with the same configuration on cisco 870 router.

Hi,

Can you do debug ppp negotiation and  debug ppp authentication

Regards.

Alain.

Don't forget to rate helpful posts.

Hi,

Thanks for the interest in my question. However, I have changed the ISP and it works with the same configuration.