config known ap
To configure a known Cisco lightweight access point, use the config known ap command.
config known ap { add | alert | delete} MAC
Syntax Description
|
add |
Adds a new known access point entry. |
|
alert |
Generates a trap upon detection of the access point. |
|
delete |
Deletes an existing known access point entry. |
|
MAC |
MAC address of the known Cisco lightweight access point. |
Command Default
None
Command History
| Release | Modification |
|---|---|
| 7.6 | This command was introduced in a release earlier than Release 7.6. |
Command History
| Release | Modification |
|---|---|
| 8.3 | This command was introduced. |
Examples
The following example shows how to add a new access point entry ac:10:02:72:2f:bf on a known access point:
(Cisco Controller) >config known ap add ac:10:02:72:2f:bf 12


Feedback