DWS-3160 Series Gigabit Ethernet Unified Switch CLI Reference Guide
917
Parameters
local
- Specifies that the database defined locally. This is the default option.
radius_server
- Specifies that the database defined on a RADIUS server.
default
- Specifies that the default option will be used.
Restrictions
Only Administrators can issue this command.
Example
To configure the known client database location:
DWS-3160-24PC:admin#config wireless wids_security client known_db_location
radius_server
Command: config wireless wids_security client known_db_location radius_server
Success.
DWS-3160-24PC:admin#
96-10
config wireless wids_security client max_auth_failure
Description
This command is used to enable or disable the test which marks the client as rogue if it exceeds
the maximum number of authentication failures.
Format
config wireless wids_security client max_auth_failure [enable | disable]
Parameters
enable
- Specifies to enable the test which marks the client as rogue if it exceeds the maximum
number of authentication failures. This is the default option.
disable
- Specifies to disable the test which marks the client as rogue if it exceeds the maximum
number of authentication failures.
Restrictions
Only Administrators can issue this command.
Example
To enable the test which marks the client as rogue if it exceeds the maximum number of
authentication failures:
DWS-3160-24PC:admin#config wireless wids_security client max_auth_failure
enable
Command: config wireless wids_security client max_auth_failure enable
Success.
DWS-3160-24PC:admin#