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 pim6 rp-embedded

Enables the embedded-Rendezvous Point (RP) feature.

set protocols pim6 rp-embedded
delete protocols pim6 rp-embedded
show protocols pim6 embedded

Configuration mode


protocols {
    pim6 {
        rp-embedded
    }
}

Use this command to enable the embedded-RP feature.

Use the set form of this command to enable the RP-embedded feature.

Use the delete form of this command to disable the RP-embedded feature.

Use the show form of this command to display the RP-embedded configuration.