LdpAuthenticationParams Object


Description:

Specifies all LDP authentication parameters.

Automatically created from: LdpDeviceGenProtocolParams, LdpP2mpSharedSessionParams, LdpRouterConfig, LdpSessionParams, LdpSharedSessionParams, VpnMplsLdpSessionParams

LdpAuthenticationParams 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 (Not supported for LDP).

MD5

MD5 authentication is used.

HMAC_SHA_1

Digest generated with the algorithm HMAC-SHA-1

HMAC_SHA_256

Digest generated with the algorithm HMAC-SHA-256

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 (Not supported for LDP).

Type: u8

Default: 1

Password

Authentication password.

Type: string

Default: Spirent

LdpAuthenticationParams Read-Only Attributes

There are no read-only attributes.