-
Notifications
You must be signed in to change notification settings - Fork 28
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
EVPN error not parsing #19
Comments
I have the same problem when running the aio docker, and the docker will stop in seconds since it starts. |
the error output from /var/log/openbmpd.log like this: |
hey, buddy: |
Hi, I using cisco 9k nxos devices to test it. Also I trying to figure out
how to get the BGP analysis visual for private AS. Have you figure it out?
…On Mon, Mar 4, 2019 at 9:52 PM Dong Zhao ***@***.***> wrote:
docker exec openbmp_aio tail -f /var/log/openbmpd.log
2019-02-05T00:00:48.244727 | INFO | parseNlriData | 192.168.0.1: EVPN ROUTE TYPE 153 is not implemented yet, skipping
2019-02-05T00:00:48.244733 | INFO | parseNlriData | 192.168.0.1: EVPN ROUTE TYPE 0 is not implemented yet, skipping
2019-02-05T00:00:48.244738 | INFO | parseNlriData | 192.168.0.1: EVPN ROUTE TYPE 10 is not implemented yet, skipping
2019-02-05T00:00:48.244744 | INFO | parseNlriData | 192.168.0.1: EVPN ROUTE TYPE 208 is not implemented yet, skipping
2019-02-05T00:00:48.244749 | INFO | parseNlriData | 192.168.0.1: EVPN ROUTE TYPE 145 is not implemented yet, skipping
2019-02-05T00:00:48.244755 | INFO | parseNlriData | 192.168.0.1: EVPN ROUTE TYPE 0 is not implemented yet, skipping
2019-02-05T00:00:48.245245 | INFO | parseNlriData | 192.168.0.1: EVPN ROUTE TYPE 5 is not implemented yet, skipping
2019-02-05T00:00:48.245256 | INFO | parseNlriData | 192.168.0.1: EVPN ROUTE TYPE 0 is not implemented yet, skipping
2019-02-05T00:00:48.245262 | INFO | parseNlriData | 192.168.0.1: EVPN ROUTE TYPE 0 is not implemented yet, skipping
hey, buddy:
Can I ask what vendor and model of your router or switch ? Mine is "H3C
S6800-54QF", the version is "H3C Comware Software, Version 7.1.070, Release
2612P02", maybe the switch upload wrong messages when interact with openbmp
server, I guess.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<OpenBMP/obmp-docker#19 (comment)>, or mute
the thread
<https://github.com/notifications/unsubscribe-auth/APoRy34cLGiOEpxJIiT1imUmcKx2ZxUrks5vTgYwgaJpZM4aiTFs>
.
|
Run docker 'openbmp/ui', find 'AS View' in the left column. |
docker exec openbmp_aio tail -f /var/log/openbmpd.log
The text was updated successfully, but these errors were encountered: