help: Disable forming of adjacency create: vtysh -c "configure terminal" -c "interface $IFNAME" -c "ipv6 ospf6 passive" delete: vtysh -c "configure terminal" -c "interface $IFNAME" -c "no ipv6 ospf6 passive"