BgpGlobalConfig Object


Description:

Global values for BGP router configuration. Attribute settings at the profile level take precedence over the global settings.

Automatically created from: Project

Automatically-created children: BgpSrGlobalConfig

BgpGlobalConfig Writable Attributes

Attribute Description
Common Writable Attributes Active, Name
BierAttributeType

BIER Attribute Type

Type: u8

Default: 67

ConnectionRetryCount

Number of retries to use when establishing the TCP connection for the BGP session.

Type: u32

Default: 100

Range: 0 - 65535

ConnectionRetryInterval

BGP Connection Retry Interval in seconds.

Type: u16

Default: 30

Range: 10 - 300

DisablePathMtuDiscovery

Disable Path Mtu Discovery

Type: bool

Default: FALSE

Possible Values:

Value Description
TRUE

Enable Path Mtu Discovery

FALSE

Disable Path Mtu Discovery

EnableDiscardUpdates

Discard Updates on reaching Configured Memory Threshold

Type: bool

Default: FALSE

Possible Values:

Value Description
TRUE

Enable Discard Updates on reaching Configured Memory Threshold

FALSE

Disable Discard Updates on reaching Configured Memory Threshold

EnableFecUpdateForBgpVxlan

Enable Fec Update For BGP VXLAN

Type: bool

Default: TRUE

Possible Values:

Value Description
TRUE

Enable Storing of EVPN FEC updates for VXLAN tunnel

FALSE

Disable Storing of EVPN FEC updates for VXLAN tunnel

EnablePackUpdates

Pack Updates Up To MTU

Type: bool

Default: TRUE

Possible Values:

Value Description
TRUE

Enable Pack Updates is True

FALSE

Enable Pack Updates is False

EnableStraightforwardUpdate

Send Update without Withdraw on attribute change

Type: bool

Default: FALSE

Possible Values:

Value Description
TRUE

Enable Straight forward Update is True

FALSE

Enable Straight forward Update is False

EnableTcpNoDelay

Enable TCP no delay

Type: bool

Default: FALSE

Possible Values:

Value Description
TRUE

Tcp with Delay

FALSE

Tcp with out Delay

EvpnIRBMode

Evpn Overlay IRB operational Models to route traffic.

Type: enum

Default: Asymmetric

Possible Values:

Value Description
ASYMMETRIC

In Asymmetric model Ingress VTEP performs both bridging and routing, whereas egress VTEP performs only bridging

SYMMETRIC

In Symmetric model both ingress and egress VTEP provide bridging and routing functions.

IgnoreAttributeErrors

Ignore errors in received attributes

Type: bool

Default: FALSE

Possible Values:

Value Description
TRUE

Ignore Attribute Errors is True

FALSE

Ignore Attribute Errors is False

IsEvpnIRB

Enable or Disable EVPN Integrated routing and bridging

Type: bool

Default: FALSE

Possible Values:

Value Description
TRUE

Enable EVPN IRB

FALSE

Disable EVPN IRB

MvpnAutoAdvertiseDelay

MVPN routes will be sent out after finishing Non-MVPN routes' transmission, delay refers to the time interval.

Type: u32

Default: 1000

NextHopFilterMode

NextHop filter mode.

Type: enum

Default: DISABLED

Possible Values:

Value Description
DISABLED

Disabled.

PORT

Filter per port.

SYSTEM

Filter per system.

RxTcpBufferSize

Rx TCP buffer size.

Type: enum

Default: TCPBUFFER_32KB

Possible Values:

Value Description
TCPBUFFER_8KB

Rx TCP buffer 8KB.

TCPBUFFER_32KB

Rx TCP buffer 32KB.

TCPBUFFER_256KB

Rx TCP buffer 256KB.

TCPBUFFER_8MB

8388608 (8MB)

ScalabilityMode

Allows user to turn off certain functionality to reduce memory consumption and CPU usage.

Type: enum

Default: NORMAL

Possible Values:

Value Description
NORMAL

Normal mode of operation.

NO_TRAFFIC_BINDING

Turn off Traffic support by disabling label processing.

DISCARD_UPDATES

Prevents processing of received BGP UPDATE messages, which increases route reflector convergence times, however BGP receive results will be invalid.

SequentialStartup

Whether to start BGP sessions sequentially.

Type: enum

Default: DISABLE

Possible Values:

Value Description
DISABLE

Disable sequential startup. Spirent TestCenter will not start BGP sessions sequentially.

ENABLE

Enable sequential startup.

StaggerClose

Delay time in milliseconds before closing a BGP session.

Type: u16

Default: 100

Range: 0 - 10000

StaggerOpen

Number of milliseconds to wait before sending a session starting Open message.

Type: u16

Default: 100

Range: 0 - 10000

TxTcpBufferSize

Tx TCP buffer size.

Type: enum

Default: TCPBUFFER_32KB

Possible Values:

Value Description
TCPBUFFER_8KB

Tx TCP buffer 8KB.

TCPBUFFER_32KB

Tx TCP buffer 32KB.

TCPBUFFER_256KB

Tx TCP buffer 256KB.

TCPBUFFER_8MB

8388608 (8MB)

UpdateCount

Maximum routes per BGP UPDATE message.

Type: u16

Default: 2000

Range: 1 - 65535

UpdateDelay

Delay between successive BGP UPDATE messages in milliseconds.

Type: u16

Default: 1

Range: 0 - 10000

VplsDraftVersion

Which VPLS version to use.

Type: enum

Default: VERSION_VPLS_4761

Possible Values:

Value Description
VERSION_00

draft-ietf-l2vpn-vpls-bgp-00

VERSION_02

draft-ietf-l2vpn-vpls-bgp-02

VERSION_VPLS_4761

VPLS RFC 4761

BgpGlobalConfig Read-Only Attributes

There are no read-only attributes.