How is such setup called where two local routers(customer routers) are connected with one ISP router and there is one BGP session between each local router and ISP router(in case of two local routers there are two BGP sessions in total)? As much as I understand, it isn't quite
multihome setup because
multihome requires at least two ISP routers while setup I'm thinking of has one ISP router and two local routers.
Local routers announce two /20 networks to ISP router and ISP router announces default route to both local routers. How to configure BGP in order to have traffic shared as equally as possible between two local routers(in other words between two BGP sessions)?