38
Examples
# Display static blacklist entries.
<Sysname> display wlan blacklist static
Total number of clients: 3
MAC addresses:
000e-35b2-000e
0019-5b8e-b709
001c-f0bf-9c92
# Display dynamic blacklist entries.
<Sysname> display wlan blacklist dynamic
Total number of clients: 3
MAC address APID Lifetime (s) Duration (hh:mm:ss)
000f-e2cc-0001 1 300 00:02:11
000f-e2cc-0002 2 300 00:01:17
000f-e2cc-0003 3 300 00:02:08
Table 2 Command output
Field Description
MAC address Client MAC address.
APID ID of the AP that detects the rogue client.
Lifetime (s) Lifetime of the entry in seconds.
Duration (hh:mm:ss)
Duration for the entry since the entry was added to the dynamic
blacklist.
display wlan client
Use display wlan client to display client information.
Syntax
display wlan client [ interface wlan-radio interface-number | mac-address mac-address |
service-template service-template-name ] [ verbose ]
Views
Any view
Predefined user roles
network-admin
network-operator
Parameters
wlan-radio interface-number: Displays information about clients that are connected to the specified
radio interface.
mac-address mac-address: Specifies a client by its MAC address.
service-template service-template-name: Displays information about clients that are associated
with the specified service template. The service template name is a case-insensitive string of 1 to 63
characters.
verbose: Displays detailed client information. If you do not specify this keyword, the command
displays brief client information.