Ospfv2AuthenticationParams Object


Description:

Specifies the type of authentication to be used for OSPFv2.

Automatically created from: IgpOspfv2SessionParams, Ospfv2DeviceGenProtocolParams, Ospfv2RouterConfig, Ospfv2SharedSessionParams, RouteDistributionOspfv2SessionParams, VpnIgpOspfv2SessionParams, VxlanIgpOspfv2SessionParams

Ospfv2AuthenticationParams Writable Attributes

Attribute Description
Authentication

You must set Authentication to indicate which of the attributes of this object you want to use.

Type: enum

Default: NONE

Possible Values:

Value Description
NONE

No attributes have been set (no authentication).

SIMPLE

Use simple authentication.

MD5

Use the MD5 key ID for authentication.

HMAC_SHA_1

Use the HMAC_SHA_1 key ID for authentication.

HMAC_SHA_256

Use the HMAC_SHA_256 key ID for authentication.

HMAC_SHA_512

Digest generated with the algorithm HMAC-SHA-512

HmacShaKeyId

Specifies the value of the HMAC SHA key ID.

Type: u16

Default: 1

Md5KeyId

Specifies the value of the MD5 key ID.

Type: u8

Default: 1

Password

Authentication password string for the MD5 Authentication type.

Type: string

Default: Spirent

Ospfv2AuthenticationParams Read-Only Attributes

There are no read-only attributes.