![](https://pdfstore-manualsonline.prod.a.ki/pdfasset/f/fa/ffa63819-0092-4e25-b43b-b3dd7442913c/ffa63819-0092-4e25-b43b-b3dd7442913c-bg1c1.png)
xStack
®
DGS-3400 Series Layer 2 Gigabit Managed Switch CLI Manual
445
DGS-3426:5# show wac auth_state ports 1-3
Command: show wac auth_state ports 1:1-1:3
Port MAC Address State VID Priority Aging Time
Idle Time
Block Time
---- ------------------- ------------- ------- ---------- -------------- --------
1 00-00-00-00-00-01 Authenticated 4004 3 Infinite
40
1 00-00-00-00-00-02 Authenticated 1234 - Infinite
50
1 00-00-00-00-00-03 Blocked - - 60
-
1 00-00-00-00-00-04 Authenticating - - 10
-
2 00-00-00-00-00-10(P) Authenticated 1234 2 1440
20
3 00-00-00-00-00-20(P) Authenticating - - 5
-
3 00-00-00-00-00-21(P) Blocked - - 100
-
Total Authenticating Hosts :2
Total Authenticated Hosts :3
Total Blocked Hosts :2
DGS-3426:5#
clear wac auth_state
Purpose Used to clear the authentication state of a port.
Syntax
clear wac auth_state [ ports [<portlist> | all ] {authenticated | authenticating |
blocked} | macaddr <macaddr> ]
Description This command is used to clear the authentication state of a port. If the port is in port-
based mode, the port will return to an un-authenticated state. All the timers associated
with the port will be reset.
If the port is in host based mode, users on this port will be cleared. The user needs to
be re-authenticated to access the network.
Parameters ports – Specifies the list of ports whose WAC state will be cleared.
authenticated – Specifies that all authenticated users for a port will be cleared.
authenticating – Specifies that all authenticating users for a port will be cleared.
blocked – Specifies to clear all blocked users for a port.
macaddr – Specifies to clear a specific user by their MAC address.
Restrictions Only Administrator and Operator-level users can issue this command.