[j-nsp] Policy-statement to match on metrics less than, greater than, or within a range
Phil Rosenthal
pr at isprime.com
Wed Aug 26 19:55:36 EDT 2015
Hello all,
On Cisco, it is possible to write a route policy as such:
route-policy test
if med le 1000 then
set local-preference 100
endif
end-policy
Is there any way to do the same thing with Juniper? It seems that the “from metric” statement only accepts a static value (comparable to "if med eq 1000”).
Thanks in advance :)
-Phil
More information about the juniper-nsp
mailing list