set protocols ospf6 interface hello-interval

Run the command set protocols ospf6 interface hello-interval to set the OSPF hello interval on the specified interface. Hello packets will be sent every hello-interval of time. The default value is 10 seconds.

Run the command delete protocols ospf interface hello-interval to remove this configuration and revert back to the default 10 seconds.


Command Syntax

set protocols ospf interface <interface-name> hello-interval <1-65535>

delete protocols ospf interface <interface-name> hello-interval <1-65535>


Parameter

Parameter

Description

interface <interface-name>Specifies the VLAN interface name, the loopback interface name, the routed interface or the sub-interface name.
hello-interval <1-65535>Specifies the hello interval in seconds.  The value ranges from 1 to 65535. The default value is 10 seconds.


Example

  •  Configure the hello interval to 60 seconds on interface vlan200.
admin@XorPlus# set protocols ospf6 interface vlan200 hello-interval 60
admin@Xorplus# commit

Copyright © 2024 Pica8 Inc. All Rights Reserved.