Recursive Fail over

Good morning,

I have and RB4011 with latest stable ROS as we speak with 2 WANs, ISP1 using PPPoe and ISP2 using DHCP client
currently using scope and target scoope of 10 in IP-Routers as follows
“8.8.8, gateway=pppoe-ether1”
“1.1.1.1, gateway ether2-wan2”

and second rule making the magic of recusive routing
scope 10 and target scope 11 for
“0.0.0.0/0 gateway=1.1.1.1 and ddistance 1 mark=main”
“0.0.0.0/0 gateway=8,8,8,8 and distance of 3 mark=WAN2”

question
why not scope 30 is working since mikrotik states “static” as “scope 30 and target scope of 10” or more.?

Note:
I have static IP provided by ISP using PPPoe and DHCP client get any ip from ISP router that do not have an
static public ip address toward internet.

Thank you

Read para I - https://forum.mikrotik.com/viewtopic.php?t=182373