From: syv (syv@xxxxxxxxxxxxxxx)
Date: Sat Aug 03 2002 - 20:25:03 GMT-3
   
Hi,
I have 2 routers connected back to back through the Aux port
with a console cable.
=====Works=====Works=====Works=====Works=====Works
Aux to aux with console cable
Same on both sides:
interface Async1
 ip address 192.168.10.2 255.255.255.0
 encapsulation ppp
 async dynamic routing
 async mode dedicated
line aux 0
 exec-timeout 0 0
 logging synchronous
 modem InOut
 transport input all
 flowcontrol hardware
c2505#p 192.168.10.1
Type escape sequence to abort.
Sending 5, 100-byte ICMP Echos to 192.168.10.1, timeout is 2 seconds:
!!!!!
Success rate is 100 percent (5/5), round-trip min/avg/max = 240/240/240 ms
c2505#
=====Does not work =====Does not work=====Does not work=====Does not work
Missing dialer map ip 192.168.10.1 name c2505 on dialer
interface. I cannot enter it, it's not a valid option!
username c2502 password 0 123456
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.2 255.255.255.0
 dialer pool 1
 dialer-group 1
 no cdp enable
!
access-list 101 remark .............for dialer-list 1
access-list 101 permit icmp any any
access-list 101 permit ip any any
dialer-list 1 protocol ip list 101
!
line aux 0
 exec-timeout 0 0
 logging synchronous
 modem InOut
 transport input all
 flowcontrol hardware
end
c2505#
c2505#sh deb
Dial on demand:
  Dial on demand events debugging is on
c2505#p 192.168.10.1
Type escape sequence to abort.
Sending 5, 100-byte ICMP Echos to 192.168.10.1, timeout is 2 seconds:
Aug  3 16:16:21 PDT: Di1 DDR: Cannot place call, no dialer string set.
Aug  3 16:16:23 PDT: Di1 DDR: Cannot place call, no dialer string set.
Aug  3 16:16:25 PDT: Di1 DDR: Cannot place call, no dialer string set.
Aug  3 16:16:27 PDT: Di1 DDR: Cannot place call, no dialer string set.
Aug  3 16:16:29 PDT: Di1 DDR: Cannot place call, no dialer string set.
Success rate is 0 percent (0/5)
c2505(config)#int di1
c2505(config-if)#dialer ?
  callback-secure        Enable callback security
  called                 Specify called telephone number to be screened
  caller                 Specify calling telephone number to be screened
  enable-timeout         Set length of time an interface stays down before it
                         is available for dialing
  fast-idle              Set idle time before disconnecting line with an
                         unusually high level of contention
  hold-queue             Configure output hold queue
  idle-timeout           Specify idle timeout before disconnecting line
  in-band                Set v.25bis dialing for interface
  load-threshold         Specify threshold for placing additional calls
  max-call               Specify maximum number of calls
  pool                   Specify dialer pool to be used
  redial                 Configure redial for this interface
  remote-name            Configure a remote name
  rotor                  Set outbound rotor order
  snapshot               Enable snapshot address for dialer profile
  string                 Specify telephone number to be passed to DCE device
  vpdn                   Enable vpdn dial
  wait-for-carrier-time  How long the router will wait for carrier
  watch-disable          Time to wait before bringing down watched route link
  watch-group            Assign interface to dialer-watch-list
Any suggestion?
---- syv@911networks.com
This archive was generated by hypermail 2.1.4 : Sat Sep 07 2002 - 19:48:15 GMT-3