RE: connect the modem to aux port (not a ccie question, but

From: Cornejo, Frank (FCornejo@fnis.com)
Date: Wed Apr 16 2003 - 20:01:28 GMT-3


The following should work just fine.

You'll have to modify the modem type to match yours or do modem
autoconfigure discovery.

line aux 0
 exec-timeout 15 0
 modem InOut
 modem autoconfigure type usr_sportster
 transport input all
 stopbits 1
 speed 115200
 flowcontrol hardware

debug confmodem
ter mon
cle line aux 0

does debug output show modem configured?

If yes, then the output of show line aux 0 should show CTS*

Hope this helps.

Thanks,

Frank

 -----Original Message-----
From: James Kang [mailto:kang_z@hotmail.com]
Sent: Wednesday, April 16, 2003 2:01 PM
To: ccielab@groupstudy.com
Subject: connect the modem to aux port (not a ccie question, but very
common in the real world)

hello group
it is a basic question but really confused me.
i am trying to connect a modem to aux port so we can maintain the router by
dialing in through aux when troubleshooting. my configuration is as follow:
interface Async1
ip address 192.168.10.1 255.255.255.0
encapsulation ppp
async dynamic routing
async mode dedicated
!
no ip classless
ip route 0.0.0.0 0.0.0.0 Async1
logging buffered
!
line con 0
exec-timeout 0 0
line aux 0
modem InOut
transport input all
rxspeed 38400
txspeed 38400
flowcontrol hardware
line vty 0 4
login

there are several things i am not sure:
1,do i have to configure async interface or just aux )
2,are there special configuration on modem such as turn on the auto-answer
3, is the command " modem autoconfigure discovery" necessary ? if yes, how
can i avoid it? ( the ios-12.2 in 1721 does not has this command.)
any guideline is appreciated
james



This archive was generated by hypermail 2.1.4 : Thu May 01 2003 - 13:35:54 GMT-3