home

Supported platforms

Vyatta documentation

Learn how to install, configure, and operate the Vyatta Network Operating System (Vyatta NOS) and Orchestrator, which help drive our virtual networking and physical platforms portfolio.

interfaces <interface> ipv6 pim

Enables PIM for IPv6 on an interface.

set interfaces interface ipv6 pim
delete interfaces interface ipv6 pim
show interfaces interface ipv6 pim
interface
The type of interface. For detailed keywords and arguments for interfaces that support multicast routing, see Supported Interface Types.

Configuration mode


interfaces interface {
    ipv6 {
        pim {
        }
    }
}

Use this command to enable PIM for IPv6 on an interface.

Note: To use PIM for multicast routing, multicast routing must be enabled on the router. For information about multicast routing in general, see Ciena Vyatta Network OS Multicast Routing Configuration Guide.

Use the set form of this command to enable PIM for IPv6 on an interface.

Use the delete form of this command to remove all PIM configuration and disable PIM for IPv6 on an interface.

Use the show form of this command to display the configuration of PIM for IPv6.