C613-50631-01 Rev A Command Reference for IE340 Series 1806
AlliedWare Plus™ Operating System - Version 5.5.3-0.x
PIM-SM COMMANDS
IP
PIM HELLO-INTERVAL (PIM-SM)
ip pim hello-interval (PIM-SM)
Overview This command configures a hello-interval value.
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
Default The default hello-interval value is 30 seconds.
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 To set the hello-interval value on interface vlan2, use the commands:
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).