[Contents] [Prev] [Next] [Index] [Report an Error]


Usage

<configuration>
    <policy-options>
        <policy-statement>
            <from>
                <source-address-filter>
                    <load-balance>
                        <per-packet/>
                    </load-balance>
                </source-address-filter>
            </from>
        </policy-statement>
    </policy-options>
</configuration>

Description

Type of load balancing in forwarding table.

Contents

<per-packet>—Load balance on a per-packet basis.


[Contents] [Prev] [Next] [Index] [Report an Error]