Who rated this post

cancel
Showing results for 
Search instead for 
Did you mean: 
Maarten_Sjouw
Champion
Champion

I recently setup PBR for a customer where we needed to reroute some traffic to be forwarded to a external Proxy:

from clish

set pbr table ProxyTest static-route default nexthop gateway address 1.2.4.3 priority 2
set pbr rule priority 1 match from 10.10.10.0/24
set pbr rule priority 1 action table ProxyTest

I did not set any interface, maybe that is bothering you?

Regards, Maarten
0 Kudos
(1)
Who rated this post