BgpAuthenticationParams Object


Description:

Specifies all BGP authentication parameters.

Automatically created from: BgpDeviceGenProtocolParams, BgpRouterConfig, BgpSharedSessionParams, BgpSrSessionParams, RouteDistributionBgpSessionParams

BgpAuthenticationParams Writable Attributes

Attribute Description
Authentication

Authentication type.

Type: enum

Default: NONE

Possible Values:

Value Description
NONE

No authentication is used.

SIMPLE

SIMPLE authentication is used.

MD5

MD5 authentication is used.

HMAC_SHA_1

HMAC_SHA_1 is used for MD5 authentication

HMAC_SHA_256

HMAC_SHA_256 is used for MD5 authentication

HMAC_SHA_512

Digest generated with the algorithm HMAC-SHA-512

HmacShaKeyId

Authentication Key ID for HMAC SHA digest generation

Type: u16

Default: 1

Md5KeyId

MD5 Key ID.

Type: u8

Default: 1

Password

Authentication password.

Type: string

Default: Spirent

BgpAuthenticationParams Read-Only Attributes

There are no read-only attributes.