Maybe you're missing multipath option in your bgp config.


On 11/06/2012 09:00 PM, 叶雨飞 wrote:
Hi,

I have two uplink from same ISP  and I want to balance my egress on those,
I've tried

routing-options {
forwarding-table {
     export LOAD-BALANCE;
}
}

policy-options{
policy-statement LOAD-BALANCE {
     then {
         load-balance per-packet;
     }
}
}

but that doesn't seem to have a effect at all,

Here's show route output, any ideas?

0.0.0.0/0          *[BGP/170] 2w3d 14:10:48, MED 0, localpref 100
                       AS path: 6939 I
                     >  to 65.19.176.77 via ge-0/0/3.999
                     [BGP/170] 5d 09:09:32, MED 0, localpref 100
                       AS path: 6939 I
                     >  to 66.160.128.49 via ge-0/0/2.991
_______________________________________________
juniper-nsp mailing list [email protected]
https://puck.nether.net/mailman/listinfo/juniper-nsp



_______________________________________________
juniper-nsp mailing list [email protected]
https://puck.nether.net/mailman/listinfo/juniper-nsp

Reply via email to