BfdAuthenticationParams Object


Description:

Authentication parameters for BFD.

Automatically created from: BfdDeviceGenProtocolParams, BfdRouterConfig, LagBfdPortConfig

BfdAuthenticationParams Writable Attributes

Attribute Description
Authentication

Type of authentication to use.

Type: enum

Default: NONE

Possible Values:

Value Description
NONE

No authentication.

SIMPLE

Simple password authentication.

MD5

MD5 authentication.

HMAC_SHA_1

HMAC_SHA_1 authentication.

HMAC_SHA_256

HMAC_SHA_256 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 for the session. The Authentication attribute must be set to MD5.

Type: u8

Default: 1

Password

Password for the session. The Authentication attribute must be set to SIMPLE.

Type: string

Default: Spirent

BfdAuthenticationParams Read-Only Attributes

There are no read-only attributes.