Ashvino,
I have something wrong in the brackets, cannot find the syntax error.
{master:3}[edit policy-options] admin@CORPSW01# load merge terminal [Type ^D at a new line to end input] policy-statement ospf { term ospf { from { protocol ospf; neighbor 172.16.1.2; interface xe-2/0/14.0; } then { metric 100; accept; } } then accept; }terminal:1:(16) syntax error: policy-statement [edit] 'policy-statement ospf {' syntax error terminal:14:(1) error recovery ignores input until this point: } [edit] '}' error recovery ignores input until this point load complete (2 errors)