Re: cloud automation BGP

2020-09-29 Thread Michael Hallgren
Hi

Shared appreciation!! (and observation).

Cheers,

mh

29 septembre 2020 17:16 "Simon Leinen"  a écrit:

> Randy Bush writes:
> 
>> have folk looked at https://github.com/nttgin/BGPalerter
> 
> We use it, and have it configured to send alerts to the NOC team's chat
> tool (Mattermost). Seems pretty nice and stable. Kudos to Massimo and
> NTT for making it available and for maintaining it!
> 
> The one issue we see is that the server often logs disconnections from
> the RIS service (to its logfile, fortunately not generating alerts).
> --
> Simon.


Re: cloud automation BGP

2020-09-29 Thread Simon Leinen
Randy Bush writes:
> have folk looked at https://github.com/nttgin/BGPalerter

We use it, and have it configured to send alerts to the NOC team's chat
tool (Mattermost).  Seems pretty nice and stable.  Kudos to Massimo and
NTT for making it available and for maintaining it!

The one issue we see is that the server often logs disconnections from
the RIS service (to its logfile, fortunately not generating alerts).
-- 
Simon.


Re: cloud automation BGP

2020-09-29 Thread Robert Kisteleki

Hi,

It uses RIS Live (https://ris-live.ripe.net) under the hood.

Robert


On 2020-09-29 15:36, Graham Johnston wrote:

Does anyone have a quick answer as to what public data sources are used? I 
tried looking at the main github page for the project but I either missed it or 
it isn't there.

Graham


-Original Message-
From: Randy Bush

have folk looked at https://github.com/nttgin/BGPalerter

randy



Re: cloud automation BGP

2020-09-29 Thread Randy Bush
> Does anyone have a quick answer as to what public data sources are
> used? I tried looking at the main github page for the project but I
> either missed it or it isn't there.
> 
>> have folk looked at https://github.com/nttgin/BGPalerter

ripe/ncc bgp stream


RE: cloud automation BGP

2020-09-29 Thread Graham Johnston
Does anyone have a quick answer as to what public data sources are used? I 
tried looking at the main github page for the project but I either missed it or 
it isn't there.

Graham


-Original Message-
From: Randy Bush

have folk looked at https://github.com/nttgin/BGPalerter

randy


Re: cloud automation BGP

2020-09-29 Thread Marco Davids via NANOG
Op 29-09-20 om 00:08 schreef Randy Bush:

> have folk looked at https://github.com/nttgin/BGPalerter

Yes.

It does the job. And it's easy to install and run.

-- 
Marco


Re: cloud automation BGP

2020-09-28 Thread Randy Bush
have folk looked at https://github.com/nttgin/BGPalerter

randy


Re: cloud automation BGP

2020-09-28 Thread Robert Blayzor

Back in the day there was Cyclops...

https://cyclops.netsec.colostate.edu/

Not sure it's still a thing, doesn't look like it's been updated in a while.


On 9/27/2020 11:52 AM, Dmitry Sherman wrote:

Hello guys,

Can you recommend software or cloud based solution which monitors if a 
prefix is advertised to a peer (via his Looking Glass for example) & if 
traffic is passing thru an interface and if one of them is false it 
announce this prefix via other upstream providers & remove blackholes?




Re: cloud automation BGP

2020-09-28 Thread Jared Geiger
I setup an account with https://bgpmon.net/ for my AS and prefixes. I get
alerts to prefix withdrawals and changes. I'm not sure if its still totally
free or not since it looks like Cisco bought it.

On Sun, Sep 27, 2020 at 8:54 AM Dmitry Sherman  wrote:

> Hello guys,
>
> Can you recommend software or cloud based solution which monitors if a
> prefix is advertised to a peer (via his Looking Glass for example) & if
> traffic is passing thru an interface and if one of them is false it
> announce this prefix via other upstream providers & remove blackholes?
>
>
>
> Thanks.
>
> Dmitry
>


Re: cloud automation BGP

2020-09-27 Thread Mauricio Rodriguez via NANOG
Dmitry,

Hello.  ThousandEyes might work for what you're looking for -
https://www.thousandeyes.com/solutions/bgp-and-route-monitoring.


Best Regards,

Mauricio Rodriguez

Founder / Owner

Fletnet Network Engineering (www.fletnet.com)

mauricio.rodrig...@fletnet.com

Office: +1 786-309-1082

Direct: +1 786-309-5493



On Sun, Sep 27, 2020 at 11:56 AM Dmitry Sherman 
wrote:

> Hello guys,
>
> Can you recommend software or cloud based solution which monitors if a
> prefix is advertised to a peer (via his Looking Glass for example) & if
> traffic is passing thru an interface and if one of them is false it
> announce this prefix via other upstream providers & remove blackholes?
>
>
>
> Thanks.
>
> Dmitry
>

-- 
This message (and any associated files) may contain confidential and/or 
privileged information. If you are not the intended recipient or authorized 
to receive this for the intended recipient, you must not use, copy, 
disclose or take any action based on this message or any information 
herein. If you have received this message in error, please advise the 
sender immediately by sending a reply e-mail and delete this message. Thank 
you for your cooperation.


Re: cloud automation BGP

2020-09-27 Thread William Herrin
On Sun, Sep 27, 2020 at 8:53 AM Dmitry Sherman  wrote:
> Can you recommend software or cloud based solution which monitors if a prefix 
> is advertised to a peer (via his Looking Glass for example) & if traffic is 
> passing thru an interface and if one of them is false it announce this prefix 
> via other upstream providers & remove blackholes?

Hello,

You seem to be looking for external automation to do something that's
baked into BGP. Any particular reason?

* Announce to all upstreams all the time.
* Use prepends on the less-preffered upstreams.
* If the less preferred upstream is localprefing to use your routes
despite the prepend, ask them what BGP community you should set to
disable that behavior.
* If an upstream propagates your route without passing your packets
often enough to need automation, cancel the contract.


I could see value in something local that measures things like packet
loss rates and cuts the primary if they get higher than acceptable,
but that wouldn't be a cloud service because the cloud wouldn't be
reliably reachable when you need to act on that information.

Regards,
Bill Herrin




--
William Herrin
b...@herrin.us
https://bill.herrin.us/