/ip route
add comment="TESTE PPPOE1" disabled=no distance=50 dst-address=\
    200.192.112.8/32 gateway=PPPOE1 scope=30 target-scope=10
/tool netwatch
add comment=PPPOE1 disabled=no down-script="interface pppoe-client disable PPP\
    OE1\r\
    \n\r\
    \ninterface pppoe-client enable PPPOE1" host=200.192.112.8 interval=1m \
    timeout=10s up-script=""
/interface pppoe-client
add ac-name="" add-default-route=yes allow=pap,chap,mschap1,mschap2 comment=\
    PPPOE1 dial-on-demand=no disabled=no interface=4-INTELIG max-mru=1480 \
    max-mtu=1480 mrru=disabled name=PPPOE1 password=seu_senha profile=default \
    service-name="" use-peer-dns=yes user=seu_usuario