Enabled.
Interface subtype configuration mode
In default operation, the IP MTU on both sides of an OSPFv3 link must be the same, and a check of the MTU is performed when Hello packets are first exchanged.
The no no form of the command disables MTU-match checking on a specific interface.
The following example disables MTU-match checking on a specific OSPFv3 Ethernet interface.
device# configure terminal device(config)# interface ethernet 1/1 device(conf-if-eth-1/1)# no ipv6 ospf mtu-ignore
The following example disables MTU-match checking on a specific OSPFv3 Ethernet interface.
device# configure terminal device(config)# interface ethernet 1/1 device(conf-if-eth-1/1)# ipv6 ospf mtu-ignore