RE: ISDN setup

2000-07-10 Thread Geelen.Ruud
; [EMAIL PROTECTED] Onderwerp: RE: ISDN setup The only problem with placing an interface in backup mode, on ISDN, for example, Is that when you do a show ISDN sta, you get is reflceted as deactivated. I prefer to us defualt route with a higher administrative cost. Each to there own though Andrew

RE: ISDN setup

2000-06-25 Thread Andrew Larkins
0 14:50 To: [EMAIL PROTECTED] Subject: Re: ISDN setup In the frame relay interface use the following command. backup-interface bri0 (or whatever the bri interface is). Configure your ISDN interface the same as you would normally and this should bring up the line if the frame relyay goes down.

Re: ISDN setup

2000-06-19 Thread jenny . mcleod
y Jenny Mcleod/NSO/CSDA on 19/06/2000 12:04 --- "Russell Lusignan" <[EMAIL PROTECTED]> on 16/06/2000 02:12:30 Please respond to "Russell Lusignan" <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] cc:(bcc: JENNY MCLEOD/NSO/CSDA) Subject:

Re: ISDN setup

2000-06-16 Thread Russell Lusignan
You would use BRI0 interfaces on R1 and R2 as backup interfaces to the serial interfaces. R1: int s0 backup int bri0 backup delay 20 40 // Dial R2 if s0 is down for 20 secs, wait 40 secs to disconnect once s0 is back up. ! configure the BRI0 interface to dial R2 R2: int s0 backup int bri0 backup

Re: ISDN setup

2000-06-16 Thread Don Orlik
In the frame relay interface use the following command. backup-interface bri0 (or whatever the bri interface is). Configure your ISDN interface the same as you would normally and this should bring up the line if the frame relyay goes down. Don ""Omer Shommo"" <[EMAIL PROTECTED]> wrote in messag