C613-50170-01 Rev B
Command Reference for x510 Series
1452
AlliedWare Plus™ Operating System - Version 5.4.7-1.x
PIM-DM C
OMMANDS
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.