C613-50102-01 REV C
Command Reference for x510 Series
1367
AlliedWare Plus™ Operating System - Version 5.4.6-1.x
PIM-DM C
OMMANDS
IP
PIM
HELLO
-
INTERVAL
(PIM-DM)
ip pim hello-interval (PIM-DM)
Overview
This command configures a PIM
hello-interval
value. The PIM
hello-interval
on a
VLAN interface is the period at which the router will transmit PIM hello messages
on that interface.
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
hello-holdtime
value is modified to 3.5 times the
hello-interval
value.
Otherwise, the
hello-holdtime
value is the configured value. The default is 30
seconds.
Use the
no
variant of this command to reset the
hello-interval
to the default.
Syntax
ip pim hello-interval <
interval
>
no ip pim hello-interval
Mode
Interface Configuration for a VLAN interface.
Example
awplus#
configure terminal
awplus(config)#
interface vlan2
awplus(config-if)#
ip pim hello-interval 123
Parameter
Description
<
interval
>
<
1-65535
> The value in seconds (no fractional seconds accepted).