IP Route *NEED HELP URGENTLY*

Hi Guys,

Hope you can help me with my Problem.

I Need to set up five static routes to our local DNS so our Partner Company can access their router within our Network properly.

The Information I have received are the following:

IP Route
IP Route
IP Route
IP Route
IP Route

No Information regarding ports or anything. Just this ip adresses three diffrent subnet masks and two Routings to their router and 3 to the our DNS.

PLEEEEEEASE can anybody provide me any Resolution how i code this via Putty to the Mikrotik Router? Or via RouterOS?

Thank you guys for your help

BR Irie

https://wiki.mikrotik.com/wiki/Simple_Static_Routes_Example

/ip address add address=192.168.2.2/24 interface=ether1
/ip route add dst-address=192.168.0.0/16 gateway=1.1.1.1