CLI Reference 802.1X Configuration Commands
Ruijie# show dot1x auto-req
Auto-Req: Enabled
User-Detect : Enabled
Packet-Num : 0
Req-Interval: 60 Second
The command is used to show the setting of the active
authentication.
dot1x auto-req user-detect
Use this command to cease sending authentication request messages actively when any user
passes the authentication on the device's interface. Use the no form of this command to apply the
default setting.
dot1x auto-req user-detect
no dot1x auto-req user-detect
Global configuration mode
This command is used to cease sending authentication request messages actively
when any user passes the authentication on the device's interface. Use the show
dot1x auto-req command to show the setting of this function.
The following example shows how to cease sending authentication request
messages actively from an interface after a user gets online:
Ruijie# configure terminal
Ruijie(config)# dot1x auto-req user-detect
Ruijie(config)# end
Ruijie# show dot1x auto-req
Auto-Req: Enabled
User-Detect : Enabled
Packet-Num : 0
Req-Interval: 60 Second