openbmp icon indicating copy to clipboard operation
openbmp copied to clipboard

SAFI=128 is not implemented yet, skipping

Open seismiccollision opened this issue 8 years ago • 6 comments

I'm running the docker image and am getting the following error: 2017-01-06T01:11:31.595226 | INFO | parseAfi_IPv4IPv6 | 10.0.0.101: MP_REACH AFI=ipv4/ipv6 (1) SAFI=128 is not implemented yet, skipping Is that expected?

seismiccollision avatar Jan 06 '17 20:01 seismiccollision

MPLS (rfc 4364) is going to be added with pull request #25. Are you using MPLS much? The only hold back for us on the pull request is some additional validation/testing. We do expect to have that done within the next few weeks.

TimEvens avatar Jan 10 '17 04:01 TimEvens

Cool! It seemed like that was the case but I wasn't sure. Most of what I was trying to visualize is MPLS. If there's anything I can do to help don't hesitate to ask and I'll accommodate if I can

seismiccollision avatar Jan 10 '17 20:01 seismiccollision

L3VPN and EVPN are now supported in the collector, but we still need to update the openbmp-mysql-consumer to consume that data. That will be soon.

Are you planning to mainly use mysql to interact with the data or are you using direct kafka interaction?

TimEvens avatar Jan 20 '17 04:01 TimEvens

Hi

Trying to get L3VPN prefix to both the Rest API /UI but it looks like it is not supported yet?

I hope to interact with the data in the UI if possible.

tobiasjohanssonsdnit avatar Dec 14 '17 09:12 tobiasjohanssonsdnit

Is SAFI 128 going to be supported to view via mySQL or REST_API?

ayalaalex avatar Feb 16 '18 15:02 ayalaalex

Similary wondering if 128 supported - used docker container latest (I think) getting errors for both 128 and 32...

2018-02-22T22:58:35.567903 | INFO | parseAttrData | x.x.x.x: rtr=x.x.x.x: attribute type 32 is not yet implemented or intentionally ignored, skipping for now. 2018-02-22T20:39:10.655269 | INFO | parseAttrData | x.x.x.x: rtr=x.x.x.x: attribute type 128 is not yet implemented or intentionally ignored, skipping for now.

ccie6747 avatar Feb 22 '18 23:02 ccie6747