
Cedar 880AG Enterprise Dual-Radio AP/Bridge
Description:
summary:
Display wireless summary information.
rogue:
Display all the rogue APs detected by Cedar.
users:
Display all the active wireless users which are using the AP.
link:
Display all the wireless bridge links.
link <MAC>:
Display individual wireless bridge link.
Example:
Cedar#
show wireless summary
Cedar#
show wireless rogue
Cedar#
show wireless link
11.5.2 config
wireless
Syntax:
config wireless {
<on | off> |
80211d < on | off > |
eap_relay < on | off >
}
Description:
8021ld:
Enable/Disable 802.1 world mode.
eap_relay:
Enable/Disable EAP related authentication in AP.
Example:
Cedar#
config wireless on
Cedar#
config wireless eap_relay off
11.5.3 show
wlan
Syntax:
show wlan { all | <wlan name>}
Description:
all:
Display a summary of all the WLANs.
<wlan name>:
Display detailed WLAN configuration.
88