IP address payment

I want to share IP addresses in each port of Mikrotik.
By Port 1, it receives incoming as a DHCP Client.
will get IP: 60.82.10.11 and Port 2,3,4,5 will get IP as follows, called in order 60.82.30.x / 60.82.31.x / 60.82.32.x / 60.82.33.x I have to do How?

Have each port routed separately (by default bridge joins all ports except ether1 into single subnet). Then set up DHCP servers (one per port) with appropriate settings and address pools.