C613-50631-01 Rev A Command Reference for IE340 Series 1926
AlliedWare Plus™ Operating System - Version 5.5.3-0.x
PIM-DM COMMANDS
IP
PIM PROPAGATION-DELAY
ip pim propagation-delay
Overview This command configures the PIM propagation-delay value. The PIM
propagation-delay is the expected delay in the transfer of PIM messages across
the VLAN interface that it is attached to.
Use the no variant of this command to return the propagation-delay to the
default (1000 milliseconds).
Syntax
ip pim propagation-delay <delay>
no ip pim propagation-delay
Default The propagation-delay is set to 1000 milliseconds by default.
Mode Interface Configuration for a VLAN interface.
Examples
awplus# configure terminal
awplus(config)# interface vlan2
awplus(config-if)# ip pim propagation-delay 2000
awplus# configure terminal
awplus(config)# interface vlan2
awplus(config-if)# no ip pim propagation-delay
Parameter Description
<delay> <1000-5000> The value in milliseconds.
The default is 1000 milliseconds.