
Cedar 880AG Enterprise Dual-Radio AP/Bridge
Example:
Cedar#
show wlan all
Cedar#
show wlan Intelicis-a
11.5.4 config
wlan
Syntax:
config wlan {
add <wlan name> |
del <wlan name> |
<wlan name> {
[ssid
<string>]
[ssid_broadcast < on | off >]
[vid < untagged | vlan id >]
[tx_rate < auto | # >]
[max_tx_rate < auto | #>
[min_associate_rate < auto | #>]
[dtim
<1-255>]
[max_stations
<
0-2077>]
[associate
<
open
|
wpa
| wpa2 | wpa-psk | wpa2-psk |
wpa,wpa2
|
wpa-psk,wpa2-psk
>]
[encrypt
<
none
|
wep
|
tkip | aes | wep,tkip | wep,aes |
tkip,aes
|
wep,tkip,aes
>]
[wep_key_0 <string that is 5, 13 or 16 characters long>]
[wep_key_1 <string that is 5, 13 or 16 characters long>]
[wep_key_2 <string that is 5, 13 or 16 characters long>]
[wep_key_3 <string that is 5, 13 or 16 characters long>]
[default_wep_key < 0 | 1 | 2 | 3>]
[wpa_psk < string that is 8 to 63 characters long>]
[8021x_auth < on | off >]
[8021x_auth_profile < clear | “profile name” >]
[mac_auth < on | off >]
[mac_auth_profile < clear | “profile name”>]
[radius_profile < clear | “profile name”>]
}
}
89