[j-nsp] Using LACP/802.3ad between M20 and Cisco Cat6500
Jeff Wheeler
jeff at reflected.net
Tue Sep 28 13:11:22 EDT 2004
The below configuration affects which member port in the aggregate
device is selected for egress packets? I thought load-balance
per-packet was only used to install Unilist type next-hops for
distributing traffic to two or more layer 3 destinations.
--
Jeff at Reflected Networks
On Tue, 2004-09-28 at 12:30, Jared Mauch wrote:
> routing-options {
> forwarding-table {
> export [ load-balance ];
> }
> }
> policy-options {
> policy-statement load-balance {
> then {
> load-balance per-packet;
> }
> }
> }
> forwarding-options {
> hash-key {
> family inet {
> layer-3;
> layer-4;
> }
> }
> }
More information about the juniper-nsp
mailing list