Example 10
Configure a policy that accepts routes with the destination prefixes
201:db8::8000/32and201:db8::8001/32:[edit policy-options]policy-statement export_exact {term a {from {route-filter201:db8::8000/32exact;route-filter201:db8::8001/32exact;}then {accept;}}term b {then {reject;}}}