Specifications

ipv6 ospf hello-interval
SecureStack C3 Configuration Guide 20-25
Usage
TheOSPFv3deadintervalisthelengthoftimeinsecondsthataroutersHellopacketshavenot
beenseenbeforeitsneighborroutersdeclarethattherouterisdown.Thevalueforthedead
intervalmustbethesameforallroutersattachedtoacommonnetwork,andshouldbe
some
multipleofthehellointerval.
Usethenoformofthiscommandtoreturnthedeadintervaltothedefaultvalueof40seconds.
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,thefastertopologicalchangeswillbe
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
seconds SpecifytheOSPFv3hellointervalinseconds.Thevaluecanrangefrom
1to65535seconds.