04-02-2008 07:55 PM
We tested two external routers send two default route to J-Series router with equal cost and metrics,
but checked the J-Series router that it receive two default route but only one default route is active, can I know what command to activate the ECMP on J-Series to make the traffic load sharing per session?
04-03-2008 09:06 AM
Hi,
What protocol are you using to send the default routes? It may be that the protocol is using router-id or even neighbour address as a tiebreaker.
If you're using BGP, then 'multipath' is the command you need to accept both into the forwarding table, IIRC.
Rgds,
Guy