DGS-3200 Series Layer 2 Gigabit Managed Switch CLI Manual
370
D G S - 3 2 0 0 - 1 0 : 4 #
42-13 config jwac port
Purpose
Used to configure the port state of JWAC.
Format
config jwac port [<portlist> | all] {state [enable | disable] | max_authenticating_host <value 0-10> |
aging_time [infinite | <min 1-1440>] | idle_time [infinite | <min 1-1440>] | block_time [<sec 0-300>]}
Description
The
config jwac port
command allows you to configure port state of JWAC. The default value of the
max_authenticating_host
is 10. The default value of the
aging_time
is 1440 minutes. The default value
of the
idle_time
is infinite. The default value of the
block_time
is 0 seconds.
Parameters
Parameters
Description
<porlist>
A port range for setting the JWAC state.
all
Every Switch ports’ JWAC state is configured.
state
Specifies the port state of JWAC.
max_authenticating_host
The maximum number of hosts that can process authentication
on each port at the same time.
aging_time
A time period during which an authenticated host will keep in
authenticated state. “
infinite
” indicates never aging out the
authenticated host on the port.
idle_time
If there is no traffic during idle time, the host will be moved back
to unauthenticated state. “
infinite
” indicates never checking the
idle state of the authenticated host on the port.
block_time
If a host fail to pass the authentication, it will be blocked for a
period specified by the block time.
Restrictions
You must have administrator privileges.
Example
D G S - 3 2 0 0 - 1 0 : 4 # c o n f i g j w a c p o r t 1 - 9 s t a t e e n a b l e
C o m m a n d : c o n f i g j w a c p o r t 1 - 9 s t a t e e n a b l e
S u c c e s s .
D G S - 3 2 0 0 - 1 0 : 4 #