Dot1xOptions Object


Description:

Global 802.1X settings.

Automatically created from: Project

Dot1xOptions Writable Attributes

Attribute Description
Common Writable Attributes Active, Name
TrafficStartOption

Options for how traffic should behave for a supplicant block depending upon the authentication status of each supplicant in the block.

Type: enum

Default: IGNORE_AUTH

Possible Values:

Value Description
REQUIRE_ALL_SUPPLICANT_AUTH

Start traffic only if all supplicants (in a block) are authenticated.

IGNORE_FAILED_SUPPLICANT_AUTH

Ignore supplicants (in a block) that are not authenticated.

IGNORE_AUTH

Start traffic as usual and completely ignore authentication.

Dot1xOptions Read-Only Attributes

There are no read-only attributes.