Configuring IPv6 PIM on a port or VLAN
Configure PIM for each interface to enable the interface to perform multicasting operations.
Before you begin
- Enable IPv6 interface. 
Procedure
Example
Switch:1(config-if)#ipv6 pim join-prune-interval 60 Switch:1(config-if)#ipv6 pim hello-interval 30
Variable Definitions
The following table describes the variables for the ipv6 pim command.
| Variable | Value | 
|---|---|
| hello-interval <0-18724> | Specifies the duration in seconds before the PIM router sends out the next hello message to neighboring switches. The default value is 30 seconds. | 
| join-prune-interval <1-18724> | Specifies the duration in seconds before the PIM router sends out the next join or prune message to its upstream neighbors. The default value is 60 seconds. | 





