Mailing List Archive

load balancing.
Hi, All,

Does JUNOS has the corresponding functionality as Cisco's "maximum-path eibgp" for MPLS VPN do?

BTW, if the CE connected to 2 PE's in the same AS for MPLS VPN cases, are there special concerns for load balancing between CE-PE links?

Best Regards/Michael Peng.
load balancing. [ In reply to ]
http://www.juniper.net/techpubs/software/junos54/swconfig54-routing/html/bgp
-config32.html#1015717

The connection between the CE and PE does not have any special qualifiers
for BGP multipath.

Remember if you want load sharing per-packet you need to configure this as
and export policy to the forwarding table. The default is per-destination
load balancing.

For the per-packet load balancing the maximum no of paths is 8 and for
per-destination is 16. The maximum no of paths is not configurable.

Gary

On 09/09/2002 20:33, "Xinfeng Peng (ETC)" <Xinfeng.Peng@etc.ericsson.se>
wrote:

> Hi, All,
>
> Does JUNOS has the corresponding functionality as Cisco's "maximum-path
> eibgp" for MPLS VPN do?
>
> BTW, if the CE connected to 2 PE's in the same AS for MPLS VPN cases, are
> there special concerns for load balancing between CE-PE links?
>
> Best Regards/Michael Peng.
> _______________________________________________
> juniper-nsp mailing list juniper-nsp@puck.nether.net
> http://puck.nether.net/mailman/listinfo/juniper-nsp
>

------
Gary