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


Usage

<configuration>
    <logical-systems>
        <routing-instances>
            <instance>
                <forwarding-options>
                    <sampling>...</sampling>
                    <packet-capture>...</packet-capture>
                    <monitoring>...</monitoring>
                    <accounting>...</accounting>
                    <port-mirroring>...</port-mirroring>
                    <load-balance>...</load-balance>
                    <hash-key>...</hash-key>
                    <helpers>...</helpers>
                    <family>...</family>
                    <next-hop-group>...</next-hop-group>
                    <dhcp-relay>...</dhcp-relay>
                </forwarding-options>
            </instance>
        </routing-instances>
    </logical-systems>
</configuration>

Description

Forwarding options configuration.

Contents

<accounting>—Configure accounting of traffic.

<dhcp-relay>—Dynamic Host Configuration Protocol relay configuration.

<family>—Protocol family.

<hash-key>—Select data used in the hash key.

<helpers>—Port forwarding configuration.

<load-balance>—Configure load-balancing attributes on the forwarding path.

<monitoring>—Configure lawful interception of traffic.

<next-hop-group>—Next hop group forwarding option.

<packet-capture>—Packet capture options.

<port-mirroring>—Configure port mirroring of traffic.

<sampling>—Statistical traffic sampling options.


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