North American Network Operators Group

Date Prev | Date Next | Date Index | Thread Index | Author Index | Historical

Re: limiting # of prefixes from a BGP peer (Was: Re: genuity - anygood?)

  • From: German Martinez
  • Date: Sat Apr 13 12:36:55 2002

>
>  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