RE: AUX-AUX Back to back no modems

From: Denise Donohue (fradendon@xxxxxxxxxxx)
Date: Sun Feb 24 2002 - 18:17:26 GMT-3


   
Are you talking about this? Or am I misunderstanding what you're asking?

ON ROUTER 1:

!
chat-script virtualmodem ""

interface Async10
 no ip address
 no ip directed-broadcast
 encapsulation ppp
 dialer in-band
 dialer pool-member 1
 async default routing
 async dynamic routing
 async mode dedicated
!
line aux 0
 no exec
 exec-timeout 0 0
 script dialer vmodem
 modem Dialin
 transport input all
 speed 38400
 flowcontrol hardware

ON ROUTER 2
!
chat-script virtualmodem ""

interface Async1
 no ip address
 encapsulation ppp
 dialer in-band
 dialer pool-member 1
 async default routing
 async dynamic routing
 async mode dedicated
 no peer default ip address
!
line aux 0
 no exec
 exec-timeout 0 0
 script dialer virtualmodem
 modem Host
 transport input all
 speed 38400
 flowcontrol hardware

-----Original Message-----
From: nobody@groupstudy.com [mailto:nobody@groupstudy.com]On Behalf Of
yakoout
Sent: Saturday, February 23, 2002 10:12 PM
To: ccielab@groupstudy.com
Subject: AUX-AUX Back to back no modems

Hi all,

I am looking for config or pointers on conecting two 2500 routers VIA
AUX-AUX ports Back to back using rollover cable for ISDN dialup practice,
without the use of any modems. I am not sure if that is doable or not.

Your help is appreciated

Yakout



This archive was generated by hypermail 2.1.4 : Thu Jun 20 2002 - 13:46:33 GMT-3