Specifications

ipv6 ospf mtu-ignore
20-26 OSPFv3 Configuration
ipv6 ospf mtu-ignore
ThiscommanddisablesOSPFv3maximumtransmissionunit(MTU)mismatchdetection.
Syntax
ipv6 ospf mtu-ignore
no ipv6 ospf mtu-ignore
Parameters
None.
Defaults
Bydefault,MTUmismatchdetectionisenabled.
Mode
Routerinterfaceconfiguration:C3(su)>router(configif(Vlan1))#
Usage
OSPFDatabaseDescriptionpacketsspecifythe sizeofthelargestIPpacketthatcanbesent
withoutfragmentationontheinterface.WhenarouterreceivesaDatabaseDescriptionpacket,it
examinestheMTUadvertisedbytheneighbor.Bydefault,iftheMTUislargerthantheroutercan
accept,theDatabase
DescriptionpacketisrejectedandtheOSPFadjacencyisnotestablished.
UsethiscommandtopreventtheOSPFv3routerprocessfromcheckingwhetherneighborsare
usingthesamemaximumtransmissionunit(MTU)onacommoninterfa c ewhenexchanging
DatabaseDescriptionpackets.
UsethenoformofthiscommandtoenableMTU
mismatchdetection.
Example
ThisexampledisablesMTUmismatchdetectiononrouterinterfaceVLAN7.
C3(su)->router(Config)# interface vlan 7
C3(su)->router(config-if(Vlan 7))# ipv6 ospf mtu-ignore
ipv6 ospf network
ThiscommandchangesthedefaultOSPFv3networktypefortherouterinterface.
Syntax
ipv6 ospf network {broadcast | point-to-point}
no ipv6 ospf network {broadcast | point-to-point}
Parameters
Defaults
Defaultnetworktypeisbroadcast.
broadcast Setsthenetworktypetobroadcast.
pointtopoint Setsthenetworktypetopointtopoint.