A SERVICE OF

logo

xStack
®
DGS-3400 Series Layer 2 Gigabit Managed Switch CLI Manual
444
show wac user
Purpose Used to display the Web Authentication user.
Syntax
show wac user
Description This command is used to display the Web Authentication account.
Parameters None.
Restrictions None.
Example usage:
To show Web Authenticaiton account:
DGS-3426:5#show wac user
Command: show wac user
Username Password VLAN ID
---------------- ------------ ---------
vlan 1 2
Total Entries:1
DGS-3426:5#
show wac auth_state
Purpose Used to display the authentication state of a port.
Syntax
show wac auth_state ports {<portlist>}
Description This command is used to display the authentication state for ports.
If port 1 is in host-based mode:
(1) mac 00-00-00-00-00-01 is authenticated without VLAN assigned (may be the
specified target VLAN does not exist or the target VLAN has not been specified), the ID
of RX VLAN will be displayed (RX VLAN ID is 4004 in this example).
(2) mac 00-00-00-00-00-02 is authenticated with target VLAN assigned, the ID of target
VLAN will be displayed (target VLAN ID is 1234 in this example)
(3) mac 00-00-00-00-00-03 failed to pass authentication, the VID field will be shown as “-”
indicating that packets with SA 00-00-00-00-00-03 will be droped no matter which VLAN
these packets are from.
(4) mac 00-00-00-00-00-04 attempts to start authentication, the VID field will be shown as
“-“ until authentication completed.
If port 2 is in port-based mode:
(1) mac 00-00-00-00-00-10 is the mac which made port 2 pass authentication, mac
address with “(P)” in the end indicats that this authentication is from a port in port-based
mode.
If port 3 is in port-based mode:
(1) mac 00-00-00-00-00-20 attempts to start authentication, mac address with “(P)” in the
end indicats the port-based mode authentication.
(2) mac 00-00-00-00-00-21 failed to pass authentication, mac address with “(P)” in the
end indicats the port-based mode authentication.
NOTE : In port-based mode, the VLAN ID field is displayed in the same way as host-
based mode
Parameters ports – Specifies the list of ports whose WAC state will be displayed.
Restrictions Only Administrator and Operator-level users can issue this command.
Example usage:
To display the WAC authentication state: