show ipv6 rpf-route
Displays IPv6 routes that the router can use to verify source addresses in multicast packets.
show ipv6 rpf-route [ vrf vrfName ] [ ipv6Address [ detail ] | ipv6Prefix [ detail ] ]
[ all ] [ protocol ] [ filter ]
- vrfNameName of the VRF
- ipv6AddressSpecific IPv6 address to show
- ipv6MaskIPv6 mask of the specific address to show
- detaildisplays detailed information about the specified route
- allDisplays routes from all sources to a prefix
- 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.
vrf keyword and vrfName variable added in JUNOSe Release 7.2.0.