Specifications

SSR Command Line Interface Reference Manual 519
ospf set virtual-link
priority <num>
A number between 0 and 255 specifying the priority for becoming the designated
router on this virtual link. When two routers attached to a network both attempt to
become the designated router, the one with the higher priority wins. A router whose
router priority is set to 0 is ineligible to become designated router. Specify a number
from 0 – 255.
hello-interval <num>
The length of time, in seconds, between hello packets that the router sends on this
virtual link. Specify a number from 0 – 255. The default is 60 seconds.
router-dead-interval <num>
The number of seconds not hearing a router's Hello packets before the router's
neighbors will declare it down. Specify a number from 0 – 255. The default value for
this parameter is 4 times the value of the hello-interval parameter
poll-interval <num>
Before adjacency is established with a neighbor, OSPF packets are sent periodically at
the specified poll interval. Specify a number from 0 – 255. The default is 120 seconds.
Restrictions
None.