xStack® DES-3528/DES-3552 Series Layer 2 Managed Stackable Fast Ethernet Switch CLI Reference Guide
378
config jwac ports
Purpose
Used to configure port state of JWAC.
Syntax
config jwac ports [<portlist> | all] {state [enable | disable] | max_authenticating_host
<value 0
–
n> | aging_time [infinite | <min 1
–
1440>] | idle_time [infinite | <min 1
–
1440>] | block_time [<sec 0
–
300>]}(1)
Description
This command allows you to configure port state of JWAC.
The default value of
max_authenticating_host
is
50
.
The default value of
aging_time
is
1440
minutes.
The default value of
idle_time
is infinite.
The default value of
block_time
is
0
seconds.
Parameters
<portlist>
−
A port range to set the JWAC state.
all
−
All the Switch ports’ JWAC state is to be configured.
state
- To specify the port state of JWAC.
max_authenticating_host
−
Max number of host process authentication on each port at the
same time.
The max authenticating hosts depends on a specific project.
aging_time
−
A time period during which an authenticated host will keep an authenticated
state.
“infinite” indicates never to age 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 to check the idle state of the authenticated host on the port.
block_time
−
If a host fails to pass the authentication, it will be blocked for a period specified
by block_time.
Restrictions
Only Administrator and Operator and Power-User-level users can issue this command.
Example usage:
To configure JWAC ports:
DES-3528:admin# config jwac port 1-9 state enable
Command: config jwac port 1-9 state enable
Success.
DES-3528:admin#