[46864] in North American Network Operators' Group
Re: limiting # of prefixes from a BGP peer (Was: Re: genuity - any
daemon@ATHENA.MIT.EDU (German Martinez)
Sat Apr 13 12:35:10 2002
Date: Sat, 13 Apr 2002 12:34:07 -0400 (EDT)
From: German Martinez <gmartine@mafalda.opentransit.net>
To: Rafi Sadowsky <rafi-nanog@meron.openu.ac.il>
Cc: Mark Kent <mark@noc.mainstreet.net>, <nanog@merit.edu>
In-Reply-To: <Pine.GSO.4.31.0204131715070.744-100000@meron.openu.ac.il>
Message-ID: <Pine.LNX.4.33.0204131230550.17482-100000@mafalda.opentransit.net>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
Errors-To: owner-nanog-outgoing@merit.edu
>
> For Cisco IOS just add this under the "router bgp" section
>
Here is the way that you use to do the same in JunOS.
http://www.juniper.net/techpubs/software/junos51/swconfig51-routing/html/bgp-summary33.html
They introduced a cool feature (idle-timeout).
"If you include the idle-timeout statement, the session is torn down for a specified amount of time,
or forever. If you specify a period of time, the session is allowed to reestablish after this timeout
period. If you specify forever, the session will be reestablished only after you
intervene with a clear bgp neighbor command"
German