D-Link dgs-3420 Work Light User Manual


 
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide
445
Parameters
<tcp_port_number 1-65535> - Specify a TCP port which the JWAC switch listens to and uses to
finish the authenticating process.
http - (Optional) Specify the JWAC run HTTP protocol on this TCP port.
https - (Optional) Specify the JWAC run HTTPS protocol on this TCP port.
Restrictions
Only Administrator, Operator and Power-User level users can issue this command.
Example
To configure the TCP port which the JWAC switch listens to:
DGS-3420-28SC:admin#config jwac switch_http_port 8888 http
Command: config jwac switch_http_port 8888 http
Success.
DGS-3420-28SC:admin#
42-17 config jwac ports
Description
This command is used to configure port state of JWAC.
Format
config jwac ports [<portlist> | all] {state [enable | disable] | max_authenticating_host <value
0-100> | aging_time [infinite | <min 1-1440>] | idle_time [infinite | <min 1-1440>] | block_time
[<sec 0-300>]}(1)
Parameters
<portlist> - Specify a port range for setting the JWAC state.
all - Specify to configure all switch ports’ JWAC state.
state - Specify the port state of JWAC.
enable - Specify to enable the JWAC port state.
disable - Specify to disable the JWAC port state.
max_authenticating_host - Specify the maximum number of hosts that can process
authentication on each port at the same time. The default value is 100.
<value 0-100> - Specify the maximum number of authenticating hosts, between 0 and 100.
aging_time - Specify a time period during which an authenticated host will keep in authenticated
state.
infinite - Specify to indicate the authenticated host on the port will never ageout.
<min 1-1440> - Specify an aging time between 1 and 1440 minutes. The default value is 1440
minutes.
idle_time - If there is no traffic during idle time, the host will be moved back to unauthenticated
state.
infinite - Specify to indicate the idle state of the authenticated host on the port will never be
checked. The default value is infinite.
<min 1-1440> - Specify an idle time between 1 and 1440 minutes.