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


Usage

<configuration>
    <services>
        <rpm>
            <bgp>
                <probe-type>probe-type-choice</probe-type>
                <probe-count>probe-count</probe-count>
                <probe-interval>seconds</probe-interval>
                <test-interval>seconds</test-interval>
                <destination-port>destination-port</destination-port>
                <history-size>history-size</history-size>
                <moving-average-size>moving-average-size</moving-average-size>
                <data-size>data-size</data-size>
                <data-fill>data-fill</data-fill>
                <logical-system>...</logical-system>
                <routing-instances>...</routing-instances>
            </bgp>
        </rpm>
    </services>
</configuration>

Description

BGP options for real-time performance monitoring.

Contents

<data-fill>—Define contents of the data portion of the probes.

<data-size>—Size of the data portion of the probes.

<destination-port>—TCP/UDP port number 7, 49160 through 65535.

<history-size>—Number of stored history entries.

<logical-system>—Logical systems.

<moving-average-size>—Number of samples used for moving average.

<probe-count>—Total number of probes per test.

<probe-interval>—Delay between probes.

<probe-type>—RPM-BGP probe request type.

<routing-instances>—Routing instances.

<test-interval>—Delay between tests.


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