08-02-2002 12:41 AM - edited 03-02-2019 12:23 AM
Hi,
1. i m having isdn TA that i want to configure to automatically dial on power on and keep attempt to dial the stored no. unless communication get established.
2. TA have to dial some stored no. but after handshaking between modem i want username and password needs to be send for authentication . how can i do that?
ISDN TA is linked with my router 2501
For leased line i m able to do but do not know how to do for dialup ISDN?
08-02-2002 08:03 AM
Need to configure the interface on which the isdn TA is connected with 2501 for username and password to be sent.
Mostly you have bri interface on 2501 on which you have connected the TA. You need to configure those interface for authentication. Here is the link which discuss that indetail,
http://www.cisco.com/univercd/cc/td/doc/product/software/ios122/122cgcr/fdial_c/fnsprt3/dcdbri.htm
08-04-2002 08:41 PM
Hi,
This link does not talk about a situation where u do not have bri port and u have attached a external isdn TA.
This link talks about where u have in inbuilt bri port like 2503 router.
08-05-2002 03:10 AM
the command is modem inout or something just refer it from the cisco site
that will enable the serial int coming from your TA to dial remember there is not much u can do here to debug so copy the config as it is from the cisco site
08-05-2002 03:16 AM
cisco 2501 has 2 wan port supporting sync , so i belive it can not dial using external iSDN TA
08-05-2002 04:17 AM
interface Serial0
ip address x.x.x.x x.x.x.x
no ip directed-broadcast
encapsulation ppp
no ip mroute-cache
dialer in-band
dialer string xxxxxxxxx
dialer-group 1
pulse-time 1
ppp authentication chap
and ISDN TA must be in V.25Bis mode
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide