[quagga-users 14819] Re: BGP type 2 length 3294 is too large, attribute total length is 2314.
"Muenz, Michael" <[email protected]> Sun, 1 Oct 2017 07:32:31 +0200
| Newsgroups | gmane.network.quagga.user |
|---|---|
| Message-ID | <[email protected]> |
Am 01.10.2017 um 00:50 schrieb France:
> Hi.
>
> We also got hit by this on CentOS / EL 7. See log below.
>
> For now, I will try and apply filter as suggested using route maps:
> router bgp 48894 :-)
> ..
> neighbor 172.16.1.2 route-map r2out out
> ..
> !
> ip as-path access-list maxas-limit75 deny ^([{},0-9]+ ){75}
> ip as-path access-list maxas-limit75 permit .
> !
> route-map r2out permit 10
> match as-path maxas-limit75
> It seems to work:
> 172.16.1.2 4 48894 200778604 245226444 0 0 0 00:05:26 655853
Hi,
we ran into the same issue. 4 Edge routers flapped internally and 2 of
them crashed.
Don't want to think about if all 4 crashed.
We also used the filter list last night and it works good.
Michael
_______________________________________________
Quagga-users mailing list
[email protected]
https://lists.quagga.net/mailman/listinfo/quagga-users