Change or overwrite default dns provided by dhcp-client?

Hi
How to change the defaults dns provided per the dhcp-client and it replace /override/force it by 8.8.8.(ie)?
I have a lot of difficulties to find the answers on forum and help.
Thanks a lot


[admin@MikroTik] /ip dhcp-client> print detail
Flags: X - disabled, I - invalid
 0   ;;; default configuration
     interface=sfp1-gateway add-default-route=yes use-peer-dns=yes
     use-peer-ntp=yes dhcp-options=hostname,clientid status=searching...

 1   ;;; default configuration
     interface=ether1-gateway add-default-route=yes use-peer-dns=yes
     use-peer-ntp=yes dhcp-options=hostname,clientid status=bound
     address=85.27.7.52/24 gateway=85.27.7.1 dhcp-server=85.27.7.1
     primary-dns=109.88.203.3 secondary-dns=62.197.111.140
     expires-after=6h43m10s
[admin@MikroTik] /ip dhcp-client>



[admin@MikroTik] /ip dns> print
                servers: 8.8.8.8,8.8.4.4
        dynamic-servers: 109.88.203.3,62.197.111.140
  allow-remote-requests: yes
    max-udp-packet-size: 4096
   query-server-timeout: 2s
    query-total-timeout: 10s
             cache-size: 2048KiB
          cache-max-ttl: 1w
             cache-used: 323KiB
[admin@MikroTik] /ip dns>

Look on the dhcp client settings. Disable use peer dns.

Sent from my SCH-I545 using Tapatalk 2