Not sure how I missed that. Thank you :)
> On 13 Jan 2017, at 14:10, Peter Hessler <[email protected]> wrote: > > On 2017 Jan 13 (Fri) at 13:48:13 +0200 (+0200), Claudiu Popescu wrote: > :Hi, > : > :First of all, hopefully I managed to send this email to the correct list :) > :I am pretty new to OpenBSD but so far I managed to get everything > :working for a router without IPv6 OSPF. > :I have ospfd and ospf6d running but I did not figure out how to check > :against ospf6d with ospfctl. > :I tried: > :# ospfctl -s /var/run/ospf6d.sock show neighbor > :ID Pri State DeadTime Address Iface Uptime > : > > That won't work, you need to use "ospf6ctl show neighbor". > > > -- > An American's a person who isn't afraid to criticize the President but > is always polite to traffic cops.

