Operation Manual - Security
Quidway S3000 Series Ethernet Switches
Chapter 1 802.1x Configuration
1-8
1.2.9 Set the handshake period of 802.1x
The following commands are used to set the handshake period of 802.1x. After setting
handshake-period, system will send the handshake packet by the period. Suppose the
dot1x retry time is configured as N, the system will consider the user having logged off
and set the user as logoff state if system doesn’t receive the response of user for
consecutive N times.
Perform the following configurations in system view.
Table 1-9
Set the handshake period of 802.1x
Operation
Command
Set the handshake period of 802.1x
dot1x timer handshake-period
interval
Restore the handshake period to default value
undo dot1x timer handshake-period
By default, handshake period is 15s.
1.2.10 Configure Timers
The following commands are used for configuring the 802.1x timers.
Perform the following configurations in system view.
Table 1-10
Configure timers
Operation
Command
Configure timers
dot1x timer
{
quiet-period
quiet-period-value
|
tx-period
tx-period-value
|
supp-timeout
supp-timeout-value
|
server-timeout
server-timeout-value
}
Restore default settings of the
timers
undo dot1x timer
{
quiet-period
|
tx-period
|
supp-timeout
|
server-timeout
}
quiet-period
: Specify the quiet timer. If an 802.1x user has not passed the
authentication, the Authenticator will keep quiet for a while (which is specified by
quiet-period
timer) before launching the authentication again. During the quiet period,
the Authenticator does not do anything related to 802.1x authentication.
quiet-period-value
: Specify how long the quiet period is. The value ranges from 10 to
120 in units of second.
server-timeout
: Specify the timeout timer of an Authentication Server. If an
Authentication Server has not responded before the specified period expires, the
Authenticator will resend the authentication request.