Hello Everyone, I seem to be having this issue on a Juniper device. I am trying to add a new Policy line to an existing statement but it keeps getting inserted below the "reject" statement. I have tried removing the reject statement then putting the new statement in followed by the reject only to have the same outcome. Any ideas?
set policy-options policy-statement Sites term AB from route-filter 192.168.1.0/24 exact
set policy-options policy-statement Sites term AB then accept
set policy-options policy-statement Sites term rej then reject
set policy-options policy-statement Sites term CD from instance CD-INSTANCE
set policy-options policy-statement Sites term CD from route-filter 192.168.2.0/24 exact
Me with this policy at them moment: :developers:
http://forums.juniper.net/t5/Junos/CLI-Moving-policy-terms-around/td-p/34601
Awesome, thanks!
working?
Yup, worked perfectly, thanks!