help: Disable Maximum Transmission Unit mismatch detection create:vtysh -c "configure terminal" -c "interface $IFNAME" -c "ipv6 ospf6 mtu-ignore" delete:vtysh -c "configure terminal" -c "interface $IFNAME" -c "no ipv6 ospf6 mtu-ignore"