2 wan links - aggregation

Hi

Is it possible to merge two wan links (aggregation) so that I can get 1 Mbps plus 2 Mbps = 3 Mbps total link speed.

From wiki I understand that load balancing and fail over is possible. But I want to get full 3 Mbps link speed.
How can I achieve this.

Thanks & Regards,
Ravin

You may try with ‘ip route add gateway=1,1,2’,
where 1 is the address of 2 Mbps line,
where 2 is the address of 1 Mbps line.