/
protocols ospf4 area <area-id> virtual-link <router-id> hello-interval

protocols ospf4 area <area-id> virtual-link <router-id> hello-interval


Users can configure the interval time of virtual link OSPF interface sending hello packets.


Command Syntax
set protocols ospf4 area <area-id> virtual-link <router-id> hello-interval <time>


Parameter
<area-id>  The OSPF area to which the attached network belongs.
<router-id>  A unique 32-bit identifier within this AS.
<time>  The Hello packets interval range 1-65535.


Example
• This example configurethe interval time 20 seconds of virtual link OSPF interface sending hello packets.

admin@XorPlus# set protocols ospf4 area 0.0.0.0 virtual-link 4.4.4.4 hello-interval 20
admin@XorPlus# commit

Copyright © 2025 Pica8 Inc. All Rights Reserved.