ip pim-dense propagation-delay

Syntax

ip pim-dense propagation-delay <DELAY-VALUE>

no ip pim-dense propagation-delay 

Description

Configures the propagation delay that gets inserted into the LAN prune delay field of a LAN Prune Delay option.

The no form of this command removes currently configured value and sets to the default of 500 ms.

Command context

config-if

config-if-vlan

config-lag-if

Parameters

<DELAY-VALUE>

Specifies the propagation delay value in ms. Default: 500 ms. Range: 250-2000 ms.

Authority

Administrators or local user group members with execution rights for this command.

Usage

The LAN Delay inserted by a router in the LAN Prune Delay option expresses the expected message propagation delay on the link. When all routers on a link use the LAN Prune Delay Option, all routers on the LAN MUST set Propagation Delay to the largest LAN Delay on the LAN.

Examples

Configuring and removing the propagation delay:

switch(config)# interface vlan40
switch(config-if-vlan)# ip pim-dense propagation-delay 400
switch(config-if-vlan)# no ip pim-dense propagation-delay