Wireless Controller
Dedicated Wi-Fi control and management for high density and mobility
nmichael
Staff
Staff
Article Id 192324
Description

What is the AP command to display a virtual representation of the radio for each ESS profile?


Scope

KB ARTICLE TYPE: FAQ

RELATED PRODUCTS: AP
RELATED SOFTWARE VERSIONS: 4.0 and greater
KEYWORDS: VAP, AP, CLI, VAP display, PMK, Caching, Radio


Solution
Run the "vap display" command on one of the AP's in question. 


The "vap display" command shows you a virtual representation of the radio for each ESS profile.
Anything starting with a zero represents the 2.4GHz radio (Interface Index 1) and anything starting with a one is the 5GHz radio (Interface Index 2).

Example:
ap 22> vap display
 
Device   BSSID             State Assc PwrS Essid
-------- ----------------- ----- ---- ---- ----------------------------------------------------------------------------
radio01 00:0c:e6:37:f2:3d   RUN    0    0 buskiCP16
radio11 00:0c:e6:8f:09:4b   RUN    0    0 buskiCP16
radio12 00:0c:e6:ca:d3:5e   RUN    0    0 buskidot16wpa2
radio02 00:0c:e6:d7:5f:ec   RUN    0    0 buskidot16wpa2


Contributors