Hi AshvinO,
ge-0/0/0.0 is under inet.0
I dont have any route under ISP1 and ISP2 except 0.0.0.0/0. I am also thinking about create a route to 10.13.0.0/20 under both VR redirecting to inet.0 table, like that:
set routing-instances ISP1 routing-options static route 10.13.0.0/20 next-table inet.0 set routing-instances ISP2 routing-options static route 10.13.0.0/20 next-table inet.0
What do you think? Should work?