- mode loose;
- [edit interfaces interface-name unit logical-unit-number family (inet | inet6) rpf-check],
- [edit logical-systems logical-system-name interfaces interface-name unit logical-unit-number family (inet | inet6) rpf-check]
Statement introduced before JUNOS Release 7.4.
Check whether the packet has a source address with a corresponding prefix in the routing table. If a corresponding prefix is not found, unicast reverse path forwarding (RPF) loose mode does not accept the packet. Unlike strict mode, loose mode does not check whether the interface expects to receive a packet with a specific source address prefix.
If you do not include this statement, unicast RPF is in strict mode.
See Configuring Unicast RPF and Configuring Unicast RPF.
interface—To view this statement in the configuration.
interface-control—To add this statement to the configuration.