ECS4660-28F_Management Guide-R03

Table Of Contents
C
HAPTER
52
| Multicast Routing Commands
PIM Multicast Routing
– 1934
ip pim
propagation-delay
This command configures the propagation delay required for a LAN prune
delay message to reach downstream routers. Use the no form to restore
the default setting.
ip pim propagation-delay milliseconds
no ip pim propagation-delay
milliseconds - The time required for a lan-prune-delay message to
reach downstream routers attached to the same VLAN interface.
(Range: 100-5000 milliseconds)
DEFAULT SETTING
500 milliseconds
COMMAND MODE
Interface Configuration (VLAN)
COMMAND USAGE
The override interval configured by the ip pim override-interval command
and the propagation delay configured by this command are used to
calculate the LAN prune delay. If a downstream router has group members
which want to continue receiving the flow referenced in a LAN prune delay
message, then the propagation delay represents the time required for the
lan-prune-delay message to be propagated down from the upstream router
to all downstream routers attached to the same VLAN interface.
EXAMPLE
Console(config-if)#ip pim propagation-delay 600
Console(config-if)#
RELATED COMMANDS
ip pim override-interval (1933)
ip pim lan-prune-delay (1932)
ip pim
trigger-hello-delay
This command configures the maximum time before transmitting a
triggered PIM Hello message after the router is rebooted or PIM is enabled
on an interface. Use the no form to restore the default value.
SYNTAX
ip pim trigger-hello-delay seconds
no ip pim trigger-hello-delay
seconds - The maximum time before sending a triggered PIM Hello
message. (Range: 0-5 seconds)
DEFAULT SETTING
5 seconds