switch-controller 802-1X-settings
Use this command to control 802.1x user authentication settings for all switch ports. Settings include how re-authentication is handled and the maximum number of authentication attempts.
History
The following table shows all newly added, changed, or removed entries as of FortiOS 6.0.
| Command | Description |
|---|---|
|
set reauth-period <minutes> |
Time interval units corrected to minutes (not seconds). |
config switch-controller 802-1X-settings
set link-down-auth {set-unauth | no-action} Interface-reauthentication state to set if a link is down.
set-unauth Interface set to unauth when down. Reauthentication is needed.
no-action Interface reauthentication is not needed.
set reauth-period {integer} Period of time to allow for reauthentication (1 - 1440 sec, default = 60, 0 = disable reauthentication). range[1-1440]
set max-reauth-attempt {integer} Maximum number of authentication attempts (0 - 15, default = 3). range[0-15]
end