What describes the way the JUNOS software evaluates a route against a policy?
A.
The JUNOS software evaluates all terms in a policy sequentially. When it finds that the route matches all criteria specified in the match clause of a term, it applies the actions specified in the then clause and stops processing further terms.
B.
The JUNOS software evaluates all terms in a policy sequentially. When it finds that the route matches all criteria specified in the from clause of a term, it applies the actions specified in the then clause and continues processing further terms if the accept action was specified.
C.
The JUNOS software evaluates all terms in a policy sequentially. When it finds that the route matches any criteria specified in the from clause of a term, it applies the actions specified in the then clause and stops processing further terms.
D.
The JUNOS software evaluates all terms in a policy sequentially. When it finds that the route matches all criteria specified in the from clause of a term, it applies the actions specified in the then clause and stops processing further terms.