• Met—Learned or configured cost associated with this route
• Intf—Type of interface and interface specifier for the next hop. For details about
interface types and specifiers, see Interface Types and Specifiers in JunosE Command
Reference Guide.
• Example 1
host1#show ipv6 rpf-route
Protocol/Route type codes:
O- OSPF, E1- external type 1, E2- external type2,
N1- NSSA external type1, N2- NSSA external type2
L- MPLS label, V- VR/VRF, *- indirect next-hop
Prefix/Length Type Dst/Met Intf
-------------------------------- --------- ------- --------------------
11:1:1:10::/60 Static 1/0 ATM2/0.300
21:2:2:20::/60 Static 1/0 ATM2/0.300
31:2:2:20::/60 Connect 0/0 ATM2/0.300
131:1:1:10::/60 Connect 0/0 ATM2/1.1300
1000::/64 Static 1/0 ATM2/0.300
• Example 2
host1#show ipv6 rpf-route 1000::/64 detail
1000::/64 Type:Static Distance:1 Metric:0
NextHop:31:2:2:23::2:3 IntfIndex 18 Intf ATM2/0.300
• See show ipv6 rpf-route.
Enabling and Disabling RPF Checks
By default, the router accepts multicast packets for each (S,G) pair on an incoming
interface (IIF), which satisfies the RPF check (RPF-IIF). When the router performs RPF
checks, only the interface that first accepts traffic for an (S,G) pair accepts subsequent
traffic for that pair. If traffic stops coming on that interface and starts arriving on another
interface, the router does not accept or forward the traffic.
Some network configurations require the router to accept traffic on any interface. To do
so, you can disable the RPF check on a specified set of (S,G) pairs by issuing the ipv6
multicast-routing disable-rpf-check command.
When you disable RPF checks, the router accepts multicast packets for (S,G) pairs on
any incoming interface. When the router has added the new route to its multicast routing
table, it accepts multicast packets for these pairs on any interface in the virtual router
and forwards them accordingly. Multicast routes established before you issue this
command are not affected.
ipv6 multicast-routing disable-rpf-check
• Use to disable RPF checks for specified (S,G) pairs.
• Specify a standard IPv6 access list that defines the (S,G) pairs.
• Example
Copyright © 2010, Juniper Networks, Inc.146
JunosE 11.2.x Multicast Routing Configuration Guide