I’m unfamiliar with programming Mikrotik. A couple of questions:
-
Out of the box the router is programmed to bridge the last 4 ports together. How would I assign a different subnet to each port?
Extra points: Let’s configure DHCP on each of those interfaces. -
DHCP-RELAY?
-
I bought this box with the idea I could use it to provision other Mikrotik radios, etc before deploying them.
So, can I program one or more port to act as follows:
- untagged traffic from port (e.g Mikrotik radio to be programmed) is in 192.168.88.X subnet and is NAT’d, so radio firmware can be easily upgraded?
- port passes traffic on VLAN 1000 between port 1 (internet) and itself. ( We usually put the mgmt ip address on vlan 1000)
Thanks,
Joe