The following commands support this feature:
To configure a PIM tunnel, use configure pim {ipv4} add {tunnel} [tunnel_name | tunnel all] {sparse | dense} {passive}
To delete a PIM tunnel, use configure pim {ipv4} delete tunnel [tunnel_name | tunnel all]
To configure a PIM timer, use configure pim {ipv4} timer hello_interval jp_interval [{tunnel} tunnel_name | tunnel all]
To configure a PIM dr-priority, use configure pim {ipv4} [{tunnel} tunnel_name | tunnel all] dr-priority priority
To disable IPMC forwarding tunnels, use disable ipmcforwarding {tunnel tunnel_name}
To disable a PIM SSM, use disable pim {ipv4} ssm tunnel [tunnel_name | tunnel all]
To enable IPMC forwarding tunnels, use enable ipmcforwarding {tunnel tunnel_name}
To enable a PIM SSM tunnel, use enable pim {ipv4} ssm tunnel [tunnel_name | tunnel all]
To display PIM tunnel information, use show pim tunnel
To unconfigure a PIM tunnel, use unconfigure pim {ipv4}{tunnel tunnel_name}