Make port have static IP Address

Hello,

I am new to Mikrotik and am looking to make 2 ports on my router have a static IP address. So when ever a device is plugged into that port they get the same IP Address each time. I do not know what the best course of action might be. VLAN? If so how would I go about it. I want my server and access point to be connected to Ports 4 and 6 and need them to have the static IP. Thanks

When the devices are connected and got a DHCP lease, open Winbox, go to IP → DHCP Server → Leases and find the matching devices.
Right-click the row and select “make static”.
The Address is now reserved for the specific device and they will always get the same address and no other device will get this address assigned.

-Chris

Perfect Thanks!