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

Cisco 877 ADSL PADI Expired

ez9
Level 1
Level 1

Hello,

I have a Cisco 877 and i want to register on it two ADSL lines. One PSTN and one ISDN.

I have successfully registered the PSTN line with this config:

-=-=-=-=-=-=-=-=-=-=-=

interface ATM0
no ip address
no atm ilmi-keepalive
pvc 8/35
pppoe-client dial-pool-number 1

-=-=-=-=-=-=-=-=-=-=-=

interface Dialer1
ip address negotiated
ip mtu 1492
ip nat outside
ip virtual-reassembly
encapsulation ppp
dialer pool 1
no cdp enable
ppp pap sent-username usename password 0 password

-=-=-=-=-=-=-=-=-=-=-=

Then i tried to register the ISDN line. I connect my ISDN bridged modem on fa3 with this config:

interface Vlan3
no ip address
pppoe enable group global
pppoe-client dial-pool-number 88

-=-=-=-=-=-=-=-=-=-=-=

interface FastEthernet3

 switchport access vlan 3

-=-=-=-=-=-=-=-=-=-=-=

interface Dialer88
ip address negotiated
ip mtu 1492
ip nat outside
ip virtual-reassembly
encapsulation ppp
dialer pool 88
no cdp enable
ppp pap sent-username username password 0 password

-=-=-=-=-=-=-=-=-=-=-=

The problem is that the ISDN line no registered and in debugs it shows the error 'PADI timer expired'. I then tried to shutdown the atm0 and dialer1 interfaces and the ISDN line comes up.

So i wonder if there is any pitfall in this config or i should add something more in my config in order to override this 'conflict'

Any help will be appreciated.

0 Replies 0
Review Cisco Networking for a $25 gift card