DGS-3000 Series Layer 2 Managed Gigabit Switch CLI Reference Guide
349
Example
To display the current JWAC local users:
DGS-3000-26TC:admin#show jwac user
Command: show jwac user
User Name Password VID
---------------- ---------------- ----------
112233 112233 -
123 123 1
Total Entries:2
37-25 clear jwac auth_state
Description
This command is used to clear authentication entries.
Format
clear jwac auth_state [ports [all | <portlist>] {authenticated | authenticating | blocked} |
mac_addr <macaddr>]
Parameters
ports - Specifies the port range to delete hosts on.
all - Specifies to delete all ports.
<portlist> - Specifies range of ports to delete.
authenticated - (Optional) Specifies the state of host to delete.
authenticating - (Optional) Specifies the state of host to delete.
blocked - (Optional) Specifies the state of host to delete.
mac_addr - Deletes a specified host with this MAC address.
<macaddr> - Enter the MAC address here.
Restrictions
Only Administrators, Operators and Power-Users can issue this command.
Example
To delete authentication entries:
DGS-3000-26TC:admin#clear jwac auth_state ports all blocked
Command: clear jwac auth_state ports all blocked
Success.