Hi all,

I'm trying to configure the VPP Ip6 router advertisement using api (govpp)
for a few days with no success. I can successfully configure RA with cli.

`vppctl ip6 nd enp3s0 ra-managed-config-flag ra-other-config-flag
ra-interval 60 20 ra-lifetime 180
vppctl ip6 nd enp3s0 no ra-suppress`

I had no success with `sw_interface_ip6nd_ra_config`  function, RA does not
start advertising. Does anyone know the right configuration of this
function or some other api call is needed?

Mostly I can find the correct way to configure from api dump request/reply,
but I'm not able to find api dump messages like `vppctl show ip6 interface
enp3s0` output. Is there any function to dump this information?

Thank you very much for your support

Regards
Petr B.
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#22075): https://lists.fd.io/g/vpp-dev/message/22075
Mute This Topic: https://lists.fd.io/mt/94582239/21656
Group Owner: vpp-dev+ow...@lists.fd.io
Unsubscribe: https://lists.fd.io/g/vpp-dev/leave/1480452/21656/631435203/xyzzy 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to