Dialer with AUX back to back

From: syv (syv@xxxxxxxxxxxxxxx)
Date: Sun Aug 04 2002 - 01:58:23 GMT-3


   
Hi,

Thanks to C. Warren, I have it working but every few seconds
the Async1 is unbound from dialer1.

Aug 3 21:43:46 PDT: %DIALER-6-UNBIND: Interface As1 unbound from profile Di1
Aug 3 21:43:48 PDT: %LINK-5-CHANGED: Interface Async1, changed state to reset
Aug 3 21:43:49 PDT: %LINEPROTO-5-UPDOWN: Line protocol on Interface Async1, ch
anged state to down
Aug 3 21:43:53 PDT: %LINK-3-UPDOWN: Interface Async1, changed state to up
Aug 3 21:43:53 PDT: %DIALER-6-BIND: Interface As1 bound to profile Di1
Aug 3 21:43:56 PDT: %LINEPROTO-5-UPDOWN: Line protocol on Interface Async1, ch
anged state to up
Aug 3 21:45:53 PDT: %DIALER-6-UNBIND: Interface As1 unbound from profile Di1
Aug 3 21:45:55 PDT: %LINK-5-CHANGED: Interface Async1, changed state to reset
Aug 3 21:45:56 PDT: %LINEPROTO-5-UPDOWN: Line protocol on Interface Async1, ch
anged state to down
Aug 3 21:46:00 PDT: %LINK-3-UPDOWN: Interface Async1, changed state to up
Aug 3 21:46:00 PDT: %DIALER-6-BIND: Interface As1 bound to profile Di1
Aug 3 21:46:03 PDT: %LINEPROTO-5-UPDOWN: Line protocol on Interface Async1, ch
anged state to up
Aug 3 21:48:00 PDT: %DIALER-6-UNBIND: Interface As1 unbound from profile Di1
Aug 3 21:48:02 PDT: %LINK-5-CHANGED: Interface Async1, changed state to reset
Aug 3 21:48:03 PDT: %LINEPROTO-5-UPDOWN: Line protocol on Interface Async1, ch
anged state to down
Aug 3 21:48:07 PDT: %LINK-3-UPDOWN: Interface Async1, changed state to up
Aug 3 21:48:07 PDT: %DIALER-6-BIND: Interface As1 bound to profile Di1
Aug 3 21:48:10 PDT: %LINEPROTO-5-UPDOWN: Line protocol on Interface Async1, ch
anged state to up
Aug 3 21:50:07 PDT: %DIALER-6-UNBIND: Interface As1 unbound from profile Di1
Aug 3 21:50:09 PDT: %LINK-5-CHANGED: Interface Async1, changed state to reset
Aug 3 21:50:10 PDT: %LINEPROTO-5-UPDOWN: Line protocol on Interface Async1, ch
anged state to down
Aug 3 21:50:14 PDT: %LINK-3-UPDOWN: Interface Async1, changed state to up
Aug 3 21:50:14 PDT: %DIALER-6-BIND: Interface As1 bound to profile Di1
Aug 3 21:50:17 PDT: %LINEPROTO-5-UPDOWN: Line protocol on Interface Async1, ch
anged state to up

interface Async1
 no ip address
 encapsulation ppp
 dialer in-band
 dialer pool-member 1
 async dynamic routing
 async mode dedicated
!
interface Dialer1
 ip address 192.168.10.1 255.255.255.0
 encapsulation ppp
 dialer pool 1
 dialer remote-name c2505
 dialer string 1234567
 dialer-group 1
!
line aux 0
 exec-timeout 0 0
 script dialer null-modem
 logging synchronous
 modem InOut
 transport input all
 flowcontrol hardware

Any suggestion?

----
syv@911networks.com


This archive was generated by hypermail 2.1.4 : Sat Sep 07 2002 - 19:48:15 GMT-3