OcNOS-RON-6.3.1 : Multicast Guide : Protocol Independent Multicasting Command Reference : PIMv6 Commands : ipv6 pim hello-interval
ipv6 pim hello-interval
Use this command to configure a hello interval value other than the default. When a hello-interval is configured and hello-holdtime is not configured, or when the hello-holdtime value configured is less than the new hello-interval value, the holdtime value is modified to (3.5 * hello_interval). Otherwise, the hello-holdtime value is the configured value.
Use the no option with this command to reset the hello-interval to its default value.
Command Syntax
ipv6 pim hello-interval <1-65535>
no ipv6 pim hello-interval
Parameter
<1-65535>
Range of values for the hello-interval
Note: No fractional values are allowed.
Default
The default value for hello-interval is 30 seconds.
Command Mode
Interface mode
Applicability
This command was introduced before OcNOS version 1.3.
Example
#configure terminal
(config)#interface eth0
(config-if)#ipv6 pim hello-interval 123
 
(config)#interface eth0
(config-if)#no ipv6 pim hello-interval
Last modified date: 07-14-2023