C613-50170-01 Rev B
Command Reference for x510 Series
1392
AlliedWare Plus™ Operating System - Version 5.4.7-1.x
PIM-SM
V
6 C
OMMANDS
IPV
6
PIM
HELLO
-
HOLDTIME
ipv6 pim hello-holdtime
Overview
This command configures a hello-holdtime value. You cannot configure a
hello-holdtime value that is less than the current hello-interval.
Use the
no
variant of this command to return it to its default of 3.5 * the current
hello-interval.
Syntax
ipv6 pim hello-holdtime <
holdtime
>
no ipv6 pim hello-holdtime
Default
The default hello-holdtime value is 3.5 * the current hello-interval. The default
hello- holdtime is restored using the negated form of this command.
Mode
Interface Configuration for a VLAN interface.
Usage
Each time the hello interval is updated, the hello holdtime is also updated,
according to the following rules:
If the hello holdtime is not configured; or if the hello holdtime is configured and
less than the current hello-interval value, it is modified to the (3.5 * hello interval).
Otherwise, it retains the configured value.
Examples
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-holdtime 123
Parameter
Description
<
holdtime
>
<1-65535>
The holdtime value in seconds (no fractional seconds are accepted).