[ASK] DHCP Server and other

hy all,

i want to ask something…
i found an article about setting DHCP server with bla bla bla , is DHCP Server standar setting without any special fitur or something is that same or not?

please reply, if same i will use the article and using it into my MT, if no please someone tell me where i can teach about DHCP Server standard setting.

im sorry if i got wrong place, just move it.

I am unsure what you’re asking. You found an article somewhere outlining how to set up a DHCP server on RouterOS and are not sure it applies? Can you link to that article maybe, and describe your set up and requirements?

Generally speaking all you have to do is set up a DHCP pool, a DHCP server instance tying the pool to an interface, and the network settings referring to the network address and tying it to DNS servers and a gateway IP address.

Hope that helps at least some.

for easily…
i have a homework about DHCP Server, is any DHCP server setting is same?
like a “2 static IPs and DHCP server on 1 interface” cause i thing i need help to complete my job with any tutorials book.

is same or not the DHCP server settings for home users with only have 1 static ip with DHCP server settings with 2 static IP? or with that i tell “2 static IPs and DHCP server on 1 interface” for the setting… not efek…

Still not sure I understand, but are you trying to mix static IPs for clients with clients that get a DHCP lease on the same network? There is no setting for that, it “just works”. Just assign the static IPs so that they aren’t in the IP pool you tie to the DHCP server.

any script for make sure the DHCP was really work??

If you’re asking for a script that generates configuration for you - no. It would involve IP addressing schemes, which is unique to your situation. If you’re asking for a script that tests the DHCP server for functionality - no such script exists.

If you’re doubting your configuration, post it here. On a command prompt run “/ip pool export”, “/ip dhcp-server export”, “/interface print”, “/ip address print detail”, “/ip dns print detail”, and “/ip route print detail” and copy and paste the results into this thread, wrapping them in [quote] tags.

no i dont have any trouble for this time.
but sometime i will ask here about DHCP trouble, cause i have some home work about mikrotik and i want to know about DHCP setting and at my mikrotik i doesn’t use any DHCP…

so i know “i can use DHCP in some condition and situation” like that, right?

ok thanks for the explanation. i will search any other script for my home work.