permanent ISDN connection

2000-08-29 Thread Rue Barb the Tangled

quick question - We're setting up a temp. ISDN connection and the powers 
that be want a PERMANENT (not DDR) connection on a Cisco 2500 (ios 11.2)

I've got a BRI and Dialer setup (which also aren't working, but that's 
another story) - is there a default - like Dialer idle-timeout 0 that will 
keep an ISDN connection up in a permanent state for a few weeks?

I know it doesn't make sense, but they're paying for it, so no skin off my 
nose.

CA
_
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.

Share information about yourself, create your own public profile at 
http://profiles.msn.com.

___
UPDATED Posting Guidelines: http://www.groupstudy.com/list/guide.html
FAQ, list archives, and subscription info: http://www.groupstudy.com
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



Permanent ISDN Connection

2000-08-29 Thread Liwanag, Manolito

Try the config below to get the Dialer and the BRI working.  Just increase
the Dialer idle-timeout to a larger number than 300 (5 min), 30 minutes or
even higher. Depending on the interesting traffic crossing, this should keep
the line up all the time as I am sure than during business hour someone will
be sending traffic to the link within the set time frame.

Hope that helps.  

Branch B Config
>Interface BRI0
>description Connected to Branch A
>no ip address
>no ip directed-broadcast
>encapsulation ppp
>dialer rotary-group 0
>isdn switch-type basic-ni
>isdn spid1 phone # Branch B
>isdn spid2 phone # Branch B
>no fair-queue
>no cdp enable
!
!
>interface Dialer0
>description Connected to Branch A
>ip address 10.1.1.5 255.0.0.0
>no ip directed-broadcast
>encapsulation ppp
>dialer in-band
>dialer idle-timeout 300
>dialer map ip 10.1.1.9 name ROUTERB broadcast Branch B phone #
>dialer map ip 10.1.1.9 name ROUTERB broadcast Branch B phone #
>dialer hold-queue 10
>dialer load-threshold 200 either
>dialer-group 1
>no fair-queue
>no cdp enable
>ppp authentication chap
>ppp multilink

Just reverse this for the other side.

Manolito Liwanag
IT&T Department
DRAKE INTERNATIONAL
416.216.1122 

___
UPDATED Posting Guidelines: http://www.groupstudy.com/list/guide.html
FAQ, list archives, and subscription info: http://www.groupstudy.com
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



RE: permanent ISDN connection

2000-08-29 Thread McCallum, Robert

you can make it stay up with a high dialer idle timeout and make your
interesting traffic whatever your routing protocol updates are. i.e.

interface bri0
dialer-group 1
..
..
..
..

dialer-list 1 protocol ip permit

Rip updates should then cause the dialer idle timeout to reset.

There must be an easier way to do this but for the life of me I cant think
straight.  I am now finishing while most of you are just starting.  Enjoy
your day!!



-Original Message-
From: Rue Barb the Tangled [mailto:[EMAIL PROTECTED]]
Sent: 29 August 2000 15:44
To: [EMAIL PROTECTED]
Subject: permanent ISDN connection


quick question - We're setting up a temp. ISDN connection and the powers 
that be want a PERMANENT (not DDR) connection on a Cisco 2500 (ios 11.2)

I've got a BRI and Dialer setup (which also aren't working, but that's 
another story) - is there a default - like Dialer idle-timeout 0 that will 
keep an ISDN connection up in a permanent state for a few weeks?

I know it doesn't make sense, but they're paying for it, so no skin off my 
nose.

CA
_
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.

Share information about yourself, create your own public profile at 
http://profiles.msn.com.

___
UPDATED Posting Guidelines: http://www.groupstudy.com/list/guide.html
FAQ, list archives, and subscription info: http://www.groupstudy.com
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]

___
UPDATED Posting Guidelines: http://www.groupstudy.com/list/guide.html
FAQ, list archives, and subscription info: http://www.groupstudy.com
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



RE: permanent ISDN connection

2000-08-29 Thread Rue Barb the Tangled

mnn - static routes all the way on this router - not going to be possible - 
although I suppose the occasional broadcast might bring it up.

RB


>From: "McCallum, Robert" <[EMAIL PROTECTED]>
>Reply-To: "McCallum, Robert" <[EMAIL PROTECTED]>
>To: "'Rue Barb the Tangled'" <[EMAIL PROTECTED]>, [EMAIL PROTECTED]
>Subject: RE: permanent ISDN connection
>Date: Tue, 29 Aug 2000 16:23:03 +0100
>
>you can make it stay up with a high dialer idle timeout and make your
>interesting traffic whatever your routing protocol updates are. i.e.
>
>interface bri0
>dialer-group 1
>..
>..
>..
>..
>
>dialer-list 1 protocol ip permit
>
>Rip updates should then cause the dialer idle timeout to reset.
>
>There must be an easier way to do this but for the life of me I cant think
>straight.  I am now finishing while most of you are just starting.  Enjoy
>your day!!
>
>
>
>-Original Message-
>From: Rue Barb the Tangled [mailto:[EMAIL PROTECTED]]
>Sent: 29 August 2000 15:44
>To: [EMAIL PROTECTED]
>Subject: permanent ISDN connection
>
>
>quick question - We're setting up a temp. ISDN connection and the powers
>that be want a PERMANENT (not DDR) connection on a Cisco 2500 (ios 11.2)
>
>I've got a BRI and Dialer setup (which also aren't working, but that's
>another story) - is there a default - like Dialer idle-timeout 0 that will
>keep an ISDN connection up in a permanent state for a few weeks?
>
>I know it doesn't make sense, but they're paying for it, so no skin off my
>nose.
>
>CA
>_
>Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.
>
>Share information about yourself, create your own public profile at
>http://profiles.msn.com.
>
>___
>UPDATED Posting Guidelines: http://www.groupstudy.com/list/guide.html
>FAQ, list archives, and subscription info: http://www.groupstudy.com
>Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]
>
>___
>UPDATED Posting Guidelines: http://www.groupstudy.com/list/guide.html
>FAQ, list archives, and subscription info: http://www.groupstudy.com
>Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]

_
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.

Share information about yourself, create your own public profile at 
http://profiles.msn.com.

___
UPDATED Posting Guidelines: http://www.groupstudy.com/list/guide.html
FAQ, list archives, and subscription info: http://www.groupstudy.com
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



RE: permanent ISDN connection

2000-08-29 Thread Sheahan, Ryan

It was recomended in a book I recently read to set the dialer-idle timout to
2147843, for permanent connections.  Not sure if it works, I have not tried
it.  Just going by the book.

RS 

-Original Message-
From: Rue Barb the Tangled
To: [EMAIL PROTECTED]; [EMAIL PROTECTED]
Sent: 8/29/00 11:49 AM
Subject: RE: permanent ISDN connection

mnn - static routes all the way on this router - not going to be
possible - 
although I suppose the occasional broadcast might bring it up.

RB


>From: "McCallum, Robert" <[EMAIL PROTECTED]>
>Reply-To: "McCallum, Robert" <[EMAIL PROTECTED]>
>To: "'Rue Barb the Tangled'" <[EMAIL PROTECTED]>,
[EMAIL PROTECTED]
>Subject: RE: permanent ISDN connection
>Date: Tue, 29 Aug 2000 16:23:03 +0100
>
>you can make it stay up with a high dialer idle timeout and make your
>interesting traffic whatever your routing protocol updates are. i.e.
>
>interface bri0
>dialer-group 1
>..
>..
>..
>..
>
>dialer-list 1 protocol ip permit
>
>Rip updates should then cause the dialer idle timeout to reset.
>
>There must be an easier way to do this but for the life of me I cant
think
>straight.  I am now finishing while most of you are just starting.
Enjoy
>your day!!
>
>
>
>-Original Message-
>From: Rue Barb the Tangled [mailto:[EMAIL PROTECTED]]
>Sent: 29 August 2000 15:44
>To: [EMAIL PROTECTED]
>Subject: permanent ISDN connection
>
>
>quick question - We're setting up a temp. ISDN connection and the
powers
>that be want a PERMANENT (not DDR) connection on a Cisco 2500 (ios
11.2)
>
>I've got a BRI and Dialer setup (which also aren't working, but that's
>another story) - is there a default - like Dialer idle-timeout 0 that
will
>keep an ISDN connection up in a permanent state for a few weeks?
>
>I know it doesn't make sense, but they're paying for it, so no skin off
my
>nose.
>
>CA
>___
__
>Get Your Private, Free E-mail from MSN Hotmail at
http://www.hotmail.com.
>
>Share information about yourself, create your own public profile at
>http://profiles.msn.com.
>
>___
>UPDATED Posting Guidelines: http://www.groupstudy.com/list/guide.html
>FAQ, list archives, and subscription info: http://www.groupstudy.com
>Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]
>
>___
>UPDATED Posting Guidelines: http://www.groupstudy.com/list/guide.html
>FAQ, list archives, and subscription info: http://www.groupstudy.com
>Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]


_
Get Your Private, Free E-mail from MSN Hotmail at
http://www.hotmail.com.

Share information about yourself, create your own public profile at 
http://profiles.msn.com.

___
UPDATED Posting Guidelines: http://www.groupstudy.com/list/guide.html
FAQ, list archives, and subscription info: http://www.groupstudy.com
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]

___
UPDATED Posting Guidelines: http://www.groupstudy.com/list/guide.html
FAQ, list archives, and subscription info: http://www.groupstudy.com
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



RE: permanent ISDN connection

2000-08-29 Thread Miller, Nathan (AZ15)

I am doing this to an ISP.  I have turned up NTP which sends an
"interesting" packet every 60 seconds.  This has worked fairly well for me
and the load imposed on the router and circuit is minimal.
Nathan Miller

-Original Message-
From: Rue Barb the Tangled [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, August 29, 2000 7:44 AM
To: [EMAIL PROTECTED]
Subject: permanent ISDN connection


quick question - We're setting up a temp. ISDN connection and the powers 
that be want a PERMANENT (not DDR) connection on a Cisco 2500 (ios 11.2)

I've got a BRI and Dialer setup (which also aren't working, but that's 
another story) - is there a default - like Dialer idle-timeout 0 that will 
keep an ISDN connection up in a permanent state for a few weeks?

I know it doesn't make sense, but they're paying for it, so no skin off my 
nose.

CA
_
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.

Share information about yourself, create your own public profile at 
http://profiles.msn.com.

___
UPDATED Posting Guidelines: http://www.groupstudy.com/list/guide.html
FAQ, list archives, and subscription info: http://www.groupstudy.com
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]

___
UPDATED Posting Guidelines: http://www.groupstudy.com/list/guide.html
FAQ, list archives, and subscription info: http://www.groupstudy.com
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



RE: permanent ISDN connection

2000-08-29 Thread David Jones

You could probably use one of those "tickler" programs that sometimes you
have to do if your dialup ISP likes to drop you when there's been no
activity.

Dave

-Original Message-
From: Miller, Nathan (AZ15) [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, August 29, 2000 1:48 PM
To: Rue Barb the Tangled; [EMAIL PROTECTED]
Subject: RE: permanent ISDN connection


I am doing this to an ISP.  I have turned up NTP which sends an
"interesting" packet every 60 seconds.  This has worked fairly well for me
and the load imposed on the router and circuit is minimal.
Nathan Miller

-Original Message-
From: Rue Barb the Tangled [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, August 29, 2000 7:44 AM
To: [EMAIL PROTECTED]
Subject: permanent ISDN connection


quick question - We're setting up a temp. ISDN connection and the powers 
that be want a PERMANENT (not DDR) connection on a Cisco 2500 (ios 11.2)

I've got a BRI and Dialer setup (which also aren't working, but that's 
another story) - is there a default - like Dialer idle-timeout 0 that will 
keep an ISDN connection up in a permanent state for a few weeks?

I know it doesn't make sense, but they're paying for it, so no skin off my 
nose.

CA
_
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.

Share information about yourself, create your own public profile at 
http://profiles.msn.com.

___
UPDATED Posting Guidelines: http://www.groupstudy.com/list/guide.html
FAQ, list archives, and subscription info: http://www.groupstudy.com
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]

___
UPDATED Posting Guidelines: http://www.groupstudy.com/list/guide.html
FAQ, list archives, and subscription info: http://www.groupstudy.com
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]

___
UPDATED Posting Guidelines: http://www.groupstudy.com/list/guide.html
FAQ, list archives, and subscription info: http://www.groupstudy.com
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



Re: [RE: permanent ISDN connection]

2000-08-30 Thread Ravi Kumar

"Miller, Nathan (AZ15)" <[EMAIL PROTECTED]> wrote:
I am doing this to an ISP.  I have turned up NTP which sends an
"interesting" packet every 60 seconds.  This has worked fairly well for me
and the load imposed on the router and circuit is minimal.
Nathan Miller

-Original Message-
From: Rue Barb the Tangled [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, August 29, 2000 7:44 AM
To: [EMAIL PROTECTED]
Subject: permanent ISDN connection


quick question - We're setting up a temp. ISDN connection and the powers 
that be want a PERMANENT (not DDR) connection on a Cisco 2500 (ios 11.2)

I've got a BRI and Dialer setup (which also aren't working, but that's 
another story) - is there a default - like Dialer idle-timeout 0 that will 
keep an ISDN connection up in a permanent state for a few weeks?

I know it doesn't make sense, but they're paying for it, so no skin off my 
nose.

CA
_
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.

Share information about yourself, create your own public profile at 
http://profiles.msn.com.

___
UPDATED Posting Guidelines: http://www.groupstudy.com/list/guide.html
FAQ, list archives, and subscription info: http://www.groupstudy.com
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]

___
UPDATED Posting Guidelines: http://www.groupstudy.com/list/guide.html
FAQ, list archives, and subscription info: http://www.groupstudy.com
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



Get free email and a permanent address at http://www.netaddress.com/?N=1

___
UPDATED Posting Guidelines: http://www.groupstudy.com/list/guide.html
FAQ, list archives, and subscription info: http://www.groupstudy.com
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]