Hi, Anyone can explain difference among several policy-option policy-statement below?
We have several commands as below. In all configuration for the router MX960, I do not know how the configuration define traffic. I know these commands function would bolck the rest traffic after allowing some traffic pass. My question is what is difference among four commands? Thank you
set policy-options policy-statement ABC_IMPORT_V4 term DROP_RFC_1918 from prefix-list-filter RFC1918 orlonger
set policy-options policy-statement ABC_IMPORT_V4 term DROP_RFC_1918 then reject
set policy-options policy-statement ABC_EXPORT_V4 term EXPLICIT_DENY then reject
set policy-options policy-statement ABC_IMPORT_V4 term EXPLICIT_DENY then reject