Specifications
area virtual-link hello-interval
SecureStack C3 Configuration Guide 20-19
Mode
RouterOSPFv3configuration:C3(su)->router(Config-router)#
Usage
Usethenoformofthiscommandtoreturnaconfiguredvaluetothedefaultof40seconds.
Example
Thisexampleconfiguresadeadintervalof60secondsforthespecifiedvirtualinterface.
C3(su)->router(Config-router)# area 20 virtual-link 2.2.2.2 dead-interval 60
area virtual-link hello-interval
ThiscommandconfiguresthehellointervalforthespecifiedOSPFv3virtualinterface.
Syntax
area areaid virtual-link neighborid hello-interval seconds
no area areaid virtual-link neighborid hello-interval
Parameters
Defaults
Thedefaulthellointervalis10seconds.
Mode
RouterOSPFv3configuration:C3(su)->router(Config-router)#
Usage
Usethenoformofthiscommandtoreturnaconfiguredvaluetothedefaultvalueof10seconds.
Example
Thisexampleconfiguresahellointervalof30secondsforthespecifiedOSPFv3virtualinterface.
C3(su)->router(Config-router)# area 20 virtual-link 2.2.2.2 hello-interval 30
areaid EntertheareaIDinIPaddressformat(dotted‐quad)orasadecimal
value.
neighborid Specifythevirtuallinkneighborbymeansof itsrouterID.Therouter
IDmustbeenteredin32‐bitdotted‐quadnotation.
seconds Thevalueofthehellointervalinseconds.Therangeisfrom
1to65535
seconds.