Hi Klement,
> https://gerrit.fd.io/r/10515
>
> should fix your issue.
Thanks!
Sander
-=-=-=-=-=-=-=-=-=-=-=-
Links:
You receive all messages sent to this group.
View/Reply Online (#8188): https://lists.fd.io/g/vpp-dev/message/8188
View All Messages In Topic (3): https://lists.fd.io/g/vpp-dev
dev@lists.fd.io
> Subject: [vpp-dev] BFD command parsing error
>
> Hi,
>
> I ran into this strange bug:
>
> > # cat /etc/vpp/demo
> > bfd udp session add interface TenGigabitEthernet1/0/0 local-addr
> > 192.0.2.2 peer-addr 192.0.2.1 desired-min-tx 100 required-
Hi,
I ran into this strange bug:
> # cat /etc/vpp/demo
> bfd udp session add interface TenGigabitEthernet1/0/0 local-addr 192.0.2.2
> peer-addr 192.0.2.1 desired-min-tx 100 required-min-rx 100 detect-mult 5
> ip route add 0.0.0.0/0 via 192.0.2.1
>
> root@tr4:/etc/vpp# vppctl
> ____