The dot1x reauthenticate command enables periodic 802.1X re-authentication on an interface.
The undo dot1x reauthenticate command disables periodic 802.1X re-authentication on an interface.
By default, periodic 802.1X re-authentication is disabled on an interface.
In the system view:
dot1x reauthenticate interface { interface-type interface-number1 [ to interface-number2 ] } &<1-10>
undo dot1x reauthenticate interface { interface-type interface-number1 [ to interface-number2 ] } &<1-10>
In the interface view:
dot1x reauthenticate
undo dot1x reauthenticate
Parameter |
Description |
Value |
---|---|---|
interface { interface-type interface-number1 [ to interface-number2 ] } |
Specifies the interface type and number.
|
- |
System view, Ethernet interface view, GE interface view, MultiGE interface view, XGE interface view, 25GE interface view, 40GE interface view, 100GE interface view, Eth-Trunk interface view, Port group view
Usage Scenario
After modifying the authentication information of an online user on the authentication server, the administrator needs to re-authenticate the user in real time to ensure user validity.
The re-authentication interval is set using the dot1x timer reauthenticate-period command.
This function takes effect only for users who go online after this function is successfully configured.
If the device is connected to a server for re-authentication and the server replies with a re-authentication deny message that makes an online user go offline, it is recommended that you locate the cause of the re-authentication failure on the server or disable the re-authentication function on the device.
Precautions
If periodic 802.1X re-authentication is enabled, a large number of 802.1X authentication logs are generated.
# Enable periodic 802.1X re-authentication on GE0/0/1 in the system view.
<HUAWEI> system-view [HUAWEI] dot1x reauthenticate interface gigabitethernet 0/0/1
# Enable periodic 802.1X re-authentication on GE0/0/1 in the interface view.
<HUAWEI> system-view [HUAWEI] interface gigabitethernet 0/0/1 [HUAWEI-GigabitEthernet0/0/1] dot1x reauthenticate