C613-50631-01 Rev A Command Reference for IE340 Series 1805
AlliedWare Plus™ Operating System - Version 5.5.3-0.x
PIM-SM COMMANDS
IP
PIM HELLO-HOLDTIME (PIM-SM)
ip pim hello-holdtime (PIM-SM)
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
ip pim hello-holdtime <holdtime>
no ip pim hello-holdtime
Default The default hello-holdtime value is 3.5 * the current hello-interval.
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.
Example To set the hello-hold time value on interface vlan2 use the commands
awplus# configure terminal
awplus(config)# interface vlan2
awplus(config-if)# ip pim hello-holdtime 123
Parameter Description
<holdtime> <1-65535>
The holdtime value in seconds (no fractional seconds are accepted).