User`s guide

56
Entity
Instance
Parameter
Values
Equivalent Web Parameter
wpa2psk
wparadius
wpa2radius
wifinode 0 weptype open, sharedkey Not available on the WEB.
wifinode 0 wepkeylen 64, 128 WEP Key size
wifinode 0 wepkeyindex 1 - 4 WEP Key index
wifinode 0 wpatype tkip, aes WPA Encryption
wifinode 0 sharedkey text WEP Key/WPA pre-shared key
radcli n* nasid String RADIUS NAS ID
radcli n* server IP Address RADIUS Server IP Address
radcli n* password String RADIUS Server Password
* The Wi-Fi interfaces each use a fixed RADIUS client, e.g.,
Wi-Fi 0 uses radcli 1
Wi-Fi 1 uses radcli 2
Wi-Fi 2 uses radcli 3 and so on.
The table below details the authentication and encryption algorithms and the CLI commands
needed to configure them:
Network
Authentication
Data Encryption CLI Commands
Open Disabled wifinode 0 security none
Shared Disabled Not supported
Open WEP
wifinode 0 security wep
wifinode 0 weptype open
wifinode 0 wepkeylen <64 |
128>
wifinode 0 wepkeyindex <1..4>
wifinode 0 sharedkey <5 or 13
char key>
Shared WEP
wifinode 0 security wep
wifinode 0 weptype sharedkey
wifinode 0 wepkeylen <64 |
128>
wifinode 0 wepkeyindex <1..4>
wifinode 0 sharedkey <5 or 13
char key>
WPA TKIP
wifinode 0 security wparadius
wifinode 0 wpatype tkip
wifinode 0 radiuscfg 1
WPA2 TKIP wifinode 0 security wpa2radius