vyOS: PBR icmp

siapkan router/server yang terhubung ke router utama yang melayani client, dalam contoh IP (192.168.8.8) tambahkan alias IP 8.8.8.8


set policy route ICMP_8888 interface 'bond0.100'

set policy route ICMP_8888 rule 10 protocol 'tcp_udp'

set policy route ICMP_8888 rule 10 set table '101'

set protocols static table 101 route 8.8.8.8/32 next-hop 192.168.8.8