Brocade TurboIron 24X Series Configuration Guide User Manual
Page 838

804
Brocade TurboIron 24X Series Configuration Guide
53-1003053-01
PIM Dense
•
Graft retransmit timer
•
Inactivity timer
Modifying neighbor timeout
Neighbor timeout is the interval after which a PIM router will consider a neighbor to be absent.
Absence of PIM hello messages from a neighboring router indicates that a neighbor is not present.
The default value is 180 seconds.
To apply a PIM neighbor timeout value of 360 seconds to all ports on the router operating with PIM,
enter the following.
TurboIron(config)#router pim
TurboIron(config-pim-router)#nbr-timeout 360
Syntax: nbr-timeout <60-8000>
The default is 180 seconds.
Modifying hello timer
This parameter defines the interval at which periodic hellos are sent out PIM interfaces. Routers
use hello messages to inform neighboring routers of their presence. The default rate is 60
seconds.
To apply a PIM hello timer of 120 seconds to all ports on the router operating with PIM, enter the
following.
TurboIron(config)#router pim
TurboIron(config-pim-router)#hello-timer 120
Syntax: hello-timer <10-3600>
The default is 60 seconds.
Modifying prune timer
This parameter defines how long a PIM router will maintain a prune state for a forwarding entry.
The first received multicast interface is forwarded to all other PIM interfaces on the router. If there
is no presence of groups on that interface, the leaf node sends a prune message upstream and
stores a prune state. This prune state travels up the tree and installs a prune state.
A prune state is maintained until the prune timer expires or a graft message is received for the
forwarding entry. The default value is 180 seconds.
To set the PIM prune timer to 90, enter the following.
TurboIron(config)#router pim
TurboIron(config-pim-router)##prune-timer 90
Syntax: prune-timer <10-3600>
The default is 180 seconds.
Modifying the prune wait timer
The CLI command prune-wait allows you to configure the amount of time a PIM router will wait
before stopping traffic to neighbor routers that do not want the traffic. The value can be from zero
to three seconds. The default is three seconds. A smaller prune wait value reduces flooding of
unwanted traffic.