Switch User Manual

ipv6 ospf hello-interval
25-24 OSPFv3 Configuration
Example
ThisexamplesetsthedeadintervalforrouterinterfaceVLAN7to60seconds.
C3(su)->router(Config)# interface vlan 7
C3(su)->router(Config-if(Vlan 7))# ipv6 ospf dead-interval 60
ipv6 ospf hello-interval
ThiscommandsetstheOSPFv3hellointervalfortherouterinterface.
Syntax
ipv6 ospf hello-interval seconds
no ipv6 ospf hello-interval seconds
Parameters
Defaults
Thedefaulthellointervalis10seconds.
Mode
Routerinterfaceconfiguration:C3(su)>router(Configif(Vlan1))#
Usage
UsethiscommandtospecifytheintervalbetweenhellopacketsthatOSPFv3sendsonthe
interfacebeingconfigured.Theshorterthehellointerval,thefastertopologicalchanges willbe
detected,butmoreroutingtrafficwillensue.Thehellointervalmustbethesameforallrouters
attachedtoacommonnetwork.
Usethenoformofthiscommandtoreturnthehellointervaltothedefaultvalueof10seconds.
Example
ThisexamplesetsthehellointervalforrouterinterfaceVLAN7to20seconds.
C3(su)->router(Config)# interface vlan 7
C3(su)->router(Config-if(Vlan 7))# ipv6 ospf hello-interval 20
ipv6 ospf mtu-ignore
ThiscommanddisablesOSPFv3maximumtransmissionunit(MTU)mismatchdetection.
Syntax
ipv6 ospf mtu-ignore
no ipv6 ospf mtu-ignore
Parameters
None.
seconds SpecifiestheOSPFv3hellointervalinseconds.Thevaluecanrange
from1to65535seconds.