show ip rpf-route
Displays routes that the router can use to verify source addresses in multicast packets.
show ip rpf-route [ vrf vrfName ] [ destination [ ipMask ] [ detail ] ]
[ all ] [ protocol ] [ filter ]
- vrfNameDisplays the contents of the IP routing table associated with a VRF
- destinationSpecifies the IP address or domain name of the host to show
- ipMaskIP mask of the specific address to show
- detailDisplays detailed information about the specific prefix; currently shows the tag added by means of the ip route command
- allDisplays all routes in the routing table inserted from all protocols (not just the best routes that are used for forwarding)
- protocolOne of the following protocols for which you want to display the best routes in the routing table; no routes are displayed if routes for the specified protocol are not present in the routing table
- accessDisplays the best access-server routes (BGP) in the routing table
- access-internalDisplays the best access-internal routes in the routing table
- bgpDisplays the best BGP routes in the routing table
- bgp-tunnelDisplays the best BGP tunnel routes in the routing table
- dvmrpDisplays the best DVMRP routes in the routing table
- isisDisplays the best IS-IS routes in the routing table
- ldpDisplays the best LDP tunnel routes in the routing table
- localDisplays the best locally connected routes in the routing table
- mbgpDisplays the best MBGP routes in the routing table
- ospfDisplays the best OSPF routes owned by in the routing table
- otherDisplays the best internal control routes in the routing table
- ripDisplays the best RIP routes in the routing table
- rsvpDisplays the best RSVP tunnel routes in the routing table
- staticDisplays the best static routes added by network management to the routing table
- static-rpfDisplays the best static RPF routes added by network management to the routing table
- filterSee Filtering show Commands in About This Guide
Privileged Exec, User Exec
Command introduced before JUNOSe Release 7.1.0.