Dot1xEapTlsConfig Object


Description:

EAP-TLS settings for supplicant(s).

Parents: Dot1xSupplicantBlockConfig

Dot1xEapTlsConfig Writable Attributes

Attribute Description
Common Writable Attributes Active, Name
Certificate

X.509 certificate(s) required for EAP-TLS authentication. The use of wildcard characters are supported to generate a unique certificate name for each supplicant in a block (for example, 'spirent@s' where '@s' represents the supplicant index).

Type: string

Default: "" (empty string)

Password

Supplicant password(s). The use of wildcard characters are supported to generate a unique value for each supplicant in a block (for example, 'spirent@s' where '@s' represents the supplicant index).

Type: string

Default: spirent

UserId

Supplicant user id(s). The use of wildcard characters are supported to generate a unique value for each supplicant in a block (for example, 'spirent@s' where '@s' represents the supplicant index).

Type: string

Default: spirent

Dot1xEapTlsConfig Read-Only Attributes

There are no read-only attributes.