modem call problem

From: chen yi (chenyinet@hotmail.com)
Date: Mon Nov 04 2002 - 09:13:13 GMT-3


cisco2501 aux connect to cisco2610 aux by modem
can connect but can't ping each other
seems the ppp protocol is not up
and after a while disconnect automatically

02:59:47: CHAT65: Completed match for expect: CONNECT
02:59:47: CHAT65: Chat script d0efault-d0ials0cript finished, status =
Success
02:59:49: %LINK-3-UPDOWN: Interface Async65, changed state to up
02:59:49: %DIALER-6-BIND: Interface As65 bound to profile Di1
02:59:50: %LINEPROTO-5-UPDOWN: Line protocol on Interface Async65, changed
state to up
03:02:21: %DIALER-6-UNBIND: Interface As65 unbound from profile Di1
03:02:23: %LINK-5-CHANGED: Interface Async65, changed state to reset
03:02:24: %LINEPROTO-5-UPDOWN: Line protocol on Interface Async65, changed
state to down
03:02:28: %LINK-3-UPDOWN: Interface Async65, changed state to down

the config of 2610
interface Async65
 no ip address
 dialer in-band
 dialer pool-member 1
 async default routing
 async mode interactive
!
interface Dialer1
 ip address 192.168.1.1 255.255.255.0
 encapsulation ppp
 dialer pool 1
 dialer string 4,55570289
 dialer-group 1
!
dialer-list 1 protocol ip permit
!
line aux 0
 no exec
 modem InOut
 modem autoconfigure discovery
 transport input all
 autoselect during-login
 autoselect ppp
 stopbits 1
 speed 115200
 flowcontrol hardware
line vty 0 4
 login
line vty 5 15
 login
!



This archive was generated by hypermail 2.1.4 : Tue Dec 03 2002 - 07:22:52 GMT-3