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.

protocols multicast ip routing

Enables IPv4 multicast routing.

set protocols multicast ip routing
delete protocols multicast ip routing
show protocols multicast ip routing

IPv4 multicast routing is disabled.

Configuration mode

protocols {
    multicast {
        ip {
            routing {
            }
        }
    }
}

Use this command to enable the system to use multicast routing protocols for IPv4 traffic.

When this configuration node is deleted, multicast routing protocols such as the Internet Group Management Protocol (IGMP) and Protocol Independent Multicast (PIM) do not work for IPv4 traffic, even if configured.

Use the set form of this command to enable multicast routing.

Use the delete form of this command to remove the multicast routing configuration.

Use the show form of this command to display the multicast routing configuration.