Example
The following example adds friendly AP “testing” by its BSSID: 11:11:22:22:33:33 on channel 5:
WLC.siemens.com
:mitigator:maintenance# friendly-ap 11:11:22:22:33:33 ssid
testing channel 5 desc testing
WLC.siemens.com
:mitigator:maintenance# apply
The following example deletes an AP with BSSID: 11:11:22:22:33:33 from friendly status:
WLC.siemens.com
:mitigator:maintenance# friendly-ap 11:11:22:22:33:33 delete
WLC.siemens.com
:mitigator:maintenance# apply
prohibited-ap
Use the
prohibited-ap
command to add, update, or remove an AP from prohibited status. APs are
identified in this context by their BSSID (Basic Service Set ID), which is the same as their MAC address.
The
prohibited-ap
command is accessible from the mitigator:maintenance context of the CLI.
After you run the
prohibited-ap
command, run the
apply
command to implement the change.
prohibited-ap (bssid [desc string] [category string]) | (bssid delete)
Parameters
bssid
The MAC address of the AP.
desc
string
An optional alphanumeric character string describing the AP.
category
string
The optional category defines the reason the AP is prohibited. Valid values are:
prohibitedap, internalhoneypot, and externalhoneypot
delete
Removes the AP identified by the BSSID from prohibited AP status.
Example
The following example makes testap1 with BSSID: 11:11:22:22:33:33 prohibited due to the prohibitedap
category:
WLC.siemens.com
:mitigator:maintenance# prohibited-ap 11:11:22:22:33:33 desc
testap1 category prohibitedap
WLC.siemens.com
:mitigator:maintenance# apply
The following example removes the AP with BSSID: 11:11:22:22:33:33 from prohibited status:
WLC.siemens.com
:mitigator:maintenance# prohibited-ap 11:11:22:22:33:33 delete
WLC.siemens.com
:mitigator:maintenance# apply
reclassify
Use the
reclassify
command to modify the state of one or more APs. APs are identified in this
context by their BSSID (Basic Service Set ID), which is the same as their MAC address. The
reclassify
command is accessible from the mitigator:maintenance context of the CLI.
Radar Commands
prohibited-ap
SCALANCE WLC711 CLI Reference Guide
186
Содержание scalance WLC711
Страница 1: ...SCALANCE WLC711 CLI Reference Guide Release V9 21 14 C79000 G8976 C261 07 Published July 2015 ...
Страница 21: ...dns 2 192 1 2 3 dns 3 192 1 3 3 Common Commands show SCALANCE WLC711 CLI Reference Guide 21 ...
Страница 376: ...Example topology Commands vlanid SCALANCE WLC711 CLI Reference Guide 376 ...