WAN IP Static Gateway

Hi!

I have Static IP from my ISP and I need to set gateway to the interface.

How can I achieve that?

My Static IP is : ...130/30 (255.255.255.252)
Gateway is ..
.129

How can I set this to eth0 to get it work?

Thanks

Hi @fegauthier .

set protocols static route 0.0.0.0/0 next-hop X.X.X.129/30

Static routing info: Static — VyOS 1.3.x (equuleus) documentation