help: Disable Maximum Transmission Unit (MTU) mismatch detection create:vtysh -c "configure terminal" -c "interface $IFNAME" -c "ip ospf mtu-ignore" delete:vtysh -c "configure terminal" -c "interface $IFNAME" -c "no ip ospf mtu-ignore"