D-Link DGS-3600 Switch User Manual


 
xStack
®
DGS-3600 Series Layer 3 Gigabit Ethernet Managed Switch CLI Manual
394
DGS-3627:admin# show jwac update_server
Command: show jwac update_server
Index IP TCP/UDP Port State
----- ------------------ ------- ----- --------
1 10.0.0.0/8 - - Inactive
2 10.1.1.1/32 UDP 90 Inactive
3 10.3.3.3/32 TCP 80 Inactive
4 10.3.3.4/32 - - Inactive
5 10.3.3.5/32 - - Inactive
6 10.3.3.6/32 - - Inactive
7 10.3.3.7/32 - - Inactive
8 10.3.3.9/32 - - Inactive
9 10.3.3.10/32 - - Inactive
10 100.100.100.100/32 TCP 9080 Inactive
DGS-3627:admin#
show jwac auth_state
Purpose Used to display information of JWAC client host.
Syntax
show jwac auth_state ports {<portlist>}
Description The show jwac auth_state command allows you to show the information of JWAC client host.
Parameters
ports - A port range to show the information of client host.
If no port is specified, all ports’ JWAC authentication state will be displayed.
Restrictions None.
Example usage:
Supposed that port 1 is in host-based mode:
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).
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)
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.
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:
MAC 00-00-00-00-00-10 is the MAC which made port 2 pass authentication, MAC address is followed by “(P)” indicating
that this authentication is from a port in port-based mode.
Supposed that port 3 is in port-based mode:
MAC 00-00-00-00-00-20 attempts to start authentication, MAC address is followed by “(P)” to indicate the port-based
mode authentication.
MAC 00-00-00-00-00-21 failed to pass authentication, MAC address is followed by “(P)” to indicate the port-based mode
authentication.
NOTE: In port-based mode, the VLAN ID field is displayed in the same way as host-based mode.