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


<bgp-information>

Usage

<bgp-group-information>
    <bgp-information>
        <group-count>group-count</group-count>
        <peer-count>peer-count</peer-count>
        <external-peer-count>external-peer-count</external-peer-count>
        <internal-peer-count>internal-peer-count</internal-peer-count>
        <down-peer-count>down-peer-count</down-peer-count>
        <unconfigured-peer-count>unconfigured-peer-count</unconfigured-peer-count>
        <half-open-peer-count>half-open-peer-count</half-open-peer-count>
        <igp-converging/>
        <flap-count>flap-count</flap-count>
        <bgp-rib>...</bgp-rib>
        <bgp-peer>...</bgp-peer>
    </bgp-information>
</bgp-group-information>

Description

Operational and configuration information for BGP.

Contents

<bgp-peer>—Operational and configuration information for a BGP peer.

<bgp-rib>—No documentation is available yet.

<down-peer-count>—No documentation is available yet.

<external-peer-count>—No documentation is available yet.

<flap-count>—Number of times the BGP session has gone down.

<group-count>—No documentation is available yet.

<half-open-peer-count>—No documentation is available yet.

<igp-converging>—This tag is present if BGP is quenched because the IGP is still converging.

<internal-peer-count>—No documentation is available yet.

<peer-count>—Total number of peers.

<unconfigured-peer-count>—No documentation is available yet.


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