[j-nsp] Load balance with 2 adsl pics

Masood Ahmad Shah masood at nexlinx.net.pk
Wed Jul 23 09:39:28 EDT 2008


I guess you have two static routes. If this is the case, as you know first
of all the 2 routes should have the same prefix length (10.0.0.0/24,
0.0.0.0/0 etc) and Preference. You need to make these preferences equal
either by configuring policy to set the preference/metric value same. 

To enable per-flow load balancing, you must set the load-balance per-packet
action in routing policy configuration. 

policy-statement please-load-balance {
    then {
        load-balance per-packet;
    }
}


For further you can visit:

http://www.juniper.net/techpubs/software/junos/junos70/swconfig70-policy/htm
l/policy-actions-config11.html

Regards,
Masood Ahmad Shah
BLOG: http://www.weblogs.com.pk/jahil

-----Original Message-----
From: juniper-nsp-bounces at puck.nether.net
[mailto:juniper-nsp-bounces at puck.nether.net] On Behalf Of Mike
Sent: Wednesday, July 23, 2008 2:10 PM
To: Juniper-Nsp
Subject: [j-nsp] Load balance with 2 adsl pics

Hello 

I have a j router with 2 adsl pics is possible to load balance traffic
between the 2 cards? And if so via Multilink? Or there is some other way to
do so?

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



More information about the juniper-nsp mailing list