[j-nsp] J2350 egress load balancing
叶雨飞
sunyucong at gmail.com
Tue Nov 6 14:00:06 EST 2012
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
More information about the juniper-nsp
mailing list