Details
-
Bug
-
Status: Resolved
-
Resolution: Done
-
Bugzilla Migration
-
None
-
Operating System: All
Platform: All
-
5983
-
High
Description
with same configuration as in https://bugs.opendaylight.org/show_bug.cgi?id=5981
sending route from bagpipe to ODL
I am not sure if packet sent from bagpipe is correct but I tried these commands:
sudo bagpipe-rest-attach --attach --port tap42 --mac 00:11:22:33:44:55 --ip 11.11.11.1 --gateway-ip 11.11.11.254 --network-type evpn --rt 64512:77
sudo bagpipe-rest-attach --attach --network-type=evpn --vpn-instance-id=bagpipe-test-evpn --port=79 --rt=65000:79 --gateway-ip=127.0.0.1 --ip=12.11.11.1 --mac=0e:48:81:09:df:bf
sudo bagpipe-rest-attach --attach --network-type=evpn --vpn-instance-id=bagpipe-test-evpn --port=179 --rt=65000:179 --gateway-ip=127.0.0.1 --ip=12.11.11.1 --mac=0e:48:81:09:df:bf
ODL throws exception: ERROR | oupCloseable-3-1 | BGPDocumentedException | 259 - org.opendaylight.bgpcep.bgp-parser-api - 0.6.0.SNAPSHOT | Error = MALFORMED_ATTR_LIST
org.opendaylight.protocol.bgp.parser.BGPDocumentedException: Could not parse BGP attributes.