[j-nsp] JNCIP question: do I have to config forwarding table policy to actually load balance?

Harry Reynolds harry at juniper.net
Tue Aug 18 12:05:21 EDT 2009


Yes. The CP LB is done via the protocols, but backed up via the pfe and its lb policy.

Regards

 

-----Original Message-----
From: juniper-nsp-bounces at puck.nether.net [mailto:juniper-nsp-bounces at puck.nether.net] On Behalf Of Yue Min
Sent: Monday, August 17, 2009 10:44 AM
To: juniper-nsp at puck.nether.net
Subject: [j-nsp] JNCIP question: do I have to config forwarding table policy to actually load balance?

Hi everyone,

in Harry's JNCIP book, there're several places where load balancing is required, such as in ospf and bgp. besides configuring protocols to have multiple next-hop show up in routing table, do I have to configure forwarding-table export policy like this to actually install multiple next-hop in forwarding table?

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

routing-options {
    forwarding-table {
        export load-balance-per-flow;
    }
}

thanks in advance for anyone to help me out on this.


mmacrohard
_______________________________________________
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