How to route network on IP?

I use in my local network Public IP’s and for one client I need to route network 2.2.2.8/29 on the IP 2.2.2.5
How to do it?

/ip route add dst-address=2.2.2.8/29 gateway=2.2.2.5