Hi @sachandio,
If two static routes are configured with the default priority or have the same priority, the two static routes work in load balancing mode. If the priorities of two static routes are different, the two static routes form active/standby mode. The static route with a lower priority is called a floating static route. The static route is activated to forward data only when the active route is unavailable.
Hope this helps!