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


<bgp-option-information>

Usage

<bgp-peer | bgp-group>
    <bgp-option-information>
        <export-policy>export-policy</export-policy>
        <import-policy>import-policy</import-policy>
        <bgp-options>bgp-options</bgp-options>
        <bgp-options2>bgp-options2</bgp-options2>
        <authentication-key>authentication-key</authentication-key>
        <authentication-key-chain>authentication-key-chain</authentication-key-chain>
        <authentication-algorithm>authentication-algorithm</authentication-algorithm>
        <authentication-configured/>
        <address-families>address-families</address-families>
        <local-address>local-address</local-address>
        <holdtime>holdtime</holdtime>
        <metric-out>metric-out</metric-out>
        <preference>preference</preference>
        <local-preference>local-preference</local-preference>
        <prefix-limit>...</prefix-limit>
        <accepted-prefix-limit>...</accepted-prefix-limit>
        <nlri-information>...</nlri-information>
        <local-as>local-as</local-as>
        <local-as-private/>
        <local-system-as>local-system-as</local-system-as>
        <receive-buffer-size>receive-buffer-size</receive-buffer-size>
        <send-buffer-size>send-buffer-size</send-buffer-size>
        <outbound-timer>outbound-timer</outbound-timer>
        <med-action>med-action</med-action>
        <ipsec-sa>ipsec-sa</ipsec-sa>
    </bgp-option-information>
</bgp-peer | bgp-group>

Description

Configured BGP options.

Contents

<accepted-prefix-limit>—Limit number of prefixes accepted by policy.

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

<authentication-algorithm>—Name of authentication algorithm.

<authentication-configured>—No documentation is available yet.

<authentication-key>—No documentation is available yet.

<authentication-key-chain>—Name of authentication key chain.

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

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

<export-policy>—No documentation is available yet.

<holdtime>—Hold time configured with the hold-time statement. The default hold time is 90 seconds. The hold time is three times the interval at which keepalive messages are sent.

<import-policy>—No documentation is available yet.

<ipsec-sa>—No documentation is available yet.

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

<local-as>—Local AS number.

<local-as-private>—No documentation is available yet.

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

<local-system-as>—No documentation is available yet.

<med-action>—No documentation is available yet.

<metric-out>—No documentation is available yet.

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

<outbound-timer>—No documentation is available yet.

<preference>—Preference value configured with the preference statement. The default preference value is 170.

<prefix-limit>—No documentation is available yet.

<receive-buffer-size>—No documentation is available yet.

<send-buffer-size>—No documentation is available yet.


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