Hi Spout,
The preferences in the routing table are only external preferences, but routing protocols have internal preferences. When the external preferences of the two routes are the same, the internal preferences of the two routes are compared. The internal preference of the static route is 60, and the internal preference of the Unr is 65. Therefore, the router prefers static routes. For details about priorities, see https://forum.huawei.com/enterprise/en/route-preference/thread/533159-863 To implement load balancing, you need to add a default static route and associate it with DHCP.
ip route-static 0.0.0.0 0GigabitEthernet 0/0/1 dhcp
https://support.huawei.com/hedex/hdx.do?docid=EDOC1100007335&id=ip_route-static&text=ip%20route-static&lang=en