/
protocols ospf4 area interface vif address hello-interval

protocols ospf4 area interface vif address hello-interval

To configure the interval between two OSPF hello messages sent by an interface, use the set protocols ospf4 area interface vif address hello-interval command in L2/L3 configuration mode.

Command Syntax

set protocols ospf4 area area-id interface interface-name vif vif-name address ip-address hello-interval time

Parameters

area-idOSPF area identifier.
interface-nameInterface name.
vif-nameVirtual interface name.
ip-addressVirtual interface IP address used for OSPF.
timeThe OSPF hello interval in seconds. The range is 1-65535.

Example

The following example sets the OSPF hello interval to 20 seconds:

admin@Switch# set protocols ospf4 area 0.0.0.0 interface vlan2 vif vlan2 address 10.2.2.1 hello-interval 20

Copyright © 2025 Pica8 Inc. All Rights Reserved.