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.

show ipv6 rpf <source>

Displays Reverse Path Forwarding (RPF) information for a specific IPv6 multicast source address.

show ipv6 rpf source
source
An IPv6 multicast source address.

Operational mode

Use this command to display RPF information for a specific IPv6 multicast source address.

The following example shows how to display RPF information for the IPv6 source address 2036::6.

vyatta@vyatta:~$ show ipv6 rpf 2036::6
RPF Information for 2036::6
    RPF interface: dp0p1p3
    RPF neighbor: fe80::250:56ff:fe9b:5aaf
    RPF prefix length: 64
    RPF distance: 2
    RPF mteric: 110
vyatta@vyatta:~$