clear dot1x
Syntax
clear dot1x interface <interface-name> mac-address <static-mac-address> statistics <interface interface-name>
Description
Reset the authentication state of an interface
or delete 802.1X statistics from the device. When you reset an interface
using the interface
or mac-address
options,
reauthentication on the interface is also triggered. The device sends
out a multicast message on the interface to restart the authentication
of all connected supplicants. If a MAC address is reset, then the
device sends out a unicast message to that specific MAC address to
restart authentication.
Options
interface <[interface-name]> | Reset the authentication state of all the supplicants (also, clear all the authentication bypassed clients) connected to the specified interface (when the interface is an authenticator) or reset the authentication state for the interface itself (when the interface is a supplicant). |
mac-address [mac-addresses] | Reset the authentication state of the specified MAC addresses. |
statistics <interface interface-name> | Clear 802.1X statistics on all 802.1X-enabled
interfaces. If the |
Required Privilege Level
view
Sample Output
clear dot1x interface
user@host> clear dot1x interface ge-0/0/1
clear dot1x mac-address
user@host> clear dot1x mac-address 00:04:ae:cd:23:5f
clear dot1x statistics interface
user@host> clear dot1x statistics interface ge-0/0/1
Release Information
Command introduced in Junos OS Release 15.1X49-D80.