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 pim register-rp-reachability

Enables Rendezvous Point (RP) reachability checking for PIM Registers at the designated router (DR).

set protocols pim register-rp-reachability
delete protocols pim register-rp-reachability
show protocols pim

RP reachability is not checked.

Configuration mode


protocols {
    pim {
         register-rp-reachability
    }
}

Use this command to enable RP reachability checking for PIM Registers at the DR.

Use the set form of this command to enable RP reachability checking for PIM Registers at the DR.

Use the delete form of this command to restore no checking for reachability.

Use the show form of this command to display the configuration of Register RP reachability.