Hi Aleksei,
Thanks for your reply. I already configured ISP redundancy on firewall with option checked as load sharing. but in routing table i can only see 1 default route pointing to ISP A as configured through gaia web-portal. I added another default route through CLI:
set static-route default nexthop gateway address ISP-B on
now routing table shows 2 default route pointing to ISP - A and ISP - B
S 0.0.0.0/0 via ISP - B, eth2, cost 0, age 5786
via ISP - A, eth1
i save the config.
traffic is traversing through both path but after some time firewall loose the default route added through CLI and again traffic start traversing through ISP -A path.
Kindly suggest.