D-Link DGS-3600 Switch User Manual


 
xStack
®
DGS-3600 Series Layer 3 Gigabit Ethernet Managed Switch CLI Manual
748
DGS-3627:admin# show wac user
Command: show wac user
User Name Password VID
--------- ---------- ------
Jim pasx 1000
Total Entries: 1
DGS-3627:admin#
show wac auth_state
Purpose Used to display the authentication state of a port.
Syntax
show wac auth_state ports { <portlist> }
Description Used to display the authentication state for ports.
Parameters
ports - Specifies the list of ports whose WAC state will be displayed.
Restrictions None.
Example usage:
Supposed that 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 target VLAN has not been specified at all), 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 dropped 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.
Supposed that 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 is followed by “(P)” to
indicate the port-based mode authentication. Supposed that port 3 is in port-based mode:
2. MAC 00-00-00-00-00-20 attempts to start authentication, MAC address is followed by “(P)” to indicate the port-
based mode authentication.
3. MAC 00-00-00-00-00-21 failed to pass authentication, MAC address is followed by “(P)” to indicate the port-
based mode authentication.