AT-TQ2403 Management Software User's Guide | 233 | |
| | | |
| | | |
| Feature or Setting | CLI Command | |
| | | | |
| To set Authentication Algorithm | | set bss wlan0bssInternal open-system-authentication on | |
| to Both: | | set bss wlan0bssInternal shared-key-authentication on | |
| | | |
| | | | |
For this example, we’ll set the authentication algorithm to Shared Key:
AT-TQ2403# set bss wlan0bssInternal shared-key-authentication on
AT-TQ2403# set bss wlan0bssInternal open-system-authentication off
7. Get Current Security Settings After Re-Configuring to Static WEP Security Mode
Now we can use the "get" command again to view the updated security configuration and see the results of our new settings.
The following command gets the security mode in use on the Internal network:
AT-TQ2403# get interface wlan0 security static-wep
The following command gets details on how the internal network is configured, including details on Security.
AT-TQ2403# get bss wlan0bssInternal detail
PropertyValue
---------------------------------------------------------------------------
status | up |
description | Internal |
radio | wlan0 |
beacon-interface | wlan0 |
mac | 00:01:02:03:02:00 |
dtim-period | 2 |
max-stations | 2007 |
ignore-broadcast-ssid | off |
mac-acl-mode | deny-list |
mac-acl-name | default |
radius-accounting | off |
radius-ip | 127.0.0.1 |
radius-key | secret |
radius-port | 1812 |
radius-accounting-port | 1813 |
vlan-tagged-interface | br0 |
open-system-authentication | off |
shared-key-authentication | on |
wpa-allow-non-wpa-stations | off |
wpa-cipher-tkip | on |
wpa-cipher-ccmp | off |
wpa-allowed | on |
wpa2-allowed | on |
rsn-preauthentication | off |
The following command gets details on the interface and shows the WEP Key settings, specifically.
AT-TQ2403# get interface wlan0 detail
PropertyValue
-----------------------------------------------------------------------------