Enable IPv6 PIM Globally

Use the ipv6 pim router pim command to enable IPv6 PIM routing and enter IPv6 PIM router configuration mode. Extreme Networks supports IPv6 PIM in the IPv6 multicast TCAM hardware profile.
  1. Enter global configuration mode.
    device# configure terminal
  2. Enable IPv6 PIM and enter router configuration mode for default virtual routing and forwarding (VRF).
    device(config)# ipv6 router pim
    device(config-ipv6-router-pim-vrf-default-vrf)#
    Tip

    Tip

    To enable IPv6 PIM for a specific VRF, use the following form of the command: ipv6 router pim vrf VRF-name.