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


<bgp-peer>

Usage

<bgp-information | bgp-group>
    <bgp-peer>
        <peer-address>peer-address</peer-address>
        <peer-as>peer-as</peer-as>
        <local-address>local-address</local-address>
        <local-as>local-as</local-as>
        <description>description</description>
        <peer-type>peer-type</peer-type>
        <route-reflector-client/>
        <peer-state>peer-state</peer-state>
        <peer-flags>peer-flags</peer-flags>
        <last-state>last-state</last-state>
        <last-event>last-event</last-event>
        <last-error>last-error</last-error>
        <bgp-option-information>...</bgp-option-information>
        <flap-count>flap-count</flap-count>
        <last-flap-event>last-flap-event</last-flap-event>
        <peer-id>peer-id</peer-id>
        <local-id>local-id</local-id>
        <active-holdtime>active-holdtime</active-holdtime>
        <keepalive-interval>keepalive-interval</keepalive-interval>
        <peer-index>peer-index</peer-index>
        <bgp-bfd>...</bgp-bfd>
        <local-interface-name>local-interface-name</local-interface-name>
        <local-interface-index>local-interface-index</local-interface-index>
        <nlri-type-peer>nlri-type-peer</nlri-type-peer>
        <nlri-type-session>nlri-type-session</nlri-type-session>
        <peer-no-refresh/>
        <peer-refresh-capability>peer-refresh-capability</peer-refresh-capability>
        <peer-4byte-as-capability-not-supported/>
        <peer-4byte-as-capability-advertised>peer-4byte-as-capability-advertised
                                    </peer-4byte-as-capability-advertised>
        <peer-restart-nlri-configured>peer-restart-nlri-configured
                                    </peer-restart-nlri-configured>
        <peer-restart-time-configured>peer-restart-time-configured
                                    </peer-restart-time-configured>
        <peer-stale-route-time-configured>peer-stale-route-time-configured
                                    </peer-stale-route-time-configured>
        <peer-restart-time-received>peer-restart-time-received
                                    </peer-restart-time-received>
        <peer-restart-flags-received>peer-restart-flags-received
                                    </peer-restart-flags-received>
        <peer-restart-nlri-received>peer-restart-nlri-received
                                    </peer-restart-nlri-received>
        <peer-restart-nlri-can-save-state>peer-restart-nlri-can-save-state
                                    </peer-restart-nlri-can-save-state>
        <peer-restart-nlri-state-saved>peer-restart-nlri-state-saved
                                    </peer-restart-nlri-state-saved>
        <peer-no-restart/>
        <peer-restart-nlri-negotiated>peer-restart-nlri-negotiated
                                    </peer-restart-nlri-negotiated>
        <peer-end-of-rib-received>peer-end-of-rib-received</peer-end-of-rib-received>
        <peer-end-of-rib-sent>peer-end-of-rib-sent</peer-end-of-rib-sent>
        <peer-end-of-rib-scheduled>peer-end-of-rib-scheduled
                                    </peer-end-of-rib-scheduled>
        <last-received>last-received</last-received>
        <last-sent>last-sent</last-sent>
        <last-checked>last-checked</last-checked>
        <input-messages>input-messages</input-messages>
        <input-updates>input-updates</input-updates>
        <input-refreshes>input-refreshes</input-refreshes>
        <input-octets>input-octets</input-octets>
        <output-messages>output-messages</output-messages>
        <output-updates>output-updates</output-updates>
        <output-refreshes>output-refreshes</output-refreshes>
        <output-octets>output-octets</output-octets>
        <buffered-octets-rx>buffered-octets-rx</buffered-octets-rx>
        <buffered-octets-tx>buffered-octets-tx</buffered-octets-tx>
        <bgp-output-queue>...</bgp-output-queue>
        <route-queue-count>route-queue-count</route-queue-count>
        <bgp-rib>...</bgp-rib>
        <elapsed-time>elapsed-time</elapsed-time>
        <extended-information>extended-information</extended-information>
        <bgp-error>...</bgp-error>
        <route-queue>...</route-queue>
        <tracing-information>...</tracing-information>
    </bgp-peer>
</bgp-information | bgp-group>

Description

Operational and configuration information for a BGP peer.

Contents

<active-holdtime>—Hold time the local router negotiated with the peer.

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

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

<bgp-option-information>—Configured BGP options.

<bgp-output-queue>—Number of BGP packets that are queued to be transmitted to a particular neighbor for a particular routing table.

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

<buffered-octets-rx>—Number of octets that have been received and are still buffered.

<buffered-octets-tx>—Number of octets in the transmit buffer.

<description>—No documentation is available yet.

<elapsed-time>—Time this adjacency or session has been up or down.

<extended-information>—No documentation is available yet.

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

<input-messages>—Total number of messages received from the receive socket buffer.

<input-octets>—Number of octets received from the receive socket buffer.

<input-refreshes>—Number of refresh messages received from the receive socket buffer.

<input-updates>—Number of update messages received from the receive socket buffer.

<keepalive-interval>—No documentation is available yet.

<last-checked>—No documentation is available yet.

<last-error>—Last error that occurred in the BGP session.

<last-event>—Last activity that occurred in the BGP session.

<last-flap-event>—Event that caused the last BGP session flap.

<last-received>—No documentation is available yet.

<last-sent>—No documentation is available yet.

<last-state>—Previous state of the BGP session.

<local-address>—No documentation is available yet.

<local-as>—Local AS number.

<local-id>—Router identifier of the local router.

<local-interface-index>—SNMP ifIndex of local interface.

<local-interface-name>—Logical interface name.

<nlri-type-peer>—Types of NLRIs supported by the peer: unicast or multicast.

<nlri-type-session>—Types of NLRIs being used for this session.

<output-messages>—Total number of messages written to the receive socket buffer.

<output-octets>—Number of octets written to the receive socket buffer.

<output-refreshes>—Number of refresh messages written to the receive socket buffer.

<output-updates>—Number of update messages written to the receive socket buffer.

<peer-4byte-as-capability-advertised>—4 byte Autonomous System capability advertised by this peer.

<peer-4byte-as-capability-not-supported>—This peer does not support 4 byte AS extension.

<peer-address>—Address of the BGP peer, followed by its port number.

<peer-as>—Peer AS number.

<peer-end-of-rib-received>—Types of NLRIs for which peer received an end-of-rib marker.

<peer-end-of-rib-scheduled>—Types of NLRIs for which peer scheduled an end-of-rib marker.

<peer-end-of-rib-sent>—Types of NLRIs for which peer sent an end-of-rib marker.

<peer-flags>—Internal BGP flags.

<peer-id>—Router identifier of the peer.

<peer-index>—Index of this peer in its group.

<peer-no-refresh>—Present if this peer does not support refresh.

<peer-no-restart>—Present if this peer does not support graceful restart.

<peer-refresh-capability>—Version of refresh capability supported by this peer.

<peer-restart-flags-received>—Flags received from this peer in its restart capability.

<peer-restart-nlri-can-save-state>—Types of NLRIs for which peer can save forwarding state.

<peer-restart-nlri-configured>—Types of NLRIs for which restart is locally configured.

<peer-restart-nlri-negotiated>—Types of NLRIs for which restart negotiated with peer.

<peer-restart-nlri-received>—Types of NLRIs for which restart was advertised by peer.

<peer-restart-nlri-state-saved>—Types of NLRIs for which peer saved all forwarding state.

<peer-restart-time-configured>—Restart time configured locally for this peer.

<peer-restart-time-received>—Restart time requested by peer in its restart capability.

<peer-stale-route-time-configured>—Maximum time for which stale routes from peer are kept.

<peer-state>—Current state of the BGP session.

<peer-type>—No documentation is available yet.

<route-queue>—No documentation is available yet.

<route-queue-count>—Total number of routes queued for output to this peer.

<route-reflector-client>—No documentation is available yet.

<tracing-information>—No documentation is available yet.


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