Command Line Interface
11291553-KDU 137 365 Uen D 2006-06-16
7.27.23 ip pim graft-retry-interval
This command configures the time to wait for a Graft acknowledgement before
resending a Graft. Use the no form to restore the default value.
Syntax
ip pim graft-retry-interval <seconds>
no ip pim graft-retry-interval
seconds - The time before resending a Graft. (Range: 0-65535)
Default Setting
3 seconds
Command Mode
Interface Configuration (VLAN)
Command Usage
A graft message is sent by a router to cancel a prune state. When a router
receives a graft message, it must respond with an graft acknowledgement
message. If this acknowledgement message is lost, the router that sent the
graft message will resend it a number of times (as defined by the ip pim
max-graft-retries command).
Example
Console(config-if)#ip pim graft-retry-interval 9
Console(config-if)#