User Guide
OmniAccess SafeGuard OS Administration Guide
275
Chapter 6: Configuring Authentication and Role Derivation
no aaa dot1x max-req
The following example is representative of the command:
(SafeGuardOS) #configure terminal
(SafeGuardOS) (config) #interface 0/5
(SafeGuardOS) (interface 0/5) #aaa dot1x max-req 5
(SafeGuardOS) (interface 0/5) #
Re-authenticating the Supplicant for the 802.1x Port
Use the aaa dot1x re-authentication command in interface configuration mode to enable
re-authentication of the supplicant for the specified port. Use the no form of the
command to disable re-authentication. By default re-authentication is disabled.
aaa dot1x re-authentication
no aaa dot1x re-authentication
The following example is representative of the command:
(SafeGuardOS) #configure terminal
(SafeGuardOS) (config) #interface 0/5
(SafeGuardOS) (interface 0/5) #aaa dot1x re-authentication
(SafeGuardOS) (interface 0/5) #
Configuring the 802.1x Port Timeout
Use the aaa dot1x timeout command in interface configuration mode to set the value, in
seconds, of the timer used by the authenticator state machine on a port. Depending on the
token used and the value (in seconds) passed, various timeout configurable parameters
are set. Use the no form of the command to set the value to its default.
aaa dot1x timeout [reauth-period seconds | quiet-period seconds | tx-period
seconds | supp-timeout seconds | server-timeout seconds]
no aaa dot1x timeout [reauth-period | quiet-period | tx-period | supp-
timeout
| server-timeout]
count Maximum number of transmissions. The range is 1 to 10. The default
value is 2.
re-auth period
seconds
Sets the value, in seconds, of the timer used by the authenticator
state machine on this port to determine when re-authentication of
the supplicant takes place. The reauthperiod must be a value in the
range 1 - 65535. The default value is 3600.










