Chapter 30
| Multicast Routing Commands
PIM Multicast Routing
– 1057 –
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 ipv6 pim max-graft-retries
command).
Example
Console(config-if)#ipv6 pim graft-retry-interval 9
Console(config-if)#
Related Commands
ipv6 pim override-interval (1053)
ipv6 pim propagation-delay (1054)
ipv6 pim
max-graft-retries
This command configures the maximum number of times to resend a Graft
message if it has not been acknowledged. Use the no form to restore the default
value.
Syntax
ipv6 pim max-graft-retries retries
no ipv6 pim max-graft-retries
retries - The maximum number of times to resend a Graft. (Range: 1-10)
Default Setting
3
Command Mode
Interface Configuration (VLAN)
Example
Console(config-if)#ipv6 pim max-graft-retries 5
Console(config-if)#