cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
6026
Views
5
Helpful
4
Replies

error report %DIALER-6-BIND

aadilovic
Level 1
Level 1

i get this error from router 1841

*Apr 27 13:16:27.645: %DIALER-6-BIND: Interface Vi2 bound to profile Di0

*Apr 27 13:16:27.649: %LINK-3-UPDOWN: Interface Virtual-Access2, changed

state t

o up

*Apr 27 13:16:27.925: %DIALER-6-UNBIND: Interface Vi2 unbound from profile

Di0

*Apr 27 13:16:27.929: %LINK-3-UPDOWN: Interface Virtual-Access2, changed

state t

o down

does anyone know what is the problem and how can i fix it,

pls

thx

4 Replies 4

Richard Burts
Hall of Fame
Hall of Fame

Amar

I do not believe that we have enough information here to find the problem. The output that you posted indicates that there is a virtual-access interface interacting with a dialer profile. At 13:16:27.649 the virtual-access is bound to the dialer profile and at 13:16:27.925 it is unbound. It would appear that during the elapsed time that the dialer profile attempted to do something, but we do not know what it was attempting and what the outcome was.

Perhaps we would get more useful information if you run and post the output of debug isdn q931 and perhaps the output of debug dialer.

HTH

Rick

HTH

Rick

Ok.

For now I can not give you more info, like debug status,

I will have the debug info after the holidays..

But, I can say that we use an ADSL internet connection, pppoe,

with a dialer interface and a dynamic ip.

during the establishment of the pppoe connection my virtual-access

interface keeps unbinding itself from the dialer and the connection

lasts a mare second or two and brakes.

i hope this info also helps and will be posting the debug output in a few days

thx

Seems like your PPP could be failing, run some debugs and post us the results when you have a chance.

debug ppp nego

debug ppp authen

Use "callin" option with ppp under Dialer interface

"ppp authentication chap callin"

The full ppp configuration:

interface Dialer1
 ip address negotiated
 ip mtu 1492
 encapsulation ppp
 dialer pool 1
 dialer-group 1
 ppp authentication chap callin
 ppp chap hostname XXXX
 ppp chap password 0 XX

interface Ethernet0/0
 no ip address
 pppoe enable group global
 pppoe-client dial-pool-number 1
end

ip route 192.0.0.0 255.255.0.0 Dialer1 ( static route towards ISP network)

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community:

Review Cisco Networking products for a $25 gift card