
CLI commands
max-association
Supported on: MSM710 MSM730 MSM750 MSM760 MSM765zl
max-association <stations>
Sets the maximum number of clients stations that can associate with this VAP (VSC).
<stations> Number of client stations. Range: 1 - 255.
ssid name
Supported on: MSM710 MSM730 MSM750 MSM760 MSM765zl
ssid name <name>
Specifies the WLAN name (SSID) for the profile.
vlan
Supported on: MSM710 MSM730 MSM750 MSM760 MSM765zl
vlan <id>
Assigns a VLAN ID to this VAP (VSC).
no vlan
Deletes the VLAN ID for this VAP (VSC).
Parameters
<id> VLAN ID. Range: 1 - 4094.
encryption key 1
Supported on: MSM710 MSM730 MSM750 MSM760 MSM765zl
encryption key <key> <value>
Sets WEP key 1.
no encryption key <key>
Deletes WEP key 1.
Parameters
<key> WEP key number. Range: 1 - 4. Keys 2 to 4 are only supported on the first
WLAN profile.
<value> Key value. The number of characters you specify for a key determines the
level of encryption the service controller will provide.
For 40-bit encryption, specify 5 ASCII characters or 10 HEX digits.
For 128-bit encryption, specify 13 ASCII characters or 26 HEX digits.
encryption key format
Supported on: MSM710 MSM730 MSM750 MSM760 MSM765zl
encryption key format (hex | ascii)
Specify the WEP key format.
Parameters
hex Hex keys should only include the following digits: 0-9, a-f, A-F
2-89