different subnets on interfaces

hello
I am trying to set up different lan subnets each with their own dhcp server on different ethernet interfaces RB750

i have both ssh and winbox connection
but the manual is unfortunatly a bit to dense for my level of understanding (but i will learn fast)

could some kind person perhaps (as a diversion from their other important tasks) give me some guidence as to the steps i would need to take to get this to happen

what i would like ideally would be for this server to only give out IPs to clients i have specified by MAC address

Set the master-port on an interface you choose to none so that it is a separate routed interface. This is done under Interfaces > Ethernet.

Apply an IP address to it.

Follow http://wiki.mikrotik.com/wiki/Manual:IP/DHCP_Server#Basic_examples to set up a DHCP server on the new interface.

To give out static leases to predefined clients by MAC address, go to IP > DHCP-Server and manually add leases tying MACs to IPs, and don’t set up an IP pool on the DHCP server instance.
http://wiki.mikrotik.com/wiki/Manual:IP/DHCP_Server#Leases

yes thanks that was what i needed i am on my way now

heaps of karma 2ya