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


<bgp-group>

Usage

<bgp-group-information>
    <bgp-group>
        <type>type</type>
        <peer-as>peer-as</peer-as>
        <local-as>local-as</local-as>
        <group-index>group-index</group-index>
        <group-state>group-state</group-state>
        <name>name</name>
        <bgp-options>bgp-options</bgp-options>
        <bgp-options2>bgp-options2</bgp-options2>
        <group-flags>group-flags</group-flags>
        <peer-count>peer-count</peer-count>
        <established-count>established-count</established-count>
        <peer-address>peer-address</peer-address>
        <flap-count>flap-count</flap-count>
        <unconfigured-peers>...</unconfigured-peers>
        <igp-protocol>igp-protocol</igp-protocol>
        <route-queue>...</route-queue>
        <bgp-peer>...</bgp-peer>
        <bgp-option-information>...</bgp-option-information>
        <tracing-information>...</tracing-information>
        <bgp-rib>...</bgp-rib>
    </bgp-group>
</bgp-group-information>

Description

Operational and configuration information for a BGP group.

Contents

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

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

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

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

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

<established-count>—Number of peers within the group that are in the established state.

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

<group-flags>—Internal BGP group flags.

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

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

<igp-protocol>—No documentation is available yet.

<local-as>—Local AS number.

<name>—No documentation is available yet.

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

<peer-as>—Peer AS number.

<peer-count>—Total number of peers.

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

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

<type>—No documentation is available yet.

<unconfigured-peers>—Set of address prefixes from which this group allows peering.


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