Hi everyone,
We want our EX 4300 to send all traffic sourced from 199.199.199.1/32 , received on f0/0 , to next hop 200.200.200.2
On EX 4300, is following possible?
set firefall family inet filter TEST term T1match source-address 199.199.199.1/32
set firefall family inet filter TEST term T1match then next-hop 200.2000.200.2
set firefall family inet filter TEST term T1match then accept
set firefall family inet filter TEST term T2 then accept
set int f0/0 unit 0 family inet filter TEST input.
Thanks and have nice weekend!!