H3C S7500 Series Ethernet Switches Command Manual

Table Of Contents
Command Manual – 802.1x
H3C S7500 Series Ethernet Switches Chapter 1
802.1x Configuration Commands
1-19
ver-period: Client-version-checking period timer. The switch will resend the client
version checking request packet if the supplicant system has not responded when this
timer times out.
ver-period-value: Value of the client-version-checking period timer, in seconds. This
value ranges from 1 to 30 and defaults to 30.
Description
Use the dot1x timer command to set a specified 802.1x timer.
Use the undo dot1x timer command to restore the default.
During an 802.1x authentication process, multiple timers are triggered to ensure that
the supplicant systems, the authenticator systems, and the authentication servers
interact with each other orderly. You can use the dot1x timer command to modify parts
of these timers as needed (others are not adjustable). This may be necessary in certain
situations or demanding network environments. Normally, the defaults are
recommended.
Related commands: display dot1x.
Examples
# Set the server-timeout timer of the authentication server to 150 seconds.
<H3C>system-view
System View: return to User View with Ctrl+Z.
[H3C] dot1x timer server-timeout 150
1.1.15 dot1x version-check
Syntax
dot1x version-check [ interface interface-list ]
undo dot1x version-check [ interface interface-list ]
View
System view, Ethernet port view
Parameters
interface-list: Ethernet port list. You can specify multiple Ethernet ports by providing this
argument in the form of interface-list = { interface-name [ to interface- name] & < 1-10 >.
The interface-name argument is the port index of an Ethernet port and can be specified
in this form: interface-name = { interface-type interface-num }, where interface-type
specifies the type of a port and interface-num identifies the port number. "&<1-10>"
means that up to 10 port indexes/port index lists can be provided.