C613-50170-01 Rev B
Command Reference for x510 Series
1393
AlliedWare Plus™ Operating System - Version 5.4.7-1.x
PIM-SM
V
6 C
OMMANDS
IPV
6
PIM
HELLO
-
INTERVAL
ipv6 pim hello-interval
Overview
This command configures a hello-interval value for PIM-SMv6.
Use the
no
variant of this command to reset the hello-interval for PIM-SMv6 to the
default.
Syntax
ipv6 pim hello-interval <
interval
>
no ipv6 pim hello-interval
Default
The default hello-interval value is 30 seconds. The default is restored using the
negated form of this command.
Mode
Interface Configuration for a VLAN interface.
Usage
When the hello interval is configured, and the hello holdtime is not configured, or
when the configured hello-holdtime value is less than the new hello-interval value;
the holdtime value is modified to the (3.5 * hello interval). Otherwise, the
hello-holdtime value is the configured value.
Example
awplus#
configure terminal
awplus(config)#
ipv6 forwarding
awplus(config)#
ipv6 multicast-routing
awplus(config)#
interface vlan2
awplus(config-if)#
ipv6 enable
awplus(config-if)#
ipv6 pim hello-interval 123
Parameter
Description
<
interval
>
<1-65535> The value in seconds (no fractional seconds accepted).