Hello,
    I use command create static route with bfd, by following cmd
(1) uuid='ovn-nbctl create bfd logical_port=lrp0 dst_ip=192.168.3.2 status=down`
(2) ovn-nbctl --bfd=$uuid --ecmp lr-route-add r0 240.0.0.0/8 192.168.3.2

   And the lr-port lrp0 and the vm(192.168.3.2) are in different compute node,
i found northd do not create the static route, because the bfd is down!
  Why bfd is down, because the bfd packet sent by vm is processed by local 
controller,not send to the other node, so lrp0 not get the reply!
  I think this a bug, any one to help me fix this?

Thanks 
Best regards!
wangchuanlei
_______________________________________________
discuss mailing list
[email protected]
https://mail.openvswitch.org/mailman/listinfo/ovs-discuss

Reply via email to