User Manual

325
- <Examples>
# wlan 5g rtsthreshold 1800
wlan {2.4g | 5g} ssid addsecurity
Configure additional authentication SSID.
<The syntax of the command>
<No additional authentication>
wlan {media} ssid addsecurity { ssidname (ssid) | ssidnum (ssidnum) } mode none
<Limited by the MAC address list>
wlan {media} ssid addsecurity { ssidname (ssid) | ssidnum (ssidnum) } mode macfilter
<MAC-RADIUS authentication>
wlan {media} ssid addsecurity { ssidname (ssid) | ssidnum (ssidnum) } mode macradius
{ authmac | authpass (authpass) }
<MAC address list + MAC-RADIUS authentication>
wlan {media} ssid addsecurity { ssidname (ssid) | ssidnum (ssidnum) } mode
macradius+macfilter { authmac | authpass (authpass) }
- <Parameter>
{media} 2.4g Set the addsecurity of the SSID on 802.11g.
5g Set the addsecurity of the SSID on 802.11a.
(ssid) Specify the SSID to be set.
(ssidnum) Specify the number of the SSID to be set.
authmac The MAC address as the password authentication MAC RADIUS.
authpass Set the password in the password authentication MAC RADIUS.
(authpass) Enter a shared secret.
- <Default configuration>
NA
- <Command mode>
Immediate Mode, Edit Mode
- <Compatible Products>
CAP1300
- <Examples>
# wlan 5g ssid addsecurity ssidname edimax5g01-168801 mode none
# wlan 2.4g ssid addsecurity ssidnum 1 mode macfilter
# wlan 5g ssid addsecurity ssidname edimax5g01-168801 mode macradius authmac
# wlan 2.4g ssid addsecurity ssidnum 2 mode macradius+macfilter authpass 12345678
wlan {2.4g | 5g} ssid create
Create the number of the SSID.
<The syntax of the command>
wlan {media} ssid create (num)
- <Parameter>
{media} 2.4g Create the multi-SSID on 802.11g.