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


Usage

<configuration>
    <forwarding-options>
        <accounting>
            <output>
                <interface>
                    <name>name</name> <!-- identifier -->
                    <engine-id>engine-id</engine-id>
                    <engine-type>engine-type</engine-type>
                    <source-address>source-address</source-address>
                </interface>
            </output>
        </accounting>
    </forwarding-options>
</configuration>

Description

Interfaces used to send monitored information.

Contents

<engine-id>—Identity (number) of this accounting interface.

<engine-type>—Type (number) of this accounting interface.

<name>—Interfaces used to send monitored information.

<source-address>—Address to use for generating monitored packets.


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