Setting IP

Hay, i want to ask you about setting configuration ip microtik.

i want to make many ip when they want to connect internet.

example:
in first floor i want to give ip 10.0.1.0 / 24
in second floor i want to give ip 10.0.2.0 / 24
in third floor i want to give ip 10.0.3.0 / 24
and i want to makae default gateway 10.0.0.9

someone can help me to make that ip address step by step?

Have a read of this: http://www.mikrotik.com/documentation/manual_2.5/IP/Address.html#ip_address_add

I get the jist of what you’re asking but am unsure how you wan’t to execute it/what equipment you have at your disposal.

If the above article doesn’t help, post a bit more detail and I’ll be happy to help you out.

Do you have a VLAN capable switch?

If so, then take a look at setting up a dot1q trunk between the switch and your MikroTik. Each floor will have a VLAN/subnet and the Mikrotik will route between them or out to the Internet.

Take a look at this article:

http://wiki.mikrotik.com/wiki/Manual:Interface/VLAN#Create_trunks_and_implement_routing_between_VLANs