Re: Serial Interface ISDN

From: Hansang Bae (hbae@xxxxxxxxxx)
Date: Tue May 28 2002 - 22:04:05 GMT-3


   
At 04:47 PM 5/28/2002 +0530, thunai@netsol.co.in wrote:
>Hai Groups ,
>
> Is there any way i can configure my serial interface for ISDN
>dialup...(using my TA)

Of course. Just make sure that your TAs are configured properly.

interface Serial0
 description ISDN Dial Back-Up Connection: Dialer1 by design. SPIDs: blah blah
 no ip address
 encapsulation ppp
 dialer in-band
 dialer rotary-group 1
 pulse-time 1
 no shutdown
!
interface Dialer1
 description B Channel to blah
 ip address blah blah
 encapsulation ppp
 ip ospf network point-to-multipoint
 ip ospf cost 6250
 bandwidth 64
 dialer in-band
 dialer idle-timeout 300
 dialer wait-for-carrier-time 60
 dialer map ip blah name foobar broadcast 15555551500
 dialer hold-queue 10
 dialer-group 2
 ppp authentication chap
 no shutdown
!
[snip] other usual dialer-list stuff....



This archive was generated by hypermail 2.1.4 : Thu Jun 13 2002 - 10:59:11 GMT-3