Re: Asynch on 3640 [7:12142]

2001-07-13 Thread Michael L. Williams

Can you use the serial ports on the 3640 for async?   I'm wrestling with a
situation where I want to configure an external modem to dial into the
router using PPP to test Radius authentication.. I was trying to find a
way to take the mini serial connector and convert it to RS-232 to connect to
the modem...I ended up configuring the modem thru the AUX port, but you
can't make that part of a rotary group and I wanna test the Dialer interface
so I know how it'll work on all of the other ports (we're using a PRI T1
controller with the internal Digital Modem module to accept analog modem
calls as well as ISDN)

Mike W.

Brian Wilkins  wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
 It sounds like you are trying to configure dialbackup.  If this is the
case,
 you just need to put a backup interface statement under the interface to
 be backed up, configure a route with a higher admin-distance on the backup
 interface, and setup an ACL to specify interesting traffic.  If you get
 those item accomplished, it should work.

 Hope that helps.

 Brian Wilkins




Message Posted at:
http://www.groupstudy.com/form/read.php?f=7i=12335t=12142
--
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



Asynch on 3640 [7:12142]

2001-07-12 Thread No Data

Im trying to configure a my 3640 to dial a ppp server
and then route ip over that link.  It will stay up
permanently until the frame connection comes back up. 
Im putting a wic-2a/s into wic1 on the NM in slot 1. 
First off Im not real sure how the line numbering will
go (cisco's site is pretty meager unless its an 8 or
16 port NM).  Secondly how do I configure this to just
dial out?  Im thinking.

line #
speed 115200
flowcontrol hardware
transport input all
stopbits 1
modem inout
modem autoconfigure type usr_sportster

int serial #  (this is how I think the a/s will show
up)
encapsulation ppp
async dynamic address
ppp authenticaion pap
dialer-map ip ?.?.?.? name destination 555-1212
ppp pap sent-username ### password ###

then put a static route in and ping the destination. 
Does this look even remotely correct.

Ben

__
Do You Yahoo!?
Get personalized email addresses from Yahoo! Mail
http://personal.mail.yahoo.com/




Message Posted at:
http://www.groupstudy.com/form/read.php?f=7i=12142t=12142
--
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



RE: Asynch on 3640 [7:12142]

2001-07-12 Thread Brian Wilkins

It sounds like you are trying to configure dialbackup.  If this is the case,
you just need to put a backup interface statement under the interface to
be backed up, configure a route with a higher admin-distance on the backup
interface, and setup an ACL to specify interesting traffic.  If you get
those item accomplished, it should work.

Hope that helps.

Brian Wilkins


Message Posted at:
http://www.groupstudy.com/form/read.php?f=7i=1t=12142
--
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]