Enabling and Disabling PIM on a VR
By default, PIM is disabled. To enable PIM on a VR:
- Enable multicast routing.
- Create a VR, or access the VR context.
- Create and enable PIM processing.
host1(config)#virtual-router bostonhost1:boston(config)#ipv6 router pimTo disable PIM processing on a router, use the pim disable command.
ipv6 router pim
host1:boston(config)#ipv6 router pimUse the no version to remove PIM from the VR. pim disable
host1:boston(config-router)#pim disableUse the no version to reenable PIM processing.