Cisco Wireless Commands

You might also like

Download as txt, pdf, or txt
Download as txt, pdf, or txt
You are on page 1of 1

netsh wlan show networks

netsh wlan show interface

show ap database staus up/down


show ap database long

show ap association ap-name <ap-name>

To turn on debugging for all users:


config t
logging level debugging user

To turn on debugging for only specific users:


config t
logging level debugging user-debug <mac address of user>

show debug -> to verify debug is enabled or not

show log user all


show log user all | include <mac address of user>

show auth-tracebuf

config t
no logging level debug user-debug <mac address of client>

You might also like