Users Guide

Table Of Contents
l Authentication command: blacklist
l Key to validate authentication request: $abcd$1234$
l Key is sent in cleartext format
Response from the controller
server=10.11.12.13, command=blacklist, version=1.0, secret=$abcd$1234$sessid=
Message authentication is cleartext ($abcd$1234$)
HTTP/1.1 200 OK
Date: Tue, 03 Aug 2010 23:29:11 GMT
Server:
Content-Length: 56
Connection: close
Content-Type: text/xml
<authresponse>
<status>Ok</status>
<code>0</code>
</authresponse>
The show user-table command does not list the blacklisted client. You can use the show ap blacklist-clients
command on your controller to view the list of blacklisted clients
(host) (config) #show ap blacklist-clients
Blacklisted Clients
-------------------
MAC reason block-time (sec) remaining time(sec)
------------ ------ ---------------- --------------------
00:19:d2:01:0b:84 user-defined 5 3595
Dell Networking W-Series ArubaOS 6.4.x | User Guide External User Management | 1128