ip rpf-route
Customizes static routes that the router can use to verify source addresses in multicast packets. The no version removes the static route.
ip rpf-route ipAddress addressMask
{ nextHopIpAddress | nextHopInterfaceType nextHopInterfaceSpecifier }
[ distanceValue ] [ tag tagValue ][ no ] ip rpf-route ipAddress addressMask
- ipAddressIP address of the destination network
- addressMaskSubnet mask for the destination network
- nextHopIpAddressIP address of the next hop
- nextHopInterfaceTypeInterface type; see Interface Types and Specifiers in About This Guide
- nextHopInterfaceSpecifierParticular interface; format varies according to interface type; see Interface Types and Specifiers in About This Guide
- distanceValueNumber in the range 0255 that indicates the preference for this route
- tagValueNumber in the range 04294967295 that identifies the route in the routing table
Global Configuration
Release Information Command introduced before JUNOSe Release 7.1.0.