of   This topic was touched on previously, but none of the proposed
solutions have solved my problem as of yet.  I have 2 gig links (IQ2
pic on T-series) facing a L2VPN (Kompella) customer, and I have done
my best to enable load sharing across them as follows:

[edit policy-options]
[EMAIL PROTECTED] show policy-statement load-balance
then {
    load-balance per-packet;
}

[edit routing-options forwarding-table]
[EMAIL PROTECTED] show
export load-balance;

[edit forwarding-options]
[EMAIL PROTECTED] show
hash-key {
    family multiservice {
        source-mac;
        destination-mac;
    }
}

  Though the docs don't explicitly say so, I'm tending to think that
since MAC tables aren't maintained for L2VPN customers (like they are
for VPLS), perhaps it's not possible to load-share across aggregated
Eth links in an L2VPN on a T-series (running 9.2).  Can anyone prove
otherwise based on experience with a similar situation?  I'd prefer to
not have to convert this cust to VPLS just to get the load sharing
working if possible....

David
_______________________________________________
juniper-nsp mailing list juniper-nsp@puck.nether.net
https://puck.nether.net/mailman/listinfo/juniper-nsp

Reply via email to