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


<bgp-rib>

Usage

<bgp-information | bgp-peer | bgp-group>
    <bgp-rib>
        <name>name</name>
        <rib-bit>rib-bit</rib-bit>
        <bgp-rib-state>bgp-rib-state</bgp-rib-state>
        <vpn-rib-state>vpn-rib-state</vpn-rib-state>
        <send-state>send-state</send-state>
        <total-external-prefix-count>total-external-prefix-count
                                    </total-external-prefix-count>
        <active-external-prefix-count>active-external-prefix-count
                                    </active-external-prefix-count>
        <accepted-external-prefix-count>accepted-external-prefix-count
                                    </accepted-external-prefix-count>
        <suppressed-external-prefix-count>suppressed-external-prefix-count
                                    </suppressed-external-prefix-count>
        <total-internal-prefix-count>total-internal-prefix-count
                                    </total-internal-prefix-count>
        <active-internal-prefix-count>active-internal-prefix-count
                                    </active-internal-prefix-count>
        <accepted-internal-prefix-count>accepted-internal-prefix-count
                                    </accepted-internal-prefix-count>
        <suppressed-internal-prefix-count>suppressed-internal-prefix-count
                                    </suppressed-internal-prefix-count>
        <total-prefix-count>total-prefix-count</total-prefix-count>
        <active-prefix-count>active-prefix-count</active-prefix-count>
        <received-prefix-count>received-prefix-count</received-prefix-count>
        <accepted-prefix-count>accepted-prefix-count</accepted-prefix-count>
        <damped-prefix-count>damped-prefix-count</damped-prefix-count>
        <suppressed-prefix-count>suppressed-prefix-count</suppressed-prefix-count>
        <history-prefix-count>history-prefix-count</history-prefix-count>
        <pending-prefix-count>pending-prefix-count</pending-prefix-count>
        <advertised-prefix-count>advertised-prefix-count</advertised-prefix-count>
    </bgp-rib>
</bgp-information | bgp-peer | bgp-group>

Description

No documentation is available yet.

Contents

<accepted-external-prefix-count>—Number of accepted prefixes received from external peers.

<accepted-internal-prefix-count>—Number of accepted prefixes received from internal peers.

<accepted-prefix-count>—For a peer RIB, number of prefixes from this peer accepted by policy.

<active-external-prefix-count>—Number of active prefixes received from external peers.

<active-internal-prefix-count>—Number of active prefixes received from internal peers.

<active-prefix-count>—Number of active prefixes.

<advertised-prefix-count>—Number of prefixes present in the RIB-OUT.

<bgp-rib-state>—State of the RIB. Indicates if a BGP graceful restart is in progress.

<damped-prefix-count>—Number of prefixes in any damped state.

<history-prefix-count>—Number of prefixes with damping history maintained.

<name>—No documentation is available yet.

<pending-prefix-count>—Number of prefixes with pending changes.

<received-prefix-count>—For a peer RIB, number of prefixes received from this peer.

<rib-bit>—Number that represents the entry in the routing table for this peer.

<send-state>—State of the BGP group: in sync, not in sync, or not advertising.

<suppressed-external-prefix-count>—Number of external prefixes suppressed due to damping.

<suppressed-internal-prefix-count>—Number of internal prefixes suppressed due to damping.

<suppressed-prefix-count>—Number of prefixes suppressed due to damping.

<total-external-prefix-count>—Total number of prefixes received from external peers.

<total-internal-prefix-count>—Total number of prefixes received from internal peers.

<total-prefix-count>—Total number of prefixes in this RIB.

<vpn-rib-state>—State of the RIB. Indicates if a VPN graceful restart is in progress.


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