Command Manual – Security
Quidway S8500 Series Routing Switches
Chapter 1 802.1x Configuration Commands
Huawei Technologies Proprietary
1-14
[Quidway] dot1x supp-proxy-check logoff interface Ethernet 2/1/1 to Ethernet
2/1/8
# Configure the switch to send trap message upon detecting the use of proxy on
Ethernet 2/1/9.
[Quidway] dot1x supp-proxy-check trap
[Quidway] dot1x supp-proxy-check trap interface Ethernet 2/1/9
or
[Quidway] dot1x supp-proxy-check trap
[Quidway] interface Ethernet 2/1/9
[Quidway-GigabitEthernet2/1/9] dot1x supp-proxy-check trap
1.1.13 dot1x timer
Syntax
dot1x timer
{
handshake-period
handshake-period-value
|
quiet-period
quiet-period-value
|
tx-period tx-period-value
|
supp-timeout
supp-timeout-value
|
server-timeout
server-timeout-value
}
undo dot1x timer
{
handshake-period
|
quiet-period
|
tx-period
|
supp-timeout
|
server-timeout
}
View
System view
Parameter
handshake-period
: This timer begins after the user has passed the authentication.
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
from user for consecutive N times.
handshake-period-value
: Handshake period. The value ranges from 1 to 1024 in units
of second and defaults to 30.
quiet-period
: Specifies 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
: Specifies how long the quiet period is. The value ranges from 10 to
120 in units of second and defaults to 60.
server-timeout
: Specifies 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.