routing on RB 450

Hello,
I’m a student of 1st year in network,
I have to routing network with a routerboard 450
Ihave a network 192.1.1.0 in the port 1 of my 45O
I have a network 198.1.1.0 on the port 2 of my 450
All the station must be communicate with each over, and ping.
Someone would have a script or a simple configuration please, because I can not
thank you verry much
papate

Try this first
http://www.mikrotik.com/testdocs/ros/3.0/ip/route.php

If still confused, get back to us.

Ron.

Thank you,
despite the example it does not work. I need that all stations communicate with each other
du tou have a command line to do this
thank you

How far into your first year of networking are you? :slight_smile: Sometimes you have to work hard and find some things out for yourself. This is very basic networking knowledge. :slight_smile:

You have two networks. Each interface needs to know which other interface to use, to route that traffic. Therefore you need to add two static routes. The example does work.

You did substitute the example IP addresses for YOUR addresses and did not use the exact IPs in the example?!