From: James Kang (kang_z@hotmail.com)
Date: Wed Apr 16 2003 - 18:01:16 GMT-3
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