On 26/05/2020 11.38, Demi M. Obenour wrote:
> What is the OpenBSD equivalent to this Linux command?
>
> ip neighbor add 2001:db8::1 dev xnf0 lladdr fe:ff:ff:ff:ff:ff router nud permanent
>
> It doesn't need to be a single command. If the existing userspace
> tooling does not support this, is it possible to do it via the
> kernel APIs?
man arp
No comments:
Post a Comment