xStack
®
DGS-3600 Series Layer 3 Gigabit Ethernet Managed Switch CLI Manual
749
DGS-3627:admin# show wac auth_state ports
Command: show wac auth_state ports
P:Port-based Pri: Priority
Port MAC Address Original State VID Pri Aging Time/ Idle
RX VID Block Time Time
------ -------------------- ---- -------------- ---- -- ----------- ----
1:3 00-00-00-00-00-01 20 Authenticated 4004 3 Infinite 40
1:3 00-00-00-00-00-02 20 Authenticated 1234 - Infinite 50
1:11 00-00-00-00-00-03 100 Blocked - - 60 -
1:11 00-00-00-00-00-04 110 Authenticating - - 10 -
2:2 00-00-00-00-00-10(P) 2040 Authenticated 1234 2 1440 20
2:3 00-00-00-00-00-20(P) 2045 Authenticating - - 5 -
12:13 00-00-00-00-00-21 2041 Authenticated - 6 1100 80
12:13 00-00-00-00-00-E4 2041 Blocked - - 100 -
Total Authenticating Hosts :2
Total Authenticated Hosts :4
Total Blocked Hosts :2
clear wac auth_state
Purpose Used to delete the authentication entries.
Syntax
clear wac auth_state [ports [ <portlist> | all ] { authenticated | authenticating | blocked }
| macaddr <macaddr>]
Description Used to clear the authentication state of a port. If the port is port-based mode, the port will
return to un-authenticated state. The entire timer associated with the port will be reset.
If the port is 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 - Specified to clear all authenticated users for a port.
authenticating - Specified to clear all authenticating users for a port.
Restrictions Only Administrator and Operator-level users can issue this command.
Example usage:
To delete WAC host:
DGS-3627:admin# clear wac auth_state ports 1-5
Command: clear wac auth_state ports 1-5
Success.